remove unused files
[platform/upstream/gcc48.git] / fixincludes / ChangeLog
1 2013-10-16  Release Manager
2
3         * GCC 4.8.2 released.
4
5 2013-05-31  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6
7         Backport from mainline:
8         2013-05-17  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
9
10         * inclhack.def (solaris_pow_int_overload): Update comment.
11         Change guard to match <cmath>.
12         * fixincl.x: Regenerate.
13         * tests/base/iso/math_iso.h [SOLARIS_POW_INT_OVERLOAD_CHECK]:
14         Matching change.
15
16 2013-05-31  Release Manager
17
18         * GCC 4.8.1 released.
19
20 2013-03-22  Release Manager
21
22         * GCC 4.8.0 released.
23
24 2013-01-16  Alexandre Oliva <aoliva@redhat.com>
25
26         * inclhack.def (feraiseexcept_nosse_invalid): New.
27         (feraiseexcept_nosse_divbyzero): Likewise.
28         * fixincl.x: Rebuilt.
29         * tests/base/bits/fenv.h: New.
30
31 2013-01-14  Richard Biener  <rguenther@suse.de>
32
33         * fixlib.h (verbose_level, fixinc_mode): Mark extern.
34
35 2012-10-29  Bruce Korb  <bkorb@gnu.org>
36
37         * README: testing wrap and replacement fixes is pointless.
38         * fixincl.c: export verbosity enumerations to fixlib.h
39         (run_compiles): mark replacement fixes to be skipped when
40         in testing mode
41         * fixlib.h: add a test mode and enumerations from fixincl.c
42         * check.tpl: set TEST_MODE in environment
43         * fixopts.c (initialize_opts): check for TEST_MODE in environment
44         * inclhack.def: move AAB_darwin7_9_long_double_funcs to
45         darwin_9_long_double_funcs_2.  It is not a replacement fix.
46         * fixincl.x: regenerate
47         * tests/base/ioLib.h: the need for this is now exposed, so add it.
48         * tests/base/architecture/ppc/math.h: the correct result is now needed.
49
50 2012-10-29  Robert Mason  <rbmj@verizon.net>
51
52         * fixinc.in: Omit machine name checks for vxworks
53         * fixincludes/inclhack.def (AAB_vxworks_assert) new replacement fix
54         (AAB_vxworks_regs_vxtypes): another
55         (AAB_vxworks_stdint): yet another
56         (AAB_vxworks_unistd): and another
57         (vxworks_ioctl_macro): reformatting fix
58         (vxworks_mkdir_macro): again
59         (vxworks_regs): and again
60         (vxworks_write_const): and again
61         * tests/base/ioLib.h: new test result
62         * tests/base/math.h: likewise
63         * tests/base/sys/stat.h: likewise
64         * tests/base/testing.h: and again
65
66 2012-09-29  David Edelsohn  <dje.gcc@gmail.com>
67
68         * inclhack.def (AAB_aix_fcntl): New fix.
69         * fixincl.x: Regenerate.
70
71 2012-06-19  David Edelsohn  <dje.gcc@gmail.com>
72
73         * inclhack.def (aix_mutex_initializer_1): New fix.
74         (aix_cond_initializer_1): New fix.
75         (aix_rwlock_initializer): New fix.
76         * fixincl.x: Regenerate.
77         * tests/base/pthread.h [AIX_MUTEX_INITIALIZER_1_CHECK]: New.
78         [AIX_COND_INITIALIZER_1_CHECK]: New.
79         [AIX_RWLOCK_INITIALIZER_1_CHECK]: New.
80
81 2012-05-29  Thomas Schwinge  <thomas@codesourcery.com>
82
83         * configure.ac: Use GCC_AC_FUNC_MMAP_BLACKLIST instead of
84         gcc_AC_FUNC_MMAP_BLACKLIST.
85         * Makefile.in (ACLOCAL_AMFLAGS): Don't include ../gcc.
86         * aclocal.m4: Regenerate.
87         * configure: Regenerate.
88
89 2012-04-24  Tristan Gingold  <gingold@adacore.com>
90
91         * fixincl.c (fix_with_system): Add missing specifier.
92         * configure.ac: Default to twoprocess on vms.
93         * configure: Regenerate.
94
95 2012-03-23  David Edelsohn  <dje.gcc@gmail.com>
96
97         * inclhack.def (aix_malloc): New.
98         * fixincl.x: Regenerate.
99         * tests/base/malloc.h [AIX_MALLOC_CHECK]: New.
100
101 2012-03-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
102
103         PR other/52626
104         * tests/base/pthread.h [SOLARIS_MUTEX_INIT_2_CHECK]
105         (PTHREAD_COND_INITIALIZER): Adapt for solaris_cond_init removal.
106
107 2012-03-15  Tristan Gingold  <gingold@adacore.com>
108
109         * README (EXAMPLES OF FIXES): Update.
110
111 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
112
113         * inclhack.def (math_exception): Remove duplicate.
114         (solaris_cond_init): Remove.
115         (solaris_sys_va_list): Remove Solaris 8 support.
116         * fixincl.x: Regenerate.
117         * tests/base/pthread.h [SOLARIS_COND_INIT_CHECK]: Remove.
118
119 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
120
121         * inclhack.def (broken_cabs): Remove IRIX and SunOS 4 support.
122         (irix___restrict): Remove.
123         (irix___generic1): Remove.
124         (irix___generic2): Remove.
125         (irix_asm_apostrophe): Remove.
126         (irix_complex): Remove.
127         (irix_pthread_init): Remove.
128         (irix_socklen_t): Remove.
129         (irix_stdint_c99_mode): Remove.
130         (irix_stdint_c99_types): Remove.
131         (irix_stdint_c99_macros): Remove.
132         (irix_stdio_va_list): Remove IRIX 6.5 support.
133         (irix_wcsftime): Remove.
134         (stdio_va_list): Remove IRIX 6.5 support.
135         (svr4_profil): Remove IRIX bypass.
136         * fixincl.x: Regenerate.
137
138         * tests/base/complex.h [IRIX_COMPLEX_CHECK]: Remove.
139         * tests/base/internal/math_core.h: Remove.
140         * tests/base/internal/sgimacros.h: Remove.
141         * tests/base/internal/wchar_core.h: Remove.
142         * tests/base/math.h [BROKEN_CABS_CHECK]: Remove IRIX and SunOS 4
143         support.
144         * tests/base/pthread.h [IRIX_PTHREAD_INIT_CHECK]: Remove.
145         * tests/base/stdint-irix65.h: Remove.
146         * tests/base/stdint.h [IRIX_STDINT_C99_MODE_CHECK]: Remove.
147         * tests/base/sys/asm.h: Remove.
148         * tests/base/sys/socket.h [IRIX_SOCKLEN_T_CHECK]: Remove.
149
150 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
151
152         * inclhack.def (alpha___extern_prefix): Remove.
153         (alpha___extern_prefix_standards): Remove.
154         (alpha___extern_prefix_sys_stat): Remove.
155         (alpha_bad_lval): Remove.
156         (alpha_pthread): Remove.
157         (alpha_pthread_gcc): Remove.
158         (alpha_pthread_init): Remove.
159         * fixincl.x: Regenerate.
160         * tests/base/pthread.h [ALPHA_PTHREAD_CHECK]: Remove.
161         [ALPHA_PTHREAD_GCC_CHECK]: Remove.
162         [ALPHA_PTHREAD_INIT_CHECK]: Remove.
163         * tests/base/standards.h: Remove.
164         * tests/base/sys/stat.h [ALPHA___EXTERN_PREFIX_SYS_STAT_CHECK]:
165         Remove.
166         * tests/base/testing.h [ALPHA___EXTERN_PREFIX_CHECK]: Remove.
167         [ALPHA_BAD_LVAL_CHECK]: Remove.
168
169 2012-03-12  Tristan Gingold  <gingold@adacore.com>
170
171         * inclhack.def (vms_use_quoted_include,vms_add_missing_braces)
172         (vms_do_not_redeclare_hostalias, vms_decc_builtin)
173         (vms_no_64bit_getopt, vms_forward_declare_struct)
174         (vms_use_fast_setjmp): New fixes.
175         * fixincl.x: Regenerate.
176         * tests/base/rtldef/string.h: Update.
177         * tests/base/rtldef/if.h, tests/base/rtldef/resolv.h,
178         * tests/base/rtldef/setjmp.h, tests/base/rtldef/signal.h,
179         * tests/base/rtldef/stdio.h, tests/base/rtldef/wait.h: New files.
180
181 2012-01-11  Bruce Korb <bkorb@gnu.org>
182             Steven G. Kargl  <kargl@gcc.gnu.org>
183             Andreas Tobler  <andreast@fgznet.ch>
184
185         PR bootstrap/51705
186         PR preprocessor/51776
187         * inclhack.def (cdef_cplusplus): Add a replacement for [[noreturn]].
188         * fixincl.x: Regenerate.
189         * tests/base/sys/cdefs.h: Update.
190
191         * genfixes: Remove the 'Ver.' from the version check.
192
193 2011-12-20  Andreas Schwab  <schwab@linux-m68k.org>
194
195         * configure: Regenerate.
196
197 2011-12-19  Andreas Schwab  <schwab@linux-m68k.org>
198
199         * configure: Regenerate.
200
201 2011-11-16  David Edelsohn  <dje.gcc@gmail.com>
202
203         * inclhack.def (aix_once_init_[12]): New fixes.
204         * fixincl.x: Regenerate.
205         * tests/base/pthread.h: Update.
206
207 2011-10-25  Mike Stump  <mikestump@comcast.net>
208
209         PR target/48851
210         * inclhack.def (void_null): New bypass.
211         * fixincl.x: Regenerate.
212
213 2011-09-26  Tristan Gingold  <gingold@adacore.com>
214
215         * inclhack.def (ms_define_can_use_extern_prefix):
216         (vms_use_pragma_extern_model, vms_disable_decc_string_builtins):
217         New fixes.
218         * fixincl.x: Regenerate.
219         * tests/base/rtldef/string.h: New test.
220         * tests/base/rtldef/decc$types.h: Likewise.
221         * tests/base/testing.h: Update
222
223 2011-09-22  Tristan Gingold  <gingold@adacore.com>
224
225         * mkfixinc.sh (target): Remove alpha-vms from particular targets.
226
227 2011-08-23  Steve Ellcey  <sje@cup.hp.com>
228
229         PR libstdc++/50153
230         * inclhack.def (hpux11_abs): Extend to all hpux machines.
231         * fixincl.x: Regenerate.
232
233 2011-08-10  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
234             Marc Glisse  <marc.glisse@normalesup.org>
235
236         PR libstdc++-v3/1773
237         * inclhack.def (solaris_cxx_linkage, solaris_getc_strict_stdc)
238         (solaris_longjmp_noreturn, solaris_pow_int_overload)
239         (solaris_std___filbuf): New fixes.
240         * tests/base/iso/math_iso.h, tests/base/iso/setjmp_iso.h,
241         tests/base/iso/stdio_iso.h, tests/base/iso/stdlib_iso.h: New tests.
242         * tests/base/stdio.h [SOLARIS_STD___FILBUF_CHECK]: New test.
243
244 2011-07-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
245
246         PR c++/49347
247         * inclhack.def (solaris_posix_spawn_restrict): New fix.
248         * fixincl.x: Regenerate.
249         * tests/base/spawn.h: New test.
250
251 2011-06-08  Douglas B Rupp  <rupp@gnat.com>
252
253         * configure.ac (AC_USE_SYSTEM_EXTENSIONS): Add.
254         * configure: Regenerate.
255         * config.h.in: Regenerate.
256
257 2011-06-06  Peter O'Gorman  <pogma@thewrittenword.com>
258
259         * inclhack.def (aix_net_if_arp): New fix.
260         * fixincl.x: Regenerate.
261         * tests/base/net/if_arp.h [AIX_NET_IF_ARP_CHECK]: New test.
262
263 2011-05-17  Tristan Gingold  <gingold@adacore.com>
264
265         * inclhack.def (solaris_complex_cxx): Fix syntax.
266         * fixincl.x: Regenerate.
267
268 2011-05-17  Tristan Gingold  <gingold@adacore.com>
269
270         * check.tpl: Shell-quote testing file.
271
272 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
273
274         * mkfixinc.sh: Don't handle i?86-moss-msdos* or i?86-*-pe.
275
276 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
277
278         PR other/46202
279         * Makefile.in (install-strip): New phony target.
280         (all, check, install): Also mark as phony.
281
282 2010-11-09  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
283
284         * inclhack.def (irix_pthread_init): New fix.
285         * fixincl.x: Regenerate.
286         * tests/base/pthread.h [IRIX_PTHREAD_INIT_CHECK]: New test.
287
288 2010-10-20  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
289
290         PR c++/46024
291         * inclhack.def (solaris_sys_va_list): New fix.
292         * fixincl.x: Regenerate.
293         * tests/base/sys/va_list.h: New test.
294
295 2010-09-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
296
297         * inclhack.def (hpux_htonl): Allow trailing whitespace in select.
298         * fixincl.x: Regenerate.
299
300 2010-07-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
301
302         * inclhack.def (solaris_cond_init): New fix.
303         * fixincl.x: Regenerate.
304         * tests/base/pthread.h [SOLARIS_COND_INIT_CHECK]: New test.
305         [SOLARIS_MUTEX_INIT_2_CHECK]: Adapt.
306
307 2010-06-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
308
309         * inclhack.def (solaris__restrict, solaris_complex_cxx): New fixes
310         * fixincl.x: Regenerate.
311         * tests/base/complex.h [SOLARIS_COMPLEX_CXX_CHECK]: New test.
312         * tests/base/sys/feature_tests.h: New file.
313
314 2010-06-03  Joern Rennecke <joern.rennecke@embecosm.com>
315             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
316
317         PR bootstrap/42798
318         * configure.ac: Check for declaration of 'basename(char *)'.
319         * configure: Regenerate.
320
321 2010-04-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
322
323         * inclhack.def (alpha_wchar): Remove.
324         * fixincl.x: Regenerate.
325         * tests/base/wchar.h: Remove.
326
327 2010-04-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
328
329         * aclocal.m4: Regenerate.
330
331 2010-03-31  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
332
333         * inclhack.def (alpha_assert): Allow for more whitespace in
334         select.
335         * fixincl.x: Regenerate.
336
337 2010-03-28  H.J. Lu  <hongjiu.lu@intel.com>
338
339         PR target/40722
340         * mkfixinc.sh: Revert the last change for mingw.
341
342 2010-03-24  Joseph Myers  <joseph@codesourcery.com>
343
344         * inclhack.def (glibc_strncpy): New fix.
345         * fixincl.x: Regenerate.
346         * tests/base/bits/string2.h: Update.
347
348 2010-03-23  H.J. Lu  <hongjiu.lu@intel.com>
349
350         PR target/40722
351         * mkfixinc.sh: Fix stdlib.h for mingw.
352
353 2010-02-19  Bruce Korb  <bkorb@gnu.org>
354
355         * inclhack.def: remove vestiges of inadvertently committed changes
356
357 2010-02-10  Bruce Korb  <bkorb@gnu.org>
358
359         * README: fix up references to old gcc/fixinc directory
360
361 2010-01-29  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
362
363         * inclhack.def (solaris_int_limits_3): New fix.
364         * fixincl.x: Regenerate.
365         * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_3_CHECK]: New
366         test.
367
368         * inclhack.def (solaris_int_const, solaris_int_limits_1,
369         solaris_int_limits_2 ): Applies to Solaris 2 in general.
370         Remove select.
371         Add mach for *-*-solaris2*.
372         Change second c_fix_arg to select.
373         Remove #pragma ident from test_text.
374         * fixincl.x: Regenerate.
375         * tests/base/sys/int_const.h [SOLARIS_INT_CONST_CHECK]: Remove
376         #pragma trigger text.
377         * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_1_CHECK,
378         SOLARIS_INT_LIMITS_2_CHECK]: Likewise.
379
380 2010-01-26  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
381
382         * inclhack.def (aix_stdint_1): Add stdint-aix.h to files.
383         (aix_stdint_2): Likewise.
384         (aix_stdint_3): Likewise.
385         (aix_stdint_4): Likewise.
386         (aix_stdint_5): Likewise.
387         (darwin_stdint_1): Add stdint-darwin.h to files.
388         (darwin_stdint_2): Likewise.
389         (darwin_stdint_3): Likewise.
390         (darwin_stdint_4): Likewise.
391         (darwin_stdint_5): Likewise.
392         (darwin_stdint_6): Likewise.
393         (darwin_stdint_7): Likewise.
394         (hpux_c99_intptr): Add stdint-hpux11.h to files.
395         (hpux_c99_inttypes): Likewise.
396         (hpux_c99_inttypes2): Likewise.
397         (hpux_stdint_least_fast): Likewise.
398         (irix_stdint_c99): Renamed to irix_stdint_c99_mode.
399         (irix_stdint_c99_types): New fix.
400         (irix_stdint_c99_macros): New fix.
401         (newlib_stdint_1): Add stdint-newlib.h to files.
402         (newlib_stdint_2): Likewise.
403         fixincl.x: Regenerate.
404         tests/base/stdint-aix.h: New file.
405         tests/base/stdint.h [AIX_STDINT_1_CHECK, AIX_STDINT_2_CHECK,
406         AIX_STDINT_3_CHECK, AIX_STDINT_4_CHECK, AIX_STDINT_5_CHECK]: Moved ...
407         tests/base/stdint-aix.h: ... here.
408         [AIX_STDINT_3_CHECK]: Updated to match aix_stdint_3 fix.
409         [AIX_STDINT_4_CHECK]: Updated to match aix_stdint_4 fix.
410         [AIX_STDINT_5_CHECK]: Updated to match aix_stdint_5 fix.
411         tests/base/stdint-darwin.h: New file.
412         tests/base/stdint.h [DARWIN_STDINT_1_CHECK, DARWIN_STDINT_2_CHECK,
413         DARWIN_STDINT_3_CHECK, DARWIN_STDINT_4_CHECK,
414         DARWIN_STDINT_5_CHECK, DARWIN_STDINT_6_CHECK]: Moved ...
415         tests/base/stdint-darwin.h: ... here.
416         [DARWIN_STDINT_1_CHECK]: Updated to match darwin_stdint_1 fix.
417         [DARWIN_STDINT_4_CHECK]: Updated to match darwin_stdint_4 fix.
418         [DARWIN_STDINT_6_CHECK]: Updated to match darwin_stdint_6 fix.
419         tests/base/stdint-hpux11.h: New file.
420         tests/base/stdint.h [HPUX_C99_INTPTR_CHECK,
421         HPUX_C99_INTTYPES2_CHECK, HPUX_STDINT_LEAST_FAST_CHECK]: Moved ...
422         tests/base/stdint-hpux11.h: ... here.
423         [HPUX_C99_INTPTR_CHECK]: Updated to match hpux_c99_intptr fix.
424         [HPUX_C99_INTTYPES2_CHECK]: Updated to match hpux_c99_inttypes2 fix.
425         tests/base/stdint.h [IRIX_STDINT_C99_CHECK]: Renamed guard to
426         IRIX_STDINT_C99_MODE_CHECK.
427         tests/base/stdint-irix65.h: New file.
428         tests/base/stdint-newlib.h: New file.
429         tests/base/stdint.h [NEWLIB_STDINT_1_CHECK,
430         NEWLIB_STDINT_2_CHECK]: Moved ...
431         tests/base/stdint-newlib.h: ... here.
432
433 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
434
435         * configure: Regenerate.
436
437 2009-10-21  Steve Ellcey  <sje@cup.hp.com>
438
439         * inclhack.def (hpux_stdint_least_fast): Simplify.
440         * fixincl.x: Regenerate.
441         * tests/base/stdint.h: Update.
442
443 2009-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
444
445         * inclhack.def (isc_fmod, isc_omits_with_stdc)
446         (nested_sys_limits, sco_math): Remove.
447         * tests/base/math.h (ISC_FMOD_CHECK, SCO_MATH_CHECK): Remove.
448         * tests/base/stdio.h (ISC_OMITS_WITH_STDC_CHECK): Remove.
449         * tests/base/sys/limits.h: Remove.
450         * fixincl.x: Regenerate.
451
452 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
453
454         PR testsuite/29737
455         PR bootstrap/35938
456         PR testsuite/39655
457         * check.tpl: Fix typos.
458         * README: Likewise.  Also, document that 'select' uses ERE.
459         * mkheaders.in: Update copyright years in --version output.
460         * inclhack.def (sco_math): Add missing final newline in sed
461         script 'a', 'c', or 'i' commands, for BSD sed.
462         (sco_math): In the text of 'a', 'c', or 'i' sed
463         commands, prepend leading white space with a backslash to avoid
464         the whitespace to be removed by BSD sed.
465         (sco_math): Match plain 'C++' instead of 'C\+\+' in sed regex.
466         (x11_new): Fix sed expression, for BSD sed.
467         (glibc_mutex_init): Fix newlines in sed 's' command replacement
468         part, for GNU sed 3.02 and Solaris sed.
469         (glibc_mutex_init): Replace unportable \+ sed regex operator
470         with \{1,\}.
471         (glibc_c99_inline_2, glibc_mutex_init): Avoid unportable sed
472         alternation \| regex operator.
473         (solaris_complex): Remove superfluous backslashes from
474         replacement string.  Replace \+ operator with \{1,\}.
475         * tests/base/Xm/Traversal.h: This is fixed for BSD sed now.
476         * fixincl.x: Regenerate.
477
478 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
479
480         PR libfortran/41169
481         * inclhack.def (irix_complex): New fix.
482         (solaris_complex): Likewise.
483         * fixincl.x: Regenerate.
484         * tests/base/complex.h [IRIX_COMPLEX_CHECK, SOLARIS_COMPLEX_CHECK]:
485         New tests.
486
487 2009-08-28   Bruce Korb <bkorb@gnu.org>
488              Steve Ellcey  <sje@cup.hp.com>
489
490         * README (files): Describe files entry.
491         * inclhack.def (hpux_stdint_least): Remove.
492         (hpux_stdint_fast): Remove.
493         (hpux_stdint_fast): Remove.
494         (hpux_stdint_least_fast): New.
495         (hpux_inttype_int_least8_t): Remove.
496         (hpux_inttype_int8_t): Modify.
497         * fixincl.x: Regenerate.
498         * tests/base/stdint.h: Update.
499         * tests/base/sys/_inttypes.h: Update.
500
501 2009-08-28  Steve Ellcey  <sje@cup.hp.com>
502
503         * inclhack.def (hpux_imaginary_i): Remove spaces.
504         * fixincl.x: Regenerate.
505         * tests/base/stdint.h: Update AIX fixes. 
506         * tests/base/complex.h: Change HPUX_IMAGINARY_I_CHECK fix.
507
508 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
509
510         * configure.ac (AC_PREREQ): Bump to 2.64.
511
512 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
513
514         * aclocal.m4: Regenerate.
515         * configure: Regenerate.
516         * config.h.in: Regenerate.
517
518 2009-08-17  David Edelsohn  <edelsohn@gnu.org>
519
520         * inclhack.def (aix_complex): Redefine _Complex_I.  Do not
521         redefine I.
522         * (aix_stdint_[12345]): New fixes.
523         * fixincl.x: Regenerate.
524         * tests/base/complex.h: Update check.
525         * tests/base/stdint.h: Add AIX stdint.h checks.
526
527 2009-08-14  Steve Ellcey  <sje@cup.hp.com>
528
529         * inclhack.def (hpux_imaginary_i): New fix.
530         * fixincl.x: Regenerate.
531         * tests/base/complex.h: New file.
532
533 2009-08-12  David Edelsohn  <edelsohn@gnu.org>
534
535         * inclhack.def (aix_complex): New fix.
536         * fixincl.x: Regenerate.
537
538 2009-08-01  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
539
540         * inclhack.def (hpux_inttype_int_least8_t): Also apply on hpux10*.
541         (hpux_inttype_int8_t): Likewise.
542         * fixincl.x: Regenerate.
543
544 2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
545
546         * Makefile.in (AUTOCONF, AUTOHEADER, ACLOCAL, ACLOCAL_AMFLAGS):
547         New variables.
548         ($(srcdir)/configure, $(srcdir)/config.h.in, $(srcdir)/aclocal.m4):
549         Use them.
550
551 2009-07-04  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
552
553         * inclhack.def (darwin_stdint_5, darwin_stdint_6,
554         darwin_stdint_7): New fixes.
555         * fixincl.x: Regenerate.
556         * tests/base/stdint.h: Adjust test for new fixes.
557
558 2009-07-03  Eric Botcazou  <ebotcazou@adacore.com>
559
560         * inclhack.def (solaris_int_types): New fix.
561         * fixincl.x: Regenerate.
562         * tests/base/sys/int_types.h: New file.
563
564 2009-06-09  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
565
566         * inclhack.def (darwin_stdint_1, darwin_stdint_2, darwin_stdint_3,
567         darwin_stdint_4): New fixes.
568         * tests/base/stdint.h: Adjust test results for new fixes.
569         * fixincl.x: Regenerate.
570
571 2009-05-29  Eric Botcazou  <ebotcazou@adacore.com>
572
573         * inclhack.def (solaris_int_const): New fix.
574         (solaris_int_limits_1): Likewise.
575         (solaris_int_limits_2): Likewise.
576         * fixincl.x: Regenerate.
577         * tests/base/sys/int_const.h: New file.
578         * tests/base/sys/int_limits.h: Likewise.
579
580 2009-05-15  Joseph Myers  <joseph@codesourcery.com>
581
582         * inclhack.def (glibc_tgmath): Correct bypass.
583         * fixincl.x: Regenerate.
584
585 2009-04-28  Steve Ellcey  <sje@cup.hp.com>
586
587         * inclhack.def (hpux11_uint32_c): Remove.
588         (hpux_long_double): Disable on hpux11.3*.
589         (hpux_long_double_2): New.
590         (hpux_c99_intptr): New.
591         (hpux_c99_inttypes): New.
592         (hpux_c99_inttypes2): New.
593         (hpux_stdint_least): New.
594         (hpux_stdint_fast): New.
595         (hpux_inttype_int_least8_t): New.
596         (hpux_inttype_int8_t): New.
597         * fixincl.x: Regenerate.
598         * tests/base/sys/_inttypes.h: New.
599         * tests/base/inttypes.h: Update.
600         * tests/base/stdlib.h: Update.
601         * tests/base/stdint.h: Update.
602
603 2009-04-28  Joseph Myers  <joseph@codesourcery.com>
604
605         * inclhack.def (glibc_stdint): New fix.
606         * fixincl.x: Regenerate.
607         * tests/base/stdint.h: Update.
608
609 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
610
611         * Makefile.in: Change copyright header to refer to version
612         3 of the GNU General Public License and to point readers at the
613         COPYING3 file and the FSF's license web page.
614         * fixfixes.c: Likewise.
615         * fixinc.in: Likewise.
616         * fixincl.c: Likewise.
617         * fixlib.c: Likewise.
618         * fixlib.h: Likewise.
619         * fixopts.c: Likewise.
620         * fixtests.c: Likewise.
621         * genfixes: Likewise.
622         * mkheaders.in: Likewise.
623         * system.h: Likewise.
624
625 2009-03-31  Joseph Myers  <joseph@codesourcery.com>
626
627         PR c/448
628         * inclhack.def (newlib_stdint_1, newlib_stdint_2): New fixes.
629         * fixincl.x: Regenerate.
630         * tests/base/stdint.h: Update.
631
632 2009-03-29  Joseph Myers  <joseph@codesourcery.com>
633
634         * tests/base/math.h, tests/base/pthread.h, tests/base/sys/wait.h:
635         Update.
636
637 2009-03-29  Joseph Myers  <joseph@codesourcery.com>
638
639         PR c/456
640         PR c/5675
641         PR c/19976
642         PR c/29116
643         PR c/31871
644         PR c/35198
645         * inclhack.def (glibc_tgmath): New fix.
646         * fixincl.x: Regenerate.
647         * tests/base/tgmath.h: New.
648
649 2009-03-28  Joseph Myers  <joseph@codesourcery.com>
650
651         * inclhack.def (aix_syswait, exception_structure,
652         pthread_page_size): Remove.
653         (math_exception): Remove mention of fixproto in comment.
654         * fixincl.x: Regenerate.
655         * mkheaders.in: Do not handle STMP_FIXPROTO.
656
657 2009-03-27  Sandra Loosemore  <sandra@codesourcery.com>
658
659         * server.c (run_shell): Quote directory name passed to cd.
660
661 2009-03-01  Bruce Korb  <bkorb@gnu.org>
662         Apply a positively ancient patch:
663
664         2004-10-15  Giovanni Bajo  <giovannibajo@libero.it>
665
666         * inclhack.def (alpha_if_semicolon): new fix from long, long ago
667         * tests/base/net/if.h: Add new test.
668
669 2009-01-06  Andreas Tobler  <a.tobler@schweiz.org>
670
671         * tests/base/locale.h: Add new test.
672         * tests/base/stdarg.h: Likewise.
673
674 2009-01-05  Steve Ellcey  <sje@cup.hp.com>
675
676         * inclhack.def (hpux_spu_info):  Add files line.
677         * fixincl.x: Regenerate.
678
679 2009-01-01  Andreas Tobler  <a.tobler@schweiz.org>
680
681         * inclhack.def (openbsd_null_definition): Redefine NULL to (void *)0
682         in case of C.
683         * fixincl.x: Regenerate.
684
685 2008-12-31  Andreas Tobler  <a.tobler@schweiz.org>
686
687         PR target/35460
688         * inclhack.def (openbsd_va_start): Use __builtin_va_start
689         for OpenBSD.
690         * fixincl.x: Regenerate.
691
692 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
693
694         * configure: Regenerate.
695
696 2008-12-15  Steve Ellcey  <sje@cup.hp.com>
697
698         * inclhack.def (hpux_spu_info): Match PA as well as IA64.
699         * fixincl.x: Regenerate.
700
701 2008-09-06  H.J. Lu  <hongjiu.lu@intel.com>
702
703         * configure.ac: Fix a typo.
704         * configured: Regenerate.
705
706 2008-09-06  Bruce Korb  <bkorb@gnu.org>
707
708         * fixincl.tpl (sed): make the program executable configurable.
709         Some platforms have some rather oddball defaults.
710         * config.h.in (SED_PROGRAM): define the default sed.
711         * fixincl.x: regenerated
712         * tests/base/internal/wchar_core.h: fix bad sample text
713         * tests/base/math.h: fix bad sample text
714         * configure.ac: search for working sed
715         * inclhack.def (glibc_mutex_init): fix non-portable construct
716         and re-order a few misordered entries.
717
718 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
719
720         * configure: Regenerate.
721
722 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
723
724         * inclhack.def (AAB_svr4_replace_byteorder,
725         AAB_ultrix_ansi_compat, AAB_ultrix_limits, AAB_ultrix_memory,
726         libc1_G_va_list, libc1_ifdefd_memx, nested_motorola,
727         ptx_sys_mc_param_h, sco_regset, sco_static_func, sco_utime,
728         solaris_mutex_init_1, solaris_socket, solaris_unistd,
729         solaris_widec, svr4_krnl, ultrix_atexit_param, ultrix_atof_param,
730         ultrix_const3, ultrix_fix_fixproto, ultrix_ifdef, ultrix_locale,
731         ultrix_math_ifdef, ultrix_nested_ioctl, ultrix_nested_svc,
732         ultrix_stat, ultrix_static, ultrix_stdlib, ultrix_strings,
733         ultrix_strings2, ultrix_sys_time, ultrix_unistd,
734         unicosmk_restrict, uw7_byteorder_fix, windiss_math1,
735         windiss_math2, windiss_valist): Remove.
736         * fixincl.x: Regenerate.
737         * mkfixinc.sh: (arm-semi-aof, hppa1.1-*-osf*, hppa1.1-*-bsd*,
738         i370-*-openedition, i?86-*-moss*, i?86-*-uwin*,
739         powerpc-*-eabiaix*): Remove.
740         * tests/base/math.h: Update.
741         * tests/base/pthread.h: Update.
742         * tests/base/stdio.h: Update.
743         * tests/base/stdlib.h: Update.
744         * tests/base/string.h: Update.
745         * tests/base/strings.h: Update.
746         * tests/base/sys/file.h: Update.
747         * tests/base/sys/limits.h: Update.
748         * tests/base/sys/socket.h: Update.
749         * tests/base/sys/stat.h: Update.
750         * tests/base/sys/time.h: Update.
751         * tests/base/testing.h: Update.
752         * tests/base/unistd.h: Update.
753         * tests/base/_G_config.h: Remove.
754         * tests/base/arpa: Remove directory.
755         * tests/base/fs: Remove directory.
756         * tests/base/locale.h: Remove.
757         * tests/base/machine: Remove directory.
758         * tests/base/rpc/svc.h: Remove.
759         * tests/base/sys/ioctl.h: Remove.
760         * tests/base/sys/regset.h: Remove.
761         * tests/base/sys/times.h: Remove.
762         * tests/base/sys/utsname.h: Remove.
763         * tests/base/widec.h: Remove.
764
765 2008-05-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
766
767         * inclhack.def (solaris_math_4): Use GCC's __builtin_fpclassify.
768         * tests/base/iso/math_c99.h: Update.
769         * fixincl.x: Regenerate.
770
771 2008-05-14  Joseph Myers  <joseph@codesourcery.com>
772
773         * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on
774         posix_types_64.
775         * fixincl.x: Regenerate.
776
777 2008-04-25  Kai Tietz  <kai.tietz@onvision.com>
778
779         * fixincl.c (fix_with_system): Cast pointer difference to long.
780         * fixlib.c (make_raw_shell_str): Cast compare to avoid sign warning.
781
782 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
783
784         PR bootstrap/35457
785         * Makefile.in: Rewrite aclocal.m4 rule.
786         * aclocal.m4: Regenerate.
787         * configure: Regenerate.
788
789 2008-03-07  Peter O'Gorman  <pogma@thewrittenword.com>
790
791         PR c++/20366
792         * inclhack.def (AAB_aix_stdio): Hack stdio.h for -D_LARGE_FILES.
793         * fixincl.x: Regenerate.
794         * tests/base/stdio.h: Add test.
795
796 2008-02-25  Ben Elliston  <bje@au.ibm.com>
797
798         PR other/32948
799         * fixincl.c (fix_applies): Remove unused variable `name_len'.
800
801 2008-02-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
802
803         * inclhack.def (solaris_math_10): New.
804         * tests/base/iso/math_c99.h: Update.
805
806         * fixincl.x: Regenerate.
807
808 2008-02-04  Ismail Dönmez  <ismail@pardus.org.tr>
809
810         * inclhack.def: (bsd_stdio_attrs_conflict, freebsd_gcc3_breakage,
811         freebsd_gcc4_breakage, hppa_hpux_fp_macros, hpux11_abs,
812         netbsd_c99_inline_1, netbsd_c99_inline_2, netbsd_extra_semicolon):  Add
813         quotes around mach entries.
814         * fixincl.x: Regenerate with latest autogen (5.9.4), updating license
815         to GPLv3.
816
817 2008-02-04  Hans-Peter Nilsson  <hp@axis.com>
818
819         PR other/31405
820         * inclhack.def: (glibc_c99_inline_1a): Re-add last change.
821         (glibc_c99_inline_3) <bypass>: Change from __STDC_VERSION__ to
822         __extern_inline|__GNU_STDC_INLINE__.
823         (glibc_c99_inline_4) <files>: Add wchar.h and */wchar.h.
824         <bypass>: Change from __STDC_VERSION__ to
825         __extern_inline|__GNU_STDC_INLINE__.
826         <first c_fix_arg>: Change from #ifdef-wrapping the extern part to
827         appending attribute-gnu_inline.
828         <second c_fix_arg>: Remove.
829         <test_text>: Remove __extern_inline line.
830         * tests/base/features.h: Re-add.
831         * tests/base/sys/sysmacros.h: Adjust.
832         * fixincl.x: Regenerate.
833
834 2008-01-06  Hans-Peter Nilsson  <hp@axis.com>
835
836         Revert last change.
837
838 2007-12-18  Hans-Peter Nilsson  <hp@axis.com>
839
840         * inclhack.def: (glibc_c99_inline_1a, glibc_c99_inline_5): New.
841         * fixincl.x: Regenerate.
842         * tests/base/wchar.h: Update.
843         * tests/base/features.h: New.
844
845 2007-10-14  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
846
847         PR target/33700
848         * inclhack.def (hpux11_pthread_const): New.
849         * fixincl.x: Regenerate.
850         * tests/base/sys/pthread.h: Update.
851
852 2007-10-12  Kai Tietz  <kai.tietz@onevision.com>
853
854         * configure.ac: x86_64 mingw target uses twoprocess.
855         * mkfixinc.sh: Add x86_64 mingw target.
856         * configure: Regenerate.
857
858 2007-10-09  Geoffrey Keating  <geoffk@apple.com>
859
860         * inclhack.def (darwin_externc): New.
861         * fixincl.x: Regenerate.
862         * tests/base/mach-o/swap.h: New.
863
864 2007-08-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
865
866         * inclhack.def (solaris_math_5, solaris_math_6, solaris_math_7):
867         Delete fixes.
868         * tests/base/iso/math_c99.h: Delete associated test baselines.
869         * fixincl.x: Regenerate.
870
871 2007-07-24  Krister Walfridsson  <cato@df.lth.se>
872
873         PR target/30058
874         * inclhack.def (netbsd_c99_inline_2): New.
875         * fixincl.x: Regenerate.
876         * tests/base/signal.h: Update.
877
878 2007-07-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
879
880         PR target/32641
881
882         * inclhack.def (solaris_math_4, solaris_math_5, solaris_math_6,
883         solaris_math_7): Constify and make FP exception-safe.
884         * tests/base/iso/math_c99.h: Update.
885
886         * fixincl.x: Regenerate.
887
888 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
889
890         PR libgcj/28190
891         * inclhack.def (irix_stdint_c99): New fix.
892         * fixincl.x: Regenerate.
893         * tests/base/stdint.h: New test.
894
895 2007-06-06  Steve Ellcey  <sje@cup.hp.com>
896
897         PR testsuite/31828
898         * inclhack.def (hppa_hpux_fp_macros): New.
899         * fixincl.x: Regenerate.
900         * tests/base/math.h: Update.
901
902 2007-03-26  Jakub Jelinek  <jakub@redhat.com>
903
904         * inclhack.def (glibc_c99_inline_1): Define __USE_EXTERN_INLINES
905         if __extern_inline or __GNUC_GNU_INLINE__ is defined rather than
906         __STDC_VERSION__ < 199901L.
907         (glibc_c99_inline_2): Replace #if __STDC_VERSION__ < 199901L
908         with #ifdef __GNUC_GNU_INLINE__.
909         (glibc_c99_inline_3): Add select.  Replace __STDC_VERSION__ >= 199901L
910         with defined(__GNUC_STDC_INLINE__).
911         (glibc_c99_inline_4): Change select, add second c_fix_arg.
912         Replace #if __STDC_VERSION__ < 199901L with
913         #ifdef __GNUC_GNU_INLINE__.
914         * fixincl.x: Regenerated.
915         * tests/base/bits/string2.h: Update.
916         * tests/base/sys/sysmacros.h: Update.
917         * tests/base/sys/stat.h: Update.
918
919 2007-03-18  Krister Walfridsson  <cato@df.lth.se>
920
921         PR target/30058
922         * inclhack.def (netbsd_c99_inline_1): New.
923         * fixincl.x: Regenerate.
924         * tests/base/signal.h: New.
925
926 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
927
928         * Makefile.in: Add dummy "install-info" target.
929
930 2007-03-06  Joseph Myers  <joseph@codesourcery.com>
931
932         * mkheaders.in: Fix headers for each multilib required.
933
934 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
935
936         * Makefile.in: Add dummy install-pdf target.
937
938 2007-02-27  Joseph Myers  <joseph@codesourcery.com>
939
940         * mkheaders.in (incdir): Use include-fixed not include.
941
942 2007-02-15  Brooks Moses  <brooks.moses@codesourcery.com>
943
944         * Makefile.in: Added "pdf" target to .PHONY.
945
946 2007-02-05  Richard Guenther  <rguenther@suse.de>
947
948         * inclhack.def (glibc_c99_inline_4): Adjust selector to cope
949         with older glibc.  Adjust version number for C99.
950         * fixincl.x: Regenerated.
951
952 2007-02-04  Mike Stump  <mrs@apple.com>
953
954         * mkheaders.in: Allow optional isysroot parameter.
955
956 2007-02-03  Bruce Korb <bkorb@gnu.org>
957
958         * inclhack.def (glibc_c99_inline_4): replace "extern" only if
959         surrounded by space characters.
960
961 2007-01-25  Daniel Franke <franke.daniel@gmail.com>
962
963         PR target/30272
964         * inclhack.def(broken_cabs): Also remove definition of cabsl.
965         * fixincl.x: Regenerate.
966         * tests/base/math.h: Update.
967
968 2007-01-05  Bruce Korb <bkorb@gnu.org>, 
969             Daniel Franke <franke.daniel@gmail.com>
970
971         PR target/30008
972         * fixincl.tpl (List): separate file name patterns with a NUL byte instead
973         of a vertical bar ("|").
974         * fixincl.c (fix_applies, machine_matches): Use fnmatch for name
975         matching.  Set SKIP_TEST flag if we are not to run a test.
976         * fixincl.x: Regenerate.
977         * inclhack.def (glibc_c99_inline_[1234], broken_cabs, broken_nan,
978         kandr_concat, sco_math): Replace lists of specfic file names by search
979         patterns.
980
981 2006-12-12  Olivier Hainque  <hainque@adacore.com>
982
983         * fixincludes/mkfixinc.sh: Add "*-*-vxworks*" to the list of
984         targets for which a no-op fixer is appropriate.
985
986 2006-11-07  Richard Guenther  <rguenther@suse.de>
987
988         * inclhack.def (glibc_c99_inline_2): Adjust for glibc 2.3
989         systems.
990         * fixincl.x: Regenerate.
991
992 2006-11-02  Geoffrey Keating  <geoffk@apple.com>
993
994         * inclhack.def (glibc_c99_inline_1): New.
995         * inclhack.def (glibc_c99_inline_2): New.
996         * inclhack.def (glibc_c99_inline_3): New.
997         * inclhack.def (glibc_c99_inline_4): New.
998         * fixincl.x: Regenerate.
999         * tests/base/bits/string2.h: New.
1000         * tests/base/sys/sysmacros.h: New.
1001         * tests/base/sys/stat.h: Update.
1002
1003 2006-11-01  Steve Ellcey  <sje@cup.hp.com>
1004
1005         * tests/base/sys/socket.h: Update.
1006
1007 2006-10-31  Steve Ellcey  <sje@cup.hp.com>
1008
1009         * inclhack.def (hpux11_extern_sendfile): New.
1010         (hpux11_extern_sendpath): New.
1011         * fixincl.x: Regenerate.
1012
1013 2006-10-29  Joseph Myers  <joseph@codesourcery.com>
1014
1015         * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on x86_64.
1016         * fixincl.x: Regenerate.
1017
1018 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
1019
1020         * Makefile.in: Added empty "pdf" target.
1021
1022 2006-10-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1023
1024         PR target/29300
1025         * inclhack.def (hpux_pthread_initializers): New hack.
1026         * tests/base/sys/pthread.h: New file.
1027
1028         * fixincl.x: Regenerate.
1029
1030 2006-10-03  Uros Bizjak <uros@kss-loka.si>
1031
1032         * inclhack.def (glibc_mutex_init): Also fix
1033         PTHREAD_MUTEX_(RECURSIVE|ERRORCHECK|ADAPTIVE)_NP and
1034         PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP initializers.
1035         * tests/base/pthread.h: Update.
1036
1037         * fixincl.x: Regenerate.
1038
1039 2006-10-01  Uros Bizjak <uros@kss-loka.si>
1040
1041         * inclhack.def (glibc_mutex_init): New fix.
1042         * tests/base/pthread.h: Update.
1043
1044         * fixincl.x: Regenerate.
1045
1046 2006-09-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1047
1048         * inclhack.def (solaris_mutex_init_2): Update for Solaris9.
1049         Prevent it from running on solaris10 or later.
1050         (solaris_once_init_2): Fix comment.
1051         * tests/base/pthread.h: Update.
1052
1053         * fixincl.x: Regenerate.
1054
1055 2006-09-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1056
1057         * inclhack.def (solaris_once_init_2): New fix.
1058         * tests/base/pthread.h: Update.
1059
1060         * fixincl.x: Regenerate.
1061
1062 2006-09-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1063
1064         * inclhack.def (solaris_mutex_init_2): Remove test for
1065         PTHREAD_RWLOCK_INITIALIZER.
1066         (solaris_rwlock_init_1): New.
1067         * tests/base/pthread.h: Update.
1068
1069         * inclhack.def (solaris_once_init_1): New.
1070         * tests/base/pthread.h: Adjust for new fix.
1071
1072         * fixincl.x: Regenerate.
1073
1074 2006-07-17  Roger Sayle  <roger@eyesopen.com>
1075
1076         * tests/base/errno.h: New file.
1077         * tests/base/architecture/ppc/math.h: Likewise.
1078         * tests/base/ia64/sys/getppdp.h: Likewise.
1079
1080 2006-07-10  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1081
1082         PR bootstrap/20437
1083         * Makefile.in (configure, config.h.in): Change into $(srcdir)
1084         before autoconf or autoheader call.
1085
1086 2006-06-23  Steve Ellcey  <sje@cup.hp.com>
1087
1088         PR target/28084
1089         * inclhack.def (hpux_extern_errno): New.
1090         * fixincl.x: Regenerate.
1091
1092 2006-05-23  Carlos O'Donell  <carlos@codesourcery.com>
1093
1094         * Makefile.in: Add dvi info html and install-html to .PHONY
1095         Add install-html target.
1096
1097 2006-05-16  Mike Stump  <mrs@apple.com>
1098
1099         * configure.ac: Add -Wno-overlength-strings.
1100         * configure: Regenerate.
1101
1102 2006-05-14  Bernhard Fischer  <aldot@gcc.gnu.org>
1103
1104         * README: Fix typo.
1105
1106 2006-02-18  Steve Ellcey  <sje@cup.hp.com>
1107
1108         PR target/26189
1109         * inclhack.def (hpux_spu_info): New.
1110         * fixincl.x: Regenerate
1111
1112 2006-01-31  Marcin Dalecki  <martin@dalecki.de>
1113
1114         * configure.ac: Check for asprintf, basename, vasprintf.
1115         * config.h.in: Regenerate.
1116         * configure: Regenerate.
1117
1118 2006-01-19  Andrew Pinski  <pinskia@physics.uc.edu>
1119
1120         PR target/15642
1121         * inclhack.def (AAB_darwin7_9_long_double_funcs [replace]): Define
1122         __APPLE_CC_ as 1345.
1123         (broken_nan): New.
1124         * fixincl.x: Regenerate.
1125
1126 2005-11-24  Bruce Korb  <bkorb@gnu.org>
1127
1128         * fixincl.c (write_replacement): "here strings" in AutoGen
1129         often/generally don't have a terminating newline.  Check the
1130         last byte for '\n'.
1131
1132 2005-11-13  Andreas Jaeger  <aj@suse.de>
1133
1134         * check.tpl: Handle CVS additionally.
1135
1136 2005-11-05  Andreas Jaeger  <aj@suse.de>
1137
1138         * check.tpl: Adopt for move to subversion.
1139
1140 2005-09-15  Joseph S. Myers  <joseph@codesourcery.com>
1141
1142         PR c++/23139
1143         * inclhack.def (huge_val_hex, huge_valf_hex, huge_vall_hex): New
1144         fixes.
1145         * fixincl.x: Regenerate.
1146         * tests/base/bits/huge_val.h: New file.
1147
1148 2005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
1149
1150         * All files: Update with new FSF address.
1151
1152 2005-07-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1153
1154         * Makefile.in (WARN_CFLAGS): New.
1155         (.c.o): Add $(WARN_CFLAGS).
1156         * aclocal.m4: Include ../config/warnings.m4.
1157         * configure.ac: Invoke ACX_PROG_CC_WARNING_OPTS,
1158         ACX_PROG_CC_WARNING_ALMOST_PEDANTIC and
1159         ACX_PROG_CC_WARNINGS_ARE_ERRORS.
1160         * fixopts.c (initialize_opts): Fix old-style definintion.
1161
1162         * configure: Regenerate.
1163
1164 2005-06-24  Geoffrey Keating  <geoffk@geoffk.org>
1165
1166         * inclhack.def (AAB_darwin7_9_long_double_funcs): New.
1167         (AAB_darwin7_9_long_double_funcs_2): New.
1168         * fixincl.x: Regenerate.
1169
1170 2005-06-15  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1171
1172         PR libfortran/15266
1173         * inclhack.def (broken_cabs): Mention IRIX 5/6 problem.
1174         Use double quotes in select so \t matches tabs.
1175         Add IRIX testcase.
1176         * fixincl.x: Regenerate.
1177         * tests/base/math.h [BROKEN_CABS_CHECK]: Adapt for new testcase.
1178
1179 2005-05-22  Danny Smith  <dannysmith@users.souceforge.net>
1180
1181         PR target/21683
1182         * fixincl.c: Don't include <sys/wait.h> if SEPARATE_FIX_PROC.
1183
1184 2005-05-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
1185             Joseph S. Myers  <joseph@codesourcery.com>
1186
1187         PR target/19933
1188         PR target/21315
1189         * inclhack.def: New fixes solaris_math_[1-9].
1190         * fixincl.x: Regenerate.
1191         * tests/base/iso/math_c99.h: New.
1192
1193 2005-05-19  Kelley Cook  <kcook@gcc.gnu.org>
1194
1195         * aclocal.m4: Remove superfluous reference to accross.m4.
1196
1197 2005-05-15  Gabriel Dos Reis  <gdr@integrable-solutions.net>
1198
1199         * fixlib.c (load_file_data): Use XRESIZVEC in lieu of xrealloc.
1200         * server.c (load_data): Likewise.
1201         (run_shell): Use XCNEW (char) in lieu of xcalloc (1, 1).
1202         * fixincl.c: #include <sys/wait.h>
1203         (run_compiles): Use XCNEWVEC instead of xcalloc.
1204         (fix_with_system, start_fixer): Use XNEWVEC instead of xmalloc.
1205         * fixfixes.c (FIX_PROC_HEAD, main): Likewise.
1206
1207 2005-05-10  Joseph S. Myers  <joseph@codesourcery.com>
1208
1209         * inclhack.def (stdio_stdarg_h, stdio_va_list): Bypass on
1210         *-*-solaris2.1[0-9]*, not just *-*-solaris2.1[0-9].
1211         * fixincl.x: Regenerate.
1212
1213 2005-05-06  Bruce Korb  <bkorb@gnu.org>
1214         Joseph S. Myers <joseph@codesourcery.com>
1215
1216         * fixinc/inclhack.def: Correct backslashes
1217         * fixinc/fixincl.x: regen
1218
1219 2005-04-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1220
1221         * system.h (fopen, fdopen, freopen): Define these to the unlocked
1222         libiberty functions.
1223
1224 2005-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1225
1226         * configure.ac (fixincludes_UNLOCKED_FUNCS): New.
1227         (AC_CHECK_FUNCS, AC_CHECK_DECLS): Check for fixincludes_UNLOCKED_FUNCS.
1228         * system.h (putchar, getc, getchar, clearerr, feof, fileno,
1229         fflush, fgetc, fgets, ferror, fread): Redefine to the associated
1230         _unlocked function.
1231         (fwrite_unlocked): Fix prototype.
1232
1233         * configure, config.h.in: Regenerate.
1234
1235 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
1236
1237         * Makefile.in: Set gcc_version directly, not via substitution.
1238         (libsubdir): Use $(gcc_version), not $(version).
1239         (mkheaders.almost): New rule.
1240         (mkheaders): Generate from mkheaders.almost.
1241         (clean): Also delete mkheaders.almost.
1242         * aclocal.m4: Do not include ../config/gcc-version.m4.
1243         * configure.ac: Do not invoke TL_AC_GCC_VERSION.  Generate
1244         mkheaders.almost from mkheaders.in.
1245         * configure: Regenerate.
1246
1247 2005-03-21  Richard Guenther  <rguenth@gcc.gnu.org>
1248
1249         PR target/20166
1250         * inclhack.def: Add fix for array of incomplete structures
1251         in function prototype in pthread.h.
1252         * fixincl.x: Regenerate.
1253         * tests/base/pthread.h: Adjust.
1254
1255 2005-03-15  Joseph S. Myers  <joseph@codesourcery.com>
1256
1257         * inclhack.def (hpux_htonl): New fix.
1258         * tests/base/netinet/in.h: New test.
1259         * fixincl.x: Regenerate.
1260
1261 2005-02-23  James E Wilson  <wilson@specifixinc.com>
1262
1263         * Makefile.in (full-stamp, test-stamp, $(AF)): Add $(CFLAGS) to link.
1264
1265 2004-12-13  Andrew Pinski  <pinskia@physics.uc.edu>
1266
1267         PR 18458
1268         * Makefile.in (install): Add @EXEEXT@ to the end of the program name,
1269         fixincl.
1270
1271 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
1272
1273         * configure.ac: Use TL_AC_GCC_VERSION to set gcc_version.
1274         * aclocal.m4: Include ../config/gcc-version.m4.
1275         * configure: Regenerate.
1276
1277 2004-11-26  Mark Mitchell  <mark@codesourcery.com>
1278
1279         * inclhack.def (gnu_types): Do not use on Solaris 2.1x.
1280         (stdio_va_list): Likewise.
1281         (stdio_stdarg.h): Likewise.
1282         (solaris_stdio_tag): Add bypass.
1283         * fixincl.x: Regenerated.
1284
1285 2004-11-23  Geoffrey Keating  <geoffk@apple.com>
1286
1287         * mkfixinc.sh: Check error code from 'cat'.  Don't try running
1288         built fixincl program.
1289         * mkheaders.in: Use @SHELL@ rather than ${SHELL} to avoid picking
1290         up csh from user.
1291
1292 2004-11-20  Roger Sayle  <roger@eyesopen.com>
1293
1294         * inclhack.def (alpha_pthread_init): Fix technical problems with
1295         the last check-in caused by CVS variable substitution.
1296         * fixincl.x: Likewise.
1297         * tests/base/pthread.h: Likewise.
1298
1299 2004-11-20  Roger Sayle  <roger@eyesopen.com>
1300             Bruce Korb  <bkorb@gnu.org>
1301
1302         * inclhack.def (alpha_pthread_init): New fix.
1303         * fixincl.x: Regenerate.
1304         * tests/base/pthread.h: Update for new test.
1305
1306 2004-11-15  Bruce Korb  <bkorb@gnu.org>
1307
1308         * fixincl.c(fix_with_system): correct misuse of variables and
1309         incorrect application of "sizeof()".
1310
1311 2004-11-13  Joseph S. Myers  <joseph@codesourcery.com>
1312
1313         * inclhack.def (hpux_maxint, limits_ifndefs, math_huge_val_ifndef,
1314         svr4__p, undefine_null): Remove.
1315         * fixincl.x: Regenerate.
1316         * tests/base/AvailabilityMacros.h, tests/base/com_err.h: New.
1317         * tests/base/sys/param.h: Remove.
1318         * tests/base/curses.h, tests/base/math.h, tests/base/testing.h,
1319         tests/base/sys/limits.h: Update.
1320
1321 2004-11-12  Mike Stump  <mrs@apple.com>
1322
1323         * Makefile.in (html): Add html generation support.
1324
1325 2004-11-12  Joseph S. Myers  <joseph@codesourcery.com>
1326
1327         * inclhack.def (sco_math): Bypass on __GNUG__.
1328         (sysz_stdlib_for_sun): Bypass on _CLASSIC_ANSI_TYPES.
1329         * fixincl.x: Regenerate.
1330
1331 2004-11-09  Joseph S. Myers  <joseph@codesourcery.com>
1332
1333         * inclhack.def (hpux8_bogus_inlines): Bypass on __GNUG__.
1334         (int_abort_free_and_exit, sun_malloc, sysv68_string): Bypass on
1335         _CLASSIC_ANSI_TYPES.
1336         (sun_auth_proto): Bypass on __cplusplus.
1337         * fixincl.x: Regenerate.
1338
1339 2004-11-05  Geoffrey Keating  <geoffk@apple.com>
1340
1341         * Makefile.in (mostlyclean): Add fixinc.sh.
1342         (clean): Add mkheaders.
1343         (distclean): New.
1344         (dvi): New.
1345         (info): New.
1346         (installcheck): New.
1347
1348 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
1349
1350         * Makefile.in (mostlyclean, distclean): New targets.
1351
1352 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
1353
1354         * configure.ac: Add code to determine noncanonical_target,
1355         local_prefix, gcc_version; process mkheaders.in to make mkheaders.
1356         * configure: Regenerate.
1357         * fixinc.in: Move here from gcc/; fix many cross-hosting bugs.
1358         * mkfixinc.sh: Move here from gcc/; update for changes to fixinc.in.
1359         * mkheaders.in: Move here from gcc/; remove some unnecessary macros;
1360         update for changes to fixinc.in.
1361         * Makefile.in: Add many new macros.
1362         (install): New target.
1363         (mkheaders): New target.
1364         (fixinc.sh): New target.
1365         (all): Add mkheaders and fixinc.sh.
1366         * README-fixinc: Move here from gcc/.
1367
1368 2004-11-01  Mike Stump  <mrs@apple.com>
1369
1370         * inclhack.def (stdio_va_list): Break out clients from here...
1371         (stdio_va_list_clients): ...to here.  Also, don't fix if stdarg.h is
1372         included or ifdef va_start.
1373         * fixincl.x: Regenerate.
1374
1375 2004-10-28  Mike Stump  <mrs@apple.com>
1376
1377         * inclhack.def (void_null): Avoid changing NULL on C++ friendly
1378         systems.
1379         * fixincl.x: Regenerate.
1380
1381 2004-10-27  Geoffrey Keating  <geoffk@apple.com>
1382
1383         * inclhack.def (darwin_gcc4_breakage): New.
1384         * fixincl.x: Regenerate.
1385
1386 2004-10-27  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1387
1388         PR bootstrap/17832
1389
1390         * fixfixes.c (main): Check for _PC_NAME_MAX.
1391
1392 2004-10-27  Paolo Bonzini  <bonzini@gnu.org>
1393
1394         PR other/17991
1395
1396         * configure.ac: Fix typo.
1397         * configure: Regenerate.
1398         * fixincl.c (fix_with_system): tSCC is not a pointer.  Fix.
1399
1400 2004-10-20  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1401
1402         PR bootstrap/17832
1403
1404         * fixincl.c (SIGCHLD): Remove definition.
1405         (initialize): Remove SIGIOT and SIGPIPE checks.
1406         (create_file): Fix mkdir() for Win32.
1407         (internal_fix): Use dup2() instead of fcntl().
1408
1409         * fixlib.h (SIGQUIT): Define if undefined.
1410         (SIGIOT): Same.
1411         (SIGPIPE): Same.
1412         (SIGALRM): Same.
1413         (SIGKILL): Same.
1414
1415         * procopen.c (chain_open): Use dup2() instead of fcntl().
1416
1417 2004-08-14  Paolo Bonzini  <bonzini@gnu.org>
1418
1419         PR other/17991
1420
1421         * Makefile.in (ALLOBJ, TESTOBJ, FIXOBJ): Add fixopts.o.
1422         Update copyright year.
1423         * fixfixes.c (main): Call initialize_opts from fixopts.c.
1424         * fixincl.c (initialize): Call initialize_opts from fixopts.c,
1425         do not include code for parsing options (environment vars).
1426         (fix_with_system): Use a search path for applyfix, so that you
1427         can run the test suite with two-process fixincludes.
1428         * fixopts.c: New file.
1429         * configure.ac: Add --enable-twoprocess.  Export ac_exeext
1430         to config.h.  Default to --enable-twoprocess for MinGW32.
1431         * config.h.in: Regenerate.
1432         * configure: Regenerate.
1433
1434 2004-10-04  Loren J. Rittle  <ljrittle@acm.org>
1435
1436         * tests/base/sys/cdefs.h: Update from test area.
1437
1438 2004-09-17  Roger Sayle  <roger@eyesopen.com>
1439
1440         * inclhack.def (linux_ia64_ucontext): New fix.
1441         * fixincl.x: Regenerate.
1442         * tests/base/sys/ucontext.h: New file.
1443
1444 2004-09-15  Roger Sayle  <roger@eyesopen.com>
1445
1446         * tests/base/sys/time.h: Correct mismatch in 2004-09-10 check-in.
1447         * tests/base/stdlib.h: Likewise.
1448
1449 2004-09-13  Loren J. Rittle  <ljrittle@acm.org>
1450
1451         * inclhack.def (freebsd_gcc4_breakage): Add.
1452         * fixincl.x: Regenerate.
1453         * tests/base/sys/cdefs.h: Update for new test.
1454
1455 2004-09-10  Adam Nemet  <anemet@lnxw.com>
1456
1457         * inclhack.def (lynx_void_int): Remove.
1458         (lynxos_fcntl_proto): Remove.
1459         (lynxos_no_warning_in_sys_time_h): New fix.
1460         (lynxos_missing_putenv): New fix.
1461         * fixincl.x: Regenerate.
1462         * tests/base/fcntl.h: Remove.
1463         * tests/base/sys/time.h: Update from test area.
1464         * tests/base/curses.h: Likewise.
1465         * tests/base/stdlib.h: Likewise.
1466
1467 2004-09-03  Jan Beulich  <jbeulich@novell.com>
1468
1469         * inclhack.def: Suppress exception_structure and math_exception
1470         for NetWare headers.
1471         * fixincl.x: Regenerate.
1472
1473 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
1474
1475         * .cvsignore: New.
1476         * Makefile.in: From gcc/fixinc/Makefile.in, making it fully
1477         autoconfiscated.
1478         * configure.ac: New.
1479         * config.h.in: Generate.
1480         * configure: Generate.
1481         * aclocal.m4: New.
1482         * fixlib.h: Remove inclusions of gcc files.
1483         * system.h: New.
1484
1485         Other files copied from gcc/fixinc.