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
/
Object
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm-readelf/llvm-readobj] - Improved the error reporting in a few method re...
Georgii Rymar
2019-12-10
1
-2
/
+2
*
[test][tools] Add missing and improve testing
James Henderson
2019-12-09
1
-0
/
+4
*
[llvm-readobj][llvm-readelf] - Refactor parsing of the SHT_GNU_versym section.
Georgii Rymar
2019-12-06
2
-5
/
+10
*
[Object/ELF] - Refine the error reported when section's offset + size overrun...
Georgii Rymar
2019-12-03
1
-4
/
+4
*
[llvm-objdump] Print relocation addends in hexadecimal
David Bozier
2019-11-19
2
-9
/
+9
*
Fix a print error found while testing llvm-objcopy
Aaron Smith
2019-11-18
1
-2
/
+2
*
[Object][MachO] Rewrite macho-invalid-fat-arch-size into YAML
Steven Wu
2019-11-06
3
-2
/
+14
*
Revert "[Object][MachO] Rewrite macho-invalid-fat-arch-size into YAML"
Steven Wu
2019-11-05
3
-14
/
+2
*
[Object][MachO] Rewrite macho-invalid-fat-arch-size into YAML
Steven Wu
2019-11-05
3
-2
/
+14
*
[llvm-readobj] Change errors to warnings for symbol section name dumping
James Henderson
2019-11-04
1
-3
/
+4
*
[yaml2obj] - Make .symtab to be not mandatory section for SHT_REL[A] section.
Georgii Rymar
2019-10-29
2
-0
/
+2
*
[llvm/Object] - Fix the error message reported for a broken SHT_SYMTAB_SHNDX ...
georgerim
2019-10-25
1
-1
/
+1
*
[yaml2obj][obj2yaml] - Do not create a symbol table by default.
George Rimar
2019-10-20
2
-4
/
+5
*
[WebAssembly] Allow multivalue signatures in object files
Thomas Lively
2019-10-18
2
-2
/
+3
*
[llvm-ar] Implement the O modifier: display member offsets inside the archive
Fangrui Song
2019-10-17
2
-0
/
+17
*
[llvm-readobj] - Refine the LLVM-style output to be consistent.
George Rimar
2019-10-17
1
-2
/
+2
*
Reapply: [llvm-size] Tidy up error messages (PR42970)
Jordan Rupprecht
2019-10-14
1
-2
/
+2
*
[mips] Use llvm-readobj `-A` flag in test cases. NFC
Simon Atanasyan
2019-10-03
1
-1
/
+1
*
[llvm-ar][test] Move MRI tests from "llvm/test/Object/"
Owen Reynolds
2019-09-26
9
-124
/
+0
*
Reapply [llvm-ar] Include a line number when failing to parse an MRI script
Owen Reynolds
2019-09-20
3
-3
/
+3
*
[llvm-ar] Uncapitalize error messages and delete full stop
Fangrui Song
2019-09-14
7
-7
/
+7
*
Revert [llvm-nm] Add tapi file support
Cyndy Ishida
2019-09-11
8
-225
/
+0
*
Revert [Object][TextAPI] NFC, fix tapi lit tests
Cyndy Ishida
2019-09-11
2
-6
/
+6
*
[Object][TextAPI] NFC, fix tapi lit tests
Cyndy Ishida
2019-09-11
2
-6
/
+6
*
[llvm-nm] Add tapi file support
Cyndy Ishida
2019-09-11
8
-0
/
+225
*
[yaml2obj] Rename SHOffset (e_shoff) field to SHOff. NFC
Fangrui Song
2019-09-06
1
-2
/
+2
*
[yaml2obj] Write the section header table after section contents
Fangrui Song
2019-09-05
1
-2
/
+2
*
[llvm-readobj/llvm-readelf] - Report a proper warning when dumping a broken d...
George Rimar
2019-08-29
1
-1
/
+1
*
[llvm-objdump] - Cleanup the error reporting.
George Rimar
2019-08-21
1
-1
/
+1
*
[test/Object] - Move/rewrite 2 more test cases.
George Rimar
2019-08-20
3
-12
/
+0
*
Recommit r369190 "[llvm-readobj/llvm-readelf] - Improve/cleanup the error rep...
George Rimar
2019-08-17
1
-13
/
+13
*
Revert r369190, r369192 ([llvm-readobj/llvm-readelf] - Improve/cleanup the er...
George Rimar
2019-08-17
1
-13
/
+13
*
[llvm-readobj/llvm-readelf] - Improve/cleanup the error reporting API.
George Rimar
2019-08-17
1
-13
/
+13
*
[test] - Remove precomiled openbsd-phdrs.elf-x86-64 objects.
George Rimar
2019-08-17
1
-0
/
+0
*
[lib/Object] - Remove objdump-file-header.test
George Rimar
2019-08-15
1
-22
/
+0
*
Recommit r368812 "[llvm/Object] - Convert SectionRef::getName() to return Exp...
George Rimar
2019-08-14
1
-5
/
+11
*
Revert r368812 "[llvm/Object] - Convert SectionRef::getName() to return Expec...
George Rimar
2019-08-14
1
-11
/
+5
*
[llvm/Object] - Convert SectionRef::getName() to return Expected<>
George Rimar
2019-08-14
1
-5
/
+11
*
[llvm-objdump] - Add a relocation-xindex-symbol.test test case.
George Rimar
2019-08-14
2
-8
/
+0
*
[llvm-readobj] Downgrade 'PT_DYNAMIC segment offset + size exceeds the size o...
Jordan Rupprecht
2019-08-12
1
-3
/
+3
*
[llvm-readobj] - Remove deprecated unwrapOrError(Expected<T> EO).
George Rimar
2019-08-09
1
-25
/
+25
*
[yaml2obj/obj2yaml] - Add a basic support for extended section indexes.
George Rimar
2019-08-08
1
-3
/
+2
*
[llvm-readobj/libObject] - Introduce a custom warning handler for `ELFFile<EL...
George Rimar
2019-08-08
1
-2
/
+2
*
[obj2yaml] - MIPS: move and improve testing of the e_flags
George Rimar
2019-08-07
2
-188
/
+0
*
[ELF.h] - Check the case when e_shstrndx=SHN_XINDEX, but the corresponding sh...
George Rimar
2019-08-07
1
-0
/
+20
*
[test/Object] - Cleanup the Object\obj2yaml.test a bit.
George Rimar
2019-08-06
2
-10
/
+0
*
[llvm/test/Object] Remove redundant test case. NFC
Simon Atanasyan
2019-08-06
1
-19
/
+0
*
[llvm/test/Object] - Cleanup and move out the yaml2obj tests.
George Rimar
2019-08-06
17
-628
/
+125
*
[yaml2obj] - Allow overriding sh_entsize for SHT_GNU_versym sections.
George Rimar
2019-08-05
1
-0
/
+25
*
[llvm/Object] - Add a test for "empty string table" error.
George Rimar
2019-07-31
1
-0
/
+21
[next]