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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [fixincludes/] [ChangeLog] - Blame information for rev 824

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-21  Kaveh R. Ghazi  
6
 
7
        PR target/32641
8
 
9
        * inclhack.def (solaris_math_4, solaris_math_5, solaris_math_6,
10
        solaris_math_7): Constify and make FP exception-safe.
11
        * tests/base/iso/math_c99.h: Update.
12
 
13
        * fixincl.x: Regenerate.
14
 
15
2007-07-19  Release Manager
16
 
17
        * GCC 4.2.1 released.
18
 
19
2007-07-10  Rainer Orth  
20
 
21
        PR libgcj/28190
22
        * inclhack.def (irix_stdint_c99): New fix.
23
        * fixincl.x: Regenerate.
24
        * tests/base/stdint.h: New test.
25
 
26
2007-05-13  Release Manager
27
 
28
        * GCC 4.2.0 released.
29
 
30
2007-02-04  Mike Stump  
31
 
32
        * mkheaders.in: Allow optional isysroot parameter.
33
 
34
2006-11-02  Steve Ellcey  
35
 
36
        * inclhack.def (hpux11_extern_sendfile): New.
37
        (hpux11_extern_sendpath): New.
38
        * fixincl.x: Regenerate.
39
        * tests/base/sys/socket.h: Update.
40
 
41
2006-10-10  Brooks Moses  
42
 
43
        * Makefile.in: Added empty "pdf" target.
44
 
45
2006-10-07  John David Anglin  
46
 
47
        PR target/29300
48
        * inclhack.def (hpux_pthread_initializers): New hack.
49
        * tests/base/sys/pthread.h: New file.
50
 
51
        * fixincl.x: Regenerate.
52
 
53
2006-10-03  Uros Bizjak 
54
 
55
        * inclhack.def (glibc_mutex_init): Also fix
56
        PTHREAD_MUTEX_(RECURSIVE|ERRORCHECK|ADAPTIVE)_NP and
57
        PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP initializers.
58
        * tests/base/pthread.h: Update.
59
 
60
        * fixincl.x: Regenerate.
61
 
62
2006-10-01  Uros Bizjak 
63
 
64
        * inclhack.def (glibc_mutex_init): New fix.
65
        * tests/base/pthread.h: Update.
66
 
67
        * fixincl.x: Regenerate.
68
 
69
2006-09-29  Kaveh R. Ghazi  
70
 
71
        * inclhack.def (solaris_mutex_init_2): Update for Solaris9.
72
        Prevent it from running on solaris10 or later.
73
        (solaris_once_init_2): Fix comment.
74
        * tests/base/pthread.h: Update.
75
 
76
        * fixincl.x: Regenerate.
77
 
78
2006-09-27  Kaveh R. Ghazi  
79
 
80
        * inclhack.def (solaris_once_init_2): New fix.
81
        * tests/base/pthread.h: Update.
82
 
83
        * fixincl.x: Regenerate.
84
 
85
2006-09-27  Kaveh R. Ghazi  
86
 
87
        * inclhack.def (solaris_mutex_init_2): Remove test for
88
        PTHREAD_RWLOCK_INITIALIZER.
89
        (solaris_rwlock_init_1): New.
90
        * tests/base/pthread.h: Update.
91
 
92
        * inclhack.def (solaris_once_init_1): New.
93
        * tests/base/pthread.h: Adjust for new fix.
94
 
95
        * fixincl.x: Regenerate.
96
 
97
2006-07-17  Roger Sayle  
98
 
99
        * tests/base/errno.h: New file.
100
        * tests/base/architecture/ppc/math.h: Likewise.
101
        * tests/base/ia64/sys/getppdp.h: Likewise.
102
 
103
2006-07-10  Laurynas Biveinis  
104
 
105
        PR bootstrap/20437
106
        * Makefile.in (configure, config.h.in): Change into $(srcdir)
107
        before autoconf or autoheader call.
108
 
109
2006-06-23  Steve Ellcey  
110
 
111
        PR target/28084
112
        * inclhack.def (hpux_extern_errno): New.
113
        * fixincl.x: Regenerate.
114
 
115
2006-05-23  Carlos O'Donell  
116
 
117
        * Makefile.in: Add dvi info html and install-html to .PHONY
118
        Add install-html target.
119
 
120
2006-05-16  Mike Stump  
121
 
122
        * configure.ac: Add -Wno-overlength-strings.
123
        * configure: Regenerate.
124
 
125
2006-05-14  Bernhard Fischer  
126
 
127
        * README: Fix typo.
128
 
129
2006-02-18  Steve Ellcey  
130
 
131
        PR target/26189
132
        * inclhack.def (hpux_spu_info): New.
133
        * fixincl.x: Regenerate
134
 
135
2006-01-31  Marcin Dalecki  
136
 
137
        * configure.ac: Check for asprintf, basename, vasprintf.
138
        * config.h.in: Regenerate.
139
        * configure: Regenerate.
140
 
141
2006-01-19  Andrew Pinski  
142
 
143
        PR target/15642
144
        * inclhack.def (AAB_darwin7_9_long_double_funcs [replace]): Define
145
        __APPLE_CC_ as 1345.
146
        (broken_nan): New.
147
        * fixincl.x: Regenerate.
148
 
149
2005-11-24  Bruce Korb  
150
 
151
        * fixincl.c (write_replacement): "here strings" in AutoGen
152
        often/generally don't have a terminating newline.  Check the
153
        last byte for '\n'.
154
 
155
2005-11-13  Andreas Jaeger  
156
 
157
        * check.tpl: Handle CVS additionally.
158
 
159
2005-11-05  Andreas Jaeger  
160
 
161
        * check.tpl: Adopt for move to subversion.
162
 
163
2005-09-15  Joseph S. Myers  
164
 
165
        PR c++/23139
166
        * inclhack.def (huge_val_hex, huge_valf_hex, huge_vall_hex): New
167
        fixes.
168
        * fixincl.x: Regenerate.
169
        * tests/base/bits/huge_val.h: New file.
170
 
171
2005-08-14  Kelley Cook  
172
 
173
        * All files: Update with new FSF address.
174
 
175
2005-07-16  Kaveh R. Ghazi  
176
 
177
        * Makefile.in (WARN_CFLAGS): New.
178
        (.c.o): Add $(WARN_CFLAGS).
179
        * aclocal.m4: Include ../config/warnings.m4.
180
        * configure.ac: Invoke ACX_PROG_CC_WARNING_OPTS,
181
        ACX_PROG_CC_WARNING_ALMOST_PEDANTIC and
182
        ACX_PROG_CC_WARNINGS_ARE_ERRORS.
183
        * fixopts.c (initialize_opts): Fix old-style definintion.
184
 
185
        * configure: Regenerate.
186
 
187
2005-06-24  Geoffrey Keating  
188
 
189
        * inclhack.def (AAB_darwin7_9_long_double_funcs): New.
190
        (AAB_darwin7_9_long_double_funcs_2): New.
191
        * fixincl.x: Regenerate.
192
 
193
2005-06-15  Rainer Orth  
194
 
195
        PR libfortran/15266
196
        * inclhack.def (broken_cabs): Mention IRIX 5/6 problem.
197
        Use double quotes in select so \t matches tabs.
198
        Add IRIX testcase.
199
        * fixincl.x: Regenerate.
200
        * tests/base/math.h [BROKEN_CABS_CHECK]: Adapt for new testcase.
201
 
202
2005-05-22  Danny Smith  
203
 
204
        PR target/21683
205
        * fixincl.c: Don't include  if SEPARATE_FIX_PROC.
206
 
207
2005-05-19  Eric Botcazou  
208
            Joseph S. Myers  
209
 
210
        PR target/19933
211
        PR target/21315
212
        * inclhack.def: New fixes solaris_math_[1-9].
213
        * fixincl.x: Regenerate.
214
        * tests/base/iso/math_c99.h: New.
215
 
216
2005-05-19  Kelley Cook  
217
 
218
        * aclocal.m4: Remove superfluous reference to accross.m4.
219
 
220
2005-05-15  Gabriel Dos Reis  
221
 
