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
/
MachOObjectFile.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Object: Make SymbolicFile::symbol_{begin,end}() virtual and remove unnecessar...
Peter Collingbourne
2016-11-22
1
-2
/
+2
*
Add a checkSymbolTable() method to the MachOObjectFile class.
Kevin Enderby
2016-11-14
1
-0
/
+68
*
Make the Error class constructor protected
Mehdi Amini
2016-11-11
1
-1
/
+1
*
Add support for the ARM_THREAD_STATE64 and
Kevin Enderby
2016-11-03
1
-0
/
+19
*
Add the rest of the additional error checks for invalid Mach-O files when
Kevin Enderby
2016-11-02
1
-19
/
+103
*
More additional error checks for invalid Mach-O files when
Kevin Enderby
2016-10-31
1
-5
/
+52
*
Another additional error check for invalid Mach-O files for the
Kevin Enderby
2016-10-27
1
-0
/
+26
*
nother additional error check for an invalid Mach-O file
Kevin Enderby
2016-10-24
1
-8
/
+27
*
Another additional error check for invalid Mach-O files for the
Kevin Enderby
2016-10-20
1
-0
/
+34
*
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
*
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
*
Next set of additional error checks for invalid Mach-O files for the
Kevin Enderby
2016-10-04
1
-0
/
+47
*
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
*
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
*
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
*
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
*
Next set of additional error checks for invalid Mach-O files.
Kevin Enderby
2016-08-12
1
-17
/
+96
*
Add the first of what will be a long line of additional error checks for inva...
Kevin Enderby
2016-08-05
1
-0
/
+5
*
[Support] Make ErrorAsOutParameter take an Error* rather than an Error&.
Lang Hames
2016-07-22
1
-1
/
+1
*
Add checks to the MachOObjectFile() constructor to make sure load commands sizes
Kevin Enderby
2016-07-07
1
-0
/
+19
*
Thread Expected<...> up from libObject’s getSymbolAddress() for symbols to ...
Kevin Enderby
2016-06-24
1
-1
/
+1
*
Recommit r270547 ([llvm-dwarfdump] - Teach dwarfdump to decompress debug sect...
George Rimar
2016-05-24
1
-0
/
+4
*
Revert r270543 ("Recommit r270540")
George Rimar
2016-05-24
1
-4
/
+0
*
Recommit r270540
George Rimar
2016-05-24
1
-0
/
+4
*
Revert r270540 "[llvm-dwarfdump] - Teach dwarfdump to decompress debug sectio...
George Rimar
2016-05-24
1
-4
/
+0
*
[llvm-dwarfdump] - Teach dwarfdump to decompress debug sections in zlib style.
George Rimar
2016-05-24
1
-0
/
+4
*
Change GenericBinaryError to no longer include a FileName, which is then not
Kevin Enderby
2016-05-06
1
-27
/
+26
*
Object: Fix two -Wpessimizing-move warnings after r268694
Justin Bogner
2016-05-05
1
-5
/
+4
*
Fix window bots failures due to r268694 - Cleanup and refactor of malformedEr...
Kevin Enderby
2016-05-05
1
-1
/
+1
*
Cleanup and refactor of malformedError() in lib/Object/MachOObjectFile.cpp .
Kevin Enderby
2016-05-05
1
-71
/
+41
*
Clean up the specific error message for a malformed Mach-O files with bad seg...
Kevin Enderby
2016-05-05
1
-10
/
+12
*
Produce another specific error message for a malformed Mach-O file when a load
Kevin Enderby
2016-05-03
1
-5
/
+7
*
Produce another specific error message for a malformed Mach-O file when a load
Kevin Enderby
2016-05-03
1
-2
/
+10
*
Thread Expected<...> up from libObject’s getType() for symbols to allow llv...
Kevin Enderby
2016-05-02
1
-7
/
+8
*
MachO: remove weird ARM/Thumb interface from MachOObjectFile
Tim Northover
2016-04-22
1
-58
/
+6
*
Fix a typo in an error message. Caught by Sean Silva!
Kevin Enderby
2016-04-21
1
-1
/
+1
*
hange the variable name big_size to BigSize. Caught by Rafael Espíndola!
Kevin Enderby
2016-04-21
1
-14
/
+14
[prev]
[next]