* pa.c (fix_range): Fix typo in comment.
[official-gcc.git] / include / ChangeLog
blobd2730a6fa382db697f8fc081ac214bc96983324a
1 2005-06-30  Daniel Berlin  <dberlin@dberlin.org>
2         
3         * hashtab.h (HTAB_DELETED_ENTRY): New macro.
4         (HTAB_EMPTY_ENTRY): New macro.
6 2005-06-20  Geoffrey Keating  <geoffk@apple.com>
8         * libiberty.h (strverscmp): Prototype. 
10 2005-06-06  Gabriel Dos Reis  <gdr@integrable-solutions.net>
12         * libiberty.h (XOBFINISH): New.
14 2005-06-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16         * libiberty.h (vsnprintf): Add format attribute.
18 2005-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20         * ansidecl.h: Add ATTRIBUTE_FPTR_PRINTF.
22 2005-05-28  Eli Zaretskii  <eliz@gnu.org>
24         * libiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare if
25         needed.
26         (vsnprintf) [!HAVE_DECL_VSNPRINTF]: Declare if needed.
28 2005-05-25  Richard Henderson  <rth@redhat.com>
30         * demangle.h (DEMANGLE_COMPONENT_HIDDEN_ALIAS): New.
32 2005-05-24  Gabriel Dos Reis  <gdr@integrable-solutions.net>
34         * libiberty.h (ACONCAT): Properly cast value of alloca().
36         * ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Don't define if
37         __cplusplus.
39 2005-05-12  Steve Ellcey  <sje@cup.hp.com>
41         libiberty.h: Do not define empty basename prototype.
43 2005-05-10  Nick Clifton  <nickc@redhat.com>
45         * Update the address and phone number of the FSF organization in
46         the GPL notices in the following files:
47         COPYING, ansidecl.h, bfdlink.h, bout.h, demangle.h, dis-asm.h,
48         dyn-string.h, fibheap.h, filenames.h, floatformat.h,
49         fnmatch.h, gdbm.h, getopt.h, hashtab.h, hp-symtab.h, ieee.h,
50         libiberty.h, md5.h, oasys.h, objalloc.h, obstack.h, os9k.h,
51         partition.h, progress.h, safe-ctype.h, sort.h, splay-tree.h,
52         symcat.h, ternary.h, xregex2.h, xtensa-config.h,
53         xtensa-isa-internal.h, xtensa-isa.h
55 2005-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
57         * libiberty.h (unlock_std_streams): New.
59 2005-04-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
61         * hashtab.h, libiberty.h, objalloc.h, splay-tree.h, ternary.h:
62         Don't use the PTR macro.
64         * sort.h: Don't use the PARAMS macro.
66 2005-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
68         * libiberty.h (unlock_stream): New.
70 2005-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
72         * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
73         Remove parameter names.
75 2005-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
77         * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
78         Provide prototypes for new functions.
80 2005-03-29  Ian Lance Taylor  <ian@airs.com>
82         * libiberty.h: Fix indentation.
84 2005-03-28  Ian Lance Taylor  <ian@airs.com>
86         * libiberty.h: Include <stdio.h>.
87         (PEX_RECORD_TIMES, PEX_USE_PIPES, PEX_SAVE_TEMPS): Define.
88         (PEX_LAST, PEX_SEARCH, PEX_SUFFIX, PEX_STDERR_TO_STDOUT): Define.
89         (PEX_BINARY_INPUT, PEX_BINARY_OUTPUT): Define.
90         (pex_init, pex_run, pex_read_output): Declare.
91         (pex_get_status, pex_get_times, pex_free, pex_one): Declare.
92         (struct pex_time): Define.
94 2005-03-28  Mark Mitchell <mark@codesourcery.com>
96         * libiberty.h (ffs): Declare, if necessary.
98 2005-03-27  Gabriel Dos Reis  <gdr@integrable-solutions.net>
100         * xregex2.h (_RE_ARGS): Remove definition and uses.
102 2005-03-27  Gabriel Dos Reis  <gdr@integreable-solutions.net>
104         * ternary.h: Don't use PARAMS anymore.
106 2005-03-27  Gabriel Dos Reis  <gdr@integrable-solutions.net>
108         * partition.h: Remove use of PARAMS.
109         * obstack.h: Remove conditional prototypes __STDC__.
110         * objalloc.h:  Remove use of PARAMS.
111         * splay-tree.h: Likewise.
113 2005-03-27  Gabriel Dos Reis  <gdr@integrable-solutions.net>
115         * md5.h: Remove definition and uses of __P.
116         * dyn-string.h: Remove uses of PARAMS.
117         * fibheap.h: Likewise.
118         * floatformat.h: Likewise.
119         * hashtab.h: Likewise.
121 2005-03-26  Gabriel Dos Reis  <gdr@integrable-solutions.net>
123         * demangle.h: Remove uses of PARAMS.
125         * libiberty.h (ANSI_PROTOTYPES): Remove guard since
126         ANSI_PROTOTYPES is always assumed.
127         Remove uses of PARAMS throughout.
129 2005-03-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
131         * libiberty.h (xstrndup): Declare.
133 2005-03-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
135         * libiberty.h (make_relative_prefix): Add ATTRIBUTE_MALLOC.
137 2005-03-09  Mark Mitchell  <mark@codesourcery.com>
139         * libiberty.h (gettimeofday): Declare.
141 2005-03-01  Jan Beulich  <jbeulich@novell.com>
143         * libiberty.h: Declare unlink_if_ordinary.
145 2005-02-14  Paolo Bonzini  <bonzini@gnu.org>
147         PR bootstrap/19818
148         * ansidecl.h (PARAMS): Guard from redefinition.
150 2004-12-11  Ben Elliston  <bje@au.ibm.com>
152         * fibheap.h (struct fibnode): Only use unsigned long bitfields
153         when __GNUC__ is defined and ints are less than 32-bits wide.
155 2004-10-07  Bob Wilson  <bob.wilson@acm.org>
157         * xtensa-config.h (XSHAL_USE_ABSOLUTE_LITERALS,
158         XCHAL_HAVE_PREDICTED_BRANCHES, XCHAL_INST_FETCH_WIDTH): New.
159         (XCHAL_EXTRA_SA_SIZE, XCHAL_EXTRA_SA_ALIGN): Delete.
161 2004-09-13  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
163         * libiberty.h (basename): Prototype for __MINGW32__.
165 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
167         * ansidecl.h (ATTRIBUTE_SENTINEL): Define.
168         * libiberty.h (concat, reconcat, concat_length, concat_copy,
169         concat_copy2): Use ATTRIBUTE_SENTINEL.
171 2004-08-02  Gabriel Dos Reis  <gdr@integrable-solutions.net>
173         * libiberty.h (XDELETE, XDELETEVEC, XRESIZEVEC): Remove any
174         const-qualification before disposal.
176 2004-07-24  Bernardo Innocenti  <bernie@develer.com>
178         * ansidecl.h (ARG_UNUSED): New Macro.
180 2004-07-24  Bernardo Innocenti  <bernie@develer.com>
182         * libiberty.h (XNEW, XCNEW, XNEWVEC, XCNEWVEC, XOBNEW): Move here from
183         libcpp/internal.h.
184         (XDELETE, XRESIZEVEC, XDELETEVEC, XNEWVAR, XCNEWVAR, XRESIZEVAR): New
185         macros.
187 2004-07-21  Paolo Bonzini  <bonzini@gnu.org>
189         * ansidecl.h (ATTRIBUTE_PURE): New.
191 2004-07-13  Bernardo Innocenti  <bernie@develer.com>
193         * libiberty.h (ASTRDUP): Add casts required for stricter
194         type conversion rules of C++.
195         * obstack.h (obstack_free): Likewise.
197 2004-05-04  Andreas Jaeger  <aj@suse.de>
199         * demangle.h: Do not use C++ reserved keyword typename as
200         parameter for cplus_demangle_fill_builtin_type.
202 2004-04-22  Richard Henderson  <rth@redhat.com>
204         * hashtab.h (struct htab): Add size_prime_index.
206 2004-04-13  Jeff Law  <law@redhat.com>
208         * hashtab.h (htab_remove_elt_with_hash): Prototype new function.
210 2004-03-30  Zack Weinberg  <zack@codesourcery.com>
212         * hashtab.h, splay-tree.h: Use new shorter form of GTY markers.
214 2004-02-24  Ian Lance Taylor  <ian@wasabisystems.com>
216         * dyn-string.h: Update copyright date.
218 2004-02-23  Ian Lance Taylor  <ian@wasabisystems.com>
220         * dyn-string.h: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and
221         the associated #defines.
223 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
225         * demangle.h: Instead of checking ANSI_PROTOTYPES, just include
226         "libiberty.h".
228         * demangle.h: If ANSI_PROTOTYPES is defined, include <stddef.h>.
230         * demangle.h (enum demangle_component_type): Define.
231         (struct demangle_operator_info): Declare.
232         (struct demangle_builtin_type_info): Declare.
233         (struct demangle_component): Define.
234         (cplus_demangle_fill_component): Declare.
235         (cplus_demangle_fill_name): Declare.
236         (cplus_demangle_fill_builtin_type): Declare.
237         (cplus_demangle_fill_operator): Declare.
238         (cplus_demangle_fill_extended_operator): Declare.
239         (cplus_demangle_fill_ctor, cplus_demangle_fill_dtor): Declare.
240         (cplus_demangle_v3_components): Declare.
241         (cplus_demangle_print): Declare.
243 For older changes see ChangeLog-9103
245 Local Variables:
246 mode: change-log
247 left-margin: 8
248 fill-column: 74
249 version-control: never
250 End: