OSDN Git Service

Minor changes in the documentation. Correctly define get_inner_array_type.
[pf3gnuchains/gcc-fork.git] / libobjc / ChangeLog
1 Sat 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
6 Mon 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
11 Thu 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
18 1998-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
23 Tue Oct  6 20:32:06 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
24
25         * Makefile.in (INCLUDES): Make it multilib-friendly
26
27 Fri Oct  2 07:12:14 1998  H.J. Lu  (hjl@gnu.org)
28
29         * Makefile.in (INCLUDES): Add -I$(srcdir)/../gcc.
30
31 Thu 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
42 Wed Sep 30 18:17:17 1998  Robert Lipe  <robertl@dgii.com>
43
44         * configure.in: Escape ^ in grep string.
45         * configure: Rebuilt.
46
47 Wed 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
54 1998-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
66 Mon 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
71 1998-09-21  Ben Elliston  <bje@cygnus.com>
72
73         * New directory.  Moved files from ../gcc/objc.
74