Daily bump.
[official-gcc/constexpr.git] / fixincludes / ChangeLog
blob667d3dfe7b8855f3e935a32e78c57c705eee62ca
1 2010-01-29  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3         * inclhack.def (solaris_int_limits_3): New fix.
4         * fixincl.x: Regenerate.
5         * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_3_CHECK]: New
6         test.
8         * inclhack.def (solaris_int_const, solaris_int_limits_1,
9         solaris_int_limits_2 ): Applies to Solaris 2 in general.
10         Remove select.
11         Add mach for *-*-solaris2*.
12         Change second c_fix_arg to select.
13         Remove #pragma ident from test_text.
14         * fixincl.x: Regenerate.
15         * tests/base/sys/int_const.h [SOLARIS_INT_CONST_CHECK]: Remove
16         #pragma trigger text.
17         * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_1_CHECK,
18         SOLARIS_INT_LIMITS_2_CHECK]: Likewise.
20 2010-01-26  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
22         * inclhack.def (aix_stdint_1): Add stdint-aix.h to files.
23         (aix_stdint_2): Likewise.
24         (aix_stdint_3): Likewise.
25         (aix_stdint_4): Likewise.
26         (aix_stdint_5): Likewise.
27         (darwin_stdint_1): Add stdint-darwin.h to files.
28         (darwin_stdint_2): Likewise.
29         (darwin_stdint_3): Likewise.
30         (darwin_stdint_4): Likewise.
31         (darwin_stdint_5): Likewise.
32         (darwin_stdint_6): Likewise.
33         (darwin_stdint_7): Likewise.
34         (hpux_c99_intptr): Add stdint-hpux11.h to files.
35         (hpux_c99_inttypes): Likewise.
36         (hpux_c99_inttypes2): Likewise.
37         (hpux_stdint_least_fast): Likewise.
38         (irix_stdint_c99): Renamed to irix_stdint_c99_mode.
39         (irix_stdint_c99_types): New fix.
40         (irix_stdint_c99_macros): New fix.
41         (newlib_stdint_1): Add stdint-newlib.h to files.
42         (newlib_stdint_2): Likewise.
43         fixincl.x: Regenerate.
44         tests/base/stdint-aix.h: New file.
45         tests/base/stdint.h [AIX_STDINT_1_CHECK, AIX_STDINT_2_CHECK,
46         AIX_STDINT_3_CHECK, AIX_STDINT_4_CHECK, AIX_STDINT_5_CHECK]: Moved ...
47         tests/base/stdint-aix.h: ... here.
48         [AIX_STDINT_3_CHECK]: Updated to match aix_stdint_3 fix.
49         [AIX_STDINT_4_CHECK]: Updated to match aix_stdint_4 fix.
50         [AIX_STDINT_5_CHECK]: Updated to match aix_stdint_5 fix.
51         tests/base/stdint-darwin.h: New file.
52         tests/base/stdint.h [DARWIN_STDINT_1_CHECK, DARWIN_STDINT_2_CHECK,
53         DARWIN_STDINT_3_CHECK, DARWIN_STDINT_4_CHECK,
54         DARWIN_STDINT_5_CHECK, DARWIN_STDINT_6_CHECK]: Moved ...
55         tests/base/stdint-darwin.h: ... here.
56         [DARWIN_STDINT_1_CHECK]: Updated to match darwin_stdint_1 fix.
57         [DARWIN_STDINT_4_CHECK]: Updated to match darwin_stdint_4 fix.
58         [DARWIN_STDINT_6_CHECK]: Updated to match darwin_stdint_6 fix.
59         tests/base/stdint-hpux11.h: New file.
60         tests/base/stdint.h [HPUX_C99_INTPTR_CHECK,
61         HPUX_C99_INTTYPES2_CHECK, HPUX_STDINT_LEAST_FAST_CHECK]: Moved ...
62         tests/base/stdint-hpux11.h: ... here.
63         [HPUX_C99_INTPTR_CHECK]: Updated to match hpux_c99_intptr fix.
64         [HPUX_C99_INTTYPES2_CHECK]: Updated to match hpux_c99_inttypes2 fix.
65         tests/base/stdint.h [IRIX_STDINT_C99_CHECK]: Renamed guard to
66         IRIX_STDINT_C99_MODE_CHECK.
67         tests/base/stdint-irix65.h: New file.
68         tests/base/stdint-newlib.h: New file.
69         tests/base/stdint.h [NEWLIB_STDINT_1_CHECK,
70         NEWLIB_STDINT_2_CHECK]: Moved ...
71         tests/base/stdint-newlib.h: ... here.
73 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
75         * configure: Regenerate.
77 2009-10-21  Steve Ellcey  <sje@cup.hp.com>
79         * inclhack.def (hpux_stdint_least_fast): Simplify.
80         * fixincl.x: Regenerate.
81         * tests/base/stdint.h: Update.
83 2009-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
85         * inclhack.def (isc_fmod, isc_omits_with_stdc)
86         (nested_sys_limits, sco_math): Remove.
87         * tests/base/math.h (ISC_FMOD_CHECK, SCO_MATH_CHECK): Remove.
88         * tests/base/stdio.h (ISC_OMITS_WITH_STDC_CHECK): Remove.
89         * tests/base/sys/limits.h: Remove.
90         * fixincl.x: Regenerate.
92 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
94         PR testsuite/29737
95         PR bootstrap/35938
96         PR testsuite/39655
97         * check.tpl: Fix typos.
98         * README: Likewise.  Also, document that 'select' uses ERE.
99         * mkheaders.in: Update copyright years in --version output.
100         * inclhack.def (sco_math): Add missing final newline in sed
101         script 'a', 'c', or 'i' commands, for BSD sed.
102         (sco_math): In the text of 'a', 'c', or 'i' sed
103         commands, prepend leading white space with a backslash to avoid
104         the whitespace to be removed by BSD sed.
105         (sco_math): Match plain 'C++' instead of 'C\+\+' in sed regex.
106         (x11_new): Fix sed expression, for BSD sed.
107         (glibc_mutex_init): Fix newlines in sed 's' command replacement
108         part, for GNU sed 3.02 and Solaris sed.
109         (glibc_mutex_init): Replace unportable \+ sed regex operator
110         with \{1,\}.
111         (glibc_c99_inline_2, glibc_mutex_init): Avoid unportable sed
112         alternation \| regex operator.
113         (solaris_complex): Remove superfluous backslashes from
114         replacement string.  Replace \+ operator with \{1,\}.
115         * tests/base/Xm/Traversal.h: This is fixed for BSD sed now.
116         * fixincl.x: Regenerate.
118 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
120         PR libfortran/41169
121         * inclhack.def (irix_complex): New fix.
122         (solaris_complex): Likewise.
123         * fixincl.x: Regenerate.
124         * tests/base/complex.h [IRIX_COMPLEX_CHECK, SOLARIS_COMPLEX_CHECK]:
125         New tests.
127 2009-08-28   Bruce Korb <bkorb@gnu.org>
128              Steve Ellcey  <sje@cup.hp.com>
130         * README (files): Describe files entry.
131         * inclhack.def (hpux_stdint_least): Remove.
132         (hpux_stdint_fast): Remove.
133         (hpux_stdint_fast): Remove.
134         (hpux_stdint_least_fast): New.
135         (hpux_inttype_int_least8_t): Remove.
136         (hpux_inttype_int8_t): Modify.
137         * fixincl.x: Regenerate.
138         * tests/base/stdint.h: Update.
139         * tests/base/sys/_inttypes.h: Update.
141 2009-08-28  Steve Ellcey  <sje@cup.hp.com>
143         * inclhack.def (hpux_imaginary_i): Remove spaces.
144         * fixincl.x: Regenerate.
145         * tests/base/stdint.h: Update AIX fixes. 
146         * tests/base/complex.h: Change HPUX_IMAGINARY_I_CHECK fix.
148 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
150         * configure.ac (AC_PREREQ): Bump to 2.64.
152 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
154         * aclocal.m4: Regenerate.
155         * configure: Regenerate.
156         * config.h.in: Regenerate.
158 2009-08-17  David Edelsohn  <edelsohn@gnu.org>
160         * inclhack.def (aix_complex): Redefine _Complex_I.  Do not
161         redefine I.
162         * (aix_stdint_[12345]): New fixes.
163         * fixincl.x: Regenerate.
164         * tests/base/complex.h: Update check.
165         * tests/base/stdint.h: Add AIX stdint.h checks.
167 2009-08-14  Steve Ellcey  <sje@cup.hp.com>
169         * inclhack.def (hpux_imaginary_i): New fix.
170         * fixincl.x: Regenerate.
171         * tests/base/complex.h: New file.
173 2009-08-12  David Edelsohn  <edelsohn@gnu.org>
175         * inclhack.def (aix_complex): New fix.
176         * fixincl.x: Regenerate.
177         
178 2009-08-01  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
180         * inclhack.def (hpux_inttype_int_least8_t): Also apply on hpux10*.
181         (hpux_inttype_int8_t): Likewise.
182         * fixincl.x: Regenerate.
184 2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
186         * Makefile.in (AUTOCONF, AUTOHEADER, ACLOCAL, ACLOCAL_AMFLAGS):
187         New variables.
188         ($(srcdir)/configure, $(srcdir)/config.h.in, $(srcdir)/aclocal.m4):
189         Use them.
191 2009-07-04  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
193         * inclhack.def (darwin_stdint_5, darwin_stdint_6,
194         darwin_stdint_7): New fixes.
195         * fixincl.x: Regenerate.
196         * tests/base/stdint.h: Adjust test for new fixes.
198 2009-07-03  Eric Botcazou  <ebotcazou@adacore.com>
200         * inclhack.def (solaris_int_types): New fix.
201         * fixincl.x: Regenerate.
202         * tests/base/sys/int_types.h: New file.
204 2009-06-09  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
206         * inclhack.def (darwin_stdint_1, darwin_stdint_2, darwin_stdint_3,
207         darwin_stdint_4): New fixes.
208         * tests/base/stdint.h: Adjust test results for new fixes.
209         * fixincl.x: Regenerate.
211 2009-05-29  Eric Botcazou  <ebotcazou@adacore.com>
213         * inclhack.def (solaris_int_const): New fix.
214         (solaris_int_limits_1): Likewise.
215         (solaris_int_limits_2): Likewise.
216         * fixincl.x: Regenerate.
217         * tests/base/sys/int_const.h: New file.
218         * tests/base/sys/int_limits.h: Likewise.
220 2009-05-15  Joseph Myers  <joseph@codesourcery.com>
222         * inclhack.def (glibc_tgmath): Correct bypass.
223         * fixincl.x: Regenerate.
225 2009-04-28  Steve Ellcey  <sje@cup.hp.com>
227         * inclhack.def (hpux11_uint32_c): Remove.
228         (hpux_long_double): Disable on hpux11.3*.
229         (hpux_long_double_2): New.
230         (hpux_c99_intptr): New.
231         (hpux_c99_inttypes): New.
232         (hpux_c99_inttypes2): New.
233         (hpux_stdint_least): New.
234         (hpux_stdint_fast): New.
235         (hpux_inttype_int_least8_t): New.
236         (hpux_inttype_int8_t): New.
237         * fixincl.x: Regenerate.
238         * tests/base/sys/_inttypes.h: New.
239         * tests/base/inttypes.h: Update.
240         * tests/base/stdlib.h: Update.
241         * tests/base/stdint.h: Update.
243 2009-04-28  Joseph Myers  <joseph@codesourcery.com>
245         * inclhack.def (glibc_stdint): New fix.
246         * fixincl.x: Regenerate.
247         * tests/base/stdint.h: Update.
249 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
251         * Makefile.in: Change copyright header to refer to version
252         3 of the GNU General Public License and to point readers at the
253         COPYING3 file and the FSF's license web page.
254         * fixfixes.c: Likewise.
255         * fixinc.in: Likewise.
256         * fixincl.c: Likewise.
257         * fixlib.c: Likewise.
258         * fixlib.h: Likewise.
259         * fixopts.c: Likewise.
260         * fixtests.c: Likewise.
261         * genfixes: Likewise.
262         * mkheaders.in: Likewise.
263         * system.h: Likewise.
265 2009-03-31  Joseph Myers  <joseph@codesourcery.com>
267         PR c/448
268         * inclhack.def (newlib_stdint_1, newlib_stdint_2): New fixes.
269         * fixincl.x: Regenerate.
270         * tests/base/stdint.h: Update.
272 2009-03-29  Joseph Myers  <joseph@codesourcery.com>
274         * tests/base/math.h, tests/base/pthread.h, tests/base/sys/wait.h:
275         Update.
277 2009-03-29  Joseph Myers  <joseph@codesourcery.com>
279         PR c/456
280         PR c/5675
281         PR c/19976
282         PR c/29116
283         PR c/31871
284         PR c/35198
285         * inclhack.def (glibc_tgmath): New fix.
286         * fixincl.x: Regenerate.
287         * tests/base/tgmath.h: New.
289 2009-03-28  Joseph Myers  <joseph@codesourcery.com>
291         * inclhack.def (aix_syswait, exception_structure,
292         pthread_page_size): Remove.
293         (math_exception): Remove mention of fixproto in comment.
294         * fixincl.x: Regenerate.
295         * mkheaders.in: Do not handle STMP_FIXPROTO.
297 2009-03-27  Sandra Loosemore  <sandra@codesourcery.com>
299         * server.c (run_shell): Quote directory name passed to cd.
301 2009-03-01  Bruce Korb  <bkorb@gnu.org>
302         Apply a positively ancient patch:
304         2004-10-15  Giovanni Bajo  <giovannibajo@libero.it>
306         * inclhack.def (alpha_if_semicolon): new fix from long, long ago
307         * tests/base/net/if.h: Add new test.
309 2009-01-06  Andreas Tobler  <a.tobler@schweiz.org>
311         * tests/base/locale.h: Add new test.
312         * tests/base/stdarg.h: Likewise.
314 2009-01-05  Steve Ellcey  <sje@cup.hp.com>
316         * inclhack.def (hpux_spu_info):  Add files line.
317         * fixincl.x: Regenerate.
319 2009-01-01  Andreas Tobler  <a.tobler@schweiz.org>
321         * inclhack.def (openbsd_null_definition): Redefine NULL to (void *)0
322         in case of C.
323         * fixincl.x: Regenerate.
325 2008-12-31  Andreas Tobler  <a.tobler@schweiz.org>
327         PR target/35460
328         * inclhack.def (openbsd_va_start): Use __builtin_va_start
329         for OpenBSD.
330         * fixincl.x: Regenerate.
332 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
334         * configure: Regenerate.
336 2008-12-15  Steve Ellcey  <sje@cup.hp.com>
338         * inclhack.def (hpux_spu_info): Match PA as well as IA64.
339         * fixincl.x: Regenerate.
341 2008-09-06  H.J. Lu  <hongjiu.lu@intel.com>
343         * configure.ac: Fix a typo.
344         * configured: Regenerate.
346 2008-09-06  Bruce Korb  <bkorb@gnu.org>
348         * fixincl.tpl (sed): make the program executable configurable.
349         Some platforms have some rather oddball defaults.
350         * config.h.in (SED_PROGRAM): define the default sed.
351         * fixincl.x: regenerated
352         * tests/base/internal/wchar_core.h: fix bad sample text
353         * tests/base/math.h: fix bad sample text
354         * configure.ac: search for working sed
355         * inclhack.def (glibc_mutex_init): fix non-portable construct
356         and re-order a few misordered entries.
358 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
360         * configure: Regenerate.
362 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
364         * inclhack.def (AAB_svr4_replace_byteorder,
365         AAB_ultrix_ansi_compat, AAB_ultrix_limits, AAB_ultrix_memory,
366         libc1_G_va_list, libc1_ifdefd_memx, nested_motorola,
367         ptx_sys_mc_param_h, sco_regset, sco_static_func, sco_utime,
368         solaris_mutex_init_1, solaris_socket, solaris_unistd,
369         solaris_widec, svr4_krnl, ultrix_atexit_param, ultrix_atof_param,
370         ultrix_const3, ultrix_fix_fixproto, ultrix_ifdef, ultrix_locale,
371         ultrix_math_ifdef, ultrix_nested_ioctl, ultrix_nested_svc,
372         ultrix_stat, ultrix_static, ultrix_stdlib, ultrix_strings,
373         ultrix_strings2, ultrix_sys_time, ultrix_unistd,
374         unicosmk_restrict, uw7_byteorder_fix, windiss_math1,
375         windiss_math2, windiss_valist): Remove.
376         * fixincl.x: Regenerate.
377         * mkfixinc.sh: (arm-semi-aof, hppa1.1-*-osf*, hppa1.1-*-bsd*,
378         i370-*-openedition, i?86-*-moss*, i?86-*-uwin*,
379         powerpc-*-eabiaix*): Remove.
380         * tests/base/math.h: Update.
381         * tests/base/pthread.h: Update.
382         * tests/base/stdio.h: Update.
383         * tests/base/stdlib.h: Update.
384         * tests/base/string.h: Update.
385         * tests/base/strings.h: Update.
386         * tests/base/sys/file.h: Update.
387         * tests/base/sys/limits.h: Update.
388         * tests/base/sys/socket.h: Update.
389         * tests/base/sys/stat.h: Update.
390         * tests/base/sys/time.h: Update.
391         * tests/base/testing.h: Update.
392         * tests/base/unistd.h: Update.
393         * tests/base/_G_config.h: Remove.
394         * tests/base/arpa: Remove directory.
395         * tests/base/fs: Remove directory.
396         * tests/base/locale.h: Remove.
397         * tests/base/machine: Remove directory.
398         * tests/base/rpc/svc.h: Remove.
399         * tests/base/sys/ioctl.h: Remove.
400         * tests/base/sys/regset.h: Remove.
401         * tests/base/sys/times.h: Remove.
402         * tests/base/sys/utsname.h: Remove.
403         * tests/base/widec.h: Remove.
405 2008-05-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
407         * inclhack.def (solaris_math_4): Use GCC's __builtin_fpclassify.
408         * tests/base/iso/math_c99.h: Update.
409         * fixincl.x: Regenerate.
411 2008-05-14  Joseph Myers  <joseph@codesourcery.com>
413         * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on
414         posix_types_64.
415         * fixincl.x: Regenerate.
417 2008-04-25  Kai Tietz  <kai.tietz@onvision.com>
419         * fixincl.c (fix_with_system): Cast pointer difference to long.
420         * fixlib.c (make_raw_shell_str): Cast compare to avoid sign warning.
422 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
424         PR bootstrap/35457
425         * Makefile.in: Rewrite aclocal.m4 rule.
426         * aclocal.m4: Regenerate.
427         * configure: Regenerate.
429 2008-03-07  Peter O'Gorman  <pogma@thewrittenword.com>
431         PR c++/20366
432         * inclhack.def (AAB_aix_stdio): Hack stdio.h for -D_LARGE_FILES.
433         * fixincl.x: Regenerate.
434         * tests/base/stdio.h: Add test.
436 2008-02-25  Ben Elliston  <bje@au.ibm.com>
438         PR other/32948
439         * fixincl.c (fix_applies): Remove unused variable `name_len'.
441 2008-02-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
443         * inclhack.def (solaris_math_10): New.
444         * tests/base/iso/math_c99.h: Update.
446         * fixincl.x: Regenerate.
448 2008-02-04  Ismail Dönmez  <ismail@pardus.org.tr>
450         * inclhack.def: (bsd_stdio_attrs_conflict, freebsd_gcc3_breakage,
451         freebsd_gcc4_breakage, hppa_hpux_fp_macros, hpux11_abs,
452         netbsd_c99_inline_1, netbsd_c99_inline_2, netbsd_extra_semicolon):  Add
453         quotes around mach entries.
454         * fixincl.x: Regenerate with latest autogen (5.9.4), updating license
455         to GPLv3.
457 2008-02-04  Hans-Peter Nilsson  <hp@axis.com>
459         PR other/31405
460         * inclhack.def: (glibc_c99_inline_1a): Re-add last change.
461         (glibc_c99_inline_3) <bypass>: Change from __STDC_VERSION__ to
462         __extern_inline|__GNU_STDC_INLINE__.
463         (glibc_c99_inline_4) <files>: Add wchar.h and */wchar.h.
464         <bypass>: Change from __STDC_VERSION__ to
465         __extern_inline|__GNU_STDC_INLINE__.
466         <first c_fix_arg>: Change from #ifdef-wrapping the extern part to
467         appending attribute-gnu_inline.
468         <second c_fix_arg>: Remove.
469         <test_text>: Remove __extern_inline line.
470         * tests/base/features.h: Re-add.
471         * tests/base/sys/sysmacros.h: Adjust.
472         * fixincl.x: Regenerate.
474 2008-01-06  Hans-Peter Nilsson  <hp@axis.com>
476         Revert last change.
478 2007-12-18  Hans-Peter Nilsson  <hp@axis.com>
480         * inclhack.def: (glibc_c99_inline_1a, glibc_c99_inline_5): New.
481         * fixincl.x: Regenerate.
482         * tests/base/wchar.h: Update.
483         * tests/base/features.h: New.
485 2007-10-14  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
487         PR target/33700
488         * inclhack.def (hpux11_pthread_const): New.
489         * fixincl.x: Regenerate.
490         * tests/base/sys/pthread.h: Update.
492 2007-10-12  Kai Tietz  <kai.tietz@onevision.com>
494         * configure.ac: x86_64 mingw target uses twoprocess.
495         * mkfixinc.sh: Add x86_64 mingw target.
496         * configure: Regenerate.
498 2007-10-09  Geoffrey Keating  <geoffk@apple.com>
500         * inclhack.def (darwin_externc): New.
501         * fixincl.x: Regenerate.
502         * tests/base/mach-o/swap.h: New.
504 2007-08-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
506         * inclhack.def (solaris_math_5, solaris_math_6, solaris_math_7):
507         Delete fixes.
508         * tests/base/iso/math_c99.h: Delete associated test baselines.
509         * fixincl.x: Regenerate.
511 2007-07-24  Krister Walfridsson  <cato@df.lth.se>
513         PR target/30058
514         * inclhack.def (netbsd_c99_inline_2): New.
515         * fixincl.x: Regenerate.
516         * tests/base/signal.h: Update.
518 2007-07-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
520         PR target/32641
522         * inclhack.def (solaris_math_4, solaris_math_5, solaris_math_6,
523         solaris_math_7): Constify and make FP exception-safe.
524         * tests/base/iso/math_c99.h: Update.
526         * fixincl.x: Regenerate.
528 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
530         PR libgcj/28190
531         * inclhack.def (irix_stdint_c99): New fix.
532         * fixincl.x: Regenerate.
533         * tests/base/stdint.h: New test.
535 2007-06-06  Steve Ellcey  <sje@cup.hp.com>
537         PR testsuite/31828
538         * inclhack.def (hppa_hpux_fp_macros): New.
539         * fixincl.x: Regenerate.
540         * tests/base/math.h: Update.
542 2007-03-26  Jakub Jelinek  <jakub@redhat.com>
544         * inclhack.def (glibc_c99_inline_1): Define __USE_EXTERN_INLINES
545         if __extern_inline or __GNUC_GNU_INLINE__ is defined rather than
546         __STDC_VERSION__ < 199901L.
547         (glibc_c99_inline_2): Replace #if __STDC_VERSION__ < 199901L
548         with #ifdef __GNUC_GNU_INLINE__.
549         (glibc_c99_inline_3): Add select.  Replace __STDC_VERSION__ >= 199901L
550         with defined(__GNUC_STDC_INLINE__).
551         (glibc_c99_inline_4): Change select, add second c_fix_arg.
552         Replace #if __STDC_VERSION__ < 199901L with
553         #ifdef __GNUC_GNU_INLINE__.
554         * fixincl.x: Regenerated.
555         * tests/base/bits/string2.h: Update.
556         * tests/base/sys/sysmacros.h: Update.
557         * tests/base/sys/stat.h: Update.
559 2007-03-18  Krister Walfridsson  <cato@df.lth.se>
561         PR target/30058
562         * inclhack.def (netbsd_c99_inline_1): New.
563         * fixincl.x: Regenerate.
564         * tests/base/signal.h: New.
566 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
568         * Makefile.in: Add dummy "install-info" target.
570 2007-03-06  Joseph Myers  <joseph@codesourcery.com>
572         * mkheaders.in: Fix headers for each multilib required.
574 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
576         * Makefile.in: Add dummy install-pdf target.
578 2007-02-27  Joseph Myers  <joseph@codesourcery.com>
580         * mkheaders.in (incdir): Use include-fixed not include.
582 2007-02-15  Brooks Moses  <brooks.moses@codesourcery.com>
584         * Makefile.in: Added "pdf" target to .PHONY.
586 2007-02-05  Richard Guenther  <rguenther@suse.de>
588         * inclhack.def (glibc_c99_inline_4): Adjust selector to cope
589         with older glibc.  Adjust version number for C99.
590         * fixincl.x: Regenerated.
592 2007-02-04  Mike Stump  <mrs@apple.com>
594         * mkheaders.in: Allow optional isysroot parameter.
596 2007-02-03  Bruce Korb <bkorb@gnu.org>
598         * inclhack.def (glibc_c99_inline_4): replace "extern" only if
599         surrounded by space characters.
601 2007-01-25  Daniel Franke <franke.daniel@gmail.com>
603         PR target/30272
604         * inclhack.def(broken_cabs): Also remove definition of cabsl.
605         * fixincl.x: Regenerate.
606         * tests/base/math.h: Update.
608 2007-01-05  Bruce Korb <bkorb@gnu.org>, 
609             Daniel Franke <franke.daniel@gmail.com>
611         PR target/30008
612         * fixincl.tpl (List): separate file name patterns with a NUL byte instead
613         of a vertical bar ("|").
614         * fixincl.c (fix_applies, machine_matches): Use fnmatch for name
615         matching.  Set SKIP_TEST flag if we are not to run a test.
616         * fixincl.x: Regenerate.
617         * inclhack.def (glibc_c99_inline_[1234], broken_cabs, broken_nan,
618         kandr_concat, sco_math): Replace lists of specfic file names by search
619         patterns.
621 2006-12-12  Olivier Hainque  <hainque@adacore.com>
623         * fixincludes/mkfixinc.sh: Add "*-*-vxworks*" to the list of
624         targets for which a no-op fixer is appropriate.
625         
626 2006-11-07  Richard Guenther  <rguenther@suse.de>
628         * inclhack.def (glibc_c99_inline_2): Adjust for glibc 2.3
629         systems.
630         * fixincl.x: Regenerate.
632 2006-11-02  Geoffrey Keating  <geoffk@apple.com>
634         * inclhack.def (glibc_c99_inline_1): New.
635         * inclhack.def (glibc_c99_inline_2): New.
636         * inclhack.def (glibc_c99_inline_3): New.
637         * inclhack.def (glibc_c99_inline_4): New.
638         * fixincl.x: Regenerate.
639         * tests/base/bits/string2.h: New.
640         * tests/base/sys/sysmacros.h: New.
641         * tests/base/sys/stat.h: Update.
643 2006-11-01  Steve Ellcey  <sje@cup.hp.com>
645         * tests/base/sys/socket.h: Update.
647 2006-10-31  Steve Ellcey  <sje@cup.hp.com>
649         * inclhack.def (hpux11_extern_sendfile): New.
650         (hpux11_extern_sendpath): New.
651         * fixincl.x: Regenerate.
653 2006-10-29  Joseph Myers  <joseph@codesourcery.com>
655         * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on x86_64.
656         * fixincl.x: Regenerate.
658 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
660         * Makefile.in: Added empty "pdf" target.
662 2006-10-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
664         PR target/29300
665         * inclhack.def (hpux_pthread_initializers): New hack.
666         * tests/base/sys/pthread.h: New file.
668         * fixincl.x: Regenerate.
670 2006-10-03  Uros Bizjak <uros@kss-loka.si>
672         * inclhack.def (glibc_mutex_init): Also fix
673         PTHREAD_MUTEX_(RECURSIVE|ERRORCHECK|ADAPTIVE)_NP and
674         PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP initializers.
675         * tests/base/pthread.h: Update.
677         * fixincl.x: Regenerate.
679 2006-10-01  Uros Bizjak <uros@kss-loka.si>
681         * inclhack.def (glibc_mutex_init): New fix.
682         * tests/base/pthread.h: Update.
684         * fixincl.x: Regenerate.
686 2006-09-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
688         * inclhack.def (solaris_mutex_init_2): Update for Solaris9.
689         Prevent it from running on solaris10 or later.
690         (solaris_once_init_2): Fix comment.
691         * tests/base/pthread.h: Update.
693         * fixincl.x: Regenerate.
695 2006-09-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
697         * inclhack.def (solaris_once_init_2): New fix.
698         * tests/base/pthread.h: Update.
700         * fixincl.x: Regenerate.
702 2006-09-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
704         * inclhack.def (solaris_mutex_init_2): Remove test for
705         PTHREAD_RWLOCK_INITIALIZER.
706         (solaris_rwlock_init_1): New.
707         * tests/base/pthread.h: Update.
709         * inclhack.def (solaris_once_init_1): New.
710         * tests/base/pthread.h: Adjust for new fix.
711         
712         * fixincl.x: Regenerate.
714 2006-07-17  Roger Sayle  <roger@eyesopen.com>
716         * tests/base/errno.h: New file.
717         * tests/base/architecture/ppc/math.h: Likewise.
718         * tests/base/ia64/sys/getppdp.h: Likewise.
720 2006-07-10  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
722         PR bootstrap/20437
723         * Makefile.in (configure, config.h.in): Change into $(srcdir)
724         before autoconf or autoheader call.
726 2006-06-23  Steve Ellcey  <sje@cup.hp.com>
728         PR target/28084
729         * inclhack.def (hpux_extern_errno): New.
730         * fixincl.x: Regenerate.
732 2006-05-23  Carlos O'Donell  <carlos@codesourcery.com>
734         * Makefile.in: Add dvi info html and install-html to .PHONY
735         Add install-html target.
737 2006-05-16  Mike Stump  <mrs@apple.com>
739         * configure.ac: Add -Wno-overlength-strings.
740         * configure: Regenerate.
742 2006-05-14  Bernhard Fischer  <aldot@gcc.gnu.org>
744         * README: Fix typo.
746 2006-02-18  Steve Ellcey  <sje@cup.hp.com>
748         PR target/26189
749         * inclhack.def (hpux_spu_info): New.
750         * fixincl.x: Regenerate
752 2006-01-31  Marcin Dalecki  <martin@dalecki.de>
754         * configure.ac: Check for asprintf, basename, vasprintf.
755         * config.h.in: Regenerate.
756         * configure: Regenerate.
758 2006-01-19  Andrew Pinski  <pinskia@physics.uc.edu>
760         PR target/15642
761         * inclhack.def (AAB_darwin7_9_long_double_funcs [replace]): Define
762         __APPLE_CC_ as 1345.
763         (broken_nan): New.
764         * fixincl.x: Regenerate.
766 2005-11-24  Bruce Korb  <bkorb@gnu.org>
768         * fixincl.c (write_replacement): "here strings" in AutoGen
769         often/generally don't have a terminating newline.  Check the
770         last byte for '\n'.
772 2005-11-13  Andreas Jaeger  <aj@suse.de>
774         * check.tpl: Handle CVS additionally.
776 2005-11-05  Andreas Jaeger  <aj@suse.de>
778         * check.tpl: Adopt for move to subversion.
780 2005-09-15  Joseph S. Myers  <joseph@codesourcery.com>
782         PR c++/23139
783         * inclhack.def (huge_val_hex, huge_valf_hex, huge_vall_hex): New
784         fixes.
785         * fixincl.x: Regenerate.
786         * tests/base/bits/huge_val.h: New file.
788 2005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
790         * All files: Update with new FSF address.
792 2005-07-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
794         * Makefile.in (WARN_CFLAGS): New.
795         (.c.o): Add $(WARN_CFLAGS).
796         * aclocal.m4: Include ../config/warnings.m4.
797         * configure.ac: Invoke ACX_PROG_CC_WARNING_OPTS,
798         ACX_PROG_CC_WARNING_ALMOST_PEDANTIC and
799         ACX_PROG_CC_WARNINGS_ARE_ERRORS.
800         * fixopts.c (initialize_opts): Fix old-style definintion.
802         * configure: Regenerate.
804 2005-06-24  Geoffrey Keating  <geoffk@geoffk.org>
806         * inclhack.def (AAB_darwin7_9_long_double_funcs): New.
807         (AAB_darwin7_9_long_double_funcs_2): New.
808         * fixincl.x: Regenerate.
810 2005-06-15  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
812         PR libfortran/15266
813         * inclhack.def (broken_cabs): Mention IRIX 5/6 problem.
814         Use double quotes in select so \t matches tabs.
815         Add IRIX testcase.
816         * fixincl.x: Regenerate.
817         * tests/base/math.h [BROKEN_CABS_CHECK]: Adapt for new testcase.
819 2005-05-22  Danny Smith  <dannysmith@users.souceforge.net>
821         PR target/21683
822         * fixincl.c: Don't include <sys/wait.h> if SEPARATE_FIX_PROC.
824 2005-05-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
825             Joseph S. Myers  <joseph@codesourcery.com>
827         PR target/19933
828         PR target/21315
829         * inclhack.def: New fixes solaris_math_[1-9].
830         * fixincl.x: Regenerate.
831         * tests/base/iso/math_c99.h: New.
833 2005-05-19  Kelley Cook  <kcook@gcc.gnu.org>
835         * aclocal.m4: Remove superfluous reference to accross.m4.
837 2005-05-15  Gabriel Dos Reis  <gdr@integrable-solutions.net>
839         * fixlib.c (load_file_data): Use XRESIZVEC in lieu of xrealloc.
840         * server.c (load_data): Likewise.
841         (run_shell): Use XCNEW (char) in lieu of xcalloc (1, 1).
842         * fixincl.c: #include <sys/wait.h>
843         (run_compiles): Use XCNEWVEC instead of xcalloc.
844         (fix_with_system, start_fixer): Use XNEWVEC instead of xmalloc.
845         * fixfixes.c (FIX_PROC_HEAD, main): Likewise.
847 2005-05-10  Joseph S. Myers  <joseph@codesourcery.com>
849         * inclhack.def (stdio_stdarg_h, stdio_va_list): Bypass on
850         *-*-solaris2.1[0-9]*, not just *-*-solaris2.1[0-9].
851         * fixincl.x: Regenerate.
853 2005-05-06  Bruce Korb  <bkorb@gnu.org>
854         Joseph S. Myers <joseph@codesourcery.com>
856         * fixinc/inclhack.def: Correct backslashes
857         * fixinc/fixincl.x: regen
859 2005-04-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
861         * system.h (fopen, fdopen, freopen): Define these to the unlocked
862         libiberty functions.
864 2005-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
866         * configure.ac (fixincludes_UNLOCKED_FUNCS): New.
867         (AC_CHECK_FUNCS, AC_CHECK_DECLS): Check for fixincludes_UNLOCKED_FUNCS.
868         * system.h (putchar, getc, getchar, clearerr, feof, fileno,
869         fflush, fgetc, fgets, ferror, fread): Redefine to the associated
870         _unlocked function.
871         (fwrite_unlocked): Fix prototype.
873         * configure, config.h.in: Regenerate.
875 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
877         * Makefile.in: Set gcc_version directly, not via substitution.
878         (libsubdir): Use $(gcc_version), not $(version).
879         (mkheaders.almost): New rule.
880         (mkheaders): Generate from mkheaders.almost.
881         (clean): Also delete mkheaders.almost.
882         * aclocal.m4: Do not include ../config/gcc-version.m4.
883         * configure.ac: Do not invoke TL_AC_GCC_VERSION.  Generate
884         mkheaders.almost from mkheaders.in.
885         * configure: Regenerate.
887 2005-03-21  Richard Guenther  <rguenth@gcc.gnu.org>
889         PR target/20166
890         * inclhack.def: Add fix for array of incomplete structures
891         in function prototype in pthread.h.
892         * fixincl.x: Regenerate.
893         * tests/base/pthread.h: Adjust.
895 2005-03-15  Joseph S. Myers  <joseph@codesourcery.com>
897         * inclhack.def (hpux_htonl): New fix.
898         * tests/base/netinet/in.h: New test.
899         * fixincl.x: Regenerate.
901 2005-02-23  James E Wilson  <wilson@specifixinc.com>
903         * Makefile.in (full-stamp, test-stamp, $(AF)): Add $(CFLAGS) to link.
905 2004-12-13  Andrew Pinski  <pinskia@physics.uc.edu>
907         PR 18458
908         * Makefile.in (install): Add @EXEEXT@ to the end of the program name,
909         fixincl.
911 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
913         * configure.ac: Use TL_AC_GCC_VERSION to set gcc_version.
914         * aclocal.m4: Include ../config/gcc-version.m4.
915         * configure: Regenerate.
917 2004-11-26  Mark Mitchell  <mark@codesourcery.com>
919         * inclhack.def (gnu_types): Do not use on Solaris 2.1x.
920         (stdio_va_list): Likewise.
921         (stdio_stdarg.h): Likewise.
922         (solaris_stdio_tag): Add bypass.
923         * fixincl.x: Regenerated.
925 2004-11-23  Geoffrey Keating  <geoffk@apple.com>
927         * mkfixinc.sh: Check error code from 'cat'.  Don't try running
928         built fixincl program.
929         * mkheaders.in: Use @SHELL@ rather than ${SHELL} to avoid picking
930         up csh from user.
932 2004-11-20  Roger Sayle  <roger@eyesopen.com>
934         * inclhack.def (alpha_pthread_init): Fix technical problems with
935         the last check-in caused by CVS variable substitution.
936         * fixincl.x: Likewise.
937         * tests/base/pthread.h: Likewise.
939 2004-11-20  Roger Sayle  <roger@eyesopen.com>
940             Bruce Korb  <bkorb@gnu.org>
942         * inclhack.def (alpha_pthread_init): New fix.
943         * fixincl.x: Regenerate.
944         * tests/base/pthread.h: Update for new test.
946 2004-11-15  Bruce Korb  <bkorb@gnu.org>
948         * fixincl.c(fix_with_system): correct misuse of variables and
949         incorrect application of "sizeof()".
951 2004-11-13  Joseph S. Myers  <joseph@codesourcery.com>
953         * inclhack.def (hpux_maxint, limits_ifndefs, math_huge_val_ifndef,
954         svr4__p, undefine_null): Remove.
955         * fixincl.x: Regenerate.
956         * tests/base/AvailabilityMacros.h, tests/base/com_err.h: New.
957         * tests/base/sys/param.h: Remove.
958         * tests/base/curses.h, tests/base/math.h, tests/base/testing.h,
959         tests/base/sys/limits.h: Update.
961 2004-11-12  Mike Stump  <mrs@apple.com>
963         * Makefile.in (html): Add html generation support.
965 2004-11-12  Joseph S. Myers  <joseph@codesourcery.com>
967         * inclhack.def (sco_math): Bypass on __GNUG__.
968         (sysz_stdlib_for_sun): Bypass on _CLASSIC_ANSI_TYPES.
969         * fixincl.x: Regenerate.
971 2004-11-09  Joseph S. Myers  <joseph@codesourcery.com>
973         * inclhack.def (hpux8_bogus_inlines): Bypass on __GNUG__.
974         (int_abort_free_and_exit, sun_malloc, sysv68_string): Bypass on
975         _CLASSIC_ANSI_TYPES.
976         (sun_auth_proto): Bypass on __cplusplus.
977         * fixincl.x: Regenerate.
979 2004-11-05  Geoffrey Keating  <geoffk@apple.com>
981         * Makefile.in (mostlyclean): Add fixinc.sh.
982         (clean): Add mkheaders.
983         (distclean): New.
984         (dvi): New.
985         (info): New.
986         (installcheck): New.
988 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
990         * Makefile.in (mostlyclean, distclean): New targets.
992 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
994         * configure.ac: Add code to determine noncanonical_target,
995         local_prefix, gcc_version; process mkheaders.in to make mkheaders.
996         * configure: Regenerate.
997         * fixinc.in: Move here from gcc/; fix many cross-hosting bugs.
998         * mkfixinc.sh: Move here from gcc/; update for changes to fixinc.in.
999         * mkheaders.in: Move here from gcc/; remove some unnecessary macros;
1000         update for changes to fixinc.in.
1001         * Makefile.in: Add many new macros.
1002         (install): New target.
1003         (mkheaders): New target.
1004         (fixinc.sh): New target.
1005         (all): Add mkheaders and fixinc.sh.
1006         * README-fixinc: Move here from gcc/.
1008 2004-11-01  Mike Stump  <mrs@apple.com>
1010         * inclhack.def (stdio_va_list): Break out clients from here...
1011         (stdio_va_list_clients): ...to here.  Also, don't fix if stdarg.h is
1012         included or ifdef va_start.
1013         * fixincl.x: Regenerate.
1015 2004-10-28  Mike Stump  <mrs@apple.com>
1017         * inclhack.def (void_null): Avoid changing NULL on C++ friendly
1018         systems.
1019         * fixincl.x: Regenerate.
1021 2004-10-27  Geoffrey Keating  <geoffk@apple.com>
1023         * inclhack.def (darwin_gcc4_breakage): New.
1024         * fixincl.x: Regenerate.
1026 2004-10-27  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1028         PR bootstrap/17832
1030         * fixfixes.c (main): Check for _PC_NAME_MAX.
1032 2004-10-27  Paolo Bonzini  <bonzini@gnu.org>
1034         PR other/17991
1036         * configure.ac: Fix typo.
1037         * configure: Regenerate.
1038         * fixincl.c (fix_with_system): tSCC is not a pointer.  Fix.
1040 2004-10-20  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1042         PR bootstrap/17832
1044         * fixincl.c (SIGCHLD): Remove definition.
1045         (initialize): Remove SIGIOT and SIGPIPE checks.
1046         (create_file): Fix mkdir() for Win32.
1047         (internal_fix): Use dup2() instead of fcntl().
1049         * fixlib.h (SIGQUIT): Define if undefined.
1050         (SIGIOT): Same.
1051         (SIGPIPE): Same.
1052         (SIGALRM): Same.
1053         (SIGKILL): Same.
1055         * procopen.c (chain_open): Use dup2() instead of fcntl().
1057 2004-08-14  Paolo Bonzini  <bonzini@gnu.org>
1059         PR other/17991
1061         * Makefile.in (ALLOBJ, TESTOBJ, FIXOBJ): Add fixopts.o.
1062         Update copyright year.
1063         * fixfixes.c (main): Call initialize_opts from fixopts.c.
1064         * fixincl.c (initialize): Call initialize_opts from fixopts.c,
1065         do not include code for parsing options (environment vars).
1066         (fix_with_system): Use a search path for applyfix, so that you
1067         can run the test suite with two-process fixincludes.
1068         * fixopts.c: New file.
1069         * configure.ac: Add --enable-twoprocess.  Export ac_exeext
1070         to config.h.  Default to --enable-twoprocess for MinGW32.
1071         * config.h.in: Regenerate.
1072         * configure: Regenerate.
1074 2004-10-04  Loren J. Rittle  <ljrittle@acm.org>
1076         * tests/base/sys/cdefs.h: Update from test area.
1078 2004-09-17  Roger Sayle  <roger@eyesopen.com>
1080         * inclhack.def (linux_ia64_ucontext): New fix.
1081         * fixincl.x: Regenerate.
1082         * tests/base/sys/ucontext.h: New file.
1084 2004-09-15  Roger Sayle  <roger@eyesopen.com>
1086         * tests/base/sys/time.h: Correct mismatch in 2004-09-10 check-in.
1087         * tests/base/stdlib.h: Likewise.
1089 2004-09-13  Loren J. Rittle  <ljrittle@acm.org>
1091         * inclhack.def (freebsd_gcc4_breakage): Add.
1092         * fixincl.x: Regenerate.
1093         * tests/base/sys/cdefs.h: Update for new test.
1095 2004-09-10  Adam Nemet  <anemet@lnxw.com>
1097         * inclhack.def (lynx_void_int): Remove.
1098         (lynxos_fcntl_proto): Remove.
1099         (lynxos_no_warning_in_sys_time_h): New fix.
1100         (lynxos_missing_putenv): New fix.
1101         * fixincl.x: Regenerate.
1102         * tests/base/fcntl.h: Remove.
1103         * tests/base/sys/time.h: Update from test area.
1104         * tests/base/curses.h: Likewise.
1105         * tests/base/stdlib.h: Likewise.
1107 2004-09-03  Jan Beulich  <jbeulich@novell.com>
1109         * inclhack.def: Suppress exception_structure and math_exception
1110         for NetWare headers.
1111         * fixincl.x: Regenerate.
1113 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
1115         * .cvsignore: New.
1116         * Makefile.in: From gcc/fixinc/Makefile.in, making it fully
1117         autoconfiscated.
1118         * configure.ac: New.
1119         * config.h.in: Generate.
1120         * configure: Generate.
1121         * aclocal.m4: New.
1122         * fixlib.h: Remove inclusions of gcc files.
1123         * system.h: New.
1125         Other files copied from gcc/fixinc.