Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-07-22 | Moving these files to the llvm/autoconf directory. | John Criswell | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7232 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2003-07-14 | Merged in changes from PRE101 in the prerelease branch. | John Criswell | |
Specifically, this updates libtool to version 1.5 and adds the following: - Added the -only-static option that we added in our previous libtool. - Modified the autoconf macros so that libtool uses the -G option when linking on Solaris. This allows libraries with global variables with constructors to automatically run those constructors when the library is dlopened(). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7171 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2003-06-30 | Merged in autoconf branch. This provides configuration via the autoconf | John Criswell | |
system. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7014 91177308-0d34-0410-b5e6-96231b3b80d8 |