]> gcc.gnu.org Git - gcc.git/blame - include/ChangeLog
demangle.h (DEMANGLE_COMPONENT_HIDDEN_ALIAS): New.
[gcc.git] / include / ChangeLog
CommitLineData
15da2806
RH
12005-05-25 Richard Henderson <rth@redhat.com>
2
3 * demangle.h (DEMANGLE_COMPONENT_HIDDEN_ALIAS): New.
4
d7cf8390
GDR
52005-05-24 Gabriel Dos Reis <gdr@integrable-solutions.net>
6
7 * libiberty.h (ACONCAT): Properly cast value of alloca().
8
9 * ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Don't define if
10 __cplusplus.
11
dbaef7e2
SE
122005-05-12 Steve Ellcey <sje@cup.hp.com>
13
14 libiberty.h: Do not define empty basename prototype.
15
d6d47ea0
NC
162005-05-10 Nick Clifton <nickc@redhat.com>
17
18 * Update the address and phone number of the FSF organization in
19 the GPL notices in the following files:
20 COPYING, ansidecl.h, bfdlink.h, bout.h, demangle.h, dis-asm.h,
21 dyn-string.h, fibheap.h, filenames.h, floatformat.h,
22 fnmatch.h, gdbm.h, getopt.h, hashtab.h, hp-symtab.h, ieee.h,
23 libiberty.h, md5.h, oasys.h, objalloc.h, obstack.h, os9k.h,
24 partition.h, progress.h, safe-ctype.h, sort.h, splay-tree.h,
25 symcat.h, ternary.h, xregex2.h, xtensa-config.h,
26 xtensa-isa-internal.h, xtensa-isa.h
27
32e82bd8
KG
282005-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
29
30 * libiberty.h (unlock_std_streams): New.
31
8766be86
KG
322005-04-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
33
34 * hashtab.h, libiberty.h, objalloc.h, splay-tree.h, ternary.h:
35 Don't use the PTR macro.
36
37 * sort.h: Don't use the PARAMS macro.
38
6feaa084
KG
392005-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
40
41 * libiberty.h (unlock_stream): New.
42
27c556ec
KG
432005-04-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
44
45 * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
46 Remove parameter names.
47
78a7dc90
KG
482005-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
49
50 * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
51 Provide prototypes for new functions.
52
0fd20f36
ILT
532005-03-29 Ian Lance Taylor <ian@airs.com>
54
55 * libiberty.h: Fix indentation.
56
a584cf65
ILT
572005-03-28 Ian Lance Taylor <ian@airs.com>
58
59 * libiberty.h: Include <stdio.h>.
60 (PEX_RECORD_TIMES, PEX_USE_PIPES, PEX_SAVE_TEMPS): Define.
61 (PEX_LAST, PEX_SEARCH, PEX_SUFFIX, PEX_STDERR_TO_STDOUT): Define.
62 (PEX_BINARY_INPUT, PEX_BINARY_OUTPUT): Define.
63 (pex_init, pex_run, pex_read_output): Declare.
64 (pex_get_status, pex_get_times, pex_free, pex_one): Declare.
65 (struct pex_time): Define.
66
f78c1452
MM
672005-03-28 Mark Mitchell <mark@codesourcery.com>
68
69 * libiberty.h (ffs): Declare, if necessary.
70
93079c81
GDR
712005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
72
73 * xregex2.h (_RE_ARGS): Remove definition and uses.
74
7a17ef5e
GDR
752005-03-27 Gabriel Dos Reis <gdr@integreable-solutions.net>
76
77 * ternary.h: Don't use PARAMS anymore.
78
885f2199
GDR
792005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
80
81 * partition.h: Remove use of PARAMS.
82 * obstack.h: Remove conditional prototypes __STDC__.
83 * objalloc.h: Remove use of PARAMS.
84 * splay-tree.h: Likewise.
85
6da879de
GDR
862005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
87
88 * md5.h: Remove definition and uses of __P.
89 * dyn-string.h: Remove uses of PARAMS.
90 * fibheap.h: Likewise.
91 * floatformat.h: Likewise.
92 * hashtab.h: Likewise.
93
9486db4f
GDR
942005-03-26 Gabriel Dos Reis <gdr@integrable-solutions.net>
95
96 * demangle.h: Remove uses of PARAMS.
97
98 * libiberty.h (ANSI_PROTOTYPES): Remove guard since
99 ANSI_PROTOTYPES is always assumed.
100 Remove uses of PARAMS throughout.
101
17998b22
KG
1022005-03-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
103
104 * libiberty.h (xstrndup): Declare.
105
65ec6c0e
KG
1062005-03-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
107
108 * libiberty.h (make_relative_prefix): Add ATTRIBUTE_MALLOC.
109
17049f0b
MM
1102005-03-09 Mark Mitchell <mark@codesourcery.com>
111
112 * libiberty.h (gettimeofday): Declare.
113
c363985d
JB
1142005-03-01 Jan Beulich <jbeulich@novell.com>
115
116 * libiberty.h: Declare unlink_if_ordinary.
117
be0f1e54
PB
1182005-02-14 Paolo Bonzini <bonzini@gnu.org>
119
120 PR bootstrap/19818
121 * ansidecl.h (PARAMS): Guard from redefinition.
122
d49d0907
BE
1232004-12-11 Ben Elliston <bje@au.ibm.com>
124
125 * fibheap.h (struct fibnode): Only use unsigned long bitfields
126 when __GNUC__ is defined and ints are less than 32-bits wide.
127
530f5331
BW
1282004-10-07 Bob Wilson <bob.wilson@acm.org>
129
130 * xtensa-config.h (XSHAL_USE_ABSOLUTE_LITERALS,
131 XCHAL_HAVE_PREDICTED_BRANCHES, XCHAL_INST_FETCH_WIDTH): New.
132 (XCHAL_EXTRA_SA_SIZE, XCHAL_EXTRA_SA_ALIGN): Delete.
133
f45c31ea 1342004-09-13 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
ff06bf4b
AL
135
136 * libiberty.h (basename): Prototype for __MINGW32__.
137
3d091dac
KG
1382004-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
139
140 * ansidecl.h (ATTRIBUTE_SENTINEL): Define.
141 * libiberty.h (concat, reconcat, concat_length, concat_copy,
142 concat_copy2): Use ATTRIBUTE_SENTINEL.
143
b1e8c0fd
GDR
1442004-08-02 Gabriel Dos Reis <gdr@integrable-solutions.net>
145
146 * libiberty.h (XDELETE, XDELETEVEC, XRESIZEVEC): Remove any
147 const-qualification before disposal.
148
5673cd61 1492004-07-24 Bernardo Innocenti <bernie@develer.com>
4b997cc8 150
5673cd61 151 * ansidecl.h (ARG_UNUSED): New Macro.
4b997cc8 152
5673cd61 1532004-07-24 Bernardo Innocenti <bernie@develer.com>
b6fa4f6e
BI
154
155 * libiberty.h (XNEW, XCNEW, XNEWVEC, XCNEWVEC, XOBNEW): Move here from
156 libcpp/internal.h.
157 (XDELETE, XRESIZEVEC, XDELETEVEC, XNEWVAR, XCNEWVAR, XRESIZEVAR): New
158 macros.
159
5673cd61
BI
1602004-07-21 Paolo Bonzini <bonzini@gnu.org>
161
162 * ansidecl.h (ATTRIBUTE_PURE): New.
163
5557e16d
BI
1642004-07-13 Bernardo Innocenti <bernie@develer.com>
165
166 * libiberty.h (ASTRDUP): Add casts required for stricter
167 type conversion rules of C++.
168 * obstack.h (obstack_free): Likewise.
169
073273c3
AJ
1702004-05-04 Andreas Jaeger <aj@suse.de>
171
172 * demangle.h: Do not use C++ reserved keyword typename as
173 parameter for cplus_demangle_fill_builtin_type.
174
228c46db
RH
1752004-04-22 Richard Henderson <rth@redhat.com>
176
177 * hashtab.h (struct htab): Add size_prime_index.
178
7f96816a 1792004-04-13 Jeff Law <law@redhat.com>
6de9cd9a
DN
180
181 * hashtab.h (htab_remove_elt_with_hash): Prototype new function.
182
cfdfa110
ZW
1832004-03-30 Zack Weinberg <zack@codesourcery.com>
184
185 * hashtab.h, splay-tree.h: Use new shorter form of GTY markers.
186
0d7fbf14
ILT
1872004-02-24 Ian Lance Taylor <ian@wasabisystems.com>
188
189 * dyn-string.h: Update copyright date.
190
795b4c37
ILT
1912004-02-23 Ian Lance Taylor <ian@wasabisystems.com>
192
193 * dyn-string.h: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and
194 the associated #defines.
195
5e777af5
ILT
1962004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
197
d051dc88
ILT
198 * demangle.h: Instead of checking ANSI_PROTOTYPES, just include
199 "libiberty.h".
200
e4a32afb
ILT
201 * demangle.h: If ANSI_PROTOTYPES is defined, include <stddef.h>.
202
5e777af5
ILT
203 * demangle.h (enum demangle_component_type): Define.
204 (struct demangle_operator_info): Declare.
205 (struct demangle_builtin_type_info): Declare.
206 (struct demangle_component): Define.
207 (cplus_demangle_fill_component): Declare.
208 (cplus_demangle_fill_name): Declare.
209 (cplus_demangle_fill_builtin_type): Declare.
210 (cplus_demangle_fill_operator): Declare.
211 (cplus_demangle_fill_extended_operator): Declare.
212 (cplus_demangle_fill_ctor, cplus_demangle_fill_dtor): Declare.
213 (cplus_demangle_v3_components): Declare.
214 (cplus_demangle_print): Declare.
215
2502b0bc 216For older changes see ChangeLog-9103
6599da04
JM
217\f
218Local Variables:
219mode: change-log
220left-margin: 8
221fill-column: 74
222version-control: never
223End:
This page took 0.543269 seconds and 5 git commands to generate.