Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mach_dep.c (GC_push_regs): Remove the unused Linux/mips code. | H.J. Lu | 2002-07-18 | 1 | -17/+0 |
| | | | | | | | | 2002-07-18 H.J. Lu <hjl@gnu.org> * mach_dep.c (GC_push_regs): Remove the unused Linux/mips code. From-SVN: r55566 | ||||
* | Imported GC 6.1 Alpha 3. Finally. | Bryce McKinlay | 2002-02-12 | 1 | -3/+5 |
| | | | | From-SVN: r49698 | ||||
* | Makefile.am, [...]: Imported GC 6.1 Alpha 1 and merged local changes. | Bryce McKinlay | 2001-10-16 | 1 | -7/+21 |
| | | | | | | | * Makefile.am, acinclude.m4, configure.in: Imported GC 6.1 Alpha 1 and merged local changes. From-SVN: r46283 | ||||
* | Makefile.am, [...]: Imported GC 6.0 and merged local changes. | Tom Tromey | 2001-08-18 | 1 | -22/+35 |
| | | | | | | | * Makefile.am, acinclude.m4, configure.in: Imported GC 6.0 and merged local changes. From-SVN: r44994 | ||||
* | Imported version version 6.0alpha7. | Bryce McKinlay | 2001-05-21 | 1 | -15/+44 |
| | | | | | | | | | | | | | | | | | * README, README.Mac, README.OS2, README.QUICK, README.alpha, README.amiga, README.debugging, README.dj, README.hp, README.linux, README.rs6000, README.sgi, README.solaris2, README.uts, README.win32, SCoptions.amiga, backptr.h, barrett_diagram, dbg_mlc.h, gc.h, gc.man, gc_alloc.h, gc_cpp.h, gc_hdrs.h, gc_mark.h, gc_priv.h, gc_private.h, gc_typed.h, gcconfig.h, hpux_irix_threads.c, makefile.depend, nursery.c, solaris_threads.h, test.c, test_cpp.cc, weakpointer.h, cord/README, cord/SCOPTIONS.amiga, cord/SMakefile.amiga, cord/cord.h, cord/ec.h, cord/gc.h, cord/private/cord_pos.h, include/backptr.h, include/gc_copy_descr.h, include/gc_nursery.h: Remove obsolete/moved files. From-SVN: r42379 | ||||
* | <<<<<<< ChangeLog | Jakub Jelinek | 2000-04-27 | 1 | -2/+24 |
| | | | | | | | | | | | | | | | | | | | | 2000-04-26 Jakub Jelinek <jakub@redhat.com> * gcconfig.h (SPARC): Define ALIGNMENT to 8 for 64bit SPARC. (SPARC/LINUX): Use GC_SysVGetDataStart instead of LINUX_DATA_START - sparc glibc does not provide it. (SAVE_CALL_CHAIN, ASM_CLEAR_CODE): Define on sparc*-linux*. Make STACKBOTTOM depend on the wordsize. * os_dep.c (GC_SysVGetDataStart): Compile in on sparc*-linux*. (struct frame): Declare on sparc*-linux*. (GC_save_callers): Bias the frame pointers if needed (sparc64). * mach_dep.c (GC_save_regs_in_stack): Optimize on sparc32. Implement on sparc64. (GC_clear_stack_inner): Implement on sparc64. * gc_priv.h (GC_test_and_set): Implement for sparc. * linux_threads.c (GC_suspend_handler, GC_push_all_stacks): Use From-SVN: r33452 | ||||
* | Imported version version 5.0alpha6. | Bryce McKinlay | 2000-04-19 | 1 | -16/+52 |
| | | | | | | | | | * acinclude.m4: Bump version to 5.0a6. * configure.in: Don't use alpha_mach_dep.s. * include/private/config.h, irix_threads.c gc_watcom.asm: Delete obsolete files. From-SVN: r33251 | ||||
* | Merged GC 5.0alpha4 with local changes, plus: | Tom Tromey | 1999-11-01 | 1 | -32/+95 |
| | | | | | | | | | | * Makefile.in: Rebuilt. * Makefile.am (gctest_LDADD): Added THREADLIB. (TESTS): New macro. * configure: Rebuilt. * configure.in (INCLUDES): New subst. From-SVN: r30332 | ||||
* | I am committing the following changes to enable the picojava port. | Steve Chamberlain | 1999-10-02 | 1 | -1/+8 |
| | | | | | | | I am committing the following changes to enable the picojava port. I will also forward them to Boehm. From-SVN: r29767 | ||||
* | mach_dep.c (GC_push_regs): FreeBSD-elf support (from Carlo Dapor ↵ | Anthony Green | 1999-06-17 | 1 | -3/+3 |
| | | | | | | | | | <carlo@vis.ethz.ch>). * mach_dep.c (GC_push_regs): FreeBSD-elf support (from Carlo Dapor <carlo@vis.ethz.ch>). From-SVN: r27580 | ||||
* | Initial revision | Tom Tromey | 1999-04-07 | 1 | -0/+411 |
From-SVN: r26246 |