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-readobj
/
sections-ext.test
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm-readobj][test] - Cleanup and split tests in tools/llvm-readobj folder.
Georgii Rymar
2019-12-12
1
-994
/
+0
*
[llvm-readobj][test] - Move platform specific test cases and their inputs to ...
Georgii Rymar
2019-12-10
1
-13
/
+13
*
[llvm-readobj][MachO] Fix section type printing
Seiya Nuta
2019-08-15
1
-20
/
+20
*
[llvm-readobj] Change -long-option to --long-option in tests. NFC
Fangrui Song
2019-05-01
1
-13
/
+13
*
[llvm-readobj] Display section names for STT_SECTION symbols.
Matt Davis
2019-03-01
1
-1
/
+1
*
[llvm-readelf] Allow single-letter flags to be merged.
Jordan Rupprecht
2019-01-15
1
-0
/
+14
*
[llvm-readobj] MachO -- correctly dump section field 'Reserved3'
Davide Italiano
2015-09-01
1
-0
/
+7
*
Improve the --expand-relocs handling of MachO.
Rafael Espindola
2015-06-18
1
-84
/
+26
*
Pass --expand-relocs to a few more tests.
Rafael Espindola
2015-06-18
1
-22
/
+182
*
Fix the interpretation of a 0 st_name.
Rafael Espindola
2015-06-03
1
-1
/
+1
*
Object: Add support for bigobj
David Majnemer
2014-09-10
1
-1
/
+0
*
llvm-readobj: fix MachO relocatoin printing a bit.
Tim Northover
2014-07-04
1
-26
/
+26
*
Fix the printing of n_type.
Rafael Espindola
2014-03-06
1
-9
/
+18
*
Change how we iterate over relocations on ELF.
Rafael Espindola
2013-05-30
1
-4
/
+26
*
Use pointers to iterate over symbols.
Rafael Espindola
2013-04-24
1
-26
/
+26
*
At Jim Grosbach's request detemplate Object/MachO.h.
Rafael Espindola
2013-04-18
1
-0
/
+277
*
Finish templating MachObjectFile over endianness.
Rafael Espindola
2013-04-13
1
-0
/
+313
*
Add 179294 back, but don't use bit fields so that it works on big endian hosts.
Rafael Espindola
2013-04-12
1
-7
/
+7
*
Revert my last two commits while I debug what is wrong in a big endian host.
Rafael Espindola
2013-04-11
1
-7
/
+7
*
Print more information about relocations.
Rafael Espindola
2013-04-11
1
-7
/
+7
*
Add MachO-x86-64 tests.
Rafael Espindola
2013-04-11
1
-42
/
+118
*
Don't fetch pointers from a InMemoryStruct.
Rafael Espindola
2013-04-05
1
-2
/
+2
*
One more try before I just delete the macho bits until tomorrow.
Rafael Espindola
2013-04-05
1
-1
/
+1
*
More test loosening.
Rafael Espindola
2013-04-05
1
-1
/
+1
*
Loosen this test too.
Rafael Espindola
2013-04-05
1
-1
/
+1
*
Implements low-level object file format specific output for COFF and
Eric Christopher
2013-04-03
1
-0
/
+175