OSDN Git Service

include/
[pf3gnuchains/gcc-fork.git] / include / ChangeLog
1 2005-05-25  Richard Henderson  <rth@redhat.com>
2
3         * demangle.h (DEMANGLE_COMPONENT_HIDDEN_ALIAS): New.
4
5 2005-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
12 2005-05-12  Steve Ellcey  <sje@cup.hp.com>
13
14         libiberty.h: Do not define empty basename prototype.
15
16 2005-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
28 2005-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
29
30         * libiberty.h (unlock_std_streams): New.
31
32 2005-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
39 2005-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
40
41         * libiberty.h (unlock_stream): New.
42
43 2005-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
44
45         * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
46         Remove parameter names.
47
48 2005-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
53 2005-03-29  Ian Lance Taylor  <ian@airs.com>
54
55         * libiberty.h: Fix indentation.
56
57 2005-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
67 2005-03-28  Mark Mitchell <mark@codesourcery.com>
68
69         * libiberty.h (ffs): Declare, if necessary.
70         
71 2005-03-27  Gabriel Dos Reis  <gdr@integrable-solutions.net>
72
73         * xregex2.h (_RE_ARGS): Remove definition and uses.
74
75 2005-03-27  Gabriel Dos Reis  <gdr@integreable-solutions.net>
76
77         * ternary.h: Don't use PARAMS anymore.
78
79 2005-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
86 2005-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
94 2005-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
102 2005-03-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
103
104         * libiberty.h (xstrndup): Declare.
105
106 2005-03-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
107
108         * libiberty.h (make_relative_prefix): Add ATTRIBUTE_MALLOC.
109
110 2005-03-09  Mark Mitchell  <mark@codesourcery.com>
111
112         * libiberty.h (gettimeofday): Declare.
113
114 2005-03-01  Jan Beulich  <jbeulich@novell.com>
115
116         * libiberty.h: Declare unlink_if_ordinary.
117
118 2005-02-14  Paolo Bonzini  <bonzini@gnu.org>
119
120         PR bootstrap/19818
121         * ansidecl.h (PARAMS): Guard from redefinition.
122
123 2004-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
128 2004-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
134 2004-09-13  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
135
136         * libiberty.h (basename): Prototype for __MINGW32__.
137
138 2004-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
144 2004-08-02  Gabriel Dos Reis  <gdr@integrable-solutions.net>
145
146         * libiberty.h (XDELETE, XDELETEVEC, XRESIZEVEC): Remove any
147         const-qualification before disposal.
148
149 2004-07-24  Bernardo Innocenti  <bernie@develer.com>
150
151         * ansidecl.h (ARG_UNUSED): New Macro.
152
153 2004-07-24  Bernardo Innocenti  <bernie@develer.com>
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
160 2004-07-21  Paolo Bonzini  <bonzini@gnu.org>
161
162         * ansidecl.h (ATTRIBUTE_PURE): New.
163
164 2004-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
170 2004-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
175 2004-04-22  Richard Henderson  <rth@redhat.com>
176
177         * hashtab.h (struct htab): Add size_prime_index.
178
179 2004-04-13  Jeff Law  <law@redhat.com>
180  
181         * hashtab.h (htab_remove_elt_with_hash): Prototype new function.
182  
183 2004-03-30  Zack Weinberg  <zack@codesourcery.com>
184
185         * hashtab.h, splay-tree.h: Use new shorter form of GTY markers.
186
187 2004-02-24  Ian Lance Taylor  <ian@wasabisystems.com>
188
189         * dyn-string.h: Update copyright date.
190
191 2004-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
196 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
197
198         * demangle.h: Instead of checking ANSI_PROTOTYPES, just include
199         "libiberty.h".
200
201         * demangle.h: If ANSI_PROTOTYPES is defined, include <stddef.h>.
202
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
216 For older changes see ChangeLog-9103
217 \f
218 Local Variables:
219 mode: change-log
220 left-margin: 8
221 fill-column: 74
222 version-control: never
223 End: