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

Subversion Repositories scarts

[/] [scarts/] [trunk/] [toolchain/] [scarts-gcc/] [gcc-4.1.1/] [fixincludes/] [ChangeLog] - Blame information for rev 15

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

Line No. Rev Author Line
1 12 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
2006-02-18  Steve Ellcey  
10
 
11
        PR target/26189
12
        * inclhack.def (hpux_spu_info): New.
13
        * fixincl.x: Regenerate
14
 
15
2005-11-25  Bruce Korb  
16
 
17
        * fixincl.c (write_replacement): "here strings" in AutoGen often
18
        [generally] don't have a terminating newline.  Check the last byte
19
        for '\n'.
20
 
21
2005-11-13  Andreas Jaeger  
22
 
23
        * check.tpl: Handle CVS additionally.
24
 
25
2005-11-05  Andreas Jaeger  
26
 
27
        * check.tpl: Adopt for move to subversion.
28
 
29
2005-09-15  Joseph S. Myers  
30
 
31
        PR c++/23139
32
        * inclhack.def (huge_val_hex, huge_valf_hex, huge_vall_hex): New
33
        fixes.
34
        * fixincl.x: Regenerate.
35
        * tests/base/bits/huge_val.h: New file.
36
 
37
2005-08-14  Kelley Cook  
38
 
39
        * All files: Update with new FSF address.
40
 
41
2005-07-16  Kaveh R. Ghazi  
42
 
43
        * Makefile.in (WARN_CFLAGS): New.
44
        (.c.o): Add $(WARN_CFLAGS).
45
        * aclocal.m4: Include ../config/warnings.m4.
46
        * configure.ac: Invoke ACX_PROG_CC_WARNING_OPTS,
47
        ACX_PROG_CC_WARNING_ALMOST_PEDANTIC and
48
        ACX_PROG_CC_WARNINGS_ARE_ERRORS.
49
        * fixopts.c (initialize_opts): Fix old-style definintion.
50
 
51
        * configure: Regenerate.
52
 
53
2005-06-24  Geoffrey Keating  
54
 
55
        * inclhack.def (AAB_darwin7_9_long_double_funcs): New.
56
        (AAB_darwin7_9_long_double_funcs_2): New.
57
        * fixincl.x: Regenerate.
58
 
59
2005-06-15  Rainer Orth  
60
 
61
        PR libfortran/15266
62
        * inclhack.def (broken_cabs): Mention IRIX 5/6 problem.
63
        Use double quotes in select so \t matches tabs.
64
        Add IRIX testcase.
65
        * fixincl.x: Regenerate.
66
        * tests/base/math.h [BROKEN_CABS_CHECK]: Adapt for new testcase.
67
 
68
2005-05-22  Danny Smith  
69
 
70
        PR target/21683
71
        * fixincl.c: Don't include  if SEPARATE_FIX_PROC.
72
 
73
2005-05-19  Eric Botcazou  
74
            Joseph S. Myers  
75
 
76
        PR target/19933
77
        PR target/21315
78
        * inclhack.def: New fixes solaris_math_[1-9].
79
        * fixincl.x: Regenerate.
80
        * tests/base/iso/math_c99.h: New.
81
 
82
2005-05-19  Kelley Cook  
83
 
84
        * aclocal.m4: Remove superfluous reference to accross.m4.
85
 
86
2005-05-15  Gabriel Dos Reis  
87
 
88
        * fixlib.c (load_file_data): Use XRESIZVEC in lieu of xrealloc.
89
        * server.c (load_data): Likewise.
90
        (run_shell): Use XCNEW (char) in lieu of xcalloc (1, 1).
91
        * fixincl.c: #include 
92
        (run_compiles): Use XCNEWVEC instead of xcalloc.
93
        (fix_with_system, start_fixer): Use XNEWVEC instead of xmalloc.
94
        * fixfixes.c (FIX_PROC_HEAD, main): Likewise.
95
 
96
2005-05-10  Joseph S. Myers  
97
 
