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
/
test
/
tools
/
llvm-objdump
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm-objdump] Move test case to the X86 sub-directory because it depends on ...
Simon Atanasyan
2016-03-18
2
-11
/
+6
*
[llvm-objdump] Add REQUIRES x86 directive to fix buildbots
Simon Atanasyan
2016-03-17
1
-0
/
+1
*
[llvm-objdump] Add '0x' prefix to a target displacement number to accent its ...
Simon Atanasyan
2016-03-17
1
-0
/
+10
*
[llvm-objdump] Add support for dumping the PE TLS directory
David Majnemer
2016-03-15
2
-0
/
+12
*
[DebugInfo] Dump CIE augmentation data as a list of hex bytes
Simon Atanasyan
2016-03-01
3
-1
/
+28
*
[DebugInfo] Support zero-length CIE in the _eh_frame parser
Igor Laevsky
2016-01-27
2
-0
/
+10
*
Re-submit r256008 "Improve DWARFDebugFrame::parse to also handle __eh_frame."
Igor Laevsky
2016-01-26
1
-22
/
+22
*
[llvm-objdump] Use report_error() and improve error coverage.
Davide Italiano
2016-01-13
3
-1
/
+3
*
For llvm-objdump, add the option -private-header (without the trailing ’s’)
Kevin Enderby
2016-01-13
1
-0
/
+6
*
Revert "Improve DWARFDebugFrame::parse to also handle __eh_frame."
Pete Cooper
2015-12-18
1
-22
/
+22
*
Improve DWARFDebugFrame::parse to also handle __eh_frame.
Pete Cooper
2015-12-18
1
-22
/
+22
*
Start implementing FDE dumping when printing the eh_frame.
Pete Cooper
2015-12-14
1
-1
/
+6
*
Print the eh_frame section in MachoDump.
Pete Cooper
2015-12-14
2
-0
/
+18
*
[llvm-objdump] Use the COFF export table for additional symbols
David Majnemer
2015-11-18
2
-0
/
+8
*
[Object, MachO] Mark symbols from DATA and BSS sections as ST_Data
Kuba Brecka
2015-11-12
1
-3
/
+3
*
Reapply r250906 with many suggested updates from Rafael Espindola.
Kevin Enderby
2015-11-05
4
-0
/
+62
*
Backing out commit r250906 as it broke lld.
Kevin Enderby
2015-10-21
4
-62
/
+0
*
This removes the eating of the error in Archive::Child::getSize() when the ch...
Kevin Enderby
2015-10-21
4
-0
/
+62
*
Tweak to r250117 and change to use ErrorOr and drop isSizeValid for
Kevin Enderby
2015-10-13
1
-7
/
+0
*
The issue with the malformed-machos 00000031.a test is that it needed ‘-arc...
Kevin Enderby
2015-10-13
1
-0
/
+10
*
Looks like malformed-machos 00000031.a test is just getting a different error
Kevin Enderby
2015-10-13
1
-6
/
+0
*
Remove the correct unstable malformed-machos test mem-crup-0261.macho and
Kevin Enderby
2015-10-13
1
-3
/
+6
*
Temporarily remove the test added in r250117 while I investigate why two
Kevin Enderby
2015-10-12
1
-6
/
+0
*
Fixed bugs in llvm-obdump while parsing Mach-O files from malformed archives
Kevin Enderby
2015-10-12
2
-0
/
+6
*
Move llvm-objdump malformed Mach-O tests to X86 test directory.
Kevin Enderby
2015-10-10
8
-0
/
+0
*
Fix a bugs in the Mach-O disassembler when disassembling from a
Kevin Enderby
2015-10-10
2
-0
/
+6
*
Fixed two bugs in llvm-objdump’s printing of Objective-C meta data
Kevin Enderby
2015-10-09
3
-0
/
+9
*
Fix a bug in llvm-objdump’s printing of Objective-C meta data
Kevin Enderby
2015-10-08
2
-0
/
+6
*
Fix a bug in llvm-objdump’s printing of Objective-C meta data
Kevin Enderby
2015-10-08
2
-0
/
+6
*
Fix two bugs in llvm-objdump’s printing of Objective-C meta data
Kevin Enderby
2015-10-06
3
-0
/
+14
*
[PATCH] D13360: [llvm-objdump] Teach -d about AArch64 mapping symbols
Davide Italiano
2015-10-01
1
-0
/
+30
*
COFF: Assign the correct symbol type to internal functions.
Peter Collingbourne
2015-08-06
2
-0
/
+3
*
[llvm-objdump] Merging MachO DumpSections in to FilterSections. Simplifying ...
Colin LeMahieu
2015-07-29
1
-1
/
+1
*
[llvm-objdump] Added -j flag to filter sections that are operated on.
Colin LeMahieu
2015-07-29
2
-0
/
+7
*
Moving tests in to X86 directory.
Colin LeMahieu
2015-07-23
2
-0
/
+0
*
Using an input object file instead of trying to generate an object file.
Colin LeMahieu
2015-07-23
2
-5
/
+2
*
Specifying a test triple.
Colin LeMahieu
2015-07-23
1
-1
/
+2
*
[llvm-objdump] Add -D and --disassemble-all flags that attempt disassembly on...
Colin LeMahieu
2015-07-23
1
-0
/
+6
*
llvm-objdump: Replace the -macho -raw option with a generic -raw-clang-ast
Adrian Prantl
2015-07-08
1
-2
/
+0
*
objdump: Don't print a (always 0) size for MachO symbols.
Rafael Espindola
2015-06-23
1
-5
/
+5
*
Have MachOObjectFile::isValidArch() accept armv7
Frederic Riss
2015-06-16
1
-0
/
+1
*
Fix buildbot failure on Windows by relaxing test expectations.
Alexey Samsonov
2015-06-04
1
-1
/
+2
*
llvm-objdump: return non-zero exit code for certain cases of invalid input
Alexey Samsonov
2015-06-04
1
-0
/
+5
*
Stop inventing symbol sizes.
Rafael Espindola
2015-05-22
1
-4
/
+4
*
For llvm-objdump, with the -archive-headers and -macho options, use the -non-...
Kevin Enderby
2015-04-30
1
-0
/
+18
*
For llvm-objdump, dump the (__OBJC,__protocol) section for Objc1 32-bit Mach-...
Kevin Enderby
2015-04-16
1
-0
/
+139
*
For llvm-objdump added support for printing Objc1 32-bit runtime meta data
Kevin Enderby
2015-04-16
3
-0
/
+285
*
Fix failure on builder llvm-clang-lld-x86_64-debian-fast as the
Kevin Enderby
2015-04-06
1
-1
/
+0
*
For llvm-objdump added support for printing Objc2 32-bit runtime meta data
Kevin Enderby
2015-04-06
3
-0
/
+410
*
Add the option -objc-meta-data to llvm-objdump used with -macho to
Kevin Enderby
2015-04-01
3
-0
/
+206
[next]