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