Move SLEB/ULEB size calculation routines from AsmPrinter to TargetAsmInfo. This makes...
[oota-llvm.git] / include / llvm / Config /
2008-03-23 Anton KorobeynikovUse C-style comments :)
2008-02-13 Devang PatelRemove use of ltdl
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2007-12-12 Duncan SandsRemove host endianness info from TargetData and
2007-12-10 Duncan SandsFix PR1836: in the interpreter, read and write apints
2007-12-01 Eric ChristopherAdd target triple to include/llvm/Config/config.h.in...
2007-10-03 Gordon HenriksenRegenerate.
2007-08-17 Reid SpencerFix PR1606:
2007-07-30 Anton KorobeynikovAdd detection of __dso_handle presence during configure...
2007-07-13 Reid SpencerRegenerate to pick up Gabor's changes.
2007-06-29 John CriswellConvert .cvsignore files
2007-02-16 Anton KorobeynikovAdd possibility to set memory limit for binaries run...
2007-01-19 Anton KorobeynikovAdding disassembler interface and external hook to...
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-04-22 Misha BrukmanConvert tabs to spaces
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-02-19 Jeff CohenChange __MINGW to __MINGW32__. Patch submitted by...
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 SpencerRemove this file as there are no LLVM users of it any...
2004-12-20 Reid SpencerRemove this file as its not used by anything in LLVM...
2004-12-20 Reid SpencerRemove these files as they are included by nothing...
2004-12-20 Reid SpencerRemove these headers. The files that used to #include...
2004-12-20 Reid SpencerAdd HAVE_SYSCONF
2004-12-20 Reid SpencerFor PR351:
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-29 Reid SpencerDon't include ltdl.h any more. Its nested in lib/System...
2004-11-25 Reid SpencerRemove HAVE_BZLIB and HAVE_BZIP2. We always have bzip2...
2004-11-20 Chris LattnerIgnore files
2004-11-18 Reid SpencerInclude ltdl.h if we have it.
2004-11-18 Reid SpencerAdd checks for HAVE_LTDL_H and HAVE_LT_DLOPEN
2004-11-02 Chris LattnerFix typo, contributed by Henrik Bach!
2004-10-28 Brian GaekeRegenerated after fixing typo.
2004-10-27 Reid SpencerAdd the HAVE_RAND48 define.
2004-10-25 Chris LattnerPatch to support MSVC correctly, contributed by Morten...
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-22 Reid SpencerThe alloca function, strangely enough, is found in...
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-07-17 Chris Lattnerlink.h causes problems on some platforms and is not...
2004-06-22 Brian GaekeRegenerated.
2004-06-22 John CriswellAdded the llvm/test/Programs/Makefile.test Makefile.
2004-06-21 Misha BrukmanLet's be consistent: listing format `os/arch'.
2004-06-18 Misha BrukmanAdd a target-independent way to query page size.
2004-06-07 John CriswellAdded checks for mkstemp and getrusage.
2004-06-05 Chris LattnerMacros are baaad.
2004-06-05 Chris LattnerDon't #include <unistd.h> directly, go through the...
2004-06-04 Chris Lattner<io.h> provides read/write/open/...
2004-06-04 Chris LattnerVisual C has something resembling a stat function,...
2004-06-04 Chris LattnerMake this work on VC++, pull the HAVE_ALLOCA_H case...
2004-06-01 Chris LattnerOn win32, process.h provides some of the traditional...
2004-05-28 Chris LattnerFix bizzare problems when you include Config/dlfcn...
2004-05-27 Chris LattnerAn "autoconf wrapper" for the infamous windows.h file
2004-05-27 John CriswellAdded a check for a new header file.
2004-04-02 Brian GaekeRegenerated using autoheader-2.57.
2004-02-26 Chris LattnerEliminate copy-and-paste comments
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.
next