222
        * fixlib.c (load_file_data): Use XRESIZVEC in lieu of xrealloc.
223
        * server.c (load_data): Likewise.
224
        (run_shell): Use XCNEW (char) in lieu of xcalloc (1, 1).
225
        * fixincl.c: #include 
226
        (run_compiles): Use XCNEWVEC instead of xcalloc.
227
        (fix_with_system, start_fixer): Use XNEWVEC instead of xmalloc.
228
        * fixfixes.c (FIX_PROC_HEAD, main): Likewise.
229
 
230
2005-05-10  Joseph S. Myers  
231
 
232
        * inclhack.def (stdio_stdarg_h, stdio_va_list): Bypass on
233
        *-*-solaris2.1[0-9]*, not just *-*-solaris2.1[0-9].
234
        * fixincl.x: Regenerate.
235
 
236
2005-05-06  Bruce Korb  
237
        Joseph S. Myers 
238
 
239
        * fixinc/inclhack.def: Correct backslashes
240
        * fixinc/fixincl.x: regen
241
 
242
2005-04-19  Kaveh R. Ghazi  
243
 
244
        * system.h (fopen, fdopen, freopen): Define these to the unlocked
245
        libiberty functions.
246
 
247
2005-04-11  Kaveh R. Ghazi  
248
 
249
        * configure.ac (fixincludes_UNLOCKED_FUNCS): New.
250
        (AC_CHECK_FUNCS, AC_CHECK_DECLS): Check for fixincludes_UNLOCKED_FUNCS.
251
        * system.h (putchar, getc, getchar, clearerr, feof, fileno,
252
        fflush, fgetc, fgets, ferror, fread): Redefine to the associated
253
        _unlocked function.
254
        (fwrite_unlocked): Fix prototype.
255
 
256
        * configure, config.h.in: Regenerate.
257
 
258
2005-03-21  Zack Weinberg  
259
 
260
        * Makefile.in: Set gcc_version directly, not via substitution.
261
        (libsubdir): Use $(gcc_version), not $(version).
262
        (mkheaders.almost): New rule.
263
        (mkheaders): Generate from mkheaders.almost.
264
        (clean): Also delete mkheaders.almost.
265
        * aclocal.m4: Do not include ../config/gcc-version.m4.
266
        * configure.ac: Do not invoke TL_AC_GCC_VERSION.  Generate
267
        mkheaders.almost from mkheaders.in.
268
        * configure: Regenerate.
269
 
270
2005-03-21  Richard Guenther  
271
 
272
        PR target/20166
273
        * inclhack.def: Add fix for array of incomplete structures
274
        in function prototype in pthread.h.
275
        * fixincl.x: Regenerate.
276
        * tests/base/pthread.h: Adjust.
277
 
278
2005-03-15  Joseph S. Myers  
279
 
280
        * inclhack.def (hpux_htonl): New fix.
281
        * tests/base/netinet/in.h: New test.
282
        * fixincl.x: Regenerate.
283
 
284
2005-02-23  James E Wilson  
285
 
286
        * Makefile.in (full-stamp, test-stamp, $(AF)): Add $(CFLAGS) to link.
287
 
288
2004-12-13  Andrew Pinski  
289
 
290
        PR 18458
291
        * Makefile.in (install): Add @EXEEXT@ to the end of the program name,
292
        fixincl.
293
 
294
2004-12-02  Richard Sandiford  
295
 
296
        * configure.ac: Use TL_AC_GCC_VERSION to set gcc_version.
297
        * aclocal.m4: Include ../config/gcc-version.m4.
298
        * configure: Regenerate.
299
 
300
2004-11-26  Mark Mitchell  
301
 
302
        * inclhack.def (gnu_types): Do not use on Solaris 2.1x.
303
        (stdio_va_list): Likewise.
304
        (stdio_stdarg.h): Likewise.
305
        (solaris_stdio_tag): Add bypass.
306
        * fixincl.x: Regenerated.
307
 
308
2004-11-23  Geoffrey Keating  
309
 
310
        * mkfixinc.sh: Check error code from 'cat'.  Don't try running
311
        built fixincl program.
