index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
llvm-objdump
Commit message (
Expand
)
Author
Age
Files
Lines
*
Teach llvm-objdump with the -macho parser how to use the data in code table
Kevin Enderby
2013-06-06
1
-6
/
+112
*
Handle relocations that don't point to symbols.
Rafael Espindola
2013-06-05
2
-4
/
+3
*
llvm-objdump.cpp: Appease MSC16 x64. utostr(n++) causes internal compiler error.
NAKAMURA Takumi
2013-05-27
1
-1
/
+2
*
Replace Count{Leading,Trailing}Zeros_{32,64} with count{Leading,Trailing}Zeros.
Michael J. Spencer
2013-05-24
1
-1
/
+1
*
MC: Disassembled CFG reconstruction.
Ahmed Bougacha
2013-05-24
6
-553
/
+130
*
Add MCSymbolizer for symbolic/annotated disassembly.
Ahmed Bougacha
2013-05-24
2
-16
/
+51
*
llvm-objdump: Initialize MCDisassembler once instead of for each section.
Ahmed Bougacha
2013-05-16
1
-45
/
+45
*
Remove the MachineMove class.
Rafael Espindola
2013-05-13
2
-9
/
+11
*
Introduce convenience typedefs for the 4 ELF object types.
Rafael Espindola
2013-05-09
1
-8
/
+4
*
Clarify getRelocationAddress x getRelocationOffset a bit.
Rafael Espindola
2013-04-25
2
-5
/
+5
*
Don't read one command past the end.
Rafael Espindola
2013-04-19
1
-2
/
+6
*
At Jim Grosbach's request detemplate Object/MachO.h.
Rafael Espindola
2013-04-18
2
-40
/
+23
*
llvm-objdump: Don't print contents of BSS sections: it makes no sense and cra...
Alexey Samsonov
2013-04-16
1
-0
/
+8
*
Finish templating MachObjectFile over endianness.
Rafael Espindola
2013-04-13
2
-18
/
+48
*
Simplify the code. No functionality change.
Rafael Espindola
2013-04-11
1
-17
/
+1
*
Template the MachO types over endianness.
Rafael Espindola
2013-04-10
1
-5
/
+6
*
Convert MachOObjectFile to a template.
Rafael Espindola
2013-04-09
2
-6
/
+6
*
Implement MachOObjectFile::getHeader directly.
Rafael Espindola
2013-04-07
1
-4
/
+4
*
Remove LoadCommandInfo now that we always have a pointer to the command.
Rafael Espindola
2013-04-07
1
-3
/
+3
*
Add MachOObjectFile::LoadCommandInfo.
Rafael Espindola
2013-04-07
1
-2
/
+2
*
Remove MachOObjectFile::getObject.
Rafael Espindola
2013-04-07
1
-10
/
+8
*
Make getObject const. Remove a const_cast.
Rafael Espindola
2013-04-07
1
-2
/
+2
*
Remove last use of InMemoryStruct in llvm-objdump.
Rafael Espindola
2013-04-07
1
-2
/
+2
*
Remove dead code.
Rafael Espindola
2013-04-07
1
-17
/
+0
*
Remove unused argument.
Rafael Espindola
2013-04-07
1
-3
/
+1
*
Don't fetch pointers from a InMemoryStruct.
Rafael Espindola
2013-04-05
2
-8
/
+4
*
Don't disassemble symbols with an unknown address or size.
Eric Christopher
2013-04-03
1
-0
/
+1
*
print TLS segment
Shankar Easwaran
2013-02-27
1
-0
/
+3
*
[objdump] Add PT_PHDR.
Michael J. Spencer
2013-02-21
1
-0
/
+3
*
[objdump] Print the PT_INTERP and PT_DYNAMIC correcctly.
Michael J. Spencer
2013-02-20
1
-0
/
+6
*
Add static cast to unsigned char whenever a character classification function...
Guy Benyei
2013-02-12
1
-1
/
+1
*
[objdump,readobj] Document the purpose and goals of each tool.
Michael J. Spencer
2013-02-05
1
-0
/
+3
*
Remove unneeded #include.
Jakub Staszak
2013-01-21
1
-1
/
+0
*
Sort all of the includes. Several files got checked in with mis-sorted
Chandler Carruth
2013-01-19
1
-1
/
+0
*
[Object][ELF] Simplify ELFObjectFile by using ELFType.
Michael J. Spencer
2013-01-15
1
-12
/
+12
*
[llvm-objdump] Emit addresses with the correct number of leading 0's.
Michael J. Spencer
2013-01-10
1
-2
/
+5
*
[objdump] Use correct format specifiers and fix C++03 variadic warning.
Michael J. Spencer
2013-01-06
1
-6
/
+8
*
[objdump] Add --private-headers, -p.
Michael J. Spencer
2013-01-06
4
-1
/
+103
*
Sort a few more #include lines in tools/... unittests/... and utils/...
Chandler Carruth
2013-01-02
1
-1
/
+1
*
Add a function to get the segment name of a section.
Rafael Espindola
2012-12-21
2
-5
/
+28
*
Revert 170545 while I debug the ppc failures.
Rafael Espindola
2012-12-19
2
-28
/
+5
*
Add r170095 back.
Rafael Espindola
2012-12-19
2
-5
/
+28
*
Revert "Add a funciton to get the segment name of a section."
Eric Christopher
2012-12-13
2
-18
/
+4
*
Add a funciton to get the segment name of a section.
Rafael Espindola
2012-12-13
2
-4
/
+18
*
Quick build fix for c++03 clang. This needs a proper solution. Note that thes...
Michael J. Spencer
2012-12-05
1
-4
/
+4
*
Add dump of Win64 EH unwind data.
Michael J. Spencer
2012-12-05
4
-3
/
+391
*
Sort the #include lines for tools/...
Chandler Carruth
2012-12-04
2
-7
/
+7
*
Add the -no-show-raw-insn option to llvm-objdump, thus making it a bit more
Eli Bendersky
2012-11-20
1
-2
/
+9
*
Rewrite DIContext interface to take an object. Update all callers.
Eric Christopher
2012-11-12
1
-41
/
+4
*
Some of the instructions in the Mips instruction set are revision
Jack Carter
2012-08-28
1
-1
/
+16
[next]