Explicitly specify the char arguments to __objc_code_char and __objc_code_char as...
[platform/upstream/gcc.git] / libobjc / ChangeLog
1 Fri Mar 26 23:41:07 1999 Ovidiu Predescu <ovidiu@cup.hp.com>
2
3         * archive.c (__objc_code_char, __objc_write_char): Explicitly specify
4         the char as being signed (patch from Daniel Jacobowitz
5         <drow@false.org>).
6
7 Wed Mar 24 22:41:28 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8
9         * configure.in (AC_PREREQ): Update to 2.13.
10         (AC_EXEEXT): Call to find possible file extension.
11         (compiler_name): Use.
12         * configure: Regenerate.
13
14 Wed Jan 27 02:31:01 1999  Jeffrey A Law  (law@cygnus.com)
15
16         * Makefile.in (ALL_CFLAGS): Add -DIN_GCC.
17
18 Tue Jan  5 01:38:53 1999  Jeffrey A Law  (law@cygnus.com)
19
20         * configure.in (thread_file): Correct and simplify code to find
21         the thread file.
22         * configure: Rebuilt.
23
24 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
25
26         * configure.in (compiler_name): Add check to detect if this
27         language's compiler has been built.
28         * configure: Regenerate.
29
30 Mon Nov 23 16:50:28 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
31
32         *  configure.in: Use AC_PREREQ(2.12.1).
33
34 Thu Nov 19 20:33:37 1998  Jeffrey A Law  (law@cygnus.com)
35
36         * Makefile.in (runtime-info.h): Avoid GNU make extensions.
37
38 Sun Nov  8 17:46:14 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
39
40         * Makefile.in (INCLUDES): Add -I$(srcdir)/$(MULTISRCTOP)../include.
41
42 Thu Oct 22 14:34:06 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
43
44         * configure.in: Use AC_CONFIG_AUX_DIR($topsrcdir).
45
46 Sat Oct 17 05:21:31 1998  Ovidiu Predescu  <ovidiu@slip.net>
47
48         * objc-features.texi (Top): Changed the email address.
49         * objc-features.texi (Garbage Collection): Use @uref instead of @url.
50
51 Mon Oct 11 21:25:27 1998  Ovidiu Predescu  <ovidiu@slip.net>
52
53         * encoding.c: Redefine get_inner_array_type to get the first entry
54         in the structure.
55
56 Thu Oct  8 12:21:14 1998  Richard Frith-Macdonald <richard@brainstorm.co.uk>
57
58         * encoding.c (objc_skip_type_qualifiers): Handle _C_BYREF.
59         (objc_get_type_qualifiers): Similarly.
60         * objc/encoding.h (_C_BYREF): Define.
61         (_F_BYREF): Define.
62
63 1998-10-07  David S. Miller  <davem@pierdol.cobaltmicro.com>
64
65         * objc/sarray.h: Make boffset be an unsigned long when sparc so it
66         works out on 64-bit systems.
67
68 Tue Oct  6 20:32:06 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
69
70         * Makefile.in (INCLUDES): Make it multilib-friendly
71
72 Fri Oct  2 07:12:14 1998  H.J. Lu  (hjl@gnu.org)
73
74         * Makefile.in (INCLUDES): Add -I$(srcdir)/../gcc.
75
76 Thu Oct  1 22:33:03 1998 Robert Lipe  <robertl@dgii.com>
77                          Jeffrey A Law  (law@cygnus.com)
78
79         * Makefile.in (INCLUDES): Reference gcc via $MULTIBUILDTOP.
80         (FLAGS_TO_PASS): Added.
81         (runtime-info.h): Reference cc1ibj via $MULTIBUILDTOP.
82
83         * archive.c: Change config.h to tconfig.h.
84
85         * configure.in: Find gcc's object directory even for multilibs.
86
87 Wed Sep 30 18:17:17 1998  Robert Lipe  <robertl@dgii.com>
88
89         * configure.in: Escape ^ in grep string.
90         * configure: Rebuilt.
91
92 Wed Sep 30 09:14:52 1998  Jeffrey A Law  (law@cygnus.com)
93
94         * All .h files pushed down into the objc/ subdirectory.
95         * Makefile.in (copy_headers): Corresponding changes.
96         * configure.in (AC_INIT): Corresponding changes.
97         * configure: Rebuilt.
98
99 1998-09-30  Ben Elliston  <bje@cygnus.com>
100             Jeff Law      <law@cygnus.com>
101
102         * Makefile.in: Rewrite.
103
104         * configure.in: Likewise.
105
106         * configure: Regenerate.
107
108         * All .c files.  Remove "objc" prefix when including objc header
109         files.  Include tconfig.h, not ../tconfig.h.
110
111 Mon Sep 21 23:27:10 1998  Ovidiu Predescu <ovidiu@slip.net>
112
113         * encoding.c (TREE_TYPE, ARRAY_TYPE): Define.
114         (get_inner_array_type): Define.
115
116 1998-09-21  Ben Elliston  <bje@cygnus.com>
117
118         * New directory.  Moved files from ../gcc/objc.
119