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
/
llvm-objdump
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix LLD testsuite fallout from r253429
David Majnemer
2015-11-18
1
-4
/
+4
*
[llvm-objdump] Use the COFF export table for additional symbols
David Majnemer
2015-11-18
1
-57
/
+118
*
[Object, MachO] Mark symbols from DATA and BSS sections as ST_Data
Kuba Brecka
2015-11-12
1
-1
/
+1
*
Reapply r250906 with many suggested updates from Rafael Espindola.
Kevin Enderby
2015-11-05
2
-8
/
+39
*
[ELF] elfiamcu triple should imply e_machine == EM_IAMCU
Michael Kuperstein
2015-11-04
1
-0
/
+1
*
MachO: support tvOS and watchOS version min commands in llvm-objdump
Tim Northover
2015-11-02
1
-7
/
+22
*
This can take a const reference. NFC.
Rafael Espindola
2015-10-31
1
-1
/
+1
*
Simplify handling of archive Symbol tables.
Rafael Espindola
2015-10-31
1
-7
/
+2
*
Simplify boolean expressions in tools/llvm-objdump.
Rafael Espindola
2015-10-24
1
-2
/
+2
*
Backing out commit r250906 as it broke lld.
Kevin Enderby
2015-10-21
2
-34
/
+10
*
This removes the eating of the error in Archive::Child::getSize() when the ch...
Kevin Enderby
2015-10-21
2
-10
/
+34
*
Fix a bugs in the Mach-O disassembler when disassembling from a
Kevin Enderby
2015-10-10
1
-57
/
+66
*
Fix use of uninitialized bool, found by ubsan in portion of
Richard Smith
2015-10-09
1
-6
/
+10
*
Fixed two bugs in llvm-objdump’s printing of Objective-C meta data
Kevin Enderby
2015-10-09
1
-0
/
+20
*
Fix a bug in llvm-objdump’s printing of Objective-C meta data
Kevin Enderby
2015-10-08
1
-0
/
+2
*
Fix a bug in llvm-objdump’s printing of Objective-C meta data
Kevin Enderby
2015-10-08
1
-3
/
+9
*
Stop linking all target libraries in llvm-nm and llvm-objdump.
Pete Cooper
2015-10-07
2
-2
/
+4
*
Fix two bugs in llvm-objdump’s printing of Objective-C meta data
Kevin Enderby
2015-10-06
1
-2
/
+4
*
[PATCH] D13360: [llvm-objdump] Teach -d about AArch64 mapping symbols
Davide Italiano
2015-10-01
1
-0
/
+49
*
[llvm-objdump] Fix time of check to time of use bug.
Davide Italiano
2015-10-01
1
-3
/
+0
*
Fix Clang-tidy modernize-use-nullptr warnings in examples and include directo...
Hans Wennborg
2015-09-29
1
-4
/
+5
*
[objdump] Make iterator operator* return a reference.
Benjamin Kramer
2015-09-24
1
-1
/
+1
*
Use makeArrayRef or None to avoid unnecessarily mentioning the ArrayRef type ...
Craig Topper
2015-09-21
2
-10
/
+10
*
Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and r...
Daniel Sanders
2015-09-15
2
-7
/
+5
*
Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* an...
Daniel Sanders
2015-09-15
2
-5
/
+7
*
Revert r247684 - Replace Triple with a new TargetTuple ...
Daniel Sanders
2015-09-15
2
-7
/
+5
*
Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.
Daniel Sanders
2015-09-15
2
-5
/
+7
*
[llvm-readobj] Shrink code a little bit. No functional change.
Davide Italiano
2015-09-07
1
-36
/
+9
*
[llvm-reaodbj] Simplify code. No functional change (intended).
Davide Italiano
2015-09-02
1
-24
/
+8
*
[llvm-objdump] Use the new MinVersion API introduced in r245938. NFC.
Davide Italiano
2015-08-26
1
-8
/
+12
*
Remove and forbid raw_svector_ostream::flush() calls.
Yaron Keren
2015-08-13
1
-2
/
+0
*
Remove raw_svector_ostream::resync and users. It's no-op after r244870.
Yaron Keren
2015-08-13
1
-1
/
+0
*
Use higher level functions in llvm-objdump.
Rafael Espindola
2015-08-10
1
-17
/
+12
*
Convert getSymbolSection to return an ErrorOr.
Rafael Espindola
2015-08-07
3
-9
/
+8
*
[llvm-objdump] Add missing call to exit(1).
Davide Italiano
2015-08-06
1
-0
/
+1
*
[llvm-objdump] Call exit(1) on error, i.e. fail early.
Davide Italiano
2015-08-05
4
-89
/
+42
*
[llvm-objdump] Range-loopify. NFC intended.
Davide Italiano
2015-08-03
1
-3
/
+2
*
[llvm-objdump] Inverting logic to match the word "predicate". Returning true...
Colin LeMahieu
2015-07-29
1
-4
/
+4
*
[llvm-objdump] Merging MachO DumpSections in to FilterSections. Simplifying ...
Colin LeMahieu
2015-07-29
3
-26
/
+21
*
[llvm-objdump] Added -j flag to filter sections that are operated on.
Colin LeMahieu
2015-07-29
2
-16
/
+88
*
[llvm-objdump] Add -D and --disassemble-all flags that attempt disassembly on...
Colin LeMahieu
2015-07-23
2
-3
/
+13
*
Simplify iterating over program headers and detect corrupt ones.
Rafael Espindola
2015-07-20
1
-20
/
+12
*
Add missing 'const'. I don't think this is strictly required, but some
Daniel Jasper
2015-07-10
1
-1
/
+1
*
[llvm-objdump] Require that jump targets shown in -d are functions
David Majnemer
2015-07-09
1
-6
/
+17
*
llvm-objdump: Replace the -macho -raw option with a generic -raw-clang-ast
Adrian Prantl
2015-07-08
3
-14
/
+53
*
[llvm-objdump] Print the call target next to the instruction
David Majnemer
2015-07-07
1
-0
/
+36
*
Delete UnknownAddress. It is a perfectly valid symbol value.
Rafael Espindola
2015-07-07
2
-12
/
+2
*
Simplify. NFC.
Rafael Espindola
2015-07-06
1
-3
/
+1
*
Return ErrorOr from getSymbolAddress.
Rafael Espindola
2015-07-03
2
-11
/
+14
*
Use getValue instead of getAddress in a few MachO only cases.
Rafael Espindola
2015-07-03
1
-23
/
+9
[prev]
[next]