312
        * mkheaders.in: Use @SHELL@ rather than ${SHELL} to avoid picking
313
        up csh from user.
314
 
315
2004-11-20  Roger Sayle  
316
 
317
        * inclhack.def (alpha_pthread_init): Fix technical problems with
318
        the last check-in caused by CVS variable substitution.
319
        * fixincl.x: Likewise.
320
        * tests/base/pthread.h: Likewise.
321
 
322
2004-11-20  Roger Sayle  
323
            Bruce Korb  
324
 
325
        * inclhack.def (alpha_pthread_init): New fix.
326
        * fixincl.x: Regenerate.
327
        * tests/base/pthread.h: Update for new test.
328
 
329
2004-11-15  Bruce Korb  
330
 
331
        * fixincl.c(fix_with_system): correct misuse of variables and
332
        incorrect application of "sizeof()".
333
 
334
2004-11-13  Joseph S. Myers  
335
 
336
        * inclhack.def (hpux_maxint, limits_ifndefs, math_huge_val_ifndef,
337
        svr4__p, undefine_null): Remove.
338
        * fixincl.x: Regenerate.
339
        * tests/base/AvailabilityMacros.h, tests/base/com_err.h: New.
340
        * tests/base/sys/param.h: Remove.
341
        * tests/base/curses.h, tests/base/math.h, tests/base/testing.h,
342
        tests/base/sys/limits.h: Update.
343
 
344
2004-11-12  Mike Stump  
345
 
346
        * Makefile.in (html): Add html generation support.
347
 
348
2004-11-12  Joseph S. Myers  
349
 
350
        * inclhack.def (sco_math): Bypass on __GNUG__.
351
        (sysz_stdlib_for_sun): Bypass on _CLASSIC_ANSI_TYPES.
352
        * fixincl.x: Regenerate.
353
 
354
2004-11-09  Joseph S. Myers  
355
 
356
        * inclhack.def (hpux8_bogus_inlines): Bypass on __GNUG__.
357
        (int_abort_free_and_exit, sun_malloc, sysv68_string): Bypass on
358
        _CLASSIC_ANSI_TYPES.
359
        (sun_auth_proto): Bypass on __cplusplus.
360
        * fixincl.x: Regenerate.
361
 
362
2004-11-05  Geoffrey Keating  
363
 
364
        * Makefile.in (mostlyclean): Add fixinc.sh.
365
        (clean): Add mkheaders.
366
        (distclean): New.
367
        (dvi): New.
368
        (info): New.
369
        (installcheck): New.
370
 
371
2004-11-05  Paolo Bonzini  
372
 
373
        * Makefile.in (mostlyclean, distclean): New targets.
374
 
375
2004-11-04  Geoffrey Keating  
376
 
377
        * configure.ac: Add code to determine noncanonical_target,
378
        local_prefix, gcc_version; process mkheaders.in to make mkheaders.
379
        * configure: Regenerate.
380
        * fixinc.in: Move here from gcc/; fix many cross-hosting bugs.
381
        * mkfixinc.sh: Move here from gcc/; update for changes to fixinc.in.
382
        * mkheaders.in: Move here from gcc/; remove some unnecessary macros;
383
        update for changes to fixinc.in.
384
        * Makefile.in: Add many new macros.
385
        (install): New target.
386
        (mkheaders): New target.
387
        (fixinc.sh): New target.
388
        (all): Add mkheaders and fixinc.sh.
389
        * README-fixinc: Move here from gcc/.
390
 
391
2004-11-01  Mike Stump  
392
 
393
        * inclhack.def (stdio_va_list): Break out clients from here...
394
        (stdio_va_list_clients): ...to here.  Also, don't fix if stdarg.h is
395
        included or ifdef va_start.
396
        * fixincl.x: Regenerate.
397
 
398
2004-10-28  Mike Stump  
399
 
400
        * inclhack.def (void_null): Avoid changing NULL on C++ friendly
401
        systems.
402
        * fixincl.x: Regenerate.
403
 
404
2004-10-27  Geoffrey Keating  
405
 
406
        * inclhack.def (darwin_gcc4_breakage): New.
