OSDN Git Service

66f6249ce6da8135686c3189f885028f4a7e1eed
[pf3gnuchains/gcc-fork.git] / include / ChangeLog
1 2008-07-04  Joel Brobecker  <brobecker@adacore.com>
2
3         * safe-ctype.h: Remove #error when detecting that ctype.h has been
4         included. Redefine the various macros provided by ctype.h as
5         undefined variables.
6
7 2008-06-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8
9         * libiberty.h (XALLOCA, XDUP, XALLOCAVEC, XDUPVEC, XALLOCAVAR,
10         XDUPVAR, XOBNEWVEC, XOBNEWVAR): New.
11
12 2008-03-24  Ian Lance Taylor  <iant@google.com>
13
14         * sha1.h: New file, from gnulib.
15
16         * md5.h: Add extern "C" when compiled with C++.
17
18 2008-03-21  Ian Lance Taylor  <iant@google.com>
19
20         * filenames.h: Add extern "C" when compiled with C++.
21
22 2008-02-11  Bob Wilson  <bob.wilson@acm.org>
23
24         * xtensa-config.h (XCHAL_HAVE_THREADPTR): Redefine to zero.
25         (XCHAL_NUM_AREGS, XCHAL_MAX_INSTRUCTION_SIZE): New.
26
27 2008-01-26  David Daney  <ddaney@avtrex.com>
28
29         * demangle.h (demangle_component_type):  Add
30         DEMANGLE_COMPONENT_JAVA_RESOURCE,
31         DEMANGLE_COMPONENT_COMPOUND_NAME, and
32         DEMANGLE_COMPONENT_CHARACTER as new enum values.
33         (demangle_component): Add struct s_character to union u.
34
35 2007-11-07  Joseph Myers  <joseph@codesourcery.com>
36             Daniel Jacobowitz  <dan@codesourcery.com>
37
38         * floatformat.h (struct floatformat): Add split_half field.
39         (floatformat_ibm_long_double): New.
40
41 2007-09-06  Tom Tromey  <tromey@redhat.com>
42
43         * libiberty.h (pex_free): Document process killing.
44
45 2007-08-31  Douglas Gregor  <doug.gregor@gmail.com>
46         
47         * demangle.h (enum demangle_component_type): Add
48         DEMANGLE_COMPONENT_RVALUE_REFERENCE. 
49
50 2007-07-25  Ben Elliston  <bje@au.ibm.com>
51
52         * ternary.h: Remove.
53
54 2007-07-18  Bob Wilson  <bob.wilson@acm.org>
55         
56         * xtensa-config.h (XCHAL_HAVE_THREADPTR): New.
57         (XCHAL_HAVE_RELEASE_SYNC, XCHAL_HAVE_S32C1I): New.
58         
59 2007-07-17  Nick Clifton  <nickc@redhat.com>
60
61         * COPYING3: New file.  Contains version 3 of the GNU General
62         Public License.
63
64 2007-07-12  Kai Tietz   <kai.tietz@onevision.com>
65
66         * splay-tree.h (libi_uhostptr_t, libi_shostptr_t): New types,
67         needed for WIN64 when a long is not wide enough for a pointer.
68         (splay_tree_key, splay_tree_value): Use the new types.
69
70 2007-05-07  Nathan Froyd  <froydnj@codesourcery.com>
71
72         * libiberty.h (writeargv): Declare.
73
74 2007-04-25  Mark Mitchell  <mark@codesourcery.com>
75
76         * demangle.h: Change license to LGPL + exception.
77
78 2007-03-29  Joel Brobecker  <brobecker@adacore.com>
79
80         * filenames.h (FILENAME_CMP): Adjust define to call filename_cmp
81         regardless of the type of file system.
82
83 2007-03-06  Jan Hubicka  <jh@suse.cz>
84         
85         * ansidecl.h (ATTRIBUTE_COLD, ATTRIBUTE_HOT): New.
86
87 2007-02-09  Joseph S. Myers  <joseph@codesourcery.com>
88
89         * libiberty.h (pex_write_input): Remove prototype.
90
91 2007-01-31  Vladimir Prus  <vladimir@codesourcery.com>
92         
93         * libiberty.h (PEX_STDERR_TO_PIPE): New define.
94         (PEX_BINARY_ERROR): New define.
95         (pex_read_err): New function.
96
97 2007-01-29  Simon Baldwin <simonb@google.com>
98
99         * demangle.h: New cplus_demangle_print_callback,
100         cplus_demangle_v3_callback, and java_demangle_v3_callback function
101         prototypes, and demangle_callbackref type definition.
102
103 2006-12-06  Nick Clifton  <nickc@redhat.com>
104
105         * ansidecl.h (ATTRIBUTE_PACKED): Define.
106
107 2006-11-30  Andrew Stubbs  <andrew.stubbs@st.com>
108             J"orn Rennecke <joern.rennecke@st.com>
109
110         PR driver/29931
111         * libiberty.h (make_relative_prefix_ignore_links): Declare.
112
113 2006-11-27  Bob Wilson  <bob.wilson@acm.org>
114
115         * xtensa-config.h (XSHAL_ABI): New.
116         (XTHAL_ABI_WINDOWED, XTHAL_ABI_CALL0): New.
117
118 2006-04-11  Jim Blandy  <jimb@codesourcery.com>
119
120         * libiberty.h (pex_input_file, pex_input_pipe): New declarations.
121
122 2006-01-18  DJ Delorie  <dj@redhat.com>
123
124         * md5.h: Include ansidecl.h
125
126 2006-01-09  Bob Wilson  <bob.wilson@acm.org>
127
128         * xtensa-config.h (XCHAL_HAVE_MUL32_HIGH): Define.
129
130 2005-12-30  Bob Wilson  <bob.wilson@acm.org>
131
132         * xtensa-config.h (XCHAL_HAVE_WIDE_BRANCHES): New.
133
134 2005-12-10  Terry Laurenzo  <tlaurenzo@gmail.com>
135
136         PR java/9861
137         * demangle.h : Add DMGL_RET_POSTFIX define to enable alternative
138         output format for return types
139
140 2005-10-31  Mark Kettenis  <kettenis@gnu.org>
141
142         * floatformat.h (enum floatformat_byteorders): Add
143         floatformat_vax.
144         (floatformat_vax_aingle, floatformat_vax_double): Declare.
145
146 2005-09-26  Mark Mitchell  <mark@codesourcery.com>
147
148         * libiberty.h (expandargv): New function.
149
150 2005-08-17  Mark Kettenis  <kettenis@gnu.org>
151
152         * floatformat.h (struct floatformat): Change type of large
153         argument for is_valid member to `const void *'.
154         (floatformat_to_double): Change type of second argument to `const
155         void *'.
156         (floatformat_from_double): Change type of last argument to `void
157         *'.
158         (floatformat_is_valid): Change type of last argument to `const
159         void *'.
160
161 2005-07-12  Ben Elliston  <bje@au.ibm.com>
162
163         * xregex2.h (regexec): Qualify this prototype with __extension__
164         when compiling with GNU C.
165
166 2005-07-03  Steve Ellcey  <sje@cup.hp.com>
167
168         PR other/13906
169         * ansidecl.h (ATTRIBUTE_ALIGNED_ALIGNOF): New.
170         * md5.h (md5_uintptr): New.
171         (md5_ctx): Align buffer field.
172
173 2005-06-30  Daniel Berlin  <dberlin@dberlin.org>
174         
175         * hashtab.h (HTAB_DELETED_ENTRY): New macro.
176         (HTAB_EMPTY_ENTRY): New macro.
177
178 2005-06-20  Geoffrey Keating  <geoffk@apple.com>
179
180         * libiberty.h (strverscmp): Prototype. 
181
182 2005-06-06  Gabriel Dos Reis  <gdr@integrable-solutions.net>
183
184         * libiberty.h (XOBFINISH): New.
185
186 2005-06-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
187
188         * libiberty.h (vsnprintf): Add format attribute.
189
190 2005-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
191
192         * ansidecl.h: Add ATTRIBUTE_FPTR_PRINTF.
193
194 2005-05-28  Eli Zaretskii  <eliz@gnu.org>
195
196         * libiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare if
197         needed.
198         (vsnprintf) [!HAVE_DECL_VSNPRINTF]: Declare if needed.
199
200 2005-05-25  Richard Henderson  <rth@redhat.com>
201
202         * demangle.h (DEMANGLE_COMPONENT_HIDDEN_ALIAS): New.
203
204 2005-05-24  Gabriel Dos Reis  <gdr@integrable-solutions.net>
205
206         * libiberty.h (ACONCAT): Properly cast value of alloca().
207
208         * ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Don't define if
209         __cplusplus.
210
211 2005-05-12  Steve Ellcey  <sje@cup.hp.com>
212
213         libiberty.h: Do not define empty basename prototype.
214
215 2005-05-10  Nick Clifton  <nickc@redhat.com>
216
217         * Update the address and phone number of the FSF organization in
218         the GPL notices in the following files:
219         COPYING, ansidecl.h, bfdlink.h, bout.h, demangle.h, dis-asm.h,
220         dyn-string.h, fibheap.h, filenames.h, floatformat.h,
221         fnmatch.h, gdbm.h, getopt.h, hashtab.h, hp-symtab.h, ieee.h,
222         libiberty.h, md5.h, oasys.h, objalloc.h, obstack.h, os9k.h,
223         partition.h, progress.h, safe-ctype.h, sort.h, splay-tree.h,
224         symcat.h, ternary.h, xregex2.h, xtensa-config.h,
225         xtensa-isa-internal.h, xtensa-isa.h
226
227 2005-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
228
229         * libiberty.h (unlock_std_streams): New.
230
231 2005-04-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
232
233         * hashtab.h, libiberty.h, objalloc.h, splay-tree.h, ternary.h:
234         Don't use the PTR macro.
235
236         * sort.h: Don't use the PARAMS macro.
237
238 2005-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
239
240         * libiberty.h (unlock_stream): New.
241
242 2005-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
243
244         * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
245         Remove parameter names.
246
247 2005-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
248
249         * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
250         Provide prototypes for new functions.
251
252 2005-03-29  Ian Lance Taylor  <ian@airs.com>
253
254         * libiberty.h: Fix indentation.
255
256 2005-03-28  Ian Lance Taylor  <ian@airs.com>
257
258         * libiberty.h: Include <stdio.h>.
259         (PEX_RECORD_TIMES, PEX_USE_PIPES, PEX_SAVE_TEMPS): Define.
260         (PEX_LAST, PEX_SEARCH, PEX_SUFFIX, PEX_STDERR_TO_STDOUT): Define.
261         (PEX_BINARY_INPUT, PEX_BINARY_OUTPUT): Define.
262         (pex_init, pex_run, pex_read_output): Declare.
263         (pex_get_status, pex_get_times, pex_free, pex_one): Declare.
264         (struct pex_time): Define.
265
266 2005-03-28  Mark Mitchell <mark@codesourcery.com>
267
268         * libiberty.h (ffs): Declare, if necessary.
269
270 2005-03-27  Gabriel Dos Reis  <gdr@integrable-solutions.net>
271
272         * xregex2.h (_RE_ARGS): Remove definition and uses.
273
274 2005-03-27  Gabriel Dos Reis  <gdr@integreable-solutions.net>
275
276         * ternary.h: Don't use PARAMS anymore.
277
278 2005-03-27  Gabriel Dos Reis  <gdr@integrable-solutions.net>
279
280         * partition.h: Remove use of PARAMS.
281         * obstack.h: Remove conditional prototypes __STDC__.
282         * objalloc.h:  Remove use of PARAMS.
283         * splay-tree.h: Likewise.
284
285 2005-03-27  Gabriel Dos Reis  <gdr@integrable-solutions.net>
286
287         * md5.h: Remove definition and uses of __P.
288         * dyn-string.h: Remove uses of PARAMS.
289         * fibheap.h: Likewise.
290         * floatformat.h: Likewise.
291         * hashtab.h: Likewise.
292
293 2005-03-26  Gabriel Dos Reis  <gdr@integrable-solutions.net>
294
295         * demangle.h: Remove uses of PARAMS.
296
297         * libiberty.h (ANSI_PROTOTYPES): Remove guard since
298         ANSI_PROTOTYPES is always assumed.
299         Remove uses of PARAMS throughout.
300
301 2005-03-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
302
303         * libiberty.h (xstrndup): Declare.
304
305 2005-03-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
306
307         * libiberty.h (make_relative_prefix): Add ATTRIBUTE_MALLOC.
308
309 2005-03-09  Mark Mitchell  <mark@codesourcery.com>
310
311         * libiberty.h (gettimeofday): Declare.
312
313 2005-03-01  Jan Beulich  <jbeulich@novell.com>
314
315         * libiberty.h: Declare unlink_if_ordinary.
316
317 2005-02-14  Paolo Bonzini  <bonzini@gnu.org>
318
319         PR bootstrap/19818
320         * ansidecl.h (PARAMS): Guard from redefinition.
321
322 2004-12-11  Ben Elliston  <bje@au.ibm.com>
323
324         * fibheap.h (struct fibnode): Only use unsigned long bitfields
325         when __GNUC__ is defined and ints are less than 32-bits wide.
326
327 2004-10-07  Bob Wilson  <bob.wilson@acm.org>
328
329         * xtensa-config.h (XSHAL_USE_ABSOLUTE_LITERALS,
330         XCHAL_HAVE_PREDICTED_BRANCHES, XCHAL_INST_FETCH_WIDTH): New.
331         (XCHAL_EXTRA_SA_SIZE, XCHAL_EXTRA_SA_ALIGN): Delete.
332
333 2004-09-13  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
334
335         * libiberty.h (basename): Prototype for __MINGW32__.
336
337 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
338
339         * ansidecl.h (ATTRIBUTE_SENTINEL): Define.
340         * libiberty.h (concat, reconcat, concat_length, concat_copy,
341         concat_copy2): Use ATTRIBUTE_SENTINEL.
342
343 2004-08-02  Gabriel Dos Reis  <gdr@integrable-solutions.net>
344
345         * libiberty.h (XDELETE, XDELETEVEC, XRESIZEVEC): Remove any
346         const-qualification before disposal.
347
348 2004-07-24  Bernardo Innocenti  <bernie@develer.com>
349
350         * ansidecl.h (ARG_UNUSED): New Macro.
351
352 2004-07-24  Bernardo Innocenti  <bernie@develer.com>
353
354         * libiberty.h (XNEW, XCNEW, XNEWVEC, XCNEWVEC, XOBNEW): Move here from
355         libcpp/internal.h.
356         (XDELETE, XRESIZEVEC, XDELETEVEC, XNEWVAR, XCNEWVAR, XRESIZEVAR): New
357         macros.
358
359 2004-07-21  Paolo Bonzini  <bonzini@gnu.org>
360
361         * ansidecl.h (ATTRIBUTE_PURE): New.
362
363 2004-07-13  Bernardo Innocenti  <bernie@develer.com>
364
365         * libiberty.h (ASTRDUP): Add casts required for stricter
366         type conversion rules of C++.
367         * obstack.h (obstack_free): Likewise.
368
369 2004-05-04  Andreas Jaeger  <aj@suse.de>
370
371         * demangle.h: Do not use C++ reserved keyword typename as
372         parameter for cplus_demangle_fill_builtin_type.
373
374 2004-04-22  Richard Henderson  <rth@redhat.com>
375
376         * hashtab.h (struct htab): Add size_prime_index.
377
378 2004-04-13  Jeff Law  <law@redhat.com>
379
380         * hashtab.h (htab_remove_elt_with_hash): Prototype new function.
381
382 2004-03-30  Zack Weinberg  <zack@codesourcery.com>
383
384         * hashtab.h, splay-tree.h: Use new shorter form of GTY markers.
385
386 2004-02-24  Ian Lance Taylor  <ian@wasabisystems.com>
387
388         * dyn-string.h: Update copyright date.
389
390 2004-02-23  Ian Lance Taylor  <ian@wasabisystems.com>
391
392         * dyn-string.h: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and
393         the associated #defines.
394
395 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
396
397         * demangle.h: Instead of checking ANSI_PROTOTYPES, just include
398         "libiberty.h".
399
400         * demangle.h: If ANSI_PROTOTYPES is defined, include <stddef.h>.
401
402         * demangle.h (enum demangle_component_type): Define.
403         (struct demangle_operator_info): Declare.
404         (struct demangle_builtin_type_info): Declare.
405         (struct demangle_component): Define.
406         (cplus_demangle_fill_component): Declare.
407         (cplus_demangle_fill_name): Declare.
408         (cplus_demangle_fill_builtin_type): Declare.
409         (cplus_demangle_fill_operator): Declare.
410         (cplus_demangle_fill_extended_operator): Declare.
411         (cplus_demangle_fill_ctor, cplus_demangle_fill_dtor): Declare.
412         (cplus_demangle_v3_components): Declare.
413         (cplus_demangle_print): Declare.
414
415 For older changes see ChangeLog-9103
416 \f
417 Local Variables:
418 mode: change-log
419 left-margin: 8
420 fill-column: 74
421 version-control: never
422 End: