Mark ChangeLog
[official-gcc.git] / include / ChangeLog
blob7a15d6f42a8c1efcc05626babdb7cc792e053b3f
1 2008-02-01  Release Manager
3         * GCC 4.2.3 released.
5 2007-10-07  Release Manager
7         * GCC 4.2.2 released.
9 2007-07-19  Release Manager
11         * GCC 4.2.1 released.
13 2007-05-13  Release Manager
15         * GCC 4.2.0 released.
17 2007-05-04  Mark Mitchell  <mark@codesourcery.com>
19         * demangle.h: Change license to LGPL + exception.
21 2007-02-09  Joseph S. Myers  <joseph@codesourcery.com>
23         * libiberty.h (pex_write_input): Remove prototype.
25 2006-04-11  Jim Blandy  <jimb@codesourcery.com>
27         * libiberty.h (pex_input_file, pex_input_pipe): New declarations.
29 2006-01-18  DJ Delorie  <dj@redhat.com>
31         * md5.h: Include ansidecl.h
33 2006-01-09  Bob Wilson  <bob.wilson@acm.org>
35         * xtensa-config.h (XCHAL_HAVE_MUL32_HIGH): Define.
37 2005-12-30  Bob Wilson  <bob.wilson@acm.org>
39         * xtensa-config.h (XCHAL_HAVE_WIDE_BRANCHES): New.
41 2005-12-10  Terry Laurenzo  <tlaurenzo@gmail.com>
43         PR java/9861
44         * demangle.h : Add DMGL_RET_POSTFIX define to enable alternative
45         output format for return types
47 2005-10-31  Mark Kettenis  <kettenis@gnu.org>
49         * floatformat.h (enum floatformat_byteorders): Add
50         floatformat_vax.
51         (floatformat_vax_aingle, floatformat_vax_double): Declare.
53 2005-09-26  Mark Mitchell  <mark@codesourcery.com>
55         * libiberty.h (expandargv): New function.
57 2005-08-17  Mark Kettenis  <kettenis@gnu.org>
59         * floatformat.h (struct floatformat): Change type of large
60         argument for is_valid member to `const void *'.
61         (floatformat_to_double): Change type of second argument to `const
62         void *'.
63         (floatformat_from_double): Change type of last argument to `void
64         *'.
65         (floatformat_is_valid): Change type of last argument to `const
66         void *'.
68 2005-07-12  Ben Elliston  <bje@au.ibm.com>
70         * xregex2.h (regexec): Qualify this prototype with __extension__
71         when compiling with GNU C.
73 2005-07-03  Steve Ellcey  <sje@cup.hp.com>
75         PR other/13906
76         * ansidecl.h (ATTRIBUTE_ALIGNED_ALIGNOF): New.
77         * md5.h (md5_uintptr): New.
78         (md5_ctx): Align buffer field.
80 2005-06-30  Daniel Berlin  <dberlin@dberlin.org>
81         
82         * hashtab.h (HTAB_DELETED_ENTRY): New macro.
83         (HTAB_EMPTY_ENTRY): New macro.
85 2005-06-20  Geoffrey Keating  <geoffk@apple.com>
87         * libiberty.h (strverscmp): Prototype. 
89 2005-06-06  Gabriel Dos Reis  <gdr@integrable-solutions.net>
91         * libiberty.h (XOBFINISH): New.
93 2005-06-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
95         * libiberty.h (vsnprintf): Add format attribute.
97 2005-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
99         * ansidecl.h: Add ATTRIBUTE_FPTR_PRINTF.
101 2005-05-28  Eli Zaretskii  <eliz@gnu.org>
103         * libiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare if
104         needed.
105         (vsnprintf) [!HAVE_DECL_VSNPRINTF]: Declare if needed.
107 2005-05-25  Richard Henderson  <rth@redhat.com>
109         * demangle.h (DEMANGLE_COMPONENT_HIDDEN_ALIAS): New.
111 2005-05-24  Gabriel Dos Reis  <gdr@integrable-solutions.net>
113         * libiberty.h (ACONCAT): Properly cast value of alloca().
115         * ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Don't define if
116         __cplusplus.
118 2005-05-12  Steve Ellcey  <sje@cup.hp.com>
120         libiberty.h: Do not define empty basename prototype.
122 2005-05-10  Nick Clifton  <nickc@redhat.com>
124         * Update the address and phone number of the FSF organization in
125         the GPL notices in the following files:
126         COPYING, ansidecl.h, bfdlink.h, bout.h, demangle.h, dis-asm.h,
127         dyn-string.h, fibheap.h, filenames.h, floatformat.h,
128         fnmatch.h, gdbm.h, getopt.h, hashtab.h, hp-symtab.h, ieee.h,
129         libiberty.h, md5.h, oasys.h, objalloc.h, obstack.h, os9k.h,
130         partition.h, progress.h, safe-ctype.h, sort.h, splay-tree.h,
131         symcat.h, ternary.h, xregex2.h, xtensa-config.h,
132         xtensa-isa-internal.h, xtensa-isa.h
134 2005-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
136         * libiberty.h (unlock_std_streams): New.
138 2005-04-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
140         * hashtab.h, libiberty.h, objalloc.h, splay-tree.h, ternary.h:
141         Don't use the PTR macro.
143         * sort.h: Don't use the PARAMS macro.
145 2005-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
147         * libiberty.h (unlock_stream): New.
149 2005-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
151         * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
152         Remove parameter names.
154 2005-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
156         * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
157         Provide prototypes for new functions.
159 2005-03-29  Ian Lance Taylor  <ian@airs.com>
161         * libiberty.h: Fix indentation.
163 2005-03-28  Ian Lance Taylor  <ian@airs.com>
165         * libiberty.h: Include <stdio.h>.
166         (PEX_RECORD_TIMES, PEX_USE_PIPES, PEX_SAVE_TEMPS): Define.
167         (PEX_LAST, PEX_SEARCH, PEX_SUFFIX, PEX_STDERR_TO_STDOUT): Define.
168         (PEX_BINARY_INPUT, PEX_BINARY_OUTPUT): Define.
169         (pex_init, pex_run, pex_read_output): Declare.
170         (pex_get_status, pex_get_times, pex_free, pex_one): Declare.
171         (struct pex_time): Define.
173 2005-03-28  Mark Mitchell <mark@codesourcery.com>
175         * libiberty.h (ffs): Declare, if necessary.
177 2005-03-27  Gabriel Dos Reis  <gdr@integrable-solutions.net>
179         * xregex2.h (_RE_ARGS): Remove definition and uses.
181 2005-03-27  Gabriel Dos Reis  <gdr@integreable-solutions.net>
183         * ternary.h: Don't use PARAMS anymore.
185 2005-03-27  Gabriel Dos Reis  <gdr@integrable-solutions.net>
187         * partition.h: Remove use of PARAMS.
188         * obstack.h: Remove conditional prototypes __STDC__.
189         * objalloc.h:  Remove use of PARAMS.
190         * splay-tree.h: Likewise.
192 2005-03-27  Gabriel Dos Reis  <gdr@integrable-solutions.net>
194         * md5.h: Remove definition and uses of __P.
195         * dyn-string.h: Remove uses of PARAMS.
196         * fibheap.h: Likewise.
197         * floatformat.h: Likewise.
198         * hashtab.h: Likewise.
200 2005-03-26  Gabriel Dos Reis  <gdr@integrable-solutions.net>
202         * demangle.h: Remove uses of PARAMS.
204         * libiberty.h (ANSI_PROTOTYPES): Remove guard since
205         ANSI_PROTOTYPES is always assumed.
206         Remove uses of PARAMS throughout.
208 2005-03-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
210         * libiberty.h (xstrndup): Declare.
212 2005-03-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
214         * libiberty.h (make_relative_prefix): Add ATTRIBUTE_MALLOC.
216 2005-03-09  Mark Mitchell  <mark@codesourcery.com>
218         * libiberty.h (gettimeofday): Declare.
220 2005-03-01  Jan Beulich  <jbeulich@novell.com>
222         * libiberty.h: Declare unlink_if_ordinary.
224 2005-02-14  Paolo Bonzini  <bonzini@gnu.org>
226         PR bootstrap/19818
227         * ansidecl.h (PARAMS): Guard from redefinition.
229 2004-12-11  Ben Elliston  <bje@au.ibm.com>
231         * fibheap.h (struct fibnode): Only use unsigned long bitfields
232         when __GNUC__ is defined and ints are less than 32-bits wide.
234 2004-10-07  Bob Wilson  <bob.wilson@acm.org>
236         * xtensa-config.h (XSHAL_USE_ABSOLUTE_LITERALS,
237         XCHAL_HAVE_PREDICTED_BRANCHES, XCHAL_INST_FETCH_WIDTH): New.
238         (XCHAL_EXTRA_SA_SIZE, XCHAL_EXTRA_SA_ALIGN): Delete.
240 2004-09-13  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
242         * libiberty.h (basename): Prototype for __MINGW32__.
244 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
246         * ansidecl.h (ATTRIBUTE_SENTINEL): Define.
247         * libiberty.h (concat, reconcat, concat_length, concat_copy,
248         concat_copy2): Use ATTRIBUTE_SENTINEL.
250 2004-08-02  Gabriel Dos Reis  <gdr@integrable-solutions.net>
252         * libiberty.h (XDELETE, XDELETEVEC, XRESIZEVEC): Remove any
253         const-qualification before disposal.
255 2004-07-24  Bernardo Innocenti  <bernie@develer.com>
257         * ansidecl.h (ARG_UNUSED): New Macro.
259 2004-07-24  Bernardo Innocenti  <bernie@develer.com>
261         * libiberty.h (XNEW, XCNEW, XNEWVEC, XCNEWVEC, XOBNEW): Move here from
262         libcpp/internal.h.
263         (XDELETE, XRESIZEVEC, XDELETEVEC, XNEWVAR, XCNEWVAR, XRESIZEVAR): New
264         macros.
266 2004-07-21  Paolo Bonzini  <bonzini@gnu.org>
268         * ansidecl.h (ATTRIBUTE_PURE): New.
270 2004-07-13  Bernardo Innocenti  <bernie@develer.com>
272         * libiberty.h (ASTRDUP): Add casts required for stricter
273         type conversion rules of C++.
274         * obstack.h (obstack_free): Likewise.
276 2004-05-04  Andreas Jaeger  <aj@suse.de>
278         * demangle.h: Do not use C++ reserved keyword typename as
279         parameter for cplus_demangle_fill_builtin_type.
281 2004-04-22  Richard Henderson  <rth@redhat.com>
283         * hashtab.h (struct htab): Add size_prime_index.
285 2004-04-13  Jeff Law  <law@redhat.com>
287         * hashtab.h (htab_remove_elt_with_hash): Prototype new function.
289 2004-03-30  Zack Weinberg  <zack@codesourcery.com>
291         * hashtab.h, splay-tree.h: Use new shorter form of GTY markers.
293 2004-02-24  Ian Lance Taylor  <ian@wasabisystems.com>
295         * dyn-string.h: Update copyright date.
297 2004-02-23  Ian Lance Taylor  <ian@wasabisystems.com>
299         * dyn-string.h: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and
300         the associated #defines.
302 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
304         * demangle.h: Instead of checking ANSI_PROTOTYPES, just include
305         "libiberty.h".
307         * demangle.h: If ANSI_PROTOTYPES is defined, include <stddef.h>.
309         * demangle.h (enum demangle_component_type): Define.
310         (struct demangle_operator_info): Declare.
311         (struct demangle_builtin_type_info): Declare.
312         (struct demangle_component): Define.
313         (cplus_demangle_fill_component): Declare.
314         (cplus_demangle_fill_name): Declare.
315         (cplus_demangle_fill_builtin_type): Declare.
316         (cplus_demangle_fill_operator): Declare.
317         (cplus_demangle_fill_extended_operator): Declare.
318         (cplus_demangle_fill_ctor, cplus_demangle_fill_dtor): Declare.
319         (cplus_demangle_v3_components): Declare.
320         (cplus_demangle_print): Declare.
322 For older changes see ChangeLog-9103
324 Local Variables:
325 mode: change-log
326 left-margin: 8
327 fill-column: 74
328 version-control: never
329 End: