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
/
X86
/
Inputs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...
Fangrui Song
2019-12-24
2
-2
/
+2
*
[test] - Remove precomiled openbsd-phdrs.elf-x86-64 objects.
George Rimar
2019-08-17
1
-0
/
+0
*
[llvm-objdump] Print source when subsequent lines in the translation unit com...
Michael Pozulp
2019-06-07
5
-1
/
+66
*
Write new tests for r362121
Michael Trent
2019-05-30
4
-0
/
+0
*
[llvm-objdump][test] Improve testing of some switches #2
James Henderson
2019-05-23
1
-0
/
+66
*
[yaml2obj][obj2yaml] - Change how symbol's binding is descibed when parsing/d...
George Rimar
2019-04-03
1
-37
/
+39
*
Detect malformed LC_LINKER_COMMANDs in Mach-O binaries
Michael Trent
2019-03-11
1
-0
/
+0
*
objdump fails to parse Mach-O binaries with n_desc bearing stabs
Michael Trent
2019-02-23
1
-0
/
+0
*
llvm-objdump -m -D should disassemble all text segments
Michael Trent
2019-01-15
1
-0
/
+0
*
[llvm-objdump] Label calls to the PLT.
Joel Galenson
2018-08-24
2
-0
/
+0
*
For llvm-objdump and Mach-O files, fix the printing of module init and
Kevin Enderby
2018-03-20
1
-0
/
+0
*
Updated llvm-objdump to display local relocations in Mach-O binaries
Michael Trent
2017-12-15
1
-0
/
+0
*
reverting out -r320532 because a warning is breaking the lld build
Michael Trent
2017-12-13
1
-0
/
+0
*
Updated llvm-objdump to display local relocations in Mach-O binaries
Michael Trent
2017-12-12
1
-0
/
+0
*
Reverting r320166 to fix test failures.
Michael Trent
2017-12-08
1
-0
/
+0
*
Updated llvm-objdump to display local relocations in Mach-O binaries
Michael Trent
2017-12-08
1
-0
/
+0
*
Fix a crash in llvm-objdump when printing a bad x86_64 relocation in a Mach-O
Kevin Enderby
2017-11-03
1
-0
/
+0
*
Updated llvm-objdump symbolic disassembly with x86_64 Mach-O MH_KEXT_BUNDLE
Kevin Enderby
2017-06-22
1
-0
/
+0
*
[llvm-objdump] Don't attempt to print lines beyond the end of file
Petr Hosek
2017-04-25
1
-0
/
+0
*
Tweak the implementation of llvm-objdump’s -objc-meta-data option so
Kevin Enderby
2017-02-09
1
-0
/
+0
*
Move test from r294430 to target-specific directory
Diana Picus
2017-02-08
1
-0
/
+0
*
Fix a bug in llvm-obdump(1) with the -macho and -disassemble options
Kevin Enderby
2017-02-06
1
-0
/
+0
*
Fix a bug in llvm-obdump(1) with the -objc-meta-data flag with -macho
Kevin Enderby
2017-02-03
1
-0
/
+0
*
Fix a bug in llvm-obdump(1) with the -macho flag disassembling an object
Kevin Enderby
2017-01-31
1
-0
/
+0
*
Add support for the x86_thread_state32_t and
Kevin Enderby
2017-01-23
1
-0
/
+0
*
Add support for the new LC_NOTE load command.
Kevin Enderby
2017-01-19
1
-0
/
+0
*
[llvm-objdump tests] Copy the inputs of tests closer to tests.
Krasimir Georgiev
2017-01-17
3
-0
/
+0
*
General clean up of Mach-O error handling in llvm-objdump.
Kevin Enderby
2016-11-15
3
-0
/
+0
*
Add a checkSymbolTable() method to the MachOObjectFile class.
Kevin Enderby
2016-11-14
4
-0
/
+0
*
Fix test failure in r281232
Hemant Kulkarni
2016-09-12
1
-0
/
+73
*
llvm-objdump: Implement source[line numbers] interleaving
Hemant Kulkarni
2016-08-15
1
-0
/
+9
*
llvm-objdump: handle stubbed and malformed dylibs better
Tim Northover
2016-07-14
2
-0
/
+0
*
Update llvm-obdump(1) to print FAT_MAGIC_64 for Darwin’s 64-bit universal f...
Kevin Enderby
2016-06-21
1
-0
/
+0
*
Fix llvm-objdump when disassembling a stripped Mach-O binary with the -macho ...
Kevin Enderby
2016-06-15
1
-0
/
+0
*
Fix a bug in llvm-objdump for -private-headers printing the LC_CODE_SIGNATURE...
Kevin Enderby
2016-04-28
1
-0
/
+0
*
Revert "[llvm-objdump] Printing relocations in executable and shared object f...
Rafael Espindola
2016-03-21
1
-0
/
+0
*
[llvm-objdump] Printing relocations in executable and shared object files. T...
Colin LeMahieu
2016-03-21
1
-0
/
+0
*
[llvm-objdump] Use the COFF export table for additional symbols
David Majnemer
2015-11-18
1
-0
/
+0
*
Fixed bugs in llvm-obdump while parsing Mach-O files from malformed archives
Kevin Enderby
2015-10-12
1
-0
/
+0
*
Move llvm-objdump malformed Mach-O tests to X86 test directory.
Kevin Enderby
2015-10-10
7
-0
/
+0
*
COFF: Assign the correct symbol type to internal functions.
Peter Collingbourne
2015-08-06
1
-0
/
+0
*
Moving tests in to X86 directory.
Colin LeMahieu
2015-07-23
1
-0
/
+0
*
For llvm-objdump added support for printing Objc1 32-bit runtime meta data
Kevin Enderby
2015-04-16
2
-0
/
+0
*
For llvm-objdump added support for printing Objc2 32-bit runtime meta data
Kevin Enderby
2015-04-06
2
-0
/
+0
*
Add the option -objc-meta-data to llvm-objdump used with -macho to
Kevin Enderby
2015-04-01
2
-0
/
+0
*
Add the -section option to llvm-objdump used with -macho that takes the argument
Kevin Enderby
2015-01-31
1
-0
/
+0
*
Add printing the LC_THREAD load commands with llvm-objdump’s -private-headers.
Kevin Enderby
2014-12-23
1
-0
/
+0
*
Add printing the LC_ROUTINES load commands with llvm-objdump’s -private-hea...
Kevin Enderby
2014-12-19
1
-0
/
+0
*
Add printing the LC_SUB_CLIENT load command with llvm-objdump’s -private-he...
Kevin Enderby
2014-12-19
1
-0
/
+0
*
Add printing the LC_SUB_LIBRARY load command with llvm-objdump’s -private-h...
Kevin Enderby
2014-12-19
1
-0
/
+0
[next]