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
/
tools
/
llvm-readobj
/
COFFDumper.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[codeview] Print relocations against code and data offset fields
Reid Kleckner
2016-01-14
1
-76
/
+62
*
[CodeView] Add support for dumping binary annotations
David Majnemer
2016-01-14
1
-1
/
+100
*
[codeview] Share more enums across the writer and the dumper
Reid Kleckner
2016-01-13
1
-12
/
+17
*
[readobj] Expand CodeView dumping functionality
Reid Kleckner
2016-01-13
1
-140
/
+1568
*
[CodeView] Improve the line table dumper
David Majnemer
2016-01-13
1
-14
/
+28
*
Reland "[llvm-readobj] Simplify usage of -codeview flag"
Reid Kleckner
2015-12-16
1
-7
/
+13
*
Revert "[llvm-readobj] Simplify usage of -codeview flag"
Reid Kleckner
2015-12-16
1
-13
/
+7
*
[llvm-readobj] Simplify usage of -codeview flag
Reid Kleckner
2015-12-16
1
-7
/
+13
*
[llvm-readobj] s/FunctionName/LinkageName/ for codeview dumping
Reid Kleckner
2015-12-15
1
-7
/
+7
*
[COFF] Add IMAGE_SCN_TYPE_NOLOAD to SectionCharacteristics
David Majnemer
2015-07-30
1
-0
/
+1
*
llvm-readobj: call exit(1) on error.
Rafael Espindola
2015-07-20
1
-54
/
+33
*
[llvm-readobj] Re-add sanity checking which was accidentally removed in r241764
David Majnemer
2015-07-09
1
-2
/
+9
*
llvm-readobj: Fix an unused variable after r241764
Justin Bogner
2015-07-09
1
-2
/
+3
*
[CodeView] Add support for emitting column information
David Majnemer
2015-07-09
1
-6
/
+14
*
Check that COFF .obj files have sections with zero virtual address spaces.
Rafael Espindola
2015-07-06
1
-1
/
+6
*
Return ErrorOr from SymbolRef::getName.
Rafael Espindola
2015-07-02
1
-3
/
+9
*
Don't return error_code from a function that doesn't fail.
Rafael Espindola
2015-06-30
1
-2
/
+1
*
Don't return error_code from a function that doesn't fail.
Rafael Espindola
2015-06-30
1
-3
/
+1
*
Don't return error_code from function that never fails.
Rafael Espindola
2015-06-29
1
-6
/
+2
*
[StackMaps] Add a lightweight parser for stackmap version 1 sections.
Lang Hames
2015-06-26
1
-1
/
+31
*
Remove object_error::success and use std::error_code() instead
Rui Ueyama
2015-06-09
1
-1
/
+1
*
Modify llvm-readobj to dump symbol record bytes.
Zachary Turner
2015-02-18
1
-10
/
+23
*
llvm-readobj: add IMAGE_REL_ARM_MOV32(T) to the enumeration
Saleem Abdulrasool
2015-01-16
1
-0
/
+1
*
llvm-readobj: add support to dump COFF export tables
Saleem Abdulrasool
2015-01-03
1
-0
/
+21
*
[llvm-readobj][NFC]
Colin LeMahieu
2014-11-19
1
-1
/
+2
*
llvm-readobj: fix off-by-one error in COFFDumper
Rui Ueyama
2014-11-19
1
-4
/
+1
*
llvm-readobj: teach it how to dump COFF base relocation table
Rui Ueyama
2014-11-19
1
-0
/
+31
*
llvm-readobj: Don't print the Characteristics field as the Subsystem
David Majnemer
2014-11-18
1
-1
/
+1
*
Object, COFF: Tighten the object file parser
David Majnemer
2014-11-17
1
-14
/
+22
*
llvm-readobj, COFF: Remove an unused variable
David Majnemer
2014-11-13
1
-3
/
+0
*
Object, COFF: getRelocationSymbol shouldn't assert
David Majnemer
2014-11-13
1
-3
/
+3
*
llvm-readobj: Print out address table when dumping COFF delay-import table
Rui Ueyama
2014-11-13
1
-1
/
+21
*
[COFF] Make it clearer that the symbols subsection holds function display nam...
Timur Iskhodzhanov
2014-11-12
1
-2
/
+2
*
llvm-readobj: Add support for dumping the DOS header in PE files
David Majnemer
2014-11-05
1
-0
/
+25
*
Object, COFF: Cleanup symbol type code, improve binutils compatibility
David Majnemer
2014-10-31
1
-1
/
+1
*
PR21189: Teach llvm-readobj to dump bits of COFF symbol subsections required ...
Timur Iskhodzhanov
2014-10-23
1
-0
/
+82
*
Object: Add range iterators for COFF import/export table
Rui Ueyama
2014-10-09
1
-21
/
+15
*
Remove bogus std::error_code returns form SectionRef.
Rafael Espindola
2014-10-08
1
-2
/
+1
*
llvm-readobj: add support to dump (COFF) directives
Saleem Abdulrasool
2014-10-07
1
-0
/
+19
*
Fix dumping codeview line tables when there are multiple debug sections
Timur Iskhodzhanov
2014-10-06
1
-10
/
+10
*
llvm-readobj: print out the fields of the COFF delay-import table
Rui Ueyama
2014-10-03
1
-0
/
+8
*
llvm-readobj: print COFF delay-load import table
Rui Ueyama
2014-10-03
1
-8
/
+27
*
llvm-readobj: print COFF imported symbols
Rui Ueyama
2014-10-02
1
-0
/
+8
*
This patch adds a new flag "-coff-imports" to llvm-readobj.
Rui Ueyama
2014-10-02
1
-0
/
+15
*
Object: BSS/virtual sections don't have contents
David Majnemer
2014-09-26
1
-1
/
+2
*
llvm-readobj: pretty-print special COFF section names
David Majnemer
2014-09-20
1
-3
/
+19
*
MC: Add support for BigObj
David Majnemer
2014-09-15
1
-3
/
+5
*
Object: Add support for bigobj
David Majnemer
2014-09-10
1
-55
/
+42
*
Remove 'virtual' keyword from methods markedwith 'override' keyword.
Craig Topper
2014-08-30
1
-6
/
+6
*
Support: update DLLCharacteristics enumeration
Saleem Abdulrasool
2014-06-27
1
-0
/
+2
[next]