summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAge
* Fix usage of changed function prototypeReid Spencer2004-11-14
* A tool for adding a symbol table to LLVM ArchivesReid Spencer2004-11-14
* Makefile for llvm-ranlib toolReid Spencer2004-11-14
* *Fix usage of changed function prototype*Use Archive interface to symbol tabl...Reid Spencer2004-11-14
* This tool needs libLLVMArchive nowReid Spencer2004-11-14
* Remove linking declarations (in Linker.h now)Reid Spencer2004-11-14
* We need the libLLVMArchive library nowReid Spencer2004-11-14
* Moved to lib/Linker (common with gccld)Reid Spencer2004-11-14
* Total rewrite using Archive library & new functionalityReid Spencer2004-11-14
* This tool needs the libLLVMArchive library now.Reid Spencer2004-11-14
* Remove linking declarations (in Linker.h now)Reid Spencer2004-11-14
* Provide exception handlingReid Spencer2004-11-14
* Moved to lib/LinkerReid Spencer2004-11-14
* Add the llvm-ranlib toolReid Spencer2004-11-14
* Make sure llee can deal with compressed bytecode too.Reid Spencer2004-11-09
* Output the program name (in this case, gccld) with warning about invalid filesMisha Brukman2004-11-09
* Allow hbd to be bugpointable on darwin by fixing common and linkonce codegenNate Begeman2004-11-09
* Don't silently ignore invalid files: tell the user!Misha Brukman2004-11-08
* Add a --disable-compression option to gccas so the default compression ofReid Spencer2004-11-08
* Use LLVMToolDir instead of ToolDir because the latter is no longer set (?)Misha Brukman2004-11-07
* Rename the option for defeating compression to be a little more specific.Reid Spencer2004-11-07
* Enable compression by default.Reid Spencer2004-11-07
* * Enable bytecode compression by defaultReid Spencer2004-11-07
* Turn on compression by default.Reid Spencer2004-11-07
* Add support for compressed bytecodeReid Spencer2004-11-06
* Stop propagating method names that violate the coding standardReid Spencer2004-11-05
* No, really, the library name is `LLVMexecve'Misha Brukman2004-10-31
* Internalize variable names to prevent recursive assignment. Cleanup docs.Reid Spencer2004-10-30
* Fix file header commentMisha Brukman2004-10-29
* LLEE execve() wrapper library has changed its name and locationMisha Brukman2004-10-29
* Fix library names for sparcBrian Gaeke2004-10-28
* Remove the FORCE token, rename VERSION to VERSION_TOK so it doesn'tReid Spencer2004-10-28
* Implement linking.Reid Spencer2004-10-28
* Eliminate the force flag, configuration item, and related supportReid Spencer2004-10-28
* Pass -f to stkrc to ensure the output file is always written.Reid Spencer2004-10-28
* Eliminate the -F option (for forcing output) .. not neededReid Spencer2004-10-28
* Add llvm-ld to the subdirs to be builtReid Spencer2004-10-28
* Convert to new library names.Reid Spencer2004-10-28
* Update for library name change.Reid Spencer2004-10-28
* Change Library Names Not To Conflict With Others When InstalledReid Spencer2004-10-27
* Improve help output from llvm-db 'info' command. Patch contributed byChris Lattner2004-10-26
* Add EXTRA_DIST for additional files to be distributed.Reid Spencer2004-10-26
* Remove template args that are the same as the defaultChris Lattner2004-10-25
* Make clean quieter.Reid Spencer2004-10-23
* We're not doing automake any moreReid Spencer2004-10-22
* We won't use automakeReid Spencer2004-10-22
* Initial automake generated Makefile templateReid Spencer2004-10-18
* Actually link all the analysis passes and their dependencies.Reid Spencer2004-10-18
* Remove extra comma.Reid Spencer2004-10-18
* Actually link in all the analysis passes.Reid Spencer2004-10-18