OpenCores
URL https://opencores.org/ocsvn/scarts/scarts/trunk

Subversion Repositories scarts

[/] [scarts/] [trunk/] [toolchain/] [scarts-gcc/] [gcc-4.1.1/] [include/] [ChangeLog] - Blame information for rev 13

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 13 jlechner
2006-05-24  Release Manager
2
 
3
        * GCC 4.1.1 released.
4
 
5
2006-02-28  Release Manager
6
 
7
        * GCC 4.1.0 released.
8
 
9
2005-10-31  Mark Kettenis  
10
 
11
        * floatformat.h (enum floatformat_byteorders): Add
12
        floatformat_vax.
13
        (floatformat_vax_aingle, floatformat_vax_double): Declare.
14
 
15
2005-09-26  Mark Mitchell  
16
 
17
        * libiberty.h (expandargv): New function.
18
 
19
2005-08-17  Mark Kettenis  
20
 
21
        * floatformat.h (struct floatformat): Change type of large
22
        argument for is_valid member to `const void *'.
23
        (floatformat_to_double): Change type of second argument to `const
24
        void *'.
25
        (floatformat_from_double): Change type of last argument to `void
26
        *'.
27
        (floatformat_is_valid): Change type of last argument to `const
28
        void *'.
29
 
30
2005-07-12  Ben Elliston  
31
 
32
        * xregex2.h (regexec): Qualify this prototype with __extension__
33
        when compiling with GNU C.
34
 
35
2005-07-03  Steve Ellcey  
36
 
37
        PR other/13906
38
        * ansidecl.h (ATTRIBUTE_ALIGNED_ALIGNOF): New.
39
        * md5.h (md5_uintptr): New.
40
        (md5_ctx): Align buffer field.
41
 
42
2005-06-30  Daniel Berlin  
43
 
44
        * hashtab.h (HTAB_DELETED_ENTRY): New macro.
45
        (HTAB_EMPTY_ENTRY): New macro.
46
 
47
2005-06-20  Geoffrey Keating  
48
 
49
        * libiberty.h (strverscmp): Prototype.
50
 
51
2005-06-06  Gabriel Dos Reis  
52
 
53
        * libiberty.h (XOBFINISH): New.
54
 
55
2005-06-01  Kaveh R. Ghazi  
56
 
57
        * libiberty.h (vsnprintf): Add format attribute.
58
 
59
2005-05-29  Kaveh R. Ghazi  
60
 
61
        * ansidecl.h: Add ATTRIBUTE_FPTR_PRINTF.
62
 
63
2005-05-28  Eli Zaretskii  
64
 
65
        * libiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare if
66
        needed.
67
        (vsnprintf) [!HAVE_DECL_VSNPRINTF]: Declare if needed.
68
 
69
2005-05-25  Richard Henderson  
70
 
71
        * demangle.h (DEMANGLE_COMPONENT_HIDDEN_ALIAS): New.
72
 
73
2005-05-24  Gabriel Dos Reis  
74
 
75
        * libiberty.h (ACONCAT): Properly cast value of alloca().
76
 
77
        * ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Don't define if
78
        __cplusplus.
79
 
80
2005-05-12  Steve Ellcey  
81
 
82
        libiberty.h: Do not define empty basename prototype.
83
 
84
2005-05-10  Nick Clifton  
85
 
86
        * Update the address and phone number of the FSF organization in
87
        the GPL notices in the following files:
88
        COPYING, ansidecl.h, bfdlink.h, bout.h, demangle.h, dis-asm.h,
89
        dyn-string.h, fibheap.h, filenames.h, floatformat.h,
90
        fnmatch.h, gdbm.h, getopt.h, hashtab.h, hp-symtab.h, ieee.h,
91
        libiberty.h, md5.h, oasys.h, objalloc.h, obstack.h, os9k.h,
92
        partition.h, progress.h, safe-ctype.h, sort.h, splay-tree.h,
93
        symcat.h, ternary.h, xregex2.h, xtensa-config.h,
94
        xtensa-isa-internal.h, xtensa-isa.h
