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