summaryrefslogtreecommitdiff
path: root/boehm-gc
Commit message (Collapse)AuthorAgeFilesLines
* I am committing the following changes to enable the picojava port.Steve Chamberlain1999-10-023-1/+24
| | | | | | | I am committing the following changes to enable the picojava port. I will also forward them to Boehm. From-SVN: r29767
* aclocal.m4, configure: Rebuilt.Tom Tromey1999-09-284-348/+689
| | | | | | | * aclocal.m4, configure: Rebuilt. * acinclude.m4 (LIB_AC_PROG_CC, LIB_AC_PROG_CXX): Provide From-SVN: r29698
* gc_priv.h: Merged IRIX thread changes from include/private/gc_priv.h.Rainer Orth1999-08-172-8/+22
| | | | | | | | | Tue Aug 10 00:08:29 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> * gc_priv.h: Merged IRIX thread changes from include/private/gc_priv.h. From-SVN: r28740
* Makefile.in: Rebuilt.Rainer Orth1999-08-106-80/+104
| | | | | | | | | | | | | * Makefile.in: Rebuilt. * Makefile.am (toolexeclibdir): Add $(MULTISUBDIR) even for native builds. * configure: Rebuilt. * configure.in: Properly align --help output, fix capitalization and punctuation. * acinclude.m4: Likewise. From-SVN: r28638
* Removed extra ';;'Tom Tromey1999-08-042-2/+0
| | | | From-SVN: r28516
* * configure.in: Added missing `;;'. From Anthony Green.Tom Tromey1999-08-043-0/+6
| | | | From-SVN: r28510
* configure.in (machdep): Use mips_ultrix_mach_dep.s on Ultrix V4.Rainer Orth1999-08-043-9/+19
| | | | | | | | Mon Aug 2 23:09:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> * configure.in (machdep): Use mips_ultrix_mach_dep.s on Ultrix V4. From-SVN: r28503
* gc_priv.h (GC_test_and_set): Implementation for Linux PPC from Franz Sirl ↵Tom Tromey1999-08-042-0/+28
| | | | | | | | | <Franz.Sirl-kernel@lauterbach.com>. * gc_priv.h (GC_test_and_set): Implementation for Linux PPC from Franz Sirl <Franz.Sirl-kernel@lauterbach.com>. From-SVN: r28480
* * aclocal.m4, configure: Rebuilt for new libtool.Tom Tromey1999-08-034-648/+105
| | | | From-SVN: r28436
* mips_sgi_mach_dep.s: Enable PIC option.Alexandre Oliva1999-07-312-0/+5
| | | | | | | | 1999-07-31 Alexandre Oliva <oliva@dcc.unicamp.br> * mips_sgi_mach_dep.s: Enable PIC option. From-SVN: r28363
* * config.h (MPROTECT_VDB): Don't define on Linux.Tom Tromey1999-07-192-1/+8
| | | | From-SVN: r28179
* Makefile.am (.s.lo): Avoid `#line' directives.Alexandre Oliva1999-07-193-2/+9
| | | | | | | | | 1999-07-19 Alexandre Oliva <oliva@dcc.unicamp.br> * Makefile.am (.s.lo): Avoid `#line' directives. * Makefile.in: Rebuilt. From-SVN: r28175
* Makefile.am (*-recursive, [...]): Automake does not generate *-recursive for ↵Alexandre Oliva1999-07-193-12/+18
| | | | | | | | | | | | this Makefile, use *-am instead. 1999-07-19 Alexandre Oliva <oliva@dcc.unicamp.br> * Makefile.am (*-recursive, *-am, *-multi): Automake does not generate *-recursive for this Makefile, use *-am instead. * Makefile.in: Rebuilt. From-SVN: r28173
* Initial revisionTom Tromey1999-06-304-0/+2619
| | | | From-SVN: r27855
* This commit was generated by cvs2svn to compensate for changes in r27853,Tom Tromey1999-06-308-49/+254
| | | | | | which included commits to RCS files with non-trunk default branches. From-SVN: r27854
* Makefile.am (.s.lo): Renamed from `.s.o'.Alexandre Oliva1999-06-303-5/+10
| | | | | | | | 1999-06-30 Alexandre Oliva <oliva@dcc.unicamp.br> * Makefile.am (.s.lo): Renamed from `.s.o'. * Makefile.in: Rebuilt. From-SVN: r27850
* Alpha patch from Jeff Sturm:Tom Tromey1999-06-215-4/+111
| | | | | | | | | * 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. From-SVN: r27670
* Makefile.in: Rebuilt.Tom Tromey1999-06-213-2/+6
| | | | | | | | * Makefile.in: Rebuilt. * Makefile.am (libgcjgc_la_LDFLAGS): Use -version-info, not -release. From-SVN: r27668
* Makefile.in: Rebuilt.Tom Tromey1999-06-215-3/+32
| | | | | | | | | | * Makefile.in: Rebuilt. * Makefile.am (toolexeclibdir): Define as libdir when appropriate. * configure: Rebuilt. * configure.in (USE_LIBDIR): New conditional. From-SVN: r27667
* configure: Rebuilt.Tom Tromey1999-06-215-141/+851
| | | | | | | * configure: Rebuilt. * configure.in: Recognize all forms of alpha. From-SVN: r27660
* mach_dep.c (GC_push_regs): FreeBSD-elf support (from Carlo Dapor ↵Anthony Green1999-06-172-3/+8
| | | | | | | | | <carlo@vis.ethz.ch>). * mach_dep.c (GC_push_regs): FreeBSD-elf support (from Carlo Dapor <carlo@vis.ethz.ch>). From-SVN: r27580
* configure.in: Switch from irix threads to posix threads Defined IRIX_THREADS.Gilles Zunino1999-05-053-2/+33
| | | | | | | | | | 1999-05-05 Gilles Zunino <Gilles.Zunino@hei.fr> * 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. From-SVN: r26779
* * linux_threads.c: Don't reference __pthread_initial_thread_bos.Tom Tromey1999-04-302-0/+9
| | | | From-SVN: r26711
* libtoolized GC library. See ChangeLog for details.Tom Tromey1999-04-268-139/+1098
| | | | | | | | | | 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. From-SVN: r26650
* os_dep.c: glibc 2.1 requires asm/sigcontext.h, not sigcontext.h.Tom Tromey1999-04-212-1/+6
| | | | | | | * os_dep.c: glibc 2.1 requires asm/sigcontext.h, not sigcontext.h. From Matthias Klose <doko@itso.de>. From-SVN: r26574
* config.h (__start): Declare as `int' in alpha/OSF1 case.Tom Tromey1999-04-162-1/+6
| | | | | | | * config.h (__start): Declare as `int' in alpha/OSF1 case. From David Pettersson <dapet@mai.liu.se> From-SVN: r26490
* configure: Rebuilt.Tom Tromey1999-04-143-2/+4
| | | | | | | | * configure: Rebuilt. * configure.in: Don't use sparc_mach_dep.o for Solaris. Reverts incorrect patch of 199-04-09. From-SVN: r26450
* configure: Rebuilt.Tom Tromey1999-04-143-0/+12
| | | | | | | | * configure: Rebuilt. * configure.in: Added support for alpha. From David Pettersson <dapet@mai.liu.se>. From-SVN: r26449
* Makefile.in: Rebuilt.Tom Tromey1999-04-135-6/+66
| | | | | | | | * Makefile.in: Rebuilt. * Makefile.am (libgcjgc_a_SOURCES): Added solaris-threads.c and solaris-threads.h. From-SVN: r26407
* Cygnus/libgcj changes to Boehm GC.Tom Tromey1999-04-0722-22/+3971
| | | | From-SVN: r26257
* Initial revisionTom Tromey1999-04-071-0/+172
| | | | From-SVN: r26256
* Initial revisionTom Tromey1999-04-071-0/+2181
| | | | From-SVN: r26255
* Initial revisionTom Tromey1999-04-071-0/+809
| | | | From-SVN: r26254
* Initial revisionTom Tromey1999-04-071-0/+1092
| | | | From-SVN: r26253
* Initial revisionTom Tromey1999-04-071-0/+1561
| | | | From-SVN: r26252
* Initial revisionTom Tromey1999-04-071-0/+698
| | | | From-SVN: r26251
* Initial revisionTom Tromey1999-04-071-0/+791
| | | | From-SVN: r26250
* Initial revisionTom Tromey1999-04-071-0/+629
| | | | From-SVN: r26249
* Initial revisionTom Tromey1999-04-071-0/+965
| | | | From-SVN: r26248
* Initial revisionTom Tromey1999-04-071-0/+60
| | | | From-SVN: r26247
* Initial revisionTom Tromey1999-04-07112-0/+28524
| | | | From-SVN: r26246
* Initial revisionTom Tromey1999-04-071-0/+1386
| | | | From-SVN: r26245
* Initial revisionTom Tromey1999-04-071-0/+400
From-SVN: r26244