Now fix errors in NDEBUG build.
[oota-llvm.git] / utils / GenLibDeps.pl
2013-01-02 Chandler CarruthRename VMCore directory to IR.
2012-03-23 Eric ChristopherRemove the C backend.
2011-03-31 Nick LewyckyFix typo in generated HTML.
2010-10-11 Chris LattnerPer discussion with Sanjiv, remove the PIC16 target...
2010-02-25 Jeffrey YasskinFilter the future all-of-llvm shared library out of...
2010-02-04 Torok EdwinNew flag for GenLibDeps, and llvm-config-perobjincl.
2009-06-12 Duncan SandsTweak GenLibDeps.pl so it works on solaris.
2009-04-21 Anton Korobeynikov'The "or die" is intended to catch the case where nm...
2008-11-12 Oscar FuentesTell GenLibDeps.pl to inspect .so and .dylib shared...
2008-10-04 Chris LattnerMake GenLibDeps.pl more robust in the face of broken...
2008-06-24 Chris LattnerAdd support for building on solaris, working around...
2008-05-30 Evan ChengRevert 51775.
2008-05-30 Evan ChengPatches for building llvm on Solaris x86. Contributed...
2007-12-24 Ted KremenekAdded special support for stripping CRLF characters...
2007-11-27 Ted KremenekUpdated GenLibDeps.pl to employ "use strict" to help...
2006-08-03 Reid SpencerPrint an error message if the lib directory (first...
2006-08-01 Reid SpencerFix a problem with use of undefined variables. Print...
2006-07-27 Reid SpencerChanges to support cross-compiling LLVM. The GenLibDeps...
2006-07-25 Reid SpencerAdd a feature for debugging library dependency cycles...
2006-05-13 Reid SpencerDon't try to reference uninitialized data. Make sure...
2006-05-03 Reid SpencerAttempt to get this script working on Darwin.
2006-04-21 Reid SpencerRemove the extraneous --defined-only option to nm....
2006-04-20 Reid SpencerDon't require the "dot" program if -flat option is...
2006-03-19 Reid SpencerAdd a -flat option for generating the library dependenc...
2005-01-05 Reid Spencer1. Make sure that "dot" can be found in the path
2004-12-30 Reid Spencer* Don't include weak definitions as a definition
2004-12-30 Reid SpencerA Perl script to generate an HTML definition list conta...