Link with -rdynamic instead of -Wl,-export-dynamic.
[oota-llvm.git] / include / llvm / Config / config.h.in
2006-12-18 Reid SpencerDetermine if the -enable-pic option was given.
2006-12-10 Anton KorobeynikovCleaned setjmp/longjmp lowering interfaces. Now we...
2006-12-01 Reid SpencerDefine the HAVE_PTHREAD symbol.
2006-11-05 Reid SpencerAdd a -disable-cbe-printf-a option so that the output...
2006-09-14 Reid SpencerAdd a HAVE_MACH_MACH_H #define to detect the presence...
2006-08-04 Reid SpencerUpdate the auto* tools: autoconf 2.60, libtool 1.5...
2006-06-05 Reid SpencerFor PR633:
2006-06-05 Reid SpencerSome enhancements for gv/graphviz/dot/dotty support...
2006-06-02 Reid SpencerFor PR798:
2006-06-02 Reid SpencerRemove some flags backed out from earlier attempts...
2006-06-01 Reid SpencerProvide support for detecting if the Win32 imaghlp...
2006-01-23 Reid SpencerUpdate for including additional function tests.
2006-01-19 Reid SpencerMake sure that libm is used during config tests so...
2006-01-19 Reid SpencerFor PR696:
2005-11-14 Chris Lattneradd malloc_zone_statistics, remove mstats
2005-11-14 Chris Lattnerregenerate
2005-08-24 Reid SpencerFor PR616:
2005-07-28 Jeff CohenPlease do not reintroduce tabs.
2005-07-27 Reid SpencerFix PR608:
2005-07-27 Jeff CohenEliminate tabs and trailing spaces.
2005-07-14 Reid Spencer* Correct the AC_DEFINE for LLVM_PATH_GRAPHVIZ to use...
2005-07-14 Reid SpencerPut the path to the Graphviz program in the #defines...
2005-07-13 Reid SpencerImplement a test for the Graphviz program for Chris...
2005-07-12 Reid SpencerFor PR540:
2005-05-15 Reid SpencerRemove the check for the ffsll function. Its no longer...
2005-05-14 Reid SpencerForgot to commit this earlier. Its part of the simplify...
2005-01-16 Reid SpencerProvide support for HP/UX aCC compiler's variant of...
2005-01-01 Reid SpencerAdd HAVE_SBRK
2004-12-29 Reid Spencer* Fix a bug in an m4 macro that used an incorrect test...
2004-12-27 Reid SpencerFor PR351:
2004-12-25 Reid SpencerFor PR351:
2004-12-24 Reid SpencerFor PR351:
2004-12-20 Reid SpencerAdd HAVE_SYSCONF
2004-12-15 Reid SpencerRemove LLVMGCCDIR.
2004-12-15 Reid SpencerAdd some system specific functions we use
2004-12-13 Reid SpencerAdd LLVMGCCDIR for path lookup
2004-11-29 Reid SpencerChanges resulting from AC_LIB_LTDL usage.
2004-11-25 Reid SpencerRemove HAVE_BZLIB and HAVE_BZIP2. We always have bzip2...
2004-11-18 Reid SpencerAdd checks for HAVE_LTDL_H and HAVE_LT_DLOPEN
2004-10-28 Brian GaekeRegenerated after fixing typo.
2004-10-27 Reid SpencerAdd the HAVE_RAND48 define.
2004-10-17 Reid SpencerAdd HAVE_BZLIB_H and HAVE_ZLIB_H tests.
2004-10-04 Reid SpencerAdd HAVE_BZIP2 and HAVE_ZLIB
2004-09-24 John CriswellUpdated the last two header files so that they are...
2004-09-22 Reid SpencerUpdate to add the HAVE_UINT64_T test and the STACK_DIRE...
2004-09-12 Misha Brukman* Fix grammar
2004-09-05 Reid SpencerAdd HAS_U_INT64_T
2004-09-02 John CriswellAdded u_int64_t because some systems use that instead...
2004-09-01 Reid SpencerChanges For Bug 352
2004-08-20 Reid SpencerChanges resulting from change in autoconf/configure...
2004-08-20 Reid SpencerAdded various LLVM_* strings that are configured to...
2004-07-21 Brian GaekeRegenerated with autoconf/autoheader 2.57
2004-07-21 Brian GaekeRegenerated with autoheader-2.57.
2004-06-22 Brian GaekeRegenerated.
2004-06-22 John CriswellAdded the llvm/test/Programs/Makefile.test Makefile.
2004-06-07 John CriswellAdded checks for mkstemp and getrusage.
2004-05-27 John CriswellAdded a check for a new header file.
2004-04-02 Brian GaekeRegenerated using autoheader-2.57.
2004-02-23 Brian GaekeRegenerated with autoheader-2.57.
2004-02-23 Brian GaekeRegenerated using autoheader-2.57.
2004-02-23 Brian GaekeRegenerated with autoheader-2.57.
2004-02-20 Brian GaekeRegenerated using autoheader-2.57.
2004-01-21 Brian GaekeRegenerated using autoconf-2.57 and autoheader-2.57.
2004-01-15 Brian GaekeRemove configure support for endianness checking, the...
2004-01-13 Brian GaekeRegenerated using autoheader-2.57.
2003-12-08 Brian GaekeRegenerated using autoheader-2.57
2003-11-18 Brian GaekeRegenerated using autoheader-2.57
2003-11-10 Brian GaekeRegenerated.
2003-10-13 John CriswellAdded a macro and code that checks for the %a format...
2003-10-07 Brian GaekeRegenerated with (at top-level llvm directory):
2003-07-29 John CriswellEnable JIT when the platform supports it.
2003-06-30 John CriswellMerged in autoconf branch. This provides configuration...