1 2010-03-23 H.J. Lu <hongjiu.lu@intel.com>
4 * mkfixinc.sh: Fix stdlib.h for mingw.
6 2010-02-19 Bruce Korb <bkorb@gnu.org>
8 * inclhack.def: remove vestiges of inadvertently committed changes
10 2010-02-10 Bruce Korb <bkorb@gnu.org>
12 * README: fix up references to old gcc/fixinc directory
14 2010-01-29 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
16 * inclhack.def (solaris_int_limits_3): New fix.
17 * fixincl.x: Regenerate.
18 * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_3_CHECK]: New
21 * inclhack.def (solaris_int_const, solaris_int_limits_1,
22 solaris_int_limits_2 ): Applies to Solaris 2 in general.
24 Add mach for *-*-solaris2*.
25 Change second c_fix_arg to select.
26 Remove #pragma ident from test_text.
27 * fixincl.x: Regenerate.
28 * tests/base/sys/int_const.h [SOLARIS_INT_CONST_CHECK]: Remove
30 * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_1_CHECK,
31 SOLARIS_INT_LIMITS_2_CHECK]: Likewise.
33 2010-01-26 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
35 * inclhack.def (aix_stdint_1): Add stdint-aix.h to files.
36 (aix_stdint_2): Likewise.
37 (aix_stdint_3): Likewise.
38 (aix_stdint_4): Likewise.
39 (aix_stdint_5): Likewise.
40 (darwin_stdint_1): Add stdint-darwin.h to files.
41 (darwin_stdint_2): Likewise.
42 (darwin_stdint_3): Likewise.
43 (darwin_stdint_4): Likewise.
44 (darwin_stdint_5): Likewise.
45 (darwin_stdint_6): Likewise.
46 (darwin_stdint_7): Likewise.
47 (hpux_c99_intptr): Add stdint-hpux11.h to files.
48 (hpux_c99_inttypes): Likewise.
49 (hpux_c99_inttypes2): Likewise.
50 (hpux_stdint_least_fast): Likewise.
51 (irix_stdint_c99): Renamed to irix_stdint_c99_mode.
52 (irix_stdint_c99_types): New fix.
53 (irix_stdint_c99_macros): New fix.
54 (newlib_stdint_1): Add stdint-newlib.h to files.
55 (newlib_stdint_2): Likewise.
56 fixincl.x: Regenerate.
57 tests/base/stdint-aix.h: New file.
58 tests/base/stdint.h [AIX_STDINT_1_CHECK, AIX_STDINT_2_CHECK,
59 AIX_STDINT_3_CHECK, AIX_STDINT_4_CHECK, AIX_STDINT_5_CHECK]: Moved ...
60 tests/base/stdint-aix.h: ... here.
61 [AIX_STDINT_3_CHECK]: Updated to match aix_stdint_3 fix.
62 [AIX_STDINT_4_CHECK]: Updated to match aix_stdint_4 fix.
63 [AIX_STDINT_5_CHECK]: Updated to match aix_stdint_5 fix.
64 tests/base/stdint-darwin.h: New file.
65 tests/base/stdint.h [DARWIN_STDINT_1_CHECK, DARWIN_STDINT_2_CHECK,
66 DARWIN_STDINT_3_CHECK, DARWIN_STDINT_4_CHECK,
67 DARWIN_STDINT_5_CHECK, DARWIN_STDINT_6_CHECK]: Moved ...
68 tests/base/stdint-darwin.h: ... here.
69 [DARWIN_STDINT_1_CHECK]: Updated to match darwin_stdint_1 fix.
70 [DARWIN_STDINT_4_CHECK]: Updated to match darwin_stdint_4 fix.
71 [DARWIN_STDINT_6_CHECK]: Updated to match darwin_stdint_6 fix.
72 tests/base/stdint-hpux11.h: New file.
73 tests/base/stdint.h [HPUX_C99_INTPTR_CHECK,
74 HPUX_C99_INTTYPES2_CHECK, HPUX_STDINT_LEAST_FAST_CHECK]: Moved ...
75 tests/base/stdint-hpux11.h: ... here.
76 [HPUX_C99_INTPTR_CHECK]: Updated to match hpux_c99_intptr fix.
77 [HPUX_C99_INTTYPES2_CHECK]: Updated to match hpux_c99_inttypes2 fix.
78 tests/base/stdint.h [IRIX_STDINT_C99_CHECK]: Renamed guard to
79 IRIX_STDINT_C99_MODE_CHECK.
80 tests/base/stdint-irix65.h: New file.
81 tests/base/stdint-newlib.h: New file.
82 tests/base/stdint.h [NEWLIB_STDINT_1_CHECK,
83 NEWLIB_STDINT_2_CHECK]: Moved ...
84 tests/base/stdint-newlib.h: ... here.
86 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
88 * configure: Regenerate.
90 2009-10-21 Steve Ellcey <sje@cup.hp.com>
92 * inclhack.def (hpux_stdint_least_fast): Simplify.
93 * fixincl.x: Regenerate.
94 * tests/base/stdint.h: Update.
96 2009-09-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
98 * inclhack.def (isc_fmod, isc_omits_with_stdc)
99 (nested_sys_limits, sco_math): Remove.
100 * tests/base/math.h (ISC_FMOD_CHECK, SCO_MATH_CHECK): Remove.
101 * tests/base/stdio.h (ISC_OMITS_WITH_STDC_CHECK): Remove.
102 * tests/base/sys/limits.h: Remove.
103 * fixincl.x: Regenerate.
105 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
110 * check.tpl: Fix typos.
111 * README: Likewise. Also, document that 'select' uses ERE.
112 * mkheaders.in: Update copyright years in --version output.
113 * inclhack.def (sco_math): Add missing final newline in sed
114 script 'a', 'c', or 'i' commands, for BSD sed.
115 (sco_math): In the text of 'a', 'c', or 'i' sed
116 commands, prepend leading white space with a backslash to avoid
117 the whitespace to be removed by BSD sed.
118 (sco_math): Match plain 'C++' instead of 'C\+\+' in sed regex.
119 (x11_new): Fix sed expression, for BSD sed.
120 (glibc_mutex_init): Fix newlines in sed 's' command replacement
121 part, for GNU sed 3.02 and Solaris sed.
122 (glibc_mutex_init): Replace unportable \+ sed regex operator
124 (glibc_c99_inline_2, glibc_mutex_init): Avoid unportable sed
125 alternation \| regex operator.
126 (solaris_complex): Remove superfluous backslashes from
127 replacement string. Replace \+ operator with \{1,\}.
128 * tests/base/Xm/Traversal.h: This is fixed for BSD sed now.
129 * fixincl.x: Regenerate.
131 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
134 * inclhack.def (irix_complex): New fix.
135 (solaris_complex): Likewise.
136 * fixincl.x: Regenerate.
137 * tests/base/complex.h [IRIX_COMPLEX_CHECK, SOLARIS_COMPLEX_CHECK]:
140 2009-08-28 Bruce Korb <bkorb@gnu.org>
141 Steve Ellcey <sje@cup.hp.com>
143 * README (files): Describe files entry.
144 * inclhack.def (hpux_stdint_least): Remove.
145 (hpux_stdint_fast): Remove.
146 (hpux_stdint_fast): Remove.
147 (hpux_stdint_least_fast): New.
148 (hpux_inttype_int_least8_t): Remove.
149 (hpux_inttype_int8_t): Modify.
150 * fixincl.x: Regenerate.
151 * tests/base/stdint.h: Update.
152 * tests/base/sys/_inttypes.h: Update.
154 2009-08-28 Steve Ellcey <sje@cup.hp.com>
156 * inclhack.def (hpux_imaginary_i): Remove spaces.
157 * fixincl.x: Regenerate.
158 * tests/base/stdint.h: Update AIX fixes.
159 * tests/base/complex.h: Change HPUX_IMAGINARY_I_CHECK fix.
161 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
163 * configure.ac (AC_PREREQ): Bump to 2.64.
165 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
167 * aclocal.m4: Regenerate.
168 * configure: Regenerate.
169 * config.h.in: Regenerate.
171 2009-08-17 David Edelsohn <edelsohn@gnu.org>
173 * inclhack.def (aix_complex): Redefine _Complex_I. Do not
175 * (aix_stdint_[12345]): New fixes.
176 * fixincl.x: Regenerate.
177 * tests/base/complex.h: Update check.
178 * tests/base/stdint.h: Add AIX stdint.h checks.
180 2009-08-14 Steve Ellcey <sje@cup.hp.com>
182 * inclhack.def (hpux_imaginary_i): New fix.
183 * fixincl.x: Regenerate.
184 * tests/base/complex.h: New file.
186 2009-08-12 David Edelsohn <edelsohn@gnu.org>
188 * inclhack.def (aix_complex): New fix.
189 * fixincl.x: Regenerate.
191 2009-08-01 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
193 * inclhack.def (hpux_inttype_int_least8_t): Also apply on hpux10*.
194 (hpux_inttype_int8_t): Likewise.
195 * fixincl.x: Regenerate.
197 2009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
199 * Makefile.in (AUTOCONF, AUTOHEADER, ACLOCAL, ACLOCAL_AMFLAGS):
201 ($(srcdir)/configure, $(srcdir)/config.h.in, $(srcdir)/aclocal.m4):
204 2009-07-04 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
206 * inclhack.def (darwin_stdint_5, darwin_stdint_6,
207 darwin_stdint_7): New fixes.
208 * fixincl.x: Regenerate.
209 * tests/base/stdint.h: Adjust test for new fixes.
211 2009-07-03 Eric Botcazou <ebotcazou@adacore.com>
213 * inclhack.def (solaris_int_types): New fix.
214 * fixincl.x: Regenerate.
215 * tests/base/sys/int_types.h: New file.
217 2009-06-09 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
219 * inclhack.def (darwin_stdint_1, darwin_stdint_2, darwin_stdint_3,
220 darwin_stdint_4): New fixes.
221 * tests/base/stdint.h: Adjust test results for new fixes.
222 * fixincl.x: Regenerate.
224 2009-05-29 Eric Botcazou <ebotcazou@adacore.com>
226 * inclhack.def (solaris_int_const): New fix.
227 (solaris_int_limits_1): Likewise.
228 (solaris_int_limits_2): Likewise.
229 * fixincl.x: Regenerate.
230 * tests/base/sys/int_const.h: New file.
231 * tests/base/sys/int_limits.h: Likewise.
233 2009-05-15 Joseph Myers <joseph@codesourcery.com>
235 * inclhack.def (glibc_tgmath): Correct bypass.
236 * fixincl.x: Regenerate.
238 2009-04-28 Steve Ellcey <sje@cup.hp.com>
240 * inclhack.def (hpux11_uint32_c): Remove.
241 (hpux_long_double): Disable on hpux11.3*.
242 (hpux_long_double_2): New.
243 (hpux_c99_intptr): New.
244 (hpux_c99_inttypes): New.
245 (hpux_c99_inttypes2): New.
246 (hpux_stdint_least): New.
247 (hpux_stdint_fast): New.
248 (hpux_inttype_int_least8_t): New.
249 (hpux_inttype_int8_t): New.
250 * fixincl.x: Regenerate.
251 * tests/base/sys/_inttypes.h: New.
252 * tests/base/inttypes.h: Update.
253 * tests/base/stdlib.h: Update.
254 * tests/base/stdint.h: Update.
256 2009-04-28 Joseph Myers <joseph@codesourcery.com>
258 * inclhack.def (glibc_stdint): New fix.
259 * fixincl.x: Regenerate.
260 * tests/base/stdint.h: Update.
262 2009-04-09 Jakub Jelinek <jakub@redhat.com>
264 * Makefile.in: Change copyright header to refer to version
265 3 of the GNU General Public License and to point readers at the
266 COPYING3 file and the FSF's license web page.
267 * fixfixes.c: Likewise.
268 * fixinc.in: Likewise.
269 * fixincl.c: Likewise.
270 * fixlib.c: Likewise.
271 * fixlib.h: Likewise.
272 * fixopts.c: Likewise.
273 * fixtests.c: Likewise.
274 * genfixes: Likewise.
275 * mkheaders.in: Likewise.
276 * system.h: Likewise.
278 2009-03-31 Joseph Myers <joseph@codesourcery.com>
281 * inclhack.def (newlib_stdint_1, newlib_stdint_2): New fixes.
282 * fixincl.x: Regenerate.
283 * tests/base/stdint.h: Update.
285 2009-03-29 Joseph Myers <joseph@codesourcery.com>
287 * tests/base/math.h, tests/base/pthread.h, tests/base/sys/wait.h:
290 2009-03-29 Joseph Myers <joseph@codesourcery.com>
298 * inclhack.def (glibc_tgmath): New fix.
299 * fixincl.x: Regenerate.
300 * tests/base/tgmath.h: New.
302 2009-03-28 Joseph Myers <joseph@codesourcery.com>
304 * inclhack.def (aix_syswait, exception_structure,
305 pthread_page_size): Remove.
306 (math_exception): Remove mention of fixproto in comment.
307 * fixincl.x: Regenerate.
308 * mkheaders.in: Do not handle STMP_FIXPROTO.
310 2009-03-27 Sandra Loosemore <sandra@codesourcery.com>
312 * server.c (run_shell): Quote directory name passed to cd.
314 2009-03-01 Bruce Korb <bkorb@gnu.org>
315 Apply a positively ancient patch:
317 2004-10-15 Giovanni Bajo <giovannibajo@libero.it>
319 * inclhack.def (alpha_if_semicolon): new fix from long, long ago
320 * tests/base/net/if.h: Add new test.
322 2009-01-06 Andreas Tobler <a.tobler@schweiz.org>
324 * tests/base/locale.h: Add new test.
325 * tests/base/stdarg.h: Likewise.
327 2009-01-05 Steve Ellcey <sje@cup.hp.com>
329 * inclhack.def (hpux_spu_info): Add files line.
330 * fixincl.x: Regenerate.
332 2009-01-01 Andreas Tobler <a.tobler@schweiz.org>
334 * inclhack.def (openbsd_null_definition): Redefine NULL to (void *)0
336 * fixincl.x: Regenerate.
338 2008-12-31 Andreas Tobler <a.tobler@schweiz.org>
341 * inclhack.def (openbsd_va_start): Use __builtin_va_start
343 * fixincl.x: Regenerate.
345 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
347 * configure: Regenerate.
349 2008-12-15 Steve Ellcey <sje@cup.hp.com>
351 * inclhack.def (hpux_spu_info): Match PA as well as IA64.
352 * fixincl.x: Regenerate.
354 2008-09-06 H.J. Lu <hongjiu.lu@intel.com>
356 * configure.ac: Fix a typo.
357 * configured: Regenerate.
359 2008-09-06 Bruce Korb <bkorb@gnu.org>
361 * fixincl.tpl (sed): make the program executable configurable.
362 Some platforms have some rather oddball defaults.
363 * config.h.in (SED_PROGRAM): define the default sed.
364 * fixincl.x: regenerated
365 * tests/base/internal/wchar_core.h: fix bad sample text
366 * tests/base/math.h: fix bad sample text
367 * configure.ac: search for working sed
368 * inclhack.def (glibc_mutex_init): fix non-portable construct
369 and re-order a few misordered entries.
371 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
373 * configure: Regenerate.
375 2008-06-07 Joseph Myers <joseph@codesourcery.com>
377 * inclhack.def (AAB_svr4_replace_byteorder,
378 AAB_ultrix_ansi_compat, AAB_ultrix_limits, AAB_ultrix_memory,
379 libc1_G_va_list, libc1_ifdefd_memx, nested_motorola,
380 ptx_sys_mc_param_h, sco_regset, sco_static_func, sco_utime,
381 solaris_mutex_init_1, solaris_socket, solaris_unistd,
382 solaris_widec, svr4_krnl, ultrix_atexit_param, ultrix_atof_param,
383 ultrix_const3, ultrix_fix_fixproto, ultrix_ifdef, ultrix_locale,
384 ultrix_math_ifdef, ultrix_nested_ioctl, ultrix_nested_svc,
385 ultrix_stat, ultrix_static, ultrix_stdlib, ultrix_strings,
386 ultrix_strings2, ultrix_sys_time, ultrix_unistd,
387 unicosmk_restrict, uw7_byteorder_fix, windiss_math1,
388 windiss_math2, windiss_valist): Remove.
389 * fixincl.x: Regenerate.
390 * mkfixinc.sh: (arm-semi-aof, hppa1.1-*-osf*, hppa1.1-*-bsd*,
391 i370-*-openedition, i?86-*-moss*, i?86-*-uwin*,
392 powerpc-*-eabiaix*): Remove.
393 * tests/base/math.h: Update.
394 * tests/base/pthread.h: Update.
395 * tests/base/stdio.h: Update.
396 * tests/base/stdlib.h: Update.
397 * tests/base/string.h: Update.
398 * tests/base/strings.h: Update.
399 * tests/base/sys/file.h: Update.
400 * tests/base/sys/limits.h: Update.
401 * tests/base/sys/socket.h: Update.
402 * tests/base/sys/stat.h: Update.
403 * tests/base/sys/time.h: Update.
404 * tests/base/testing.h: Update.
405 * tests/base/unistd.h: Update.
406 * tests/base/_G_config.h: Remove.
407 * tests/base/arpa: Remove directory.
408 * tests/base/fs: Remove directory.
409 * tests/base/locale.h: Remove.
410 * tests/base/machine: Remove directory.
411 * tests/base/rpc/svc.h: Remove.
412 * tests/base/sys/ioctl.h: Remove.
413 * tests/base/sys/regset.h: Remove.
414 * tests/base/sys/times.h: Remove.
415 * tests/base/sys/utsname.h: Remove.
416 * tests/base/widec.h: Remove.
418 2008-05-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
420 * inclhack.def (solaris_math_4): Use GCC's __builtin_fpclassify.
421 * tests/base/iso/math_c99.h: Update.
422 * fixincl.x: Regenerate.
424 2008-05-14 Joseph Myers <joseph@codesourcery.com>
426 * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on
428 * fixincl.x: Regenerate.
430 2008-04-25 Kai Tietz <kai.tietz@onvision.com>
432 * fixincl.c (fix_with_system): Cast pointer difference to long.
433 * fixlib.c (make_raw_shell_str): Cast compare to avoid sign warning.
435 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
438 * Makefile.in: Rewrite aclocal.m4 rule.
439 * aclocal.m4: Regenerate.
440 * configure: Regenerate.
442 2008-03-07 Peter O'Gorman <pogma@thewrittenword.com>
445 * inclhack.def (AAB_aix_stdio): Hack stdio.h for -D_LARGE_FILES.
446 * fixincl.x: Regenerate.
447 * tests/base/stdio.h: Add test.
449 2008-02-25 Ben Elliston <bje@au.ibm.com>
452 * fixincl.c (fix_applies): Remove unused variable `name_len'.
454 2008-02-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
456 * inclhack.def (solaris_math_10): New.
457 * tests/base/iso/math_c99.h: Update.
459 * fixincl.x: Regenerate.
461 2008-02-04 Ismail Dönmez <ismail@pardus.org.tr>
463 * inclhack.def: (bsd_stdio_attrs_conflict, freebsd_gcc3_breakage,
464 freebsd_gcc4_breakage, hppa_hpux_fp_macros, hpux11_abs,
465 netbsd_c99_inline_1, netbsd_c99_inline_2, netbsd_extra_semicolon): Add
466 quotes around mach entries.
467 * fixincl.x: Regenerate with latest autogen (5.9.4), updating license
470 2008-02-04 Hans-Peter Nilsson <hp@axis.com>
473 * inclhack.def: (glibc_c99_inline_1a): Re-add last change.
474 (glibc_c99_inline_3) <bypass>: Change from __STDC_VERSION__ to
475 __extern_inline|__GNU_STDC_INLINE__.
476 (glibc_c99_inline_4) <files>: Add wchar.h and */wchar.h.
477 <bypass>: Change from __STDC_VERSION__ to
478 __extern_inline|__GNU_STDC_INLINE__.
479 <first c_fix_arg>: Change from #ifdef-wrapping the extern part to
480 appending attribute-gnu_inline.
481 <second c_fix_arg>: Remove.
482 <test_text>: Remove __extern_inline line.
483 * tests/base/features.h: Re-add.
484 * tests/base/sys/sysmacros.h: Adjust.
485 * fixincl.x: Regenerate.
487 2008-01-06 Hans-Peter Nilsson <hp@axis.com>
491 2007-12-18 Hans-Peter Nilsson <hp@axis.com>
493 * inclhack.def: (glibc_c99_inline_1a, glibc_c99_inline_5): New.
494 * fixincl.x: Regenerate.
495 * tests/base/wchar.h: Update.
496 * tests/base/features.h: New.
498 2007-10-14 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
501 * inclhack.def (hpux11_pthread_const): New.
502 * fixincl.x: Regenerate.
503 * tests/base/sys/pthread.h: Update.
505 2007-10-12 Kai Tietz <kai.tietz@onevision.com>
507 * configure.ac: x86_64 mingw target uses twoprocess.
508 * mkfixinc.sh: Add x86_64 mingw target.
509 * configure: Regenerate.
511 2007-10-09 Geoffrey Keating <geoffk@apple.com>
513 * inclhack.def (darwin_externc): New.
514 * fixincl.x: Regenerate.
515 * tests/base/mach-o/swap.h: New.
517 2007-08-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
519 * inclhack.def (solaris_math_5, solaris_math_6, solaris_math_7):
521 * tests/base/iso/math_c99.h: Delete associated test baselines.
522 * fixincl.x: Regenerate.
524 2007-07-24 Krister Walfridsson <cato@df.lth.se>
527 * inclhack.def (netbsd_c99_inline_2): New.
528 * fixincl.x: Regenerate.
529 * tests/base/signal.h: Update.
531 2007-07-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
535 * inclhack.def (solaris_math_4, solaris_math_5, solaris_math_6,
536 solaris_math_7): Constify and make FP exception-safe.
537 * tests/base/iso/math_c99.h: Update.
539 * fixincl.x: Regenerate.
541 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
544 * inclhack.def (irix_stdint_c99): New fix.
545 * fixincl.x: Regenerate.
546 * tests/base/stdint.h: New test.
548 2007-06-06 Steve Ellcey <sje@cup.hp.com>
551 * inclhack.def (hppa_hpux_fp_macros): New.
552 * fixincl.x: Regenerate.
553 * tests/base/math.h: Update.
555 2007-03-26 Jakub Jelinek <jakub@redhat.com>
557 * inclhack.def (glibc_c99_inline_1): Define __USE_EXTERN_INLINES
558 if __extern_inline or __GNUC_GNU_INLINE__ is defined rather than
559 __STDC_VERSION__ < 199901L.
560 (glibc_c99_inline_2): Replace #if __STDC_VERSION__ < 199901L
561 with #ifdef __GNUC_GNU_INLINE__.
562 (glibc_c99_inline_3): Add select. Replace __STDC_VERSION__ >= 199901L
563 with defined(__GNUC_STDC_INLINE__).
564 (glibc_c99_inline_4): Change select, add second c_fix_arg.
565 Replace #if __STDC_VERSION__ < 199901L with
566 #ifdef __GNUC_GNU_INLINE__.
567 * fixincl.x: Regenerated.
568 * tests/base/bits/string2.h: Update.
569 * tests/base/sys/sysmacros.h: Update.
570 * tests/base/sys/stat.h: Update.
572 2007-03-18 Krister Walfridsson <cato@df.lth.se>
575 * inclhack.def (netbsd_c99_inline_1): New.
576 * fixincl.x: Regenerate.
577 * tests/base/signal.h: New.
579 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
581 * Makefile.in: Add dummy "install-info" target.
583 2007-03-06 Joseph Myers <joseph@codesourcery.com>
585 * mkheaders.in: Fix headers for each multilib required.
587 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
589 * Makefile.in: Add dummy install-pdf target.
591 2007-02-27 Joseph Myers <joseph@codesourcery.com>
593 * mkheaders.in (incdir): Use include-fixed not include.
595 2007-02-15 Brooks Moses <brooks.moses@codesourcery.com>
597 * Makefile.in: Added "pdf" target to .PHONY.
599 2007-02-05 Richard Guenther <rguenther@suse.de>
601 * inclhack.def (glibc_c99_inline_4): Adjust selector to cope
602 with older glibc. Adjust version number for C99.
603 * fixincl.x: Regenerated.
605 2007-02-04 Mike Stump <mrs@apple.com>
607 * mkheaders.in: Allow optional isysroot parameter.
609 2007-02-03 Bruce Korb <bkorb@gnu.org>
611 * inclhack.def (glibc_c99_inline_4): replace "extern" only if
612 surrounded by space characters.
614 2007-01-25 Daniel Franke <franke.daniel@gmail.com>
617 * inclhack.def(broken_cabs): Also remove definition of cabsl.
618 * fixincl.x: Regenerate.
619 * tests/base/math.h: Update.
621 2007-01-05 Bruce Korb <bkorb@gnu.org>,
622 Daniel Franke <franke.daniel@gmail.com>
625 * fixincl.tpl (List): separate file name patterns with a NUL byte instead
626 of a vertical bar ("|").
627 * fixincl.c (fix_applies, machine_matches): Use fnmatch for name
628 matching. Set SKIP_TEST flag if we are not to run a test.
629 * fixincl.x: Regenerate.
630 * inclhack.def (glibc_c99_inline_[1234], broken_cabs, broken_nan,
631 kandr_concat, sco_math): Replace lists of specfic file names by search
634 2006-12-12 Olivier Hainque <hainque@adacore.com>
636 * fixincludes/mkfixinc.sh: Add "*-*-vxworks*" to the list of
637 targets for which a no-op fixer is appropriate.
639 2006-11-07 Richard Guenther <rguenther@suse.de>
641 * inclhack.def (glibc_c99_inline_2): Adjust for glibc 2.3
643 * fixincl.x: Regenerate.
645 2006-11-02 Geoffrey Keating <geoffk@apple.com>
647 * inclhack.def (glibc_c99_inline_1): New.
648 * inclhack.def (glibc_c99_inline_2): New.
649 * inclhack.def (glibc_c99_inline_3): New.
650 * inclhack.def (glibc_c99_inline_4): New.
651 * fixincl.x: Regenerate.
652 * tests/base/bits/string2.h: New.
653 * tests/base/sys/sysmacros.h: New.
654 * tests/base/sys/stat.h: Update.
656 2006-11-01 Steve Ellcey <sje@cup.hp.com>
658 * tests/base/sys/socket.h: Update.
660 2006-10-31 Steve Ellcey <sje@cup.hp.com>
662 * inclhack.def (hpux11_extern_sendfile): New.
663 (hpux11_extern_sendpath): New.
664 * fixincl.x: Regenerate.
666 2006-10-29 Joseph Myers <joseph@codesourcery.com>
668 * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on x86_64.
669 * fixincl.x: Regenerate.
671 2006-10-10 Brooks Moses <bmoses@stanford.edu>
673 * Makefile.in: Added empty "pdf" target.
675 2006-10-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
678 * inclhack.def (hpux_pthread_initializers): New hack.
679 * tests/base/sys/pthread.h: New file.
681 * fixincl.x: Regenerate.
683 2006-10-03 Uros Bizjak <uros@kss-loka.si>
685 * inclhack.def (glibc_mutex_init): Also fix
686 PTHREAD_MUTEX_(RECURSIVE|ERRORCHECK|ADAPTIVE)_NP and
687 PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP initializers.
688 * tests/base/pthread.h: Update.
690 * fixincl.x: Regenerate.
692 2006-10-01 Uros Bizjak <uros@kss-loka.si>
694 * inclhack.def (glibc_mutex_init): New fix.
695 * tests/base/pthread.h: Update.
697 * fixincl.x: Regenerate.
699 2006-09-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
701 * inclhack.def (solaris_mutex_init_2): Update for Solaris9.
702 Prevent it from running on solaris10 or later.
703 (solaris_once_init_2): Fix comment.
704 * tests/base/pthread.h: Update.
706 * fixincl.x: Regenerate.
708 2006-09-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
710 * inclhack.def (solaris_once_init_2): New fix.
711 * tests/base/pthread.h: Update.
713 * fixincl.x: Regenerate.
715 2006-09-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
717 * inclhack.def (solaris_mutex_init_2): Remove test for
718 PTHREAD_RWLOCK_INITIALIZER.
719 (solaris_rwlock_init_1): New.
720 * tests/base/pthread.h: Update.
722 * inclhack.def (solaris_once_init_1): New.
723 * tests/base/pthread.h: Adjust for new fix.
725 * fixincl.x: Regenerate.
727 2006-07-17 Roger Sayle <roger@eyesopen.com>
729 * tests/base/errno.h: New file.
730 * tests/base/architecture/ppc/math.h: Likewise.
731 * tests/base/ia64/sys/getppdp.h: Likewise.
733 2006-07-10 Laurynas Biveinis <laurynas.biveinis@gmail.com>
736 * Makefile.in (configure, config.h.in): Change into $(srcdir)
737 before autoconf or autoheader call.
739 2006-06-23 Steve Ellcey <sje@cup.hp.com>
742 * inclhack.def (hpux_extern_errno): New.
743 * fixincl.x: Regenerate.
745 2006-05-23 Carlos O'Donell <carlos@codesourcery.com>
747 * Makefile.in: Add dvi info html and install-html to .PHONY
748 Add install-html target.
750 2006-05-16 Mike Stump <mrs@apple.com>
752 * configure.ac: Add -Wno-overlength-strings.
753 * configure: Regenerate.
755 2006-05-14 Bernhard Fischer <aldot@gcc.gnu.org>
759 2006-02-18 Steve Ellcey <sje@cup.hp.com>
762 * inclhack.def (hpux_spu_info): New.
763 * fixincl.x: Regenerate
765 2006-01-31 Marcin Dalecki <martin@dalecki.de>
767 * configure.ac: Check for asprintf, basename, vasprintf.
768 * config.h.in: Regenerate.
769 * configure: Regenerate.
771 2006-01-19 Andrew Pinski <pinskia@physics.uc.edu>
774 * inclhack.def (AAB_darwin7_9_long_double_funcs [replace]): Define
777 * fixincl.x: Regenerate.
779 2005-11-24 Bruce Korb <bkorb@gnu.org>
781 * fixincl.c (write_replacement): "here strings" in AutoGen
782 often/generally don't have a terminating newline. Check the
785 2005-11-13 Andreas Jaeger <aj@suse.de>
787 * check.tpl: Handle CVS additionally.
789 2005-11-05 Andreas Jaeger <aj@suse.de>
791 * check.tpl: Adopt for move to subversion.
793 2005-09-15 Joseph S. Myers <joseph@codesourcery.com>
796 * inclhack.def (huge_val_hex, huge_valf_hex, huge_vall_hex): New
798 * fixincl.x: Regenerate.
799 * tests/base/bits/huge_val.h: New file.
801 2005-08-14 Kelley Cook <kcook@gcc.gnu.org>
803 * All files: Update with new FSF address.
805 2005-07-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
807 * Makefile.in (WARN_CFLAGS): New.
808 (.c.o): Add $(WARN_CFLAGS).
809 * aclocal.m4: Include ../config/warnings.m4.
810 * configure.ac: Invoke ACX_PROG_CC_WARNING_OPTS,
811 ACX_PROG_CC_WARNING_ALMOST_PEDANTIC and
812 ACX_PROG_CC_WARNINGS_ARE_ERRORS.
813 * fixopts.c (initialize_opts): Fix old-style definintion.
815 * configure: Regenerate.
817 2005-06-24 Geoffrey Keating <geoffk@geoffk.org>
819 * inclhack.def (AAB_darwin7_9_long_double_funcs): New.
820 (AAB_darwin7_9_long_double_funcs_2): New.
821 * fixincl.x: Regenerate.
823 2005-06-15 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
826 * inclhack.def (broken_cabs): Mention IRIX 5/6 problem.
827 Use double quotes in select so \t matches tabs.
829 * fixincl.x: Regenerate.
830 * tests/base/math.h [BROKEN_CABS_CHECK]: Adapt for new testcase.
832 2005-05-22 Danny Smith <dannysmith@users.souceforge.net>
835 * fixincl.c: Don't include <sys/wait.h> if SEPARATE_FIX_PROC.
837 2005-05-19 Eric Botcazou <ebotcazou@libertysurf.fr>
838 Joseph S. Myers <joseph@codesourcery.com>
842 * inclhack.def: New fixes solaris_math_[1-9].
843 * fixincl.x: Regenerate.
844 * tests/base/iso/math_c99.h: New.
846 2005-05-19 Kelley Cook <kcook@gcc.gnu.org>
848 * aclocal.m4: Remove superfluous reference to accross.m4.
850 2005-05-15 Gabriel Dos Reis <gdr@integrable-solutions.net>
852 * fixlib.c (load_file_data): Use XRESIZVEC in lieu of xrealloc.
853 * server.c (load_data): Likewise.
854 (run_shell): Use XCNEW (char) in lieu of xcalloc (1, 1).
855 * fixincl.c: #include <sys/wait.h>
856 (run_compiles): Use XCNEWVEC instead of xcalloc.
857 (fix_with_system, start_fixer): Use XNEWVEC instead of xmalloc.
858 * fixfixes.c (FIX_PROC_HEAD, main): Likewise.
860 2005-05-10 Joseph S. Myers <joseph@codesourcery.com>
862 * inclhack.def (stdio_stdarg_h, stdio_va_list): Bypass on
863 *-*-solaris2.1[0-9]*, not just *-*-solaris2.1[0-9].
864 * fixincl.x: Regenerate.
866 2005-05-06 Bruce Korb <bkorb@gnu.org>
867 Joseph S. Myers <joseph@codesourcery.com>
869 * fixinc/inclhack.def: Correct backslashes
870 * fixinc/fixincl.x: regen
872 2005-04-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
874 * system.h (fopen, fdopen, freopen): Define these to the unlocked
877 2005-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
879 * configure.ac (fixincludes_UNLOCKED_FUNCS): New.
880 (AC_CHECK_FUNCS, AC_CHECK_DECLS): Check for fixincludes_UNLOCKED_FUNCS.
881 * system.h (putchar, getc, getchar, clearerr, feof, fileno,
882 fflush, fgetc, fgets, ferror, fread): Redefine to the associated
884 (fwrite_unlocked): Fix prototype.
886 * configure, config.h.in: Regenerate.
888 2005-03-21 Zack Weinberg <zack@codesourcery.com>
890 * Makefile.in: Set gcc_version directly, not via substitution.
891 (libsubdir): Use $(gcc_version), not $(version).
892 (mkheaders.almost): New rule.
893 (mkheaders): Generate from mkheaders.almost.
894 (clean): Also delete mkheaders.almost.
895 * aclocal.m4: Do not include ../config/gcc-version.m4.
896 * configure.ac: Do not invoke TL_AC_GCC_VERSION. Generate
897 mkheaders.almost from mkheaders.in.
898 * configure: Regenerate.
900 2005-03-21 Richard Guenther <rguenth@gcc.gnu.org>
903 * inclhack.def: Add fix for array of incomplete structures
904 in function prototype in pthread.h.
905 * fixincl.x: Regenerate.
906 * tests/base/pthread.h: Adjust.
908 2005-03-15 Joseph S. Myers <joseph@codesourcery.com>
910 * inclhack.def (hpux_htonl): New fix.
911 * tests/base/netinet/in.h: New test.
912 * fixincl.x: Regenerate.
914 2005-02-23 James E Wilson <wilson@specifixinc.com>
916 * Makefile.in (full-stamp, test-stamp, $(AF)): Add $(CFLAGS) to link.
918 2004-12-13 Andrew Pinski <pinskia@physics.uc.edu>
921 * Makefile.in (install): Add @EXEEXT@ to the end of the program name,
924 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
926 * configure.ac: Use TL_AC_GCC_VERSION to set gcc_version.
927 * aclocal.m4: Include ../config/gcc-version.m4.
928 * configure: Regenerate.
930 2004-11-26 Mark Mitchell <mark@codesourcery.com>
932 * inclhack.def (gnu_types): Do not use on Solaris 2.1x.
933 (stdio_va_list): Likewise.
934 (stdio_stdarg.h): Likewise.
935 (solaris_stdio_tag): Add bypass.
936 * fixincl.x: Regenerated.
938 2004-11-23 Geoffrey Keating <geoffk@apple.com>
940 * mkfixinc.sh: Check error code from 'cat'. Don't try running
941 built fixincl program.
942 * mkheaders.in: Use @SHELL@ rather than ${SHELL} to avoid picking
945 2004-11-20 Roger Sayle <roger@eyesopen.com>
947 * inclhack.def (alpha_pthread_init): Fix technical problems with
948 the last check-in caused by CVS variable substitution.
949 * fixincl.x: Likewise.
950 * tests/base/pthread.h: Likewise.
952 2004-11-20 Roger Sayle <roger@eyesopen.com>
953 Bruce Korb <bkorb@gnu.org>
955 * inclhack.def (alpha_pthread_init): New fix.
956 * fixincl.x: Regenerate.
957 * tests/base/pthread.h: Update for new test.
959 2004-11-15 Bruce Korb <bkorb@gnu.org>
961 * fixincl.c(fix_with_system): correct misuse of variables and
962 incorrect application of "sizeof()".
964 2004-11-13 Joseph S. Myers <joseph@codesourcery.com>
966 * inclhack.def (hpux_maxint, limits_ifndefs, math_huge_val_ifndef,
967 svr4__p, undefine_null): Remove.
968 * fixincl.x: Regenerate.
969 * tests/base/AvailabilityMacros.h, tests/base/com_err.h: New.
970 * tests/base/sys/param.h: Remove.
971 * tests/base/curses.h, tests/base/math.h, tests/base/testing.h,
972 tests/base/sys/limits.h: Update.
974 2004-11-12 Mike Stump <mrs@apple.com>
976 * Makefile.in (html): Add html generation support.
978 2004-11-12 Joseph S. Myers <joseph@codesourcery.com>
980 * inclhack.def (sco_math): Bypass on __GNUG__.
981 (sysz_stdlib_for_sun): Bypass on _CLASSIC_ANSI_TYPES.
982 * fixincl.x: Regenerate.
984 2004-11-09 Joseph S. Myers <joseph@codesourcery.com>
986 * inclhack.def (hpux8_bogus_inlines): Bypass on __GNUG__.
987 (int_abort_free_and_exit, sun_malloc, sysv68_string): Bypass on
989 (sun_auth_proto): Bypass on __cplusplus.
990 * fixincl.x: Regenerate.
992 2004-11-05 Geoffrey Keating <geoffk@apple.com>
994 * Makefile.in (mostlyclean): Add fixinc.sh.
995 (clean): Add mkheaders.
1001 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
1003 * Makefile.in (mostlyclean, distclean): New targets.
1005 2004-11-04 Geoffrey Keating <geoffk@apple.com>
1007 * configure.ac: Add code to determine noncanonical_target,
1008 local_prefix, gcc_version; process mkheaders.in to make mkheaders.
1009 * configure: Regenerate.
1010 * fixinc.in: Move here from gcc/; fix many cross-hosting bugs.
1011 * mkfixinc.sh: Move here from gcc/; update for changes to fixinc.in.
1012 * mkheaders.in: Move here from gcc/; remove some unnecessary macros;
1013 update for changes to fixinc.in.
1014 * Makefile.in: Add many new macros.
1015 (install): New target.
1016 (mkheaders): New target.
1017 (fixinc.sh): New target.
1018 (all): Add mkheaders and fixinc.sh.
1019 * README-fixinc: Move here from gcc/.
1021 2004-11-01 Mike Stump <mrs@apple.com>
1023 * inclhack.def (stdio_va_list): Break out clients from here...
1024 (stdio_va_list_clients): ...to here. Also, don't fix if stdarg.h is
1025 included or ifdef va_start.
1026 * fixincl.x: Regenerate.
1028 2004-10-28 Mike Stump <mrs@apple.com>
1030 * inclhack.def (void_null): Avoid changing NULL on C++ friendly
1032 * fixincl.x: Regenerate.
1034 2004-10-27 Geoffrey Keating <geoffk@apple.com>
1036 * inclhack.def (darwin_gcc4_breakage): New.
1037 * fixincl.x: Regenerate.
1039 2004-10-27 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1043 * fixfixes.c (main): Check for _PC_NAME_MAX.
1045 2004-10-27 Paolo Bonzini <bonzini@gnu.org>
1049 * configure.ac: Fix typo.
1050 * configure: Regenerate.
1051 * fixincl.c (fix_with_system): tSCC is not a pointer. Fix.
1053 2004-10-20 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1057 * fixincl.c (SIGCHLD): Remove definition.
1058 (initialize): Remove SIGIOT and SIGPIPE checks.
1059 (create_file): Fix mkdir() for Win32.
1060 (internal_fix): Use dup2() instead of fcntl().
1062 * fixlib.h (SIGQUIT): Define if undefined.
1068 * procopen.c (chain_open): Use dup2() instead of fcntl().
1070 2004-08-14 Paolo Bonzini <bonzini@gnu.org>
1074 * Makefile.in (ALLOBJ, TESTOBJ, FIXOBJ): Add fixopts.o.
1075 Update copyright year.
1076 * fixfixes.c (main): Call initialize_opts from fixopts.c.
1077 * fixincl.c (initialize): Call initialize_opts from fixopts.c,
1078 do not include code for parsing options (environment vars).
1079 (fix_with_system): Use a search path for applyfix, so that you
1080 can run the test suite with two-process fixincludes.
1081 * fixopts.c: New file.
1082 * configure.ac: Add --enable-twoprocess. Export ac_exeext
1083 to config.h. Default to --enable-twoprocess for MinGW32.
1084 * config.h.in: Regenerate.
1085 * configure: Regenerate.
1087 2004-10-04 Loren J. Rittle <ljrittle@acm.org>
1089 * tests/base/sys/cdefs.h: Update from test area.
1091 2004-09-17 Roger Sayle <roger@eyesopen.com>
1093 * inclhack.def (linux_ia64_ucontext): New fix.
1094 * fixincl.x: Regenerate.
1095 * tests/base/sys/ucontext.h: New file.
1097 2004-09-15 Roger Sayle <roger@eyesopen.com>
1099 * tests/base/sys/time.h: Correct mismatch in 2004-09-10 check-in.
1100 * tests/base/stdlib.h: Likewise.
1102 2004-09-13 Loren J. Rittle <ljrittle@acm.org>
1104 * inclhack.def (freebsd_gcc4_breakage): Add.
1105 * fixincl.x: Regenerate.
1106 * tests/base/sys/cdefs.h: Update for new test.
1108 2004-09-10 Adam Nemet <anemet@lnxw.com>
1110 * inclhack.def (lynx_void_int): Remove.
1111 (lynxos_fcntl_proto): Remove.
1112 (lynxos_no_warning_in_sys_time_h): New fix.
1113 (lynxos_missing_putenv): New fix.
1114 * fixincl.x: Regenerate.
1115 * tests/base/fcntl.h: Remove.
1116 * tests/base/sys/time.h: Update from test area.
1117 * tests/base/curses.h: Likewise.
1118 * tests/base/stdlib.h: Likewise.
1120 2004-09-03 Jan Beulich <jbeulich@novell.com>
1122 * inclhack.def: Suppress exception_structure and math_exception
1123 for NetWare headers.
1124 * fixincl.x: Regenerate.
1126 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
1129 * Makefile.in: From gcc/fixinc/Makefile.in, making it fully
1131 * configure.ac: New.
1132 * config.h.in: Generate.
1133 * configure: Generate.
1135 * fixlib.h: Remove inclusions of gcc files.
1138 Other files copied from gcc/fixinc.