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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modify llvm-readobj to dump symbol record bytes.
Zachary Turner
2015-02-18
1
-14
/
+14
*
llvm-readobj: add a test case for ARM_MOV32(T) base relocation
Saleem Abdulrasool
2015-01-31
2
-0
/
+7
*
Emit the build attribute Tag_conformance.
Charlie Turner
2015-01-05
2
-0
/
+16
*
llvm-readobj: add support to dump COFF export tables
Saleem Abdulrasool
2015-01-03
4
-0
/
+11
*
Test all <build attribute, value> pairs.
Charlie Turner
2014-11-28
22
-287
/
+1148
*
Stop uppercasing build attribute data.
Charlie Turner
2014-11-27
1
-4
/
+4
*
Update AArch64 ELF relocations to ABI 1.0
Will Newton
2014-11-26
3
-4
/
+82
*
Update ARM ELF relocations to ABI 2.09
Will Newton
2014-11-26
3
-0
/
+2
*
Forgot to add a file for r222734
David Majnemer
2014-11-25
1
-0
/
+0
*
COFF: Add another test for r222124
David Majnemer
2014-11-25
1
-0
/
+2
*
[ELF] Prevent ARM ELF object writer from generating deprecated relocation cod...
Jyoti Allur
2014-11-20
1
-1
/
+0
*
Add a test for r221870
David Majnemer
2014-11-20
2
-0
/
+8
*
llvm-readobj: fix off-by-one error in COFFDumper
Rui Ueyama
2014-11-19
1
-17
/
+21
*
llvm-readobj: teach it how to dump COFF base relocation table
Rui Ueyama
2014-11-19
2
-0
/
+20
*
llvm-readobj: Don't print the Characteristics field as the Subsystem
David Majnemer
2014-11-18
2
-2
/
+2
*
Object, COFF: Tighten the object file parser
David Majnemer
2014-11-17
1
-5
/
+4
*
Implement MachODumper::printFileHeaders
Frederic Riss
2014-11-17
1
-0
/
+92
*
llvm-readobj: Print out address table when dumping COFF delay-import table
Rui Ueyama
2014-11-13
1
-4
/
+16
*
[COFF] Make it clearer that the symbols subsection holds function display nam...
Timur Iskhodzhanov
2014-11-12
1
-10
/
+10
*
llvm-readobj: Add support for dumping the DOS header in PE files
David Majnemer
2014-11-05
1
-0
/
+19
*
PR21189: Teach llvm-readobj to dump bits of COFF symbol subsections required ...
Timur Iskhodzhanov
2014-10-23
1
-18
/
+76
*
Add VS2012-generated test inputs for test/tools/llvm-readobj/codeview-linetab...
Timur Iskhodzhanov
2014-10-13
6
-4
/
+14
*
llvm-readobj: add test for r219228
Rui Ueyama
2014-10-08
2
-0
/
+2
*
Fix dumping codeview line tables when there are multiple debug sections
Timur Iskhodzhanov
2014-10-06
2
-19
/
+59
*
llvm-readobj: print out the fields of the COFF delay-import table
Rui Ueyama
2014-10-03
1
-0
/
+12
*
llvm-readobj: print COFF delay-load import table
Rui Ueyama
2014-10-03
3
-12
/
+32
*
llvm-readobj: add a test for COFF import-by-ordinal symbols
Rui Ueyama
2014-10-02
3
-4
/
+20
*
llvm-readobj: print COFF imported symbols
Rui Ueyama
2014-10-02
1
-0
/
+4
*
This patch adds a new flag "-coff-imports" to llvm-readobj.
Rui Ueyama
2014-10-02
3
-0
/
+24
*
Rebuild the inputs for the codeview-linetables.test with VS2013
Timur Iskhodzhanov
2014-09-23
9
-4
/
+38
*
llvm-readobj: pretty-print special COFF section names
David Majnemer
2014-09-20
4
-6
/
+6
*
yaml2obj: Support bigobj
David Majnemer
2014-09-16
2
-4
/
+4
*
Object: Add support for bigobj
David Majnemer
2014-09-10
6
-9
/
+144
*
AArch64: add support for dynamic-loader relocations
Tim Northover
2014-08-11
3
-0
/
+22
*
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
2
-0
/
+33
*
[llvm-readobj] Fix output of MIPS GOT without local and global entries.
Simon Atanasyan
2014-07-05
2
-0
/
+25
*
llvm-readobj: fix MachO relocatoin printing a bit.
Tim Northover
2014-07-04
2
-52
/
+52
*
[ELF][Mips] Fix recognition of MIPS 64-bit arch in the ELFObjectFile:getArch(...
Simon Atanasyan
2014-06-27
1
-1
/
+27
*
[llvm-readobj][ELF] New `-mips-plt-got` command line option to output
Simon Atanasyan
2014-06-18
2
-0
/
+306
*
Reduce verbiage of lit.local.cfg files
Alp Toker
2014-06-09
1
-2
/
+1
*
[llvm-readobj] Print values of FLAGS and MIPS_FLAGS dynamic table tags
Simon Atanasyan
2014-05-11
2
-2
/
+43
*
tools: fix invalid printing, buffer overrun in llvm-readobj
Saleem Abdulrasool
2014-04-16
2
-0
/
+39
*
tools: address possible non-null terminated filenames
Saleem Abdulrasool
2014-04-14
2
-0
/
+41
*
Teach llvm-readobj to print human friendly description of reserved sections.
Rafael Espindola
2014-03-24
1
-2
/
+2
*
Object/COFF: Add function to check if section number is reserved one.
Rui Ueyama
2014-03-18
3
-1
/
+19
*
llvm-readobj: Print referred symbol name for CLR token definition
Nico Rieck
2014-03-17
1
-1
/
+1
*
llvm-readobj: Add test for COFF auxiliary symbols as used by C++/CLI
Nico Rieck
2014-03-17
3
-0
/
+44
*
Support: add support to identify WinCOFF/ARM objects
Saleem Abdulrasool
2014-03-13
2
-0
/
+17
*
Fix the printing of n_type.
Rafael Espindola
2014-03-06
1
-9
/
+18
[next]