12007-07-19  Release Manager
2
3	* GCC 4.2.1 released.
4
52007-05-13  Release Manager
6
7	* GCC 4.2.0 released.
8
92007-05-04  Mark Mitchell  <mark@codesourcery.com>
10
11	* demangle.h: Change license to LGPL + exception.
12
132007-02-09  Joseph S. Myers  <joseph@codesourcery.com>
14
15	* libiberty.h (pex_write_input): Remove prototype.
16
172006-04-11  Jim Blandy  <jimb@codesourcery.com>
18
19	* libiberty.h (pex_input_file, pex_input_pipe): New declarations.
20
212006-01-18  DJ Delorie  <dj@redhat.com>
22
23	* md5.h: Include ansidecl.h
24
252006-01-09  Bob Wilson  <bob.wilson@acm.org>
26
27	* xtensa-config.h (XCHAL_HAVE_MUL32_HIGH): Define.
28
292005-12-30  Bob Wilson  <bob.wilson@acm.org>
30
31	* xtensa-config.h (XCHAL_HAVE_WIDE_BRANCHES): New.
32
332005-12-10  Terry Laurenzo  <tlaurenzo@gmail.com>
34
35	PR java/9861
36	* demangle.h : Add DMGL_RET_POSTFIX define to enable alternative
37	output format for return types
38
392005-10-31  Mark Kettenis  <kettenis@gnu.org>
40
41	* floatformat.h (enum floatformat_byteorders): Add
42	floatformat_vax.
43	(floatformat_vax_aingle, floatformat_vax_double): Declare.
44
452005-09-26  Mark Mitchell  <mark@codesourcery.com>
46
47	* libiberty.h (expandargv): New function.
48
492005-08-17  Mark Kettenis  <kettenis@gnu.org>
50
51	* floatformat.h (struct floatformat): Change type of large
52	argument for is_valid member to `const void *'.
53	(floatformat_to_double): Change type of second argument to `const
54	void *'.
55	(floatformat_from_double): Change type of last argument to `void
56	*'.
57	(floatformat_is_valid): Change type of last argument to `const
58	void *'.
59
602005-07-12  Ben Elliston  <bje@au.ibm.com>
61
62	* xregex2.h (regexec): Qualify this prototype with __extension__
63	when compiling with GNU C.
64
652005-07-03  Steve Ellcey  <sje@cup.hp.com>
66
67	PR other/13906
68	* ansidecl.h (ATTRIBUTE_ALIGNED_ALIGNOF): New.
69	* md5.h (md5_uintptr): New.
70	(md5_ctx): Align buffer field.
71
722005-06-30  Daniel Berlin  <dberlin@dberlin.org>
73	
74	* hashtab.h (HTAB_DELETED_ENTRY): New macro.
75	(HTAB_EMPTY_ENTRY): New macro.
76
772005-06-20  Geoffrey Keating  <geoffk@apple.com>
78
79	* libiberty.h (strverscmp): Prototype. 
80
812005-06-06  Gabriel Dos Reis  <gdr@integrable-solutions.net>
82
83	* libiberty.h (XOBFINISH): New.
84
852005-06-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
86
87	* libiberty.h (vsnprintf): Add format attribute.
88
892005-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
90
91	* ansidecl.h: Add ATTRIBUTE_FPTR_PRINTF.
92
932005-05-28  Eli Zaretskii  <eliz@gnu.org>
94
95	* libiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare if
96	needed.
97	(vsnprintf) [!HAVE_DECL_VSNPRINTF]: Declare if needed.
98
992005-05-25  Richard Henderson  <rth@redhat.com>
100
101	* demangle.h (DEMANGLE_COMPONENT_HIDDEN_ALIAS): New.
102
1032005-05-24  Gabriel Dos Reis  <gdr@integrable-solutions.net>
104
105	* libiberty.h (ACONCAT): Properly cast value of alloca().
106
107	* ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Don't define if
108	__cplusplus.
109
1102005-05-12  Steve Ellcey  <sje@cup.hp.com>
111
112	libiberty.h: Do not define empty basename prototype.
113
1142005-05-10  Nick Clifton  <nickc@redhat.com>
115
116	* Update the address and phone number of the FSF organization in
117	the GPL notices in the following files:
118	COPYING, ansidecl.h, bfdlink.h, bout.h, demangle.h, dis-asm.h,
119	dyn-string.h, fibheap.h, filenames.h, floatformat.h,
120	fnmatch.h, gdbm.h, getopt.h, hashtab.h, hp-symtab.h, ieee.h,
121	libiberty.h, md5.h, oasys.h, objalloc.h, obstack.h, os9k.h,
122	partition.h, progress.h, safe-ctype.h, sort.h, splay-tree.h,
123	symcat.h, ternary.h, xregex2.h, xtensa-config.h,
124	xtensa-isa-internal.h, xtensa-isa.h
125
1262005-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
127
128	* libiberty.h (unlock_std_streams): New.
129
1302005-04-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
131
132	* hashtab.h, libiberty.h, objalloc.h, splay-tree.h, ternary.h:
133	Don't use the PTR macro.
134
135	* sort.h: Don't use the PARAMS macro.
136
1372005-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
138
139	* libiberty.h (unlock_stream): New.
140
1412005-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
142
143	* libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
144	Remove parameter names.
145
1462005-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
147
148	* libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
149	Provide prototypes for new functions.
150
1512005-03-29  Ian Lance Taylor  <ian@airs.com>
152
153	* libiberty.h: Fix indentation.
154
1552005-03-28  Ian Lance Taylor  <ian@airs.com>
156
157	* libiberty.h: Include <stdio.h>.
158	(PEX_RECORD_TIMES, PEX_USE_PIPES, PEX_SAVE_TEMPS): Define.
159	(PEX_LAST, PEX_SEARCH, PEX_SUFFIX, PEX_STDERR_TO_STDOUT): Define.
160	(PEX_BINARY_INPUT, PEX_BINARY_OUTPUT): Define.
161	(pex_init, pex_run, pex_read_output): Declare.
162	(pex_get_status, pex_get_times, pex_free, pex_one): Declare.
163	(struct pex_time): Define.
164
1652005-03-28  Mark Mitchell <mark@codesourcery.com>
166
167	* libiberty.h (ffs): Declare, if necessary.
168
1692005-03-27  Gabriel Dos Reis  <gdr@integrable-solutions.net>
170
171	* xregex2.h (_RE_ARGS): Remove definition and uses.
172
1732005-03-27  Gabriel Dos Reis  <gdr@integreable-solutions.net>
174
175	* ternary.h: Don't use PARAMS anymore.
176
1772005-03-27  Gabriel Dos Reis  <gdr@integrable-solutions.net>
178
179	* partition.h: Remove use of PARAMS.
180	* obstack.h: Remove conditional prototypes __STDC__.
181	* objalloc.h:  Remove use of PARAMS.
182	* splay-tree.h: Likewise.
183
1842005-03-27  Gabriel Dos Reis  <gdr@integrable-solutions.net>
185
186	* md5.h: Remove definition and uses of __P.
187	* dyn-string.h: Remove uses of PARAMS.
188	* fibheap.h: Likewise.
189	* floatformat.h: Likewise.
190	* hashtab.h: Likewise.
191
1922005-03-26  Gabriel Dos Reis  <gdr@integrable-solutions.net>
193
194	* demangle.h: Remove uses of PARAMS.
195
196	* libiberty.h (ANSI_PROTOTYPES): Remove guard since
197	ANSI_PROTOTYPES is always assumed.
198	Remove uses of PARAMS throughout.
199
2002005-03-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
201
202	* libiberty.h (xstrndup): Declare.
203
2042005-03-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
205
206	* libiberty.h (make_relative_prefix): Add ATTRIBUTE_MALLOC.
207
2082005-03-09  Mark Mitchell  <mark@codesourcery.com>
209
210	* libiberty.h (gettimeofday): Declare.
211
2122005-03-01  Jan Beulich  <jbeulich@novell.com>
213
214	* libiberty.h: Declare unlink_if_ordinary.
215
2162005-02-14  Paolo Bonzini  <bonzini@gnu.org>
217
218	PR bootstrap/19818
219	* ansidecl.h (PARAMS): Guard from redefinition.
220
2212004-12-11  Ben Elliston  <bje@au.ibm.com>
222
223	* fibheap.h (struct fibnode): Only use unsigned long bitfields
224	when __GNUC__ is defined and ints are less than 32-bits wide.
225
2262004-10-07  Bob Wilson  <bob.wilson@acm.org>
227
228	* xtensa-config.h (XSHAL_USE_ABSOLUTE_LITERALS,
229	XCHAL_HAVE_PREDICTED_BRANCHES, XCHAL_INST_FETCH_WIDTH): New.
230	(XCHAL_EXTRA_SA_SIZE, XCHAL_EXTRA_SA_ALIGN): Delete.
231
2322004-09-13  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
233
234	* libiberty.h (basename): Prototype for __MINGW32__.
235
2362004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
237
238	* ansidecl.h (ATTRIBUTE_SENTINEL): Define.
239	* libiberty.h (concat, reconcat, concat_length, concat_copy,
240	concat_copy2): Use ATTRIBUTE_SENTINEL.
241
2422004-08-02  Gabriel Dos Reis  <gdr@integrable-solutions.net>
243
244	* libiberty.h (XDELETE, XDELETEVEC, XRESIZEVEC): Remove any
245	const-qualification before disposal.
246
2472004-07-24  Bernardo Innocenti  <bernie@develer.com>
248
249	* ansidecl.h (ARG_UNUSED): New Macro.
250
2512004-07-24  Bernardo Innocenti  <bernie@develer.com>
252
253	* libiberty.h (XNEW, XCNEW, XNEWVEC, XCNEWVEC, XOBNEW): Move here from
254	libcpp/internal.h.
255	(XDELETE, XRESIZEVEC, XDELETEVEC, XNEWVAR, XCNEWVAR, XRESIZEVAR): New
256	macros.
257
2582004-07-21  Paolo Bonzini  <bonzini@gnu.org>
259
260	* ansidecl.h (ATTRIBUTE_PURE): New.
261
2622004-07-13  Bernardo Innocenti  <bernie@develer.com>
263
264	* libiberty.h (ASTRDUP): Add casts required for stricter
265	type conversion rules of C++.
266	* obstack.h (obstack_free): Likewise.
267
2682004-05-04  Andreas Jaeger  <aj@suse.de>
269
270	* demangle.h: Do not use C++ reserved keyword typename as
271	parameter for cplus_demangle_fill_builtin_type.
272
2732004-04-22  Richard Henderson  <rth@redhat.com>
274
275	* hashtab.h (struct htab): Add size_prime_index.
276
2772004-04-13  Jeff Law  <law@redhat.com>
278
279	* hashtab.h (htab_remove_elt_with_hash): Prototype new function.
280
2812004-03-30  Zack Weinberg  <zack@codesourcery.com>
282
283	* hashtab.h, splay-tree.h: Use new shorter form of GTY markers.
284
2852004-02-24  Ian Lance Taylor  <ian@wasabisystems.com>
286
287	* dyn-string.h: Update copyright date.
288
2892004-02-23  Ian Lance Taylor  <ian@wasabisystems.com>
290
291	* dyn-string.h: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and
292	the associated #defines.
293
2942004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
295
296	* demangle.h: Instead of checking ANSI_PROTOTYPES, just include
297	"libiberty.h".
298
299	* demangle.h: If ANSI_PROTOTYPES is defined, include <stddef.h>.
300
301	* demangle.h (enum demangle_component_type): Define.
302	(struct demangle_operator_info): Declare.
303	(struct demangle_builtin_type_info): Declare.
304	(struct demangle_component): Define.
305	(cplus_demangle_fill_component): Declare.
306	(cplus_demangle_fill_name): Declare.
307	(cplus_demangle_fill_builtin_type): Declare.
308	(cplus_demangle_fill_operator): Declare.
309	(cplus_demangle_fill_extended_operator): Declare.
310	(cplus_demangle_fill_ctor, cplus_demangle_fill_dtor): Declare.
311	(cplus_demangle_v3_components): Declare.
312	(cplus_demangle_print): Declare.
313
314For older changes see ChangeLog-9103
315
316Local Variables:
317mode: change-log
318left-margin: 8
319fill-column: 74
320version-control: never
321End:
322