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
/
lib
/
Object
Commit message (
Expand
)
Author
Age
Files
Lines
*
Another additional error check for invalid Mach-O files for the
Kevin Enderby
2016-10-20
1
-0
/
+34
*
Remove LLVM_NOEXCEPT and replace it with noexcept
Reid Kleckner
2016-10-19
1
-2
/
+2
*
Next set of additional error checks for invalid Mach-O files for the
Kevin Enderby
2016-10-19
1
-0
/
+113
*
One more additional error check for invalid Mach-O files for a
Kevin Enderby
2016-10-18
1
-0
/
+5
*
Next set of additional error checks for invalid Mach-O files for the
Kevin Enderby
2016-10-18
1
-0
/
+25
*
Object: Add a missing return in ObjectFile::createObjectFile
Justin Bogner
2016-10-18
1
-2
/
+2
*
Next set of additional error checks for invalid Mach-O files for the
Kevin Enderby
2016-10-17
1
-0
/
+78
*
Next set of additional error checks for invalid Mach-O files for the
Kevin Enderby
2016-10-11
1
-0
/
+36
*
[Object] Fix a crash in Archive::child_iterator's default constructor.
Lang Hames
2016-10-05
1
-4
/
+7
*
Next set of additional error checks for invalid Mach-O files for the
Kevin Enderby
2016-10-04
1
-0
/
+47
*
[Object] Define Archive::isEmpty().
Rui Ueyama
2016-09-30
1
-1
/
+4
*
Next set of additional error checks for invalid Mach-O files for the
Kevin Enderby
2016-09-29
1
-0
/
+12
*
Next set of additional error checks for invalid Mach-O files for the
Kevin Enderby
2016-09-29
1
-0
/
+12
*
Next set of additional error checks for invalid Mach-O files for the
Kevin Enderby
2016-09-28
1
-0
/
+32
*
Next set of additional error checks for invalid Mach-O files for the
Kevin Enderby
2016-09-28
1
-0
/
+32
*
[AVR] Handle AVR relocations when handling ELF files
Dylan McKay
2016-09-28
1
-0
/
+7
*
Next set of additional error checks for invalid Mach-O files for the
Kevin Enderby
2016-09-27
1
-0
/
+38
*
Next set of additional error checks for invalid Mach-O files for the
Kevin Enderby
2016-09-26
1
-0
/
+15
*
Next set of additional error checks for invalid Mach-O files for bad LC_UUID
Kevin Enderby
2016-09-21
1
-2
/
+6
*
Next set of additional error checks for invalid Mach-O files for bad load com...
Kevin Enderby
2016-09-20
1
-13
/
+83
*
[IRObjectFile] Turn llvm_unreachable("foo") into something more explicative.
Davide Italiano
2016-09-16
1
-1
/
+1
*
[IRObjectFile] Handle undefined weak symbols in RecordStreamer.
Davide Italiano
2016-09-15
3
-7
/
+15
*
Next set of additional error checks for invalid Mach-O files for bad load com...
Kevin Enderby
2016-09-13
1
-7
/
+82
*
Next set of additional error checks for invalid Mach-O files for bad load com...
Kevin Enderby
2016-08-31
1
-12
/
+36
*
Next set of additional error checks for invalid Mach-O files for bad LC_DYSYM...
Kevin Enderby
2016-08-30
1
-6
/
+99
*
[COFFObjectFile] Ignore broken symbol table
David Majnemer
2016-08-30
1
-2
/
+6
*
Next set of additional error checks for invalid Mach-O files for bad LC_SYMTA...
Kevin Enderby
2016-08-26
1
-5
/
+50
*
Reformat.
NAKAMURA Takumi
2016-08-22
1
-2
/
+2
*
Untabify.
NAKAMURA Takumi
2016-08-22
1
-15
/
+14
*
Replace "fallthrough" comments with LLVM_FALLTHROUGH
Justin Bogner
2016-08-17
1
-1
/
+1
*
Next set of additional error checks for invalid Mach-O files.
Kevin Enderby
2016-08-12
1
-17
/
+96
*
Re-commit r278066: Do not ignore SizeOfOptionalHeader in COFF header even if ...
Rui Ueyama
2016-08-11
1
-1
/
+3
*
Restore "Resolution-based LTO API."
Teresa Johnson
2016-08-11
1
-1
/
+1
*
Revert "Resolution-based LTO API."
Teresa Johnson
2016-08-11
1
-1
/
+1
*
Resolution-based LTO API.
Teresa Johnson
2016-08-11
1
-1
/
+1
*
CodeView: extract the OMF Directory Header
Saleem Abdulrasool
2016-08-09
1
-8
/
+10
*
Revert "Do not ignore SizeOfOptionalHeader in COFF header even if PE header i...
Rui Ueyama
2016-08-08
1
-2
/
+1
*
Do not ignore SizeOfOptionalHeader in COFF header even if PE header is not pr...
Rui Ueyama
2016-08-08
1
-1
/
+2
*
Add the first of what will be a long line of additional error checks for inva...
Kevin Enderby
2016-08-05
1
-0
/
+5
*
Clean up the logic of the Archive::Child::Child() with an assert to know Err ...
Kevin Enderby
2016-08-04
1
-21
/
+23
*
Clean up of libObject/Archive interfaces and change the last three uses of Er...
Kevin Enderby
2016-08-03
1
-40
/
+75
*
Reapply "More fixes to get good error messages for bad archives."
Vedant Kumar
2016-08-03
2
-16
/
+66
*
Revert "More fixes to get good error messages for bad archives."
Vedant Kumar
2016-08-03
2
-66
/
+16
*
RecordStreamer: handle inline asm "lazy_reference" and mark symbols as "used"
Mehdi Amini
2016-08-03
1
-0
/
+2
*
More fixes to get good error messages for bad archives.
Kevin Enderby
2016-08-02
2
-16
/
+66
*
Simplify some code found when it was moved in r277177
David Blaikie
2016-08-01
1
-10
/
+10
*
[COFF] Expose iterators for ImportAddressTableRVA
David Majnemer
2016-07-31
1
-2
/
+17
*
[COFF] Remove a duplicate import_directory_table_entry definition
David Majnemer
2016-07-31
1
-4
/
+4
*
Think this will fix issues with the error messages generated for malformed-ar...
Kevin Enderby
2016-07-29
1
-15
/
+13
*
The next step along the way to getting good error messages for bad archives.
Kevin Enderby
2016-07-29
2
-89
/
+230
[next]