Fix a file overwrite bug in llvm-ar introduced by changes to
[oota-llvm.git] / tools /
2004-12-15 Chris LattnerDo not fail an assertion on a broken archive
2004-12-15 Reid SpencerChange LLVMGCCDIR/bytecode-libs -> LLVMGCCDIR/lib
2004-12-15 Reid SpencerFor PR351:
2004-12-15 Reid SpencerFor PR351:
2004-12-15 Reid SpencerFor PR351:
2004-12-14 Reid SpencerFor PR351:
2004-12-13 Reid SpencerFor PR351:
2004-12-13 Reid SpencerFor PR351:
2004-12-13 Reid SpencerFor PR351:
2004-12-13 Misha BrukmanMinor cleanups
2004-12-13 Reid SpencerFor PR351:
2004-12-13 Reid SpencerMake the loop termination condition clear when building...
2004-12-13 Reid SpencerFor PR351: \
2004-12-13 Reid SpencerMake use of the new Path inserter function.
2004-12-13 Reid SpencerPR351: \
2004-12-13 Reid SpencerConvert to use new Linker class interface
2004-12-13 Reid SpencerLinkModules is now in the Linker class
2004-12-12 Chris LattnerDo not internalize a module if -link-as-library is...
2004-12-11 Reid SpencerRevert the last patch. We really do need SimplyCFG.
2004-12-11 Reid SpencerPath::get -> Path::toString
2004-12-10 Reid SpencerRemove this pass as its no longer needed.
2004-12-10 Chris LattnerThis pass is no longer needed.
2004-12-10 Reid SpencerGet rid of warning from flex.
2004-12-10 Chris LattnerTurn on ipsccp by default instead of simple IPCP
2004-12-10 Brian GaekeLink V8 backend into llc.
2004-12-08 Reid SpencerWhen -link-as-library, add -l options to Module's deplibs
2004-12-07 Reid SpencerFor PR387:\
2004-12-05 Reid SpencerFix PR139:\
2004-12-03 Chris LattnerAdd -strip-debug option
2004-12-02 Chris LattnerAdjust to change in pass name
2004-12-02 Chris LattnerRecognize --strip-all as a synonym for -s.
2004-12-02 Reid SpencerImplement file replacement correctly even with the...
2004-11-29 Reid SpencerShared library extension is now in LTDL_SHLIB_EXT
2004-11-29 Reid SpencerNo longer necessary, moved Makefile.rules
2004-11-29 Reid SpencerUse LLVMLIBS=JIT to get JIT libraries
2004-11-29 Reid SpencerMake sure the program's symbols can be dlsym'd as well.
2004-11-29 Reid SpencerMake the check a little quieter.
2004-11-25 Reid SpencerAdd LLVMbzip2 library, now required.
2004-11-25 Reid SpencerAlways pass -D_GNU_SOURCE to cc1plus
2004-11-25 Reid SpencerAlways pass -D_GNU_SOURCE to cc1
2004-11-25 Reid SpencerCorrect the configuration variable used to find the...
2004-11-24 Reid SpencerMake sure additional C++ suffixes are recognized by...
2004-11-23 Reid Spencer* Adjust the options to make them either accept multipl...
2004-11-23 Reid Spencer* Don't pass empty arguments to ExecuteAndWait because...
2004-11-23 Reid SpencerConfiguration data now supports a vector of library...
2004-11-23 Reid SpencerAdd the c and cpp configuration files.
2004-11-23 Reid SpencerRemoved in favor of configurable (*.in) versions.
2004-11-23 Reid SpencerMake various adjustments to parsing so that the separat...
2004-11-23 Reid SpencerSPACE is a legitimate token now, to separate option...
2004-11-23 Reid SpencerHandle space, separators, bad substitutions, and librar...
2004-11-23 Reid SpencerConfigurable language configuration files.
2004-11-20 Reid SpencerGet the -o option right
2004-11-20 Reid SpencerGet the -o option right
2004-11-20 Reid SpencerNot needed any more.
2004-11-20 Reid SpencerContent moved to llvm-ld.cpp
2004-11-20 Reid SpencerIncorporate GenerateCode.cpp. Make static things static.
2004-11-20 Reid SpencerFirst cut at implementing generic link-time Optimization
2004-11-20 Reid SpencerThe Archive class now has differentiation for BSD4...
2004-11-19 Chris LattnerFix a bug that caused stuff like this:
2004-11-19 Chris LattnerFix a bug in the checkin where I adjusted this code...
2004-11-18 Chris LattnerRemove debugging code, unneuter this functionality
2004-11-18 Chris Lattnerremove debugging code
2004-11-18 Tanya LattnerAdding option to llc for ModuloScheduling. By default...
2004-11-17 Chris Lattner-disable-opt is not -O0, it's okay for it to disable...
2004-11-16 Chris LattnerEven with -disable-opt we should still internalize...
2004-11-16 Reid SpencerPer code review: \
2004-11-16 Reid SpencerPer code review: \
2004-11-16 Chris LattnerMake this code not depend on LinkModules leaving the...
2004-11-15 Tanya LattnerThis file was originally developed by the LLVM research...
2004-11-14 Reid SpencerLinker.h moved to include/llvm.
2004-11-14 Reid Spencerbugpoint needs LLVMLinker.a now.
2004-11-14 Reid SpencerCorrect call of methods whose names have changed.
2004-11-14 Reid SpencerThis program needs libLLVMLinker.a now
2004-11-14 Reid SpencerLinker.h has a new home.
2004-11-14 Reid SpencerFix usage of changed function prototype
2004-11-14 Reid SpencerA tool for adding a symbol table to LLVM Archives
2004-11-14 Reid SpencerMakefile for llvm-ranlib tool
2004-11-14 Reid Spencer*Fix usage of changed function prototype*Use Archive...
2004-11-14 Reid SpencerThis tool needs libLLVMArchive now
2004-11-14 Reid SpencerRemove linking declarations (in Linker.h now)
2004-11-14 Reid SpencerWe need the libLLVMArchive library now
2004-11-14 Reid SpencerMoved to lib/Linker (common with gccld)
2004-11-14 Reid SpencerTotal rewrite using Archive library & new functionality
2004-11-14 Reid SpencerThis tool needs the libLLVMArchive library now.
2004-11-14 Reid SpencerRemove linking declarations (in Linker.h now)
2004-11-14 Reid SpencerProvide exception handling
2004-11-14 Reid SpencerMoved to lib/Linker
2004-11-14 Reid SpencerAdd the llvm-ranlib tool
2004-11-09 Reid SpencerMake sure llee can deal with compressed bytecode too.
2004-11-09 Misha BrukmanOutput the program name (in this case, gccld) with...
2004-11-09 Nate BegemanAllow hbd to be bugpointable on darwin by fixing common...
2004-11-08 Misha BrukmanDon't silently ignore invalid files: tell the user!
2004-11-08 Reid SpencerAdd a --disable-compression option to gccas so the...
2004-11-07 Misha BrukmanUse LLVMToolDir instead of ToolDir because the latter...
2004-11-07 Reid SpencerRename the option for defeating compression to be a...
2004-11-07 Reid SpencerEnable compression by default.
2004-11-07 Reid Spencer* Enable bytecode compression by default
2004-11-07 Reid SpencerTurn on compression by default.
2004-11-06 Reid SpencerAdd support for compressed bytecode
2004-11-05 Reid SpencerStop propagating method names that violate the coding...
next