- 30 Sep, 2000 2 commits
-
-
2000-09-30 Bryce McKinlay <bryce@albatross.co.nz> * configure.in: Define GC_GCJ_SUPPORT. Define NO_DEBUGGING in cross-compile configuration only. * Makefile.am: Build gcj_mlc.c. * configure, Makefile.in: Rebuilt. From-SVN: r36678
Bryce McKinlay committed -
* ltconfig, ltmain.sh, libtool.m4: Updated from libtool multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt all affected `configure' scripts. From-SVN: r36673
Alexandre Oliva committed
-
- 10 Sep, 2000 1 commit
-
-
* acinclude.m4: Include libtool macros from the top level. * aclocal.m4, configure: Rebuilt. From-SVN: r36287
Alexandre Oliva committed
-
- 04 Sep, 2000 1 commit
-
-
Fix for PR libgcj/230: * mark.c (GC_mark_from_mark_stack): Remove call to GC_debug_object_start. * gc_priv.h (GC_debug_object_start): Remove prototype. From-SVN: r36145
Anthony Green committed
-
- 16 Aug, 2000 1 commit
-
-
From-SVN: r35749
Alexandre Oliva committed
-
- 02 Aug, 2000 1 commit
-
-
* gc_priv.h (GC_generic_malloc_inner): Prototype. (GC_generic_malloc): Likewise. (GC_add_to_black_list_normal): Likewise. (GC_find_header): Likewise. (GC_ADD_TO_BLACK_LIST_NORMAL): Cast bits argument to word. * gc_mark.h (GC_find_start): Prototype. (GC_signal_mark_stack_overflow): Likewise. From-SVN: r35431
Tom Tromey committed
-
- 24 Jul, 2000 2 commits
-
-
* configure.in (THREADS): Don't --enable-threads on IRIX <= 5.*. * configure: Rebuilt. From-SVN: r35218
Alexandre Oliva committed -
From-SVN: r35217
Alexandre Oliva committed
-
- 20 Jun, 2000 1 commit
-
-
2000-06-20 Bryce McKinlay <bryce@albatross.co.nz> Imported version 5.1. * acinclude.m4: Push version to 5.1. From-SVN: r34610
Bryce McKinlay committed
-
- 19 Jun, 2000 2 commits
-
-
which included commits to RCS files with non-trunk default branches. From-SVN: r34606
Bryce McKinlay committed -
2000-06-19 Andrew Haley <aph@cygnus.com> * os_dep.c (read): Pass two dummy args to syscall(). From-SVN: r34598
Andrew Haley committed
-
- 10 May, 2000 1 commit
-
-
2000-05-11 Bryce McKinlay <bryce@albatross.co.nz> Imported 5.0 release version. * acinclude.m4: Increment version to 5.0. From-SVN: r33832
Bryce McKinlay committed
-
- 07 May, 2000 1 commit
-
-
2000-05-07 Bryce McKinlay <bryce@albatross.co.nz> Imported version 5.0alpha7. * acinclude.m4: Update version to 5.0a7. From-SVN: r33750
Bryce McKinlay committed
-
- 06 May, 2000 1 commit
-
-
which included commits to RCS files with non-trunk default branches. From-SVN: r33747
Bryce McKinlay committed
-
- 27 Apr, 2000 2 commits
-
-
From-SVN: r33453
Tom Tromey committed -
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
Jakub Jelinek committed
-
- 24 Apr, 2000 1 commit
-
-
From-SVN: r33367
Tom Tromey committed
-
- 19 Apr, 2000 4 commits
-
-
* Makefile.am, Makefile.in: irix_threads.c is now hpux_irix_threads.c. * Makefile.orig: Updated from gc distribution Makefile. From-SVN: r33255
Bryce McKinlay committed -
* 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
Bryce McKinlay committed -
which included commits to RCS files with non-trunk default branches. From-SVN: r33245
Bryce McKinlay committed -
From-SVN: r33241
Bryce McKinlay committed
-
- 02 Apr, 2000 1 commit
-
-
2000-03-26 Anthony Green <green@redhat.com> * misc.c (GC_enable): Always define GC_enable and GC_disable. From-SVN: r32867
Anthony Green committed
-
- 14 Feb, 2000 1 commit
-
-
* gc.h (dlopen): Define as GC_dlopen on Linux. (GC_dlopen): Declare on Linux. * dyn_load.c (GC_dlopen): Define for Linux. From-SVN: r31970
Tom Tromey committed
-
- 29 Jan, 2000 1 commit
-
-
* gcconfig.h (DATASTART): Add missing extern declaration for data_start on powerpc. From-SVN: r31677
Anthony Green committed
-
- 24 Dec, 1999 1 commit
-
-
1999-12-22 Bryce McKinlay <bryce@albatross.co.nz> * linux_threads.c: Don't block SIGINT, SIGQUIT, SIGTERM in the NO_SIGNALS case. From-SVN: r31083
Bryce McKinlay committed
-
- 20 Dec, 1999 2 commits
-
-
From-SVN: r31030
Anthony Green committed -
* gcconfig.h: Use libgcj hack for Alpha Linux. Undefine MPROTEXT_VDB (from Jeff Sturm). * os_dep.c: Remove Alpha Linux hacks. * misc.c: Ditto. From-SVN: r31028
Anthony Green committed
-
- 13 Dec, 1999 1 commit
-
-
* aclocal.m4, configure: Rebuilt. * acinclude.m4: Changed version to 5.0a4. * Makefile.in: Rebuilt. * Makefile.am (libgcjgc_la_LDFLAGS): Changed version to 1:1:0. From-SVN: r30893
Tom Tromey committed
-
- 12 Dec, 1999 2 commits
-
-
From-SVN: r30876
Anthony Green committed -
* gcconfig.h (DATASTART): Define as (&data_start) for PowerPC Linux. (DYNAMIC_LOADING): Define for PowerPC Linux. * os_dep.c: Remove some special cases for PowerPC Linux. * misc.c (GC_init_inner): Don't call GC_init_linux_data_start for PowerPC Linux. From-SVN: r30873
Anthony Green committed
-
- 04 Nov, 1999 3 commits
-
-
* Makefile.in: Rebuilt. * Makefile.am (libgcjgc_la_SOURCES): Removed quick_threads.c. From-SVN: r30396
Tom Tromey committed -
* misc.c (GC_init_inner): Don't call GC_init_linuxppc(). (GC_thr_init): Don't declare. From-SVN: r30395
Tom Tromey committed -
* configure: Rebuilt. * 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. From-SVN: r30394
Tom Tromey committed
-
- 03 Nov, 1999 4 commits
-
-
From-SVN: r30376
Tom Tromey committed -
1999-11-02 Bryce McKinlay <bryce@albatross.co.nz> * gcconfig.h: Don't define MPROTECT_VDB on Linux/i386. From-SVN: r30364
Bryce McKinlay committed -
From-SVN: r30360
Tom Tromey committed -
* configure: Rebuilt. * 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. From-SVN: r30358
Tom Tromey committed
-
- 01 Nov, 1999 3 commits
-
-
* Makefile.in: Rebuilt. * Makefile.am (gctest_LDADD): Added THREADLIB. (TESTS): New macro. * configure: Rebuilt. * configure.in (INCLUDES): New subst. From-SVN: r30332
Tom Tromey committed -
which included commits to RCS files with non-trunk default branches. From-SVN: r30328
Tom Tromey committed -
From-SVN: r30324
Tom Tromey committed
-