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