2007-01-11 Andrew Haley <aph@redhat.com>
[official-gcc.git] / include / ChangeLog
blob572f45ad7717f383ecdcf7cf9586f6e1d8ac6a3d
1 2006-12-06  Nick Clifton  <nickc@redhat.com>
3         * ansidecl.h (ATTRIBUTE_PACKED): Define.
5 2006-11-30  Andrew Stubbs  <andrew.stubbs@st.com>
6             J"orn Rennecke <joern.rennecke@st.com>
8         PR driver/29931
9         * libiberty.h (make_relative_prefix_ignore_links): Declare.
11 2006-11-27  Bob Wilson  <bob.wilson@acm.org>
13         * xtensa-config.h (XSHAL_ABI): New.
14         (XTHAL_ABI_WINDOWED, XTHAL_ABI_CALL0): New.
16 2006-04-11  Jim Blandy  <jimb@codesourcery.com>
18         * libiberty.h (pex_input_file, pex_input_pipe): New declarations.
20 2006-01-18  DJ Delorie  <dj@redhat.com>
22         * md5.h: Include ansidecl.h
24 2006-01-09  Bob Wilson  <bob.wilson@acm.org>
26         * xtensa-config.h (XCHAL_HAVE_MUL32_HIGH): Define.
28 2005-12-30  Bob Wilson  <bob.wilson@acm.org>
30         * xtensa-config.h (XCHAL_HAVE_WIDE_BRANCHES): New.
32 2005-12-10  Terry Laurenzo  <tlaurenzo@gmail.com>
34         PR java/9861
35         * demangle.h : Add DMGL_RET_POSTFIX define to enable alternative
36         output format for return types
38 2005-10-31  Mark Kettenis  <kettenis@gnu.org>
40         * floatformat.h (enum floatformat_byteorders): Add
41         floatformat_vax.
42         (floatformat_vax_aingle, floatformat_vax_double): Declare.
44 2005-09-26  Mark Mitchell  <mark@codesourcery.com>
46         * libiberty.h (expandargv): New function.
48 2005-08-17  Mark Kettenis  <kettenis@gnu.org>
50         * floatformat.h (struct floatformat): Change type of large
51         argument for is_valid member to `const void *'.
52         (floatformat_to_double): Change type of second argument to `const
53         void *'.
54         (floatformat_from_double): Change type of last argument to `void
55         *'.
56         (floatformat_is_valid): Change type of last argument to `const
57         void *'.
59 2005-07-12  Ben Elliston  <bje@au.ibm.com>
61         * xregex2.h (regexec): Qualify this prototype with __extension__
62         when compiling with GNU C.
64 2005-07-03  Steve Ellcey  <sje@cup.hp.com>
66         PR other/13906
67         * ansidecl.h (ATTRIBUTE_ALIGNED_ALIGNOF): New.
68         * md5.h (md5_uintptr): New.
69         (md5_ctx): Align buffer field.
71 2005-06-30  Daniel Berlin  <dberlin@dberlin.org>
72         
73         * hashtab.h (HTAB_DELETED_ENTRY): New macro.
74         (HTAB_EMPTY_ENTRY): New macro.
76 2005-06-20  Geoffrey Keating  <geoffk@apple.com>
78         * libiberty.h (strverscmp): Prototype. 
80 2005-06-06  Gabriel Dos Reis  <gdr@integrable-solutions.net>
82         * libiberty.h (XOBFINISH): New.
84 2005-06-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
86         * libiberty.h (vsnprintf): Add format attribute.
88 2005-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
90         * ansidecl.h: Add ATTRIBUTE_FPTR_PRINTF.
92 2005-05-28  Eli Zaretskii  <eliz@gnu.org>
94         * libiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare if
95         needed.
96         (vsnprintf) [!HAVE_DECL_VSNPRINTF]: Declare if needed.
98 2005-05-25  Richard Henderson  <rth@redhat.com>
100         * demangle.h (DEMANGLE_COMPONENT_HIDDEN_ALIAS): New.
102 2005-05-24  Gabriel Dos Reis  <gdr@integrable-solutions.net>
104         * libiberty.h (ACONCAT): Properly cast value of alloca().
106         * ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Don't define if
107         __cplusplus.
109 2005-05-12  Steve Ellcey  <sje@cup.hp.com>
111         libiberty.h: Do not define empty basename prototype.
113 2005-05-10  Nick Clifton  <nickc@redhat.com>
115         * Update the address and phone number of the FSF organization in
116         the GPL notices in the following files:
117         COPYING, ansidecl.h, bfdlink.h, bout.h, demangle.h, dis-asm.h,
118         dyn-string.h, fibheap.h, filenames.h, floatformat.h,
119         fnmatch.h, gdbm.h, getopt.h, hashtab.h, hp-symtab.h, ieee.h,
120         libiberty.h, md5.h, oasys.h, objalloc.h, obstack.h, os9k.h,
121         partition.h, progress.h, safe-ctype.h, sort.h, splay-tree.h,
122         symcat.h, ternary.h, xregex2.h, xtensa-config.h,
123         xtensa-isa-internal.h, xtensa-isa.h
125 2005-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
127         * libiberty.h (unlock_std_streams): New.
129 2005-04-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
131         * hashtab.h, libiberty.h, objalloc.h, splay-tree.h, ternary.h:
132         Don't use the PTR macro.
134         * sort.h: Don't use the PARAMS macro.
136 2005-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
138         * libiberty.h (unlock_stream): New.
140 2005-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
142         * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
143         Remove parameter names.
145 2005-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
147         * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
148         Provide prototypes for new functions.
150 2005-03-29  Ian Lance Taylor  <ian@airs.com>
152         * libiberty.h: Fix indentation.
154 2005-03-28  Ian Lance Taylor  <ian@airs.com>
156         * libiberty.h: Include <stdio.h>.
157         (PEX_RECORD_TIMES, PEX_USE_PIPES, PEX_SAVE_TEMPS): Define.
158         (PEX_LAST, PEX_SEARCH, PEX_SUFFIX, PEX_STDERR_TO_STDOUT): Define.
159         (PEX_BINARY_INPUT, PEX_BINARY_OUTPUT): Define.
160         (pex_init, pex_run, pex_read_output): Declare.
161         (pex_get_status, pex_get_times, pex_free, pex_one): Declare.
162         (struct pex_time): Define.
164 2005-03-28  Mark Mitchell <mark@codesourcery.com>
166         * libiberty.h (ffs): Declare, if necessary.
168 2005-03-27  Gabriel Dos Reis  <gdr@integrable-solutions.net>
170         * xregex2.h (_RE_ARGS): Remove definition and uses.
172 2005-03-27  Gabriel Dos Reis  <gdr@integreable-solutions.net>
174         * ternary.h: Don't use PARAMS anymore.
176 2005-03-27  Gabriel Dos Reis  <gdr@integrable-solutions.net>
178         * partition.h: Remove use of PARAMS.
179         * obstack.h: Remove conditional prototypes __STDC__.
180         * objalloc.h:  Remove use of PARAMS.
181         * splay-tree.h: Likewise.
183 2005-03-27  Gabriel Dos Reis  <gdr@integrable-solutions.net>
185         * md5.h: Remove definition and uses of __P.
186         * dyn-string.h: Remove uses of PARAMS.
187         * fibheap.h: Likewise.
188         * floatformat.h: Likewise.
189         * hashtab.h: Likewise.
191 2005-03-26  Gabriel Dos Reis  <gdr@integrable-solutions.net>
193         * demangle.h: Remove uses of PARAMS.
195         * libiberty.h (ANSI_PROTOTYPES): Remove guard since
196         ANSI_PROTOTYPES is always assumed.
197         Remove uses of PARAMS throughout.
199 2005-03-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
201         * libiberty.h (xstrndup): Declare.
203 2005-03-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
205         * libiberty.h (make_relative_prefix): Add ATTRIBUTE_MALLOC.
207 2005-03-09  Mark Mitchell  <mark@codesourcery.com>
209         * libiberty.h (gettimeofday): Declare.
211 2005-03-01  Jan Beulich  <jbeulich@novell.com>
213         * libiberty.h: Declare unlink_if_ordinary.
215 2005-02-14  Paolo Bonzini  <bonzini@gnu.org>
217         PR bootstrap/19818
218         * ansidecl.h (PARAMS): Guard from redefinition.
220 2004-12-11  Ben Elliston  <bje@au.ibm.com>
222         * fibheap.h (struct fibnode): Only use unsigned long bitfields
223         when __GNUC__ is defined and ints are less than 32-bits wide.
225 2004-10-07  Bob Wilson  <bob.wilson@acm.org>
227         * xtensa-config.h (XSHAL_USE_ABSOLUTE_LITERALS,
228         XCHAL_HAVE_PREDICTED_BRANCHES, XCHAL_INST_FETCH_WIDTH): New.
229         (XCHAL_EXTRA_SA_SIZE, XCHAL_EXTRA_SA_ALIGN): Delete.
231 2004-09-13  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
233         * libiberty.h (basename): Prototype for __MINGW32__.
235 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
237         * ansidecl.h (ATTRIBUTE_SENTINEL): Define.
238         * libiberty.h (concat, reconcat, concat_length, concat_copy,
239         concat_copy2): Use ATTRIBUTE_SENTINEL.
241 2004-08-02  Gabriel Dos Reis  <gdr@integrable-solutions.net>
243         * libiberty.h (XDELETE, XDELETEVEC, XRESIZEVEC): Remove any
244         const-qualification before disposal.
246 2004-07-24  Bernardo Innocenti  <bernie@develer.com>
248         * ansidecl.h (ARG_UNUSED): New Macro.
250 2004-07-24  Bernardo Innocenti  <bernie@develer.com>
252         * libiberty.h (XNEW, XCNEW, XNEWVEC, XCNEWVEC, XOBNEW): Move here from
253         libcpp/internal.h.
254         (XDELETE, XRESIZEVEC, XDELETEVEC, XNEWVAR, XCNEWVAR, XRESIZEVAR): New
255         macros.
257 2004-07-21  Paolo Bonzini  <bonzini@gnu.org>
259         * ansidecl.h (ATTRIBUTE_PURE): New.
261 2004-07-13  Bernardo Innocenti  <bernie@develer.com>
263         * libiberty.h (ASTRDUP): Add casts required for stricter
264         type conversion rules of C++.
265         * obstack.h (obstack_free): Likewise.
267 2004-05-04  Andreas Jaeger  <aj@suse.de>
269         * demangle.h: Do not use C++ reserved keyword typename as
270         parameter for cplus_demangle_fill_builtin_type.
272 2004-04-22  Richard Henderson  <rth@redhat.com>
274         * hashtab.h (struct htab): Add size_prime_index.
276 2004-04-13  Jeff Law  <law@redhat.com>
278         * hashtab.h (htab_remove_elt_with_hash): Prototype new function.
280 2004-03-30  Zack Weinberg  <zack@codesourcery.com>
282         * hashtab.h, splay-tree.h: Use new shorter form of GTY markers.
284 2004-02-24  Ian Lance Taylor  <ian@wasabisystems.com>
286         * dyn-string.h: Update copyright date.
288 2004-02-23  Ian Lance Taylor  <ian@wasabisystems.com>
290         * dyn-string.h: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and
291         the associated #defines.
293 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
295         * demangle.h: Instead of checking ANSI_PROTOTYPES, just include
296         "libiberty.h".
298         * demangle.h: If ANSI_PROTOTYPES is defined, include <stddef.h>.
300         * demangle.h (enum demangle_component_type): Define.
301         (struct demangle_operator_info): Declare.
302         (struct demangle_builtin_type_info): Declare.
303         (struct demangle_component): Define.
304         (cplus_demangle_fill_component): Declare.
305         (cplus_demangle_fill_name): Declare.
306         (cplus_demangle_fill_builtin_type): Declare.
307         (cplus_demangle_fill_operator): Declare.
308         (cplus_demangle_fill_extended_operator): Declare.
309         (cplus_demangle_fill_ctor, cplus_demangle_fill_dtor): Declare.
310         (cplus_demangle_v3_components): Declare.
311         (cplus_demangle_print): Declare.
313 For older changes see ChangeLog-9103
315 Local Variables:
316 mode: change-log
317 left-margin: 8
318 fill-column: 74
319 version-control: never
320 End: