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
*
[llvm-readobj] Support 'GNU' style for MIPS GOT/PLT dumping
Simon Atanasyan
2017-12-21
2
-2
/
+166
*
[llvm-readobj] Print static MIPS GOT
Simon Atanasyan
2017-12-02
2
-1
/
+38
*
Assembly tests require x86 target.
Peter Collingbourne
2017-10-25
6
-0
/
+6
*
llvm-readobj: Add support for reading relocations in the Android packed format.
Peter Collingbourne
2017-10-25
9
-0
/
+201
*
[codeview] Add support for inlinee lists
Reid Kleckner
2017-10-23
2
-0
/
+38
*
AMDGPU: Add and set AMDGPU-specific e_flags
Konstantin Zhuravlyov
2017-10-05
1
-1
/
+1
*
AMDGPU: Add ELFOSABI_AMDGPU_PAL
Konstantin Zhuravlyov
2017-10-03
1
-1
/
+1
*
[WebAssembly] Allow each data segment to specify its own alignment
Sam Clegg
2017-09-29
1
-1
/
+0
*
Reland "[WebAssembly] Add support for naming wasm data segments"
Sam Clegg
2017-09-20
1
-0
/
+6
*
[llvm-readobj] Teach readobj to dump .res files (WindowsResource).
Marek Sokolowski
2017-09-20
2
-0
/
+163
*
Reverting due to Green Dragon bot failure.
Mike Edwards
2017-09-20
1
-6
/
+0
*
[WebAssembly] Add support for naming wasm data segments
Sam Clegg
2017-09-19
1
-0
/
+6
*
[llvm-readobj] - Teach tool to report error if some section is in multiple CO...
George Rimar
2017-09-16
1
-0
/
+77
*
[WebAssembly] Only treat imports/exports as symbols when reading relocatable ...
Sam Clegg
2017-09-06
1
-6
/
+6
*
[WebAssembly] Update relocation names to match spec
Sam Clegg
2017-09-01
1
-1
/
+1
*
[Object] Initialize LoadConfig member to null
Reid Kleckner
2017-08-07
2
-0
/
+5
*
[llvm-readobj] Install llvm-readelf alias
Petr Hosek
2017-07-19
1
-0
/
+2
*
[llvm-readobj] Accept (and ignore) --wide (-W) command-line switch
Petr Hosek
2017-07-18
1
-0
/
+6
*
[llvm-readobj] Accept -S as an alias for --sections
Petr Hosek
2017-07-18
1
-1
/
+1
*
[llvm-readobj] - Teach readobj to print DT_FILTER dynamic tag in human readab...
George Rimar
2017-07-14
3
-21
/
+22
*
[codeview] Change readobj symbol dumping format
Reid Kleckner
2017-07-11
1
-10
/
+10
*
[WebAssembly] Add more details to llvm-readobj for wasm files
Sam Clegg
2017-07-10
1
-0
/
+2
*
[WebAssembly] Be consistent in generating trivial test input files
Sam Clegg
2017-07-10
6
-82
/
+101
*
[llvm-readobj] Improve printouts for COFF ARM64 binaries
Martin Storsjo
2017-06-30
2
-0
/
+17
*
[llvm-readobj] Include the PE magic value in printouts
Martin Storsjo
2017-06-30
2
-0
/
+2
*
[WebAssembly] Add more support for weak symbols
Sam Clegg
2017-06-26
1
-0
/
+4
*
[llvm-readobj] Fix COFF RVA table dumping bug
Reid Kleckner
2017-06-23
2
-0
/
+6
*
[llvm-readobj] Dump the COFF image load config
Reid Kleckner
2017-06-22
3
-0
/
+87
*
Update the test framework for llvm-cvtres to be more comprehensive.
Eric Beckmann
2017-06-13
1
-99
/
+131
*
Revert "Fix alignment bug in COFF emission."
Eric Beckmann
2017-06-13
1
-131
/
+99
*
Fix alignment bug in COFF emission.
Eric Beckmann
2017-06-13
1
-99
/
+131
*
AMDGPU: Remove deprecated and unused elf definitions
Konstantin Zhuravlyov
2017-06-05
5
-54
/
+14
*
[llvm-readobj] Improve errors on invalid binary
Sam Clegg
2017-05-10
1
-0
/
+7
*
Quick fix to D32609, it seems .o files are not transferred in all cases.
Eric Beckmann
2017-05-08
2
-1
/
+1
*
Update llvm-readobj -coff-resources to display tree structure.
Eric Beckmann
2017-05-08
5
-18
/
+154
*
Revert "Hopefully one last commit to fix this patch, addresses string reference"
Eric Beckmann
2017-05-08
6
-154
/
+18
*
Quick fix to D32609, it seems .o files are not transferred in all cases.
Eric Beckmann
2017-05-07
2
-1
/
+1
*
Update llvm-readobj -coff-resources to display tree structure.
Eric Beckmann
2017-05-07
5
-18
/
+154
*
[AArch64] ILP32 Backend Relocation Support
Joel Jones
2017-05-02
1
-2
/
+2
*
Revert "Remove "_NC" suffix and semantics from TLSDESC_LD{64,32}_LO12 and"
Zachary Turner
2017-05-02
1
-2
/
+2
*
Remove "_NC" suffix and semantics from TLSDESC_LD{64,32}_LO12 and
Joel Jones
2017-05-02
1
-2
/
+2
*
[WebAssembly] Write initial memory in pages not bytes
Sam Clegg
2017-04-28
1
-0
/
+5
*
COFF Import: expose both symbols
Saleem Abdulrasool
2017-04-28
2
-0
/
+7
*
[WebAssembly] Add some tests for wasm MC layer
Sam Clegg
2017-04-28
1
-3
/
+2
*
[llvm-readobj] Dump COFF Resources section.
Zachary Turner
2017-04-27
1
-0
/
+19
*
[WebAssembly] Improve readobj and nm support for wasm
Sam Clegg
2017-04-14
5
-46
/
+102
*
[codeview] Cope with unsorted streams in type merging
Reid Kleckner
2017-04-03
4
-0
/
+59
*
[codeview] Add support for label type records
Reid Kleckner
2017-04-03
2
-0
/
+16
*
[WebAssembly] Improve support for WebAssembly binary format
Derek Schuff
2017-03-30
2
-1
/
+1
*
[codeview] Fix buggy BeginIndexMapSize assertion
Reid Kleckner
2017-03-29
2
-0
/
+29
[next]