index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
tools
/
dsymutil
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Dsymutil][Debuginfo][NFC] #3 Refactor dsymutil to separate DWARF optimizing ...
Alexey Lapshin
2020-01-13
4
-54
/
+101
*
[Dsymutil][Debuginfo][NFC] Reland: Refactor dsymutil to separate DWARF optimi...
Alexey Lapshin
2020-01-08
10
-1048
/
+193
*
[Remarks] Warn if a remark file is not found when processing static archives
Francis Visoiu Mistrih
2020-01-03
1
-3
/
+33
*
Temporarily Revert "[Dsymutil][Debuginfo][NFC] Refactor dsymutil to separate ...
Eric Christopher
2019-12-19
9
-82
/
+933
*
[Dsymutil][Debuginfo][NFC] Refactor dsymutil to separate DWARF optimizing par...
Alexey Lapshin
2019-12-19
9
-933
/
+82
*
Fix building shared libraries broken by 8e48e8e3e32.
Alexey Lapshin
2019-12-06
2
-1
/
+2
*
[Dsymutil][NFC] Move NonRelocatableStringpool into common CodeGen folder.
Alexey Lapshin
2019-12-06
7
-153
/
+12
*
[dsymutil] Remove recursion from lookForChildDIEsToKeep (2/2) (NFC)
Jonas Devlieghere
2019-12-04
1
-74
/
+139
*
[dsymutil] Remove recursion from lookForChildDIEsToKeep (1/2) (NFC)
Jonas Devlieghere
2019-12-04
2
-172
/
+206
*
[dsymutil] Support --out (NFC)
Jonas Devlieghere
2019-12-03
1
-1
/
+1
*
[dsymutil] Add support for linking remarks
Francis Visoiu Mistrih
2019-11-01
5
-1
/
+132
*
[dsymutil] Add DW_TAG_common_block to dieNeedsChildrenToBeMeaningful
Jonas Devlieghere
2019-11-01
1
-3
/
+4
*
[Mips] Use appropriate private label prefix based on Mips ABI
Mirko Brkusanin
2019-10-23
1
-2
/
+2
*
[dsymutil] Print warning/error for unknown/missing arguments.
Jonas Devlieghere
2019-10-16
1
-0
/
+10
*
[dsymutil] Support and relocate base address selection entries for debug_loc
Jonas Devlieghere
2019-10-15
1
-0
/
+12
*
[dsymutil] Move CommonSymbols.clear() in resetParserState.
Jonas Devlieghere
2019-10-10
1
-1
/
+1
*
Re-land "[dsymutil] Fix handling of common symbols in multiple object files."
Jonas Devlieghere
2019-10-09
1
-2
/
+33
*
Revert r374139, "[dsymutil] Fix handling of common symbols in multiple object...
Jeremy Morse
2019-10-09
1
-33
/
+2
*
[dsymutil] Fix handling of common symbols in multiple object files.
Jonas Devlieghere
2019-10-09
1
-2
/
+33
*
[dsymutil] Improve verbose output (NFC)
Jonas Devlieghere
2019-10-08
1
-8
/
+11
*
[dsymutil] Fix stack-use-after-scope
Jonas Devlieghere
2019-10-04
1
-2
/
+2
*
[dsymutil] Don't overload LinkOptions.
Jonas Devlieghere
2019-10-03
1
-35
/
+34
*
Fix build failure with GCC on identifier reusing.
Michael Liao
2019-10-03
1
-1
/
+1
*
[dsymutil] Improve consistency by removing redundant namespaces (NFC)
Jonas Devlieghere
2019-10-03
1
-44
/
+40
*
[dsymutil] Tablegenify option parsing
Jonas Devlieghere
2019-10-03
3
-297
/
+443
*
[Alignment][NFC] Remove unneeded llvm:: scoping on Align types
Guillaume Chatelet
2019-09-27
1
-2
/
+2
*
[Alignment] Introduce llvm::Align to MCSection
Guillaume Chatelet
2019-09-13
1
-1
/
+1
*
[Alignment] Move OffsetToAlignment to Alignment.h
Guillaume Chatelet
2019-09-12
1
-1
/
+1
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
4
-7
/
+7
*
Recommit r368812 "[llvm/Object] - Convert SectionRef::getName() to return Exp...
George Rimar
2019-08-14
2
-2
/
+10
*
Revert r368812 "[llvm/Object] - Convert SectionRef::getName() to return Expec...
George Rimar
2019-08-14
2
-10
/
+2
*
[llvm/Object] - Convert SectionRef::getName() to return Expected<>
George Rimar
2019-08-14
2
-2
/
+10
*
DebugInfo/DWARF: Normalize DWARFObject members on the DWARF spec section names
David Blaikie
2019-08-07
1
-3
/
+3
*
Switch LLVM to use 64-bit offsets (2/5)
Igor Kudrin
2019-08-06
4
-36
/
+36
*
Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC
Fangrui Song
2019-08-05
1
-2
/
+2
*
[dsymutil] Fix heap-use-after-free related to the LinkOptions.
Jonas Devlieghere
2019-08-01
1
-5
/
+6
*
[dsymutil] Pass LinkOptions by value instead of const ref.
Jonas Devlieghere
2019-07-30
3
-6
/
+6
*
[DebugInfo] Generate fixups as emitting DWARF .debug_frame/.eh_frame.
Hsiangkai Wang
2019-07-19
1
-1
/
+1
*
Revert "[DebugInfo] Generate fixups as emitting DWARF .debug_frame/.eh_frame."
Hsiangkai Wang
2019-07-18
1
-1
/
+1
*
[DebugInfo] Generate fixups as emitting DWARF .debug_frame/.eh_frame.
Hsiangkai Wang
2019-07-18
1
-1
/
+1
*
Cleanup: llvm::bsearch -> llvm::partition_point after r364719
Fangrui Song
2019-06-30
1
-2
/
+2
*
Simplify std::lower_bound with llvm::{bsearch,lower_bound}. NFC
Fangrui Song
2019-06-21
1
-7
/
+5
*
[dsymutil] Remove stale comment (NFC)
Jonas Devlieghere
2019-06-10
1
-1
/
+0
*
[dsymutil] Use the number of threads specified.
Jonas Devlieghere
2019-06-07
1
-3
/
+5
*
[dsymutil] Support more than 4 architectures
Jonas Devlieghere
2019-06-05
2
-2
/
+3
*
[dwarfdump] Add flag to limit the number of parents DIEs
Jonas Devlieghere
2019-05-24
1
-8
/
+10
*
Break false dependencies on target libraries
Daniel Sanders
2019-05-23
1
-1
/
+4
*
[Dsymutil] Remove redundant argument (NFC)
Jonas Devlieghere
2019-05-21
3
-7
/
+5
*
Recommit [Object] Change object::SectionRef::getContents() to return Expected...
Fangrui Song
2019-05-16
2
-7
/
+13
*
Revert r360876 "[Object] Change object::SectionRef::getContents() to return E...
Hans Wennborg
2019-05-16
2
-13
/
+7
[next]