]> git.ipfire.org Git - thirdparty/gcc.git/blame - libobjc/ChangeLog
* config.guess: Match any version of Unixware7.
[thirdparty/gcc.git] / libobjc / ChangeLog
CommitLineData
befb6d14
OP
1Sat Oct 17 05:21:31 1998 Ovidiu Predescu <ovidiu@slip.net>
2
3 * objc-features.texi (Top): Changed the email address.
4 * objc-features.texi (Garbage Collection): Use @uref instead of @url.
5
6Mon Oct 11 21:25:27 1998 Ovidiu Predescu <ovidiu@slip.net>
7
8 * encoding.c: Redefine get_inner_array_type to get the first entry
9 in the structure.
10
1df287f8
RFM
11Thu Oct 8 12:21:14 1998 Richard Frith-Macdonald <richard@brainstorm.co.uk>
12
13 * encoding.c (objc_skip_type_qualifiers): Handle _C_BYREF.
14 (objc_get_type_qualifiers): Similarly.
15 * objc/encoding.h (_C_BYREF): Define.
16 (_F_BYREF): Define.
17
07181a20
DM
181998-10-07 David S. Miller <davem@pierdol.cobaltmicro.com>
19
20 * objc/sarray.h: Make boffset be an unsigned long when sparc so it
21 works out on 64-bit systems.
22
5e2f657b
AO
23Tue Oct 6 20:32:06 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
24
25 * Makefile.in (INCLUDES): Make it multilib-friendly
26
4afb3646
L
27Fri Oct 2 07:12:14 1998 H.J. Lu (hjl@gnu.org)
28
29 * Makefile.in (INCLUDES): Add -I$(srcdir)/../gcc.
30
4102f627
RL
31Thu Oct 1 22:33:03 1998 Robert Lipe <robertl@dgii.com>
32 Jeffrey A Law (law@cygnus.com)
33
34 * Makefile.in (INCLUDES): Reference gcc via $MULTIBUILDTOP.
35 (FLAGS_TO_PASS): Added.
36 (runtime-info.h): Reference cc1ibj via $MULTIBUILDTOP.
37
38 * archive.c: Change config.h to tconfig.h.
39
40 * configure.in: Find gcc's object directory even for multilibs.
41
42Wed Sep 30 18:17:17 1998 Robert Lipe <robertl@dgii.com>
5ae4c799
RL
43
44 * configure.in: Escape ^ in grep string.
45 * configure: Rebuilt.
46
789eb4f5
JL
47Wed Sep 30 09:14:52 1998 Jeffrey A Law (law@cygnus.com)
48
49 * All .h files pushed down into the objc/ subdirectory.
50 * Makefile.in (copy_headers): Corresponding changes.
51 * configure.in (AC_INIT): Corresponding changes.
52 * configure: Rebuilt.
53
bce1b489
BE
541998-09-30 Ben Elliston <bje@cygnus.com>
55 Jeff Law <law@cygnus.com>
56
57 * Makefile.in: Rewrite.
58
59 * configure.in: Likewise.
60
61 * configure: Regenerate.
62
63 * All .c files. Remove "objc" prefix when including objc header
64 files. Include tconfig.h, not ../tconfig.h.
65
2e5f02a3
OP
66Mon Sep 21 23:27:10 1998 Ovidiu Predescu <ovidiu@slip.net>
67
68 * encoding.c (TREE_TYPE, ARRAY_TYPE): Define.
69 (get_inner_array_type): Define.
70
88e17b57
BE
711998-09-21 Ben Elliston <bje@cygnus.com>
72
73 * New directory. Moved files from ../gcc/objc.
74