OSDN Git Service

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