configure.ac: Fix a typo.
[gcc.git] / fixincludes / ChangeLog
1 2008-09-06 H.J. Lu <hongjiu.lu@intel.com>
2
3 * configure.ac: Fix a typo.
4 * configured: Regenerate.
5
6 2008-09-06 Bruce Korb <bkorb@gnu.org>
7
8 * fixincl.tpl (sed): make the program executable configurable.
9 Some platforms have some rather oddball defaults.
10 * config.h.in (SED_PROGRAM): define the default sed.
11 * fixincl.x: regenerated
12 * tests/base/internal/wchar_core.h: fix bad sample text
13 * tests/base/math.h: fix bad sample text
14 * configure.ac: search for working sed
15 * inclhack.def (glibc_mutex_init): fix non-portable construct
16 and re-order a few misordered entries.
17
18 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
19
20 * configure: Regenerate.
21
22 2008-06-07 Joseph Myers <joseph@codesourcery.com>
23
24 * inclhack.def (AAB_svr4_replace_byteorder,
25 AAB_ultrix_ansi_compat, AAB_ultrix_limits, AAB_ultrix_memory,
26 libc1_G_va_list, libc1_ifdefd_memx, nested_motorola,
27 ptx_sys_mc_param_h, sco_regset, sco_static_func, sco_utime,
28 solaris_mutex_init_1, solaris_socket, solaris_unistd,
29 solaris_widec, svr4_krnl, ultrix_atexit_param, ultrix_atof_param,
30 ultrix_const3, ultrix_fix_fixproto, ultrix_ifdef, ultrix_locale,
31 ultrix_math_ifdef, ultrix_nested_ioctl, ultrix_nested_svc,
32 ultrix_stat, ultrix_static, ultrix_stdlib, ultrix_strings,
33 ultrix_strings2, ultrix_sys_time, ultrix_unistd,
34 unicosmk_restrict, uw7_byteorder_fix, windiss_math1,
35 windiss_math2, windiss_valist): Remove.
36 * fixincl.x: Regenerate.
37 * mkfixinc.sh: (arm-semi-aof, hppa1.1-*-osf*, hppa1.1-*-bsd*,
38 i370-*-openedition, i?86-*-moss*, i?86-*-uwin*,
39 powerpc-*-eabiaix*): Remove.
40 * tests/base/math.h: Update.
41 * tests/base/pthread.h: Update.
42 * tests/base/stdio.h: Update.
43 * tests/base/stdlib.h: Update.
44 * tests/base/string.h: Update.
45 * tests/base/strings.h: Update.
46 * tests/base/sys/file.h: Update.
47 * tests/base/sys/limits.h: Update.
48 * tests/base/sys/socket.h: Update.
49 * tests/base/sys/stat.h: Update.
50 * tests/base/sys/time.h: Update.
51 * tests/base/testing.h: Update.
52 * tests/base/unistd.h: Update.
53 * tests/base/_G_config.h: Remove.
54 * tests/base/arpa: Remove directory.
55 * tests/base/fs: Remove directory.
56 * tests/base/locale.h: Remove.
57 * tests/base/machine: Remove directory.
58 * tests/base/rpc/svc.h: Remove.
59 * tests/base/sys/ioctl.h: Remove.
60 * tests/base/sys/regset.h: Remove.
61 * tests/base/sys/times.h: Remove.
62 * tests/base/sys/utsname.h: Remove.
63 * tests/base/widec.h: Remove.
64
65 2008-05-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
66
67 * inclhack.def (solaris_math_4): Use GCC's __builtin_fpclassify.
68 * tests/base/iso/math_c99.h: Update.
69 * fixincl.x: Regenerate.
70
71 2008-05-14 Joseph Myers <joseph@codesourcery.com>
72
73 * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on
74 posix_types_64.
75 * fixincl.x: Regenerate.
76
77 2008-04-25 Kai Tietz <kai.tietz@onvision.com>
78
79 * fixincl.c (fix_with_system): Cast pointer difference to long.
80 * fixlib.c (make_raw_shell_str): Cast compare to avoid sign warning.
81
82 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
83
84 PR bootstrap/35457
85 * Makefile.in: Rewrite aclocal.m4 rule.
86 * aclocal.m4: Regenerate.
87 * configure: Regenerate.
88
89 2008-03-07 Peter O'Gorman <pogma@thewrittenword.com>
90
91 PR c++/20366
92 * inclhack.def (AAB_aix_stdio): Hack stdio.h for -D_LARGE_FILES.
93 * fixincl.x: Regenerate.
94 * tests/base/stdio.h: Add test.
95
96 2008-02-25 Ben Elliston <bje@au.ibm.com>
97
98 PR other/32948
99 * fixincl.c (fix_applies): Remove unused variable `name_len'.
100
101 2008-02-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
102
103 * inclhack.def (solaris_math_10): New.
104 * tests/base/iso/math_c99.h: Update.
105
106 * fixincl.x: Regenerate.
107
108 2008-02-04 Ismail Dönmez <ismail@pardus.org.tr>
109
110 * inclhack.def: (bsd_stdio_attrs_conflict, freebsd_gcc3_breakage,
111 freebsd_gcc4_breakage, hppa_hpux_fp_macros, hpux11_abs,
112 netbsd_c99_inline_1, netbsd_c99_inline_2, netbsd_extra_semicolon): Add
113 quotes around mach entries.
114 * fixincl.x: Regenerate with latest autogen (5.9.4), updating license
115 to GPLv3.
116
117 2008-02-04 Hans-Peter Nilsson <hp@axis.com>
118
119 PR other/31405
120 * inclhack.def: (glibc_c99_inline_1a): Re-add last change.
121 (glibc_c99_inline_3) <bypass>: Change from __STDC_VERSION__ to
122 __extern_inline|__GNU_STDC_INLINE__.
123 (glibc_c99_inline_4) <files>: Add wchar.h and */wchar.h.
124 <bypass>: Change from __STDC_VERSION__ to
125 __extern_inline|__GNU_STDC_INLINE__.
126 <first c_fix_arg>: Change from #ifdef-wrapping the extern part to
127 appending attribute-gnu_inline.
128 <second c_fix_arg>: Remove.
129 <test_text>: Remove __extern_inline line.
130 * tests/base/features.h: Re-add.
131 * tests/base/sys/sysmacros.h: Adjust.
132 * fixincl.x: Regenerate.
133
134 2008-01-06 Hans-Peter Nilsson <hp@axis.com>
135
136 Revert last change.
137
138 2007-12-18 Hans-Peter Nilsson <hp@axis.com>
139
140 * inclhack.def: (glibc_c99_inline_1a, glibc_c99_inline_5): New.
141 * fixincl.x: Regenerate.
142 * tests/base/wchar.h: Update.
143 * tests/base/features.h: New.
144
145 2007-10-14 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
146
147 PR target/33700
148 * inclhack.def (hpux11_pthread_const): New.
149 * fixincl.x: Regenerate.
150 * tests/base/sys/pthread.h: Update.
151
152 2007-10-12 Kai Tietz <kai.tietz@onevision.com>
153
154 * configure.ac: x86_64 mingw target uses twoprocess.
155 * mkfixinc.sh: Add x86_64 mingw target.
156 * configure: Regenerate.
157
158 2007-10-09 Geoffrey Keating <geoffk@apple.com>
159
160 * inclhack.def (darwin_externc): New.
161 * fixincl.x: Regenerate.
162 * tests/base/mach-o/swap.h: New.
163
164 2007-08-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
165
166 * inclhack.def (solaris_math_5, solaris_math_6, solaris_math_7):
167 Delete fixes.
168 * tests/base/iso/math_c99.h: Delete associated test baselines.
169 * fixincl.x: Regenerate.
170
171 2007-07-24 Krister Walfridsson <cato@df.lth.se>
172
173 PR target/30058
174 * inclhack.def (netbsd_c99_inline_2): New.
175 * fixincl.x: Regenerate.
176 * tests/base/signal.h: Update.
177
178 2007-07-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
179
180 PR target/32641
181
182 * inclhack.def (solaris_math_4, solaris_math_5, solaris_math_6,
183 solaris_math_7): Constify and make FP exception-safe.
184 * tests/base/iso/math_c99.h: Update.
185
186 * fixincl.x: Regenerate.
187
188 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
189
190 PR libgcj/28190
191 * inclhack.def (irix_stdint_c99): New fix.
192 * fixincl.x: Regenerate.
193 * tests/base/stdint.h: New test.
194
195 2007-06-06 Steve Ellcey <sje@cup.hp.com>
196
197 PR testsuite/31828
198 * inclhack.def (hppa_hpux_fp_macros): New.
199 * fixincl.x: Regenerate.
200 * tests/base/math.h: Update.
201
202 2007-03-26 Jakub Jelinek <jakub@redhat.com>
203
204 * inclhack.def (glibc_c99_inline_1): Define __USE_EXTERN_INLINES
205 if __extern_inline or __GNUC_GNU_INLINE__ is defined rather than
206 __STDC_VERSION__ < 199901L.
207 (glibc_c99_inline_2): Replace #if __STDC_VERSION__ < 199901L
208 with #ifdef __GNUC_GNU_INLINE__.
209 (glibc_c99_inline_3): Add select. Replace __STDC_VERSION__ >= 199901L
210 with defined(__GNUC_STDC_INLINE__).
211 (glibc_c99_inline_4): Change select, add second c_fix_arg.
212 Replace #if __STDC_VERSION__ < 199901L with
213 #ifdef __GNUC_GNU_INLINE__.
214 * fixincl.x: Regenerated.
215 * tests/base/bits/string2.h: Update.
216 * tests/base/sys/sysmacros.h: Update.
217 * tests/base/sys/stat.h: Update.
218
219 2007-03-18 Krister Walfridsson <cato@df.lth.se>
220
221 PR target/30058
222 * inclhack.def (netbsd_c99_inline_1): New.
223 * fixincl.x: Regenerate.
224 * tests/base/signal.h: New.
225
226 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
227
228 * Makefile.in: Add dummy "install-info" target.
229
230 2007-03-06 Joseph Myers <joseph@codesourcery.com>
231
232 * mkheaders.in: Fix headers for each multilib required.
233
234 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
235
236 * Makefile.in: Add dummy install-pdf target.
237
238 2007-02-27 Joseph Myers <joseph@codesourcery.com>
239
240 * mkheaders.in (incdir): Use include-fixed not include.
241
242 2007-02-15 Brooks Moses <brooks.moses@codesourcery.com>
243
244 * Makefile.in: Added "pdf" target to .PHONY.
245
246 2007-02-05 Richard Guenther <rguenther@suse.de>
247
248 * inclhack.def (glibc_c99_inline_4): Adjust selector to cope
249 with older glibc. Adjust version number for C99.
250 * fixincl.x: Regenerated.
251
252 2007-02-04 Mike Stump <mrs@apple.com>
253
254 * mkheaders.in: Allow optional isysroot parameter.
255
256 2007-02-03 Bruce Korb <bkorb@gnu.org>
257
258 * inclhack.def (glibc_c99_inline_4): replace "extern" only if
259 surrounded by space characters.
260
261 2007-01-25 Daniel Franke <franke.daniel@gmail.com>
262
263 PR target/30272
264 * inclhack.def(broken_cabs): Also remove definition of cabsl.
265 * fixincl.x: Regenerate.
266 * tests/base/math.h: Update.
267
268 2007-01-05 Bruce Korb <bkorb@gnu.org>,
269 Daniel Franke <franke.daniel@gmail.com>
270
271 PR target/30008
272 * fixincl.tpl (List): separate file name patterns with a NUL byte instead
273 of a vertical bar ("|").
274 * fixincl.c (fix_applies, machine_matches): Use fnmatch for name
275 matching. Set SKIP_TEST flag if we are not to run a test.
276 * fixincl.x: Regenerate.
277 * inclhack.def (glibc_c99_inline_[1234], broken_cabs, broken_nan,
278 kandr_concat, sco_math): Replace lists of specfic file names by search
279 patterns.
280
281 2006-12-12 Olivier Hainque <hainque@adacore.com>
282
283 * fixincludes/mkfixinc.sh: Add "*-*-vxworks*" to the list of
284 targets for which a no-op fixer is appropriate.
285
286 2006-11-07 Richard Guenther <rguenther@suse.de>
287
288 * inclhack.def (glibc_c99_inline_2): Adjust for glibc 2.3
289 systems.
290 * fixincl.x: Regenerate.
291
292 2006-11-02 Geoffrey Keating <geoffk@apple.com>
293
294 * inclhack.def (glibc_c99_inline_1): New.
295 * inclhack.def (glibc_c99_inline_2): New.
296 * inclhack.def (glibc_c99_inline_3): New.
297 * inclhack.def (glibc_c99_inline_4): New.
298 * fixincl.x: Regenerate.
299 * tests/base/bits/string2.h: New.
300 * tests/base/sys/sysmacros.h: New.
301 * tests/base/sys/stat.h: Update.
302
303 2006-11-01 Steve Ellcey <sje@cup.hp.com>
304
305 * tests/base/sys/socket.h: Update.
306
307 2006-10-31 Steve Ellcey <sje@cup.hp.com>
308
309 * inclhack.def (hpux11_extern_sendfile): New.
310 (hpux11_extern_sendpath): New.
311 * fixincl.x: Regenerate.
312
313 2006-10-29 Joseph Myers <joseph@codesourcery.com>
314
315 * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on x86_64.
316 * fixincl.x: Regenerate.
317
318 2006-10-10 Brooks Moses <bmoses@stanford.edu>
319
320 * Makefile.in: Added empty "pdf" target.
321
322 2006-10-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
323
324 PR target/29300
325 * inclhack.def (hpux_pthread_initializers): New hack.
326 * tests/base/sys/pthread.h: New file.
327
328 * fixincl.x: Regenerate.
329
330 2006-10-03 Uros Bizjak <uros@kss-loka.si>
331
332 * inclhack.def (glibc_mutex_init): Also fix
333 PTHREAD_MUTEX_(RECURSIVE|ERRORCHECK|ADAPTIVE)_NP and
334 PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP initializers.
335 * tests/base/pthread.h: Update.
336
337 * fixincl.x: Regenerate.
338
339 2006-10-01 Uros Bizjak <uros@kss-loka.si>
340
341 * inclhack.def (glibc_mutex_init): New fix.
342 * tests/base/pthread.h: Update.
343
344 * fixincl.x: Regenerate.
345
346 2006-09-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
347
348 * inclhack.def (solaris_mutex_init_2): Update for Solaris9.
349 Prevent it from running on solaris10 or later.
350 (solaris_once_init_2): Fix comment.
351 * tests/base/pthread.h: Update.
352
353 * fixincl.x: Regenerate.
354
355 2006-09-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
356
357 * inclhack.def (solaris_once_init_2): New fix.
358 * tests/base/pthread.h: Update.
359
360 * fixincl.x: Regenerate.
361
362 2006-09-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
363
364 * inclhack.def (solaris_mutex_init_2): Remove test for
365 PTHREAD_RWLOCK_INITIALIZER.
366 (solaris_rwlock_init_1): New.
367 * tests/base/pthread.h: Update.
368
369 * inclhack.def (solaris_once_init_1): New.
370 * tests/base/pthread.h: Adjust for new fix.
371
372 * fixincl.x: Regenerate.
373
374 2006-07-17 Roger Sayle <roger@eyesopen.com>
375
376 * tests/base/errno.h: New file.
377 * tests/base/architecture/ppc/math.h: Likewise.
378 * tests/base/ia64/sys/getppdp.h: Likewise.
379
380 2006-07-10 Laurynas Biveinis <laurynas.biveinis@gmail.com>
381
382 PR bootstrap/20437
383 * Makefile.in (configure, config.h.in): Change into $(srcdir)
384 before autoconf or autoheader call.
385
386 2006-06-23 Steve Ellcey <sje@cup.hp.com>
387
388 PR target/28084
389 * inclhack.def (hpux_extern_errno): New.
390 * fixincl.x: Regenerate.
391
392 2006-05-23 Carlos O'Donell <carlos@codesourcery.com>
393
394 * Makefile.in: Add dvi info html and install-html to .PHONY
395 Add install-html target.
396
397 2006-05-16 Mike Stump <mrs@apple.com>
398
399 * configure.ac: Add -Wno-overlength-strings.
400 * configure: Regenerate.
401
402 2006-05-14 Bernhard Fischer <aldot@gcc.gnu.org>
403
404 * README: Fix typo.
405
406 2006-02-18 Steve Ellcey <sje@cup.hp.com>
407
408 PR target/26189
409 * inclhack.def (hpux_spu_info): New.
410 * fixincl.x: Regenerate
411
412 2006-01-31 Marcin Dalecki <martin@dalecki.de>
413
414 * configure.ac: Check for asprintf, basename, vasprintf.
415 * config.h.in: Regenerate.
416 * configure: Regenerate.
417
418 2006-01-19 Andrew Pinski <pinskia@physics.uc.edu>
419
420 PR target/15642
421 * inclhack.def (AAB_darwin7_9_long_double_funcs [replace]): Define
422 __APPLE_CC_ as 1345.
423 (broken_nan): New.
424 * fixincl.x: Regenerate.
425
426 2005-11-24 Bruce Korb <bkorb@gnu.org>
427
428 * fixincl.c (write_replacement): "here strings" in AutoGen
429 often/generally don't have a terminating newline. Check the
430 last byte for '\n'.
431
432 2005-11-13 Andreas Jaeger <aj@suse.de>
433
434 * check.tpl: Handle CVS additionally.
435
436 2005-11-05 Andreas Jaeger <aj@suse.de>
437
438 * check.tpl: Adopt for move to subversion.
439
440 2005-09-15 Joseph S. Myers <joseph@codesourcery.com>
441
442 PR c++/23139
443 * inclhack.def (huge_val_hex, huge_valf_hex, huge_vall_hex): New
444 fixes.
445 * fixincl.x: Regenerate.
446 * tests/base/bits/huge_val.h: New file.
447
448 2005-08-14 Kelley Cook <kcook@gcc.gnu.org>
449
450 * All files: Update with new FSF address.
451
452 2005-07-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
453
454 * Makefile.in (WARN_CFLAGS): New.
455 (.c.o): Add $(WARN_CFLAGS).
456 * aclocal.m4: Include ../config/warnings.m4.
457 * configure.ac: Invoke ACX_PROG_CC_WARNING_OPTS,
458 ACX_PROG_CC_WARNING_ALMOST_PEDANTIC and
459 ACX_PROG_CC_WARNINGS_ARE_ERRORS.
460 * fixopts.c (initialize_opts): Fix old-style definintion.
461
462 * configure: Regenerate.
463
464 2005-06-24 Geoffrey Keating <geoffk@geoffk.org>
465
466 * inclhack.def (AAB_darwin7_9_long_double_funcs): New.
467 (AAB_darwin7_9_long_double_funcs_2): New.
468 * fixincl.x: Regenerate.
469
470 2005-06-15 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
471
472 PR libfortran/15266
473 * inclhack.def (broken_cabs): Mention IRIX 5/6 problem.
474 Use double quotes in select so \t matches tabs.
475 Add IRIX testcase.
476 * fixincl.x: Regenerate.
477 * tests/base/math.h [BROKEN_CABS_CHECK]: Adapt for new testcase.
478
479 2005-05-22 Danny Smith <dannysmith@users.souceforge.net>
480
481 PR target/21683
482 * fixincl.c: Don't include <sys/wait.h> if SEPARATE_FIX_PROC.
483
484 2005-05-19 Eric Botcazou <ebotcazou@libertysurf.fr>
485 Joseph S. Myers <joseph@codesourcery.com>
486
487 PR target/19933
488 PR target/21315
489 * inclhack.def: New fixes solaris_math_[1-9].
490 * fixincl.x: Regenerate.
491 * tests/base/iso/math_c99.h: New.
492
493 2005-05-19 Kelley Cook <kcook@gcc.gnu.org>
494
495 * aclocal.m4: Remove superfluous reference to accross.m4.
496
497 2005-05-15 Gabriel Dos Reis <gdr@integrable-solutions.net>
498
499 * fixlib.c (load_file_data): Use XRESIZVEC in lieu of xrealloc.
500 * server.c (load_data): Likewise.
501 (run_shell): Use XCNEW (char) in lieu of xcalloc (1, 1).
502 * fixincl.c: #include <sys/wait.h>
503 (run_compiles): Use XCNEWVEC instead of xcalloc.
504 (fix_with_system, start_fixer): Use XNEWVEC instead of xmalloc.
505 * fixfixes.c (FIX_PROC_HEAD, main): Likewise.
506
507 2005-05-10 Joseph S. Myers <joseph@codesourcery.com>
508
509 * inclhack.def (stdio_stdarg_h, stdio_va_list): Bypass on
510 *-*-solaris2.1[0-9]*, not just *-*-solaris2.1[0-9].
511 * fixincl.x: Regenerate.
512
513 2005-05-06 Bruce Korb <bkorb@gnu.org>
514 Joseph S. Myers <joseph@codesourcery.com>
515
516 * fixinc/inclhack.def: Correct backslashes
517 * fixinc/fixincl.x: regen
518
519 2005-04-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
520
521 * system.h (fopen, fdopen, freopen): Define these to the unlocked
522 libiberty functions.
523
524 2005-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
525
526 * configure.ac (fixincludes_UNLOCKED_FUNCS): New.
527 (AC_CHECK_FUNCS, AC_CHECK_DECLS): Check for fixincludes_UNLOCKED_FUNCS.
528 * system.h (putchar, getc, getchar, clearerr, feof, fileno,
529 fflush, fgetc, fgets, ferror, fread): Redefine to the associated
530 _unlocked function.
531 (fwrite_unlocked): Fix prototype.
532
533 * configure, config.h.in: Regenerate.
534
535 2005-03-21 Zack Weinberg <zack@codesourcery.com>
536
537 * Makefile.in: Set gcc_version directly, not via substitution.
538 (libsubdir): Use $(gcc_version), not $(version).
539 (mkheaders.almost): New rule.
540 (mkheaders): Generate from mkheaders.almost.
541 (clean): Also delete mkheaders.almost.
542 * aclocal.m4: Do not include ../config/gcc-version.m4.
543 * configure.ac: Do not invoke TL_AC_GCC_VERSION. Generate
544 mkheaders.almost from mkheaders.in.
545 * configure: Regenerate.
546
547 2005-03-21 Richard Guenther <rguenth@gcc.gnu.org>
548
549 PR target/20166
550 * inclhack.def: Add fix for array of incomplete structures
551 in function prototype in pthread.h.
552 * fixincl.x: Regenerate.
553 * tests/base/pthread.h: Adjust.
554
555 2005-03-15 Joseph S. Myers <joseph@codesourcery.com>
556
557 * inclhack.def (hpux_htonl): New fix.
558 * tests/base/netinet/in.h: New test.
559 * fixincl.x: Regenerate.
560
561 2005-02-23 James E Wilson <wilson@specifixinc.com>
562
563 * Makefile.in (full-stamp, test-stamp, $(AF)): Add $(CFLAGS) to link.
564
565 2004-12-13 Andrew Pinski <pinskia@physics.uc.edu>
566
567 PR 18458
568 * Makefile.in (install): Add @EXEEXT@ to the end of the program name,
569 fixincl.
570
571 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
572
573 * configure.ac: Use TL_AC_GCC_VERSION to set gcc_version.
574 * aclocal.m4: Include ../config/gcc-version.m4.
575 * configure: Regenerate.
576
577 2004-11-26 Mark Mitchell <mark@codesourcery.com>
578
579 * inclhack.def (gnu_types): Do not use on Solaris 2.1x.
580 (stdio_va_list): Likewise.
581 (stdio_stdarg.h): Likewise.
582 (solaris_stdio_tag): Add bypass.
583 * fixincl.x: Regenerated.
584
585 2004-11-23 Geoffrey Keating <geoffk@apple.com>
586
587 * mkfixinc.sh: Check error code from 'cat'. Don't try running
588 built fixincl program.
589 * mkheaders.in: Use @SHELL@ rather than ${SHELL} to avoid picking
590 up csh from user.
591
592 2004-11-20 Roger Sayle <roger@eyesopen.com>
593
594 * inclhack.def (alpha_pthread_init): Fix technical problems with
595 the last check-in caused by CVS variable substitution.
596 * fixincl.x: Likewise.
597 * tests/base/pthread.h: Likewise.
598
599 2004-11-20 Roger Sayle <roger@eyesopen.com>
600 Bruce Korb <bkorb@gnu.org>
601
602 * inclhack.def (alpha_pthread_init): New fix.
603 * fixincl.x: Regenerate.
604 * tests/base/pthread.h: Update for new test.
605
606 2004-11-15 Bruce Korb <bkorb@gnu.org>
607
608 * fixincl.c(fix_with_system): correct misuse of variables and
609 incorrect application of "sizeof()".
610
611 2004-11-13 Joseph S. Myers <joseph@codesourcery.com>
612
613 * inclhack.def (hpux_maxint, limits_ifndefs, math_huge_val_ifndef,
614 svr4__p, undefine_null): Remove.
615 * fixincl.x: Regenerate.
616 * tests/base/AvailabilityMacros.h, tests/base/com_err.h: New.
617 * tests/base/sys/param.h: Remove.
618 * tests/base/curses.h, tests/base/math.h, tests/base/testing.h,
619 tests/base/sys/limits.h: Update.
620
621 2004-11-12 Mike Stump <mrs@apple.com>
622
623 * Makefile.in (html): Add html generation support.
624
625 2004-11-12 Joseph S. Myers <joseph@codesourcery.com>
626
627 * inclhack.def (sco_math): Bypass on __GNUG__.
628 (sysz_stdlib_for_sun): Bypass on _CLASSIC_ANSI_TYPES.
629 * fixincl.x: Regenerate.
630
631 2004-11-09 Joseph S. Myers <joseph@codesourcery.com>
632
633 * inclhack.def (hpux8_bogus_inlines): Bypass on __GNUG__.
634 (int_abort_free_and_exit, sun_malloc, sysv68_string): Bypass on
635 _CLASSIC_ANSI_TYPES.
636 (sun_auth_proto): Bypass on __cplusplus.
637 * fixincl.x: Regenerate.
638
639 2004-11-05 Geoffrey Keating <geoffk@apple.com>
640
641 * Makefile.in (mostlyclean): Add fixinc.sh.
642 (clean): Add mkheaders.
643 (distclean): New.
644 (dvi): New.
645 (info): New.
646 (installcheck): New.
647
648 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
649
650 * Makefile.in (mostlyclean, distclean): New targets.
651
652 2004-11-04 Geoffrey Keating <geoffk@apple.com>
653
654 * configure.ac: Add code to determine noncanonical_target,
655 local_prefix, gcc_version; process mkheaders.in to make mkheaders.
656 * configure: Regenerate.
657 * fixinc.in: Move here from gcc/; fix many cross-hosting bugs.
658 * mkfixinc.sh: Move here from gcc/; update for changes to fixinc.in.
659 * mkheaders.in: Move here from gcc/; remove some unnecessary macros;
660 update for changes to fixinc.in.
661 * Makefile.in: Add many new macros.
662 (install): New target.
663 (mkheaders): New target.
664 (fixinc.sh): New target.
665 (all): Add mkheaders and fixinc.sh.
666 * README-fixinc: Move here from gcc/.
667
668 2004-11-01 Mike Stump <mrs@apple.com>
669
670 * inclhack.def (stdio_va_list): Break out clients from here...
671 (stdio_va_list_clients): ...to here. Also, don't fix if stdarg.h is
672 included or ifdef va_start.
673 * fixincl.x: Regenerate.
674
675 2004-10-28 Mike Stump <mrs@apple.com>
676
677 * inclhack.def (void_null): Avoid changing NULL on C++ friendly
678 systems.
679 * fixincl.x: Regenerate.
680
681 2004-10-27 Geoffrey Keating <geoffk@apple.com>
682
683 * inclhack.def (darwin_gcc4_breakage): New.
684 * fixincl.x: Regenerate.
685
686 2004-10-27 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
687
688 PR bootstrap/17832
689
690 * fixfixes.c (main): Check for _PC_NAME_MAX.
691
692 2004-10-27 Paolo Bonzini <bonzini@gnu.org>
693
694 PR other/17991
695
696 * configure.ac: Fix typo.
697 * configure: Regenerate.
698 * fixincl.c (fix_with_system): tSCC is not a pointer. Fix.
699
700 2004-10-20 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
701
702 PR bootstrap/17832
703
704 * fixincl.c (SIGCHLD): Remove definition.
705 (initialize): Remove SIGIOT and SIGPIPE checks.
706 (create_file): Fix mkdir() for Win32.
707 (internal_fix): Use dup2() instead of fcntl().
708
709 * fixlib.h (SIGQUIT): Define if undefined.
710 (SIGIOT): Same.
711 (SIGPIPE): Same.
712 (SIGALRM): Same.
713 (SIGKILL): Same.
714
715 * procopen.c (chain_open): Use dup2() instead of fcntl().
716
717 2004-08-14 Paolo Bonzini <bonzini@gnu.org>
718
719 PR other/17991
720
721 * Makefile.in (ALLOBJ, TESTOBJ, FIXOBJ): Add fixopts.o.
722 Update copyright year.
723 * fixfixes.c (main): Call initialize_opts from fixopts.c.
724 * fixincl.c (initialize): Call initialize_opts from fixopts.c,
725 do not include code for parsing options (environment vars).
726 (fix_with_system): Use a search path for applyfix, so that you
727 can run the test suite with two-process fixincludes.
728 * fixopts.c: New file.
729 * configure.ac: Add --enable-twoprocess. Export ac_exeext
730 to config.h. Default to --enable-twoprocess for MinGW32.
731 * config.h.in: Regenerate.
732 * configure: Regenerate.
733
734 2004-10-04 Loren J. Rittle <ljrittle@acm.org>
735
736 * tests/base/sys/cdefs.h: Update from test area.
737
738 2004-09-17 Roger Sayle <roger@eyesopen.com>
739
740 * inclhack.def (linux_ia64_ucontext): New fix.
741 * fixincl.x: Regenerate.
742 * tests/base/sys/ucontext.h: New file.
743
744 2004-09-15 Roger Sayle <roger@eyesopen.com>
745
746 * tests/base/sys/time.h: Correct mismatch in 2004-09-10 check-in.
747 * tests/base/stdlib.h: Likewise.
748
749 2004-09-13 Loren J. Rittle <ljrittle@acm.org>
750
751 * inclhack.def (freebsd_gcc4_breakage): Add.
752 * fixincl.x: Regenerate.
753 * tests/base/sys/cdefs.h: Update for new test.
754
755 2004-09-10 Adam Nemet <anemet@lnxw.com>
756
757 * inclhack.def (lynx_void_int): Remove.
758 (lynxos_fcntl_proto): Remove.
759 (lynxos_no_warning_in_sys_time_h): New fix.
760 (lynxos_missing_putenv): New fix.
761 * fixincl.x: Regenerate.
762 * tests/base/fcntl.h: Remove.
763 * tests/base/sys/time.h: Update from test area.
764 * tests/base/curses.h: Likewise.
765 * tests/base/stdlib.h: Likewise.
766
767 2004-09-03 Jan Beulich <jbeulich@novell.com>
768
769 * inclhack.def: Suppress exception_structure and math_exception
770 for NetWare headers.
771 * fixincl.x: Regenerate.
772
773 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
774
775 * .cvsignore: New.
776 * Makefile.in: From gcc/fixinc/Makefile.in, making it fully
777 autoconfiscated.
778 * configure.ac: New.
779 * config.h.in: Generate.
780 * configure: Generate.
781 * aclocal.m4: New.
782 * fixlib.h: Remove inclusions of gcc files.
783 * system.h: New.
784
785 Other files copied from gcc/fixinc.