OSDN Git Service

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