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
/
tools
/
llvm-readobj
/
Inputs
Commit message (
Expand
)
Author
Age
Files
Lines
*
AArch64: add support for dynamic-loader relocations
Tim Northover
2014-08-11
2
-0
/
+11
*
llvm-readobj: zero out timestamp in COFF auto-generated test files.
Tim Northover
2014-08-11
3
-0
/
+4
*
[Mips] Support SHT_MIPS_ABIFLAGS section type flag in the llvm-readobj,
Simon Atanasyan
2014-07-13
1
-0
/
+0
*
[llvm-readobj] Fix output of MIPS GOT without local and global entries.
Simon Atanasyan
2014-07-05
1
-0
/
+0
*
[llvm-readobj][ELF] New `-mips-plt-got` command line option to output
Simon Atanasyan
2014-06-18
1
-0
/
+0
*
[llvm-readobj] Print values of FLAGS and MIPS_FLAGS dynamic table tags
Simon Atanasyan
2014-05-11
1
-0
/
+0
*
tools: fix invalid printing, buffer overrun in llvm-readobj
Saleem Abdulrasool
2014-04-16
1
-0
/
+21
*
tools: address possible non-null terminated filenames
Saleem Abdulrasool
2014-04-14
1
-0
/
+21
*
Object/COFF: Add function to check if section number is reserved one.
Rui Ueyama
2014-03-18
1
-0
/
+0
*
llvm-readobj: Add test for COFF auxiliary symbols as used by C++/CLI
Nico Rieck
2014-03-17
2
-0
/
+2
*
Support: add support to identify WinCOFF/ARM objects
Saleem Abdulrasool
2014-03-13
1
-0
/
+0
*
Relax COFF string table check
Nico Rieck
2014-02-26
1
-0
/
+0
*
llvm-readobj: add support for PE32+ (Windows 64 bit executable).
Rui Ueyama
2014-01-26
1
-0
/
+0
*
[Mips] Add support for DT_MIPS_RLD_MAP and DT_MIPS_PLTGOT dynamic
Simon Atanasyan
2014-01-05
2
-1
/
+3
*
[Mips] Rename the test case input file. No functional changes.
Simon Atanasyan
2014-01-05
2
-1
/
+1
*
Teach the llvm-readobj COFF dumper to dump debug line tables from object files
Timur Iskhodzhanov
2013-12-19
4
-0
/
+0
*
Remove the COFF files with Z7 debug info from the repo
Timur Iskhodzhanov
2013-12-19
4
-0
/
+0
*
Add some simple COFF files with Z7 debug info
Timur Iskhodzhanov
2013-12-17
4
-0
/
+0
*
Path: Recognize COFF import library file magic.
Rui Ueyama
2013-11-15
1
-0
/
+0
*
Recognize 0x0000 as a COFF file magic.
Rui Ueyama
2013-11-14
1
-0
/
+0
*
Add support for DT_VERxxx and DT_MIPS_xxx .dynamic section entries to the
Simon Atanasyan
2013-11-11
2
-0
/
+7
*
Print string value for DT_RPATH and DT_RUNPATH.
Joerg Sonnenberger
2013-09-03
1
-0
/
+0
*
Remove the mblaze backend from llvm.
Rafael Espindola
2013-07-25
1
-25
/
+0
*
Retry submitting r186623: COFFDumper: Dump data directory entries.
Rui Ueyama
2013-07-19
1
-0
/
+0
*
Revert "COFFDumper: Dump data directory entries."
Rui Ueyama
2013-07-18
1
-0
/
+0
*
COFFDumper: Dump data directory entries.
Rui Ueyama
2013-07-18
1
-0
/
+0
*
readobj: Dump PE/COFF optional records.
Rui Ueyama
2013-06-12
1
-0
/
+0
*
At Jim Grosbach's request detemplate Object/MachO.h.
Rafael Espindola
2013-04-18
1
-0
/
+0
*
Finish templating MachObjectFile over endianness.
Rafael Espindola
2013-04-13
2
-0
/
+0
*
Add extensive relocation tests for llvm-readobj
Nico Rieck
2013-04-12
13
-0
/
+1086
*
Implements low-level object file format specific output for COFF and
Eric Christopher
2013-04-03
7
-0
/
+19