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
/
Inputs
Commit message (
Expand
)
Author
Age
Files
Lines
*
[COFF] Gracefully handle empty .drectve sections
Shoaib Meenai
2017-05-14
1
-0
/
+14
*
Archives require a symbol table on Solaris, even if empty.
Rafael Espindola
2017-03-14
1
-0
/
+7
*
[obj2yaml] Produce correct output for invalid relocations.
Davide Italiano
2017-01-26
1
-0
/
+0
*
Add support for the new LC_NOTE load command.
Kevin Enderby
2017-01-19
1
-0
/
+0
*
[Object] Fixup permissions of input files.
Davide Italiano
2017-01-16
2
-0
/
+0
*
[llvm-objdump] Dump PT_NOTE as part of -p.
Davide Italiano
2017-01-16
1
-0
/
+0
*
[llvm-objdump] Dump PT_GNU_RELRO as part of -p.
Davide Italiano
2017-01-16
1
-0
/
+0
*
Object: Make IRObjectFile own multiple modules and enumerate symbols from all...
Peter Collingbourne
2016-12-13
1
-0
/
+3
*
[llvm-readobj] - Teach readobj to print PT_OPENBSD_BOOTDATA header
George Rimar
2016-12-06
1
-0
/
+0
*
Add error checking for Mach-O universal files.
Kevin Enderby
2016-11-28
7
-0
/
+0
*
Add error handling to getEntry.
Rafael Espindola
2016-11-03
1
-0
/
+0
*
Add the rest of the additional error checks for invalid Mach-O files when
Kevin Enderby
2016-11-02
15
-0
/
+0
*
Don't compute DotShstrtab eagerly.
Rafael Espindola
2016-11-01
1
-0
/
+0
*
More additional error checks for invalid Mach-O files when
Kevin Enderby
2016-10-31
2
-0
/
+0
*
Recommit r285285 - [Object/ELF] - Fixed behavior when SectionHeaderTable->sh_...
George Rimar
2016-10-31
2
-0
/
+0
*
Another additional error check for invalid Mach-O files for the
Kevin Enderby
2016-10-27
8
-0
/
+0
*
Revert r285285 "[Object/ELF] - Fixed behavior when SectionHeaderTable->sh_siz...
George Rimar
2016-10-27
1
-0
/
+0
*
[Object/ELF] - Fixed behavior when SectionHeaderTable->sh_size is too large.
George Rimar
2016-10-27
1
-0
/
+0
*
[Object/ELF] - Do not allow overflow when checking section size/offset.
George Rimar
2016-10-27
1
-0
/
+0
*
[Object/ELF] - Do not crash if string table sh_size is equal to zero.
George Rimar
2016-10-27
1
-0
/
+0
*
nother additional error check for an invalid Mach-O file
Kevin Enderby
2016-10-24
1
-0
/
+0
*
Another additional error check for invalid Mach-O files for the
Kevin Enderby
2016-10-20
4
-0
/
+0
*
Next set of additional error checks for invalid Mach-O files for the
Kevin Enderby
2016-10-19
6
-0
/
+0
*
One more additional error check for invalid Mach-O files for a
Kevin Enderby
2016-10-18
1
-0
/
+0
*
Next set of additional error checks for invalid Mach-O files for the
Kevin Enderby
2016-10-18
2
-0
/
+0
*
[llvm-readobj] - Teach readobj to print PT_OPENBSD_RANDOMIZE/PT_OPENBSD_WXNEE...
George Rimar
2016-10-18
1
-0
/
+0
*
Next set of additional error checks for invalid Mach-O files for the
Kevin Enderby
2016-10-17
4
-0
/
+0
*
[Object/ELF] - Check Header->e_shoff value earlier and do not crash.
George Rimar
2016-10-17
1
-0
/
+0
*
Recommit r284371 "[Object/ELF] - Check that e_shnum is null when e_shoff is."
George Rimar
2016-10-17
3
-0
/
+0
*
Revert r284371 "[Object/ELF] - Check that e_shnum is null when e_shoff is."
George Rimar
2016-10-17
1
-0
/
+0
*
[Object/ELF] - Check that e_shnum is null when e_shoff is.
George Rimar
2016-10-17
1
-0
/
+0
*
[Object/ELF] - Do not crash on invalid section index.
George Rimar
2016-10-17
1
-0
/
+0
*
Next set of additional error checks for invalid Mach-O files for the
Kevin Enderby
2016-10-11
2
-0
/
+0
*
Reverted r283740 [Object/ELF] - Do not crash on invalid Header->e_shoff value.
George Rimar
2016-10-11
1
-0
/
+0
*
[Object/ELF] - Do not crash on invalid Header->e_shoff value.
George Rimar
2016-10-10
1
-0
/
+0
*
Next set of additional error checks for invalid Mach-O files for the
Kevin Enderby
2016-10-04
5
-0
/
+0
*
[Object/ELF] - Do not crash on invalid sh_offset value of REL[A] section.
George Rimar
2016-10-04
2
-0
/
+0
*
[Object/ELF] - Avoid possible crash in getExtendedSymbolTableIndex().
George Rimar
2016-10-04
1
-0
/
+0
*
Next set of additional error checks for invalid Mach-O files for the
Kevin Enderby
2016-09-29
2
-0
/
+0
*
Next set of additional error checks for invalid Mach-O files for the
Kevin Enderby
2016-09-29
2
-0
/
+0
*
Next set of additional error checks for invalid Mach-O files for the
Kevin Enderby
2016-09-28
3
-0
/
+0
*
Next set of additional error checks for invalid Mach-O files for the
Kevin Enderby
2016-09-28
2
-0
/
+0
*
Next set of additional error checks for invalid Mach-O files for the
Kevin Enderby
2016-09-27
3
-0
/
+0
*
Next set of additional error checks for invalid Mach-O files for the
Kevin Enderby
2016-09-26
3
-0
/
+0
*
Next set of additional error checks for invalid Mach-O files for bad LC_UUID
Kevin Enderby
2016-09-21
2
-0
/
+0
*
Next set of additional error checks for invalid Mach-O files for bad load com...
Kevin Enderby
2016-09-20
7
-0
/
+0
*
[Stackmap] Added callsite counts to emitted function information.
Sanjoy Das
2016-09-14
1
-0
/
+0
*
Next set of additional error checks for invalid Mach-O files for bad load com...
Kevin Enderby
2016-09-13
13
-0
/
+0
*
Next set of additional error checks for invalid Mach-O files for bad load com...
Kevin Enderby
2016-08-31
5
-0
/
+0
*
Add a test file, macho-invalid-dysymtab-extreloff-nextrel,
Kevin Enderby
2016-08-30
1
-0
/
+0
[next]