]> git.ipfire.org Git - thirdparty/gcc.git/blame - libobjc/ChangeLog
extend.texi: Refer to an array of pointers to functions instead of one of functions.
[thirdparty/gcc.git] / libobjc / ChangeLog
CommitLineData
0fc39d8a
JM
12001-01-12 Joseph S. Myers <jsm28@cam.ac.uk>
2
3 * sendmsg.c (__objc_print_dtable_stats): Don't use #ifdef inside
4 printf.
5
919ee051
RE
62000-01-11 Richard Earnshaw <rearnsha@arm.com>
7
8 * encoding.c (STRUCTURE_SIZE_BOUNDARY): Redefine in a way that
9 determines the value dynamically.
10
1104c18d
OP
11Wed Jan 3 00:49:10 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
12
13 * sendmsg.c: Added __objc_msg_forward, a hook that allows external
14 libraries to provide a function that returns the real forwarding
15 function. This can alleviate problems __builtin_apply() and
16 friends have on various platforms. (Solution suggested by Helge
17 Hess.)
18
19 * objc/objc-api.h: Define __objc_msg_forward.
20
21 * sendmsg.c: Define gen_rtx_REG.
22
68c9c61a
RC
232000-12-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25 * thr-rtems.c: New file. Stub to compile.
26
6d93bca4
AO
272000-09-06 Alexandre Oliva <aoliva@redhat.com>
28
29 * configure: Rebuilt with new libtool.m4.
30
9d10fcf9
OP
31Tue Aug 15 00:38:56 2000 Ovidiu Predescu <ovidiu@cup.hp.com>
32
33 * configure.in: Create a config.h file. Check for <sched.h>.
34 * configure: Regenerate.
35
36 * config.h.in: Check for <sched.h>.
37
57119aa9
ZW
382000-08-14 Zack Weinberg <zack@wolery.cumb.org>
39
40 * configure: Regenerate after change to ../libtool.m4.
41
b310e725
AS
422000-08-14 Andreas Schwab <schwab@suse.de>
43
44 * objc-features.texi (Top): Move @menu at end of node.
45
82fbe835
MH
462000-08-11 Manfred Hollstein <manfredh@redhat.com>
47
48 * objc-features.texi: Move @node Top before @menu.
49
b3dc253f
OP
50Sun Aug 6 23:27:49 2000 Ovidiu Predescu <ovidiu@cup.hp.com>
51
52 * objc-features.texi: Documented the new -fconstant-string-class
53 option.
54
9bc3876e
OP
55Sun Aug 6 22:51:16 2000 Ovidiu Predescu <ovidiu@cup.hp.com>
56
57 * thr-posix.c: Integrated Chris Ball's <cball@fmco.com> changes to
58 improve the Posix thread support for Objective-C.
59
8cab40f7
ZW
602000-08-04 Zack Weinberg <zack@wolery.cumb.org>
61
62 * aclocal.m4: Replace copy of ../libtool.m4 with
63 sinclude(../libtool.m4).
64
c161c99b
NP
65Fri Jul 28 08:58:02 2000 Nicola Pero <nicola@brainstorm.co.uk>
66
67 * configure.in: Added libtool support; build shared libraries
68 if --enable-shared was passed on command line.
69 * Makefile.in: Modified most compilation commands to use libtool.
70 * aclocal.m4: New symbolic link to the ../libtool.m4, from the
71 libtool distribution.
72
9c14a607
OP
73Sat Jul 29 00:10:21 2000 Ovidiu Predescu <ovidiu@cup.hp.com>
74
75 * sarray.c, Object.m: Removed the explicit prototypes for strlen
76 and memcpy on 64-bit platforms (Suggested by Rodney Brown
77 <rdb@cup.hp.com>).
78
15794a95
L
792000-05-12 H.J. Lu (hjl@gnu.org)
80
81 * Makefile.in (GTHREAD_FLAGS): New.
82 (ALL_CFLAGS): Add $(GTHREAD_FLAGS).
83 (OBJC_THREAD_FILE): Changed to thr-objc.
84
85 * configure.in (GTHREAD_FLAGS): New, check and replace it for
86 Makefile.
87 (OBJC_THREAD_FILE): Removed.
88
89 * thr-objc.c: New.
90
8dd8d754
KG
912000-07-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
92
93 * objc/hash.h: Include string.h.
94
39b48e02
DE
952000-04-15 David Edelsohn <edelsohn@gnu.org>
96
97 * Object.m (strlen): 64-bit PowerPC is a 64bit platform as well.
98
bcdb1106
JJ
992000-04-12 Jakub Jelinek <jakub@redhat.com>
100
101 * Object.m (strlen): Provide prototype on all 64bit platforms,
102 not only alpha.
103 * sarray.c (memcpy): Likewise.
104 * encoding.c (objc_layout_finish_structure): Don't use
105 ROUND_TYPE_ALIGN on sparc.
106
35f10998
JJ
107 * encoding.c (objc_layout_structure_next_member): Do the whole
108 procedure even for the first member, so that we get correct
109 alignment.
110
2e3120e8
ZW
1112000-03-29 Zack Weinberg <zack@wolery.cumb.org>
112
113 * objc/Protocol.h, objc/objc-list.h: Change #endif labels to
114 comments.
115
6fc605d8
ZW
1162000-02-23 Zack Weinberg <zack@wolery.cumb.org>
117
118 * Makefile.in: Add -DIN_TARGET_LIBS to ALL_CFLAGS.
119
224a6bca
CB
120Thu Sep 23 07:19:12 1999 Chris Ball <cball@fmco.com>
121
122 * thr-posix.c (__objc_mutex_deallocate): made deallocate work.
123
e36e6e02
JL
124Tue Sep 21 07:47:10 1999 Jeffrey A Law (law@cygnus.com)
125
126 * Makefile.in (gc.o, gc_gc.o): Do not pass -fgnu-runtime to
127 the compiler when building C code.
128
76632dd0
DJ
129Fri Aug 6 23:32:29 1999 Daniel Jacobowitz <drow@drow.them.org>
130
131 * Makefile.in (FLAGS_TO_PASS): Include prefix, exec_prefix,
132 libdir, libsubdir and tooldir.
133
6000b42b
JDA
134Mon Jun 21 05:40:15 1999 John David Anglin <dave@hiauly1>
135
136 * init.c (__objc_force_linking): Make global.
137
6de94858
JL
138Thu May 20 03:20:59 1999 Jeffrey A Law (law@cygnus.com)
139
140 * configure.in (AC_EXEEXT): Remove call.
141 (compiler_name): Explicitly check with no extension and .exe
142 extension.
143 * configure: Regenerate.
144
7af06410
MK
145Sun Apr 25 01:15:34 1999 Mumit Khan <khan@xraylith.wisc.edu>
146
147 * Makefile.in (CC1OBJ): Define in terms of CC.
148 (runtime-info.h): Use.
149
09608fa2
OP
150Fri April 8 08:21:07 1999 Ovidiu Predescu <ovidiu@cup.hp.com>
151
152 * objc-features.texi: Updated the URL to Boehm's GC page.
153
56d654e4
OP
154Fri Mar 26 23:41:07 1999 Ovidiu Predescu <ovidiu@cup.hp.com>
155
156 * archive.c (__objc_code_char, __objc_write_char): Explicitly specify
157 the char as being signed (patch from Daniel Jacobowitz
158 <drow@false.org>).
159
e33abc2d
MK
160Wed Mar 24 22:41:28 1999 Mumit Khan <khan@xraylith.wisc.edu>
161
162 * configure.in (AC_PREREQ): Update to 2.13.
163 (AC_EXEEXT): Call to find possible file extension.
164 (compiler_name): Use.
165 * configure: Regenerate.
166
ab87f8c8
JL
167Wed Jan 27 02:31:01 1999 Jeffrey A Law (law@cygnus.com)
168
169 * Makefile.in (ALL_CFLAGS): Add -DIN_GCC.
170
79014e6f
JL
171Tue Jan 5 01:38:53 1999 Jeffrey A Law (law@cygnus.com)
172
173 * configure.in (thread_file): Correct and simplify code to find
174 the thread file.
175 * configure: Rebuilt.
176
71205e0b
MH
1771998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
178
179 * configure.in (compiler_name): Add check to detect if this
180 language's compiler has been built.
181 * configure: Regenerate.
182
223a8848
KG
183Mon Nov 23 16:50:28 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
184
185 * configure.in: Use AC_PREREQ(2.12.1).
186
74285159
JL
187Thu Nov 19 20:33:37 1998 Jeffrey A Law (law@cygnus.com)
188
189 * Makefile.in (runtime-info.h): Avoid GNU make extensions.
190
84beab38
KG
191Sun Nov 8 17:46:14 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
192
193 * Makefile.in (INCLUDES): Add -I$(srcdir)/$(MULTISRCTOP)../include.
194
8a829fd9
KG
195Thu Oct 22 14:34:06 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
196
197 * configure.in: Use AC_CONFIG_AUX_DIR($topsrcdir).
198
befb6d14
OP
199Sat Oct 17 05:21:31 1998 Ovidiu Predescu <ovidiu@slip.net>
200
201 * objc-features.texi (Top): Changed the email address.
202 * objc-features.texi (Garbage Collection): Use @uref instead of @url.
203
204Mon Oct 11 21:25:27 1998 Ovidiu Predescu <ovidiu@slip.net>
205
206 * encoding.c: Redefine get_inner_array_type to get the first entry
207 in the structure.
208
1df287f8
RFM
209Thu Oct 8 12:21:14 1998 Richard Frith-Macdonald <richard@brainstorm.co.uk>
210
211 * encoding.c (objc_skip_type_qualifiers): Handle _C_BYREF.
212 (objc_get_type_qualifiers): Similarly.
213 * objc/encoding.h (_C_BYREF): Define.
214 (_F_BYREF): Define.
215
07181a20
DM
2161998-10-07 David S. Miller <davem@pierdol.cobaltmicro.com>
217
218 * objc/sarray.h: Make boffset be an unsigned long when sparc so it
219 works out on 64-bit systems.
220
5e2f657b
AO
221Tue Oct 6 20:32:06 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
222
ceff9b14 223 * Makefile.in (INCLUDES): Make it multilib-friendly.
5e2f657b 224
4afb3646
L
225Fri Oct 2 07:12:14 1998 H.J. Lu (hjl@gnu.org)
226
227 * Makefile.in (INCLUDES): Add -I$(srcdir)/../gcc.
228
4102f627
RL
229Thu Oct 1 22:33:03 1998 Robert Lipe <robertl@dgii.com>
230 Jeffrey A Law (law@cygnus.com)
231
232 * Makefile.in (INCLUDES): Reference gcc via $MULTIBUILDTOP.
233 (FLAGS_TO_PASS): Added.
234 (runtime-info.h): Reference cc1ibj via $MULTIBUILDTOP.
235
236 * archive.c: Change config.h to tconfig.h.
237
238 * configure.in: Find gcc's object directory even for multilibs.
239
240Wed Sep 30 18:17:17 1998 Robert Lipe <robertl@dgii.com>
5ae4c799
RL
241
242 * configure.in: Escape ^ in grep string.
243 * configure: Rebuilt.
244
789eb4f5
JL
245Wed Sep 30 09:14:52 1998 Jeffrey A Law (law@cygnus.com)
246
247 * All .h files pushed down into the objc/ subdirectory.
248 * Makefile.in (copy_headers): Corresponding changes.
249 * configure.in (AC_INIT): Corresponding changes.
250 * configure: Rebuilt.
251
bce1b489
BE
2521998-09-30 Ben Elliston <bje@cygnus.com>
253 Jeff Law <law@cygnus.com>
254
255 * Makefile.in: Rewrite.
256
257 * configure.in: Likewise.
258
259 * configure: Regenerate.
260
261 * All .c files. Remove "objc" prefix when including objc header
262 files. Include tconfig.h, not ../tconfig.h.
263
2e5f02a3
OP
264Mon Sep 21 23:27:10 1998 Ovidiu Predescu <ovidiu@slip.net>
265
266 * encoding.c (TREE_TYPE, ARRAY_TYPE): Define.
267 (get_inner_array_type): Define.
268
88e17b57
BE
2691998-09-21 Ben Elliston <bje@cygnus.com>
270
271 * New directory. Moved files from ../gcc/objc.
272