]> gcc.gnu.org Git - gcc.git/blame - libobjc/ChangeLog
re PR rtl-optimization/45162 (ARM bootstrap comparison failures after stage 3)
[gcc.git] / libobjc / ChangeLog
CommitLineData
4d9e8446
RW
12010-04-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2
3 * aclocal.m4: Regenerate.
4
19222959
DK
52010-03-23 Dave Korn <dave.korn.cygwin@gmail.com>
6
7 PR libobjc/30445
8 * configure.ac (extra_ldflags_libobjc): Define appropriately for
9 Cygwin and MinGW hosts.
10 * Makefile.am (libobjc_s.a): Remove dead pre-libtool target.
11 (libobjc.dll): Likewise.
12 * configure: Regenerate.
13
43e02a8a
RW
142009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
15
16 * configure: Regenerate.
17
288d6a77
JJ
182009-11-28 Jakub Jelinek <jakub@redhat.com>
19
20 * sarray.c (sarray_free): Use old_buckets variable.
21 * encoding.c (objc_layout_structure_next_member): Remove unused
22 bfld_type_size variable.
23
df58e648
RW
242009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
25
26 * configure.ac (AC_PREREQ): Bump to 2.64.
27
5213506e
RW
282009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
29
30 * aclocal.m4: Regenerate.
31 * configure: Regenerate.
32 * config.h.in: Regenerate.
33
84fec8a5
RW
342009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
35
36 * Makefile.in (LIBTOOL): Add $(LIBTOOLFLAGS).
37
6efbd53f
RW
382009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
39
40 * Makefile.in (AUTOCONF, ACLOCAL, ACLOCAL_AMFLAGS, aclocal_deps):
41 New variables.
42 ($(srcdir)/configure, $(srcdir)/aclocal.m4): New rules.
43
1b3b24c2
RW
442009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
45
46 * configure.ac (_AC_ARG_VAR_PRECIOUS): Use m4_rename_force.
47
748086b7
JJ
482009-04-09 Nick Clifton <nickc@redhat.com>
49
50 * sendmsg.c: Change copyright header to refer to version 3 of
51 the GNU General Public License with version 3.1 of the GCC
52 Runtime Library Exception and to point readers at the COPYING3
53 and COPYING3.RUNTIME files and the FSF's license web page.
54 * NXConstStr.m: Likewise.
55 * Object.m: Likewise.
56 * Protocol.m: Likewise.
57 * archive.c: Likewise.
58 * class.c: Likewise.
59 * encoding.c: Likewise.
60 * exception.c: Likewise.
61 * gc.c: Likewise.
62 * hash.c: Likewise.
63 * init.c: Likewise.
64 * libobjc_entry.c: Likewise.
65 * linking.m: Likewise.
66 * misc.c: Likewise.
67 * nil_method.c: Likewise.
68 * objc/NXConstStr.h: Likewise.
69 * objc/Object.h: Likewise.
70 * objc/Protocol.h: Likewise.
71 * objc/encoding.h: Likewise.
72 * objc/hash.h: Likewise.
73 * objc/objc-api.h: Likewise.
74 * objc/objc-decls.h: Likewise.
75 * objc/objc-list.h: Likewise.
76 * objc/objc.h: Likewise.
77 * objc/runtime.h: Likewise.
78 * objc/sarray.h: Likewise.
79 * objc/thr.h: Likewise.
80 * objc/typedstream.h: Likewise.
81 * objects.c: Likewise.
82 * sarray.c: Likewise.
83 * selector.c: Likewise.
84 * thr-dce.c: Likewise.
85 * thr-decosf1.c: Likewise.
86 * thr-irix.c: Likewise.
87 * thr-mach.c: Likewise.
88 * thr-objc.c: Likewise.
89 * thr-os2.c: Likewise.
90 * thr-posix.c: Likewise.
91 * thr-pthreads.c: Likewise.
92 * thr-rtems.c: Likewise.
93 * thr-single.c: Likewise.
94 * thr-solaris.c: Likewise.
95 * thr-vxworks.c: Likewise.
96 * thr-win32.c: Likewise.
97 * thr.c: Likewise.
98 * libobjc.def: Change copyright header to refer to version 3 of
99 the GNU General Public License and to point readers at the COPYING3
100 file and the FSF's license web page.
101 * makefile.dos: Likewise.
102
1032009-04-09 Jakub Jelinek <jakub@redhat.com>
104
105 * Makefile.in: Change copyright header to refer to version
106 3 of the GNU General Public License and to point readers at the
107 COPYING3 file and the FSF's license web page.
108 * configure.ac: Likewise.
109
faef499b
DA
1102009-03-12 Richard Frith-Macdonald <rfm@gnu.org>
111 David Ayers <ayers@fsfe.org>
112
113 PR libobjc/27466
114 * objc/objc-api.h (_objc_unexpected_exception): Declare
115 new hook. Update copyright dates.
116 * exception.c (objc_exception_throw): Use hook. Update
117 copyright dates.
118 * libobjc.def (_objc_unexpected_exception): Export hook.
119 Update copyright dates.
120
7a9d3fe8
RW
1212009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
122
123 * configure: Regenerate.
124
baafc534
RW
1252008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
126
127 * configure: Regenerate.
128
b15b7ef8
KT
1292008-11-21 Kai Tietz <kai.tietz@onevision.com>
130
131 * Object.m (errno): Replaced by errno.h include.
132 (compare): Cast self to id to prevent warning on comparison.
133 * objc/objc.h (BOOL): Prevent redeclaration of BOOL, if it is
134 already there.
135 * sendmsg.c (__objc_print_dtable_stats): Remove type warnings.
136 * thr-win32.c (__objc_thread_detach): Remove type warning.
137 (__objc_thread_id): Likewise.
138 * thr.c (__objc_thread_detach_functiont): Add __builtin_trap ()
139 for noreturn.
140
467b2e9e
PG
1412008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
142 Steve Ellcey <sje@cup.hp.com>
143
144 * configure: Regenerate for new libtool.
145 * config.h.in: Regenerate for new libtool.
146
920d063d
MK
1472008-07-18 Matthias Klose <doko@ubuntu.com>
148
149 * Makefile.in: Ignore missing ../boehm-gc/threads.mk.
150
785fad0a
MK
1512008-07-18 Matthias Klose <doko@ubuntu.com>
152
153 * Makefile.in: Include ../boehm-gc/threads.mk.
154 (OBJC_BOEHM_GC_LIBS): Define, (libobjc_gc$(libsuffix).la): Use it.
155
a0ed5099
RW
1562008-07-06 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
157
158 * Makefile.in (install-info): New stub target.
159
18c04407
RW
1602008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
161
162 * configure: Regenerate.
163
b01bd5fe
KT
1642008-06-14 Kai Tietz <kai.tietz@onevision.com>
165
166 * exception.c (PERSONALITY_FUNCTION): Remove extra decrement
167 if HAVE_GETIPINFO is not defined.
168
c24aadf3
KT
1692008-06-10 Kai Tietz <kai.tietz@onevision.com>
170
171 * Object.m (compare): Add type id.
172 * objc/Object.h: Likewise.
173 * archive.c (objc_read_class): Use size_t to extend version to be
174 size of pointer scalar width.
175 * sendmsg.c (rtx): Undefine it before redefinition.
176 (__objc_print_dtable_stats): Cast arguments to long as intended.
177
3f6383d3
JB
1782008-05-30 Julian Brown <julian@codesourcery.com>
179
180 * exception.c (__objc_exception_class): Initialise as constant
181 array for ARM EABI. Change macro to static const for non-ARM EABI.
182 (ObjcException): Add note about structure layout. Remove landingPad
183 and handlerSwitchValue for ARM EABI.
184 (get_ttype_entry): Add __ARM_EABI_UNWINDER__ version
185 of function.
186 (CONTINUE_UNWINDING): Define for ARM EABI/otherwise cases.
187 (PERSONALITY_FUNCTION): Use ARM EABI-specific arguments, and add
188 ARM EABI unwinding support.
189 (objc_exception_throw): Use memcpy to initialise exception class.
190
dd25a747
AM
1912008-05-25 Alan Modra <amodra@bigpond.net.au>
192
193 * encoding.c (strip_array_types): Rename from get_inner_array_type.
194 (rs6000_special_round_type_align): Update.
195
7afa92c5
JB
1962008-05-09 Julian Brown <julian@codesourcery.com>
197
198 * Makefile.in (LTLDFLAGS): New.
199 (libobjc$(libsuffix).la, libobjc_gc$(libsuffix).la): Use above.
200
deb984e6
PB
2012008-04-18 Paolo Bonzini <bonzini@gnu.org>
202
203 PR bootstrap/35457
204 * aclocal.m4: Regenerate.
205 * configure: Regenerate.
206
e7ad4ca7
DE
2072008-01-24 David Edelsohn <edelsohn@gnu.org>
208
209 * configure: Regenerate.
210
2c888488
L
2112007-10-14 H.J. Lu <hongjiu.lu@intel.com>
212
213 * configure.ac: Don't run config-ml.in directly.
214 (multilib_arg): New.
215 * configure: Regenerated.
216
30cad60d
AP
2172007-08-06 Andrew Pinski <pinskia@gmail.com>
218
219 PR libobjc/30731
220 * exception.c (parse_lsda_header): Use _uleb128_t/_sleb128_t instead
221 of _Unwind_Word for variables which are used in
222 read_uleb128/read_sleb128.
223 (PERSONALITY_FUNCTION): Likewise.
224
12a27363
L
2252007-07-05 H.J. Lu <hongjiu.lu@intel.com>
226
227 * aclocal.m4: Regenerated.
228
af333b9a
AP
2292007-06-03 Andrew Pinski <andrew_pinski@playstation.sony.com>
230
231 * configure.ac: Fix a typo in *-*-darwin clause.
232 * configure: Regenerated.
233
4620d81e
L
2342007-06-02 H.J. Lu <hongjiu.lu@intel.com>
235
236 * configure.ac: Fix a typo.
237 * configure: Regenerated.
238
82a6cadf
PB
2392007-06-02 Paolo Bonzini <bonzini@gnu.org>
240
241 * configure: Regenerate.
242
45d5f86c
AP
2432007-06-01 Andrew Pinski <andrew_pinski@playstation.sony.com>
244
245 * Makefile.in: Replace all uses of libext with libsuffix.
246 * configure.ac: Likewise.
247 * configure: Regenerate.
248
249 Revert:
250 * Makefile.in: Remove all uses of $(libext).
251
8b5dda41
AP
2522007-05-23 Andrew Pinski <andrew_pinski@playstation.sony.com>
253
254 * Makefile.in: Remove all uses of $(libext).
255
1cf3d07d
SE
2562007-05-23 Steve Ellcey <sje@cup.hp.com>
257
258 * configure: Regenerate.
259 * aclocal.m4: Regenerate.
260
8972bcd8
AR
2612007-04-21 Andrew Ruder <andy@aeruder.net>
262
263 * sendmsg.c (__objc_get_forward_imp): Call
264 __objc_msg_forward2 for real.
265
80ae8e8a
AR
2662007-04-09 Andrew Ruder <andy@aeruder.net>
267
268 * sendmsg.c: Added __objc_msg_forward2, a hook that allows
269 external libraries to provide a function that returns the real
270 forwarding function based on both the selector and the receiver.
271 * objc/objc-api.h: Define __objc_msg_forward2.
272
38593123
BM
2732007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
274
275 * Makefile.in: Add dummy install-pdf target.
276
3034b453
MLI
2772007-02-18 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
278
279 * objc/objc-list.h (list_free): Add keyword 'inline' to avoid
280 unused warning.
281
58182de3
GK
2822006-10-31 Geoffrey Keating <geoffk@apple.com>
283
284 * encoding.c (darwin_rs6000_special_round_type_align): New.
285
5b043f08
GK
2862006-10-14 Geoffrey Keating <geoffk@apple.com>
287
288 * Makefile.in: Use multi_basedir instead of toplevel_srcdir.
289 * configure.ac: Use multi.m4 from aclocal rather than custom
290 code. Use multi_basedir instead of toplevel_srcdir.
291 * aclocal.m4: Regenerate.
292 * configure: Regenerate.
293
b5422ad7
BM
2942006-10-10 Brooks Moses <bmoses@stanford.edu>
295
296 * Makefile.in: Added empty "pdf" target.
297
57255173
PB
2982006-07-18 Paolo Bonzini <bonzini@gnu.org>
299
91ba215a 300 * configure: Regenerate.
57255173 301
2788992b
CD
3022006-05-23 Carlos O'Donell <carlos@codesourcery.com>
303
304 * Makefile.in: Add install-html target. Add install-html to .PHONY
305
529490b4
RO
3062006-02-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
307
308 PR libobjc/26309
309 * thr-objc.c (_XOPEN_SOURCE): Don't define on Tru64 UNIX.
310
801a91f9
DA
3112006-01-24 David Ayers <d.ayers@inode.at>
312
313 PR libobjc/9751
314 * gc.c (class_ivar_set_gcinvisible): Replace strncpy with memcpy
315 and insure the new strings are '\0' termintated.
316
8c3e5222
DA
3172006-01-24 David Ayers <d.ayers@inode.at>
318
319 PR libobjc/13946
320 * configure.ac: Add include directives for --enable-objc-gc.
321 * Makefile.in: Ditto.
322 * configure: Regenerate.
323
324 * gc.c (__objc_class_structure_encoding): Increment the used bytes
325 instead of the local pointer to them.
326
06b11455
AP
3272005-12-14 Andrew Pinski <pinskia@physics.uc.edu>
328
329 PR objc/25360
91ba215a
AP
330 * objc/objc-api.c (_C_COMPLEX): New define.
331 * encoding.c (objc_sizeof_type): Handle _C_Complex.
332 (objc_alignof_type): Likewise.
333 (objc_skip_typespec): Likewise.
06b11455 334
bf5b295c
DA
3352005-12-15 David Ayers <d.ayers@inode.at>
336
337 PR libobjc/14382
338 * README (+load,+initialize): Fix documentation to reflect
339 intended and implemented semantics for +load and +initialize.
340
761c0d29
AP
3412005-12-12 Andrew Pinski <pinskia@physics.uc.edu>
342
343 * encoding.c (TYPE_FIELDS): Fix to skip over just _C_STRUCT_B and
344 the name.
345 (get_inner_array_type): Fix to skip over _C_ARY_B and size.
346 (rs6000_special_round_type_align): Update for the ABI fix.
347 (objc_layout_finish_structure): Correct the encoding which is passed to
348 ROUND_TYPE_ALIGN.
349
4540a3ad
AP
3502005-12-11 Andrew Pinski <pinskia@physics.uc.edu>
351
352 PR libobjc/25347
353 * encoding.c (objc_sizeof_type): Don't handle _C_UNION_B special
354 but use the struct layout functions.
355 (objc_alignof_type): Likewise.
356 (objc_layout_structure): Handle _C_UNION_B also.
357 (objc_layout_structure_next_member): Likewise.
358 (objc_layout_finish_structure): Likewise.
359
153b4898
AP
3602005-12-11 Andrew Pinski <pinskia@physics.uc.edu>
361
362 PR libobjc/25346
363 * objc/objc-api.h (_C_BOOL): New define.
364 * encoding.c (objc_sizeof_type): Handle _C_BOOL.
365 (objc_alignof_type): Likewise.
366 (objc_skip_typespec): Likewise.
367
84700346
DA
3682005-11-20 David Ayers <d.ayers@inode.at>
369
370 PR libobjc/19024
371 * objc/hash.h: Remove deprecated hash API.
372 * hash_compat.c: Remove.
373 * Makefile.in: Remove reference to hash_compat.c.
374
375 * configure.ac (VERSION): Bump library version to 2:0:0.
376 * configure: Regenerate.
377
7ef67393
AO
3782005-11-09 Alexandre Oliva <aoliva@redhat.com>
379
380 PR other/4372
381 * thr-objc.c (_XOPEN_SOURCE): Define.
382
b7add506
UW
3832005-10-07 Ulrich Weigand <uweigand@de.ibm.com>
384
385 PR libobjc/23612
386 * objc/objc-api.h (struct objc_ivar): Move definition to
387 global scope.
388
ca59f04b
AP
3892005-09-04 Andrew Pinski <pinskia@physics.uc.edu>
390 Rasmus Hahn <rassahah@neofonie.de>
391
392 PR libobjc/23108
393 * archive.c (objc_write_type): Correct the element offset.
394 (objc_read_type): Likewise.
395
f9d09c43
KC
3962005-08-17 Kelley Cook <kcook@gcc.gnu.org>
397
398 * All files: Update FSF address.
399
ee1658f3
MK
4002005-08-13 Marcin Koziej <creep@desk.pl>
401 Andrew Pinski <pinskia@physics.uc.edu>
402
403 PR libobjc/22492
404 * exception.c (PERSONALITY_FUNCTION): Fix the PC with finally.
405
a5a813f8
AP
4062005-08-13 Andrew Pinski <pinskia@physics.uc.edu>
407
408 * Makefile.in (extra_ldflags_libobjc): New.
409 (libobjc$(libext).la): Add extra_ldflags_libobjc to the link line.
410 (libobjc_gc$(libext).la): Likewise.
411 * configure.ac (extra_ldflags_libgfortran): Set for *-darwin* to
412 "-Wl,-single_module".
413 * configure: Regenerate.
414 * linking.m (_objcInit): Remove.
415
84fd360d
AP
4162005-07-26 Andrew Pinski <pinskia@physics.uc.edu>
417
418 PR libobjc/22606
419 * Makefile.in (ALL_CFLAGS): Add -fexceptions.
420
cf223603
DA
4212005-06-08 David Ayers <d.ayers@inode.at>
422
423 * objc/NXConstStr.h, objc/Object.h, objc/Protocol.h,
424 objc/encoding.h, objc/hash.h, objc/objc-api.h,
425 objc/runtime.h, objc/sarray.h, objc/thr.h,
426 objc/typedstream.h: Do not include Objective-C headers as
427 system headers.
428
348a3445
DA
4292005-06-07 David Ayers <d.ayers@inode.at>
430
431 * archive.c, init.c, selector.c: Include hash.h.
432 * archive.c, class.c, encoding.c, gc.c, hash.c, hash_compat.c,
433 init.c, misc.c, nil_method.c, objects.c, sarray.c, selector.c,
434 sendmsg.c, thr-dce.c, thr-decosf1.c, thr-irix.c, thr-mach.c,
435 thr-objc.c, thr-os2.c, thr-posix.c, thr-pthreads.c, thr-rtems.c,
436 thr-single.c, thr-solaris.c, thr-vxworks.c, thr-win32.c, thr.c:
437 Include Objective-C headers with quotes and objc/ directory
438 prefix.
439
4419e343
RH
4402005-05-19 Richard Henderson <rth@redhat.com>
441
442 * exception.c: Revert last change.
443
2e8a88f0
DA
4442005-05-19 David Ayers <d.ayers@inode.at>
445
446 * exception.c: Include tsystem.h for unwind.h.
447
f4c767fd
MS
4482005-05-09 Mike Stump <mrs@apple.com>
449
450 * configure: Regenerate.
451
6dab073b
MS
4522005-04-12 Mike Stump <mrs@apple.com>
453
454 * configure: Regenerate.
455
2b37e3d5
ZW
4562005-03-21 Zack Weinberg <zack@codesourcery.com>
457
458 * Makefile.in: Set gcc_version here.
459 * configure.ac: Do not invoke TL_AC_GCC_VERSION. Adjust quoting
460 in definition of toolexeclibdir so that $(gcc_version) is expanded
461 by the Makefile.
462 * aclocal.m4, configure: Regenerate.
463
e59ef543
DA
4642005-03-03 David Ayers <d.ayers@inode.at>
465
466 * objc/hash.h (OBJC_IGNORE_DEPRECATED_API): Update deprecated
467 version reference. Correct typo.
468
270a1283
DA
4692005-03-02 David Ayers <d.ayers@inode.at>
470
471 PR libobjc/19024
472 * Makefile.in (OBJS): Add hash_compat.lo.
473 (OBJS_GC): Add hash_compat_gc.lo.
474 (hash_compat_gc.lo): New target and rule.
475 * objc/hash.h (hash_new, hash_delete, hash_add, hash_remove)
476 (hash_next, hash_value_for_key, hash_is_key_in_hash)
477 (hash_ptr, hash_string, compare_ptrs, compare_strings): Prefix
478 with objc_. Add deprecated non prefixed inlined versions.
479 (OBJC_IGNORE_DEPRECATED_API): New macro to hide deprecated
480 declarations.
481 * hash.c (hash_new, hash_delete, hash_add, hash_remove, hash_next)
482 (hash_value_for_key, hash_is_key_in_hash): Prefix with objc_ and
483 update callers.
484 * hash_compat.c: New file.
485 * archive.c: Update callers.
486 * init.c: Likewise.
487 * selector.c: Likewise.
488 * libobjc.def: Add objc_ versions of hash functions.
489
6886e18e
AP
4902005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
491
492 PR libobjc/20252
493 * Makefile.in (GTHREAD_FLAGS): Remove.
494 (ALL_CFLAGS): Remove usage of GTHREAD_FLAGS.
495 * thr-objc.c: Include config.h.
496 * configure.ac: Instead of looking at GCC's makefile, figure out if
497 GTHREAD_FLAGS should be defined by looking at the `thread model'
498 of the current gcc.
499 * configure: Regenerate.
500 * config.h.in: Regenerate.
501
215c351a
PB
5022005-02-28 Paolo Bonzini <bonzini@gnu.org>
503
504 PR bootstrap/17383
505 * configure.ac: Call GCC_TOPLEV_SUBDIRS.
506 (Determine CFLAGS for gthread): Use $host_subdir.
507 * configure: Regenerate.
508 * Makefile.in (host_subdir): New.
509 (INCLUDES): Use it.
510
63b6f9ea
AP
5112004-12-20 Andrew Pinski <pinskia@physics.uc.edu>
512
513 PR libobjc/12035
514 * gc.c: Remove definition of LOGWL, modWORDSZ, and divWORDSZ since
def9360c
AP
515 they are not used.
516 Include limits.h and stdlib.h.
517 Define BITS_PER_WORD.
63b6f9ea 518
64cbe55e
AM
5192004-12-12 Alexander Malmberg <alexander@malmberg.org>
520
521 * selector.c (__objc_init_selector_tables): Add missing void to
522 definition.
523
afabd8e6
RS
5242004-12-02 Richard Sandiford <rsandifo@redhat.com>
525
526 * configure.ac: Use TL_AC_GCC_VERSION to set gcc_version.
527 * configure, aclocal.m4: Regenerate.
528
2539bffe
KC
5292004-11-29 Kelley Cook <kcook@gcc.gnu.org>
530
531 * configure: Regenerate for libtool change.
532
767f726e
KC
5332004-11-25 Kelley Cook <kcook@gcc.gnu.org>
534
535 * configure: Regenerate for libtool reversion.
536
2c92e90f
KC
5372004-11-24 Kelley Cook <kcook@gcc.gnu.org>
538
539 * configure: Regenerate for libtool change.
540
2fc30700
KC
5412004-11-24 Kelley Cook <kcook@gcc.gnu.org>
542
543 * aclocal.m4, config.h.in: Regenerate.
544
dd365157 5452004-10-08 Mike Stump <mrs@apple.com>
2b37e3d5 546 Andrew Pinski <pinskia@physics.uc.edu>
dd365157
MS
547
548 * aclocal.m4: Rename to ...
549 * acinclude.m4: here and also use m4_include instead of sinclude.
550 * aclocal.m4: Regenerate.
551 * configure: Regenerate.
552 * configure.ac: Add AM_MAINTAINER_MODE and AM_PROG_CC_C_O.
5a59530d 553 * Makefile.in (configure): Add @MAINT@ infront of configure.ac
dd365157 554
8d488306
AP
5552004-10-08 Andrew Pinski <pinskia@physics.uc.edu>
556
557 * archive.c: Fix all the warnings about passing unsigned char*
558 to char* and the other way too.
559
049bc404
AP
5602004-09-16 Andrew Pinski <pinskia@physics.uc.edu>
561
562 PR libobjc/16448
563 * exception.c: Include config.h
564 (objc_exception_throw): Change _GLIBCXX_SJLJ_EXCEPTIONS to
565 SJLJ_EXCEPTIONS.
566 * configure.ac: Find out what exception handling code we use.
567 * configure: Regenerate.
568 * config.h.in: New file, regenerate.
569
45f17969
AP
5702004-09-16 Andrew Pinski <apinski@apple.com>
571
572 * encoding.c (ALTIVEC_VECTOR_MODE): Define a bogus macro.
573
1506eac1
NN
5742004-08-28 Nathanael Nerode <neroden@gcc.gnu.org>
575
576 * configure.ac: Switch from _GCC_TOPLEV_NONCANONICAL_TARGET to
577 ACX_NONCANONICAL_TARGET.
578 * configure: Regenerate.
579
f13bb199
ZL
5802004-08-13 Ziemowit Laski <zlaski@apple.com>
581
582 * objc/sarray.h: Hoist include of assert.h near the top of file,
583 and mark the remainder of the file 'extern "C"'.
584
9567d415
AP
5852004-08-13 Andrew Pinski <pinskia@physics.uc.edu>
586
587 * objc/Object.h: Move includes out of extern "C" blocks.
588 * objc/encoding.h: Likewise.
589 * objc/hash.h: Likewise.
590 * objc/objc-api.h: Likewise.
591 * objc/runtime.h: Likewise.
592 * objc/sarray.h: Likewise.
593 * objc/typedstream.h: Likewise.
594
1a6213c3
ZL
5952004-08-12 Ziemowit Laski <zlaski@apple.com>
596
597 * objc/NXConstStr.h: Update copyright date; bracket with
598 'extern "C"' for C++ use; make include syntax consistent
599 by using <...> instead of "..."; hoist <objc/...> includes
600 above the 'extern "C"' block.
601 * objc/Object.h: Likewise.
602 * objc/Protocol.h: Likewise.
603 * objc/encoding.h: Likewise.
604 * objc/hash.h: Likewise.
605 * objc/runtime.h: Likewise.
606 * objc/sarray.h: Likewise.
607 * objc/thr.h: Likewise.
608 * objc/typedstream.h: Likewise.
609 * objc/objc-api.h: Add 'extern "C"' block for C++ use.
610 (objc_static_instances): For C++ case, do away with
611 zero-sized array.
612 (objc_method): Hoist definition to file scope.
613 (_objc_load_callback, _objc_object_alloc, class_get_class_method,
2b37e3d5 614 class_get_instance_method, class_create_instance,
1a6213c3
ZL
615 class_get_class_name, class_get_instance_size,
616 class_get_meta_class, class_get_super_class, class_get_version,
617 class_is_class, class_is_meta_class, class_set_version,
618 class_get_gc_object_type, class_ivar_set_gcinvisible,
619 get_imp): Rename 'class' parameter to '_class'.
620 * objc/objc-list.h: Add 'extern "C"' block for C++ use.
621 * objc/objc.h: Update copyright date.
622 (arglist_t): Provide a union tag.
623
bc012a44
AP
6242004-07-22 Andrew Pinski <pinskia@physics.uc.edu>
625
626 * thr.c (__objc_thread_detach_function): Do not mark as volatile
627 but instead use the attribute noreturn.
628
0cf61401
ZW
6292004-06-28 Zack Weinberg <zack@codesourcery.com>
630
631 * encoding.c: Rename target_flags with a #define to avoid
632 conflict with a prior declaration.
633
6f0aa5e1
AP
6342004-06-24 Andrew Pinski <apinski@apple.com>
635
636 * objc/encoding.h: Wrap the functions with extern "C" for C++
0cf61401 637 mode.
6f0aa5e1
AP
638 * objc/hash.h: Likewise.
639 * objc/objc-api.h: Likewise.
640 * objc/objc-list.h: Likewise.
641 * objc/runtime.h: Likewise.
642 * objc/sarray.h: Likewise.
643 * objc/thr.h: Likewise.
644 * objc/typedstream.h: Likewise.
645
646
e7ebc32a
NC
6472004-06-21 Nick Clifton <nickc@redhat.com>
648
649 * encoding.c (BITS_PER_UNIT): Define if a definition is not
650 provided.
651
5520b936
AM
6522004-06-20 Alexander Malmberg <alexander@malmberg.org>
653
0cf61401
ZW
654 * Makefile.in (exception.lo): Remove $(OBJC_GCFLAGS).
655 (exception_gc.lo): New.
656 (OBJS_GC): Add exception_gc.lo.
657
a776161b
RH
6582004-06-17 Richard Henderson <rth@redhat.com>
659
660 * exception.c: New file.
661 * Makefile.in (exception.lo): New.
662 (OBJS): Add it.
663
da727eab
AP
6642004-06-14 Andrew Pinski <pinskia@physics.uc.edu>
665
666 * linking.m (_objcInit): New empty function
667 for Darwin only.
668
3f35ff6f
AP
6692004-06-11 Andrew Pinski <pinskia@physics.uc.edu>
670
684c64bf
AP
671 * configure.ac: Support --enable-shared=libobjc.
672 * configure: Regenerate.
673
3f35ff6f
AP
674 PR libobjc/15901
675 * configure.ac: Do not disable shared by default.
676 * configure: Regenerate.
677
1600b7d6
NP
6782004-06-03 Nicola Pero <n.pero@mi.flashnet.it>
679
680 * Protocol.m ([-isEqual:]): Small optimizations returning
681 immediately if the argument is equal to self, and accessing
682 the argument's name directly if it's a protocol.
683
6842004-06-03 David Ayers <d.ayers@inode.at>
685
686 * Protocol.m ([-isEqual:]): Test the class of the argument.
687
ff65de76
AP
6882004-05-25 Andrew Pinski <pinskia@physics.uc.edu>
689
7d34a5a9
AP
690 * configure.ac (includedir): Rename to ...
691 (includedirname).
692 * Makefile.in: s/includedir/includedirname/.
693
ff65de76
AP
694 PR target/11572
695 * configure.ac (includedir): Set to "include"
696 except for Darwin.
697 (libext) Set to empty except for Darwin.
698 * configure: Regenerate
699 * Makefile.in: s/libobjc.la/libobjc$(libext).la/g.
700 s/include/$(includedir)/g.
701
54b2f310
DJ
7022004-05-25 Daniel Jacobowitz <drow@false.org>
703
704 * Makefile.in: Add .NOEXPORT.
705
435317e2
AP
7062004-05-25 Andrew Pinski <pinskia@physics.uc.edu>
707
708 Merge from the libobjc-branch
709 2004-02-09 Andrew Pinski <pinskia@physics.uc.edu>
0cf61401 710
435317e2 711 * Makefile.in (OBJC_H): Change objc-deps.h to objc-decls.h.
0cf61401 712
435317e2 713 2004-02-03 Andrew Pinski <pinskia@physics.uc.edu>
0cf61401 714
435317e2 715 * Makefile.in (OBJC_H): Add objc-deps.h.
0cf61401 716
435317e2 717 2004-01-27 Nicola Pero <n.pero@mi.flashnet.it>
0cf61401 718
435317e2
AP
719 * Protocol.m ([-conformsTo:]): If the argument is nil, return NO.
720 ([-hash], [-isEqual:]): New methods.
0cf61401 721
435317e2 722 2004-01-27 Richard Frith-Macdonald <rfm@gnu.org>
0cf61401 723
435317e2 724 * sarray.c (sarray_free): Add a better comment.
0cf61401 725
435317e2 726 2004-01-27 Adam Fedor <fedor@gnu.org>
0cf61401 727
435317e2
AP
728 * hash.c (hash_add): Cast cachep to int.
729 * selector.c (__sel_register_typed_name): Cast
730 soffset_decode to int.
0cf61401 731
435317e2 732 2004-01-27 Alexander Malmberg <alexander@malmberg.org>
0cf61401 733
435317e2
AP
734 * selector.c: Rename register_selectors_from_list to
735 __objc_register_selectors_from_list. Update caller.
736 (__objc_register_selectors_from_list): Lock __objc_runtime_mutex
737 while registering selectors. Use __sel_register_typed_name instead
738 of sel_register_typed_name. Check for NULL method_name:s.
739 (pool_alloc_selector): New function.
740 (__sel_register_typed_name): Use pool_alloc_selector to allocate
741 selector structures.
742 * sendmsg.c (class_add_method_list): Use
743 __objc_register_selectors_from_list.
744 * objc/runtime.h: Add __objc_register_selectors_from_list.
0cf61401 745
435317e2 746 2004-01-25 Adam Fedor <fedor@gnu.org>
0cf61401
ZW
747 Nicola Pero <n.pero@mi.flashnet.it>
748 Andrew Pinski <pinskia@physics.uc.edu>
749
435317e2
AP
750 * objc/objc-decls.h: New file.
751 * objc/objc-api.h (_objc_lookup_class): Mark as export.
752 (_objc_load_callback): Likewise.
753 (_objc_object_alloc): Likewise.
754 (_objc_object_copy): Likewise.
755 (_objc_object_dispose): Likewise.
0cf61401 756
435317e2 757 2004-01-25 Andrew Pinski <pinskia@physics.uc.edu>
0cf61401 758
435317e2 759 * archive.c: s/__inline__/inline
0cf61401
ZW
760 * sendmsg.c: Likewise.
761
435317e2
AP
762 * encoding.c: Remove FIXME about the warning
763 about unused variable.
764 * sendmsg.c: Add a FIXME comment saying that
765 this should be using libffi.
0cf61401 766
435317e2 767 * Makefile.in (LIBTOOL): Use @LIBTOOL@ now as it works.
0cf61401 768
435317e2 769
755bddc8
AP
7702004-05-13 Andrew Pinski <pinskia@physics.uc.edu>
771
772 * archive.c (objc_read_class): Initialize class_name.
773 (objc_read_selector): Initialize selector_name.
774
eb01299a
RS
7752004-05-09 Richard Sandiford <rsandifo@redhat.com>
776
777 * Makefile.in (toolexecdir): Remove trailing space.
778
db7f3c69
NN
7792004-04-15 Nathanael Nerode <neroden@gcc.gnu.org>
780
781 PR libobjc/14948
782 * configure.ac: De-precious CC so multilibs work.
783 * configure: Regenerate.
784
a42a57cb
NN
7852004-04-14 Nathanael Nerode <neroden@gcc.gnu.org>
786
787 * configure.ac: Restore toolexecdir.
788 * Makefile.in: Restore toolexecdir.
789 * configure: Regenerate.
790
9c01f395
NN
7912004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
792
d770b996
NN
793 * configure.ac: Remove (unused) glibcpp_prefixdir.
794 * configure: Regenerate.
795
3adc31d1
NN
796 * configure.in: Rename to configure.ac.
797 * Makefile.in: Update to match.
798
608e1e0c
NN
799 * Makefile.in: Remove toolexecdir, glibcpp_toolexecdir (unused).
800 Replace glibcpp_toolexeclibdir with toolexeclibdir.
801 * configure.in: Remove glibcpp_toolexecdir (unused).
802 Replace glibcpp_toolexeclibdir with toolexeclibdir. Don't generate
803 config.h or stamp-h (unused). Move one comment to the right place.
804 * configure: Regenerate.
805 * config.h.in: Remove (unused).
806
88b16960
NN
807 * config.h.in: Regenerate with autoheader.
808
af0c82b3
NN
809 * Makefile.in: Remove (unused) gcc_version_trigger.
810 * configure.in: Remove (unused) glibcpp_builddir. Don't AC_SUBST
811 gcc_version_trigger.
812 * configure: Regenerate.
813
252dde64
NN
814 * configure.in: Switch to modern style for AC_INIT, AC_OUTPUT.
815 Sort file into sections. Remove dnl where appropriate. Fix
816 other style issues.
817 * configure: Regenerate.
818
88386050
NN
819 * configure.in: Replace old AC_PROG_CC hack with new one.
820 Define toplevel_srcdir in terms of srcdir, not top_srcdir (there
821 are no subdirectory output files, so this is fine). Change prereq
822 to autoconf 2.59.
823 * aclocal.m4: Include ../config/no-executables.m4.
824 * configure: Regenerate with autoconf 2.59.
825
b43e7294
NN
826 * configure.in: Improve comments on gthread_cflags. Improve m4
827 quotation, and replace 'if test' with 'case', for --enable-objc-gc.
828 * configure: Regenerate.
829
1fcfac98
NN
830 * configure.in: Move PACKAGE and VERSION settings up top. Remove
831 unused call to AC_PROG_LN_S. Default RANLIB to ':'. Remove
832 redundant checks for values of RANLIB, AR, INSTALL.
833 * configure: Regenerate.
834
9c01f395
NN
835 * configure.in: Clean up handling of
836 --enable-version-specific-runtime-libs and related variables;
837 replace 'if test' with 'case' where reasonable. Fix comments.
838 Remove useless libstdcxx_interface.
839 * configure: Regenerate.
840
841 * configure.in: Use _GCC_TOPLEV_NONCANONICAL_TARGET.
842 Replace uses of target_alias with target_noncanonical.
843 * aclocal.m4: Include ../config/acx.m4.
844 * configure: Regenerate.
845 * Makefile.in: Replace uses of target_alias with target_noncanonical.
846 Fix copyright statement.
847
848 * configure.in: Hand-inline bulky, confusing macros from
849 aclocal.m4. Replace references to "GNU Objective C" with "GCC".
850 Update copyright notice. Remove stuff for automake, which isn't
851 used in this directory. Remove emacs local variables.
852 * aclocal.m4: Remove hand-inlined macros. Update copyright notice.
853 * configure: Regenerate.
854
1adc3fec
MH
8552004-03-16 Manfred Hollstein <mh@suse.com>
856
857 * Makefile.in, configure.in, configure: Update copyright years.
858
68a1af87
MH
8592004-03-15 Manfred Hollstein <mh@suse.com>
860
861 * Makefile.in (LIBOBJC_VERSION, LIBOBJC_GC_VERSION): Use
862 definition from configure.in.
863 * configure.in (PACKAGE): Add definition.
864 (VERSION): Add definition; substitute it in output files.
865 * configure: Re-generate.
866
d5e63fce
ZL
8672004-03-05 Ziemowit Laski <zlaski@apple.com>
868
869 * objc/hash.h (hash_string, compare_strings):
870 Add type-casts to make Objective-C++ happy.
871 * objc/typedstream.h (objc_get_stream_class_version):
872 Rename parameter from 'class' to 'class_name' to make
873 Objective-C++ happy.
874
8f8cdf33
MM
8752004-03-01 Michael Matz <matz@suse.de>
876
877 * Makefile.in (ALL_CFLAGS): Add -fno-strict-aliasing.
878
25fe8680
ZL
8792004-02-06 Ziemowit Laski <zlaski@apple.com>
880
881 * objc/objc-api.h (objc_super): The 'class' field shall
882 be named 'super_class' #ifdef __cplusplus.
883
95727fb8
AP
8842004-01-17 Andrew Pinski <pinskia@physics.uc.edu>
885
886 PR target/10781
887 * encoding.c (rs6000_special_round_type_align): Define.
888
5af0e6ae
AF
8892004-01-14 Adam Fedor <fedor@gnu.org>
890
891 PR libobjc/12155
892 * selector.c (__objc_register_instance_methods_to_class): Free
893 new_list if not used.
894
b39f1868
AR
8952004-01-09 Andrew Ruder <aeruder@ksu.edu>
896
897 PR libobjc/11904
898 * sarray.c (sarray_free): Free array->is_copy_of latter.
899
75d3baee
ZW
9002003-12-01 Zack Weinberg <zack@codesourcery.com>
901
902 PR 11433
903 * Protocol.m (descriptionForInstanceMethod): Don't dereference
904 instance_methods if it's NULL.
905 (descriptionForClassMethod): Likewise for class_methods.
906
7989e4dc
RO
9072003-10-24 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
908
909 * Makefile.in (runtime-info.h): Remove -Wp.
910
54b98a47
RO
9112003-10-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
912
913 * Makefile.in (CC1OBJ): Remove.
914 (runtime-info.h): Invoke $(CC) so all MULTIFLAGS are handled
915 correctly.
916 Use .m extension for temporary file.
917 Remove assembler temp file.
918
beca20d2
JM
9192003-10-20 Joseph S. Myers <jsm@polyomino.org.uk>
920
921 * objc/hash.h (hash_string): Don't use a cast as an lvalue.
922
05dcec66
RO
9232003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
924
925 * Makefile.in (runtime-info.h): Use MULTIFLAGS.
926
e517f636
AM
9272003-09-09 Alan Modra <amodra@bigpond.net.au>
928
929 * configure: Regenerate.
930
45dff86e
AM
9312003-08-27 Alexander Malmberg <alexander@malmberg.org>
932
933 * Makefile.in, aclocal.m4: Update to $(libdir)/gcc/ instead of
934 (libdir)/gcc-lib/ when installing.
935 * configure: Regenerate.
936
c19f8e35
NP
937Thu Jul 10 10:27:43 2003 Nicola Pero <n.pero@mi.flashnet.it>
938
939 libobjc/9969
940 * sendmsg.c (get_imp): Fixed rare threading problem.
941 (__objc_responds_to): Similar fixes.
942 (objc_msg_lookup): Similar fixes.
943 (__objc_init_install_dtable): Lock the runtime before checking if the
944 table is installed.
75d3baee 945
6c82ad25
NN
9462003-05-23 Nathanael Nerode <neroden@gcc.gnu.org>
947
38709cad
NN
948 * hash.c, init.c, libobjc.def, libobjc_entry.c, linking.m,
949 makefile.dos, misc.c, nil_method.c, objects.c, sarray.c,
950 selector.c, sendmsg.c, thr-dce.c, thr-decosf1.c, thr-irix.c,
951 thr-mach.c, thr-objc.c, thr-os2.c, thr-posix.c, thr-pthreads.c,
75d3baee 952 thr-rtems.c, thr-single.c, thr-solaris.c, thr-vxworks.c,
38709cad 953 thr-win32.c, thr.c: Replace "GNU CC" with "GCC".
6c82ad25
NN
954 * Makefile.in, NXConstStr.m, Object.m, Protocol.m, archive.c,
955 class.c, encoding.c, gc.c, objc/NXConstStr.h, objc/Object.h,
956 objc/Protocol.h, objc/encoding.h, objc/hash.h, objc/objc-api.h,
957 objc/objc-list.h, objc/objc.h, ocjc/runtime.h, objc/sarray.h,
958 objc/thr.h, objc/typedstream.h: Replace "GNU CC" with "GCC".
959
e083f3f9 960Tue May 13 14:56:03 2003 Richard Frith-Macdonald <rfm@gnu.org>
75d3baee 961 Nicola Pero <n.pero@mi.flashnet.it>
e083f3f9
RFM
962
963 libobjc/10742
964 * init.c (class_superclass_of_class): New function.
965 (create_tree_of_subclasses_inherited_from): Use it.
966 (__objc_tree_insert_class): Likewise.
967 (class_is_subclass_of_class): Likewise.
75d3baee 968
0b87e18e
DC
9692003-04-11 David Chad <davidc@freebsd.org>
970 Loren J. Rittle <ljrittle@acm.org>
971
972 libobjc/8562
973 * objc/hash.h (hash_string): Constify correctly.
974 (compare_ptrs): Use direct compare.
975 * objc/objc-list.h (list_nth): Rename index to indx to avoid shadow.
976 * objc/sarray.h: Global rename index to indx to avoid shadow.
977
ff8b9ca8
AS
9782003-03-12 Andreas Schwab <schwab@suse.de>
979
980 * aclocal.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Avoid trailing /. in
981 glibcpp_toolexeclibdir.
982 * configure: Rebuilt.
983
3343fdd2
AO
9842003-02-20 Alexandre Oliva <aoliva@redhat.com>
985
986 * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
987 config.status.
988 * configure: Rebuilt.
989
c5e3e1ed
AO
9902003-01-27 Alexandre Oliva <aoliva@redhat.com>
991
992 * aclocal.m4 (glibcpp_toolexeclibdir): Instead of
993 $(MULTISUBDIR), use `$CC -print-multi-os-directory`, unless
994 version_specific_libs is enabled.
995 * configure: Rebuilt.
996
90e5b39f
CC
9972003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
998
999 * Makefile.in (FLAGS_TO_PASS): Also pass DESTDIR.
1000 (install-libs, install-headers): Prepend $(DESTDIR) to
1001 destination paths in all (un)installation commands.
1002
4977bab6
ZW
10032002-12-02 Zack Weinberg <zack@codesourcery.com>
1004
1005 * thr-objc.c: Include coretypes.h and tm.h.
1006
10072002-12-01 Zack Weinberg <zack@codesourcery.com>
1008
1009 * encoding.c, sendmsg.c: Include coretypes.h and tm.h.
1010
10112002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
1012
1013 * configure.in: Remove skip-this-dir support.
1014 * configure: Regenerate.
1015
6c5d742e
KG
10162002-09-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1017
1018 * Makefile.in (all): Fix multilib parallel build.
1019
c2a68741
NP
1020Thu Sep 12 12:44:37 2002 Nicola Pero <n.pero@mi.flashnet.it>
1021
1022 * sendmsg.c (nil_method): Declare not to take a variable number of
1023 args.
1024 (objc_msg_lookup): Cast nil_method to IMP before returning it.
1025 (objc_msg_lookup_super): The same.
1026
edf4d41e
JH
10272002-09-10 Jan Hubicka <jh@suse.cz>
1028
65a8189e
AJ
1029 * nil_method.c (nil_method): No longer defined with variable
1030 arguments.
edf4d41e 1031
40165636
RB
10322002-07-02 Rodney Brown <rbrown64@csc.com.au>
1033
1034 * objc/encoding.h: Fix formatting.
1035 * objc/hash.h: Likewise.
1036 * objc/objc-api.h: Likewise.
1037 * objc/runtime.h: Likewise.
1038 * objc/thr.h: Likewise.
1039 * archive.c: Likewise.
1040 * class.c: Likewise.
1041 * encoding.c: Likewise.
1042 * gc.c: Likewise.
1043 * hash.c: Likewise.
1044 * init.c: Likewise.
1045 * misc.c: Likewise.
1046 * nil_method.c: Likewise.
1047 * objects.c: Likewise.
1048 * sarray.c: Likewise.
1049 * selector.c: Likewise.
1050 * sendmsg.c: Likewise.
1051 * thr-mach.c: Likewise.
1052 * thr.c: Likewise.
1053
aebb8c22
DD
10542002-06-25 DJ Delorie <dj@redhat.com>
1055
1056 * aclocal.m4 (GLIBCPP_CONFIGURE): Split out
1057 GLIBCPP_TOPREL_CONFIGURE.
1058 * configure.in: Call it before AC_CANONICAL_SYSTEM.
1059 * configure: Regenerate.
1060
b62cc13a
KG
10612002-06-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1062
1063 * Object.m (forward, read, write): Fix unused parameter warnings.
1064 * encoding.c: Include <stdlib.h>.
1065 (target_flags): Mark with attribute unused.
1066 (atoi): Delete.
1067 * runtime.h (__objc_selector_max_index): Change to unsigned int.
1068 (__objc_generate_gc_type_description): Prototype.
1069 * selector.c (__objc_selector_max_index): Change to unsigned int.
1070
10cb24df
NP
1071Mon Jun 17 18:37:42 2002 Nicola Pero <n.pero@mi.flashnet.it>
1072
1073 * sendmsg.c (__objc_get_forward_imp): Fix warning by making sure
1074 we always have a return value: if __objc_msg_forward does not
1075 supply a forwarding implementation, return the default
1076 __builtin_apply based one.
1077
8f8c44cb
KG
10782002-06-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1079
1080 * Object.m: Fix signed/unsigned warning.
1081 * Protocol.m: Likewise.
1082 * archive.c: Always include stdlib.h.
1083 (objc_read_short, objc_read_unsigned_short, objc_read_int,
1084 objc_read_long, __objc_read_nbyte_uint, __objc_read_nbyte_ulong):
1085 Fix signed/unsigned warning.
1086 (objc_write_type, objc_read_type, objc_write_types,
1087 objc_read_types): Ensure ctype 8-bit safety.
1088 (__objc_no_write, __objc_no_read): Mark unused parameters.
1089 * class.c (class_table_setup): Specify void arg.
1090 * encoding.c (atoi, objc_sizeof_type, objc_alignof_type,
1091 objc_skip_typespec, objc_skip_offset,
1092 objc_layout_structure_next_member): Ensure ctype 8-bit safety.
1093 (objc_layout_structure_next_member): Ensure variables are
1094 initialized.
1095 * gc.c (__objc_generate_gc_type_description,
1096 class_ivar_set_gcinvisible): Mark unused parameters.
1097 * init.c (__objc_send_load, __objc_destroy_class_tree_node): Mark
1098 unused parameters.
1099 (__objc_init_protocols) Fix signed/unsigned warning.
1100 * nil_method.c (nil_method): Mark unused parameters.
1101 * thr.h (objc_thread_callback): Specify void arg.
1102 * sarray.c (sarray_new, sarray_realloc, sarray_free): Fix
1103 signed/unsigned warning.
1104 (sarray_free): Fix formatting.
1105 * selector.c (sel_types_match): Ensure ctype 8-bit safety.
1106 * sendmsg.c (__objc_init_install_dtable) Mark unused parameters.
1107
42bac116
AJ
11082002-06-09 Andreas Jaeger <aj@suse.de>
1109
1110 * encoding.c (objc_layout_structure_next_member): Remove unused
1111 variable.
1112
9aa338ec
KG
11132002-05-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1114
1115 * Makefile.in (SHELL): Set to @SHELL@.
1116 (WARN_CFLAGS): New.
1117 (ALL_CFLAGS): Add $(WARN_CFLAGS).
1118
1e6347d8
RO
11192002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1120
1121 * aclocal.m4: Allow for PWDCMD to override hardcoded pwd.
1122 * configure: Regenerate.
1123
6706f116
AO
11242002-05-08 Alexandre Oliva <aoliva@redhat.com>
1125
1126 * configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at
1127 script entry, and set LD to it when configuring multilibs.
1128 * configure: Rebuilt.
1129
d0d091ae
DB
11302002-04-19 David O'Brien <obrien@FreeBSD.org>
1131
1132 * encoding.c (MAX, MIN, ROUNDING): #undef before defining.
1133
ed426a38 11342002-04-09 Hans-Peter Nilsson <hp@bitrange.com>
0bd9dd55
HPN
1135
1136 PR objc/6107
1137 * objc/objc-api.h (struct objc_protocol_list): Change type of
1138 member count from int to size_t.
1139
b150efee
FS
11402002-02-11 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1141
1142 PR libobjc/4039
1143 * aclocal.m4: Replace with version copied from libstdc++-v3.
1144 * configure.in: Update for changes to aclocal and Makefile.
1145 * configure: Regenerate.
1146 * Makefile.in: Correct install of multilibs and shared libs, use
1147 INSTALL_DATA for include files.
1148
e5e0f6f5
NP
1149Mon Dec 17 17:02:12 2001 Nicola Pero <nicola@brainstorm.co.uk>
1150
1151 * init.c (__objc_exec_class): Fixed bug in the loop on unclaimed
1152 categories - when an unclaimed category was found, the loop was
1153 doing two steps forward instead of one, so that in certain cases
1154 it was failing to properly load all the categories. (Reported
1155 with fix by Alexander Malmberg <alexander@malmberg.org>).
1156
d5114db1
AH
11572001-11-14 Aldy Hernandez <aldyh@redhat.com>
1158
4977bab6 1159 * encoding.c: Add target_flags.
d5114db1 1160
f4fdaeda
AH
11612001-11-07 Aldy Hernandez <aldyh@redhat.com>
1162
1163 * objc/objc-api.h (_C_VECTOR): New.
1164
1165 * encoding.c (VECTOR_TYPE): New.
1166
26e51caa
NP
1167Mon Oct 29 21:29:21 2001 Nicola Pero <n.pero@mi.flashnet.it>
1168
1169 * class.c: Rewritten the class table to use optimized, lock-free
4977bab6
ZW
1170 lookup. This more than doubles the speed of class method
1171 invocations. (class_table_setup), (class_table_insert),
1172 (class_table_replace), (class_table_get_safe),
1173 (class_table_next), (class_table_print),
1174 (class_table_print_histogram): New functions.
1175 (__objc_init_class_tables): Use class_table_setup.
1176 (__objc_add_class_to_hash): Use class_table_get_safe and
1177 class_table_insert. (objc_lookup_class), (objc_get_class): Do not
1178 assert the existence of the table; do not lock the runtime; use
1179 class_table_get_safe. (objc_next_class): Use class_table_next.
1180 (__objc_resolve_class_links): Use class_table_next.
1181 (class_pose_as): Use class_table_replace.
26e51caa 1182
71a18acf
OP
11832001-09-10 Ovidiu Predescu <ovidiu@cup.hp.com>
1184
1185 * gc.c: Removed the DEBUG declaration.
1186
5f1ecf82
NP
1187Wed Jul 18 12:48:56 2001 Nicola Pero <n.pero@mi.flashnet.it>
1188
1189 * thr.c (objc_mutex_lock): Invoke __objc_thread_id directly,
1190 rather than through objc_thread_id, to save a function call.
1191 (objc_mutex_trylock, objc_mutex_unlock, objc_condition_wait):
1192 Ditto.
1193
42d28de5
NP
1194Mon Jul 16 12:15:00 2001 Nicola Pero <n.pero@mi.flashnet.it>
1195
1196 * objc/objc-api.h (object_is_class): Fixed - buggy code was trying
1197 to cast an id to a Class, which can not be done. Make the check
1198 by using CLS_ISMETA on the class pointer instead.
1199 (object_is_meta_class): Similar fix.
1200
4173be7f
AO
12012001-06-09 Alexandre Oliva <aoliva@redhat.com>, Stephen L Moshier <moshier@mediaone.net>
1202
1203 * configure.in (AC_EXEEXT): Work around in case it expands to
1204 nothing, as in autoconf 2.50.
1205 * acinclude.m4: Likewise.
1206 * configure: Rebuilt.
1207
27132e64
NP
12082001-06-08 Nicola Pero <n.pero@mi.flashnet.it>
1209
1210 * THREADS: Explain that when we compile libobjc inside GCC, we
1211 always use thr-objc.c as a backend, which uses GCC's thread code.
1212
e6be21fe
RFM
12132001-06-06 Richard Frith-Macdonald <rrfm@gnu.org>
1214
1215 * init.c (__objc_send_message_in_list): When setting a new entry
1216 in __objc_load_methods use the method IMP as key, but check to see
1217 if the method is in the hashtable by looking at the IMP also.
1218 Also ... call the method after adding it to the hashtable rather
1219 than before ... thus preventing an obscure possibility of infinite
1220 recursion if a +load method itself loads a subclass.
1221
12e01066
OP
12222001-05-25 Ovidiu Predescu <ovidiu@cup.hp.com>
1223
1224 * init.c (__objc_send_message_in_list): When setting a new entry
1225 in __objc_load_methods use the method name as key, not the method
1226 IMP (reported by Richard Frith-Macdonald <richard@brainstorm.co.uk>).
1227
10c179f3
JM
12282001-05-09 Joseph S. Myers <jsm28@cam.ac.uk>
1229
1230 * objc-features.texi: Move to ../gcc/objc.texi.
1231 * fdl.texi: Remove.
1232 * Makefile.in: Don't generate documentation from
1233 objc-features.texi.
1234
bcecb0b0
MM
12352001-05-01 Mark Mitchell <mark@codesourcery.com>
1236
1237 * fdl.texi: New file.
1238 * objc-features.texi: Simplify.
1239 * Makefile.in: Adjust accordingly.
1240
c3aac512
MM
12412001-04-30 Mark Mitchell <mark@codesourcery.com>
1242
1243 * objc-features.texi: Use the GFDL.
1244
49073def
JW
1245Wed Mar 21 04:44:58 EST 2001 John Wehle (john@feith.com)
1246
1247 * encoding.c (REAL_TYPE): Define.
1248
120d59bf
DE
12492001-03-19 David Edelsohn <edelsohn@gnu.org>
1250
1251 * encoding.c (TYPE_MODE): Define.
1252
b894530e
NP
12532001-03-14 Nicola Pero <n.pero@mi.flashnet.it>
1254
1255 * thr.c (objc_thread_add): New function.
1256 (objc_thread_remove): Ditto.
1257 * objc/thr.h: Declare them.
1258 * libobjc.def: Mention them.
1259
11014a3b
OP
12602001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com>
1261
1262 * objc-features.texi: Document the @compatibility_alias compiler
1263 directive (description from Nicola Pero <n.pero@mi.flashnet.it>).
1264
a79ffa5a
RO
1265Fri Feb 23 18:12:00 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1266
1267 * sendmsg.c (__objc_forward): Delete strlen() declaration.
1268
7c6b0e92
GK
12692001-02-08 Geoffrey Keating <geoffk@redhat.com>
1270
1271 * configure.in: Don't run AC_PROG_CC_WORKS or AC_EXEEXT, because
1272 we're not interested in the result and they might fail.
1273 * configure: Regenerated.
1274
01d9cb8b
JM
12752001-01-12 Joseph S. Myers <jsm28@cam.ac.uk>
1276
1277 * objc-features.texi: Use @email.
1278
0fc39d8a
JM
12792001-01-12 Joseph S. Myers <jsm28@cam.ac.uk>
1280
1281 * sendmsg.c (__objc_print_dtable_stats): Don't use #ifdef inside
1282 printf.
1283
919ee051
RE
12842000-01-11 Richard Earnshaw <rearnsha@arm.com>
1285
1286 * encoding.c (STRUCTURE_SIZE_BOUNDARY): Redefine in a way that
1287 determines the value dynamically.
1288
1104c18d
OP
1289Wed Jan 3 00:49:10 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
1290
1291 * sendmsg.c: Added __objc_msg_forward, a hook that allows external
1292 libraries to provide a function that returns the real forwarding
1293 function. This can alleviate problems __builtin_apply() and
1294 friends have on various platforms. (Solution suggested by Helge
1295 Hess.)
42bac116 1296
1104c18d
OP
1297 * objc/objc-api.h: Define __objc_msg_forward.
1298
1299 * sendmsg.c: Define gen_rtx_REG.
1300
68c9c61a
RC
13012000-12-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1302
42bac116 1303 * thr-rtems.c: New file. Stub to compile.
68c9c61a 1304
6d93bca4
AO
13052000-09-06 Alexandre Oliva <aoliva@redhat.com>
1306
1307 * configure: Rebuilt with new libtool.m4.
1308
9d10fcf9
OP
1309Tue Aug 15 00:38:56 2000 Ovidiu Predescu <ovidiu@cup.hp.com>
1310
1311 * configure.in: Create a config.h file. Check for <sched.h>.
1312 * configure: Regenerate.
1313
1314 * config.h.in: Check for <sched.h>.
1315
57119aa9
ZW
13162000-08-14 Zack Weinberg <zack@wolery.cumb.org>
1317
1318 * configure: Regenerate after change to ../libtool.m4.
1319
b310e725
AS
13202000-08-14 Andreas Schwab <schwab@suse.de>
1321
1322 * objc-features.texi (Top): Move @menu at end of node.
1323
82fbe835
MH
13242000-08-11 Manfred Hollstein <manfredh@redhat.com>
1325
1326 * objc-features.texi: Move @node Top before @menu.
1327
b3dc253f
OP
1328Sun Aug 6 23:27:49 2000 Ovidiu Predescu <ovidiu@cup.hp.com>
1329
1330 * objc-features.texi: Documented the new -fconstant-string-class
1331 option.
1332
9bc3876e
OP
1333Sun Aug 6 22:51:16 2000 Ovidiu Predescu <ovidiu@cup.hp.com>
1334
1335 * thr-posix.c: Integrated Chris Ball's <cball@fmco.com> changes to
1336 improve the Posix thread support for Objective-C.
1337
8cab40f7
ZW
13382000-08-04 Zack Weinberg <zack@wolery.cumb.org>
1339
1340 * aclocal.m4: Replace copy of ../libtool.m4 with
1341 sinclude(../libtool.m4).
1342
c161c99b
NP
1343Fri Jul 28 08:58:02 2000 Nicola Pero <nicola@brainstorm.co.uk>
1344
42bac116 1345 * configure.in: Added libtool support; build shared libraries
c161c99b
NP
1346 if --enable-shared was passed on command line.
1347 * Makefile.in: Modified most compilation commands to use libtool.
1348 * aclocal.m4: New symbolic link to the ../libtool.m4, from the
1349 libtool distribution.
1350
9c14a607
OP
1351Sat Jul 29 00:10:21 2000 Ovidiu Predescu <ovidiu@cup.hp.com>
1352
1353 * sarray.c, Object.m: Removed the explicit prototypes for strlen
1354 and memcpy on 64-bit platforms (Suggested by Rodney Brown
1355 <rdb@cup.hp.com>).
1356
15794a95
L
13572000-05-12 H.J. Lu (hjl@gnu.org)
1358
1359 * Makefile.in (GTHREAD_FLAGS): New.
1360 (ALL_CFLAGS): Add $(GTHREAD_FLAGS).
1361 (OBJC_THREAD_FILE): Changed to thr-objc.
1362
1363 * configure.in (GTHREAD_FLAGS): New, check and replace it for
1364 Makefile.
1365 (OBJC_THREAD_FILE): Removed.
1366
1367 * thr-objc.c: New.
1368
8dd8d754
KG
13692000-07-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1370
1371 * objc/hash.h: Include string.h.
1372
39b48e02
DE
13732000-04-15 David Edelsohn <edelsohn@gnu.org>
1374
1375 * Object.m (strlen): 64-bit PowerPC is a 64bit platform as well.
1376
bcdb1106
JJ
13772000-04-12 Jakub Jelinek <jakub@redhat.com>
1378
1379 * Object.m (strlen): Provide prototype on all 64bit platforms,
1380 not only alpha.
1381 * sarray.c (memcpy): Likewise.
1382 * encoding.c (objc_layout_finish_structure): Don't use
1383 ROUND_TYPE_ALIGN on sparc.
1384
35f10998
JJ
1385 * encoding.c (objc_layout_structure_next_member): Do the whole
1386 procedure even for the first member, so that we get correct
1387 alignment.
1388
2e3120e8
ZW
13892000-03-29 Zack Weinberg <zack@wolery.cumb.org>
1390
1391 * objc/Protocol.h, objc/objc-list.h: Change #endif labels to
1392 comments.
1393
6fc605d8
ZW
13942000-02-23 Zack Weinberg <zack@wolery.cumb.org>
1395
1396 * Makefile.in: Add -DIN_TARGET_LIBS to ALL_CFLAGS.
1397
224a6bca
CB
1398Thu Sep 23 07:19:12 1999 Chris Ball <cball@fmco.com>
1399
1400 * thr-posix.c (__objc_mutex_deallocate): made deallocate work.
1401
e36e6e02
JL
1402Tue Sep 21 07:47:10 1999 Jeffrey A Law (law@cygnus.com)
1403
1404 * Makefile.in (gc.o, gc_gc.o): Do not pass -fgnu-runtime to
1405 the compiler when building C code.
42bac116 1406
76632dd0
DJ
1407Fri Aug 6 23:32:29 1999 Daniel Jacobowitz <drow@drow.them.org>
1408
1409 * Makefile.in (FLAGS_TO_PASS): Include prefix, exec_prefix,
1410 libdir, libsubdir and tooldir.
1411
6000b42b
JDA
1412Mon Jun 21 05:40:15 1999 John David Anglin <dave@hiauly1>
1413
1414 * init.c (__objc_force_linking): Make global.
1415
6de94858
JL
1416Thu May 20 03:20:59 1999 Jeffrey A Law (law@cygnus.com)
1417
1418 * configure.in (AC_EXEEXT): Remove call.
1419 (compiler_name): Explicitly check with no extension and .exe
1420 extension.
1421 * configure: Regenerate.
1422
7af06410
MK
1423Sun Apr 25 01:15:34 1999 Mumit Khan <khan@xraylith.wisc.edu>
1424
1425 * Makefile.in (CC1OBJ): Define in terms of CC.
1426 (runtime-info.h): Use.
1427
09608fa2
OP
1428Fri April 8 08:21:07 1999 Ovidiu Predescu <ovidiu@cup.hp.com>
1429
1430 * objc-features.texi: Updated the URL to Boehm's GC page.
1431
56d654e4
OP
1432Fri Mar 26 23:41:07 1999 Ovidiu Predescu <ovidiu@cup.hp.com>
1433
1434 * archive.c (__objc_code_char, __objc_write_char): Explicitly specify
1435 the char as being signed (patch from Daniel Jacobowitz
1436 <drow@false.org>).
1437
e33abc2d
MK
1438Wed Mar 24 22:41:28 1999 Mumit Khan <khan@xraylith.wisc.edu>
1439
1440 * configure.in (AC_PREREQ): Update to 2.13.
1441 (AC_EXEEXT): Call to find possible file extension.
1442 (compiler_name): Use.
1443 * configure: Regenerate.
1444
ab87f8c8
JL
1445Wed Jan 27 02:31:01 1999 Jeffrey A Law (law@cygnus.com)
1446
1447 * Makefile.in (ALL_CFLAGS): Add -DIN_GCC.
1448
79014e6f
JL
1449Tue Jan 5 01:38:53 1999 Jeffrey A Law (law@cygnus.com)
1450
1451 * configure.in (thread_file): Correct and simplify code to find
1452 the thread file.
1453 * configure: Rebuilt.
1454
71205e0b
MH
14551998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
1456
1457 * configure.in (compiler_name): Add check to detect if this
1458 language's compiler has been built.
1459 * configure: Regenerate.
1460
223a8848
KG
1461Mon Nov 23 16:50:28 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1462
1463 * configure.in: Use AC_PREREQ(2.12.1).
1464
74285159
JL
1465Thu Nov 19 20:33:37 1998 Jeffrey A Law (law@cygnus.com)
1466
1467 * Makefile.in (runtime-info.h): Avoid GNU make extensions.
1468
84beab38
KG
1469Sun Nov 8 17:46:14 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1470
1471 * Makefile.in (INCLUDES): Add -I$(srcdir)/$(MULTISRCTOP)../include.
1472
8a829fd9
KG
1473Thu Oct 22 14:34:06 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1474
1475 * configure.in: Use AC_CONFIG_AUX_DIR($topsrcdir).
1476
befb6d14
OP
1477Sat Oct 17 05:21:31 1998 Ovidiu Predescu <ovidiu@slip.net>
1478
1479 * objc-features.texi (Top): Changed the email address.
1480 * objc-features.texi (Garbage Collection): Use @uref instead of @url.
1481
1482Mon Oct 11 21:25:27 1998 Ovidiu Predescu <ovidiu@slip.net>
1483
1484 * encoding.c: Redefine get_inner_array_type to get the first entry
42bac116 1485 in the structure.
befb6d14 1486
1df287f8
RFM
1487Thu Oct 8 12:21:14 1998 Richard Frith-Macdonald <richard@brainstorm.co.uk>
1488
1489 * encoding.c (objc_skip_type_qualifiers): Handle _C_BYREF.
1490 (objc_get_type_qualifiers): Similarly.
1491 * objc/encoding.h (_C_BYREF): Define.
1492 (_F_BYREF): Define.
1493
07181a20
DM
14941998-10-07 David S. Miller <davem@pierdol.cobaltmicro.com>
1495
1496 * objc/sarray.h: Make boffset be an unsigned long when sparc so it
1497 works out on 64-bit systems.
1498
5e2f657b
AO
1499Tue Oct 6 20:32:06 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
1500
ceff9b14 1501 * Makefile.in (INCLUDES): Make it multilib-friendly.
5e2f657b 1502
4afb3646
L
1503Fri Oct 2 07:12:14 1998 H.J. Lu (hjl@gnu.org)
1504
1505 * Makefile.in (INCLUDES): Add -I$(srcdir)/../gcc.
1506
4102f627
RL
1507Thu Oct 1 22:33:03 1998 Robert Lipe <robertl@dgii.com>
1508 Jeffrey A Law (law@cygnus.com)
1509
1510 * Makefile.in (INCLUDES): Reference gcc via $MULTIBUILDTOP.
1511 (FLAGS_TO_PASS): Added.
1512 (runtime-info.h): Reference cc1ibj via $MULTIBUILDTOP.
1513
1514 * archive.c: Change config.h to tconfig.h.
1515
1516 * configure.in: Find gcc's object directory even for multilibs.
1517
1518Wed Sep 30 18:17:17 1998 Robert Lipe <robertl@dgii.com>
5ae4c799
RL
1519
1520 * configure.in: Escape ^ in grep string.
1521 * configure: Rebuilt.
1522
789eb4f5
JL
1523Wed Sep 30 09:14:52 1998 Jeffrey A Law (law@cygnus.com)
1524
1525 * All .h files pushed down into the objc/ subdirectory.
1526 * Makefile.in (copy_headers): Corresponding changes.
1527 * configure.in (AC_INIT): Corresponding changes.
1528 * configure: Rebuilt.
1529
bce1b489
BE
15301998-09-30 Ben Elliston <bje@cygnus.com>
1531 Jeff Law <law@cygnus.com>
1532
1533 * Makefile.in: Rewrite.
1534
1535 * configure.in: Likewise.
1536
1537 * configure: Regenerate.
1538
1539 * All .c files. Remove "objc" prefix when including objc header
1540 files. Include tconfig.h, not ../tconfig.h.
1541
2e5f02a3
OP
1542Mon Sep 21 23:27:10 1998 Ovidiu Predescu <ovidiu@slip.net>
1543
1544 * encoding.c (TREE_TYPE, ARRAY_TYPE): Define.
1545 (get_inner_array_type): Define.
1546
88e17b57
BE
15471998-09-21 Ben Elliston <bje@cygnus.com>
1548
1549 * New directory. Moved files from ../gcc/objc.
This page took 1.116363 seconds and 5 git commands to generate.