1 Thu Oct 22 14:34:06 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3 * configure.in: Use AC_CONFIG_AUX_DIR($topsrcdir).
5 Sat Oct 17 05:21:31 1998 Ovidiu Predescu <ovidiu@slip.net>
7 * objc-features.texi (Top): Changed the email address.
8 * objc-features.texi (Garbage Collection): Use @uref instead of @url.
10 Mon Oct 11 21:25:27 1998 Ovidiu Predescu <ovidiu@slip.net>
12 * encoding.c: Redefine get_inner_array_type to get the first entry
15 Thu Oct 8 12:21:14 1998 Richard Frith-Macdonald <richard@brainstorm.co.uk>
17 * encoding.c (objc_skip_type_qualifiers): Handle _C_BYREF.
18 (objc_get_type_qualifiers): Similarly.
19 * objc/encoding.h (_C_BYREF): Define.
22 1998-10-07 David S. Miller <davem@pierdol.cobaltmicro.com>
24 * objc/sarray.h: Make boffset be an unsigned long when sparc so it
25 works out on 64-bit systems.
27 Tue Oct 6 20:32:06 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
29 * Makefile.in (INCLUDES): Make it multilib-friendly
31 Fri Oct 2 07:12:14 1998 H.J. Lu (hjl@gnu.org)
33 * Makefile.in (INCLUDES): Add -I$(srcdir)/../gcc.
35 Thu Oct 1 22:33:03 1998 Robert Lipe <robertl@dgii.com>
36 Jeffrey A Law (law@cygnus.com)
38 * Makefile.in (INCLUDES): Reference gcc via $MULTIBUILDTOP.
39 (FLAGS_TO_PASS): Added.
40 (runtime-info.h): Reference cc1ibj via $MULTIBUILDTOP.
42 * archive.c: Change config.h to tconfig.h.
44 * configure.in: Find gcc's object directory even for multilibs.
46 Wed Sep 30 18:17:17 1998 Robert Lipe <robertl@dgii.com>
48 * configure.in: Escape ^ in grep string.
51 Wed Sep 30 09:14:52 1998 Jeffrey A Law (law@cygnus.com)
53 * All .h files pushed down into the objc/ subdirectory.
54 * Makefile.in (copy_headers): Corresponding changes.
55 * configure.in (AC_INIT): Corresponding changes.
58 1998-09-30 Ben Elliston <bje@cygnus.com>
59 Jeff Law <law@cygnus.com>
61 * Makefile.in: Rewrite.
63 * configure.in: Likewise.
65 * configure: Regenerate.
67 * All .c files. Remove "objc" prefix when including objc header
68 files. Include tconfig.h, not ../tconfig.h.
70 Mon Sep 21 23:27:10 1998 Ovidiu Predescu <ovidiu@slip.net>
72 * encoding.c (TREE_TYPE, ARRAY_TYPE): Define.
73 (get_inner_array_type): Define.
75 1998-09-21 Ben Elliston <bje@cygnus.com>
77 * New directory. Moved files from ../gcc/objc.