95
 
96
2005-04-25  Kaveh R. Ghazi  
97
 
98
        * libiberty.h (unlock_std_streams): New.
99
 
100
2005-04-19  Kaveh R. Ghazi  
101
 
102
        * hashtab.h, libiberty.h, objalloc.h, splay-tree.h, ternary.h:
103
        Don't use the PTR macro.
104
 
105
        * sort.h: Don't use the PARAMS macro.
106
 
107
2005-04-16  Kaveh R. Ghazi  
108
 
109
        * libiberty.h (unlock_stream): New.
110
 
111
2005-04-13  Kaveh R. Ghazi  
112
 
113
        * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
114
        Remove parameter names.
115
 
116
2005-04-11  Kaveh R. Ghazi  
117
 
118
        * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
119
        Provide prototypes for new functions.
120
 
121
2005-03-29  Ian Lance Taylor  
122
 
123
        * libiberty.h: Fix indentation.
124
 
125
2005-03-28  Ian Lance Taylor  
126
 
127
        * libiberty.h: Include .
128
        (PEX_RECORD_TIMES, PEX_USE_PIPES, PEX_SAVE_TEMPS): Define.
129
        (PEX_LAST, PEX_SEARCH, PEX_SUFFIX, PEX_STDERR_TO_STDOUT): Define.
130
        (PEX_BINARY_INPUT, PEX_BINARY_OUTPUT): Define.
131
        (pex_init, pex_run, pex_read_output): Declare.
132
        (pex_get_status, pex_get_times, pex_free, pex_one): Declare.
133
        (struct pex_time): Define.
134
 
135
2005-03-28  Mark Mitchell 
136
 
137
        * libiberty.h (ffs): Declare, if necessary.
138
 
139
2005-03-27  Gabriel Dos Reis  
140
 
141
        * xregex2.h (_RE_ARGS): Remove definition and uses.
142
 
143
2005-03-27  Gabriel Dos Reis  
144
 
145
        * ternary.h: Don't use PARAMS anymore.
146
 
147
2005-03-27  Gabriel Dos Reis  
148
 
149
        * partition.h: Remove use of PARAMS.
150
        * obstack.h: Remove conditional prototypes __STDC__.
151
        * objalloc.h:  Remove use of PARAMS.
152
        * splay-tree.h: Likewise.
153
 
154
2005-03-27  Gabriel Dos Reis  
155
 
156
        * md5.h: Remove definition and uses of __P.
157
        * dyn-string.h: Remove uses of PARAMS.
158
        * fibheap.h: Likewise.
159
        * floatformat.h: Likewise.
160
        * hashtab.h: Likewise.
161
 
162
2005-03-26  Gabriel Dos Reis  
163
 
164
        * demangle.h: Remove uses of PARAMS.
165
 
166
        * libiberty.h (ANSI_PROTOTYPES): Remove guard since
167
        ANSI_PROTOTYPES is always assumed.
168
        Remove uses of PARAMS throughout.
169
 
170
2005-03-24  Kaveh R. Ghazi  
171
 
172
        * libiberty.h (xstrndup): Declare.
173
 
174
2005-03-22  Kaveh R. Ghazi  
175
 
176
        * libiberty.h (make_relative_prefix): Add ATTRIBUTE_MALLOC.
177
 
178
2005-03-09  Mark Mitchell  
179
 
180
        * libiberty.h (gettimeofday): Declare.
181
 
182
2005-03-01  Jan Beulich  
183
 
184
        * libiberty.h: Declare unlink_if_ordinary.
185
 
186
2005-02-14  Paolo Bonzini  
187
 
188
        PR bootstrap/19818
189
        * ansidecl.h (PARAMS): Guard from redefinition.
190
 
191
2004-12-11  Ben Elliston  
192
 
193
        * fibheap.h (struct fibnode): Only use unsigned long bitfields
194
        when __GNUC__ is defined and ints are less than 32-bits wide.
195
 
196
2004-10-07  Bob Wilson  
197
 
