OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / fixincludes / ChangeLog
1 2012-06-14  Release Manager
2
3         * GCC 4.7.1 released.
4
5 2012-03-26  David Edelsohn  <dje.gcc@gmail.com>
6
7         * inclhack.def (aix_malloc): New.
8         * fixincl.x: Regenerate.
9         * tests/base/malloc.h [AIX_MALLOC_CHECK]: New.
10
11 2012-03-22  Release Manager
12
13         * GCC 4.7.0 released.
14
15 2012-01-11  Bruce Korb <bkorb@gnu.org>
16             Steven G. Kargl  <kargl@gcc.gnu.org>
17             Andreas Tobler  <andreast@fgznet.ch>
18
19         PR bootstrap/51705
20         PR preprocessor/51776
21         * inclhack.def (cdef_cplusplus): Add a replacement for [[noreturn]].
22         * fixincl.x: Regenerate.
23         * tests/base/sys/cdefs.h: Update.
24
25         * genfixes: Remove the 'Ver.' from the version check.
26
27 2011-12-20  Andreas Schwab  <schwab@linux-m68k.org>
28
29         * configure: Regenerate.
30
31 2011-12-19  Andreas Schwab  <schwab@linux-m68k.org>
32
33         * configure: Regenerate.
34
35 2011-11-16  David Edelsohn  <dje.gcc@gmail.com>
36
37         * inclhack.def (aix_once_init_[12]): New fixes.
38         * fixincl.x: Regenerate.
39         * tests/base/pthread.h: Update.
40
41 2011-10-25  Mike Stump  <mikestump@comcast.net>
42
43         PR target/48851
44         * inclhack.def (void_null): New bypass.
45         * fixincl.x: Regenerate.
46
47 2011-09-26  Tristan Gingold  <gingold@adacore.com>
48
49         * inclhack.def (ms_define_can_use_extern_prefix):
50         (vms_use_pragma_extern_model, vms_disable_decc_string_builtins):
51         New fixes.
52         * fixincl.x: Regenerate.
53         * tests/base/rtldef/string.h: New test.
54         * tests/base/rtldef/decc$types.h: Likewise.
55         * tests/base/testing.h: Update
56
57 2011-09-22  Tristan Gingold  <gingold@adacore.com>
58
59         * mkfixinc.sh (target): Remove alpha-vms from particular targets.
60
61 2011-08-23  Steve Ellcey  <sje@cup.hp.com>
62
63         PR libstdc++/50153
64         * inclhack.def (hpux11_abs): Extend to all hpux machines.
65         * fixincl.x: Regenerate.
66
67 2011-08-10  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
68             Marc Glisse  <marc.glisse@normalesup.org>
69
70         PR libstdc++-v3/1773
71         * inclhack.def (solaris_cxx_linkage, solaris_getc_strict_stdc)
72         (solaris_longjmp_noreturn, solaris_pow_int_overload)
73         (solaris_std___filbuf): New fixes.
74         * tests/base/iso/math_iso.h, tests/base/iso/setjmp_iso.h,
75         tests/base/iso/stdio_iso.h, tests/base/iso/stdlib_iso.h: New tests.
76         * tests/base/stdio.h [SOLARIS_STD___FILBUF_CHECK]: New test.
77
78 2011-07-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
79
80         PR c++/49347
81         * inclhack.def (solaris_posix_spawn_restrict): New fix.
82         * fixincl.x: Regenerate.
83         * tests/base/spawn.h: New test.
84
85 2011-06-08  Douglas B Rupp  <rupp@gnat.com>
86
87         * configure.ac (AC_USE_SYSTEM_EXTENSIONS): Add.
88         * configure: Regenerate.
89         * config.h.in: Regenerate.
90
91 2011-06-06  Peter O'Gorman  <pogma@thewrittenword.com>
92
93         * inclhack.def (aix_net_if_arp): New fix.
94         * fixincl.x: Regenerate.
95         * tests/base/net/if_arp.h [AIX_NET_IF_ARP_CHECK]: New test.
96
97 2011-05-17  Tristan Gingold  <gingold@adacore.com>
98
99         * inclhack.def (solaris_complex_cxx): Fix syntax.
100         * fixincl.x: Regenerate.
101
102 2011-05-17  Tristan Gingold  <gingold@adacore.com>
103
104         * check.tpl: Shell-quote testing file.
105
106 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
107
108         * mkfixinc.sh: Don't handle i?86-moss-msdos* or i?86-*-pe.
109
110 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
111
112         PR other/46202
113         * Makefile.in (install-strip): New phony target.
114         (all, check, install): Also mark as phony.
115
116 2010-11-09  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
117
118         * inclhack.def (irix_pthread_init): New fix.
119         * fixincl.x: Regenerate.
120         * tests/base/pthread.h [IRIX_PTHREAD_INIT_CHECK]: New test.
121
122 2010-10-20  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
123
124         PR c++/46024
125         * inclhack.def (solaris_sys_va_list): New fix.
126         * fixincl.x: Regenerate.
127         * tests/base/sys/va_list.h: New test.
128
129 2010-09-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
130
131         * inclhack.def (hpux_htonl): Allow trailing whitespace in select.
132         * fixincl.x: Regenerate.
133
134 2010-07-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
135
136         * inclhack.def (solaris_cond_init): New fix.
137         * fixincl.x: Regenerate.
138         * tests/base/pthread.h [SOLARIS_COND_INIT_CHECK]: New test.
139         [SOLARIS_MUTEX_INIT_2_CHECK]: Adapt.
140
141 2010-06-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
142
143         * inclhack.def (solaris__restrict, solaris_complex_cxx): New fixes
144         * fixincl.x: Regenerate.
145         * tests/base/complex.h [SOLARIS_COMPLEX_CXX_CHECK]: New test.
146         * tests/base/sys/feature_tests.h: New file.
147
148 2010-06-03  Joern Rennecke <joern.rennecke@embecosm.com>
149             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
150
151         PR bootstrap/42798
152         * configure.ac: Check for declaration of 'basename(char *)'.
153         * configure: Regenerate.
154
155 2010-04-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
156
157         * inclhack.def (alpha_wchar): Remove.
158         * fixincl.x: Regenerate.
159         * tests/base/wchar.h: Remove.
160
161 2010-04-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
162
163         * aclocal.m4: Regenerate.
164
165 2010-03-31  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
166
167         * inclhack.def (alpha_assert): Allow for more whitespace in
168         select.
169         * fixincl.x: Regenerate.
170
171 2010-03-28  H.J. Lu  <hongjiu.lu@intel.com>
172
173         PR target/40722
174         * mkfixinc.sh: Revert the last change for mingw.
175
176 2010-03-24  Joseph Myers  <joseph@codesourcery.com>
177
178         * inclhack.def (glibc_strncpy): New fix.
179         * fixincl.x: Regenerate.
180         * tests/base/bits/string2.h: Update.
181
182 2010-03-23  H.J. Lu  <hongjiu.lu@intel.com>
183
184         PR target/40722
185         * mkfixinc.sh: Fix stdlib.h for mingw.
186
187 2010-02-19  Bruce Korb  <bkorb@gnu.org>
188
189         * inclhack.def: remove vestiges of inadvertently committed changes
190
191 2010-02-10  Bruce Korb  <bkorb@gnu.org>
192
193         * README: fix up references to old gcc/fixinc directory
194
195 2010-01-29  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
196
197         * inclhack.def (solaris_int_limits_3): New fix.
198         * fixincl.x: Regenerate.
199         * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_3_CHECK]: New
200         test.
201
202         * inclhack.def (solaris_int_const, solaris_int_limits_1,
203         solaris_int_limits_2 ): Applies to Solaris 2 in general.
204         Remove select.
205         Add mach for *-*-solaris2*.
206         Change second c_fix_arg to select.
207         Remove #pragma ident from test_text.
208         * fixincl.x: Regenerate.
209         * tests/base/sys/int_const.h [SOLARIS_INT_CONST_CHECK]: Remove
210         #pragma trigger text.
211         * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_1_CHECK,
212         SOLARIS_INT_LIMITS_2_CHECK]: Likewise.
213
214 2010-01-26  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
215
216         * inclhack.def (aix_stdint_1): Add stdint-aix.h to files.
217         (aix_stdint_2): Likewise.
218         (aix_stdint_3): Likewise.
219         (aix_stdint_4): Likewise.
220         (aix_stdint_5): Likewise.
221         (darwin_stdint_1): Add stdint-darwin.h to files.
222         (darwin_stdint_2): Likewise.
223         (darwin_stdint_3): Likewise.
224         (darwin_stdint_4): Likewise.
225         (darwin_stdint_5): Likewise.
226         (darwin_stdint_6): Likewise.
227         (darwin_stdint_7): Likewise.
228         (hpux_c99_intptr): Add stdint-hpux11.h to files.
229         (hpux_c99_inttypes): Likewise.
230         (hpux_c99_inttypes2): Likewise.
231         (hpux_stdint_least_fast): Likewise.
232         (irix_stdint_c99): Renamed to irix_stdint_c99_mode.
233         (irix_stdint_c99_types): New fix.
234         (irix_stdint_c99_macros): New fix.
235         (newlib_stdint_1): Add stdint-newlib.h to files.
236         (newlib_stdint_2): Likewise.
237         fixincl.x: Regenerate.
238         tests/base/stdint-aix.h: New file.
239         tests/base/stdint.h [AIX_STDINT_1_CHECK, AIX_STDINT_2_CHECK,
240         AIX_STDINT_3_CHECK, AIX_STDINT_4_CHECK, AIX_STDINT_5_CHECK]: Moved ...
241         tests/base/stdint-aix.h: ... here.
242         [AIX_STDINT_3_CHECK]: Updated to match aix_stdint_3 fix.
243         [AIX_STDINT_4_CHECK]: Updated to match aix_stdint_4 fix.
244         [AIX_STDINT_5_CHECK]: Updated to match aix_stdint_5 fix.
245         tests/base/stdint-darwin.h: New file.
246         tests/base/stdint.h [DARWIN_STDINT_1_CHECK, DARWIN_STDINT_2_CHECK,
247         DARWIN_STDINT_3_CHECK, DARWIN_STDINT_4_CHECK,
248         DARWIN_STDINT_5_CHECK, DARWIN_STDINT_6_CHECK]: Moved ...
249         tests/base/stdint-darwin.h: ... here.
250         [DARWIN_STDINT_1_CHECK]: Updated to match darwin_stdint_1 fix.
251         [DARWIN_STDINT_4_CHECK]: Updated to match darwin_stdint_4 fix.
252         [DARWIN_STDINT_6_CHECK]: Updated to match darwin_stdint_6 fix.
253         tests/base/stdint-hpux11.h: New file.
254         tests/base/stdint.h [HPUX_C99_INTPTR_CHECK,
255         HPUX_C99_INTTYPES2_CHECK, HPUX_STDINT_LEAST_FAST_CHECK]: Moved ...
256         tests/base/stdint-hpux11.h: ... here.
257         [HPUX_C99_INTPTR_CHECK]: Updated to match hpux_c99_intptr fix.
258         [HPUX_C99_INTTYPES2_CHECK]: Updated to match hpux_c99_inttypes2 fix.
259         tests/base/stdint.h [IRIX_STDINT_C99_CHECK]: Renamed guard to
260         IRIX_STDINT_C99_MODE_CHECK.
261         tests/base/stdint-irix65.h: New file.
262         tests/base/stdint-newlib.h: New file.
263         tests/base/stdint.h [NEWLIB_STDINT_1_CHECK,
264         NEWLIB_STDINT_2_CHECK]: Moved ...
265         tests/base/stdint-newlib.h: ... here.
266
267 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
268
269         * configure: Regenerate.
270
271 2009-10-21  Steve Ellcey  <sje@cup.hp.com>
272
273         * inclhack.def (hpux_stdint_least_fast): Simplify.
274         * fixincl.x: Regenerate.
275         * tests/base/stdint.h: Update.
276
277 2009-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
278
279         * inclhack.def (isc_fmod, isc_omits_with_stdc)
280         (nested_sys_limits, sco_math): Remove.
281         * tests/base/math.h (ISC_FMOD_CHECK, SCO_MATH_CHECK): Remove.
282         * tests/base/stdio.h (ISC_OMITS_WITH_STDC_CHECK): Remove.
283         * tests/base/sys/limits.h: Remove.
284         * fixincl.x: Regenerate.
285
286 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
287
288         PR testsuite/29737
289         PR bootstrap/35938
290         PR testsuite/39655
291         * check.tpl: Fix typos.
292         * README: Likewise.  Also, document that 'select' uses ERE.
293         * mkheaders.in: Update copyright years in --version output.
294         * inclhack.def (sco_math): Add missing final newline in sed
295         script 'a', 'c', or 'i' commands, for BSD sed.
296         (sco_math): In the text of 'a', 'c', or 'i' sed
297         commands, prepend leading white space with a backslash to avoid
298         the whitespace to be removed by BSD sed.
299         (sco_math): Match plain 'C++' instead of 'C\+\+' in sed regex.
300         (x11_new): Fix sed expression, for BSD sed.
301         (glibc_mutex_init): Fix newlines in sed 's' command replacement
302         part, for GNU sed 3.02 and Solaris sed.
303         (glibc_mutex_init): Replace unportable \+ sed regex operator
304         with \{1,\}.
305         (glibc_c99_inline_2, glibc_mutex_init): Avoid unportable sed
306         alternation \| regex operator.
307         (solaris_complex): Remove superfluous backslashes from
308         replacement string.  Replace \+ operator with \{1,\}.
309         * tests/base/Xm/Traversal.h: This is fixed for BSD sed now.
310         * fixincl.x: Regenerate.
311
312 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
313
314         PR libfortran/41169
315         * inclhack.def (irix_complex): New fix.
316         (solaris_complex): Likewise.
317         * fixincl.x: Regenerate.
318         * tests/base/complex.h [IRIX_COMPLEX_CHECK, SOLARIS_COMPLEX_CHECK]:
319         New tests.
320
321 2009-08-28   Bruce Korb <bkorb@gnu.org>
322              Steve Ellcey  <sje@cup.hp.com>
323
324         * README (files): Describe files entry.
325         * inclhack.def (hpux_stdint_least): Remove.
326         (hpux_stdint_fast): Remove.
327         (hpux_stdint_fast): Remove.
328         (hpux_stdint_least_fast): New.
329         (hpux_inttype_int_least8_t): Remove.
330         (hpux_inttype_int8_t): Modify.
331         * fixincl.x: Regenerate.
332         * tests/base/stdint.h: Update.
333         * tests/base/sys/_inttypes.h: Update.
334
335 2009-08-28  Steve Ellcey  <sje@cup.hp.com>
336
337         * inclhack.def (hpux_imaginary_i): Remove spaces.
338         * fixincl.x: Regenerate.
339         * tests/base/stdint.h: Update AIX fixes. 
340         * tests/base/complex.h: Change HPUX_IMAGINARY_I_CHECK fix.
341
342 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
343
344         * configure.ac (AC_PREREQ): Bump to 2.64.
345
346 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
347
348         * aclocal.m4: Regenerate.
349         * configure: Regenerate.
350         * config.h.in: Regenerate.
351
352 2009-08-17  David Edelsohn  <edelsohn@gnu.org>
353
354         * inclhack.def (aix_complex): Redefine _Complex_I.  Do not
355         redefine I.
356         * (aix_stdint_[12345]): New fixes.
357         * fixincl.x: Regenerate.
358         * tests/base/complex.h: Update check.
359         * tests/base/stdint.h: Add AIX stdint.h checks.
360
361 2009-08-14  Steve Ellcey  <sje@cup.hp.com>
362
363         * inclhack.def (hpux_imaginary_i): New fix.
364         * fixincl.x: Regenerate.
365         * tests/base/complex.h: New file.
366
367 2009-08-12  David Edelsohn  <edelsohn@gnu.org>
368
369         * inclhack.def (aix_complex): New fix.
370         * fixincl.x: Regenerate.
371         
372 2009-08-01  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
373
374         * inclhack.def (hpux_inttype_int_least8_t): Also apply on hpux10*.
375         (hpux_inttype_int8_t): Likewise.
376         * fixincl.x: Regenerate.
377
378 2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
379
380         * Makefile.in (AUTOCONF, AUTOHEADER, ACLOCAL, ACLOCAL_AMFLAGS):
381         New variables.
382         ($(srcdir)/configure, $(srcdir)/config.h.in, $(srcdir)/aclocal.m4):
383         Use them.
384
385 2009-07-04  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
386
387         * inclhack.def (darwin_stdint_5, darwin_stdint_6,
388         darwin_stdint_7): New fixes.
389         * fixincl.x: Regenerate.
390         * tests/base/stdint.h: Adjust test for new fixes.
391
392 2009-07-03  Eric Botcazou  <ebotcazou@adacore.com>
393
394         * inclhack.def (solaris_int_types): New fix.
395         * fixincl.x: Regenerate.
396         * tests/base/sys/int_types.h: New file.
397
398 2009-06-09  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
399
400         * inclhack.def (darwin_stdint_1, darwin_stdint_2, darwin_stdint_3,
401         darwin_stdint_4): New fixes.
402         * tests/base/stdint.h: Adjust test results for new fixes.
403         * fixincl.x: Regenerate.
404
405 2009-05-29  Eric Botcazou  <ebotcazou@adacore.com>
406
407         * inclhack.def (solaris_int_const): New fix.
408         (solaris_int_limits_1): Likewise.
409         (solaris_int_limits_2): Likewise.
410         * fixincl.x: Regenerate.
411         * tests/base/sys/int_const.h: New file.
412         * tests/base/sys/int_limits.h: Likewise.
413
414 2009-05-15  Joseph Myers  <joseph@codesourcery.com>
415
416         * inclhack.def (glibc_tgmath): Correct bypass.
417         * fixincl.x: Regenerate.
418
419 2009-04-28  Steve Ellcey  <sje@cup.hp.com>
420
421         * inclhack.def (hpux11_uint32_c): Remove.
422         (hpux_long_double): Disable on hpux11.3*.
423         (hpux_long_double_2): New.
424         (hpux_c99_intptr): New.
425         (hpux_c99_inttypes): New.
426         (hpux_c99_inttypes2): New.
427         (hpux_stdint_least): New.
428         (hpux_stdint_fast): New.
429         (hpux_inttype_int_least8_t): New.
430         (hpux_inttype_int8_t): New.
431         * fixincl.x: Regenerate.
432         * tests/base/sys/_inttypes.h: New.
433         * tests/base/inttypes.h: Update.
434         * tests/base/stdlib.h: Update.
435         * tests/base/stdint.h: Update.
436
437 2009-04-28  Joseph Myers  <joseph@codesourcery.com>
438
439         * inclhack.def (glibc_stdint): New fix.
440         * fixincl.x: Regenerate.
441         * tests/base/stdint.h: Update.
442
443 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
444
445         * Makefile.in: Change copyright header to refer to version
446         3 of the GNU General Public License and to point readers at the
447         COPYING3 file and the FSF's license web page.
448         * fixfixes.c: Likewise.
449         * fixinc.in: Likewise.
450         * fixincl.c: Likewise.
451         * fixlib.c: Likewise.
452         * fixlib.h: Likewise.
453         * fixopts.c: Likewise.
454         * fixtests.c: Likewise.
455         * genfixes: Likewise.
456         * mkheaders.in: Likewise.
457         * system.h: Likewise.
458
459 2009-03-31  Joseph Myers  <joseph@codesourcery.com>
460
461         PR c/448
462         * inclhack.def (newlib_stdint_1, newlib_stdint_2): New fixes.
463         * fixincl.x: Regenerate.
464         * tests/base/stdint.h: Update.
465
466 2009-03-29  Joseph Myers  <joseph@codesourcery.com>
467
468         * tests/base/math.h, tests/base/pthread.h, tests/base/sys/wait.h:
469         Update.
470
471 2009-03-29  Joseph Myers  <joseph@codesourcery.com>
472
473         PR c/456
474         PR c/5675
475         PR c/19976
476         PR c/29116
477         PR c/31871
478         PR c/35198
479         * inclhack.def (glibc_tgmath): New fix.
480         * fixincl.x: Regenerate.
481         * tests/base/tgmath.h: New.
482
483 2009-03-28  Joseph Myers  <joseph@codesourcery.com>
484
485         * inclhack.def (aix_syswait, exception_structure,
486         pthread_page_size): Remove.
487         (math_exception): Remove mention of fixproto in comment.
488         * fixincl.x: Regenerate.
489         * mkheaders.in: Do not handle STMP_FIXPROTO.
490
491 2009-03-27  Sandra Loosemore  <sandra@codesourcery.com>
492
493         * server.c (run_shell): Quote directory name passed to cd.
494
495 2009-03-01  Bruce Korb  <bkorb@gnu.org>
496         Apply a positively ancient patch:
497
498         2004-10-15  Giovanni Bajo  <giovannibajo@libero.it>
499
500         * inclhack.def (alpha_if_semicolon): new fix from long, long ago
501         * tests/base/net/if.h: Add new test.
502
503 2009-01-06  Andreas Tobler  <a.tobler@schweiz.org>
504
505         * tests/base/locale.h: Add new test.
506         * tests/base/stdarg.h: Likewise.
507
508 2009-01-05  Steve Ellcey  <sje@cup.hp.com>
509
510         * inclhack.def (hpux_spu_info):  Add files line.
511         * fixincl.x: Regenerate.
512
513 2009-01-01  Andreas Tobler  <a.tobler@schweiz.org>
514
515         * inclhack.def (openbsd_null_definition): Redefine NULL to (void *)0
516         in case of C.
517         * fixincl.x: Regenerate.
518
519 2008-12-31  Andreas Tobler  <a.tobler@schweiz.org>
520
521         PR target/35460
522         * inclhack.def (openbsd_va_start): Use __builtin_va_start
523         for OpenBSD.
524         * fixincl.x: Regenerate.
525
526 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
527
528         * configure: Regenerate.
529
530 2008-12-15  Steve Ellcey  <sje@cup.hp.com>
531
532         * inclhack.def (hpux_spu_info): Match PA as well as IA64.
533         * fixincl.x: Regenerate.
534
535 2008-09-06  H.J. Lu  <hongjiu.lu@intel.com>
536
537         * configure.ac: Fix a typo.
538         * configured: Regenerate.
539
540 2008-09-06  Bruce Korb  <bkorb@gnu.org>
541
542         * fixincl.tpl (sed): make the program executable configurable.
543         Some platforms have some rather oddball defaults.
544         * config.h.in (SED_PROGRAM): define the default sed.
545         * fixincl.x: regenerated
546         * tests/base/internal/wchar_core.h: fix bad sample text
547         * tests/base/math.h: fix bad sample text
548         * configure.ac: search for working sed
549         * inclhack.def (glibc_mutex_init): fix non-portable construct
550         and re-order a few misordered entries.
551
552 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
553
554         * configure: Regenerate.
555
556 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
557
558         * inclhack.def (AAB_svr4_replace_byteorder,
559         AAB_ultrix_ansi_compat, AAB_ultrix_limits, AAB_ultrix_memory,
560         libc1_G_va_list, libc1_ifdefd_memx, nested_motorola,
561         ptx_sys_mc_param_h, sco_regset, sco_static_func, sco_utime,
562         solaris_mutex_init_1, solaris_socket, solaris_unistd,
563         solaris_widec, svr4_krnl, ultrix_atexit_param, ultrix_atof_param,
564         ultrix_const3, ultrix_fix_fixproto, ultrix_ifdef, ultrix_locale,
565         ultrix_math_ifdef, ultrix_nested_ioctl, ultrix_nested_svc,
566         ultrix_stat, ultrix_static, ultrix_stdlib, ultrix_strings,
567         ultrix_strings2, ultrix_sys_time, ultrix_unistd,
568         unicosmk_restrict, uw7_byteorder_fix, windiss_math1,
569         windiss_math2, windiss_valist): Remove.
570         * fixincl.x: Regenerate.
571         * mkfixinc.sh: (arm-semi-aof, hppa1.1-*-osf*, hppa1.1-*-bsd*,
572         i370-*-openedition, i?86-*-moss*, i?86-*-uwin*,
573         powerpc-*-eabiaix*): Remove.
574         * tests/base/math.h: Update.
575         * tests/base/pthread.h: Update.
576         * tests/base/stdio.h: Update.
577         * tests/base/stdlib.h: Update.
578         * tests/base/string.h: Update.
579         * tests/base/strings.h: Update.
580         * tests/base/sys/file.h: Update.
581         * tests/base/sys/limits.h: Update.
582         * tests/base/sys/socket.h: Update.
583         * tests/base/sys/stat.h: Update.
584         * tests/base/sys/time.h: Update.
585         * tests/base/testing.h: Update.
586         * tests/base/unistd.h: Update.
587         * tests/base/_G_config.h: Remove.
588         * tests/base/arpa: Remove directory.
589         * tests/base/fs: Remove directory.
590         * tests/base/locale.h: Remove.
591         * tests/base/machine: Remove directory.
592         * tests/base/rpc/svc.h: Remove.
593         * tests/base/sys/ioctl.h: Remove.
594         * tests/base/sys/regset.h: Remove.
595         * tests/base/sys/times.h: Remove.
596         * tests/base/sys/utsname.h: Remove.
597         * tests/base/widec.h: Remove.
598
599 2008-05-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
600
601         * inclhack.def (solaris_math_4): Use GCC's __builtin_fpclassify.
602         * tests/base/iso/math_c99.h: Update.
603         * fixincl.x: Regenerate.
604
605 2008-05-14  Joseph Myers  <joseph@codesourcery.com>
606
607         * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on
608         posix_types_64.
609         * fixincl.x: Regenerate.
610
611 2008-04-25  Kai Tietz  <kai.tietz@onvision.com>
612
613         * fixincl.c (fix_with_system): Cast pointer difference to long.
614         * fixlib.c (make_raw_shell_str): Cast compare to avoid sign warning.
615
616 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
617
618         PR bootstrap/35457
619         * Makefile.in: Rewrite aclocal.m4 rule.
620         * aclocal.m4: Regenerate.
621         * configure: Regenerate.
622
623 2008-03-07  Peter O'Gorman  <pogma@thewrittenword.com>
624
625         PR c++/20366
626         * inclhack.def (AAB_aix_stdio): Hack stdio.h for -D_LARGE_FILES.
627         * fixincl.x: Regenerate.
628         * tests/base/stdio.h: Add test.
629
630 2008-02-25  Ben Elliston  <bje@au.ibm.com>
631
632         PR other/32948
633         * fixincl.c (fix_applies): Remove unused variable `name_len'.
634
635 2008-02-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
636
637         * inclhack.def (solaris_math_10): New.
638         * tests/base/iso/math_c99.h: Update.
639
640         * fixincl.x: Regenerate.
641
642 2008-02-04  Ismail Dönmez  <ismail@pardus.org.tr>
643
644         * inclhack.def: (bsd_stdio_attrs_conflict, freebsd_gcc3_breakage,
645         freebsd_gcc4_breakage, hppa_hpux_fp_macros, hpux11_abs,
646         netbsd_c99_inline_1, netbsd_c99_inline_2, netbsd_extra_semicolon):  Add
647         quotes around mach entries.
648         * fixincl.x: Regenerate with latest autogen (5.9.4), updating license
649         to GPLv3.
650
651 2008-02-04  Hans-Peter Nilsson  <hp@axis.com>
652
653         PR other/31405
654         * inclhack.def: (glibc_c99_inline_1a): Re-add last change.
655         (glibc_c99_inline_3) <bypass>: Change from __STDC_VERSION__ to
656         __extern_inline|__GNU_STDC_INLINE__.
657         (glibc_c99_inline_4) <files>: Add wchar.h and */wchar.h.
658         <bypass>: Change from __STDC_VERSION__ to
659         __extern_inline|__GNU_STDC_INLINE__.
660         <first c_fix_arg>: Change from #ifdef-wrapping the extern part to
661         appending attribute-gnu_inline.
662         <second c_fix_arg>: Remove.
663         <test_text>: Remove __extern_inline line.
664         * tests/base/features.h: Re-add.
665         * tests/base/sys/sysmacros.h: Adjust.
666         * fixincl.x: Regenerate.
667
668 2008-01-06  Hans-Peter Nilsson  <hp@axis.com>
669
670         Revert last change.
671
672 2007-12-18  Hans-Peter Nilsson  <hp@axis.com>
673
674         * inclhack.def: (glibc_c99_inline_1a, glibc_c99_inline_5): New.
675         * fixincl.x: Regenerate.
676         * tests/base/wchar.h: Update.
677         * tests/base/features.h: New.
678
679 2007-10-14  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
680
681         PR target/33700
682         * inclhack.def (hpux11_pthread_const): New.
683         * fixincl.x: Regenerate.
684         * tests/base/sys/pthread.h: Update.
685
686 2007-10-12  Kai Tietz  <kai.tietz@onevision.com>
687
688         * configure.ac: x86_64 mingw target uses twoprocess.
689         * mkfixinc.sh: Add x86_64 mingw target.
690         * configure: Regenerate.
691
692 2007-10-09  Geoffrey Keating  <geoffk@apple.com>
693
694         * inclhack.def (darwin_externc): New.
695         * fixincl.x: Regenerate.
696         * tests/base/mach-o/swap.h: New.
697
698 2007-08-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
699
700         * inclhack.def (solaris_math_5, solaris_math_6, solaris_math_7):
701         Delete fixes.
702         * tests/base/iso/math_c99.h: Delete associated test baselines.
703         * fixincl.x: Regenerate.
704
705 2007-07-24  Krister Walfridsson  <cato@df.lth.se>
706
707         PR target/30058
708         * inclhack.def (netbsd_c99_inline_2): New.
709         * fixincl.x: Regenerate.
710         * tests/base/signal.h: Update.
711
712 2007-07-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
713
714         PR target/32641
715
716         * inclhack.def (solaris_math_4, solaris_math_5, solaris_math_6,
717         solaris_math_7): Constify and make FP exception-safe.
718         * tests/base/iso/math_c99.h: Update.
719
720         * fixincl.x: Regenerate.
721
722 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
723
724         PR libgcj/28190
725         * inclhack.def (irix_stdint_c99): New fix.
726         * fixincl.x: Regenerate.
727         * tests/base/stdint.h: New test.
728
729 2007-06-06  Steve Ellcey  <sje@cup.hp.com>
730
731         PR testsuite/31828
732         * inclhack.def (hppa_hpux_fp_macros): New.
733         * fixincl.x: Regenerate.
734         * tests/base/math.h: Update.
735
736 2007-03-26  Jakub Jelinek  <jakub@redhat.com>
737
738         * inclhack.def (glibc_c99_inline_1): Define __USE_EXTERN_INLINES
739         if __extern_inline or __GNUC_GNU_INLINE__ is defined rather than
740         __STDC_VERSION__ < 199901L.
741         (glibc_c99_inline_2): Replace #if __STDC_VERSION__ < 199901L
742         with #ifdef __GNUC_GNU_INLINE__.
743         (glibc_c99_inline_3): Add select.  Replace __STDC_VERSION__ >= 199901L
744         with defined(__GNUC_STDC_INLINE__).
745         (glibc_c99_inline_4): Change select, add second c_fix_arg.
746         Replace #if __STDC_VERSION__ < 199901L with
747         #ifdef __GNUC_GNU_INLINE__.
748         * fixincl.x: Regenerated.
749         * tests/base/bits/string2.h: Update.
750         * tests/base/sys/sysmacros.h: Update.
751         * tests/base/sys/stat.h: Update.
752
753 2007-03-18  Krister Walfridsson  <cato@df.lth.se>
754
755         PR target/30058
756         * inclhack.def (netbsd_c99_inline_1): New.
757         * fixincl.x: Regenerate.
758         * tests/base/signal.h: New.
759
760 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
761
762         * Makefile.in: Add dummy "install-info" target.
763
764 2007-03-06  Joseph Myers  <joseph@codesourcery.com>
765
766         * mkheaders.in: Fix headers for each multilib required.
767
768 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
769
770         * Makefile.in: Add dummy install-pdf target.
771
772 2007-02-27  Joseph Myers  <joseph@codesourcery.com>
773
774         * mkheaders.in (incdir): Use include-fixed not include.
775
776 2007-02-15  Brooks Moses  <brooks.moses@codesourcery.com>
777
778         * Makefile.in: Added "pdf" target to .PHONY.
779
780 2007-02-05  Richard Guenther  <rguenther@suse.de>
781
782         * inclhack.def (glibc_c99_inline_4): Adjust selector to cope
783         with older glibc.  Adjust version number for C99.
784         * fixincl.x: Regenerated.
785
786 2007-02-04  Mike Stump  <mrs@apple.com>
787
788         * mkheaders.in: Allow optional isysroot parameter.
789
790 2007-02-03  Bruce Korb <bkorb@gnu.org>
791
792         * inclhack.def (glibc_c99_inline_4): replace "extern" only if
793         surrounded by space characters.
794
795 2007-01-25  Daniel Franke <franke.daniel@gmail.com>
796
797         PR target/30272
798         * inclhack.def(broken_cabs): Also remove definition of cabsl.
799         * fixincl.x: Regenerate.
800         * tests/base/math.h: Update.
801
802 2007-01-05  Bruce Korb <bkorb@gnu.org>, 
803             Daniel Franke <franke.daniel@gmail.com>
804
805         PR target/30008
806         * fixincl.tpl (List): separate file name patterns with a NUL byte instead
807         of a vertical bar ("|").
808         * fixincl.c (fix_applies, machine_matches): Use fnmatch for name
809         matching.  Set SKIP_TEST flag if we are not to run a test.
810         * fixincl.x: Regenerate.
811         * inclhack.def (glibc_c99_inline_[1234], broken_cabs, broken_nan,
812         kandr_concat, sco_math): Replace lists of specfic file names by search
813         patterns.
814
815 2006-12-12  Olivier Hainque  <hainque@adacore.com>
816
817         * fixincludes/mkfixinc.sh: Add "*-*-vxworks*" to the list of
818         targets for which a no-op fixer is appropriate.
819         
820 2006-11-07  Richard Guenther  <rguenther@suse.de>
821
822         * inclhack.def (glibc_c99_inline_2): Adjust for glibc 2.3
823         systems.
824         * fixincl.x: Regenerate.
825
826 2006-11-02  Geoffrey Keating  <geoffk@apple.com>
827
828         * inclhack.def (glibc_c99_inline_1): New.
829         * inclhack.def (glibc_c99_inline_2): New.
830         * inclhack.def (glibc_c99_inline_3): New.
831         * inclhack.def (glibc_c99_inline_4): New.
832         * fixincl.x: Regenerate.
833         * tests/base/bits/string2.h: New.
834         * tests/base/sys/sysmacros.h: New.
835         * tests/base/sys/stat.h: Update.
836
837 2006-11-01  Steve Ellcey  <sje@cup.hp.com>
838
839         * tests/base/sys/socket.h: Update.
840
841 2006-10-31  Steve Ellcey  <sje@cup.hp.com>
842
843         * inclhack.def (hpux11_extern_sendfile): New.
844         (hpux11_extern_sendpath): New.
845         * fixincl.x: Regenerate.
846
847 2006-10-29  Joseph Myers  <joseph@codesourcery.com>
848
849         * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on x86_64.
850         * fixincl.x: Regenerate.
851
852 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
853
854         * Makefile.in: Added empty "pdf" target.
855
856 2006-10-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
857
858         PR target/29300
859         * inclhack.def (hpux_pthread_initializers): New hack.
860         * tests/base/sys/pthread.h: New file.
861
862         * fixincl.x: Regenerate.
863
864 2006-10-03  Uros Bizjak <uros@kss-loka.si>
865
866         * inclhack.def (glibc_mutex_init): Also fix
867         PTHREAD_MUTEX_(RECURSIVE|ERRORCHECK|ADAPTIVE)_NP and
868         PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP initializers.
869         * tests/base/pthread.h: Update.
870
871         * fixincl.x: Regenerate.
872
873 2006-10-01  Uros Bizjak <uros@kss-loka.si>
874
875         * inclhack.def (glibc_mutex_init): New fix.
876         * tests/base/pthread.h: Update.
877
878         * fixincl.x: Regenerate.
879
880 2006-09-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
881
882         * inclhack.def (solaris_mutex_init_2): Update for Solaris9.
883         Prevent it from running on solaris10 or later.
884         (solaris_once_init_2): Fix comment.
885         * tests/base/pthread.h: Update.
886
887         * fixincl.x: Regenerate.
888
889 2006-09-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
890
891         * inclhack.def (solaris_once_init_2): New fix.
892         * tests/base/pthread.h: Update.
893
894         * fixincl.x: Regenerate.
895
896 2006-09-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
897
898         * inclhack.def (solaris_mutex_init_2): Remove test for
899         PTHREAD_RWLOCK_INITIALIZER.
900         (solaris_rwlock_init_1): New.
901         * tests/base/pthread.h: Update.
902
903         * inclhack.def (solaris_once_init_1): New.
904         * tests/base/pthread.h: Adjust for new fix.
905         
906         * fixincl.x: Regenerate.
907
908 2006-07-17  Roger Sayle  <roger@eyesopen.com>
909
910         * tests/base/errno.h: New file.
911         * tests/base/architecture/ppc/math.h: Likewise.
912         * tests/base/ia64/sys/getppdp.h: Likewise.
913
914 2006-07-10  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
915
916         PR bootstrap/20437
917         * Makefile.in (configure, config.h.in): Change into $(srcdir)
918         before autoconf or autoheader call.
919
920 2006-06-23  Steve Ellcey  <sje@cup.hp.com>
921
922         PR target/28084
923         * inclhack.def (hpux_extern_errno): New.
924         * fixincl.x: Regenerate.
925
926 2006-05-23  Carlos O'Donell  <carlos@codesourcery.com>
927
928         * Makefile.in: Add dvi info html and install-html to .PHONY
929         Add install-html target.
930
931 2006-05-16  Mike Stump  <mrs@apple.com>
932
933         * configure.ac: Add -Wno-overlength-strings.
934         * configure: Regenerate.
935
936 2006-05-14  Bernhard Fischer  <aldot@gcc.gnu.org>
937
938         * README: Fix typo.
939
940 2006-02-18  Steve Ellcey  <sje@cup.hp.com>
941
942         PR target/26189
943         * inclhack.def (hpux_spu_info): New.
944         * fixincl.x: Regenerate
945
946 2006-01-31  Marcin Dalecki  <martin@dalecki.de>
947
948         * configure.ac: Check for asprintf, basename, vasprintf.
949         * config.h.in: Regenerate.
950         * configure: Regenerate.
951
952 2006-01-19  Andrew Pinski  <pinskia@physics.uc.edu>
953
954         PR target/15642
955         * inclhack.def (AAB_darwin7_9_long_double_funcs [replace]): Define
956         __APPLE_CC_ as 1345.
957         (broken_nan): New.
958         * fixincl.x: Regenerate.
959
960 2005-11-24  Bruce Korb  <bkorb@gnu.org>
961
962         * fixincl.c (write_replacement): "here strings" in AutoGen
963         often/generally don't have a terminating newline.  Check the
964         last byte for '\n'.
965
966 2005-11-13  Andreas Jaeger  <aj@suse.de>
967
968         * check.tpl: Handle CVS additionally.
969
970 2005-11-05  Andreas Jaeger  <aj@suse.de>
971
972         * check.tpl: Adopt for move to subversion.
973
974 2005-09-15  Joseph S. Myers  <joseph@codesourcery.com>
975
976         PR c++/23139
977         * inclhack.def (huge_val_hex, huge_valf_hex, huge_vall_hex): New
978         fixes.
979         * fixincl.x: Regenerate.
980         * tests/base/bits/huge_val.h: New file.
981
982 2005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
983
984         * All files: Update with new FSF address.
985
986 2005-07-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
987
988         * Makefile.in (WARN_CFLAGS): New.
989         (.c.o): Add $(WARN_CFLAGS).
990         * aclocal.m4: Include ../config/warnings.m4.
991         * configure.ac: Invoke ACX_PROG_CC_WARNING_OPTS,
992         ACX_PROG_CC_WARNING_ALMOST_PEDANTIC and
993         ACX_PROG_CC_WARNINGS_ARE_ERRORS.
994         * fixopts.c (initialize_opts): Fix old-style definintion.
995
996         * configure: Regenerate.
997
998 2005-06-24  Geoffrey Keating  <geoffk@geoffk.org>
999
1000         * inclhack.def (AAB_darwin7_9_long_double_funcs): New.
1001         (AAB_darwin7_9_long_double_funcs_2): New.
1002         * fixincl.x: Regenerate.
1003
1004 2005-06-15  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1005
1006         PR libfortran/15266
1007         * inclhack.def (broken_cabs): Mention IRIX 5/6 problem.
1008         Use double quotes in select so \t matches tabs.
1009         Add IRIX testcase.
1010         * fixincl.x: Regenerate.
1011         * tests/base/math.h [BROKEN_CABS_CHECK]: Adapt for new testcase.
1012
1013 2005-05-22  Danny Smith  <dannysmith@users.souceforge.net>
1014
1015         PR target/21683
1016         * fixincl.c: Don't include <sys/wait.h> if SEPARATE_FIX_PROC.
1017
1018 2005-05-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
1019             Joseph S. Myers  <joseph@codesourcery.com>
1020
1021         PR target/19933
1022         PR target/21315
1023         * inclhack.def: New fixes solaris_math_[1-9].
1024         * fixincl.x: Regenerate.
1025         * tests/base/iso/math_c99.h: New.
1026
1027 2005-05-19  Kelley Cook  <kcook@gcc.gnu.org>
1028
1029         * aclocal.m4: Remove superfluous reference to accross.m4.
1030
1031 2005-05-15  Gabriel Dos Reis  <gdr@integrable-solutions.net>
1032
1033         * fixlib.c (load_file_data): Use XRESIZVEC in lieu of xrealloc.
1034         * server.c (load_data): Likewise.
1035         (run_shell): Use XCNEW (char) in lieu of xcalloc (1, 1).
1036         * fixincl.c: #include <sys/wait.h>
1037         (run_compiles): Use XCNEWVEC instead of xcalloc.
1038         (fix_with_system, start_fixer): Use XNEWVEC instead of xmalloc.
1039         * fixfixes.c (FIX_PROC_HEAD, main): Likewise.
1040
1041 2005-05-10  Joseph S. Myers  <joseph@codesourcery.com>
1042
1043         * inclhack.def (stdio_stdarg_h, stdio_va_list): Bypass on
1044         *-*-solaris2.1[0-9]*, not just *-*-solaris2.1[0-9].
1045         * fixincl.x: Regenerate.
1046
1047 2005-05-06  Bruce Korb  <bkorb@gnu.org>
1048         Joseph S. Myers <joseph@codesourcery.com>
1049
1050         * fixinc/inclhack.def: Correct backslashes
1051         * fixinc/fixincl.x: regen
1052
1053 2005-04-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1054
1055         * system.h (fopen, fdopen, freopen): Define these to the unlocked
1056         libiberty functions.
1057
1058 2005-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1059
1060         * configure.ac (fixincludes_UNLOCKED_FUNCS): New.
1061         (AC_CHECK_FUNCS, AC_CHECK_DECLS): Check for fixincludes_UNLOCKED_FUNCS.
1062         * system.h (putchar, getc, getchar, clearerr, feof, fileno,
1063         fflush, fgetc, fgets, ferror, fread): Redefine to the associated
1064         _unlocked function.
1065         (fwrite_unlocked): Fix prototype.
1066
1067         * configure, config.h.in: Regenerate.
1068
1069 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
1070
1071         * Makefile.in: Set gcc_version directly, not via substitution.
1072         (libsubdir): Use $(gcc_version), not $(version).
1073         (mkheaders.almost): New rule.
1074         (mkheaders): Generate from mkheaders.almost.
1075         (clean): Also delete mkheaders.almost.
1076         * aclocal.m4: Do not include ../config/gcc-version.m4.
1077         * configure.ac: Do not invoke TL_AC_GCC_VERSION.  Generate
1078         mkheaders.almost from mkheaders.in.
1079         * configure: Regenerate.
1080
1081 2005-03-21  Richard Guenther  <rguenth@gcc.gnu.org>
1082
1083         PR target/20166
1084         * inclhack.def: Add fix for array of incomplete structures
1085         in function prototype in pthread.h.
1086         * fixincl.x: Regenerate.
1087         * tests/base/pthread.h: Adjust.
1088
1089 2005-03-15  Joseph S. Myers  <joseph@codesourcery.com>
1090
1091         * inclhack.def (hpux_htonl): New fix.
1092         * tests/base/netinet/in.h: New test.
1093         * fixincl.x: Regenerate.
1094
1095 2005-02-23  James E Wilson  <wilson@specifixinc.com>
1096
1097         * Makefile.in (full-stamp, test-stamp, $(AF)): Add $(CFLAGS) to link.
1098
1099 2004-12-13  Andrew Pinski  <pinskia@physics.uc.edu>
1100
1101         PR 18458
1102         * Makefile.in (install): Add @EXEEXT@ to the end of the program name,
1103         fixincl.
1104
1105 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
1106
1107         * configure.ac: Use TL_AC_GCC_VERSION to set gcc_version.
1108         * aclocal.m4: Include ../config/gcc-version.m4.
1109         * configure: Regenerate.
1110
1111 2004-11-26  Mark Mitchell  <mark@codesourcery.com>
1112
1113         * inclhack.def (gnu_types): Do not use on Solaris 2.1x.
1114         (stdio_va_list): Likewise.
1115         (stdio_stdarg.h): Likewise.
1116         (solaris_stdio_tag): Add bypass.
1117         * fixincl.x: Regenerated.
1118
1119 2004-11-23  Geoffrey Keating  <geoffk@apple.com>
1120
1121         * mkfixinc.sh: Check error code from 'cat'.  Don't try running
1122         built fixincl program.
1123         * mkheaders.in: Use @SHELL@ rather than ${SHELL} to avoid picking
1124         up csh from user.
1125
1126 2004-11-20  Roger Sayle  <roger@eyesopen.com>
1127
1128         * inclhack.def (alpha_pthread_init): Fix technical problems with
1129         the last check-in caused by CVS variable substitution.
1130         * fixincl.x: Likewise.
1131         * tests/base/pthread.h: Likewise.
1132
1133 2004-11-20  Roger Sayle  <roger@eyesopen.com>
1134             Bruce Korb  <bkorb@gnu.org>
1135
1136         * inclhack.def (alpha_pthread_init): New fix.
1137         * fixincl.x: Regenerate.
1138         * tests/base/pthread.h: Update for new test.
1139
1140 2004-11-15  Bruce Korb  <bkorb@gnu.org>
1141
1142         * fixincl.c(fix_with_system): correct misuse of variables and
1143         incorrect application of "sizeof()".
1144
1145 2004-11-13  Joseph S. Myers  <joseph@codesourcery.com>
1146
1147         * inclhack.def (hpux_maxint, limits_ifndefs, math_huge_val_ifndef,
1148         svr4__p, undefine_null): Remove.
1149         * fixincl.x: Regenerate.
1150         * tests/base/AvailabilityMacros.h, tests/base/com_err.h: New.
1151         * tests/base/sys/param.h: Remove.
1152         * tests/base/curses.h, tests/base/math.h, tests/base/testing.h,
1153         tests/base/sys/limits.h: Update.
1154
1155 2004-11-12  Mike Stump  <mrs@apple.com>
1156
1157         * Makefile.in (html): Add html generation support.
1158
1159 2004-11-12  Joseph S. Myers  <joseph@codesourcery.com>
1160
1161         * inclhack.def (sco_math): Bypass on __GNUG__.
1162         (sysz_stdlib_for_sun): Bypass on _CLASSIC_ANSI_TYPES.
1163         * fixincl.x: Regenerate.
1164
1165 2004-11-09  Joseph S. Myers  <joseph@codesourcery.com>
1166
1167         * inclhack.def (hpux8_bogus_inlines): Bypass on __GNUG__.
1168         (int_abort_free_and_exit, sun_malloc, sysv68_string): Bypass on
1169         _CLASSIC_ANSI_TYPES.
1170         (sun_auth_proto): Bypass on __cplusplus.
1171         * fixincl.x: Regenerate.
1172
1173 2004-11-05  Geoffrey Keating  <geoffk@apple.com>
1174
1175         * Makefile.in (mostlyclean): Add fixinc.sh.
1176         (clean): Add mkheaders.
1177         (distclean): New.
1178         (dvi): New.
1179         (info): New.
1180         (installcheck): New.
1181
1182 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
1183
1184         * Makefile.in (mostlyclean, distclean): New targets.
1185
1186 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
1187
1188         * configure.ac: Add code to determine noncanonical_target,
1189         local_prefix, gcc_version; process mkheaders.in to make mkheaders.
1190         * configure: Regenerate.
1191         * fixinc.in: Move here from gcc/; fix many cross-hosting bugs.
1192         * mkfixinc.sh: Move here from gcc/; update for changes to fixinc.in.
1193         * mkheaders.in: Move here from gcc/; remove some unnecessary macros;
1194         update for changes to fixinc.in.
1195         * Makefile.in: Add many new macros.
1196         (install): New target.
1197         (mkheaders): New target.
1198         (fixinc.sh): New target.
1199         (all): Add mkheaders and fixinc.sh.
1200         * README-fixinc: Move here from gcc/.
1201
1202 2004-11-01  Mike Stump  <mrs@apple.com>
1203
1204         * inclhack.def (stdio_va_list): Break out clients from here...
1205         (stdio_va_list_clients): ...to here.  Also, don't fix if stdarg.h is
1206         included or ifdef va_start.
1207         * fixincl.x: Regenerate.
1208
1209 2004-10-28  Mike Stump  <mrs@apple.com>
1210
1211         * inclhack.def (void_null): Avoid changing NULL on C++ friendly
1212         systems.
1213         * fixincl.x: Regenerate.
1214
1215 2004-10-27  Geoffrey Keating  <geoffk@apple.com>
1216
1217         * inclhack.def (darwin_gcc4_breakage): New.
1218         * fixincl.x: Regenerate.
1219
1220 2004-10-27  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1221
1222         PR bootstrap/17832
1223
1224         * fixfixes.c (main): Check for _PC_NAME_MAX.
1225
1226 2004-10-27  Paolo Bonzini  <bonzini@gnu.org>
1227
1228         PR other/17991
1229
1230         * configure.ac: Fix typo.
1231         * configure: Regenerate.
1232         * fixincl.c (fix_with_system): tSCC is not a pointer.  Fix.
1233
1234 2004-10-20  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1235
1236         PR bootstrap/17832
1237
1238         * fixincl.c (SIGCHLD): Remove definition.
1239         (initialize): Remove SIGIOT and SIGPIPE checks.
1240         (create_file): Fix mkdir() for Win32.
1241         (internal_fix): Use dup2() instead of fcntl().
1242
1243         * fixlib.h (SIGQUIT): Define if undefined.
1244         (SIGIOT): Same.
1245         (SIGPIPE): Same.
1246         (SIGALRM): Same.
1247         (SIGKILL): Same.
1248
1249         * procopen.c (chain_open): Use dup2() instead of fcntl().
1250
1251 2004-08-14  Paolo Bonzini  <bonzini@gnu.org>
1252
1253         PR other/17991
1254
1255         * Makefile.in (ALLOBJ, TESTOBJ, FIXOBJ): Add fixopts.o.
1256         Update copyright year.
1257         * fixfixes.c (main): Call initialize_opts from fixopts.c.
1258         * fixincl.c (initialize): Call initialize_opts from fixopts.c,
1259         do not include code for parsing options (environment vars).
1260         (fix_with_system): Use a search path for applyfix, so that you
1261         can run the test suite with two-process fixincludes.
1262         * fixopts.c: New file.
1263         * configure.ac: Add --enable-twoprocess.  Export ac_exeext
1264         to config.h.  Default to --enable-twoprocess for MinGW32.
1265         * config.h.in: Regenerate.
1266         * configure: Regenerate.
1267
1268 2004-10-04  Loren J. Rittle  <ljrittle@acm.org>
1269
1270         * tests/base/sys/cdefs.h: Update from test area.
1271
1272 2004-09-17  Roger Sayle  <roger@eyesopen.com>
1273
1274         * inclhack.def (linux_ia64_ucontext): New fix.
1275         * fixincl.x: Regenerate.
1276         * tests/base/sys/ucontext.h: New file.
1277
1278 2004-09-15  Roger Sayle  <roger@eyesopen.com>
1279
1280         * tests/base/sys/time.h: Correct mismatch in 2004-09-10 check-in.
1281         * tests/base/stdlib.h: Likewise.
1282
1283 2004-09-13  Loren J. Rittle  <ljrittle@acm.org>
1284
1285         * inclhack.def (freebsd_gcc4_breakage): Add.
1286         * fixincl.x: Regenerate.
1287         * tests/base/sys/cdefs.h: Update for new test.
1288
1289 2004-09-10  Adam Nemet  <anemet@lnxw.com>
1290
1291         * inclhack.def (lynx_void_int): Remove.
1292         (lynxos_fcntl_proto): Remove.
1293         (lynxos_no_warning_in_sys_time_h): New fix.
1294         (lynxos_missing_putenv): New fix.
1295         * fixincl.x: Regenerate.
1296         * tests/base/fcntl.h: Remove.
1297         * tests/base/sys/time.h: Update from test area.
1298         * tests/base/curses.h: Likewise.
1299         * tests/base/stdlib.h: Likewise.
1300
1301 2004-09-03  Jan Beulich  <jbeulich@novell.com>
1302
1303         * inclhack.def: Suppress exception_structure and math_exception
1304         for NetWare headers.
1305         * fixincl.x: Regenerate.
1306
1307 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
1308
1309         * .cvsignore: New.
1310         * Makefile.in: From gcc/fixinc/Makefile.in, making it fully
1311         autoconfiscated.
1312         * configure.ac: New.
1313         * config.h.in: Generate.
1314         * configure: Generate.
1315         * aclocal.m4: New.
1316         * fixlib.h: Remove inclusions of gcc files.
1317         * system.h: New.
1318
1319         Other files copied from gcc/fixinc.