98
        * inclhack.def (stdio_stdarg_h, stdio_va_list): Bypass on
99
        *-*-solaris2.1[0-9]*, not just *-*-solaris2.1[0-9].
100
        * fixincl.x: Regenerate.
101
 
102
2005-05-06  Bruce Korb  
103
        Joseph S. Myers 
104
 
105
        * fixinc/inclhack.def: Correct backslashes
106
        * fixinc/fixincl.x: regen
107
 
108
2005-04-19  Kaveh R. Ghazi  
109
 
110
        * system.h (fopen, fdopen, freopen): Define these to the unlocked
111
        libiberty functions.
112
 
113
2005-04-11  Kaveh R. Ghazi  
114
 
115
        * configure.ac (fixincludes_UNLOCKED_FUNCS): New.
116
        (AC_CHECK_FUNCS, AC_CHECK_DECLS): Check for fixincludes_UNLOCKED_FUNCS.
117
        * system.h (putchar, getc, getchar, clearerr, feof, fileno,
118
        fflush, fgetc, fgets, ferror, fread): Redefine to the associated
119
        _unlocked function.
120
        (fwrite_unlocked): Fix prototype.
121
 
122
        * configure, config.h.in: Regenerate.
123
 
124
2005-03-21  Zack Weinberg  
125
 
126
        * Makefile.in: Set gcc_version directly, not via substitution.
127
        (libsubdir): Use $(gcc_version), not $(version).
128
        (mkheaders.almost): New rule.
129
        (mkheaders): Generate from mkheaders.almost.
130
        (clean): Also delete mkheaders.almost.
131
        * aclocal.m4: Do not include ../config/gcc-version.m4.
132
        * configure.ac: Do not invoke TL_AC_GCC_VERSION.  Generate
133
        mkheaders.almost from mkheaders.in.
134
        * configure: Regenerate.
135
 
136
2005-03-21  Richard Guenther  
137
 
138
        PR target/20166
139
        * inclhack.def: Add fix for array of incomplete structures
140
        in function prototype in pthread.h.
141
        * fixincl.x: Regenerate.
142
        * tests/base/pthread.h: Adjust.
143
 
144
2005-03-15  Joseph S. Myers  
145
 
146
        * inclhack.def (hpux_htonl): New fix.
147
        * tests/base/netinet/in.h: New test.
148
        * fixincl.x: Regenerate.
149
 
150
2005-02-23  James E Wilson  
151
 
152
        * Makefile.in (full-stamp, test-stamp, $(AF)): Add $(CFLAGS) to link.
153
 
154
2004-12-13  Andrew Pinski  
155
 
156
        PR 18458
157
        * Makefile.in (install): Add @EXEEXT@ to the end of the program name,
158
        fixincl.
159
 
160
2004-12-02  Richard Sandiford  
161
 
162
        * configure.ac: Use TL_AC_GCC_VERSION to set gcc_version.
163
        * aclocal.m4: Include ../config/gcc-version.m4.
164
        * configure: Regenerate.
165
 
166
2004-11-26  Mark Mitchell  
167
 
168
        * inclhack.def (gnu_types): Do not use on Solaris 2.1x.
169
        (stdio_va_list): Likewise.
170
        (stdio_stdarg.h): Likewise.
171
        (solaris_stdio_tag): Add bypass.
172
        * fixincl.x: Regenerated.
173
 
174
2004-11-23  Geoffrey Keating  
175
 
176
        * mkfixinc.sh: Check error code from 'cat'.  Don't try running
177
        built fixincl program.
178
        * mkheaders.in: Use @SHELL@ rather than ${SHELL} to avoid picking
179
        up csh from user.
180
 
181
2004-11-20  Roger Sayle  
182
 
183
        * inclhack.def (alpha_pthread_init): Fix technical problems with
184
        the last check-in caused by CVS variable substitution.
185
        * fixincl.x: Likewise.
186
        * tests/base/pthread.h: Likewise.