198
        * xtensa-config.h (XSHAL_USE_ABSOLUTE_LITERALS,
199
        XCHAL_HAVE_PREDICTED_BRANCHES, XCHAL_INST_FETCH_WIDTH): New.
200
        (XCHAL_EXTRA_SA_SIZE, XCHAL_EXTRA_SA_ALIGN): Delete.
201
 
202
2004-09-13  Aaron W. LaFramboise  
203
 
204
        * libiberty.h (basename): Prototype for __MINGW32__.
205
 
206
2004-09-04  Kaveh R. Ghazi  
207
 
208
        * ansidecl.h (ATTRIBUTE_SENTINEL): Define.
209
        * libiberty.h (concat, reconcat, concat_length, concat_copy,
210
        concat_copy2): Use ATTRIBUTE_SENTINEL.
211
 
212
2004-08-02  Gabriel Dos Reis  
213
 
214
        * libiberty.h (XDELETE, XDELETEVEC, XRESIZEVEC): Remove any
215
        const-qualification before disposal.
216
 
217
2004-07-24  Bernardo Innocenti  
218
 
219
        * ansidecl.h (ARG_UNUSED): New Macro.
220
 
221
2004-07-24  Bernardo Innocenti  
222
 
223
        * libiberty.h (XNEW, XCNEW, XNEWVEC, XCNEWVEC, XOBNEW): Move here from
224
        libcpp/internal.h.
225
        (XDELETE, XRESIZEVEC, XDELETEVEC, XNEWVAR, XCNEWVAR, XRESIZEVAR): New
226
        macros.
227
 
228
2004-07-21  Paolo Bonzini  
229
 
230
        * ansidecl.h (ATTRIBUTE_PURE): New.
231
 
232
2004-07-13  Bernardo Innocenti  
233
 
234
        * libiberty.h (ASTRDUP): Add casts required for stricter
235
        type conversion rules of C++.
236
        * obstack.h (obstack_free): Likewise.
237
 
238
2004-05-04  Andreas Jaeger  
239
 
240
        * demangle.h: Do not use C++ reserved keyword typename as
241
        parameter for cplus_demangle_fill_builtin_type.
242
 
243
2004-04-22  Richard Henderson  
244
 
245
        * hashtab.h (struct htab): Add size_prime_index.
246
 
247
2004-04-13  Jeff Law  
248
 
249
        * hashtab.h (htab_remove_elt_with_hash): Prototype new function.
250
 
251
2004-03-30  Zack Weinberg  
252
 
253
        * hashtab.h, splay-tree.h: Use new shorter form of GTY markers.
254
 
255
2004-02-24  Ian Lance Taylor  
256
 
257
        * dyn-string.h: Update copyright date.
258
 
259
2004-02-23  Ian Lance Taylor  
260
 
261
        * dyn-string.h: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and
262
        the associated #defines.
263
 
264
2004-01-12  Ian Lance Taylor  
265
 
266
        * demangle.h: Instead of checking ANSI_PROTOTYPES, just include
267
        "libiberty.h".
268
 
269
        * demangle.h: If ANSI_PROTOTYPES is defined, include .
270
 
271
        * demangle.h (enum demangle_component_type): Define.
272
        (struct demangle_operator_info): Declare.
273
        (struct demangle_builtin_type_info): Declare.
274
        (struct demangle_component): Define.
275
        (cplus_demangle_fill_component): Declare.
276
        (cplus_demangle_fill_name): Declare.
277
        (cplus_demangle_fill_builtin_type): Declare.
278
        (cplus_demangle_fill_operator): Declare.
279
        (cplus_demangle_fill_extended_operator): Declare.
280
        (cplus_demangle_fill_ctor, cplus_demangle_fill_dtor): Declare.
281
        (cplus_demangle_v3_components): Declare.
282
        (cplus_demangle_print): Declare.
283
 
284
For older changes see ChangeLog-9103
285
 
286
Local Variables:
287
mode: change-log
288
left-margin: 8
289
fill-column: 74
290
version-control: never
291
End:

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.