OSDN Git Service

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