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