OSDN Git Service

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