aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc
AgeCommit message (Expand)Author
2012-12-11Remove all the files ChangeLog.google-4_7, ChangeLog.google-integration and C...Diego Novillo
2012-10-10Merge from gcc-4_7-branch.Diego Novillo
2012-06-21Merge from gcc-4_7-branchDiego Novillo
2012-04-25Merged revisions 184777,184779,184812,184842,184848,184853,184861,184871,1848...Diego Novillo
2012-03-01Merged revisions 183499-183500,183502-183503,183507,183509-183510,183512-1835...Sharad Singhai
2011-12-16Merged revisions 180235-180237,180239-180240,180242-180252,180254-180258,1802...Sharad Singhai
2011-08-17Mainline merge rev 177757.Diego Novillo
2011-08-08 boehm-gc:Rainer Orth
2011-07-172011-07-16 Diego Novillo <dnovillo@google.com>Diego Novillo
2011-07-07 gcc:Rainer Orth
2011-06-29 PR libgcj/49451Rainer Orth
2011-04-19 gcc:Rainer Orth
2011-04-06 PR testsuite/48480Rainer Orth
2011-03-25ChangeLog for last change.Rainer Orth
2011-03-25 PR boehm-gc/11412Rainer Orth
2011-03-21 gcc:Rainer Orth
2011-02-25Merge remote branch 'origin/trunk' into google/integration.Diego Novillo
2011-02-13Remove freebsd1 from libtool.m4 macros and config.rpath.Ralf Wildenhues
2011-02-04Rename ChangeLog.google to ChangeLog.google-integration everywhere.Diego Novillo
2011-02-02 * configure.ac (*-*-solaris2*): Add -lrt to THREADLIBS.Rainer Orth
2011-02-02 * configure.ac: Don't use libdl on mips-sgi-irix6*.Rainer Orth
2011-02-01Modify --with-pic to accept a list of library names.Simon Baldwin
2011-01-31 * configure.ac (*-*-solaris2*): Add -lrt to THREADLIBS.Rainer Orth
2010-12-10update boehm-gc for powerpc m64 darwin.Iain Sandoe
2010-11-29 PR target/26427Iain Sandoe
2010-10-282010-10-29 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2010-10-282010-10-28 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2010-10-11 * dyn_load.c: Fix typo.Rainer Orth
2010-06-15 * configure.ac (*-*-solaris2.8*): Only usr alternate threadRainer Orth
2010-05-12 * tests/leak_test.c (main): Declare as int. Return 0.Uros Bizjak
2010-05-06 PR target/42811Dave Korn
2010-04-02Update to Automake 1.11.1.Ralf Wildenhues
2010-03-21 PR target/42811 (prerequisite)Dave Korn
2009-12-132009-12-09 Matthias Klose <doko@ubuntu.com> Matthias Klose
2009-12-05Sync from git Libtool and regenerate.Ralf Wildenhues
2009-11-30 * mark_rts.c (GC_approx_sp): Use __builtin_frame_address whenBen Elliston
2009-11-30 * os_dep.c: Use the POSIX signal API in preference to the BSD API.Ben Elliston
2009-09-11Override all per-target *_LINK variables correctly.Ralf Wildenhues
2009-09-08ChangeLog:Alexandre Oliva
2009-09-032009-09-03 Loren J. Rittle <ljrittle@acm.org>Loren J. Rittle
2009-08-24Update AC_PREREQ entries to 2.64Ralf Wildenhues
2009-08-22Cleanups after the update to Autoconf 2.64, Automake 1.11.Ralf Wildenhues
2009-08-22Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues
2009-08-22LIBTOOLFLAGS, and *_LINK fixes for Automake 1.11Ralf Wildenhues
2009-07-30config/Ralf Wildenhues
2009-07-23Commit patch #3 of 4 for Power7 VSX supportMichael Meissner
2009-07-172009-07-17 Kai Tietz <kai.tietz@onevision.com>Kai Tietz
2009-05-17 * win32_threads.c (GC_get_thread_stack_base): Implement for Cygwin.Dave Korn
2009-03-01 Backport from git Libtool:Ralf Wildenhues
2009-02-09 * Makefile.am (LTLDFLAGS): New variable.Mark Mitchell