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