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