OSDN Git Service

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