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