llvm-6502/tools
Reid Spencer 837149c08d Changes to enable creation of native executables directly from gccld and to
ensure that -L paths don't contain both bytecode and native libraries.
This patch contributed by Adam Treat.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20370 91177308-0d34-0410-b5e6-96231b3b80d8
2005-02-28 08:45:35 +00:00
..
analyze For PR351: 2004-12-30 05:36:08 +00:00
bugpoint Fix spelling, patch contributed by Gabor Greif! 2005-02-27 06:18:25 +00:00
extract Use binary mode for reading/writing bytecode files 2005-01-22 17:36:17 +00:00
gccas Use binary mode for reading/writing bytecode files 2005-01-22 17:36:17 +00:00
gccld Changes to enable creation of native executables directly from gccld and to 2005-02-28 08:45:35 +00:00
llc add Alpha to llc 2005-02-15 21:14:09 +00:00
lli For PR351: 2004-12-30 05:36:08 +00:00
llvm-ar Use binary mode for reading/writing bytecode files 2005-01-22 17:36:17 +00:00
llvm-as Print the module, not the pointer. 2005-02-13 19:12:31 +00:00
llvm-bcanalyzer For PR351: 2004-12-30 05:36:08 +00:00
llvm-db For PR351: 2004-12-30 05:36:08 +00:00
llvm-dis clean up comments 2005-01-29 17:29:05 +00:00
llvm-extract Use binary mode for reading/writing bytecode files 2005-01-22 17:36:17 +00:00
llvm-ld Conform to the documented interface by null terminating argument lists! 2005-02-13 23:10:45 +00:00
llvm-link Print the module, not the pointer. 2005-02-13 19:12:31 +00:00
llvm-nm For PR351: 2004-12-30 05:36:08 +00:00
llvm-prof For PR351: 2004-12-30 05:36:08 +00:00
llvm-ranlib Fix PR506: 2005-02-13 07:34:17 +00:00
llvm-stub Incorporate the contents of include/llvm/Config/unistd.h as this is the 2004-12-20 04:34:36 +00:00
llvmc Use DataInstall macro instead of INSTALL. 2005-02-24 21:43:43 +00:00
opt Use binary mode for reading/writing bytecode files 2005-01-22 17:36:17 +00:00
Makefile Rename BUILD_* to PROJ_* 2005-01-16 02:21:29 +00:00