allocator_traits<allocator<T>> partial specialization
[gcc.git] / boehm-gc / include /
2015-05-13 Michael Haubenwallnerboehm-gc: Bump to automake 1.11.6
2014-10-23 Rainer OrthFix gnu11 fallout on SPARC
2014-05-13 Bernd EdlingerEnable Java on Cygwin-64
2014-04-24 Jakub Jelinektree.h (OMP_CLAUSE_LINEAR_GIMPLE_SEQ): Define.
2013-12-21 Andreas Toblergcconfig.h: Add FreeBSD powerpc64 defines.
2013-04-11 Yvan Rouxgcconfig.h (AARCH64): New macro (defined only if __aarc...
2013-03-06 Rainer OrthUse thr_stksegment to determine Solaris stack base
2012-11-04 Samuel Thibaultconfigure.ac: Add stanza for *-*-gnu* threads configura...
2012-05-11 H.J. LuMerge upstream x32 support into boehm-gc
2012-02-24 Patrick Marlierre PR boehm-gc/52179 (boehm-gc incompatible with aslr...
2012-02-10 Kai Tietzre PR boehm-gc/48514 ([4.6] boehm gc incorrectly compil...
2011-06-29 Rainer Orthre PR libgcj/49451 (FileHandleGcTest FAILS on IRIX)
2011-03-25 Rainer Orthre PR boehm-gc/11412 (boehm-gc testing problems)
2010-10-28 Paolo Bonziniconfigure.ac: Rewrite DGUX check to use GC_CFLAGS,...
2010-04-02 Ralf WildenhuesUpdate to Automake 1.11.1.
2010-03-21 Dave KornPR target/42811 (prerequisite)
2009-12-13 Matthias Klosegc_locks.h: For __ARM_EABI__ define GC_test_and_set...
2009-12-05 Ralf WildenhuesSync from git Libtool and regenerate.
2009-08-22 Ralf WildenhuesRegenerate tree using Autoconf 2.64 and Automake 1.11.
2009-07-23 Michael MeissnerCommit patch #3 of 4 for Power7 VSX support
2008-09-26 Peter O'Gormanconfigure: Regenerate for new libtool.
2008-06-17 Ralf WildenhuesMakefile.tpl ($(srcdir)/configure): Update dependencies.
2008-03-16 Ralf Wildenhuesconfigure.ac: m4_include config/proginstall.m4.
2008-02-19 Andreas Toblerdyn_load.c (GC_dyld_image_add): Remove ifdef clause...
2008-01-26 Richard Sandifordgcconfig.h (HBLKSIZE): Define for MIPS.
2007-08-15 David Daney* include/private/gcconfig.h: Handle mips64-linux n64...
2007-07-02 Rainer Orthre PR boehm-gc/21940 (boehm-gc gctest fails on Solaris...
2007-05-24 Andreas ToblerCommit the change of this file, mentionend in the CL...
2007-05-24 Steve Ellceyltmain.sh: Update from ToT Libtool.
2007-05-20 Andreas Toblerconfigure.ac: Introduce extra_ldflags_libgc.
2007-04-23 Keith Seitzgc.h (GC_is_thread_suspended): Declare.
2007-03-07 Alexandre Olivaffi.h.in (ffi_closure_alloc, [...]): New.
2007-02-05 Roman Zippelgcconfig.h: use LINUX_STACKBOTTOM so it works with...
2007-01-19 Andreas Tobleros_dep.c (defined(MPROTECT_VDB) && defined(DARWIN)...
2007-01-17 David Daneyconfigure.ac: Don't define NO_SIGSET and NO_DEBUGGING...
2007-01-17 Jack Howarthaclocal.m4: Regenerate to use multi.m4.
2007-01-17 Andreas Toblergc_config.h.in: Regenerate.
2007-01-16 Petr Salingergcconfig.h: Handle amd64/x86-64 cpu under GNU/kFreeBSD.
2007-01-11 Andreas Toblerconfigure.ac: Replaced HAS_I386_THREAD_STATE_* with...
2006-12-08 Mike Stumpconfigure.ac: Fix x86 darwin builds.
2006-09-21 Sandro Tolainios_dep.c: Port to Darwin/i386
2006-09-18 Petr Salingerconfigure.ac: add support for GNU/kFreeBSD, accepted...
2006-08-21 Bryce McKinlayre PR libgcj/13212 (JNI/CNI AttachCurrentThread does...
2006-06-21 Keith Seitzpthread_stop_world.c (GC_suspend_handler): Redirect...
2006-06-03 Geoffrey KeatingIndex: gcc/ChangeLog
2006-05-24 Carlos O'DonellMakefile.am: Add install-html target.
2006-04-24 Andrew Haleydyn_load.c (GC_has_static_roots): Declare.
2006-02-07 Jakub Jelinekgc_ext_config.h.in: Added GC_PTHREAD_SYM_VERSION.
2006-02-04 Alan Modragc_locks.h (GC_test_and_set <POWERPC>): Don't use broke...
2006-01-25 Bryce McKinlaygcconfig.h: Revert to GC 6.6 version, removing all...
2006-01-25 Bryce McKinlayImport Boehm GC version 6.6.
2006-01-24 David Ayersre PR libobjc/13946 (ObjC configured --with-objc-gc...
2005-11-02 Bryce McKinlaygc_priv.h: Increase MAX_ROOT_SETS to 1024.
2005-09-15 Kazu Hiratagc_locks.h (GC_test_and_set): Change the constraint...
2005-09-06 Tom Tromeyre PR boehm-gc/23662 (Binaries generated by arm-linux...
2005-07-17 SUGIOKA Toshinobu* include/private/gcconfig.h (sh-linux): Use LINUX_STAC...
2005-06-15 Andreas Tobleros_dep.c: Add FreeBSD/PowerPC bits.
2005-05-25 Andrew Haleygcconfig.h (HBLKSIZE): Define to 4096 on powerpc64...
2005-04-19 Hans-Peter Nilssonos_dep.c, gc_locks.h: Import CRIS port by Simon Posnjak...
2005-04-17 David S. Millergcconfig.h (sparc-linux): Use LINUX_STACKBOTTOM.
2005-04-12 Richard Henderson* include/private/gcconfig.h (alpha-linux): Use LINUX_S...
2005-03-24 Mike Stumpdarwin_stop_world.c: Update for -m64 multilib.
2005-03-01 Kelley CookMakefile.in, [...]: Regenerate.
2005-02-16 Bryce McKinlayre PR libgcj/19823 (java fails with non-executable...
2005-01-02 Bryce McKinlayboehm-gc.h: Include gc_ext_config.h, not gc_config.h.
2004-11-30 Bryce McKinlayre PR libgcj/18699 (SIGSEGV in GC_local_gcj_malloc)
2004-11-27 Bryce McKinlaygc_config.h.in: Add comment.
2004-11-26 Bryce McKinlayFix "PACKAGE_NAME redefined" errors.
2004-11-05 Kelley CookMakefile.am: Define ACLOCAL_AMFLAGS.
2004-10-19 Ulrich Weigandgc_priv.h (GC_generic_malloc_words_small_inner): Add...
2004-10-13 Kazuhiro InaokaAdd support for M32R
2004-09-27 Kelley Cookconfigure.ac: Update all AC_DEFINEs to newer style.
2004-08-28 Hans Boehmbackgraph.c, gc_priv.h (GC_traverse_back_graph, [....
2004-08-23 Hans Boehmaix_irix_threads.c: Move _THREADS checks after gc_priv...
2004-08-16 Nathanael Nerodeaclocal.m4: Remove obsolete construct for old automake.
2004-08-13 Bryce McKinlayconfigure.in (GCINCS): Don't use "boehm-cflags".
2004-08-12 Bryce McKinlayThis commit was generated by cvs2svn to compensate...
2004-08-12 Kelley CookMakefile.in: Regenerate
2004-04-06 H.J. Lugcconfig.h (PREFETCH): Use __builtin_prefetch for gcc...
2004-02-27 Nathanael Nerodeconfigure.in: Add CCAS, CCASFLAGS for future automakes.
2004-02-23 Nathanael Nerodeconfigure.in: Use NCN_TARGET_NONCANONICAL and friends.
2004-01-20 Andrew Haleygcconfig.h (USE_MMAP): Define for all Linux.
2003-10-31 Richard Earnshaw* include/private/gcconfig.h: Re-install change of...
2003-10-17 Alan Modragcconfig.h (ALIGNMENT <powerpc linux>): Remove unsure...
2003-10-03 Hans Boehmconfigure.in: Remove NO_GETENV definition for win32.
2003-09-21 Anthony GreenFix arm-elf support.
2003-07-31 Danny Smithgc.h (GC_CreateThread): Declare with WINAPI attribute.
2003-07-28 Jeff SturmImport GC 6.3alpha1.
2003-07-28 Jeff SturmInitial revision
2003-04-16 Richard Earnshaw* include/private/gcconfig.h: Add support for arm-netbs...
2003-04-10 Tom Tromeygcconfig.h (LINUX_STACKBOTTOM): Define for POWERPC.
2003-03-23 Richard Hendersongc_locks.h [IA64]: Include ia64intrin.h.
2003-03-04 Hans Boehmgcconfig.h (GC_data_start): declare when needed.
2003-03-03 Hans Boehmmark_rts.c (GC_cond_register_dynamic_libraries): add.
2003-02-11 Andreas Toblergcconfig.h: undefine MPROTECT_VDB for MACOSX
2002-12-31 Tom TromeyFor PR libgcj/8933:
2002-10-02 Andreas Jaeger* include/private/gcconfig.h (HBLKSIZE): Define for...
2002-09-28 Richard Earnshawgcconfig.h: Don't check for __XSCALE__.
2002-09-27 Ulrich Weigandgcconfig: Add machine type S390.
2002-09-24 Jason Thorpe* include/private/gcconfig.h: Fix NetBSD/mips parameters.
next