Changes to support cross-compiling LLVM. The GenLibDeps.pl script needs to
[oota-llvm.git] / tools / llvm-config / llvm-config.in.in
2006-07-27 Reid SpencerChanges to support cross-compiling LLVM. The GenLibDeps...
2006-06-07 Chris LattnerRemove useless noop argument
2006-06-06 Chris LattnerFix a bug in the following scenario.
2006-06-06 Chris LattnerAdd a new --libfiles option, for getting fully-qualifie...
2006-06-02 Chris Lattnertemporarily add back this option, I will remove it...
2006-06-02 Chris LattnerAdd flags to get access to build_mode, objdir, srcdir...
2006-06-02 Chris LattnerMake llvm-config "do the right thing" when an install...
2006-06-02 Chris LattnerCapture the build mode (e.g. Debug/Release) in the...
2006-06-02 Chris LattnerConvert to standard file header
2006-06-02 Chris LattnerRemove a couple of things no longer figured out by...
2006-06-02 Reid SpencerAdd several more autoconf variables so that new feature...
2006-06-02 Chris LattnerAdd a gross "--use-current-dir-as-prefix" option as...
2006-06-02 Chris LattnerRemove some variables from the configured section that...
2006-06-02 Chris LattnerRemove more "alpha is archive" stuff.
2006-06-02 Chris LattnerRemove obsolete CORE_IS_ARCHIVE support
2006-04-13 Chris Lattnerone too many l's
2006-03-24 Reid SpencerRemove the interpreter component as its not working...
2006-03-23 Reid SpencerUpdate to llvm-config tool, by Erik Kidd:
2006-03-22 Reid SpencerThese changes are necessary to support the new llvm...