OSDN Git Service

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