* zh_CN.po: Update.
[official-gcc.git] / include / ChangeLog
blobfd9b34efa0c2de50022412181ca14145374b8682
1 2005-12-30  Bob Wilson  <bob.wilson@acm.org>
3         * xtensa-config.h (XCHAL_HAVE_WIDE_BRANCHES): New.
5 2005-12-10  Terry Laurenzo  <tlaurenzo@gmail.com>
7         PR java/9861
8         * demangle.h : Add DMGL_RET_POSTFIX define to enable alternative
9         output format for return types
11 2005-10-31  Mark Kettenis  <kettenis@gnu.org>
13         * floatformat.h (enum floatformat_byteorders): Add
14         floatformat_vax.
15         (floatformat_vax_aingle, floatformat_vax_double): Declare.
17 2005-09-26  Mark Mitchell  <mark@codesourcery.com>
19         * libiberty.h (expandargv): New function.
21 2005-08-17  Mark Kettenis  <kettenis@gnu.org>
23         * floatformat.h (struct floatformat): Change type of large
24         argument for is_valid member to `const void *'.
25         (floatformat_to_double): Change type of second argument to `const
26         void *'.
27         (floatformat_from_double): Change type of last argument to `void
28         *'.
29         (floatformat_is_valid): Change type of last argument to `const
30         void *'.
32 2005-07-12  Ben Elliston  <bje@au.ibm.com>
34         * xregex2.h (regexec): Qualify this prototype with __extension__
35         when compiling with GNU C.
37 2005-07-03  Steve Ellcey  <sje@cup.hp.com>
39         PR other/13906
40         * ansidecl.h (ATTRIBUTE_ALIGNED_ALIGNOF): New.
41         * md5.h (md5_uintptr): New.
42         (md5_ctx): Align buffer field.
44 2005-06-30  Daniel Berlin  <dberlin@dberlin.org>
45         
46         * hashtab.h (HTAB_DELETED_ENTRY): New macro.
47         (HTAB_EMPTY_ENTRY): New macro.
49 2005-06-20  Geoffrey Keating  <geoffk@apple.com>
51         * libiberty.h (strverscmp): Prototype. 
53 2005-06-06  Gabriel Dos Reis  <gdr@integrable-solutions.net>
55         * libiberty.h (XOBFINISH): New.
57 2005-06-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
59         * libiberty.h (vsnprintf): Add format attribute.
61 2005-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
63         * ansidecl.h: Add ATTRIBUTE_FPTR_PRINTF.
65 2005-05-28  Eli Zaretskii  <eliz@gnu.org>
67         * libiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare if
68         needed.
69         (vsnprintf) [!HAVE_DECL_VSNPRINTF]: Declare if needed.
71 2005-05-25  Richard Henderson  <rth@redhat.com>
73         * demangle.h (DEMANGLE_COMPONENT_HIDDEN_ALIAS): New.
75 2005-05-24  Gabriel Dos Reis  <gdr@integrable-solutions.net>
77         * libiberty.h (ACONCAT): Properly cast value of alloca().
79         * ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Don't define if
80         __cplusplus.
82 2005-05-12  Steve Ellcey  <sje@cup.hp.com>
84         libiberty.h: Do not define empty basename prototype.
86 2005-05-10  Nick Clifton  <nickc@redhat.com>
88         * Update the address and phone number of the FSF organization in
89         the GPL notices in the following files:
90         COPYING, ansidecl.h, bfdlink.h, bout.h, demangle.h, dis-asm.h,
91         dyn-string.h, fibheap.h, filenames.h, floatformat.h,
92         fnmatch.h, gdbm.h, getopt.h, hashtab.h, hp-symtab.h, ieee.h,
93         libiberty.h, md5.h, oasys.h, objalloc.h, obstack.h, os9k.h,
94         partition.h, progress.h, safe-ctype.h, sort.h, splay-tree.h,
95         symcat.h, ternary.h, xregex2.h, xtensa-config.h,
96         xtensa-isa-internal.h, xtensa-isa.h
98 2005-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
100         * libiberty.h (unlock_std_streams): New.
102 2005-04-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
104         * hashtab.h, libiberty.h, objalloc.h, splay-tree.h, ternary.h:
105         Don't use the PTR macro.
107         * sort.h: Don't use the PARAMS macro.
109 2005-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
111         * libiberty.h (unlock_stream): New.
113 2005-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
115         * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
116         Remove parameter names.
118 2005-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
120         * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
121         Provide prototypes for new functions.
123 2005-03-29  Ian Lance Taylor  <ian@airs.com>
125         * libiberty.h: Fix indentation.
127 2005-03-28  Ian Lance Taylor  <ian@airs.com>
129         * libiberty.h: Include <stdio.h>.
130         (PEX_RECORD_TIMES, PEX_USE_PIPES, PEX_SAVE_TEMPS): Define.
131         (PEX_LAST, PEX_SEARCH, PEX_SUFFIX, PEX_STDERR_TO_STDOUT): Define.
132         (PEX_BINARY_INPUT, PEX_BINARY_OUTPUT): Define.
133         (pex_init, pex_run, pex_read_output): Declare.
134         (pex_get_status, pex_get_times, pex_free, pex_one): Declare.
135         (struct pex_time): Define.
137 2005-03-28  Mark Mitchell <mark@codesourcery.com>
139         * libiberty.h (ffs): Declare, if necessary.
141 2005-03-27  Gabriel Dos Reis  <gdr@integrable-solutions.net>
143         * xregex2.h (_RE_ARGS): Remove definition and uses.
145 2005-03-27  Gabriel Dos Reis  <gdr@integreable-solutions.net>
147         * ternary.h: Don't use PARAMS anymore.
149 2005-03-27  Gabriel Dos Reis  <gdr@integrable-solutions.net>
151         * partition.h: Remove use of PARAMS.
152         * obstack.h: Remove conditional prototypes __STDC__.
153         * objalloc.h:  Remove use of PARAMS.
154         * splay-tree.h: Likewise.
156 2005-03-27  Gabriel Dos Reis  <gdr@integrable-solutions.net>
158         * md5.h: Remove definition and uses of __P.
159         * dyn-string.h: Remove uses of PARAMS.
160         * fibheap.h: Likewise.
161         * floatformat.h: Likewise.
162         * hashtab.h: Likewise.
164 2005-03-26  Gabriel Dos Reis  <gdr@integrable-solutions.net>
166         * demangle.h: Remove uses of PARAMS.
168         * libiberty.h (ANSI_PROTOTYPES): Remove guard since
169         ANSI_PROTOTYPES is always assumed.
170         Remove uses of PARAMS throughout.
172 2005-03-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
174         * libiberty.h (xstrndup): Declare.
176 2005-03-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
178         * libiberty.h (make_relative_prefix): Add ATTRIBUTE_MALLOC.
180 2005-03-09  Mark Mitchell  <mark@codesourcery.com>
182         * libiberty.h (gettimeofday): Declare.
184 2005-03-01  Jan Beulich  <jbeulich@novell.com>
186         * libiberty.h: Declare unlink_if_ordinary.
188 2005-02-14  Paolo Bonzini  <bonzini@gnu.org>
190         PR bootstrap/19818
191         * ansidecl.h (PARAMS): Guard from redefinition.
193 2004-12-11  Ben Elliston  <bje@au.ibm.com>
195         * fibheap.h (struct fibnode): Only use unsigned long bitfields
196         when __GNUC__ is defined and ints are less than 32-bits wide.
198 2004-10-07  Bob Wilson  <bob.wilson@acm.org>
200         * xtensa-config.h (XSHAL_USE_ABSOLUTE_LITERALS,
201         XCHAL_HAVE_PREDICTED_BRANCHES, XCHAL_INST_FETCH_WIDTH): New.
202         (XCHAL_EXTRA_SA_SIZE, XCHAL_EXTRA_SA_ALIGN): Delete.
204 2004-09-13  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
206         * libiberty.h (basename): Prototype for __MINGW32__.
208 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
210         * ansidecl.h (ATTRIBUTE_SENTINEL): Define.
211         * libiberty.h (concat, reconcat, concat_length, concat_copy,
212         concat_copy2): Use ATTRIBUTE_SENTINEL.
214 2004-08-02  Gabriel Dos Reis  <gdr@integrable-solutions.net>
216         * libiberty.h (XDELETE, XDELETEVEC, XRESIZEVEC): Remove any
217         const-qualification before disposal.
219 2004-07-24  Bernardo Innocenti  <bernie@develer.com>
221         * ansidecl.h (ARG_UNUSED): New Macro.
223 2004-07-24  Bernardo Innocenti  <bernie@develer.com>
225         * libiberty.h (XNEW, XCNEW, XNEWVEC, XCNEWVEC, XOBNEW): Move here from
226         libcpp/internal.h.
227         (XDELETE, XRESIZEVEC, XDELETEVEC, XNEWVAR, XCNEWVAR, XRESIZEVAR): New
228         macros.
230 2004-07-21  Paolo Bonzini  <bonzini@gnu.org>
232         * ansidecl.h (ATTRIBUTE_PURE): New.
234 2004-07-13  Bernardo Innocenti  <bernie@develer.com>
236         * libiberty.h (ASTRDUP): Add casts required for stricter
237         type conversion rules of C++.
238         * obstack.h (obstack_free): Likewise.
240 2004-05-04  Andreas Jaeger  <aj@suse.de>
242         * demangle.h: Do not use C++ reserved keyword typename as
243         parameter for cplus_demangle_fill_builtin_type.
245 2004-04-22  Richard Henderson  <rth@redhat.com>
247         * hashtab.h (struct htab): Add size_prime_index.
249 2004-04-13  Jeff Law  <law@redhat.com>
251         * hashtab.h (htab_remove_elt_with_hash): Prototype new function.
253 2004-03-30  Zack Weinberg  <zack@codesourcery.com>
255         * hashtab.h, splay-tree.h: Use new shorter form of GTY markers.
257 2004-02-24  Ian Lance Taylor  <ian@wasabisystems.com>
259         * dyn-string.h: Update copyright date.
261 2004-02-23  Ian Lance Taylor  <ian@wasabisystems.com>
263         * dyn-string.h: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and
264         the associated #defines.
266 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
268         * demangle.h: Instead of checking ANSI_PROTOTYPES, just include
269         "libiberty.h".
271         * demangle.h: If ANSI_PROTOTYPES is defined, include <stddef.h>.
273         * demangle.h (enum demangle_component_type): Define.
274         (struct demangle_operator_info): Declare.
275         (struct demangle_builtin_type_info): Declare.
276         (struct demangle_component): Define.
277         (cplus_demangle_fill_component): Declare.
278         (cplus_demangle_fill_name): Declare.
279         (cplus_demangle_fill_builtin_type): Declare.
280         (cplus_demangle_fill_operator): Declare.
281         (cplus_demangle_fill_extended_operator): Declare.
282         (cplus_demangle_fill_ctor, cplus_demangle_fill_dtor): Declare.
283         (cplus_demangle_v3_components): Declare.
284         (cplus_demangle_print): Declare.
286 For older changes see ChangeLog-9103
288 Local Variables:
289 mode: change-log
290 left-margin: 8
291 fill-column: 74
292 version-control: never
293 End: