index
:
~vlj/llvm
cfg
clause
codesize
codesize2
codesize3
codesize4
codesize5
codesize6
constbuf
constbuf2
indirect-wip
master
native
radeonsi
radeonsi-backup
radeonsi-backup2
radeonsi-scheduling
scheduling
scheduling-backup
scheduling2
textures
vliw5
AMDGPU backend development for LLVM
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-25
Set the +x bit on two batch scripts
Reid Kleckner
2
-0
/
+0
2012-11-16
Added program header emission
Hemant Kulkarni
1
-3
/
+45
2012-06-27
This allows hello world to be compiled for Mips 64 direct object.
Jack Carter
1
-9
/
+29
2011-08-04
Fix the bitwidth of the remaining fields.
Rafael Espindola
2
-44
/
+40
2011-08-04
print st_shndx with the correct number of bits.
Rafael Espindola
1
-1
/
+1
2011-08-04
print st_other with the correct number of bits.
Rafael Espindola
1
-1
/
+1
2011-08-04
print st_type with the correct number of bits.
Rafael Espindola
1
-1
/
+1
2011-08-04
Print st_bind with the correct number of bits.
Rafael Espindola
1
-2
/
+4
2011-08-04
Print r_sym with the correct number of bits.
Rafael Espindola
1
-1
/
+1
2011-08-04
Print r_type with the correct number of bits.
Rafael Espindola
1
-4
/
+6
2011-08-04
Another counter goes decimal.
Rafael Espindola
1
-1
/
+1
2011-08-04
Change anther counter to decimal.
Rafael Espindola
1
-1
/
+1
2011-08-04
Don't print a counter in hex.
Rafael Espindola
1
-1
/
+1
2011-08-04
Print all the bits in the addend.
Rafael Espindola
2
-14
/
+8
2010-12-20
Print all 64bits for st_value and st_size. Adjust tests accordingly.
Roman Divacky
1
-2
/
+2
2010-12-16
Fix elf-dump --dump-section-data for .bss section
Jason W Kim
1
-2
/
+5
2010-12-10
macho-dump: Switch to C++ macho-dump tool.
Daniel Dunbar
2
-0
/
+0
2010-11-27
macho-dump: Fix typo.
Daniel Dunbar
1
-1
/
+1
2010-10-29
test/Scripts/macho-dump: Make hack for Python-2.4. [PR7995]
NAKAMURA Takumi
1
-1
/
+4
2010-10-20
Cut unneeded global variable.
Jason W Kim
1
-2
/
+0
2010-10-19
Fixing r116753 r116756 r116777
Jason W Kim
2
-48
/
+83
2010-10-19
Speculatively revert 116753 and 116756 to attempt to fix the bots.
Eric Christopher
1
-48
/
+48
2010-10-18
Get rid of unneeded FormatOutput global variable
Jason W Kim
1
-50
/
+48
2010-10-18
Changed elf-dump to output hex format by default.
Jason W Kim
1
-48
/
+50
2010-10-08
Fix Formatting.
Michael J. Spencer
1
-2
/
+2
2010-10-08
MC-COFF: Fix Simple and Complex type. Fixes PR8320.
Michael J. Spencer
1
-11
/
+24
2010-10-07
test: Fix binary stdin issues with coff-dump on Windows.
Michael J. Spencer
1
-1
/
+4
2010-10-05
test/COFF: Fix symbol indexes and names. Update tests to match.
Michael J. Spencer
1
-6
/
+10
2010-10-05
test/coff-dump: Support reading from stdin.
Michael J. Spencer
1
-1
/
+6
2010-09-15
test: Fix coff-dump section array indicies to 1 based to match file format.
Michael J. Spencer
1
-5
/
+7
2010-09-15
Tabs to spaces
Michael J. Spencer
1
-485
/
+485
2010-09-15
Cleanup coff-dump.py
Michael J. Spencer
1
-113
/
+113
2010-09-11
Add missing single quotes.
Rafael Espindola
1
-1
/
+1
2010-09-11
Change section_data dumping to print hex numbers instead of using
Rafael Espindola
3
-2
/
+20
2010-09-09
Add an elf-dumper utility.
Benjamin Kramer
2
-0
/
+232
2010-08-30
coff-dump.py: Fix PR7996. Now it is compatible to Python-2.4.
NAKAMURA Takumi
1
-2
/
+5
2010-08-17
Add some win64 coff goodness.
Anton Korobeynikov
1
-1
/
+20
2010-07-27
Make coff-dump.py executable and add python as executable for this script.
Tobias Grosser
1
-0
/
+1
2010-07-27
Make MC use Windows COFF on Windows and add tests.
Michael J. Spencer
2
-0
/
+547
2010-06-12
tests: Run macho-dump with binary unbuffered streams on Windows, I can't find...
Daniel Dunbar
1
-3
/
+3
2010-06-12
tests: Make macho-dump.bat actually work.
Daniel Dunbar
1
-1
/
+5
2010-06-11
tests: Add wrapper script for calling macho-dump on Win32.
Daniel Dunbar
1
-0
/
+3
2010-03-19
Revert r98892. BSD systems may not have bash installed at all.
Jeffrey Yasskin
1
-1
/
+1
2010-03-18
Work around a valgrind oddity where it doesn't pass the full path of a
Jeffrey Yasskin
1
-1
/
+1
2010-03-13
MC/X86_64: Symbol support.
Daniel Dunbar
1
-2
/
+6
2010-03-13
macho-dump: Basic Mach 64 support.
Daniel Dunbar
1
-19
/
+45
2009-10-24
Teach macho-dump to dump UUIDs.
Daniel Dunbar
1
-0
/
+3
2009-10-13
remove notcast, it is now dead!
Chris Lattner
1
-16
/
+0
2009-09-24
Add count/not tools as executables.
Daniel Dunbar
2
-29
/
+0
2009-09-10
Remove prcontext.
Daniel Dunbar
1
-36
/
+0
[next]