OSDN Git Service

* gcconfig.h: Use libgcj hack for Alpha Linux.
[pf3gnuchains/gcc-fork.git] / boehm-gc / ChangeLog
1 1999-12-19  Anthony Green  <green@cygnus.com>
2
3         * gcconfig.h: Use libgcj hack for Alpha Linux.  
4         Undefine MPROTEXT_VDB (from Jeff Sturm).
5         * os_dep.c: Remove Alpha Linux hacks.
6         * misc.c: Ditto.
7
8 1999-12-13  Tom Tromey  <tromey@cygnus.com>
9
10         * aclocal.m4, configure: Rebuilt.
11         * acinclude.m4: Changed version to 5.0a4.
12         * Makefile.in: Rebuilt.
13         * Makefile.am (libgcjgc_la_LDFLAGS): Changed version to 1:1:0.
14
15 1999-12-12  Anthony Green  <green@cygnus.com>
16
17         * gcconfig.h (DATASTART): Define as (&data_start) for PowerPC
18         Linux.
19         (DYNAMIC_LOADING): Define for PowerPC Linux.
20         * os_dep.c: Remove some special cases for PowerPC Linux.
21         * misc.c (GC_init_inner): Don't call GC_init_linux_data_start
22         for PowerPC Linux.
23
24 1999-11-04  Tom Tromey  <tromey@cygnus.com>
25
26         * Makefile.in: Rebuilt.
27         * Makefile.am (libgcjgc_la_SOURCES): Removed quick_threads.c.
28
29         * misc.c (GC_init_inner): Don't call GC_init_linuxppc().
30         (GC_thr_init): Don't declare.
31
32         * configure: Rebuilt.
33         * configure.in: Removed qt threads case.
34         * dyn_load.c: Don't mention QUICK_THREADS.
35         * os_dep.c: Don't mention QUICK_THREADS.
36         * misc.c: Don't mention QUICK_THREADS.
37         * gcconfig.h: Don't mention QUICK_THREADS.
38         * gc_priv.h: Removed QUICK_THREADS code.
39         * quick_threads.c: Removed.
40
41 1999-11-03  Tom Tromey  <tromey@cygnus.com>
42
43         * gcconfig.h: Merged in local changes from old config.h.
44
45 1999-11-02  Bryce McKinlay  <bryce@albatross.co.nz>
46
47         * gcconfig.h: Don't define MPROTECT_VDB on Linux/i386.
48
49 1999-11-02  Tom Tromey  <tromey@cygnus.com>
50
51         * quick_threads.c: Include gcconfig.h, not boehm-config.h.
52
53         * configure: Rebuilt.
54         * configure.in: Don't create boehm-config.h.
55         * Makefile.in: Rebuilt.
56         * Makefile.am (libgcjgc_la_SOURCES): Reference gcconfig.h, not
57         config.h.
58         ($(all_objs)): Depend on gcconfig.h.
59         * gc_priv.h: Reference GCCONFIG_H, not CONFIG_H.
60         * gcconfig.h: Define GCCONFIG_H, not CONFIG_H.
61         * config.h: Removed.
62
63 1999-11-01  Tom Tromey  <tromey@cygnus.com>
64
65         * Makefile.in: Rebuilt.
66         * Makefile.am (gctest_LDADD): Added THREADLIB.
67         (TESTS): New macro.
68         * configure: Rebuilt.
69         * configure.in (INCLUDES): New subst.
70
71 1999-09-29  Steve Chamberlain  <sac@pobox.com>
72
73         * config.h: Added picoJava target.
74         * mach_dep.h (GC_push_regs):  New code for picoJava.
75
76 1999-09-28  Tom Tromey  <tromey@cygnus.com>
77
78         * aclocal.m4, configure: Rebuilt.
79         * acinclude.m4 (LIB_AC_PROG_CC, LIB_AC_PROG_CXX): Provide
80         appropriate AC_PROG_ symbol.
81
82 Tue Aug 10 00:08:29 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
83
84         * gc_priv.h: Merged IRIX thread changes from
85         include/private/gc_priv.h.
86
87 Mon Aug  9 18:33:38 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
88
89         * Makefile.in: Rebuilt.
90         * Makefile.am (toolexeclibdir): Add $(MULTISUBDIR) even for native
91         builds.
92
93         * configure: Rebuilt.
94         * configure.in: Properly align --help output, fix capitalization
95         and punctuation.
96         * acinclude.m4: Likewise.
97
98 1999-08-04  Tom Tromey  <tromey@cygnus.com>
99
100         * configure.in: Added missing `;;'.  From Anthony Green.
101
102 Mon Aug  2 23:09:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
103
104         * configure.in (machdep): Use mips_ultrix_mach_dep.s on Ultrix V4.
105
106 1999-08-03  Tom Tromey  <tromey@cygnus.com>
107
108         * gc_priv.h (GC_test_and_set): Implementation for Linux PPC from
109         Franz Sirl <Franz.Sirl-kernel@lauterbach.com>.
110
111 1999-08-02  Tom Tromey  <tromey@cygnus.com>
112
113         * aclocal.m4, configure: Rebuilt for new libtool.
114
115 1999-07-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
116
117         * mips_sgi_mach_dep.s: Enable PIC option.
118
119 1999-07-19  Tom Tromey  <tromey@cygnus.com>
120
121         * config.h (MPROTECT_VDB): Don't define on Linux.
122
123 1999-07-19  Alexandre Oliva  <oliva@dcc.unicamp.br>
124
125         * Makefile.am (.s.lo): Avoid `#line' directives.
126         * Makefile.in: Rebuilt.
127
128 1999-07-19  Alexandre Oliva  <oliva@dcc.unicamp.br>
129
130         * Makefile.am (*-recursive, *-am, *-multi): Automake does not
131         generate *-recursive for this Makefile, use *-am instead.
132         * Makefile.in: Rebuilt.
133
134 1999-06-30  Alexandre Oliva  <oliva@dcc.unicamp.br>
135
136         * Makefile.am (.s.lo): Renamed from `.s.o'.
137         * Makefile.in: Rebuilt.
138
139 1999-06-21  Tom Tromey  <tromey@cygnus.com>
140
141         Alpha patch from Jeff Sturm:
142         * os_dep.c (GC_init_linuxalpha): New function.
143         * misc.c: Initialize for alpha linux.
144         * gc_priv.h (GC_test_and_set): Define for alpha.
145         * config.h: Don't assume __data_start on alpha.
146
147         * Makefile.in: Rebuilt.
148         * Makefile.am (libgcjgc_la_LDFLAGS): Use -version-info, not
149         -release.
150
151         * Makefile.in: Rebuilt.
152         * Makefile.am (toolexeclibdir): Define as libdir when
153         appropriate.
154         * configure: Rebuilt.
155         * configure.in (USE_LIBDIR): New conditional.
156
157         * configure: Rebuilt.
158         * configure.in: Recognize all forms of alpha.
159
160 1999-06-17  Anthony Green  <green@cygnus.com>
161
162         * mach_dep.c (GC_push_regs): FreeBSD-elf support (from
163         Carlo Dapor <carlo@vis.ethz.ch>).
164
165 1999-05-05  Gilles Zunino  <Gilles.Zunino@hei.fr>
166
167         * configure.in: Switch from irix threads to posix threads
168         Defined IRIX_THREADS. Put mips_sgi_mach_dep.lo into machdep
169         for mips architecture.
170         * configure: Regenerate.
171
172 1999-04-30  Tom Tromey  <tromey@cygnus.com>
173
174         * linux_threads.c: Don't reference __pthread_initial_thread_bos.
175
176 1999-04-26  Tom Tromey  <tromey@cygnus.com>
177
178         * dyn_load.c (GC_FirstDLOpenedLinkMap): Declare _DYNAMIC as
179         `weak'.
180
181 1999-04-23  Tom Tromey  <tromey@cygnus.com>
182
183         * Makefile.in, configure: Rebuilt.
184         * Makefile.am (EXTRA_LIBRARIES): Mention libgcjgc.la.
185         (libgcjgc_la_SOURCES): Renamed.
186         (libgcjgc_la_LIBADD): Likewise.
187         (libgcjgc_la_DEPENDENCIES): Likewise.
188         (EXTRA_libgcjgc_la_SOURCES): Likewise.
189         (gctest_LDADD): Use libgcjgc.la.
190         (all_objs): Mention libgcj_la_OBJECTS.
191         (EXTRA_LTLIBRARIES): Renamed.
192         (toollib_LTLIBRARIES): Likewise.
193         (libgcjgc_la_LDFLAGS): New macro
194         (toolexecdir): Renamed.
195         (toolexeclibdir): Likewise.
196         (toolexeclib_LTLIBRARIES): Likewise.
197         (LTCOMPILE): Renamed; added libtool invocation.
198         (LINK): Added libtool invocation.
199         (.s.o): use LTCOMPILE.
200         * configure.in: Call AM_PROG_LIBTOOL.  
201         (target_all): Set to libgcjgc.la.
202         Mention `.lo' forms of object files.
203
204 1999-04-21  Tom Tromey  <tromey@cygnus.com>
205
206         * misc.c (GC_init_inner): If QUICK_THREADS defined, compute
207         GC_stackbottom.
208
209         * os_dep.c: glibc 2.1 requires asm/sigcontext.h, not
210         sigcontext.h.  From Matthias Klose <doko@itso.de>.
211
212 1999-04-16  Tom Tromey  <tromey@cygnus.com>
213
214         * config.h (__start): Declare as `int' in alpha/OSF1 case.  From
215         David Pettersson <dapet@mai.liu.se>
216
217 1999-04-14  Tom Tromey  <tromey@cygnus.com>
218
219         * configure: Rebuilt.
220         * configure.in: Don't use sparc_mach_dep.o for Solaris.  Reverts
221         incorrect patch of 199-04-09.
222
223         * configure: Rebuilt.
224         * configure.in: Added support for alpha.
225         From David Pettersson <dapet@mai.liu.se>.
226
227 1999-04-13  Tom Tromey  <tromey@cygnus.com>
228
229         * Makefile.in: Rebuilt.
230         * Makefile.am (libgcjgc_a_SOURCES): Added solaris-threads.c and
231         solaris-threads.h.
232
233 1999-04-09  Tom Tromey  <tromey@cygnus.com>
234
235         * configure: Rebuilt.
236         * configure.in: Use sparc_mach_dep.s when building on Solaris.
237
238 1999-02-23  Tom Tromey  <tromey@cygnus.com>
239
240         * configure: Rebuilt.
241         * configure.in: For Linux, define _REENTRANT.  For Solaris, define
242         SOLARIS_THREADS and _SOLARIS_PTHREADS.
243
244 1999-02-18  Tom Tromey  <tromey@cygnus.com>
245
246         * quick_threads.c (GC_push_all_stacks): Change order of arguments
247         to GC_push_all_stacks depending on STACK_GROWS_DOWN define.  Check
248         for case where LO is NULL.
249
250 1999-02-10  Tom Tromey  <tromey@cygnus.com>
251
252         * aclocal.m4, configure, Makefile.in: Rebuilt.
253         * acinclude.m4: Updated to be used with automake 1.4.
254         * configure.in: Renamed libgc to libgcjgc.  Updated to be used
255         with automake 1.4.
256         * Makefile.am (EXTRA_LIBRARIES): Renamed libgc to libgcjgc.
257         (libgcjgc_a_SOURCES): Likewise.
258         (libgcjgc_a_LIBADD): Likewise.
259         (libgcjgc_a_DEPENDENCIES): Likewise.
260         (EXTRA_libgcjgc_a_SOURCES): Likewise.
261         (gctest_LDADD): Likewise.
262         (all_objs): Likewise.
263
264 1999-01-08  Tom Tromey  <tromey@cygnus.com>
265
266         * configure: Rebuilt.
267         * configure.in: Define LINUX_THREADS if using POSIX threads on
268         Linux.
269
270         * gc_priv.h (GC_test_and_set): Put return type into definition.
271
272 1998-11-24  Andrew Haley  <aph@viagra.cygnus.co.uk>
273
274         * Makefile.am: add support for eCos.  In particular, add C++
275         support for compiling the file ecos.cc.
276         * ecos.cc: new file.
277         * acinclude.m4: add C++ support.
278         * aclocal.m4: likewise
279         * config.h: add eCos support.
280         * configure: likewise
281         * configure.in: likewise
282         * misc.c (GC_write): add eCos support.
283         * os_dep.c (tiny_sbrk): add eCos support.
284         
285 Thu Dec 10 18:24:34 1998  Warren Levy  <warrenl@cygnus.com>
286
287         * misc.c (GC_init_inner): Moved STACKBASE code to os_dep.c.
288         * os_dep.c (GC_get_stack_base): Moved STACKBASE code from misc.c.
289
290 1998-11-23  Tom Tromey  <tromey@cygnus.com>
291
292         * configure.host (boehm_gc_cflags): Don't add `-O2'.
293
294 1998-11-20  Andrew Haley  <aph@viagra.cygnus.co.uk>
295
296         * Makefile.am, Makefile.in, configure.host: tx39 build option 
297         "-G 0" added.
298         
299 1998-11-17  Tom Tromey  <tromey@cygnus.com>
300
301         * configure: Rebuilt.
302         * configure.in: Switch on host, not target.
303
304 1998-11-16  Tom Tromey  <tromey@cygnus.com>
305
306         * gc_priv.h (GC_debug_object_start): Declare.
307         * mark.c (GC_mark_from_mark_stack): Call GC_debug_object_start.
308         * gc.h (GC_debug_register_finalizer_no_order,
309         GC_register_finalizer_no_order): Declare.
310         (GC_REGISTER_FINALIZER_NO_ORDER): New macro.
311         * dbg_mlc.c (GC_debug_register_finalizer_no_order): New function.
312         (GC_debug_generic_malloc): Likewise.
313         (GC_debug_object_start): new function.
314
315 1998-11-11  Tom Tromey  <tromey@cygnus.com>
316
317         * configure: Rebuilt.
318         * configure.in: Recognize --enable-java-gc, not --enable-gc.
319
320 Tue Nov  3 18:01:12 1998  Tom Tromey  <tromey@sanguine.cygnus.com>
321
322         * dyn_load.c: Handle QUICK_THREADS case.
323
324 1998-10-21  Tom Tromey  <tromey@cygnus.com>
325
326         * configure: Rebuilt.
327         * configure.in: Put cpp defines here, not in config.h.  Recognize
328         --enable-threads.  Set INCLUDES.  Create boehm-cflags file.  Don't
329         define PACKAGE or VERSION.
330         * config.h (SILENT, NO_SIGNALS, NO_DEBUGGING, JAVA_FINALIZATION):
331         Don't define.
332
333         * os_dep.c (GC_default_push_other_roots): Define when
334         QUICK_THREADS defined.
335         * misc.c: Added QUICK_THREADS case.
336         * gc_priv.h: Added QUICK_THREADS case to define LOCK and UNLOCK.
337         * config.h (THREADS): Define if QUICK_THREADS defined.
338         * Makefile.in: Rebuilt.
339         * Makefile.am (libgc_a_SOURCES): Added linux_threads.c,
340         quick_threads.c.
341         * quick_threads.c: New file.
342
343 1998-10-20  Tom Tromey  <tromey@cygnus.com>
344
345         * aclocal.m4, configure: Rebuilt.
346         * acinclude.m4: Don't subst machine_dir or sys_dir.
347         * configure.host: Removed unused code.
348
349 Sun Oct 11 08:18:02 1998  Anthony Green  <green@cygnus.com>
350
351         * configure: Rebuilt.
352         * configure.in: Fix typo in previous patch.
353
354 Sun Oct 11 08:06:11 1998  Anthony Green  <green@cygnus.com>
355
356         * Makefile.in, aclocal.m4, configure: Rebuilt.
357         * Makefile.am, acinclude.m4, configure.in: Add multilib support.
358         * configure.host: Created.
359
360 Tue Sep  1 10:58:15 1998  Tom Tromey  <tromey@cygnus.com>
361
362         * Makefile.in: Rebuilt.
363         * Makefile.am (lib_LIBRARIES): Use target_all.
364         (EXTRA_LIBRARIES): New macro.
365         * configure: Rebuilt.
366         * configure.in: Recognize --enable-gc.
367
368 Thu Aug 13 10:52:45 1998  Tom Tromey  <tromey@cygnus.com>
369
370         * Makefile.in: Rebuilt.
371         * Makefile.am (COMPILE): Define.
372         (LINK): Likewise.
373         (.s.o): Use MY_CFLAGS.
374         * configure: Rebuilt.
375         * configure.in (MY_CFLAGS): Define and subst.
376
377 Wed Aug 12 11:41:43 1998  Tom Tromey  <tromey@cygnus.com>
378
379         * configure: Rebuilt.
380         * configure.in: Added --with-cross-host argument.  Use
381         $with_cross_host to determine when cross-compiling.
382
383         * config.h (SMALL_CONFIG): Don't define.
384         * configure: Rebuilt.
385         * configure.in: Define SMALL_CONFIG when cross-compiling.
386
387 Tue Aug 11 11:41:25 1998  Tom Tromey  <tromey@cygnus.com>
388
389         * solaris_pthreads.c, misc.c, gc_priv.h, config.h, alloc.c,
390         allchblk.c: Merged with 4.13a2 while preserving local changes.
391
392         * Makefile.orig: Updated from Makefile in 4.13a2.
393
394         * configure: Rebuilt.
395         * configure.in: Updated version number to 4.13a2.  On Solaris,
396         don't build with -O when using gcc.
397
398         Merged in version 4.13alpha2:
399         * config.h (USE_MMAP): Re-enable on Solaris.
400         * solaris_pthreads.c: Removed RCS Id line.
401         * alpha_mach_dep.s: Removed RCS Id line.
402
403 Wed Jul 22 15:38:12 1998  Tom Tromey  <tromey@cygnus.com>
404
405         * config.h (USE_MMAP): Don't define for Solaris.
406
407 Wed Jun 10 12:51:41 1998  Tom Tromey  <tromey@cygnus.com>
408
409         * Makefile.in: Rebuilt.
410         * Makefile.am (libgc_a_SOURCES): Removed setjmp_t.c.
411
412         * Makefile.in: Rebuilt.
413         * Makefile.am (libgc_a_SOURCES): Removed add_gc_prefix.c.
414
415 Thu May 14 15:32:58 1998  Tom Tromey  <tromey@cygnus.com>
416
417         * Makefile.in: Rebuilt.
418         * Makefile.am ($(all_objs)): Depend on config.h.
419
420         * config.h: [MIPS] If DATASTART_IS_ETEXT defined then define
421         DATASTART as &_etext.
422         * misc.c (GC_init_inner): If STACKBASE defined, then use it.
423         * configure: Rebuilt.
424         * configure.in: Define STACKBASE and DATASTART_IS_ETEXT for the
425         tx39.
426
427 Tue May 12 13:15:45 1998  Tom Tromey  <tromey@cygnus.com>
428
429         * alloc.c: Don't call GET_TIME if NO_CLOCK defined.
430         (GC_maybe_gc): Likewise.
431         * os_dep.c: If NO_SIGSET defined, then have empty
432         GC_disable_signals and GC_enable_signals.
433         * configure: Rebuilt.
434         * configure.in: Added --with-target-subdir option.  If
435         cross-compiling, define NO_SIGSET and NO_CLOCK.
436
437 Wed May  6 16:40:28 1998  Tom Tromey  <tromey@cygnus.com>
438
439         * Makefile.in: Rebuilt.
440         * Makefile.am (.s.o): Directly use CC -x assembler-with-cpp.
441         (AS): Removed.
442         * aclocal.m4, configure: Rebuilt.
443         * acinclude.m4: New file.
444         * configure.in: Don't run AM_EXEEXT.  Use LIB_AC_PROG_CC.
445
446 Thu Apr 30 14:51:12 1998  Tom Tromey  <tromey@cygnus.com>
447
448         * configure: Rebuilt.
449         * configure.in: Link boehm-config.h to config.h.
450         * Makefile.in: Rebuilt.
451         * Makefile.am (INCLUDES): Removed.
452         * config.h (SILENT, SMALL_CONFIG, NO_SIGNALS, NO_DEBUGGING,
453         JAVA_FINALIZATION): Define
454
455 Wed Apr 29 11:03:14 1998  Tom Tromey  <tromey@cygnus.com>
456
457         * Many files: Use GC_bool, not bool.
458         * gc_priv.h: Define GC_bool, not bool.
459
460         * misc.c (GC_dont_gc): Define as int.
461         (GC_quiet): Likewise.
462         * gc_priv.h (GC_never_stop_func): Declare as returning bool.
463         * alloc.c (GC_dont_expand): Define as int.
464         * gc_priv.h: For gcc, define bool as char.
465
466 Tue Apr 28 22:44:16 1998  Tom Tromey  <tromey@cygnus.com>
467
468         * Makefile.in: Rebuilt.
469         * Makefile.am (check_PROGRAMS): New macro.
470         (gctest_SOURCES): Likewise.
471         (gctest_LDADD): Likewise.
472
473 Mon Apr 27 23:53:24 1998  Tom Tromey  <tromey@cygnus.com>
474
475         * Makefile.in: Rebuilt.
476         * Makefile.am (libgc_a_SOURCES): Added dyn_load.c.
477         * configure: Rebuilt.
478         * configure.in: Define SUNOS53_SHARED_LIB on Solaris 2.3.
479
480 Wed Apr 15 11:40:56 1998  Tom Tromey  <tromey@sanguine.cygnus.com>
481
482         * Makefile.am, Makefile.in, configure.in, configure, aclocal.m4:
483         New files.
484         * Makefile.orig: Renamed from Makefile.
485