]> git.ipfire.org Git - thirdparty/gcc.git/blame - include/ChangeLog
xregex2.h (regexec): Qualify this prototype with __extension__ when compiling with...
[thirdparty/gcc.git] / include / ChangeLog
CommitLineData
12548280
BE
12005-07-12 Ben Elliston <bje@au.ibm.com>
2
3 * xregex2.h (regexec): Qualify this prototype with __extension__
4 when compiling with GNU C.
5
3fe725de
SE
62005-07-03 Steve Ellcey <sje@cup.hp.com>
7
8 PR other/13906
9 * ansidecl.h (ATTRIBUTE_ALIGNED_ALIGNOF): New.
10 * md5.h (md5_uintptr): New.
11 (md5_ctx): Align buffer field.
12
a3648cfc
DB
132005-06-30 Daniel Berlin <dberlin@dberlin.org>
14
15 * hashtab.h (HTAB_DELETED_ENTRY): New macro.
16 (HTAB_EMPTY_ENTRY): New macro.
17
83fbfe42
GK
182005-06-20 Geoffrey Keating <geoffk@apple.com>
19
20 * libiberty.h (strverscmp): Prototype.
21
7973fd2a
GDR
222005-06-06 Gabriel Dos Reis <gdr@integrable-solutions.net>
23
24 * libiberty.h (XOBFINISH): New.
25
39da352f
KG
262005-06-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
27
28 * libiberty.h (vsnprintf): Add format attribute.
29
b6e0f0b0
KG
302005-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
31
32 * ansidecl.h: Add ATTRIBUTE_FPTR_PRINTF.
33
ddcf783b
EZ
342005-05-28 Eli Zaretskii <eliz@gnu.org>
35
36 * libiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare if
37 needed.
38 (vsnprintf) [!HAVE_DECL_VSNPRINTF]: Declare if needed.
39
15da2806
RH
402005-05-25 Richard Henderson <rth@redhat.com>
41
42 * demangle.h (DEMANGLE_COMPONENT_HIDDEN_ALIAS): New.
43
d7cf8390
GDR
442005-05-24 Gabriel Dos Reis <gdr@integrable-solutions.net>
45
46 * libiberty.h (ACONCAT): Properly cast value of alloca().
47
48 * ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Don't define if
ddcf783b 49 __cplusplus.
d7cf8390 50
dbaef7e2
SE
512005-05-12 Steve Ellcey <sje@cup.hp.com>
52
53 libiberty.h: Do not define empty basename prototype.
54
d6d47ea0
NC
552005-05-10 Nick Clifton <nickc@redhat.com>
56
57 * Update the address and phone number of the FSF organization in
58 the GPL notices in the following files:
59 COPYING, ansidecl.h, bfdlink.h, bout.h, demangle.h, dis-asm.h,
60 dyn-string.h, fibheap.h, filenames.h, floatformat.h,
61 fnmatch.h, gdbm.h, getopt.h, hashtab.h, hp-symtab.h, ieee.h,
62 libiberty.h, md5.h, oasys.h, objalloc.h, obstack.h, os9k.h,
63 partition.h, progress.h, safe-ctype.h, sort.h, splay-tree.h,
64 symcat.h, ternary.h, xregex2.h, xtensa-config.h,
65 xtensa-isa-internal.h, xtensa-isa.h
66
32e82bd8
KG
672005-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
68
69 * libiberty.h (unlock_std_streams): New.
70
8766be86
KG
712005-04-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
72
73 * hashtab.h, libiberty.h, objalloc.h, splay-tree.h, ternary.h:
74 Don't use the PTR macro.
75
76 * sort.h: Don't use the PARAMS macro.
77
6feaa084
KG
782005-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
79
80 * libiberty.h (unlock_stream): New.
81
27c556ec
KG
822005-04-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
83
84 * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
85 Remove parameter names.
86
78a7dc90
KG
872005-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
88
89 * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
90 Provide prototypes for new functions.
91
0fd20f36
ILT
922005-03-29 Ian Lance Taylor <ian@airs.com>
93
94 * libiberty.h: Fix indentation.
95
a584cf65
ILT
962005-03-28 Ian Lance Taylor <ian@airs.com>
97
98 * libiberty.h: Include <stdio.h>.
99 (PEX_RECORD_TIMES, PEX_USE_PIPES, PEX_SAVE_TEMPS): Define.
100 (PEX_LAST, PEX_SEARCH, PEX_SUFFIX, PEX_STDERR_TO_STDOUT): Define.
101 (PEX_BINARY_INPUT, PEX_BINARY_OUTPUT): Define.
102 (pex_init, pex_run, pex_read_output): Declare.
103 (pex_get_status, pex_get_times, pex_free, pex_one): Declare.
104 (struct pex_time): Define.
105
f78c1452
MM
1062005-03-28 Mark Mitchell <mark@codesourcery.com>
107
108 * libiberty.h (ffs): Declare, if necessary.
ddcf783b 109
93079c81
GDR
1102005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
111
112 * xregex2.h (_RE_ARGS): Remove definition and uses.
113
7a17ef5e
GDR
1142005-03-27 Gabriel Dos Reis <gdr@integreable-solutions.net>
115
116 * ternary.h: Don't use PARAMS anymore.
117
885f2199
GDR
1182005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
119
120 * partition.h: Remove use of PARAMS.
121 * obstack.h: Remove conditional prototypes __STDC__.
122 * objalloc.h: Remove use of PARAMS.
123 * splay-tree.h: Likewise.
124
6da879de
GDR
1252005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
126
127 * md5.h: Remove definition and uses of __P.
128 * dyn-string.h: Remove uses of PARAMS.
129 * fibheap.h: Likewise.
130 * floatformat.h: Likewise.
131 * hashtab.h: Likewise.
132
9486db4f
GDR
1332005-03-26 Gabriel Dos Reis <gdr@integrable-solutions.net>
134
135 * demangle.h: Remove uses of PARAMS.
136
137 * libiberty.h (ANSI_PROTOTYPES): Remove guard since
138 ANSI_PROTOTYPES is always assumed.
139 Remove uses of PARAMS throughout.
140
17998b22
KG
1412005-03-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
142
143 * libiberty.h (xstrndup): Declare.
144
65ec6c0e
KG
1452005-03-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
146
147 * libiberty.h (make_relative_prefix): Add ATTRIBUTE_MALLOC.
148
17049f0b
MM
1492005-03-09 Mark Mitchell <mark@codesourcery.com>
150
151 * libiberty.h (gettimeofday): Declare.
152
c363985d
JB
1532005-03-01 Jan Beulich <jbeulich@novell.com>
154
155 * libiberty.h: Declare unlink_if_ordinary.
156
be0f1e54
PB
1572005-02-14 Paolo Bonzini <bonzini@gnu.org>
158
159 PR bootstrap/19818
160 * ansidecl.h (PARAMS): Guard from redefinition.
161
d49d0907
BE
1622004-12-11 Ben Elliston <bje@au.ibm.com>
163
164 * fibheap.h (struct fibnode): Only use unsigned long bitfields
165 when __GNUC__ is defined and ints are less than 32-bits wide.
166
530f5331
BW
1672004-10-07 Bob Wilson <bob.wilson@acm.org>
168
169 * xtensa-config.h (XSHAL_USE_ABSOLUTE_LITERALS,
170 XCHAL_HAVE_PREDICTED_BRANCHES, XCHAL_INST_FETCH_WIDTH): New.
171 (XCHAL_EXTRA_SA_SIZE, XCHAL_EXTRA_SA_ALIGN): Delete.
172
f45c31ea 1732004-09-13 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
ff06bf4b
AL
174
175 * libiberty.h (basename): Prototype for __MINGW32__.
176
3d091dac
KG
1772004-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
178
179 * ansidecl.h (ATTRIBUTE_SENTINEL): Define.
180 * libiberty.h (concat, reconcat, concat_length, concat_copy,
181 concat_copy2): Use ATTRIBUTE_SENTINEL.
182
b1e8c0fd
GDR
1832004-08-02 Gabriel Dos Reis <gdr@integrable-solutions.net>
184
185 * libiberty.h (XDELETE, XDELETEVEC, XRESIZEVEC): Remove any
186 const-qualification before disposal.
187
5673cd61 1882004-07-24 Bernardo Innocenti <bernie@develer.com>
4b997cc8 189
5673cd61 190 * ansidecl.h (ARG_UNUSED): New Macro.
4b997cc8 191
5673cd61 1922004-07-24 Bernardo Innocenti <bernie@develer.com>
b6fa4f6e
BI
193
194 * libiberty.h (XNEW, XCNEW, XNEWVEC, XCNEWVEC, XOBNEW): Move here from
195 libcpp/internal.h.
196 (XDELETE, XRESIZEVEC, XDELETEVEC, XNEWVAR, XCNEWVAR, XRESIZEVAR): New
197 macros.
198
5673cd61
BI
1992004-07-21 Paolo Bonzini <bonzini@gnu.org>
200
201 * ansidecl.h (ATTRIBUTE_PURE): New.
202
5557e16d
BI
2032004-07-13 Bernardo Innocenti <bernie@develer.com>
204
205 * libiberty.h (ASTRDUP): Add casts required for stricter
206 type conversion rules of C++.
207 * obstack.h (obstack_free): Likewise.
208
073273c3
AJ
2092004-05-04 Andreas Jaeger <aj@suse.de>
210
211 * demangle.h: Do not use C++ reserved keyword typename as
212 parameter for cplus_demangle_fill_builtin_type.
213
228c46db
RH
2142004-04-22 Richard Henderson <rth@redhat.com>
215
216 * hashtab.h (struct htab): Add size_prime_index.
217
7f96816a 2182004-04-13 Jeff Law <law@redhat.com>
ddcf783b 219
6de9cd9a 220 * hashtab.h (htab_remove_elt_with_hash): Prototype new function.
ddcf783b 221
cfdfa110
ZW
2222004-03-30 Zack Weinberg <zack@codesourcery.com>
223
224 * hashtab.h, splay-tree.h: Use new shorter form of GTY markers.
225
0d7fbf14
ILT
2262004-02-24 Ian Lance Taylor <ian@wasabisystems.com>
227
228 * dyn-string.h: Update copyright date.
229
795b4c37
ILT
2302004-02-23 Ian Lance Taylor <ian@wasabisystems.com>
231
232 * dyn-string.h: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and
233 the associated #defines.
234
5e777af5
ILT
2352004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
236
d051dc88
ILT
237 * demangle.h: Instead of checking ANSI_PROTOTYPES, just include
238 "libiberty.h".
239
e4a32afb
ILT
240 * demangle.h: If ANSI_PROTOTYPES is defined, include <stddef.h>.
241
5e777af5
ILT
242 * demangle.h (enum demangle_component_type): Define.
243 (struct demangle_operator_info): Declare.
244 (struct demangle_builtin_type_info): Declare.
245 (struct demangle_component): Define.
246 (cplus_demangle_fill_component): Declare.
247 (cplus_demangle_fill_name): Declare.
248 (cplus_demangle_fill_builtin_type): Declare.
249 (cplus_demangle_fill_operator): Declare.
250 (cplus_demangle_fill_extended_operator): Declare.
251 (cplus_demangle_fill_ctor, cplus_demangle_fill_dtor): Declare.
252 (cplus_demangle_v3_components): Declare.
253 (cplus_demangle_print): Declare.
254
2502b0bc 255For older changes see ChangeLog-9103
6599da04
JM
256\f
257Local Variables:
258mode: change-log
259left-margin: 8
260fill-column: 74
261version-control: never
262End: