Geoffrey Keating
c9e02e5dc3
gcconfig.h: Add new case for powerpc EABI.
...
* gcconfig.h: Add new case for powerpc EABI.
[PPC]: Handle embedded OS for powerpc simulator.
From-SVN: r38179
2000-12-10 22:57:37 +00:00
Alexandre Oliva
7fedceab9e
* gcconfig.h [OSF1] (_end): Declare as `int'.
...
From-SVN: r35749
2000-08-16 18:17:59 +00:00
Bryce McKinlay
9444af72b4
Imported version 5.0alpha7.
...
2000-05-07 Bryce McKinlay <bryce@albatross.co.nz>
Imported version 5.0alpha7.
* acinclude.m4: Update version to 5.0a7.
From-SVN: r33750
2000-05-07 01:43:49 +01:00
Jakub Jelinek
70635f1e04
<<<<<<< ChangeLog
...
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
2000-04-27 00:43:33 +00:00
Tom Tromey
a3fbf5c383
* gcconfig.h (DYNAMIC_LOADING): Define for PPC Linux.
...
From-SVN: r33367
2000-04-24 04:57:20 +00:00
Bryce McKinlay
93002327db
Imported version version 5.0alpha6.
...
* 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
2000-04-19 11:10:01 +01:00
Anthony Green
72af8e4e63
gcconfig.h (DATASTART): Add missing extern declaration for data_start on powerpc.
...
* gcconfig.h (DATASTART): Add missing extern declaration
for data_start on powerpc.
From-SVN: r31677
2000-01-29 01:17:03 +00:00
Anthony Green
d352598f80
Alpha Linux changes.
...
From-SVN: r31030
1999-12-20 05:55:34 +00:00
Anthony Green
abd995697d
gcconfig.h: Use libgcj hack for Alpha Linux.
...
* 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
1999-12-20 02:34:52 +00:00
Anthony Green
d0017c11ff
gcconfig.h (DATASTART): Define as (&data_start) for PowerPC Linux.
...
* 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
1999-12-12 18:06:08 +00:00
Tom Tromey
81976f93fe
configure: Rebuilt.
...
* 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
1999-11-04 17:25:07 +00:00
Tom Tromey
d83e44be33
* gcconfig.h: Merged in local changes from old config.h.
...
From-SVN: r30376
1999-11-03 17:26:59 +00:00
Bryce McKinlay
765de7ea98
gcconfig.h: Don't define MPROTECT_VDB on Linux/i386.
...
1999-11-02 Bryce McKinlay <bryce@albatross.co.nz>
* gcconfig.h: Don't define MPROTECT_VDB on Linux/i386.
From-SVN: r30364
1999-11-03 03:04:52 +00:00
Tom Tromey
89de952f8f
configure: Rebuilt.
...
* 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
1999-11-03 01:11:03 +00:00
Tom Tromey
85f29b3bb5
This commit was generated by cvs2svn to compensate for changes in r30327,
...
which included commits to RCS files with non-trunk default branches.
From-SVN: r30328
1999-11-01 20:48:52 +00:00
Tom Tromey
70f7276781
Initial revision
...
From-SVN: r27855
1999-06-30 20:04:37 +00:00