index
:
~gabbayo/llvm
base
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Object
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-17
Change llvm-objdump, llvm-nm and llvm-size when reporting an object file error
Kevin Enderby
4
-3
/
+11
2016-05-05
Clean up the specific error message for a malformed Mach-O files with bad seg...
Kevin Enderby
2
-4
/
+8
2016-05-05
AMDGPU/SI: Add support for AMD code object version 2.
Tom Stellard
1
-1
/
+1
2016-05-03
Produce another specific error message for a malformed Mach-O file when a load
Kevin Enderby
2
-0
/
+4
2016-05-03
Produce another specific error message for a malformed Mach-O file when a load
Kevin Enderby
2
-0
/
+4
2016-05-02
Don't try to create thin bsd archives.
Rafael Espindola
1
-0
/
+3
2016-05-02
Thread Expected<...> up from libObject’s getType() for symbols to allow llv...
Kevin Enderby
1
-1
/
+1
2016-04-21
Fix a typo in an error message. Caught by Sean Silva!
Kevin Enderby
1
-2
/
+2
2016-04-20
Thread Expected<...> up from libObject’s getName() for symbols to allow llv...
Kevin Enderby
1
-1
/
+1
2016-04-13
Start to add real error messages for malformed Mach-O files.
Kevin Enderby
1
-12
/
+10
2016-04-08
Revert r265817
Colin LeMahieu
4
-12
/
+12
2016-04-08
[llvm-objdump] Printing hex instead of dec by default
Colin LeMahieu
4
-12
/
+12
2016-04-07
[AMDGPU] llvm-objdump: Minimal HSA Code Object disassembler support.
Valery Pykhtin
2
-0
/
+77
2016-04-06
Thread Expected<...> up from createMachOObjectFile() to allow llvm-objdump to...
Kevin Enderby
1
-2
/
+2
2016-04-06
Revert "[AMDGPU] llvm-objdump: Minimal HSA Code Object disassembler support."
Valery Pykhtin
1
-75
/
+0
2016-04-06
[AMDGPU] llvm-objdump: Minimal HSA Code Object disassembler support.
Valery Pykhtin
1
-0
/
+75
2016-03-31
Create thin archive in GNU format to fix test on OS X.
Peter Collingbourne
1
-1
/
+2
2016-03-31
Object: Correctly read thin archives containing absolute paths.
Peter Collingbourne
1
-0
/
+5
2016-03-28
[lanai] Add Lanai backend.
Jacques Pienaar
1
-1
/
+1
2016-03-24
[llvm-readobj] Decode st_other symbol's flags
Simon Atanasyan
1
-3
/
+11
2016-03-23
Fix a crash in running llvm-objdump -t with an invalid Mach-O file already
Kevin Enderby
1
-0
/
+3
2016-03-21
Add a testcase that would have found the bug in r263971.
Rafael Espindola
2
-0
/
+12
2016-03-21
Revert "[llvm-objdump] Printing relocations in executable and shared object f...
Rafael Espindola
1
-0
/
+5
2016-03-21
[llvm-objdump] Printing relocations in executable and shared object files. T...
Colin LeMahieu
1
-5
/
+0
2016-03-17
[yaml2obj, COFF] Correctly handle section alignment
David Majnemer
1
-0
/
+14
2016-03-09
[AMDGPU] add AMDGPU target support to ELFObjectFile.h header
Valery Pykhtin
3
-0
/
+25
2016-03-01
[lanai] Add ELF enum value and relocations.
Jacques Pienaar
2
-0
/
+68
2016-02-29
IRObject: Mark extern_weak as weak.
Rafael Espindola
1
-0
/
+4
2016-02-17
Represent the dynamic table itself with a DynRegionInfo.
Rafael Espindola
1
-1
/
+1
2016-02-17
Change how readobj stores info about dynamic symbols.
Rafael Espindola
2
-1
/
+3
2016-02-16
Reapply r260489.
Rafael Espindola
1
-0
/
+12
2016-02-16
Introduce a getAsRange helper.
Rafael Espindola
1
-1
/
+1
2016-02-16
This reverts commit r260488 and r260489.
Rafael Espindola
4
-17
/
+10
2016-02-11
[readobj] Dump DT_JMPREL relocations when outputting dynamic relocations.
Michael J. Spencer
1
-0
/
+12
2016-02-11
[readobj] Handle ELF files with no section table or with no program headers.
Michael J. Spencer
3
-10
/
+5
2016-01-26
Fix identify_magic() to check that a file that starts with MH_MAGIC is
Kevin Enderby
1
-1
/
+2
2016-01-26
Update the comments for the macho-invalid-zero-ncmds test and fix
Kevin Enderby
1
-2
/
+6
2016-01-22
Fix the code that leads to the incorrect trigger of the report_fatal_error()
Kevin Enderby
2
-1
/
+5
2016-01-22
Fix MachOObjectFile::getSymbolName() to not call report_fatal_error()
Kevin Enderby
1
-1
/
+7
2016-01-21
Fix MachOObjectFile::getSymbolSection() to not call report_fatal_error()
Kevin Enderby
1
-2
/
+8
2016-01-20
[llvm-readobj][ELF] Teach llvm-readobj to show arch specific ELF section's flags
Simon Atanasyan
1
-1
/
+1
2016-01-16
[llvm-readobj][ELF] Teach llvm-readobj to show dynamic relocation in REL format
Simon Atanasyan
2
-0
/
+71
2016-01-16
[llvm-readobj] Dump DT_RELACOUNT correctly.
Davide Italiano
1
-1
/
+1
2015-12-18
Handle archives with paths in the names.
Rafael Espindola
2
-0
/
+9
2015-12-07
Stabilize llvm/test/Object/archive-update.test a bit.
NAKAMURA Takumi
1
-1
/
+2
2015-11-19
Revert "Change memcpy/memset/memmove to have dest and source alignments."
Pete Cooper
1
-2
/
+2
2015-11-18
Change memcpy/memset/memmove to have dest and source alignments.
Pete Cooper
1
-2
/
+2
2015-11-13
ELFYAML: Add support for parsing AMDGPU section attribute flags
Tom Stellard
1
-1
/
+16
2015-10-26
Tests: be slightly more specific to avoid conflict with path.
Tim Northover
1
-1
/
+1
2015-10-23
[AVR] Add ELF constants to headers
Dylan McKay
2
-0
/
+62
[next]