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
/
invalid.test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change how readobj stores info about dynamic symbols.
Rafael Espindola
2016-02-17
1
-1
/
+3
*
This reverts commit r260488 and r260489.
Rafael Espindola
2016-02-16
1
-3
/
+1
*
[readobj] Handle ELF files with no section table or with no program headers.
Michael J. Spencer
2016-02-11
1
-1
/
+3
*
Report an error if a SHT_SYMTAB_SHNDX section has the wrong size.
Rafael Espindola
2015-08-24
1
-0
/
+4
*
Refactor duplicated code and check for invalid symbol table size.
Rafael Espindola
2015-07-23
1
-0
/
+4
*
Improve error message.
Rafael Espindola
2015-07-02
1
-1
/
+1
*
Return ErrorOr from getSection.
Rafael Espindola
2015-07-01
1
-1
/
+1
*
Remove Elf_Shdr_Iter. Diagnose files with invalid section header sizes.
Rafael Espindola
2015-06-30
1
-0
/
+3
*
Add a test of an elf file with an invalid section index.
Rafael Espindola
2015-06-30
1
-0
/
+4
*
Report an error on invalid sh_entsize.
Rafael Espindola
2015-06-30
1
-0
/
+32
*
Factor out the checking of string tables.
Rafael Espindola
2015-06-29
1
-0
/
+1
*
Add a testcase for an invalid file.
Rafael Espindola
2015-06-29
1
-0
/
+3
*
Convert an assert that can fail into error checking.
Rafael Espindola
2015-06-29
1
-0
/
+1
*
Improve error handling of getRelocationAddend.
Rafael Espindola
2015-06-19
1
-0
/
+2