summaryrefslogtreecommitdiff
path: root/boehm-gc/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* * Makefile.in: Rebuilt.tromey1999-11-041-0/+3
| | | | | | | * Makefile.am (libgcjgc_la_SOURCES): Removed quick_threads.c. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30396 138bc75d-0d04-0410-961f-82ee72b054a4
* * misc.c (GC_init_inner): Don't call GC_init_linuxppc().tromey1999-11-041-0/+3
| | | | | | | (GC_thr_init): Don't declare. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30395 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure: Rebuilt.tromey1999-11-041-0/+11
| | | | | | | | | | | | | * configure.in: Removed qt threads case. * dyn_load.c: Don't mention QUICK_THREADS. * os_dep.c: Don't mention QUICK_THREADS. * misc.c: Don't mention QUICK_THREADS. * gcconfig.h: Don't mention QUICK_THREADS. * gc_priv.h: Removed QUICK_THREADS code. * quick_threads.c: Removed. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30394 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcconfig.h: Merged in local changes from old config.h.tromey1999-11-031-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30376 138bc75d-0d04-0410-961f-82ee72b054a4
* 1999-11-02 Bryce McKinlay <bryce@albatross.co.nz>bryce1999-11-031-0/+4
| | | | | | | * gcconfig.h: Don't define MPROTECT_VDB on Linux/i386. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30364 138bc75d-0d04-0410-961f-82ee72b054a4
* * quick_threads.c: Include gcconfig.h, not boehm-config.h.tromey1999-11-031-0/+2
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30360 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure: Rebuilt.tromey1999-11-031-0/+12
| | | | | | | | | | | | | | * configure.in: Don't create boehm-config.h. * Makefile.in: Rebuilt. * Makefile.am (libgcjgc_la_SOURCES): Reference gcconfig.h, not config.h. ($(all_objs)): Depend on gcconfig.h. * gc_priv.h: Reference GCCONFIG_H, not CONFIG_H. * gcconfig.h: Define GCCONFIG_H, not CONFIG_H. * config.h: Removed. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30358 138bc75d-0d04-0410-961f-82ee72b054a4
* Merged GC 5.0alpha4 with local changes, plus:tromey1999-11-011-0/+8
| | | | | | | | | | | * Makefile.in: Rebuilt. * Makefile.am (gctest_LDADD): Added THREADLIB. (TESTS): New macro. * configure: Rebuilt. * configure.in (INCLUDES): New subst. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30332 138bc75d-0d04-0410-961f-82ee72b054a4
* I am committing the following changes to enable the picojava port. Igreen1999-10-021-0/+5
| | | | | | | will also forward them to Boehm. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@29767 138bc75d-0d04-0410-961f-82ee72b054a4
* * aclocal.m4, configure: Rebuilt.tromey1999-09-281-0/+6
| | | | | | | * acinclude.m4 (LIB_AC_PROG_CC, LIB_AC_PROG_CXX): Provide git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@29698 138bc75d-0d04-0410-961f-82ee72b054a4
* Tue Aug 10 00:08:29 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>tromey1999-08-171-0/+5
| | | | | | | | * gc_priv.h: Merged IRIX thread changes from include/private/gc_priv.h. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28740 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in: Rebuilt.green1999-08-101-0/+11
| | | | | | | | | | | | | * Makefile.am (toolexeclibdir): Add $(MULTISUBDIR) even for native builds. * configure: Rebuilt. * configure.in: Properly align --help output, fix capitalization and punctuation. * acinclude.m4: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28638 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in: Added missing `;;'. From Anthony Green.tromey1999-08-041-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28510 138bc75d-0d04-0410-961f-82ee72b054a4
* Mon Aug 2 23:09:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>tromey1999-08-041-0/+4
| | | | | | | * configure.in (machdep): Use mips_ultrix_mach_dep.s on Ultrix V4. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28503 138bc75d-0d04-0410-961f-82ee72b054a4
* * gc_priv.h (GC_test_and_set): Implementation for Linux PPC fromtromey1999-08-041-0/+5
| | | | | | | Franz Sirl <Franz.Sirl-kernel@lauterbach.com>. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28480 138bc75d-0d04-0410-961f-82ee72b054a4
* * aclocal.m4, configure: Rebuilt for new libtool.tromey1999-08-031-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28436 138bc75d-0d04-0410-961f-82ee72b054a4
* 1999-07-31 Alexandre Oliva <oliva@dcc.unicamp.br>tromey1999-07-311-0/+4
| | | | | | | * mips_sgi_mach_dep.s: Enable PIC option. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28363 138bc75d-0d04-0410-961f-82ee72b054a4
* * config.h (MPROTECT_VDB): Don't define on Linux.tromey1999-07-191-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28179 138bc75d-0d04-0410-961f-82ee72b054a4
* 1999-07-19 Alexandre Oliva <oliva@dcc.unicamp.br>tromey1999-07-191-0/+5
| | | | | | | | * Makefile.am (.s.lo): Avoid `#line' directives. * Makefile.in: Rebuilt. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28175 138bc75d-0d04-0410-961f-82ee72b054a4
* 1999-07-19 Alexandre Oliva <oliva@dcc.unicamp.br>tromey1999-07-191-0/+6
| | | | | | | | | * Makefile.am (*-recursive, *-am, *-multi): Automake does not generate *-recursive for this Makefile, use *-am instead. * Makefile.in: Rebuilt. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28173 138bc75d-0d04-0410-961f-82ee72b054a4
* 1999-06-30 Alexandre Oliva <oliva@dcc.unicamp.br>tromey1999-06-301-0/+5
| | | | | | | | * Makefile.am (.s.lo): Renamed from `.s.o'. * Makefile.in: Rebuilt. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27850 138bc75d-0d04-0410-961f-82ee72b054a4
* Alpha patch from Jeff Sturm:tromey1999-06-211-0/+6
| | | | | | | | | | * os_dep.c (GC_init_linuxalpha): New function. * misc.c: Initialize for alpha linux. * gc_priv.h (GC_test_and_set): Define for alpha. * config.h: Don't assume __data_start on alpha. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27670 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in: Rebuilt.tromey1999-06-211-0/+4
| | | | | | | | * Makefile.am (libgcjgc_la_LDFLAGS): Use -version-info, not -release. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27668 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in: Rebuilt.tromey1999-06-211-0/+6
| | | | | | | | | | * Makefile.am (toolexeclibdir): Define as libdir when appropriate. * configure: Rebuilt. * configure.in (USE_LIBDIR): New conditional. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27667 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure: Rebuilt.tromey1999-06-211-0/+5
| | | | | | | * configure.in: Recognize all forms of alpha. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27660 138bc75d-0d04-0410-961f-82ee72b054a4
* * mach_dep.c (GC_push_regs): FreeBSD-elf support (fromgreen1999-06-171-0/+5
| | | | | | | Carlo Dapor <carlo@vis.ethz.ch>). git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27580 138bc75d-0d04-0410-961f-82ee72b054a4
* 1999-05-05 Gilles Zunino <Gilles.Zunino@hei.fr>tromey1999-05-051-0/+7
| | | | | | | | | | * configure.in: Switch from irix threads to posix threads Defined IRIX_THREADS. Put mips_sgi_mach_dep.lo into machdep for mips architecture. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26779 138bc75d-0d04-0410-961f-82ee72b054a4
* * linux_threads.c: Don't reference __pthread_initial_thread_bos.tromey1999-04-301-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26711 138bc75d-0d04-0410-961f-82ee72b054a4
* libtoolized GC library. See ChangeLog for details.tromey1999-04-261-0/+31
| | | | | | | | | | | Also a couple bug fixes: * dyn_load.c (GC_FirstDLOpenedLinkMap): Declare _DYNAMIC as `weak'. * misc.c (GC_init_inner): If QUICK_THREADS defined, compute GC_stackbottom. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26650 138bc75d-0d04-0410-961f-82ee72b054a4
* * os_dep.c: glibc 2.1 requires asm/sigcontext.h, nottromey1999-04-211-0/+5
| | | | | | | sigcontext.h. From Matthias Klose <doko@itso.de>. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26574 138bc75d-0d04-0410-961f-82ee72b054a4
* * config.h (__start): Declare as `int' in alpha/OSF1 case. Fromtromey1999-04-161-0/+5
| | | | | | | David Pettersson <dapet@mai.liu.se> git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26490 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure: Rebuilt.tromey1999-04-141-0/+4
| | | | | | | | * configure.in: Don't use sparc_mach_dep.o for Solaris. Reverts incorrect patch of 199-04-09. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26450 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure: Rebuilt.tromey1999-04-141-0/+6
| | | | | | | | * configure.in: Added support for alpha. From David Pettersson <dapet@mai.liu.se>. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26449 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in: Rebuilt.tromey1999-04-131-0/+11
| | | | | | | | * Makefile.am (libgcjgc_a_SOURCES): Added solaris-threads.c and solaris-threads.h. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26407 138bc75d-0d04-0410-961f-82ee72b054a4
* Cygnus/libgcj changes to Boehm GC.tromey1999-04-071-0/+248
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26257 138bc75d-0d04-0410-961f-82ee72b054a4