OSDN Git Service

include/
[pf3gnuchains/gcc-fork.git] / include / ChangeLog
1 2005-05-24  Gabriel Dos Reis  <gdr@integrable-solutions.net>
2
3         * libiberty.h (ACONCAT): Properly cast value of alloca().
4
5         * ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Don't define if
6         __cplusplus. 
7
8 2005-05-12  Steve Ellcey  <sje@cup.hp.com>
9
10         libiberty.h: Do not define empty basename prototype.
11
12 2005-05-10  Nick Clifton  <nickc@redhat.com>
13
14         * Update the address and phone number of the FSF organization in
15         the GPL notices in the following files:
16         COPYING, ansidecl.h, bfdlink.h, bout.h, demangle.h, dis-asm.h,
17         dyn-string.h, fibheap.h, filenames.h, floatformat.h,
18         fnmatch.h, gdbm.h, getopt.h, hashtab.h, hp-symtab.h, ieee.h,
19         libiberty.h, md5.h, oasys.h, objalloc.h, obstack.h, os9k.h,
20         partition.h, progress.h, safe-ctype.h, sort.h, splay-tree.h,
21         symcat.h, ternary.h, xregex2.h, xtensa-config.h,
22         xtensa-isa-internal.h, xtensa-isa.h
23
24 2005-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
25
26         * libiberty.h (unlock_std_streams): New.
27
28 2005-04-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
29
30         * hashtab.h, libiberty.h, objalloc.h, splay-tree.h, ternary.h:
31         Don't use the PTR macro.
32
33         * sort.h: Don't use the PARAMS macro.
34
35 2005-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
36
37         * libiberty.h (unlock_stream): New.
38
39 2005-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
40
41         * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
42         Remove parameter names.
43
44 2005-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
45
46         * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
47         Provide prototypes for new functions.
48
49 2005-03-29  Ian Lance Taylor  <ian@airs.com>
50
51         * libiberty.h: Fix indentation.
52
53 2005-03-28  Ian Lance Taylor  <ian@airs.com>
54
55         * libiberty.h: Include <stdio.h>.
56         (PEX_RECORD_TIMES, PEX_USE_PIPES, PEX_SAVE_TEMPS): Define.
57         (PEX_LAST, PEX_SEARCH, PEX_SUFFIX, PEX_STDERR_TO_STDOUT): Define.
58         (PEX_BINARY_INPUT, PEX_BINARY_OUTPUT): Define.
59         (pex_init, pex_run, pex_read_output): Declare.
60         (pex_get_status, pex_get_times, pex_free, pex_one): Declare.
61         (struct pex_time): Define.
62
63 2005-03-28  Mark Mitchell <mark@codesourcery.com>
64
65         * libiberty.h (ffs): Declare, if necessary.
66         
67 2005-03-27  Gabriel Dos Reis  <gdr@integrable-solutions.net>
68
69         * xregex2.h (_RE_ARGS): Remove definition and uses.
70
71 2005-03-27  Gabriel Dos Reis  <gdr@integreable-solutions.net>
72
73         * ternary.h: Don't use PARAMS anymore.
74
75 2005-03-27  Gabriel Dos Reis  <gdr@integrable-solutions.net>
76
77         * partition.h: Remove use of PARAMS.
78         * obstack.h: Remove conditional prototypes __STDC__.
79         * objalloc.h:  Remove use of PARAMS.
80         * splay-tree.h: Likewise.
81
82 2005-03-27  Gabriel Dos Reis  <gdr@integrable-solutions.net>
83
84         * md5.h: Remove definition and uses of __P.
85         * dyn-string.h: Remove uses of PARAMS.
86         * fibheap.h: Likewise.
87         * floatformat.h: Likewise.
88         * hashtab.h: Likewise.
89
90 2005-03-26  Gabriel Dos Reis  <gdr@integrable-solutions.net>
91
92         * demangle.h: Remove uses of PARAMS.
93
94         * libiberty.h (ANSI_PROTOTYPES): Remove guard since
95         ANSI_PROTOTYPES is always assumed.
96         Remove uses of PARAMS throughout.
97
98 2005-03-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
99
100         * libiberty.h (xstrndup): Declare.
101
102 2005-03-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
103
104         * libiberty.h (make_relative_prefix): Add ATTRIBUTE_MALLOC.
105
106 2005-03-09  Mark Mitchell  <mark@codesourcery.com>
107
108         * libiberty.h (gettimeofday): Declare.
109
110 2005-03-01  Jan Beulich  <jbeulich@novell.com>
111
112         * libiberty.h: Declare unlink_if_ordinary.
113
114 2005-02-14  Paolo Bonzini  <bonzini@gnu.org>
115
116         PR bootstrap/19818
117         * ansidecl.h (PARAMS): Guard from redefinition.
118
119 2004-12-11  Ben Elliston  <bje@au.ibm.com>
120
121         * fibheap.h (struct fibnode): Only use unsigned long bitfields
122         when __GNUC__ is defined and ints are less than 32-bits wide.
123
124 2004-10-07  Bob Wilson  <bob.wilson@acm.org>
125
126         * xtensa-config.h (XSHAL_USE_ABSOLUTE_LITERALS,
127         XCHAL_HAVE_PREDICTED_BRANCHES, XCHAL_INST_FETCH_WIDTH): New.
128         (XCHAL_EXTRA_SA_SIZE, XCHAL_EXTRA_SA_ALIGN): Delete.
129
130 2004-09-13  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
131
132         * libiberty.h (basename): Prototype for __MINGW32__.
133
134 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
135
136         * ansidecl.h (ATTRIBUTE_SENTINEL): Define.
137         * libiberty.h (concat, reconcat, concat_length, concat_copy,
138         concat_copy2): Use ATTRIBUTE_SENTINEL.
139
140 2004-08-02  Gabriel Dos Reis  <gdr@integrable-solutions.net>
141
142         * libiberty.h (XDELETE, XDELETEVEC, XRESIZEVEC): Remove any
143         const-qualification before disposal.
144
145 2004-07-24  Bernardo Innocenti  <bernie@develer.com>
146
147         * ansidecl.h (ARG_UNUSED): New Macro.
148
149 2004-07-24  Bernardo Innocenti  <bernie@develer.com>
150
151         * libiberty.h (XNEW, XCNEW, XNEWVEC, XCNEWVEC, XOBNEW): Move here from
152         libcpp/internal.h.
153         (XDELETE, XRESIZEVEC, XDELETEVEC, XNEWVAR, XCNEWVAR, XRESIZEVAR): New
154         macros.
155
156 2004-07-21  Paolo Bonzini  <bonzini@gnu.org>
157
158         * ansidecl.h (ATTRIBUTE_PURE): New.
159
160 2004-07-13  Bernardo Innocenti  <bernie@develer.com>
161
162         * libiberty.h (ASTRDUP): Add casts required for stricter
163         type conversion rules of C++.
164         * obstack.h (obstack_free): Likewise.
165
166 2004-05-04  Andreas Jaeger  <aj@suse.de>
167
168         * demangle.h: Do not use C++ reserved keyword typename as
169         parameter for cplus_demangle_fill_builtin_type.
170
171 2004-04-22  Richard Henderson  <rth@redhat.com>
172
173         * hashtab.h (struct htab): Add size_prime_index.
174
175 2004-04-13  Jeff Law  <law@redhat.com>
176  
177         * hashtab.h (htab_remove_elt_with_hash): Prototype new function.
178  
179 2004-03-30  Zack Weinberg  <zack@codesourcery.com>
180
181         * hashtab.h, splay-tree.h: Use new shorter form of GTY markers.
182
183 2004-02-24  Ian Lance Taylor  <ian@wasabisystems.com>
184
185         * dyn-string.h: Update copyright date.
186
187 2004-02-23  Ian Lance Taylor  <ian@wasabisystems.com>
188
189         * dyn-string.h: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and
190         the associated #defines.
191
192 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
193
194         * demangle.h: Instead of checking ANSI_PROTOTYPES, just include
195         "libiberty.h".
196
197         * demangle.h: If ANSI_PROTOTYPES is defined, include <stddef.h>.
198
199         * demangle.h (enum demangle_component_type): Define.
200         (struct demangle_operator_info): Declare.
201         (struct demangle_builtin_type_info): Declare.
202         (struct demangle_component): Define.
203         (cplus_demangle_fill_component): Declare.
204         (cplus_demangle_fill_name): Declare.
205         (cplus_demangle_fill_builtin_type): Declare.
206         (cplus_demangle_fill_operator): Declare.
207         (cplus_demangle_fill_extended_operator): Declare.
208         (cplus_demangle_fill_ctor, cplus_demangle_fill_dtor): Declare.
209         (cplus_demangle_v3_components): Declare.
210         (cplus_demangle_print): Declare.
211
212 For older changes see ChangeLog-9103
213 \f
214 Local Variables:
215 mode: change-log
216 left-margin: 8
217 fill-column: 74
218 version-control: never
219 End: