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