187
 
188
2004-11-20  Roger Sayle  
189
            Bruce Korb  
190
 
191
        * inclhack.def (alpha_pthread_init): New fix.
192
        * fixincl.x: Regenerate.
193
        * tests/base/pthread.h: Update for new test.
194
 
195
2004-11-15  Bruce Korb  
196
 
197
        * fixincl.c(fix_with_system): correct misuse of variables and
198
        incorrect application of "sizeof()".
199
 
200
2004-11-13  Joseph S. Myers  
201
 
202
        * inclhack.def (hpux_maxint, limits_ifndefs, math_huge_val_ifndef,
203
        svr4__p, undefine_null): Remove.
204
        * fixincl.x: Regenerate.
205
        * tests/base/AvailabilityMacros.h, tests/base/com_err.h: New.
206
        * tests/base/sys/param.h: Remove.
207
        * tests/base/curses.h, tests/base/math.h, tests/base/testing.h,
208
        tests/base/sys/limits.h: Update.
209
 
210
2004-11-12  Mike Stump  
211
 
212
        * Makefile.in (html): Add html generation support.
213
 
214
2004-11-12  Joseph S. Myers  
215
 
216
        * inclhack.def (sco_math): Bypass on __GNUG__.
217
        (sysz_stdlib_for_sun): Bypass on _CLASSIC_ANSI_TYPES.
218
        * fixincl.x: Regenerate.
219
 
220
2004-11-09  Joseph S. Myers  
221
 
222
        * inclhack.def (hpux8_bogus_inlines): Bypass on __GNUG__.
223
        (int_abort_free_and_exit, sun_malloc, sysv68_string): Bypass on
224
        _CLASSIC_ANSI_TYPES.
225
        (sun_auth_proto): Bypass on __cplusplus.
226
        * fixincl.x: Regenerate.
227
 
228
2004-11-05  Geoffrey Keating  
229
 
230
        * Makefile.in (mostlyclean): Add fixinc.sh.
231
        (clean): Add mkheaders.
232
        (distclean): New.
233
        (dvi): New.
234
        (info): New.
235
        (installcheck): New.
236
 
237
2004-11-05  Paolo Bonzini  
238
 
239
        * Makefile.in (mostlyclean, distclean): New targets.
240
 
241
2004-11-04  Geoffrey Keating  
242
 
243
        * configure.ac: Add code to determine noncanonical_target,
244
        local_prefix, gcc_version; process mkheaders.in to make mkheaders.
245
        * configure: Regenerate.
246
        * fixinc.in: Move here from gcc/; fix many cross-hosting bugs.
247
        * mkfixinc.sh: Move here from gcc/; update for changes to fixinc.in.
248
        * mkheaders.in: Move here from gcc/; remove some unnecessary macros;
249
        update for changes to fixinc.in.
250
        * Makefile.in: Add many new macros.
251
        (install): New target.
252
        (mkheaders): New target.
253
        (fixinc.sh): New target.
254
        (all): Add mkheaders and fixinc.sh.
255
        * README-fixinc: Move here from gcc/.
256
 
257
2004-11-01  Mike Stump  
258
 
259
        * inclhack.def (stdio_va_list): Break out clients from here...
260
        (stdio_va_list_clients): ...to here.  Also, don't fix if stdarg.h is
261
        included or ifdef va_start.
262
        * fixincl.x: Regenerate.
263
 
264
2004-10-28  Mike Stump  
265
 
266
        * inclhack.def (void_null): Avoid changing NULL on C++ friendly
267
        systems.
268
        * fixincl.x: Regenerate.
269
 
270
2004-10-27  Geoffrey Keating  
271
 
272
        * inclhack.def (darwin_gcc4_breakage): New.
273
        * fixincl.x: Regenerate.
274
 
275
2004-10-27  Aaron W. LaFramboise  
276
 
277
        PR bootstrap/17832
278
 
279
        * fixfixes.c (main): Check for _PC_NAME_MAX.
280
 
