OSDN Git Service

* ltconfig: Disable building static libraries if building shared
[pf3gnuchains/gcc-fork.git] / boehm-gc /
2004-02-27 neroden * ltconfig, ltmain.sh: Remove unused files.
2004-02-27 neroden * configure.in: Add CCAS, CCASFLAGS for future automakes.
2004-02-26 neroden * Makefile.am: Remove bogus duplicate setting of AM_CF...
2004-02-26 neroden * acinclude.m4: Remove GC_CONFIGURE macro; move contents
2004-02-26 neroden * configure.in: Remove more obsolete, bogus code.
2004-02-26 neroden * acinclude.m4: Remove obsolete and bogus constructs.
2004-02-25 neroden * acinclude.m4: De-precious CC and CXX so that the...
2004-02-23 zack2004-02-22 Zack Weinberg <zack@codesourcery.com>
2004-02-23 neroden * acinclude.m4: Remove old no-executables workaround;
2004-02-23 neroden * configure.in: Use NCN_TARGET_NONCANONICAL and friends.
2004-02-20 cagneyIndex: ChangeLog
2004-02-20 neroden * acinclude.m4: Remove bogus duplicate call to AC_CANO...
2004-02-20 neroden * acinclude.m4: Move certain code to configure.in.
2004-02-20 neroden * Makefile.direct, alloc.c: Resync to upstream 6.3...
2004-01-20 aph2004-01-20 Andrew Haley <aph@redhat.com>
2004-01-16 aph2004-01-16 Andrew Haley <aph@redhat.com>
2004-01-15 kcookboehm-gc/
2004-01-08 fche* obvious changelog typo fix
2004-01-07 fche* approved by rth
2003-10-31 rearnsha* include/private/gcconfig.h: Re-install change of...
2003-10-20 ro libffi:
2003-10-17 amodra * include/private/gcconfig.h (ALIGNMENT <powerpc linux...
2003-10-03 jsturm* configure: Rebuild.
2003-10-03 hboehm * configure.in: Remove NO_GETENV definition for win32.
2003-09-29 ro boehm-gc:
2003-09-22 greenAnother newlib fix
2003-09-21 greenFix arm-elf support.
2003-09-09 amodra * libtool.m4 (LD): Correct powerpc64 host match.
2003-08-07 ro boehm-gc:
2003-07-31 dannysmith * include/gc.h (GC_CreateThread): Declare with WINAPI
2003-07-30 andreast2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
2003-07-29 ljrittle * os_dep.c: Remove redundancy introduced in last merge.
2003-07-28 jsturm Import GC 6.3alpha1.
2003-07-28 jsturmThis commit was generated by cvs2svn to compensate...
2003-07-28 jsturmInitial revision
2003-07-25 sayle * configure.host: Only use +ESdbgasm when using the...
2003-04-28 tromey2003-04-28 Mohan Embar <gnustuff@thisiscool.com>
2003-04-16 rearnsha* include/private/gcconfig.h: Add support for arm-netbs...
2003-04-11 aoliva* libtool.m4 (lt_cv_deplibs_check_method): Use pass_all...
2003-04-10 tromey * include/private/gcconfig.h (LINUX_STACKBOTTOM):...
2003-03-23 rth * include/private/gc_locks.h [IA64]: Include...
2003-03-12 schwab2003-03-10 Andreas Schwab <schwab@suse.de>
2003-03-04 hboehm2003-03-04 Hans Boehm <Hans.Boehm@hp.com>
2003-03-03 hboehm2003-03-03 Hans Boehm <Hans.Boehm@hp.com>
2003-02-20 aoliva* configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
2003-02-11 andreast2003-02-11 Andreas Tobler <a.tobler@schweiz.ch>
2003-01-28 aoliva* configure.in (toolexecdir, toolexeclibdir): Set and...
2002-12-31 tromey For PR libgcj/8933:
2002-11-20 ro * ltconfig (osf[345]): Append $major to soname_spec.
2002-10-02 aj * include/private/gcconfig.h (HBLKSIZE): Define for...
2002-09-28 rearnsha* include/private/gcconfig.h: Don't check for __XSCALE_...
2002-09-27 uweigand * include/private/gcconfig: Add machine type S390...
2002-09-25 megaczFixed misformatted ChangeLog entry
2002-09-24 thorpej* include/private/gcconfig.h: Fix NetBSD/mips parameters.
2002-09-24 megacz2002-08-23 Adam Megacz <adam@xwt.org>
2002-09-23 ghaziboehm-gc:
2002-08-14 aoliva* boehm-gc/configure, libf2c/configure: Rebuilt.
2002-07-19 boRemove dead endif so x86-64 compilation works.
2002-07-19 bo2002-07-18 Bo Thorsen <bo@suse.de>
2002-07-18 hjl2002-07-18 H.J. Lu <hjl@gnu.org>
2002-07-18 hjl2002-07-18 H.J. Lu (hjl@gnu.org)
2002-06-29 hboehm * win32_threads.c (GC_push_all_stacks): Tolerat...
2002-06-10 hboehm * include/private/gc_locks.h (GC_test_and_set): Support
2002-05-19 mmitchel * irix_threads.cc (GC_pthread_detach): Do not use...
2002-05-16 ro * Makefile.in: Allow for PWDCMD to override hardcoded...
2002-05-08 aoliva* configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve...
2002-04-23 jsturm * Makefile.am (toolexeclib_LTLIBRARIES): Remove.
2002-04-22 davem2002-04-22 David S. Miller <davem@redhat.com>
2002-04-17 hboehm * include/private/gcconfig.h: Use LINUX_STACKBOTTOM for
2002-04-09 ljrittle * include/private/gcconfig.h (DATAEND): Update comment...
2002-04-09 ljrittle * include/private/gcconfig.h (DATAEND): Clarify comment.
2002-04-09 hboehm * include/private/gc_priv.h (WARN macro): Add "GC...
2002-04-04 ljrittle * include/private/gcconfig.h: Add support for an unmapped
2002-03-31 bryce2002-03-30 Krister Walfridsson <cato@df.lth.se>
2002-03-29 hboehm * linux_threads.c (return_free_lists): Clear fl[i...
2002-03-27 rth * os_dep.c (GC_init_linux_data_start): Fix...
2002-03-25 ljrittle * include/private/gcconfig.h: Change all likely references
2002-03-25 jsturm * linux_threads.c (GC_get_nprocs): Close file descriptor.
2002-03-22 ljrittle * include/private/gcconfig.h: Add unified test for...
2002-03-17 brycezlib:
2002-03-15 greenAddress mingw32 issues.
2002-03-12 megacz2002-03-12 Adam Megacz <adam@xwt.org>
2002-03-10 brycelibjava:
2002-02-25 megacz2002-02-24 Adam Megacz <adam@xwt.org>
2002-02-20 bryce * Makefile.am: Re-add SUBDIRS parameter which was...
2002-02-15 mrsImport bugfix.
2002-02-14 bryceRemoved .s files.
2002-02-13 bryce * dbg_mlc.c (GC_debug_generic_malloc): Removed.
2002-02-12 rth * configure.in: Re-apply 2001-06-26 configure...
2002-02-12 bryce * sparc_mach_dep.S: Delete incorrectly named file.
2002-02-12 bryce Imported GC 6.1 Alpha 3. Finally.
2002-02-11 megacz2002-02-11 Adam Megacz <adam@xwt.org>
2002-02-09 greenxscale-elf support
2002-02-07 megacz2002-02-06 Adam Megacz <adam@xwt.org>
2002-02-02 megacz2002-02-01 Adam Megacz <adam@xwt.org>
2002-01-31 bryceThis commit was generated by cvs2svn to compensate...
2002-01-31 bryceInitial revision
2002-01-25 dje * include/gc.h (GC_INIT): Add DATASTART and DATAEND...
2001-12-17 jsturm * dyn_load.c: Define ElfW (if needed) for all targets,
2001-12-16 rodrigc2001-12-16 Craig Rodrigues <rodrigc@gcc.gnu.org>
next