aboutsummaryrefslogtreecommitdiff
path: root/runtime/GCCLibraries/libgcc
AgeCommit message (Expand)Author
2007-08-21Dror GCCLibraries: they are obsolete since 2.0 release. This also reduces num...Anton Korobeynikov
2006-11-17Undo removal of the runtime libraries. While this may have been a bitReid Spencer
2006-11-16In LLVM 2.0 we won't use the runtime libraries as llvm-gcc3 support willReid Spencer
2004-12-22For PR432:Reid Spencer
2004-12-13Use the new BYTECODE_DESTINATION to override the default bytecode installReid Spencer
2004-12-02Standardize the makefiles with space around = to match the rest of LLVM.Reid Spencer
2004-12-02Standardize the format of the runtime libraries makefiles.Reid Spencer
2004-10-22We won't use automakeReid Spencer
2004-10-18Initial automake generated Makefile templateReid Spencer
2004-10-17Initial Makefile.am for building with automakeReid Spencer
2004-08-09Shorten comment header to 80 colsMisha Brukman
2003-10-20Added LLVM copyright to Makefiles.John Criswell
2003-08-15Convert libraries into the BYTECODE_LIBRARY styleChris Lattner
2003-05-14Dead fileChris Lattner
2002-05-20Implement the printf function, used by assertChris Lattner
2002-03-08Checkin library infrastructure for building stuff to be linked withChris Lattner