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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [include/] [ChangeLog] - Blame information for rev 827

Go to most recent revision | Details | Compare with Previous | View Log

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

powered by: WebSVN 2.1.0

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