OSDN Git Service

Sun Aug 6 23:27:49 2000 Ovidiu Predescu <ovidiu@cup.hp.com>
[pf3gnuchains/gcc-fork.git] / libobjc / ChangeLog
1 Sun Aug  6 23:27:49 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
2
3         * objc-features.texi: Documented the new -fconstant-string-class
4         option.
5
6 Sun Aug  6 22:51:16 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
7
8         * thr-posix.c: Integrated Chris Ball's <cball@fmco.com> changes to
9         improve the Posix thread support for Objective-C.
10
11 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
12
13         * aclocal.m4: Replace copy of ../libtool.m4 with
14         sinclude(../libtool.m4).
15
16 Fri Jul 28 08:58:02 2000  Nicola Pero  <nicola@brainstorm.co.uk>
17
18         * configure.in: Added libtool support; build shared libraries 
19         if --enable-shared was passed on command line.
20         * Makefile.in: Modified most compilation commands to use libtool.
21         * aclocal.m4: New symbolic link to the ../libtool.m4, from the
22         libtool distribution.
23
24 Sat Jul 29 00:10:21 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
25
26         * sarray.c, Object.m: Removed the explicit prototypes for strlen
27         and memcpy on 64-bit platforms (Suggested by Rodney Brown
28         <rdb@cup.hp.com>).
29
30 2000-05-12  H.J. Lu  (hjl@gnu.org)
31
32         * Makefile.in (GTHREAD_FLAGS): New.
33         (ALL_CFLAGS): Add $(GTHREAD_FLAGS).
34         (OBJC_THREAD_FILE): Changed to thr-objc.
35
36         * configure.in (GTHREAD_FLAGS): New, check and replace it for
37         Makefile.
38         (OBJC_THREAD_FILE): Removed.
39
40         * thr-objc.c: New.
41
42 2000-07-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
43
44         * objc/hash.h: Include string.h.
45
46 2000-04-15  David Edelsohn  <edelsohn@gnu.org>
47
48         * Object.m (strlen): 64-bit PowerPC is a 64bit platform as well.
49
50 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
51
52         * Object.m (strlen): Provide prototype on all 64bit platforms,
53         not only alpha.
54         * sarray.c (memcpy): Likewise.
55         * encoding.c (objc_layout_finish_structure): Don't use
56         ROUND_TYPE_ALIGN on sparc.
57
58         * encoding.c (objc_layout_structure_next_member): Do the whole
59         procedure even for the first member, so that we get correct
60         alignment.
61
62 2000-03-29  Zack Weinberg  <zack@wolery.cumb.org>
63
64         * objc/Protocol.h, objc/objc-list.h: Change #endif labels to
65         comments.
66
67 2000-02-23  Zack Weinberg  <zack@wolery.cumb.org>
68
69         * Makefile.in: Add -DIN_TARGET_LIBS to ALL_CFLAGS.
70
71 Thu Sep 23 07:19:12 1999   Chris Ball <cball@fmco.com>
72
73         * thr-posix.c (__objc_mutex_deallocate): made deallocate work.
74
75 Tue Sep 21 07:47:10 1999  Jeffrey A Law  (law@cygnus.com)
76
77         * Makefile.in (gc.o, gc_gc.o): Do not pass -fgnu-runtime to
78         the compiler when building C code.
79         
80 Fri Aug  6 23:32:29 1999  Daniel Jacobowitz <drow@drow.them.org>
81
82         * Makefile.in (FLAGS_TO_PASS): Include prefix, exec_prefix,
83         libdir, libsubdir and tooldir.
84
85 Mon Jun 21 05:40:15 1999  John David Anglin <dave@hiauly1>
86
87         * init.c (__objc_force_linking): Make global.
88
89 Thu May 20 03:20:59 1999  Jeffrey A Law  (law@cygnus.com)
90
91         * configure.in (AC_EXEEXT): Remove call.
92         (compiler_name): Explicitly check with no extension and .exe
93         extension.
94         * configure: Regenerate.
95
96 Sun Apr 25 01:15:34 1999  Mumit Khan  <khan@xraylith.wisc.edu>
97
98         * Makefile.in (CC1OBJ): Define in terms of CC.
99         (runtime-info.h): Use.
100
101 Fri April 8 08:21:07 1999 Ovidiu Predescu <ovidiu@cup.hp.com>
102
103         * objc-features.texi: Updated the URL to Boehm's GC page.
104
105 Fri Mar 26 23:41:07 1999 Ovidiu Predescu <ovidiu@cup.hp.com>
106
107         * archive.c (__objc_code_char, __objc_write_char): Explicitly specify
108         the char as being signed (patch from Daniel Jacobowitz
109         <drow@false.org>).
110
111 Wed Mar 24 22:41:28 1999  Mumit Khan  <khan@xraylith.wisc.edu>
112
113         * configure.in (AC_PREREQ): Update to 2.13.
114         (AC_EXEEXT): Call to find possible file extension.
115         (compiler_name): Use.
116         * configure: Regenerate.
117
118 Wed Jan 27 02:31:01 1999  Jeffrey A Law  (law@cygnus.com)
119
120         * Makefile.in (ALL_CFLAGS): Add -DIN_GCC.
121
122 Tue Jan  5 01:38:53 1999  Jeffrey A Law  (law@cygnus.com)
123
124         * configure.in (thread_file): Correct and simplify code to find
125         the thread file.
126         * configure: Rebuilt.
127
128 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
129
130         * configure.in (compiler_name): Add check to detect if this
131         language's compiler has been built.
132         * configure: Regenerate.
133
134 Mon Nov 23 16:50:28 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
135
136         *  configure.in: Use AC_PREREQ(2.12.1).
137
138 Thu Nov 19 20:33:37 1998  Jeffrey A Law  (law@cygnus.com)
139
140         * Makefile.in (runtime-info.h): Avoid GNU make extensions.
141
142 Sun Nov  8 17:46:14 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
143
144         * Makefile.in (INCLUDES): Add -I$(srcdir)/$(MULTISRCTOP)../include.
145
146 Thu Oct 22 14:34:06 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
147
148         * configure.in: Use AC_CONFIG_AUX_DIR($topsrcdir).
149
150 Sat Oct 17 05:21:31 1998  Ovidiu Predescu  <ovidiu@slip.net>
151
152         * objc-features.texi (Top): Changed the email address.
153         * objc-features.texi (Garbage Collection): Use @uref instead of @url.
154
155 Mon Oct 11 21:25:27 1998  Ovidiu Predescu  <ovidiu@slip.net>
156
157         * encoding.c: Redefine get_inner_array_type to get the first entry
158         in the structure.
159
160 Thu Oct  8 12:21:14 1998  Richard Frith-Macdonald <richard@brainstorm.co.uk>
161
162         * encoding.c (objc_skip_type_qualifiers): Handle _C_BYREF.
163         (objc_get_type_qualifiers): Similarly.
164         * objc/encoding.h (_C_BYREF): Define.
165         (_F_BYREF): Define.
166
167 1998-10-07  David S. Miller  <davem@pierdol.cobaltmicro.com>
168
169         * objc/sarray.h: Make boffset be an unsigned long when sparc so it
170         works out on 64-bit systems.
171
172 Tue Oct  6 20:32:06 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
173
174         * Makefile.in (INCLUDES): Make it multilib-friendly.
175
176 Fri Oct  2 07:12:14 1998  H.J. Lu  (hjl@gnu.org)
177
178         * Makefile.in (INCLUDES): Add -I$(srcdir)/../gcc.
179
180 Thu Oct  1 22:33:03 1998 Robert Lipe  <robertl@dgii.com>
181                          Jeffrey A Law  (law@cygnus.com)
182
183         * Makefile.in (INCLUDES): Reference gcc via $MULTIBUILDTOP.
184         (FLAGS_TO_PASS): Added.
185         (runtime-info.h): Reference cc1ibj via $MULTIBUILDTOP.
186
187         * archive.c: Change config.h to tconfig.h.
188
189         * configure.in: Find gcc's object directory even for multilibs.
190
191 Wed Sep 30 18:17:17 1998  Robert Lipe  <robertl@dgii.com>
192
193         * configure.in: Escape ^ in grep string.
194         * configure: Rebuilt.
195
196 Wed Sep 30 09:14:52 1998  Jeffrey A Law  (law@cygnus.com)
197
198         * All .h files pushed down into the objc/ subdirectory.
199         * Makefile.in (copy_headers): Corresponding changes.
200         * configure.in (AC_INIT): Corresponding changes.
201         * configure: Rebuilt.
202
203 1998-09-30  Ben Elliston  <bje@cygnus.com>
204             Jeff Law      <law@cygnus.com>
205
206         * Makefile.in: Rewrite.
207
208         * configure.in: Likewise.
209
210         * configure: Regenerate.
211
212         * All .c files.  Remove "objc" prefix when including objc header
213         files.  Include tconfig.h, not ../tconfig.h.
214
215 Mon Sep 21 23:27:10 1998  Ovidiu Predescu <ovidiu@slip.net>
216
217         * encoding.c (TREE_TYPE, ARRAY_TYPE): Define.
218         (get_inner_array_type): Define.
219
220 1998-09-21  Ben Elliston  <bje@cygnus.com>
221
222         * New directory.  Moved files from ../gcc/objc.
223