projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Do not duplicate method name in comment, remove duplicate comment
[oota-llvm.git]
/
tools
/
dsymutil
/
2015-07-16
Rafael Espindola
Delete an unused function.
tree
|
commitdiff
2015-07-07
Rafael Espindola
Delete UnknownAddress. It is a perfectly valid symbol...
tree
|
commitdiff
2015-07-07
Rafael Espindola
Common symbols don't have a value.
tree
|
commitdiff
2015-07-03
Rafael Espindola
Replace a few more MachO only uses of getSymbolAddress.
tree
|
commitdiff
2015-07-02
Rafael Espindola
Return ErrorOr from SymbolRef::getName.
tree
|
commitdiff
2015-06-29
Rafael Espindola
Don't return error_code from function that never fails.
tree
|
commitdiff
2015-06-26
Aaron Ballman
Silencing spurious MSVC C4189 warnings regarding local...
tree
|
commitdiff
2015-06-26
Rafael Espindola
Simplify getSymbolType.
tree
|
commitdiff
2015-06-25
Duncan P. N. Exon...
AsmPrinter: Use an intrusively linked list for DIE...
tree
|
commitdiff
2015-06-25
Duncan P. N. Exon...
AsmPrinter: Convert DIE::Values to a linked list
tree
|
commitdiff
2015-06-25
Duncan P. N. Exon...
dsymutil: Split out patchStmtList(), NFC
tree
|
commitdiff
2015-06-24
Rafael Espindola
Change how symbol sizes are handled in lib/Object.
tree
|
commitdiff
2015-06-16
Daniel Sanders
Recommit r239721: Replace string GNU Triples with llvm...
tree
|
commitdiff
2015-06-15
Daniel Sanders
Revert r239721 - Replace string GNU Triples with llvm...
tree
|
commitdiff
2015-06-15
Daniel Sanders
Replace string GNU Triples with llvm::Triple in InitMCO...
tree
|
commitdiff
2015-06-05
Frederic Riss
[dsymutil] Add support for linking the debug_frame...
tree
|
commitdiff
2015-06-05
Frederic Riss
[dsymutil] Rename a variable to appease some bots.
tree
|
commitdiff
2015-06-05
Frederic Riss
[dsymutil] Have the YAML deserialization rewrite the...
tree
|
commitdiff
2015-06-05
Frederic Riss
[dsymutil] Apply clang-format. NFC
tree
|
commitdiff
2015-06-05
Frederic Riss
[dsymutil] Out-line the YAML serialization code. NFC
tree
|
commitdiff
2015-06-05
Frederic Riss
[dsymutil] Handle the -oso-prepend-path option when...
tree
|
commitdiff
2015-06-03
Frederic Riss
Reapply r238941 - [dsymutil] Accept a YAML debug map...
tree
|
commitdiff
2015-06-03
Sanjay Patel
add missing dependency on Target lib for tools
tree
|
commitdiff
2015-06-03
Frederic Riss
Revert "[dsymutil] Accept a YAML debug map as input...
tree
|
commitdiff
2015-06-03
Frederic Riss
[dsymutil] Accept a YAML debug map as input instead...
tree
|
commitdiff
2015-06-03
Frederic Riss
[dsymutil] Replace -parse-only option with -dump-debug-map
tree
|
commitdiff
2015-06-03
Frederic Riss
[dsymutil] Reflow option declarations to be more readable.
tree
|
commitdiff
2015-06-01
Frederic Riss
[dsymutil] Remove extraneous std::move of local in...
tree
|
commitdiff
2015-06-01
Frederic Riss
[dsymutil] Remove unnecessary ';'
tree
|
commitdiff
2015-06-01
Frederic Riss
[dsymutil] Use YAMLIO to dump debug map.
tree
|
commitdiff
2015-05-28
Duncan P. N. Exon...
AsmPrinter: Rename begin_values() => values_begin(...
tree
|
commitdiff
2015-05-28
Aaron Ballman
Silencing two signed/unsigned mismatch warnings; NFC.
tree
|
commitdiff
2015-05-27
Duncan P. N. Exon...
AsmPrinter: Stop exposing underlying DIEValue list...
tree
|
commitdiff
2015-05-27
Duncan P. N. Exon...
AsmPrinter: Store abbreviation data directly in DIE...
tree
|
commitdiff
2015-05-27
Duncan P. N. Exon...
Reapply "AsmPrinter: Change DIEValue to be stored by...
tree
|
commitdiff
2015-05-27
Duncan P. N. Exon...
Revert "AsmPrinter: Change DIEValue to be stored by...
tree
|
commitdiff
2015-05-27
Duncan P. N. Exon...
AsmPrinter: Change DIEValue to be stored by value
tree
|
commitdiff
2015-05-21
Rafael Espindola
Move alignment from MCSectionData to MCSection.
tree
|
commitdiff
2015-05-19
Alexey Samsonov
[DWARF parser] Make DWARF parser more robust against...
tree
|
commitdiff
2015-05-18
Jim Grosbach
MC: Clean up method names in MCContext.
tree
|
commitdiff
2015-05-15
Pete Cooper
Remove MCAssembler.h include from MCStreamer.h and...
tree
|
commitdiff
2015-04-24
Lang Hames
[AsmPrinter] Make AsmPrinter's OutStreamer member a...
tree
|
commitdiff
2015-03-20
Rafael Espindola
Don't declare all text sections at the start of the .s
tree
|
commitdiff
2015-03-17
Rafael Espindola
Centralize the handling of unique ids for temporary...
tree
|
commitdiff
2015-03-17
Rafael Espindola
Convert the last 4 users of GetTempSymbol to createTemp...
tree
|
commitdiff
2015-03-17
Rafael Espindola
Switch two simple uses of GetTempSymbol to createTempSy...
tree
|
commitdiff
2015-03-16
Rafael Espindola
Pass in a "const Triple &T" instead of a raw StringRef.
tree
|
commitdiff
2015-03-16
Frederic Riss
[dsymutil] Add support to generate .debug_pubnames...
tree
|
commitdiff
2015-03-15
Frederic Riss
[dsymutil] Add missing raw_svector_stream::resync(...
tree
|
commitdiff
2015-03-15
Frederic Riss
[dsymutil] Add support for linking line tables.
tree
|
commitdiff
2015-03-15
Frederic Riss
[dsymutil] Add an way to iterate over a DebugMapObject...
tree
|
commitdiff
2015-03-15
Frederic Riss
[dsymutil] Add function size to the debug map.
tree
|
commitdiff
2015-03-14
Frederic Riss
[dsymutil] Add support for debug_loc section.
tree
|
commitdiff
2015-03-14
Frederic Riss
[dsymutil] Generate debug_aranges section.
tree
|
commitdiff
2015-03-14
Frederic Riss
[dsymutil] Identify each CompileUnit with a unique ID.
tree
|
commitdiff
2015-03-13
Frederic Riss
[dsymutil] Fix typo in comment.
tree
|
commitdiff
2015-03-13
Frederic Riss
[dsymutil] Fix typo in doxygen comment.
tree
|
commitdiff
2015-03-13
Frederic Riss
[dsymutil] Implement DW_AT_ranges linking.
tree
|
commitdiff
2015-03-13
Frederic Riss
[dsymutil] Move a function declaration closer to its...
tree
|
commitdiff
2015-03-13
Frederic Riss
[dsymutil] Fix handling of cross-cu forward references.
tree
|
commitdiff
2015-03-13
Frederic Riss
[dsymutil] Add relocation of compile_units low_pc/high_pc.
tree
|
commitdiff
2015-03-13
Frederic Riss
[dsymutil] Fix location cloning for newer dwarf versions.
tree
|
commitdiff
2015-03-12
Frederic Riss
Reapply "[dsymutil] Gather function ranges during DIE...
tree
|
commitdiff
2015-03-11
Frederic Riss
Revert "[dsymutil] Gather function ranges during DIE...
tree
|
commitdiff
2015-03-11
Frederic Riss
[dsymutil] Add missing headers.
tree
|
commitdiff
2015-03-11
Frederic Riss
[dsymutil] Gather function ranges during DIE selection.
tree
|
commitdiff
2015-03-11
Frederic Riss
[dsymutil] Small clang-format patch.
tree
|
commitdiff
2015-03-11
Frederic Riss
[dsymutil] Correctly clone address attributes.
tree
|
commitdiff
2015-03-10
Eric Christopher
Remove the use of the subtarget in MCCodeEmitter creati...
tree
|
commitdiff
2015-03-07
Aaron Ballman
Adding parenthesis around logical expressions to silenc...
tree
|
commitdiff
2015-03-07
Aaron Ballman
Removing spurious semi-colons; NFC
tree
|
commitdiff
2015-03-07
Frederic Riss
[dsymutil] Apply relocations to DIE data before cloning.
tree
|
commitdiff
2015-03-06
Frederic Riss
[dsymutil] Support cloning DIE reference attributes.
tree
|
commitdiff
2015-03-06
Frederic Riss
[dsymutil] Set linked unit start offset early. NFC.
tree
|
commitdiff
2015-03-06
Frederic Riss
[dsymutil] Add debug_str construction support.
tree
|
commitdiff
2015-03-05
Frederic Riss
Revert "[dsymutil] MSVC does generate move constructors...
tree
|
commitdiff
2015-03-05
Frederic Riss
[dsymutil] MSVC does generate move constructors, but...
tree
|
commitdiff
2015-03-04
David Blaikie
Provide an explicit move ctor because MSVC can't synthe...
tree
|
commitdiff
2015-03-04
Frederic Riss
[dsymutil] Add minimal code to emit DIE trees.
tree
|
commitdiff
2015-02-28
Frederic Riss
[dsymutil] Fully qualify llvm::make_unique<>.
tree
|
commitdiff
2015-02-28
Frederic Riss
[dsymutil] Add the DwarfStreamer class.
tree
|
commitdiff
2015-02-28
Frederic Riss
[dsymutil] Add a LinkOptions struct to pass to the...
tree
|
commitdiff
2015-02-28
Frederic Riss
[dsymutil] clang-format a file
tree
|
commitdiff
2015-02-28
Frederic Riss
[dsymutil] Add -o option to select ouptut filename
tree
|
commitdiff
2015-02-28
Frederic Riss
[dsymutil] Create warn() global helper...
tree
|
commitdiff
2015-02-28
Frederic Riss
[dsymutil] Make trivial accessor const.
tree
|
commitdiff
2015-02-13
Frederic Riss
[dsymutil] Add DIE selection algorithm.
tree
|
commitdiff
2015-02-13
Frederic Riss
[dsymutil] Downcase a function name.
tree
|
commitdiff
2015-02-13
Frederic Riss
[dsymutil] Add a few generic helper methods.
tree
|
commitdiff
2015-02-13
Frederic Riss
[dsymutil] constify trivial function.
tree
|
commitdiff
2015-02-13
Frederic Riss
[dsymutil] Find relocations that correspond to debug...
tree
|
commitdiff
2015-02-13
Frederic Riss
[dsymutil] Add DebugMapObject::lookupObjectAddress()
tree
|
commitdiff
2015-02-13
Chandler Carruth
Re-sort #include lines using my handy dandy ./utils...
tree
|
commitdiff
2015-01-30
Zachary Turner
Move DebugInfo to DebugInfo/DWARF.
tree
|
commitdiff
2015-01-28
Frederic Riss
[dsymutil] Gather the DIE tree child->parent relationships.
tree
|
commitdiff
2015-01-28
Frederic Riss
[dsymutil] Add DwarfLinker class.
tree
|
commitdiff
2015-01-19
Frederic Riss
[dsymutil] Add the detected target triple to the debug...
tree
|
commitdiff
2015-01-14
Chandler Carruth
[cleanup] Re-sort all the #include lines in LLVM using
tree
|
commitdiff
2015-01-07
Alexey Samsonov
Fix uninitialized memory read in llvm-dsymutil for...
tree
|
commitdiff
2015-01-05
Frederic Riss
[dsymutil] Implement the BinaryHolder object and gain...
tree
|
commitdiff
next