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