OSDN Git Service

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