XFAIL vg_leak the new test as the rest.
[oota-llvm.git] / test / Scripts /
2010-12-20 Roman DivackyPrint all 64bits for st_value and st_size. Adjust tests...
2010-12-16 Jason W KimFix elf-dump --dump-section-data for .bss section
2010-12-10 Daniel Dunbarmacho-dump: Switch to C++ macho-dump tool.
2010-11-27 Daniel Dunbarmacho-dump: Fix typo.
2010-10-29 NAKAMURA Takumitest/Scripts/macho-dump: Make hack for Python-2.4....
2010-10-20 Jason W KimCut unneeded global variable.
2010-10-19 Jason W KimFixing r116753 r116756 r116777
2010-10-19 Eric ChristopherSpeculatively revert 116753 and 116756 to attempt to...
2010-10-18 Jason W KimGet rid of unneeded FormatOutput global variable
2010-10-18 Jason W KimChanged elf-dump to output hex format by default.
2010-10-08 Michael J. SpencerFix Formatting.
2010-10-08 Michael J. SpencerMC-COFF: Fix Simple and Complex type. Fixes PR8320.
2010-10-07 Michael J. Spencertest: Fix binary stdin issues with coff-dump on Windows.
2010-10-05 Michael J. Spencertest/COFF: Fix symbol indexes and names. Update tests...
2010-10-05 Michael J. Spencertest/coff-dump: Support reading from stdin.
2010-09-15 Michael J. Spencertest: Fix coff-dump section array indicies to 1 based...
2010-09-15 Michael J. SpencerTabs to spaces
2010-09-15 Michael J. SpencerCleanup coff-dump.py
2010-09-11 Rafael EspindolaAdd missing single quotes.
2010-09-11 Rafael EspindolaChange section_data dumping to print hex numbers instea...
2010-09-09 Benjamin KramerAdd an elf-dumper utility.
2010-08-30 NAKAMURA Takumicoff-dump.py: Fix PR7996. Now it is compatible to Pytho...
2010-08-17 Anton KorobeynikovAdd some win64 coff goodness.
2010-07-27 Tobias GrosserMake coff-dump.py executable and add python as executab...
2010-07-27 Michael J. SpencerMake MC use Windows COFF on Windows and add tests.
2010-06-12 Daniel Dunbartests: Run macho-dump with binary unbuffered streams...
2010-06-12 Daniel Dunbartests: Make macho-dump.bat actually work.
2010-06-11 Daniel Dunbartests: Add wrapper script for calling macho-dump on...
2010-03-19 Jeffrey YasskinRevert r98892. BSD systems may not have bash installed...
2010-03-18 Jeffrey YasskinWork around a valgrind oddity where it doesn't pass...
2010-03-13 Daniel DunbarMC/X86_64: Symbol support.
2010-03-13 Daniel Dunbarmacho-dump: Basic Mach 64 support.
2009-10-24 Daniel DunbarTeach macho-dump to dump UUIDs.
2009-10-13 Chris Lattnerremove notcast, it is now dead!
2009-09-24 Daniel DunbarAdd count/not tools as executables.
2009-09-10 Daniel DunbarRemove prcontext.
2009-08-26 Daniel Dunbarllvm-mc/Mach-O: Dump relocations and section data ...
2009-08-26 Daniel Dunbarllvm-mc: Fix tests for python variations in int printin...
2009-08-22 Daniel DunbarFix typo.
2009-08-22 Daniel Dunbarllvm-mc: Hopefully fix Mach-O tests on big-endian platf...
2009-08-22 Daniel Dunbarllvm-mc: Clean up some handling of symbol/section assoc...
2009-08-21 Daniel Dunbarllvm-mc: Start MCAssembler and MCMachOStreamer.
2008-06-25 Chris Lattnersimplify shell syntax to work better on solaris, patch by
2007-08-10 Dan GohmanAdd a test script for counting lines. This can be used...
2007-04-14 Reid SpencerAdd a script to run a command but ignore its return...
2006-11-13 Reid SpencerMake it handle plain old cast too, for old assembly.
2006-11-13 Reid SpencerHandle ptrtoint and inttoptr
2006-11-11 Reid SpencerInstruction name changes.
2006-11-04 Reid SpencerOkay, need a pattern before and after the cast pattern.
2006-11-04 Reid SpencerAllow the regular expression to be extended by a parameter.
2006-11-04 Reid SpencerFor PR950:
2004-12-08 Reid SpencerRemove last remnants of Python/QMTest support
2004-11-13 Tanya LattnerRewrote prcontext.py in tcl.
2004-08-02 John CriswellNew python script that print a specified number of...
2003-09-16 Misha BrukmanThese transitional scripts are no longer necessary...
2003-08-28 Misha BrukmanNear-term fix for renaming `as' -> `llvm-as' and `dis...
2003-06-28 Chris LattnerRemove obsolete script
2003-06-28 Chris LattnerNew script for testrunner programs
2003-06-28 Chris LattnerHandle quoting right
2003-06-28 Chris LattnerInitial checkin of grep-not script
2003-06-28 Chris LattnerDescribe directory