281
2004-10-27  Paolo Bonzini  
282
 
283
        PR other/17991
284
 
285
        * configure.ac: Fix typo.
286
        * configure: Regenerate.
287
        * fixincl.c (fix_with_system): tSCC is not a pointer.  Fix.
288
 
289
2004-10-20  Aaron W. LaFramboise  
290
 
291
        PR bootstrap/17832
292
 
293
        * fixincl.c (SIGCHLD): Remove definition.
294
        (initialize): Remove SIGIOT and SIGPIPE checks.
295
        (create_file): Fix mkdir() for Win32.
296
        (internal_fix): Use dup2() instead of fcntl().
297
 
298
        * fixlib.h (SIGQUIT): Define if undefined.
299
        (SIGIOT): Same.
300
        (SIGPIPE): Same.
301
        (SIGALRM): Same.
302
        (SIGKILL): Same.
303
 
304
        * procopen.c (chain_open): Use dup2() instead of fcntl().
305
 
306
2004-08-14  Paolo Bonzini  
307
 
308
        PR other/17991
309
 
310
        * Makefile.in (ALLOBJ, TESTOBJ, FIXOBJ): Add fixopts.o.
311
        Update copyright year.
312
        * fixfixes.c (main): Call initialize_opts from fixopts.c.
313
        * fixincl.c (initialize): Call initialize_opts from fixopts.c,
314
        do not include code for parsing options (environment vars).
315
        (fix_with_system): Use a search path for applyfix, so that you
316
        can run the test suite with two-process fixincludes.
317
        * fixopts.c: New file.
318
        * configure.ac: Add --enable-twoprocess.  Export ac_exeext
319
        to config.h.  Default to --enable-twoprocess for MinGW32.
320
        * config.h.in: Regenerate.
321
        * configure: Regenerate.
322
 
323
2004-10-04  Loren J. Rittle  
324
 
325
        * tests/base/sys/cdefs.h: Update from test area.
326
 
327
2004-09-17  Roger Sayle  
328
 
329
        * inclhack.def (linux_ia64_ucontext): New fix.
330
        * fixincl.x: Regenerate.
331
        * tests/base/sys/ucontext.h: New file.
332
 
333
2004-09-15  Roger Sayle  
334
 
335
        * tests/base/sys/time.h: Correct mismatch in 2004-09-10 check-in.
336
        * tests/base/stdlib.h: Likewise.
337
 
338
2004-09-13  Loren J. Rittle  
339
 
340
        * inclhack.def (freebsd_gcc4_breakage): Add.
341
        * fixincl.x: Regenerate.
342
        * tests/base/sys/cdefs.h: Update for new test.
343
 
344
2004-09-10  Adam Nemet  
345
 
346
        * inclhack.def (lynx_void_int): Remove.
347
        (lynxos_fcntl_proto): Remove.
348
        (lynxos_no_warning_in_sys_time_h): New fix.
349
        (lynxos_missing_putenv): New fix.
350
        * fixincl.x: Regenerate.
351
        * tests/base/fcntl.h: Remove.
352
        * tests/base/sys/time.h: Update from test area.
353
        * tests/base/curses.h: Likewise.
354
        * tests/base/stdlib.h: Likewise.
355
 
356
2004-09-03  Jan Beulich  
357
 
358
        * inclhack.def: Suppress exception_structure and math_exception
359
        for NetWare headers.
360
        * fixincl.x: Regenerate.
361
 
362
2004-08-31  Paolo Bonzini  
363
 
364
        * .cvsignore: New.
365
        * Makefile.in: From gcc/fixinc/Makefile.in, making it fully
366
        autoconfiscated.
367
        * configure.ac: New.
368
        * config.h.in: Generate.
369
        * configure: Generate.
370
        * aclocal.m4: New.
371
        * fixlib.h: Remove inclusions of gcc files.
372
        * system.h: New.
373
 
374
        Other files copied from gcc/fixinc.

powered by: WebSVN 2.1.0

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