407
        * fixincl.x: Regenerate.
408
 
409
2004-10-27  Aaron W. LaFramboise  
410
 
411
        PR bootstrap/17832
412
 
413
        * fixfixes.c (main): Check for _PC_NAME_MAX.
414
 
415
2004-10-27  Paolo Bonzini  
416
 
417
        PR other/17991
418
 
419
        * configure.ac: Fix typo.
420
        * configure: Regenerate.
421
        * fixincl.c (fix_with_system): tSCC is not a pointer.  Fix.
422
 
423
2004-10-20  Aaron W. LaFramboise  
424
 
425
        PR bootstrap/17832
426
 
427
        * fixincl.c (SIGCHLD): Remove definition.
428
        (initialize): Remove SIGIOT and SIGPIPE checks.
429
        (create_file): Fix mkdir() for Win32.
430
        (internal_fix): Use dup2() instead of fcntl().
431
 
432
        * fixlib.h (SIGQUIT): Define if undefined.
433
        (SIGIOT): Same.
434
        (SIGPIPE): Same.
435
        (SIGALRM): Same.
436
        (SIGKILL): Same.
437
 
438
        * procopen.c (chain_open): Use dup2() instead of fcntl().
439
 
440
2004-08-14  Paolo Bonzini  
441
 
442
        PR other/17991
443
 
444
        * Makefile.in (ALLOBJ, TESTOBJ, FIXOBJ): Add fixopts.o.
445
        Update copyright year.
446
        * fixfixes.c (main): Call initialize_opts from fixopts.c.
447
        * fixincl.c (initialize): Call initialize_opts from fixopts.c,
448
        do not include code for parsing options (environment vars).
449
        (fix_with_system): Use a search path for applyfix, so that you
450
        can run the test suite with two-process fixincludes.
451
        * fixopts.c: New file.
452
        * configure.ac: Add --enable-twoprocess.  Export ac_exeext
453
        to config.h.  Default to --enable-twoprocess for MinGW32.
454
        * config.h.in: Regenerate.
455
        * configure: Regenerate.
456
 
457
2004-10-04  Loren J. Rittle  
458
 
459
        * tests/base/sys/cdefs.h: Update from test area.
460
 
461
2004-09-17  Roger Sayle  
462
 
463
        * inclhack.def (linux_ia64_ucontext): New fix.
464
        * fixincl.x: Regenerate.
465
        * tests/base/sys/ucontext.h: New file.
466
 
467
2004-09-15  Roger Sayle  
468
 
469
        * tests/base/sys/time.h: Correct mismatch in 2004-09-10 check-in.
470
        * tests/base/stdlib.h: Likewise.
471
 
472
2004-09-13  Loren J. Rittle  
473
 
474
        * inclhack.def (freebsd_gcc4_breakage): Add.
475
        * fixincl.x: Regenerate.
476
        * tests/base/sys/cdefs.h: Update for new test.
477
 
478
2004-09-10  Adam Nemet  
479
 
480
        * inclhack.def (lynx_void_int): Remove.
481
        (lynxos_fcntl_proto): Remove.
482
        (lynxos_no_warning_in_sys_time_h): New fix.
483
        (lynxos_missing_putenv): New fix.
484
        * fixincl.x: Regenerate.
485
        * tests/base/fcntl.h: Remove.
486
        * tests/base/sys/time.h: Update from test area.
487
        * tests/base/curses.h: Likewise.
488
        * tests/base/stdlib.h: Likewise.
489
 
490
2004-09-03  Jan Beulich  
491
 
492
        * inclhack.def: Suppress exception_structure and math_exception
493
        for NetWare headers.
494
        * fixincl.x: Regenerate.
495
 
496
2004-08-31  Paolo Bonzini  
497
 
498
        * .cvsignore: New.
499
        * Makefile.in: From gcc/fixinc/Makefile.in, making it fully
500
        autoconfiscated.
501
        * configure.ac: New.
502
        * config.h.in: Generate.
503
        * configure: Generate.
504
        * aclocal.m4: New.
505
        * fixlib.h: Remove inclusions of gcc files.
506
        * system.h: New.
507
 
508
        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.