]> gcc.gnu.org Git - gcc.git/blame - libobjc/ChangeLog
config.gcc: Create a default tmake_file for linux, and use it in all but two linux...
[gcc.git] / libobjc / ChangeLog
CommitLineData
25fe8680
ZL
12004-02-06 Ziemowit Laski <zlaski@apple.com>
2
3 * objc/objc-api.h (objc_super): The 'class' field shall
4 be named 'super_class' #ifdef __cplusplus.
5
95727fb8
AP
62004-01-17 Andrew Pinski <pinskia@physics.uc.edu>
7
8 PR target/10781
9 * encoding.c (rs6000_special_round_type_align): Define.
10
5af0e6ae
AF
112004-01-14 Adam Fedor <fedor@gnu.org>
12
13 PR libobjc/12155
14 * selector.c (__objc_register_instance_methods_to_class): Free
15 new_list if not used.
16
b39f1868
AR
172004-01-09 Andrew Ruder <aeruder@ksu.edu>
18
19 PR libobjc/11904
20 * sarray.c (sarray_free): Free array->is_copy_of latter.
21
75d3baee
ZW
222003-12-01 Zack Weinberg <zack@codesourcery.com>
23
24 PR 11433
25 * Protocol.m (descriptionForInstanceMethod): Don't dereference
26 instance_methods if it's NULL.
27 (descriptionForClassMethod): Likewise for class_methods.
28
7989e4dc
RO
292003-10-24 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
30
31 * Makefile.in (runtime-info.h): Remove -Wp.
32
54b98a47
RO
332003-10-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
34
35 * Makefile.in (CC1OBJ): Remove.
36 (runtime-info.h): Invoke $(CC) so all MULTIFLAGS are handled
37 correctly.
38 Use .m extension for temporary file.
39 Remove assembler temp file.
40
beca20d2
JM
412003-10-20 Joseph S. Myers <jsm@polyomino.org.uk>
42
43 * objc/hash.h (hash_string): Don't use a cast as an lvalue.
44
05dcec66
RO
452003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
46
47 * Makefile.in (runtime-info.h): Use MULTIFLAGS.
48
e517f636
AM
492003-09-09 Alan Modra <amodra@bigpond.net.au>
50
51 * configure: Regenerate.
52
45dff86e
AM
532003-08-27 Alexander Malmberg <alexander@malmberg.org>
54
55 * Makefile.in, aclocal.m4: Update to $(libdir)/gcc/ instead of
56 (libdir)/gcc-lib/ when installing.
57 * configure: Regenerate.
58
c19f8e35
NP
59Thu Jul 10 10:27:43 2003 Nicola Pero <n.pero@mi.flashnet.it>
60
61 libobjc/9969
62 * sendmsg.c (get_imp): Fixed rare threading problem.
63 (__objc_responds_to): Similar fixes.
64 (objc_msg_lookup): Similar fixes.
65 (__objc_init_install_dtable): Lock the runtime before checking if the
66 table is installed.
75d3baee 67
6c82ad25
NN
682003-05-23 Nathanael Nerode <neroden@gcc.gnu.org>
69
38709cad
NN
70 * hash.c, init.c, libobjc.def, libobjc_entry.c, linking.m,
71 makefile.dos, misc.c, nil_method.c, objects.c, sarray.c,
72 selector.c, sendmsg.c, thr-dce.c, thr-decosf1.c, thr-irix.c,
73 thr-mach.c, thr-objc.c, thr-os2.c, thr-posix.c, thr-pthreads.c,
75d3baee 74 thr-rtems.c, thr-single.c, thr-solaris.c, thr-vxworks.c,
38709cad 75 thr-win32.c, thr.c: Replace "GNU CC" with "GCC".
6c82ad25
NN
76 * Makefile.in, NXConstStr.m, Object.m, Protocol.m, archive.c,
77 class.c, encoding.c, gc.c, objc/NXConstStr.h, objc/Object.h,
78 objc/Protocol.h, objc/encoding.h, objc/hash.h, objc/objc-api.h,
79 objc/objc-list.h, objc/objc.h, ocjc/runtime.h, objc/sarray.h,
80 objc/thr.h, objc/typedstream.h: Replace "GNU CC" with "GCC".
81
e083f3f9 82Tue May 13 14:56:03 2003 Richard Frith-Macdonald <rfm@gnu.org>
75d3baee 83 Nicola Pero <n.pero@mi.flashnet.it>
e083f3f9
RFM
84
85 libobjc/10742
86 * init.c (class_superclass_of_class): New function.
87 (create_tree_of_subclasses_inherited_from): Use it.
88 (__objc_tree_insert_class): Likewise.
89 (class_is_subclass_of_class): Likewise.
75d3baee 90
0b87e18e
DC
912003-04-11 David Chad <davidc@freebsd.org>
92 Loren J. Rittle <ljrittle@acm.org>
93
94 libobjc/8562
95 * objc/hash.h (hash_string): Constify correctly.
96 (compare_ptrs): Use direct compare.
97 * objc/objc-list.h (list_nth): Rename index to indx to avoid shadow.
98 * objc/sarray.h: Global rename index to indx to avoid shadow.
99
ff8b9ca8
AS
1002003-03-12 Andreas Schwab <schwab@suse.de>
101
102 * aclocal.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Avoid trailing /. in
103 glibcpp_toolexeclibdir.
104 * configure: Rebuilt.
105
3343fdd2
AO
1062003-02-20 Alexandre Oliva <aoliva@redhat.com>
107
108 * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
109 config.status.
110 * configure: Rebuilt.
111
c5e3e1ed
AO
1122003-01-27 Alexandre Oliva <aoliva@redhat.com>
113
114 * aclocal.m4 (glibcpp_toolexeclibdir): Instead of
115 $(MULTISUBDIR), use `$CC -print-multi-os-directory`, unless
116 version_specific_libs is enabled.
117 * configure: Rebuilt.
118
90e5b39f
CC
1192003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
120
121 * Makefile.in (FLAGS_TO_PASS): Also pass DESTDIR.
122 (install-libs, install-headers): Prepend $(DESTDIR) to
123 destination paths in all (un)installation commands.
124
4977bab6
ZW
1252002-12-02 Zack Weinberg <zack@codesourcery.com>
126
127 * thr-objc.c: Include coretypes.h and tm.h.
128
1292002-12-01 Zack Weinberg <zack@codesourcery.com>
130
131 * encoding.c, sendmsg.c: Include coretypes.h and tm.h.
132
1332002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
134
135 * configure.in: Remove skip-this-dir support.
136 * configure: Regenerate.
137
6c5d742e
KG
1382002-09-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
139
140 * Makefile.in (all): Fix multilib parallel build.
141
c2a68741
NP
142Thu Sep 12 12:44:37 2002 Nicola Pero <n.pero@mi.flashnet.it>
143
144 * sendmsg.c (nil_method): Declare not to take a variable number of
145 args.
146 (objc_msg_lookup): Cast nil_method to IMP before returning it.
147 (objc_msg_lookup_super): The same.
148
edf4d41e
JH
1492002-09-10 Jan Hubicka <jh@suse.cz>
150
65a8189e
AJ
151 * nil_method.c (nil_method): No longer defined with variable
152 arguments.
edf4d41e 153
40165636
RB
1542002-07-02 Rodney Brown <rbrown64@csc.com.au>
155
156 * objc/encoding.h: Fix formatting.
157 * objc/hash.h: Likewise.
158 * objc/objc-api.h: Likewise.
159 * objc/runtime.h: Likewise.
160 * objc/thr.h: Likewise.
161 * archive.c: Likewise.
162 * class.c: Likewise.
163 * encoding.c: Likewise.
164 * gc.c: Likewise.
165 * hash.c: Likewise.
166 * init.c: Likewise.
167 * misc.c: Likewise.
168 * nil_method.c: Likewise.
169 * objects.c: Likewise.
170 * sarray.c: Likewise.
171 * selector.c: Likewise.
172 * sendmsg.c: Likewise.
173 * thr-mach.c: Likewise.
174 * thr.c: Likewise.
175
aebb8c22
DD
1762002-06-25 DJ Delorie <dj@redhat.com>
177
178 * aclocal.m4 (GLIBCPP_CONFIGURE): Split out
179 GLIBCPP_TOPREL_CONFIGURE.
180 * configure.in: Call it before AC_CANONICAL_SYSTEM.
181 * configure: Regenerate.
182
b62cc13a
KG
1832002-06-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
184
185 * Object.m (forward, read, write): Fix unused parameter warnings.
186 * encoding.c: Include <stdlib.h>.
187 (target_flags): Mark with attribute unused.
188 (atoi): Delete.
189 * runtime.h (__objc_selector_max_index): Change to unsigned int.
190 (__objc_generate_gc_type_description): Prototype.
191 * selector.c (__objc_selector_max_index): Change to unsigned int.
192
10cb24df
NP
193Mon Jun 17 18:37:42 2002 Nicola Pero <n.pero@mi.flashnet.it>
194
195 * sendmsg.c (__objc_get_forward_imp): Fix warning by making sure
196 we always have a return value: if __objc_msg_forward does not
197 supply a forwarding implementation, return the default
198 __builtin_apply based one.
199
8f8c44cb
KG
2002002-06-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
201
202 * Object.m: Fix signed/unsigned warning.
203 * Protocol.m: Likewise.
204 * archive.c: Always include stdlib.h.
205 (objc_read_short, objc_read_unsigned_short, objc_read_int,
206 objc_read_long, __objc_read_nbyte_uint, __objc_read_nbyte_ulong):
207 Fix signed/unsigned warning.
208 (objc_write_type, objc_read_type, objc_write_types,
209 objc_read_types): Ensure ctype 8-bit safety.
210 (__objc_no_write, __objc_no_read): Mark unused parameters.
211 * class.c (class_table_setup): Specify void arg.
212 * encoding.c (atoi, objc_sizeof_type, objc_alignof_type,
213 objc_skip_typespec, objc_skip_offset,
214 objc_layout_structure_next_member): Ensure ctype 8-bit safety.
215 (objc_layout_structure_next_member): Ensure variables are
216 initialized.
217 * gc.c (__objc_generate_gc_type_description,
218 class_ivar_set_gcinvisible): Mark unused parameters.
219 * init.c (__objc_send_load, __objc_destroy_class_tree_node): Mark
220 unused parameters.
221 (__objc_init_protocols) Fix signed/unsigned warning.
222 * nil_method.c (nil_method): Mark unused parameters.
223 * thr.h (objc_thread_callback): Specify void arg.
224 * sarray.c (sarray_new, sarray_realloc, sarray_free): Fix
225 signed/unsigned warning.
226 (sarray_free): Fix formatting.
227 * selector.c (sel_types_match): Ensure ctype 8-bit safety.
228 * sendmsg.c (__objc_init_install_dtable) Mark unused parameters.
229
42bac116
AJ
2302002-06-09 Andreas Jaeger <aj@suse.de>
231
232 * encoding.c (objc_layout_structure_next_member): Remove unused
233 variable.
234
9aa338ec
KG
2352002-05-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
236
237 * Makefile.in (SHELL): Set to @SHELL@.
238 (WARN_CFLAGS): New.
239 (ALL_CFLAGS): Add $(WARN_CFLAGS).
240
1e6347d8
RO
2412002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
242
243 * aclocal.m4: Allow for PWDCMD to override hardcoded pwd.
244 * configure: Regenerate.
245
6706f116
AO
2462002-05-08 Alexandre Oliva <aoliva@redhat.com>
247
248 * configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at
249 script entry, and set LD to it when configuring multilibs.
250 * configure: Rebuilt.
251
d0d091ae
DB
2522002-04-19 David O'Brien <obrien@FreeBSD.org>
253
254 * encoding.c (MAX, MIN, ROUNDING): #undef before defining.
255
ed426a38 2562002-04-09 Hans-Peter Nilsson <hp@bitrange.com>
0bd9dd55
HPN
257
258 PR objc/6107
259 * objc/objc-api.h (struct objc_protocol_list): Change type of
260 member count from int to size_t.
261
b150efee
FS
2622002-02-11 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
263
264 PR libobjc/4039
265 * aclocal.m4: Replace with version copied from libstdc++-v3.
266 * configure.in: Update for changes to aclocal and Makefile.
267 * configure: Regenerate.
268 * Makefile.in: Correct install of multilibs and shared libs, use
269 INSTALL_DATA for include files.
270
e5e0f6f5
NP
271Mon Dec 17 17:02:12 2001 Nicola Pero <nicola@brainstorm.co.uk>
272
273 * init.c (__objc_exec_class): Fixed bug in the loop on unclaimed
274 categories - when an unclaimed category was found, the loop was
275 doing two steps forward instead of one, so that in certain cases
276 it was failing to properly load all the categories. (Reported
277 with fix by Alexander Malmberg <alexander@malmberg.org>).
278
d5114db1
AH
2792001-11-14 Aldy Hernandez <aldyh@redhat.com>
280
4977bab6 281 * encoding.c: Add target_flags.
d5114db1 282
f4fdaeda
AH
2832001-11-07 Aldy Hernandez <aldyh@redhat.com>
284
285 * objc/objc-api.h (_C_VECTOR): New.
286
287 * encoding.c (VECTOR_TYPE): New.
288
26e51caa
NP
289Mon Oct 29 21:29:21 2001 Nicola Pero <n.pero@mi.flashnet.it>
290
291 * class.c: Rewritten the class table to use optimized, lock-free
4977bab6
ZW
292 lookup. This more than doubles the speed of class method
293 invocations. (class_table_setup), (class_table_insert),
294 (class_table_replace), (class_table_get_safe),
295 (class_table_next), (class_table_print),
296 (class_table_print_histogram): New functions.
297 (__objc_init_class_tables): Use class_table_setup.
298 (__objc_add_class_to_hash): Use class_table_get_safe and
299 class_table_insert. (objc_lookup_class), (objc_get_class): Do not
300 assert the existence of the table; do not lock the runtime; use
301 class_table_get_safe. (objc_next_class): Use class_table_next.
302 (__objc_resolve_class_links): Use class_table_next.
303 (class_pose_as): Use class_table_replace.
26e51caa 304
71a18acf
OP
3052001-09-10 Ovidiu Predescu <ovidiu@cup.hp.com>
306
307 * gc.c: Removed the DEBUG declaration.
308
5f1ecf82
NP
309Wed Jul 18 12:48:56 2001 Nicola Pero <n.pero@mi.flashnet.it>
310
311 * thr.c (objc_mutex_lock): Invoke __objc_thread_id directly,
312 rather than through objc_thread_id, to save a function call.
313 (objc_mutex_trylock, objc_mutex_unlock, objc_condition_wait):
314 Ditto.
315
42d28de5
NP
316Mon Jul 16 12:15:00 2001 Nicola Pero <n.pero@mi.flashnet.it>
317
318 * objc/objc-api.h (object_is_class): Fixed - buggy code was trying
319 to cast an id to a Class, which can not be done. Make the check
320 by using CLS_ISMETA on the class pointer instead.
321 (object_is_meta_class): Similar fix.
322
4173be7f
AO
3232001-06-09 Alexandre Oliva <aoliva@redhat.com>, Stephen L Moshier <moshier@mediaone.net>
324
325 * configure.in (AC_EXEEXT): Work around in case it expands to
326 nothing, as in autoconf 2.50.
327 * acinclude.m4: Likewise.
328 * configure: Rebuilt.
329
27132e64
NP
3302001-06-08 Nicola Pero <n.pero@mi.flashnet.it>
331
332 * THREADS: Explain that when we compile libobjc inside GCC, we
333 always use thr-objc.c as a backend, which uses GCC's thread code.
334
e6be21fe
RFM
3352001-06-06 Richard Frith-Macdonald <rrfm@gnu.org>
336
337 * init.c (__objc_send_message_in_list): When setting a new entry
338 in __objc_load_methods use the method IMP as key, but check to see
339 if the method is in the hashtable by looking at the IMP also.
340 Also ... call the method after adding it to the hashtable rather
341 than before ... thus preventing an obscure possibility of infinite
342 recursion if a +load method itself loads a subclass.
343
12e01066
OP
3442001-05-25 Ovidiu Predescu <ovidiu@cup.hp.com>
345
346 * init.c (__objc_send_message_in_list): When setting a new entry
347 in __objc_load_methods use the method name as key, not the method
348 IMP (reported by Richard Frith-Macdonald <richard@brainstorm.co.uk>).
349
10c179f3
JM
3502001-05-09 Joseph S. Myers <jsm28@cam.ac.uk>
351
352 * objc-features.texi: Move to ../gcc/objc.texi.
353 * fdl.texi: Remove.
354 * Makefile.in: Don't generate documentation from
355 objc-features.texi.
356
bcecb0b0
MM
3572001-05-01 Mark Mitchell <mark@codesourcery.com>
358
359 * fdl.texi: New file.
360 * objc-features.texi: Simplify.
361 * Makefile.in: Adjust accordingly.
362
c3aac512
MM
3632001-04-30 Mark Mitchell <mark@codesourcery.com>
364
365 * objc-features.texi: Use the GFDL.
366
49073def
JW
367Wed Mar 21 04:44:58 EST 2001 John Wehle (john@feith.com)
368
369 * encoding.c (REAL_TYPE): Define.
370
120d59bf
DE
3712001-03-19 David Edelsohn <edelsohn@gnu.org>
372
373 * encoding.c (TYPE_MODE): Define.
374
b894530e
NP
3752001-03-14 Nicola Pero <n.pero@mi.flashnet.it>
376
377 * thr.c (objc_thread_add): New function.
378 (objc_thread_remove): Ditto.
379 * objc/thr.h: Declare them.
380 * libobjc.def: Mention them.
381
11014a3b
OP
3822001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com>
383
384 * objc-features.texi: Document the @compatibility_alias compiler
385 directive (description from Nicola Pero <n.pero@mi.flashnet.it>).
386
a79ffa5a
RO
387Fri Feb 23 18:12:00 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
388
389 * sendmsg.c (__objc_forward): Delete strlen() declaration.
390
7c6b0e92
GK
3912001-02-08 Geoffrey Keating <geoffk@redhat.com>
392
393 * configure.in: Don't run AC_PROG_CC_WORKS or AC_EXEEXT, because
394 we're not interested in the result and they might fail.
395 * configure: Regenerated.
396
01d9cb8b
JM
3972001-01-12 Joseph S. Myers <jsm28@cam.ac.uk>
398
399 * objc-features.texi: Use @email.
400
0fc39d8a
JM
4012001-01-12 Joseph S. Myers <jsm28@cam.ac.uk>
402
403 * sendmsg.c (__objc_print_dtable_stats): Don't use #ifdef inside
404 printf.
405
919ee051
RE
4062000-01-11 Richard Earnshaw <rearnsha@arm.com>
407
408 * encoding.c (STRUCTURE_SIZE_BOUNDARY): Redefine in a way that
409 determines the value dynamically.
410
1104c18d
OP
411Wed Jan 3 00:49:10 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
412
413 * sendmsg.c: Added __objc_msg_forward, a hook that allows external
414 libraries to provide a function that returns the real forwarding
415 function. This can alleviate problems __builtin_apply() and
416 friends have on various platforms. (Solution suggested by Helge
417 Hess.)
42bac116 418
1104c18d
OP
419 * objc/objc-api.h: Define __objc_msg_forward.
420
421 * sendmsg.c: Define gen_rtx_REG.
422
68c9c61a
RC
4232000-12-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
424
42bac116 425 * thr-rtems.c: New file. Stub to compile.
68c9c61a 426
6d93bca4
AO
4272000-09-06 Alexandre Oliva <aoliva@redhat.com>
428
429 * configure: Rebuilt with new libtool.m4.
430
9d10fcf9
OP
431Tue Aug 15 00:38:56 2000 Ovidiu Predescu <ovidiu@cup.hp.com>
432
433 * configure.in: Create a config.h file. Check for <sched.h>.
434 * configure: Regenerate.
435
436 * config.h.in: Check for <sched.h>.
437
57119aa9
ZW
4382000-08-14 Zack Weinberg <zack@wolery.cumb.org>
439
440 * configure: Regenerate after change to ../libtool.m4.
441
b310e725
AS
4422000-08-14 Andreas Schwab <schwab@suse.de>
443
444 * objc-features.texi (Top): Move @menu at end of node.
445
82fbe835
MH
4462000-08-11 Manfred Hollstein <manfredh@redhat.com>
447
448 * objc-features.texi: Move @node Top before @menu.
449
b3dc253f
OP
450Sun Aug 6 23:27:49 2000 Ovidiu Predescu <ovidiu@cup.hp.com>
451
452 * objc-features.texi: Documented the new -fconstant-string-class
453 option.
454
9bc3876e
OP
455Sun Aug 6 22:51:16 2000 Ovidiu Predescu <ovidiu@cup.hp.com>
456
457 * thr-posix.c: Integrated Chris Ball's <cball@fmco.com> changes to
458 improve the Posix thread support for Objective-C.
459
8cab40f7
ZW
4602000-08-04 Zack Weinberg <zack@wolery.cumb.org>
461
462 * aclocal.m4: Replace copy of ../libtool.m4 with
463 sinclude(../libtool.m4).
464
c161c99b
NP
465Fri Jul 28 08:58:02 2000 Nicola Pero <nicola@brainstorm.co.uk>
466
42bac116 467 * configure.in: Added libtool support; build shared libraries
c161c99b
NP
468 if --enable-shared was passed on command line.
469 * Makefile.in: Modified most compilation commands to use libtool.
470 * aclocal.m4: New symbolic link to the ../libtool.m4, from the
471 libtool distribution.
472
9c14a607
OP
473Sat Jul 29 00:10:21 2000 Ovidiu Predescu <ovidiu@cup.hp.com>
474
475 * sarray.c, Object.m: Removed the explicit prototypes for strlen
476 and memcpy on 64-bit platforms (Suggested by Rodney Brown
477 <rdb@cup.hp.com>).
478
15794a95
L
4792000-05-12 H.J. Lu (hjl@gnu.org)
480
481 * Makefile.in (GTHREAD_FLAGS): New.
482 (ALL_CFLAGS): Add $(GTHREAD_FLAGS).
483 (OBJC_THREAD_FILE): Changed to thr-objc.
484
485 * configure.in (GTHREAD_FLAGS): New, check and replace it for
486 Makefile.
487 (OBJC_THREAD_FILE): Removed.
488
489 * thr-objc.c: New.
490
8dd8d754
KG
4912000-07-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
492
493 * objc/hash.h: Include string.h.
494
39b48e02
DE
4952000-04-15 David Edelsohn <edelsohn@gnu.org>
496
497 * Object.m (strlen): 64-bit PowerPC is a 64bit platform as well.
498
bcdb1106
JJ
4992000-04-12 Jakub Jelinek <jakub@redhat.com>
500
501 * Object.m (strlen): Provide prototype on all 64bit platforms,
502 not only alpha.
503 * sarray.c (memcpy): Likewise.
504 * encoding.c (objc_layout_finish_structure): Don't use
505 ROUND_TYPE_ALIGN on sparc.
506
35f10998
JJ
507 * encoding.c (objc_layout_structure_next_member): Do the whole
508 procedure even for the first member, so that we get correct
509 alignment.
510
2e3120e8
ZW
5112000-03-29 Zack Weinberg <zack@wolery.cumb.org>
512
513 * objc/Protocol.h, objc/objc-list.h: Change #endif labels to
514 comments.
515
6fc605d8
ZW
5162000-02-23 Zack Weinberg <zack@wolery.cumb.org>
517
518 * Makefile.in: Add -DIN_TARGET_LIBS to ALL_CFLAGS.
519
224a6bca
CB
520Thu Sep 23 07:19:12 1999 Chris Ball <cball@fmco.com>
521
522 * thr-posix.c (__objc_mutex_deallocate): made deallocate work.
523
e36e6e02
JL
524Tue Sep 21 07:47:10 1999 Jeffrey A Law (law@cygnus.com)
525
526 * Makefile.in (gc.o, gc_gc.o): Do not pass -fgnu-runtime to
527 the compiler when building C code.
42bac116 528
76632dd0
DJ
529Fri Aug 6 23:32:29 1999 Daniel Jacobowitz <drow@drow.them.org>
530
531 * Makefile.in (FLAGS_TO_PASS): Include prefix, exec_prefix,
532 libdir, libsubdir and tooldir.
533
6000b42b
JDA
534Mon Jun 21 05:40:15 1999 John David Anglin <dave@hiauly1>
535
536 * init.c (__objc_force_linking): Make global.
537
6de94858
JL
538Thu May 20 03:20:59 1999 Jeffrey A Law (law@cygnus.com)
539
540 * configure.in (AC_EXEEXT): Remove call.
541 (compiler_name): Explicitly check with no extension and .exe
542 extension.
543 * configure: Regenerate.
544
7af06410
MK
545Sun Apr 25 01:15:34 1999 Mumit Khan <khan@xraylith.wisc.edu>
546
547 * Makefile.in (CC1OBJ): Define in terms of CC.
548 (runtime-info.h): Use.
549
09608fa2
OP
550Fri April 8 08:21:07 1999 Ovidiu Predescu <ovidiu@cup.hp.com>
551
552 * objc-features.texi: Updated the URL to Boehm's GC page.
553
56d654e4
OP
554Fri Mar 26 23:41:07 1999 Ovidiu Predescu <ovidiu@cup.hp.com>
555
556 * archive.c (__objc_code_char, __objc_write_char): Explicitly specify
557 the char as being signed (patch from Daniel Jacobowitz
558 <drow@false.org>).
559
e33abc2d
MK
560Wed Mar 24 22:41:28 1999 Mumit Khan <khan@xraylith.wisc.edu>
561
562 * configure.in (AC_PREREQ): Update to 2.13.
563 (AC_EXEEXT): Call to find possible file extension.
564 (compiler_name): Use.
565 * configure: Regenerate.
566
ab87f8c8
JL
567Wed Jan 27 02:31:01 1999 Jeffrey A Law (law@cygnus.com)
568
569 * Makefile.in (ALL_CFLAGS): Add -DIN_GCC.
570
79014e6f
JL
571Tue Jan 5 01:38:53 1999 Jeffrey A Law (law@cygnus.com)
572
573 * configure.in (thread_file): Correct and simplify code to find
574 the thread file.
575 * configure: Rebuilt.
576
71205e0b
MH
5771998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
578
579 * configure.in (compiler_name): Add check to detect if this
580 language's compiler has been built.
581 * configure: Regenerate.
582
223a8848
KG
583Mon Nov 23 16:50:28 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
584
585 * configure.in: Use AC_PREREQ(2.12.1).
586
74285159
JL
587Thu Nov 19 20:33:37 1998 Jeffrey A Law (law@cygnus.com)
588
589 * Makefile.in (runtime-info.h): Avoid GNU make extensions.
590
84beab38
KG
591Sun Nov 8 17:46:14 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
592
593 * Makefile.in (INCLUDES): Add -I$(srcdir)/$(MULTISRCTOP)../include.
594
8a829fd9
KG
595Thu Oct 22 14:34:06 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
596
597 * configure.in: Use AC_CONFIG_AUX_DIR($topsrcdir).
598
befb6d14
OP
599Sat Oct 17 05:21:31 1998 Ovidiu Predescu <ovidiu@slip.net>
600
601 * objc-features.texi (Top): Changed the email address.
602 * objc-features.texi (Garbage Collection): Use @uref instead of @url.
603
604Mon Oct 11 21:25:27 1998 Ovidiu Predescu <ovidiu@slip.net>
605
606 * encoding.c: Redefine get_inner_array_type to get the first entry
42bac116 607 in the structure.
befb6d14 608
1df287f8
RFM
609Thu Oct 8 12:21:14 1998 Richard Frith-Macdonald <richard@brainstorm.co.uk>
610
611 * encoding.c (objc_skip_type_qualifiers): Handle _C_BYREF.
612 (objc_get_type_qualifiers): Similarly.
613 * objc/encoding.h (_C_BYREF): Define.
614 (_F_BYREF): Define.
615
07181a20
DM
6161998-10-07 David S. Miller <davem@pierdol.cobaltmicro.com>
617
618 * objc/sarray.h: Make boffset be an unsigned long when sparc so it
619 works out on 64-bit systems.
620
5e2f657b
AO
621Tue Oct 6 20:32:06 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
622
ceff9b14 623 * Makefile.in (INCLUDES): Make it multilib-friendly.
5e2f657b 624
4afb3646
L
625Fri Oct 2 07:12:14 1998 H.J. Lu (hjl@gnu.org)
626
627 * Makefile.in (INCLUDES): Add -I$(srcdir)/../gcc.
628
4102f627
RL
629Thu Oct 1 22:33:03 1998 Robert Lipe <robertl@dgii.com>
630 Jeffrey A Law (law@cygnus.com)
631
632 * Makefile.in (INCLUDES): Reference gcc via $MULTIBUILDTOP.
633 (FLAGS_TO_PASS): Added.
634 (runtime-info.h): Reference cc1ibj via $MULTIBUILDTOP.
635
636 * archive.c: Change config.h to tconfig.h.
637
638 * configure.in: Find gcc's object directory even for multilibs.
639
640Wed Sep 30 18:17:17 1998 Robert Lipe <robertl@dgii.com>
5ae4c799
RL
641
642 * configure.in: Escape ^ in grep string.
643 * configure: Rebuilt.
644
789eb4f5
JL
645Wed Sep 30 09:14:52 1998 Jeffrey A Law (law@cygnus.com)
646
647 * All .h files pushed down into the objc/ subdirectory.
648 * Makefile.in (copy_headers): Corresponding changes.
649 * configure.in (AC_INIT): Corresponding changes.
650 * configure: Rebuilt.
651
bce1b489
BE
6521998-09-30 Ben Elliston <bje@cygnus.com>
653 Jeff Law <law@cygnus.com>
654
655 * Makefile.in: Rewrite.
656
657 * configure.in: Likewise.
658
659 * configure: Regenerate.
660
661 * All .c files. Remove "objc" prefix when including objc header
662 files. Include tconfig.h, not ../tconfig.h.
663
2e5f02a3
OP
664Mon Sep 21 23:27:10 1998 Ovidiu Predescu <ovidiu@slip.net>
665
666 * encoding.c (TREE_TYPE, ARRAY_TYPE): Define.
667 (get_inner_array_type): Define.
668
88e17b57
BE
6691998-09-21 Ben Elliston <bje@cygnus.com>
670
671 * New directory. Moved files from ../gcc/objc.
This page took 0.47019 seconds and 5 git commands to generate.