]> git.ipfire.org Git - thirdparty/gcc.git/blame - include/ChangeLog
Index: include/ChangeLog
[thirdparty/gcc.git] / include / ChangeLog
CommitLineData
83fbfe42
GK
12005-06-20 Geoffrey Keating <geoffk@apple.com>
2
3 * libiberty.h (strverscmp): Prototype.
4
7973fd2a
GDR
52005-06-06 Gabriel Dos Reis <gdr@integrable-solutions.net>
6
7 * libiberty.h (XOBFINISH): New.
8
39da352f
KG
92005-06-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10
11 * libiberty.h (vsnprintf): Add format attribute.
12
b6e0f0b0
KG
132005-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14
15 * ansidecl.h: Add ATTRIBUTE_FPTR_PRINTF.
16
ddcf783b
EZ
172005-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
15da2806
RH
232005-05-25 Richard Henderson <rth@redhat.com>
24
25 * demangle.h (DEMANGLE_COMPONENT_HIDDEN_ALIAS): New.
26
d7cf8390
GDR
272005-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
ddcf783b 32 __cplusplus.
d7cf8390 33
dbaef7e2
SE
342005-05-12 Steve Ellcey <sje@cup.hp.com>
35
36 libiberty.h: Do not define empty basename prototype.
37
d6d47ea0
NC
382005-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
32e82bd8
KG
502005-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
51
52 * libiberty.h (unlock_std_streams): New.
53
8766be86
KG
542005-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
6feaa084
KG
612005-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
62
63 * libiberty.h (unlock_stream): New.
64
27c556ec
KG
652005-04-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
66
67 * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
68 Remove parameter names.
69
78a7dc90
KG
702005-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
0fd20f36
ILT
752005-03-29 Ian Lance Taylor <ian@airs.com>
76
77 * libiberty.h: Fix indentation.
78
a584cf65
ILT
792005-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
f78c1452
MM
892005-03-28 Mark Mitchell <mark@codesourcery.com>
90
91 * libiberty.h (ffs): Declare, if necessary.
ddcf783b 92
93079c81
GDR
932005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
94
95 * xregex2.h (_RE_ARGS): Remove definition and uses.
96
7a17ef5e
GDR
972005-03-27 Gabriel Dos Reis <gdr@integreable-solutions.net>
98
99 * ternary.h: Don't use PARAMS anymore.
100
885f2199
GDR
1012005-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
6da879de
GDR
1082005-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
9486db4f
GDR
1162005-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
17998b22
KG
1242005-03-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
125
126 * libiberty.h (xstrndup): Declare.
127
65ec6c0e
KG
1282005-03-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
129
130 * libiberty.h (make_relative_prefix): Add ATTRIBUTE_MALLOC.
131
17049f0b
MM
1322005-03-09 Mark Mitchell <mark@codesourcery.com>
133
134 * libiberty.h (gettimeofday): Declare.
135
c363985d
JB
1362005-03-01 Jan Beulich <jbeulich@novell.com>
137
138 * libiberty.h: Declare unlink_if_ordinary.
139
be0f1e54
PB
1402005-02-14 Paolo Bonzini <bonzini@gnu.org>
141
142 PR bootstrap/19818
143 * ansidecl.h (PARAMS): Guard from redefinition.
144
d49d0907
BE
1452004-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
530f5331
BW
1502004-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
f45c31ea 1562004-09-13 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
ff06bf4b
AL
157
158 * libiberty.h (basename): Prototype for __MINGW32__.
159
3d091dac
KG
1602004-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
b1e8c0fd
GDR
1662004-08-02 Gabriel Dos Reis <gdr@integrable-solutions.net>
167
168 * libiberty.h (XDELETE, XDELETEVEC, XRESIZEVEC): Remove any
169 const-qualification before disposal.
170
5673cd61 1712004-07-24 Bernardo Innocenti <bernie@develer.com>
4b997cc8 172
5673cd61 173 * ansidecl.h (ARG_UNUSED): New Macro.
4b997cc8 174
5673cd61 1752004-07-24 Bernardo Innocenti <bernie@develer.com>
b6fa4f6e
BI
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
5673cd61
BI
1822004-07-21 Paolo Bonzini <bonzini@gnu.org>
183
184 * ansidecl.h (ATTRIBUTE_PURE): New.
185
5557e16d
BI
1862004-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
073273c3
AJ
1922004-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
228c46db
RH
1972004-04-22 Richard Henderson <rth@redhat.com>
198
199 * hashtab.h (struct htab): Add size_prime_index.
200
7f96816a 2012004-04-13 Jeff Law <law@redhat.com>
ddcf783b 202
6de9cd9a 203 * hashtab.h (htab_remove_elt_with_hash): Prototype new function.
ddcf783b 204
cfdfa110
ZW
2052004-03-30 Zack Weinberg <zack@codesourcery.com>
206
207 * hashtab.h, splay-tree.h: Use new shorter form of GTY markers.
208
0d7fbf14
ILT
2092004-02-24 Ian Lance Taylor <ian@wasabisystems.com>
210
211 * dyn-string.h: Update copyright date.
212
795b4c37
ILT
2132004-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
5e777af5
ILT
2182004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
219
d051dc88
ILT
220 * demangle.h: Instead of checking ANSI_PROTOTYPES, just include
221 "libiberty.h".
222
e4a32afb
ILT
223 * demangle.h: If ANSI_PROTOTYPES is defined, include <stddef.h>.
224
5e777af5
ILT
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
2502b0bc 238For older changes see ChangeLog-9103
6599da04
JM
239\f
240Local Variables:
241mode: change-log
242left-margin: 8
243fill-column: 74
244version-control: never
245End: