* Rename existing relocations to be more specific
[oota-llvm.git] / tools /
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...
2004-10-31 Misha BrukmanNo, really, the library name is `LLVMexecve'
2004-10-30 Reid SpencerInternalize variable names to prevent recursive assignm...
2004-10-29 Misha BrukmanFix file header comment
2004-10-29 Misha BrukmanLLEE execve() wrapper library has changed its name...
2004-10-28 Brian GaekeFix library names for sparc
2004-10-28 Reid SpencerRemove the FORCE token, rename VERSION to VERSION_TOK...
2004-10-28 Reid SpencerImplement linking.
2004-10-28 Reid SpencerEliminate the force flag, configuration item, and relat...
2004-10-28 Reid SpencerPass -f to stkrc to ensure the output file is always...
2004-10-28 Reid SpencerEliminate the -F option (for forcing output) .. not...
2004-10-28 Reid SpencerAdd llvm-ld to the subdirs to be built
2004-10-28 Reid SpencerConvert to new library names.
2004-10-28 Reid SpencerUpdate for library name change.
2004-10-27 Reid SpencerChange Library Names Not To Conflict With Others When...
2004-10-26 Chris LattnerImprove help output from llvm-db 'info' command. Patch...
2004-10-26 Reid SpencerAdd EXTRA_DIST for additional files to be distributed.
2004-10-25 Chris LattnerRemove template args that are the same as the default
2004-10-23 Reid SpencerMake clean quieter.
2004-10-22 Reid SpencerWe're not doing automake any more
2004-10-22 Reid SpencerWe won't use automake
2004-10-18 Reid SpencerInitial automake generated Makefile template
2004-10-18 Reid SpencerActually link all the analysis passes and their depende...
2004-10-18 Reid SpencerRemove extra comma.
2004-10-18 Reid SpencerActually link in all the analysis passes.
2004-10-17 Nate BegemanPass -single_module option to gcc when linking dynamic...
2004-10-17 Chris LattnerReid added --version to the CommandLine lib. Don't...
2004-10-15 Misha BrukmanFix hyphenation and quoting style for great justice
2004-10-14 Misha Brukman* We don't use the ENABLE_*_JIT flags in the source...
2004-10-14 Misha BrukmanUse the shared Makefile.JIT for JIT-enablement
2004-10-14 Misha BrukmanSince several tools and examples want JIT support,...
2004-10-14 Misha BrukmanEnable the PowerPC JIT by compiling powerpc.o library...
2004-10-13 Reid SpencerUpdate to reflect changes in Makefile rules.
2004-10-12 Misha BrukmanNo space allowed between \ and end-of-line
2004-10-12 Misha BrukmanWrap lines at 80 cols
2004-10-11 Chris LattnerDon't miss global optimizations because we run before...
2004-10-10 Reid SpencerInitial version of automake Makefile.am file.
2004-10-10 Reid SpencerFix named of a library.
2004-10-10 Reid SpencerInitial version of automake Makefile.am file.
2004-10-08 Misha BrukmanUse the SparcV9-marked instr scheduling library
2004-10-07 Chris LattnerRename pass
2004-09-27 Chris LattnerHrm, if there is an error loading a file, try printing...
next