]> git.ipfire.org Git - thirdparty/gcc.git/blame - include/ChangeLog
except.c (duplicate_eh_region_1, [...]): New functions, based on old implementation...
[thirdparty/gcc.git] / include / ChangeLog
CommitLineData
d6d47ea0
NC
12005-05-10 Nick Clifton <nickc@redhat.com>
2
3 * Update the address and phone number of the FSF organization in
4 the GPL notices in the following files:
5 COPYING, ansidecl.h, bfdlink.h, bout.h, demangle.h, dis-asm.h,
6 dyn-string.h, fibheap.h, filenames.h, floatformat.h,
7 fnmatch.h, gdbm.h, getopt.h, hashtab.h, hp-symtab.h, ieee.h,
8 libiberty.h, md5.h, oasys.h, objalloc.h, obstack.h, os9k.h,
9 partition.h, progress.h, safe-ctype.h, sort.h, splay-tree.h,
10 symcat.h, ternary.h, xregex2.h, xtensa-config.h,
11 xtensa-isa-internal.h, xtensa-isa.h
12
32e82bd8
KG
132005-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14
15 * libiberty.h (unlock_std_streams): New.
16
8766be86
KG
172005-04-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
18
19 * hashtab.h, libiberty.h, objalloc.h, splay-tree.h, ternary.h:
20 Don't use the PTR macro.
21
22 * sort.h: Don't use the PARAMS macro.
23
6feaa084
KG
242005-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
25
26 * libiberty.h (unlock_stream): New.
27
27c556ec
KG
282005-04-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
29
30 * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
31 Remove parameter names.
32
78a7dc90
KG
332005-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
34
35 * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
36 Provide prototypes for new functions.
37
0fd20f36
ILT
382005-03-29 Ian Lance Taylor <ian@airs.com>
39
40 * libiberty.h: Fix indentation.
41
a584cf65
ILT
422005-03-28 Ian Lance Taylor <ian@airs.com>
43
44 * libiberty.h: Include <stdio.h>.
45 (PEX_RECORD_TIMES, PEX_USE_PIPES, PEX_SAVE_TEMPS): Define.
46 (PEX_LAST, PEX_SEARCH, PEX_SUFFIX, PEX_STDERR_TO_STDOUT): Define.
47 (PEX_BINARY_INPUT, PEX_BINARY_OUTPUT): Define.
48 (pex_init, pex_run, pex_read_output): Declare.
49 (pex_get_status, pex_get_times, pex_free, pex_one): Declare.
50 (struct pex_time): Define.
51
f78c1452
MM
522005-03-28 Mark Mitchell <mark@codesourcery.com>
53
54 * libiberty.h (ffs): Declare, if necessary.
55
93079c81
GDR
562005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
57
58 * xregex2.h (_RE_ARGS): Remove definition and uses.
59
7a17ef5e
GDR
602005-03-27 Gabriel Dos Reis <gdr@integreable-solutions.net>
61
62 * ternary.h: Don't use PARAMS anymore.
63
885f2199
GDR
642005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
65
66 * partition.h: Remove use of PARAMS.
67 * obstack.h: Remove conditional prototypes __STDC__.
68 * objalloc.h: Remove use of PARAMS.
69 * splay-tree.h: Likewise.
70
6da879de
GDR
712005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
72
73 * md5.h: Remove definition and uses of __P.
74 * dyn-string.h: Remove uses of PARAMS.
75 * fibheap.h: Likewise.
76 * floatformat.h: Likewise.
77 * hashtab.h: Likewise.
78
9486db4f
GDR
792005-03-26 Gabriel Dos Reis <gdr@integrable-solutions.net>
80
81 * demangle.h: Remove uses of PARAMS.
82
83 * libiberty.h (ANSI_PROTOTYPES): Remove guard since
84 ANSI_PROTOTYPES is always assumed.
85 Remove uses of PARAMS throughout.
86
17998b22
KG
872005-03-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
88
89 * libiberty.h (xstrndup): Declare.
90
65ec6c0e
KG
912005-03-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
92
93 * libiberty.h (make_relative_prefix): Add ATTRIBUTE_MALLOC.
94
17049f0b
MM
952005-03-09 Mark Mitchell <mark@codesourcery.com>
96
97 * libiberty.h (gettimeofday): Declare.
98
c363985d
JB
992005-03-01 Jan Beulich <jbeulich@novell.com>
100
101 * libiberty.h: Declare unlink_if_ordinary.
102
be0f1e54
PB
1032005-02-14 Paolo Bonzini <bonzini@gnu.org>
104
105 PR bootstrap/19818
106 * ansidecl.h (PARAMS): Guard from redefinition.
107
d49d0907
BE
1082004-12-11 Ben Elliston <bje@au.ibm.com>
109
110 * fibheap.h (struct fibnode): Only use unsigned long bitfields
111 when __GNUC__ is defined and ints are less than 32-bits wide.
112
530f5331
BW
1132004-10-07 Bob Wilson <bob.wilson@acm.org>
114
115 * xtensa-config.h (XSHAL_USE_ABSOLUTE_LITERALS,
116 XCHAL_HAVE_PREDICTED_BRANCHES, XCHAL_INST_FETCH_WIDTH): New.
117 (XCHAL_EXTRA_SA_SIZE, XCHAL_EXTRA_SA_ALIGN): Delete.
118
f45c31ea 1192004-09-13 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
ff06bf4b
AL
120
121 * libiberty.h (basename): Prototype for __MINGW32__.
122
3d091dac
KG
1232004-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
124
125 * ansidecl.h (ATTRIBUTE_SENTINEL): Define.
126 * libiberty.h (concat, reconcat, concat_length, concat_copy,
127 concat_copy2): Use ATTRIBUTE_SENTINEL.
128
b1e8c0fd
GDR
1292004-08-02 Gabriel Dos Reis <gdr@integrable-solutions.net>
130
131 * libiberty.h (XDELETE, XDELETEVEC, XRESIZEVEC): Remove any
132 const-qualification before disposal.
133
5673cd61 1342004-07-24 Bernardo Innocenti <bernie@develer.com>
4b997cc8 135
5673cd61 136 * ansidecl.h (ARG_UNUSED): New Macro.
4b997cc8 137
5673cd61 1382004-07-24 Bernardo Innocenti <bernie@develer.com>
b6fa4f6e
BI
139
140 * libiberty.h (XNEW, XCNEW, XNEWVEC, XCNEWVEC, XOBNEW): Move here from
141 libcpp/internal.h.
142 (XDELETE, XRESIZEVEC, XDELETEVEC, XNEWVAR, XCNEWVAR, XRESIZEVAR): New
143 macros.
144
5673cd61
BI
1452004-07-21 Paolo Bonzini <bonzini@gnu.org>
146
147 * ansidecl.h (ATTRIBUTE_PURE): New.
148
5557e16d
BI
1492004-07-13 Bernardo Innocenti <bernie@develer.com>
150
151 * libiberty.h (ASTRDUP): Add casts required for stricter
152 type conversion rules of C++.
153 * obstack.h (obstack_free): Likewise.
154
073273c3
AJ
1552004-05-04 Andreas Jaeger <aj@suse.de>
156
157 * demangle.h: Do not use C++ reserved keyword typename as
158 parameter for cplus_demangle_fill_builtin_type.
159
228c46db
RH
1602004-04-22 Richard Henderson <rth@redhat.com>
161
162 * hashtab.h (struct htab): Add size_prime_index.
163
7f96816a 1642004-04-13 Jeff Law <law@redhat.com>
6de9cd9a
DN
165
166 * hashtab.h (htab_remove_elt_with_hash): Prototype new function.
167
cfdfa110
ZW
1682004-03-30 Zack Weinberg <zack@codesourcery.com>
169
170 * hashtab.h, splay-tree.h: Use new shorter form of GTY markers.
171
0d7fbf14
ILT
1722004-02-24 Ian Lance Taylor <ian@wasabisystems.com>
173
174 * dyn-string.h: Update copyright date.
175
795b4c37
ILT
1762004-02-23 Ian Lance Taylor <ian@wasabisystems.com>
177
178 * dyn-string.h: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and
179 the associated #defines.
180
5e777af5
ILT
1812004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
182
d051dc88
ILT
183 * demangle.h: Instead of checking ANSI_PROTOTYPES, just include
184 "libiberty.h".
185
e4a32afb
ILT
186 * demangle.h: If ANSI_PROTOTYPES is defined, include <stddef.h>.
187
5e777af5
ILT
188 * demangle.h (enum demangle_component_type): Define.
189 (struct demangle_operator_info): Declare.
190 (struct demangle_builtin_type_info): Declare.
191 (struct demangle_component): Define.
192 (cplus_demangle_fill_component): Declare.
193 (cplus_demangle_fill_name): Declare.
194 (cplus_demangle_fill_builtin_type): Declare.
195 (cplus_demangle_fill_operator): Declare.
196 (cplus_demangle_fill_extended_operator): Declare.
197 (cplus_demangle_fill_ctor, cplus_demangle_fill_dtor): Declare.
198 (cplus_demangle_v3_components): Declare.
199 (cplus_demangle_print): Declare.
200
2502b0bc 201For older changes see ChangeLog-9103
6599da04
JM
202\f
203Local Variables:
204mode: change-log
205left-margin: 8
206fill-column: 74
207version-control: never
208End: