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