]> git.ipfire.org Git - thirdparty/gcc.git/blame - fixincludes/ChangeLog
changelog: Fix extra space after tab.
[thirdparty/gcc.git] / fixincludes / ChangeLog
CommitLineData
9ff6c33e
GA
12022-10-07 Jakub Jelinek <jakub@redhat.com>
2
3 PR bootstrap/107059
4 * inclhack.def (glibc_cxx_floatn_5): New.
5 * fixincl.x: Regenerated.
6 * tests/base/bits/floatn.h: Regenerated.
7
82022-10-07 Jakub Jelinek <jakub@redhat.com>
9
10 PR bootstrap/107059
11 * inclhack.def (glibc_cxx_floatn_2): Handle #elif the same as #if.
12 (glibc_cxx_floatn_4): New.
13 * fixincl.x: Regenerated.
14 * tests/base/bits/floatn.h: Regenerated.
15
1f16a020
GA
162022-09-27 Jakub Jelinek <jakub@redhat.com>
17
18 * inclhack.def (glibc_cxx_floatn_1, glibc_cxx_floatn_2,
19 glibc_cxx_floatn_3): Add to files also "*/bits/floatn.h"
20 and "*/bits/floatn-common.h".
21 * fixincl.x: Regenerated.
22
232022-09-27 Jakub Jelinek <jakub@redhat.com>
24
25 PR c++/106652
26 PR c++/85518
27 * inclhack.def (glibc_cxx_floatn_1, glibc_cxx_floatn_2,
28 glibc_cxx_floatn_3): New fixes.
29 * tests/base/bits/floatn.h: New file.
30 * fixincl.x: Regenerated.
31
542c60c4
GA
322022-08-31 Martin Liska <mliska@suse.cz>
33
34 * configure: Regenerate.
35
362022-08-31 Martin Liska <mliska@suse.cz>
37
38 * configure: Regenerate.
39
5d4389dc
GA
402022-08-25 Martin Liska <mliska@suse.cz>
41
42 * config.h.in: Regenerate.
43 * configure: Regenerate.
44
88c1b038
GA
452022-02-27 John David Anglin <danglin@gcc.gnu.org>
46
47 * inclhack.def (hpux_math_constexpr): New hack.
48 * fixincl.x: Regenerate.
49 * tests/base/math.h: Update.
50
3c1cbde1
GA
512022-02-04 Martin Liska <mliska@suse.cz>
52
53 * fixinc.in: Use cd OLDDIR instead of cd .. .
54
682ede39
GA
552022-02-03 Martin Liska <mliska@suse.cz>
56
57 * fixinc.in: Use mkdir -p rather that a loop.
58
1e942d7c
GA
592022-01-16 Olivier Hainque <hainque@adacore.com>
60
a81f6092 61 * inclhack.def (vxworks_posix_open): New hack.
1e942d7c
GA
62 * tests/base/fcntl.h: Update.
63 * fixincl.x: Regenerate.
64
652022-01-16 Olivier Hainque <hainque@adacore.com>
66
67 * inclhack.def (vxworks_time_h_syslib): New hack.
68 * tests/base/time.h: Update.
69 * fixincl.x: Regenerate.
70
712022-01-16 Olivier Hainque <hainque@adacore.com>
72
73 * inclhack.def (vxworks_math_h_fp_c99): New hack.
74 * tests/base/math.h: Update.
75 * fixincl.x: Regenerate.
76
11ce8d04
GA
772022-01-06 Olivier Hainque <hainque@adacore.com>
78
79 * inclhack.def (vxworks_next_yvals): New hack.
80 * tests/base/yvals.h: New expected test result.
81 * fixincl.x: Regenerate.
82
7d11b64b
GA
832022-01-04 Olivier Hainque <hainque@adacore.com>
84
85 * inclhack.def (vxworks_posix_mkdir): Refine to expose a
86 varargs interface.
87 * tests/base/sys/stat.h: Update expected results.
88 * fixincl.x: Regenerate.
89
62eb5308
GA
902022-01-01 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
91
92 * inclhack.def: Add new fix on darwin.
93 * fixincl.x: Regenerate.
94 * tests/base/math.h: Regenerate.
95
e1d43592
GA
962021-11-23 Xi Ruoyao <xry111@mengyan1223.wang>
97
98 PR bootstrap/103306
99 * fixincl.c (process): Don't call abort().
100
a8029add
GA
1012021-11-13 Xi Ruoyao <xry111@mengyan1223.wang>
102
103 PR other/21823
104 PR bootstrap/80047
105 * fixincl.c (process): Simplify the handling for highly
3d3b561f
ML
106 unlikely access() failure, to avoid using non-standard
107 extensions.
a8029add 108
1e2f030b
GA
1092021-08-30 John David Anglin <danglin@gcc.gnu.org>
110
111 * inclhack.def (hpux_c99_inttypes5): New hack to define PRIdPTR, etc.
112 * fixincl.x: Regenerate.
113 * tests/base/inttypes.h: Update.
114
6fba0eea
GA
1152021-07-06 Clément Chigot <clement.chigot@atos.net>
116
117 * inclhack.def (aix_externcpp1): Improve select regexp.
118 * fixincl.x: Regenerate.
119 * tests/base/sys/socket.h: Update.
120
25b6bfea
GA
1212021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
122
123 PR other/91085
124 * fixfixes.c (check_has_inc): New static function.
3d3b561f
ML
125 (machine_name_fix): Don't replace header names in
126 __has_include(...).
25b6bfea
GA
127 * inclhack.def (machine_name): Adjust test.
128 * tests/base/testing.h: Update.
129
d52945ce
GA
1302020-12-14 Ilya Leoshkevich <iii@linux.ibm.com>
131
132 * fixincl.x: Rerun genfixes.
133 * inclhack.def(aix_physadr_t): Change test_text to something
134 that needs to be replaced.
135 * tests/base/sys/types.h(aix_physadr_t): Add expectation.
136
25bb75f8
GA
1372020-11-18 Nathan Sidwell <nathan@acm.org>
138
139 * inclhack.def (aix_physaddr_t): New.
140 * fixincl.x: Regenerated.
141
11bd9480
GA
1422020-10-03 Clément Chigot <clement.chigot@atos.net>
143
144 * inclhack.def (aix_malloc): Add more context to select.
145 * fixincl.x: Regenerate.
146 * tests/base/malloc.h: Update expected results.
147
91dd4a38
GA
1482020-09-26 David Edelsohn <dje.gcc@gmail.com>
149
150 PR target/97044
151 * inclhack.def (aix_inttypes): New fix.
152 * fixincl.x: Regenerate.
153 * tests/base/sys/inttypes.h: New file.
154
2aad20c0
GA
1552020-09-17 David Edelsohn <dje.gcc@gmail.com>
156
157 * inclhack.def (aix_externcpp1): Add more context to select.
158 (aix_externcpp2): Same.
159 * fixincl.x: Regenerate.
160 * tests/base/sys/socket.h: Update expected results.
161
1622020-09-17 Torbjörn SVENSSON <torbjorn.svensson@st.com>
163 Christophe Lyon <christophe.lyon@linaro.org>
164
165 * fixfixes.c (pz_tmp_base, pz_tmp_dot): Define only with
166 _PC_NAME_MAX.
167
afbffe08
AO
1682020-02-20 Alexandre Oliva <oliva@adacore.com>
169
170 * mkheaders.in: Don't require build-time shell on host.
171
d876c8f9
MC
1722020-02-13 Matheus Castanho <msc@linux.ibm.com>
173
174 * fixinc.in: Skip machine_name fix on powerpc*-*-linux*.
175
0a649b83
AO
1762020-02-13 Alexandre Oliva <oliva@adacore.com>
177
178 * mkheaders.in: Re-create subdirs, copy limits.h into subdir.
179 * mkfixinc.sh: Create dummy fixinc for *-*-vxworks7*.
180
10be08aa
JDA
1812020-01-25 John David Anglin <danglin@gcc.gnu.org>
182
183 * inclhack.def (hpux_c99_inttypes4): New, add missing SCNuMAX defines.
184 * fixincl.x: Regenerate.
185 * tests/base/inttypes.h: Update for above fix.
186
5ee5eddb
JDA
1872019-12-30 John David Anglin <danglin@gcc.gnu.org>
188
189 PR libgomp/93066
190 * inclhack.def (hpux_c99_inttypes3): Fix defines for INTPTR_MAX
191 and UINTPTR_MAX, and missing define for SIZE_MAX.
192 * fixincl.x: Regenerate.
193 * tests/base/inttypes.h: Update for above fix.
194
5c439f4d
D
1952019-08-18 C.G. Dogan <gcc+cgdogan.00@gmail.com>
196 Iain Sandoe <iain@sandoe.co.uk>
197
198 PR target/83531
199 * inclhack.def (darwin_api_availability): New, strip leading
200 underscores from API_XXXX defines.
201 * fixincl.x: Regenerate.
202 * tests/base/os/availability.h: New file.
203
5a50aed3
IS
2042019-06-21 Iain Sandoe <iain@sandoe.co.uk>
205
206 * inclhack.def: Replace the complex test using __STRICT_ANSI__ and
207 __STDC_VERSION__ with a test using __DARWIN_NO_LONG_LONG.
208 Ensure that the top level math.h uses <> to wrap included headers
209 rather than "".
210 * fixincl.x: Regenerated.
211 * tests/base/architecture/ppc/math.h: Update test to include the
212 __DARWIN_NO_LONG_LONG case.
213
59a0b1db
IS
2142019-06-21 Iain Sandoe <iain@sandoe.co.uk>
215
216 * inclhack.def: Guard __has_attribute and __has_extension in
217 os/base.h.
218 Guard Apple blocks syntax in dispatch/object.h.
219 * fixincl.x: Regenerate.
220 * tests/base/dispatch/object.h: New file.
221 * tests/base/os/base.h: New file.
222
7121b43f
IS
2232019-05-11 Iain Sandoe <iain@sandoe.co.uk>
224 PR target/90379
225 PR bootstrap/89864
226 * inclhack.def (darwin_ucred__Atomic): Do not supply test_text
227 for wrap fixes.
228 * fixincl.x: Regenerated.
229
8e6759aa
ES
2302019-04-18 Erik Schnetter <schnetter@gmail.com>
231 Jakub Jelinek <jakub@redhat.com>
232 Iain Sandoe <iain@sandoe.co.uk>
233
234 PR bootstrap/89864
235 * inclhack.def (darwin_ucred__Atomic): New, work around _Atomic keyword
236 use in headers included by C++.
237 * fixincl.x: Regenerated.
238
22e05272
JM
2392018-10-31 Joseph Myers <joseph@codesourcery.com>
240
241 PR bootstrap/82856
242 * configure.ac: Remove AC_PREREQ.
243 * aclocal.m4, configure: Regenerate.
244
92a7f46b
RV
2452018-10-16 Rasmus Villemoes <rv@rasmusvillemoes.dk>
246
247 * inclhack.def (AAB_vxworks_regs_vxtypes): Add unconditional
248 include of vxCpu.h, guard include of vxTypesOld.h by
249 !_ASMLANGUAGE.
250 * fixincl.x: Regenerate.
251
c7a8f93d
RV
2522018-09-03 Rasmus Villemoes <rv@rasmusvillemoes.dk>
253
254 * inclhack.def (vxworks_ioctl_macro): Remove parentheses from
255 expansion of ioctl macro.
256 * fixincl.x: Regenerate.
257
5b3d96f2
DE
2582018-07-23 David Edelsohn <dje.gcc@gmail.com>
259
260 * inclhack.def (aix_unistd): New.
261 * fixincl.x: Regenerate.
262 * tests/base/unistd.h [AIX_UNISTD_CHECK]: New test.
263
0e97b84b
RV
2642018-06-27 Rasmus Villemoes <rv@rasmusvillemoes.dk>
265
266 * tests/base/ioLib.h [VXWORKS_IOLIB_INCLUDE_UNISTD_CHECK]: Add
267 missing hunk.
268
c649ee40
RV
2692018-06-12 Rasmus Villemoes <rasmus.villemoes@prevas.dk>
270
764d9a51
RV
271 * genfixes: exit 1 when autogen not found.
272 * genfixes: Remove some redundant code.
273 * genfixes: Update URL to autogen source code.
274
c649ee40
RV
275 * inclhack.def: Fix fixup for assert.h on vxworks.
276 * fixincl.x: Regenerate.
277
1afe3e77
RV
2782018-05-25 Rasmus Villemoes <rasmus.villemoes@prevas.dk>
279
280 * inclhack.def (vxworks_iolib_include_unistd): New fix.
281
001ddaa8
DM
2822018-04-18 David Malcolm <dmalcolm@redhat.com>
283
284 PR jit/85384
285 * configure: Regenerate.
286
58730d18
DE
2872018-02-22 David Edelsohn <dje.gcc@gmail.com>
288
289 * inclhack.def (aix_stdlib_vec_malloc): New.
290 (aix_stdlib_vec_calloc): New.
291 * fixincl.x: Regenerate.
292 * tests/base/stdlib.h [AIX_STDLIB_VEC_MALLOC]: New test.
293 [AIX_STDLIB_VEC_CALLOC]: New test.
294
b015bcbb
MF
2952017-10-13 Mike Frysinger <vapier@chromium.org>
296
297 * fixinc.in (dirname): Change sed from 's|[^/]*/||' to
298 's|[^/]*//*||'.
299
a476498c
DR
3002017-06-12 Doug Rupp <rupp@adacore.com>
301
302 * inclhack.def (AAB_vxworks_stdint): Remove hack.
303 * fixincl.x: Regenerate.
304
888339e6
JDA
3052017-02-25 John David Anglin <danglin@gcc.gnu.org>
306
307 PR target/68739
308 * inclhack.def (hpux11_pthread_pointer): New fix.
309 (hpux11_pthread_const): Adjust to remove void * cast from define.
310 * fixincl.x: Regenerate.
311
7d323537
JDA
3122017-02-11 John David Anglin <danglin@gcc.gnu.org>
313
314 * tests/base/alloca.h: New file.
315 * inclhack.def (hppa_hpux11_alloca): New fix.
316 * fixincl.x: Regenerate.
317
3c36aa6b
JJ
3182017-01-17 Jakub Jelinek <jakub@redhat.com>
319
320 PR other/79046
321 * configure.ac: Add GCC_BASE_VER.
322 * Makefile.in (gcc_version): Use @get_gcc_base_ver@ instead of cat to
323 get version from BASE-VER file.
324 * configure: Regenerated.
325
2252a802
RO
3262017-01-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
327
328 PR libstdc++/78979
329 * inclhack.def (solaris_gets_c11, solaris_gets_cxx14)
330 (solaris_std_gets_cxx14, solaris_stdlib_noreturn): New fixes.
331 * fixincl.x: Regenerate.
332 * tests/base/iso/stdio_iso.h [SOLARIS_GETS_C11_CHECK,
333 SOLARIS_GETS_CXX14_CHECK, SOLARIS_STD_GETS_CXX14_CHECK,
334 SOLARIS_STDLIB_NORETURN_CHECK]: New tests.
335
3115f94f
RO
3362016-11-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
337
338 * inclhack.def (solaris_math_12): New fix.
339 (hpux11_fabsf): Replace bypass by *-hp-hpux11* mach selector.
340 * fixincl.x: Regenerate.
341 * tests/base/math.h [SOLARIS_MATH_12_CHECK]: New test.
342
97448adf
RO
3432016-11-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
344
345 PR sanitizer/78267
346 * inclhack.def (darwin_availabilityinternal, darwin_os_trace_1)
347 (darwin_os_trace_2, darwin_os_trace_3): New fixes.
348 (hpux_stdint_least_fast): Remove spurious _EOFix_.
349 * fixincl.x: Regenerate.
350 * tests/bases/AvailabilityInternal.h: New file.
351 * tests/bases/os/trace.h: New file.
352
716028e4
TK
3532016-09-30 Tadek Kijkowski <tkijkowski@gmail.com>
354
355 * check.tpl: Convert line endings to unix on test outputs
356 * fixfixes.c: Fixed passing file name to apply_fix when
357 SEPARATE_FIX_PROC is defined
358 * fixincl.c: Use system_with_shell, fixes for MinGW and DJGPP
359 * fixlib.c, fixlib.h: Added system_with_shell and fix_path_separators
360
abb62d32
JDA
3612016-09-04 John David Anglin <danglin@gcc.gnu.org>
362
363 * inclhack.def (hpux_longjmp): Adjust select regular expression.
364 * fixincl.x: Regenerate.
365
dffe3cc5
JDA
3662016-08-13 John David Anglin <danglin@gcc.gnu.org>
367
368 * inclhack.def (hpux_longjmp): New fix.
369 * fixincl.x: Regenerate.
370 * tests/base/setjmp.h: New test file.
371
ef19a444
BE
3722016-08-09 Bernd Edlinger <bernd.edlinger@hotmail.de>
373
374 PR bootstrap/72833
375 * fixincl.tpl (version-compare): Fix generation with autogen 5.18.
376 * inclhack.def (darwin_longjmp_noreturn): New fix.
377 * fixincl.x: Regenerated.
378 * tests/base/i386/setjmp.h [DARWIN_LONGJMP_NORETURN_CHECK]: new test.
379
354c5470
MB
3802016-08-01 Muhammad Bilal <mbilal@codesourcery.com>
381
382 * fixinc.in: Use --parents option to make LIB directory.
383
ee2499b4
TS
3842016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
385
386 * mkfixinc.sh: Remove interix support.
387
d4f076c9
DE
3882016-06-13 David Edelsohn <dje.gcc@gmail.com>
389
390 * inclhack.def (aix_stdlib_malloc): New fix.
391 (aix_stdlib_realloc): New fix.
392 (aix_stdlib_calloc): New fix.
393 (aix_stdlib_valloc): New fix.
394 * fixincl.x: Regenerate.
395 * tests/base/stdlib.h [AIX_STDLIB_MALLOC]: New test.
396 [AIX_STDLIB_REALLOC]: New test.
397 [AIX_STDLIB_CALLOC]: New test.
398 [AIX_STDLIB_VALLOC]: New test.
399
f67cb8fe
JDA
4002016-01-31 John David Anglin <danglin@gcc.gnu.org>
401
402 PR target/68741
403 * inclhack.def (hpux_vsscanf): New fix.
404 * fixincl.x: Regenerated.
405 * tests/base/stdio.h [HPUX_VSSCANF_CHECK]: New test.
406
d8082c18
DE
4072015-08-14 David Edelsohn <dje.gcc@gmail.com>
408
409 * inclhack.def (aix_stdio_inline): New fix.
410 (aix_strtof_const): Limit to *-*-aix*.
411 (aix_sysmachine): Same.
412 (aix_syswait_2): Same.
413 (aix_volatile): Same.
414 * fixincl.x: Regenerated.
415 * test/base/stdio.h [AIX_STDIO_INLINE]: New test.
416
cfce0488
EG
4172015-07-28 Eric Gallager <egall@gwmail.gwu.edu>
418
419 * check.tpl: Ignore .DS_Store directories.
420
9846edff
DE
4212015-05-21 David Edelsohn <dje.gcc@gmail.com>
422
423 * inclhack.def (aix_externc): New fix.
424 (aix_externcpp[12]): New fix.
425 * fixincl.x: Regenerate.
426 * test/base/ctype.h [AIX_EXTERNC_CHECK]: New test.
427 * test/base/sys/socket.h [AIX_EXTERNCPP[12]_CHECK]: New test.
428 * test/base/fcntl.h: New file.
429
a4875765
MH
4302015-05-13 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
431
432 * aclocal.m4: Regenerated with automake-1.11.6.
433
218213df
GR
4342015-04-22 Gregor Richards <gregor.richards@uwaterloo.ca>
435
436 * mkfixinc.sh: Add *-musl* with no fixes.
437
f5ffa61d
JDA
4382015-03-28 John David Anglin <danglin@gcc.gnu.org>
439
440 PR libstdc++/65500
441 * inclhack.def (hpux11_lwp_rwlock_valid): New fix.
442 * fixincl.x: Regenerate.
443 * tests/base/sys/pthread.h [HPUX11_LWP_RWLOCK_VALID_CHECK]: New test.
444
266c722f
DR
4452015-02-16 Daniel Richard G. <skunk@iskunk.org>
446
447 PR bootstrap/48009
448 PR bootstrap/53348
449 * inclhack.def (aix_strtof_const): New fix.
450 * fixincl.x: Regenerate.
ba5b5e24 451 * tests/base/stdlib.h: New test.
266c722f 452
9e271531
RO
4532015-02-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
454
455 * inclhack.def (solaris_math_11): New fix.
456 * fixincl.x: Regenerate.
457 * tests/base/iso/math_c99.h [SOLARIS_MATH_11_CHECK]: New test.
458
a15b4c98
DE
4592015-02-06 David Edelsohn <dje.gcc@gmail.com>
460
461 PR bootstrap/53348
462 * inclhack.def (aix_pthread): Accept tab after define.
463 * fixincl.x: Regenerate.
464
11c3a68e
BK
4652015-01-24 Bruce Korb <bkorb@gnu.org>
466
467 * README: add some clarification on use of test_text
468
4692014-12-21 Bruce Korb <bkorb@gnu.org>
470
471 * fixincludes/fixincl.tpl: add handling for "sum" selection
472 criteria and clean up layout
473 * fixincludes/fixlib.h: enumerate TT_CKSUM test type
474 * fixincludes/fixincl.c (fix_applies): add code to handle
475 the new test type
476 (cksum_test): function to handle it
477 * fixincludes/README: doc it and remove explanations from
478 more than a decade ago.
479
451f1199
UB
4802014-12-15 Uros Bizjak <ubizjak@gmail.com>
481
482 * server.c (server_setup): Check return value of
483 getcwd and in case of error set buff[0] to 0.
484
0c5c9f95
UB
4852014-10-21 Uros Bizjak <ubizjak@gmail.com>
486
487 * inclhack.def (glibc_c99_inline_4): Add pthread.h to files.
488 * fixincl.x: Regenerate.
489
5435176b
AI
4902014-08-04 Alexander Ivchenko <alexander.ivchenko@intel.com>
491
492 * inclhack.def (complier_h_tradcpp): Remove.
493 * fixincl.x: Regenerate.
494 * tests/base/linux/compiler.h: Remove.
495
d9f069ab
RO
4962014-04-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
497
498 * inclhack.def (math_exception): Bypass on *-*-solaris2.1[0-9]*.
499 (solaris_int_types): Remove.
500 (solaris_longjmp_noreturn): Remove.
501 (solaris_mutex_init_2): Remove.
502 (solaris_once_init_2): Remove.
503 (solaris_sys_va_list): Remove.
504 * fixincl.x: Regenerate.
505 * tests/base/iso/setjmp_iso.h: Remove.
506 * tests/base/pthread.h [SOLARIS_MUTEX_INIT_2_CHECK]: Remove.
507 [SOLARIS_ONCE_INIT_1_CHECK]: Remove wrapping done by
508 solaris_once_init_2.
509 [SOLARIS_ONCE_INIT_2_CHECK]: Remove.
510 * tests/base/sys/int_types.h: Remove.
511 * tests/base/sys/va_list.h: Remove.
512
5502f40b
BRF
5132013-12-20 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
514
515 Makefile.in: Use $(FI) instead of fixincl@EXEEXT@.
516
e1775b33
BK
5172013-12-07 Bruce Korb <bkorb@gnu.org>
518
519 * inclhack.def: many of the headers found under "bits/" are
520 often stashed under architecture directories. Apply fixes
521 to those, too. Also, re-ordered misordered fixes.
522 * tests/base/linux/vt.h: 80 columns in .def file limitation
523 * tests/base/iso/math_c99.h: adjust ordering
524 * tests/base/rtldef/string.h: likewise
525 * tests/base/bits/fenv.h: likewise
526 * tests/base/pthread.h: likewise
527
3fc92e70
RB
5282013-12-06 Richard Biener <rguenther@suse.de>
529
530 * inclhack.def (suse_linux_vt_cxx): New fix for linux/vt.h
531 being not compatible with C++.
532 * fixincl.x: Regenerate.
533 * tests/base/linux/vt.h: New test.
534
3cbe17f7
AM
5352013-09-20 Alan Modra <amodra@gmail.com>
536
537 * configure: Regenerate.
538
a4f710a6
DE
5392013-09-02 David Edelsohn <dje.gcc@gmail.com>
540
541 * inclhack.def (aix_assert): New fix.
542 * fixincl.x: Regenerate.
543 * tests/base/assert.h [AIX_ASSERT_CHECK]: New check.
544
bbeedee0
BK
5452013-07-06 Bruce Korb <bkorb@gnu.org>
546
547 * inclhack.def (cdef_cplusplus): removed, per Bug 51776
cf3cfecd 548 * tests/base/sys/cdefs.h (CDEF_CPLUSPLUS_CHECK): obsolete
bbeedee0 549
ecdbd01a 5502013-05-23 Alexander Ivchenko <alexander.ivchenko@intel.com>
87725115
AI
551
552 * inclhack.def (complier_h_tradcpp): New.
553 * fixincl.x: Rebuilt.
554 * tests/base/linux/compiler.h: New.
555
0a91f65d
RO
5562013-05-17 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
557
558 * inclhack.def (solaris_pow_int_overload): Update comment.
559 Change guard to match <cmath>.
560 * fixincl.x: Regenerate.
561 * tests/base/iso/math_iso.h [SOLARIS_POW_INT_OVERLOAD_CHECK]:
562 Matching change.
563
0654e6be
DE
5642013-05-04 David Edelsohn <dje.gcc@gmail.com>
565
566 * inclhack.def (aix_null): New.
567 (void_null): Update replacement definition of NULL.
568 * fixincl.x: Regenerate.
569 * tests/base/curses.h: Update for new fix.
570
5712013-01-16 Alexandre Oliva <aoliva@redhat.com>
c851c76c
AO
572
573 * inclhack.def (feraiseexcept_nosse_invalid): New.
574 (feraiseexcept_nosse_divbyzero): Likewise.
575 * fixincl.x: Rebuilt.
576 * tests/base/bits/fenv.h: New.
577
bd0ca6ba
RB
5782013-01-14 Richard Biener <rguenther@suse.de>
579
580 * fixlib.h (verbose_level, fixinc_mode): Mark extern.
581
fa547b39 5822012-10-29 Bruce Korb <bkorb@gnu.org>
7e416541
BK
583
584 * README: testing wrap and replacement fixes is pointless.
585 * fixincl.c: export verbosity enumerations to fixlib.h
586 (run_compiles): mark replacement fixes to be skipped when
587 in testing mode
588 * fixlib.h: add a test mode and enumerations from fixincl.c
589 * check.tpl: set TEST_MODE in environment
590 * fixopts.c (initialize_opts): check for TEST_MODE in environment
591 * inclhack.def: move AAB_darwin7_9_long_double_funcs to
592 darwin_9_long_double_funcs_2. It is not a replacement fix.
593 * fixincl.x: regenerate
594 * tests/base/ioLib.h: the need for this is now exposed, so add it.
595 * tests/base/architecture/ppc/math.h: the correct result is now needed.
596
fa547b39 5972012-10-29 Robert Mason <rbmj@verizon.net>
1d5d667b
RM
598
599 * fixinc.in: Omit machine name checks for vxworks
600 * fixincludes/inclhack.def (AAB_vxworks_assert) new replacement fix
601 (AAB_vxworks_regs_vxtypes): another
602 (AAB_vxworks_stdint): yet another
603 (AAB_vxworks_unistd): and another
604 (vxworks_ioctl_macro): reformatting fix
605 (vxworks_mkdir_macro): again
606 (vxworks_regs): and again
607 (vxworks_write_const): and again
608 * tests/base/ioLib.h: new test result
609 * tests/base/math.h: likewise
610 * tests/base/sys/stat.h: likewise
611 * tests/base/testing.h: and again
612
31d20666
DE
6132012-09-29 David Edelsohn <dje.gcc@gmail.com>
614
615 * inclhack.def (AAB_aix_fcntl): New fix.
616 * fixincl.x: Regenerate.
617
b1f75d76
DE
6182012-06-19 David Edelsohn <dje.gcc@gmail.com>
619
620 * inclhack.def (aix_mutex_initializer_1): New fix.
621 (aix_cond_initializer_1): New fix.
622 (aix_rwlock_initializer): New fix.
623 * fixincl.x: Regenerate.
624 * tests/base/pthread.h [AIX_MUTEX_INITIALIZER_1_CHECK]: New.
625 [AIX_COND_INITIALIZER_1_CHECK]: New.
626 [AIX_RWLOCK_INITIALIZER_1_CHECK]: New.
627
678abdd9
TS
6282012-05-29 Thomas Schwinge <thomas@codesourcery.com>
629
630 * configure.ac: Use GCC_AC_FUNC_MMAP_BLACKLIST instead of
631 gcc_AC_FUNC_MMAP_BLACKLIST.
632 * Makefile.in (ACLOCAL_AMFLAGS): Don't include ../gcc.
633 * aclocal.m4: Regenerate.
634 * configure: Regenerate.
635
c1041240
TG
6362012-04-24 Tristan Gingold <gingold@adacore.com>
637
638 * fixincl.c (fix_with_system): Add missing specifier.
639 * configure.ac: Default to twoprocess on vms.
640 * configure: Regenerate.
641
3c59ab0d
DE
6422012-03-23 David Edelsohn <dje.gcc@gmail.com>
643
644 * inclhack.def (aix_malloc): New.
645 * fixincl.x: Regenerate.
646 * tests/base/malloc.h [AIX_MALLOC_CHECK]: New.
b1f75d76 647
159bde98
RO
6482012-03-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
649
650 PR other/52626
651 * tests/base/pthread.h [SOLARIS_MUTEX_INIT_2_CHECK]
652 (PTHREAD_COND_INITIALIZER): Adapt for solaris_cond_init removal.
653
a59205fa
TG
6542012-03-15 Tristan Gingold <gingold@adacore.com>
655
656 * README (EXAMPLES OF FIXES): Update.
657
7888f266
RO
6582012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
659
660 * inclhack.def (math_exception): Remove duplicate.
661 (solaris_cond_init): Remove.
662 (solaris_sys_va_list): Remove Solaris 8 support.
663 * fixincl.x: Regenerate.
664 * tests/base/pthread.h [SOLARIS_COND_INIT_CHECK]: Remove.
665
b24513a1
RO
6662012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
667
668 * inclhack.def (broken_cabs): Remove IRIX and SunOS 4 support.
669 (irix___restrict): Remove.
670 (irix___generic1): Remove.
671 (irix___generic2): Remove.
672 (irix_asm_apostrophe): Remove.
673 (irix_complex): Remove.
674 (irix_pthread_init): Remove.
675 (irix_socklen_t): Remove.
676 (irix_stdint_c99_mode): Remove.
677 (irix_stdint_c99_types): Remove.
678 (irix_stdint_c99_macros): Remove.
679 (irix_stdio_va_list): Remove IRIX 6.5 support.
680 (irix_wcsftime): Remove.
681 (stdio_va_list): Remove IRIX 6.5 support.
682 (svr4_profil): Remove IRIX bypass.
683 * fixincl.x: Regenerate.
684
685 * tests/base/complex.h [IRIX_COMPLEX_CHECK]: Remove.
686 * tests/base/internal/math_core.h: Remove.
687 * tests/base/internal/sgimacros.h: Remove.
688 * tests/base/internal/wchar_core.h: Remove.
689 * tests/base/math.h [BROKEN_CABS_CHECK]: Remove IRIX and SunOS 4
690 support.
691 * tests/base/pthread.h [IRIX_PTHREAD_INIT_CHECK]: Remove.
692 * tests/base/stdint-irix65.h: Remove.
693 * tests/base/stdint.h [IRIX_STDINT_C99_MODE_CHECK]: Remove.
694 * tests/base/sys/asm.h: Remove.
695 * tests/base/sys/socket.h [IRIX_SOCKLEN_T_CHECK]: Remove.
696
5c30094f
RO
6972012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
698
699 * inclhack.def (alpha___extern_prefix): Remove.
700 (alpha___extern_prefix_standards): Remove.
701 (alpha___extern_prefix_sys_stat): Remove.
702 (alpha_bad_lval): Remove.
703 (alpha_pthread): Remove.
704 (alpha_pthread_gcc): Remove.
705 (alpha_pthread_init): Remove.
706 * fixincl.x: Regenerate.
707 * tests/base/pthread.h [ALPHA_PTHREAD_CHECK]: Remove.
708 [ALPHA_PTHREAD_GCC_CHECK]: Remove.
709 [ALPHA_PTHREAD_INIT_CHECK]: Remove.
710 * tests/base/standards.h: Remove.
711 * tests/base/sys/stat.h [ALPHA___EXTERN_PREFIX_SYS_STAT_CHECK]:
712 Remove.
713 * tests/base/testing.h [ALPHA___EXTERN_PREFIX_CHECK]: Remove.
714 [ALPHA_BAD_LVAL_CHECK]: Remove.
715
24219d38
TG
7162012-03-12 Tristan Gingold <gingold@adacore.com>
717
718 * inclhack.def (vms_use_quoted_include,vms_add_missing_braces)
719 (vms_do_not_redeclare_hostalias, vms_decc_builtin)
720 (vms_no_64bit_getopt, vms_forward_declare_struct)
721 (vms_use_fast_setjmp): New fixes.
722 * fixincl.x: Regenerate.
723 * tests/base/rtldef/string.h: Update.
724 * tests/base/rtldef/if.h, tests/base/rtldef/resolv.h,
725 * tests/base/rtldef/setjmp.h, tests/base/rtldef/signal.h,
726 * tests/base/rtldef/stdio.h, tests/base/rtldef/wait.h: New files.
727
4c14fd7e
BK
7282012-01-11 Bruce Korb <bkorb@gnu.org>
729 Steven G. Kargl <kargl@gcc.gnu.org>
730 Andreas Tobler <andreast@fgznet.ch>
731
58ef7568 732 PR bootstrap/51705
4c14fd7e
BK
733 PR preprocessor/51776
734 * inclhack.def (cdef_cplusplus): Add a replacement for [[noreturn]].
735 * fixincl.x: Regenerate.
736 * tests/base/sys/cdefs.h: Update.
737
738 * genfixes: Remove the 'Ver.' from the version check.
739
4a5e00ca
AS
7402011-12-20 Andreas Schwab <schwab@linux-m68k.org>
741
742 * configure: Regenerate.
743
095af58f
AS
7442011-12-19 Andreas Schwab <schwab@linux-m68k.org>
745
746 * configure: Regenerate.
747
00449933
DE
7482011-11-16 David Edelsohn <dje.gcc@gmail.com>
749
750 * inclhack.def (aix_once_init_[12]): New fixes.
751 * fixincl.x: Regenerate.
752 * tests/base/pthread.h: Update.
753
0c094ab3
MS
7542011-10-25 Mike Stump <mikestump@comcast.net>
755
756 PR target/48851
757 * inclhack.def (void_null): New bypass.
758 * fixincl.x: Regenerate.
759
750db024
TG
7602011-09-26 Tristan Gingold <gingold@adacore.com>
761
762 * inclhack.def (ms_define_can_use_extern_prefix):
763 (vms_use_pragma_extern_model, vms_disable_decc_string_builtins):
764 New fixes.
765 * fixincl.x: Regenerate.
766 * tests/base/rtldef/string.h: New test.
767 * tests/base/rtldef/decc$types.h: Likewise.
768 * tests/base/testing.h: Update
769
e7dd5b57
TG
7702011-09-22 Tristan Gingold <gingold@adacore.com>
771
772 * mkfixinc.sh (target): Remove alpha-vms from particular targets.
773
3d3aae5b
SE
7742011-08-23 Steve Ellcey <sje@cup.hp.com>
775
776 PR libstdc++/50153
777 * inclhack.def (hpux11_abs): Extend to all hpux machines.
778 * fixincl.x: Regenerate.
779
d62bab6a
RO
7802011-08-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
781 Marc Glisse <marc.glisse@normalesup.org>
782
783 PR libstdc++-v3/1773
784 * inclhack.def (solaris_cxx_linkage, solaris_getc_strict_stdc)
785 (solaris_longjmp_noreturn, solaris_pow_int_overload)
786 (solaris_std___filbuf): New fixes.
787 * tests/base/iso/math_iso.h, tests/base/iso/setjmp_iso.h,
788 tests/base/iso/stdio_iso.h, tests/base/iso/stdlib_iso.h: New tests.
789 * tests/base/stdio.h [SOLARIS_STD___FILBUF_CHECK]: New test.
790
9d7b2124
RO
7912011-07-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
792
793 PR c++/49347
794 * inclhack.def (solaris_posix_spawn_restrict): New fix.
795 * fixincl.x: Regenerate.
796 * tests/base/spawn.h: New test.
797
20720201
DR
7982011-06-08 Douglas B Rupp <rupp@gnat.com>
799
800 * configure.ac (AC_USE_SYSTEM_EXTENSIONS): Add.
801 * configure: Regenerate.
802 * config.h.in: Regenerate.
803
11b815ca
PG
8042011-06-06 Peter O'Gorman <pogma@thewrittenword.com>
805
806 * inclhack.def (aix_net_if_arp): New fix.
807 * fixincl.x: Regenerate.
808 * tests/base/net/if_arp.h [AIX_NET_IF_ARP_CHECK]: New test.
809
f3450bc8
TG
8102011-05-17 Tristan Gingold <gingold@adacore.com>
811
812 * inclhack.def (solaris_complex_cxx): Fix syntax.
813 * fixincl.x: Regenerate.
814
067e2f06
TG
8152011-05-17 Tristan Gingold <gingold@adacore.com>
816
817 * check.tpl: Shell-quote testing file.
818
ebb9f8b0
JM
8192011-03-22 Joseph Myers <joseph@codesourcery.com>
820
821 * mkfixinc.sh: Don't handle i?86-moss-msdos* or i?86-*-pe.
822
455c8f48
RW
8232010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
824
825 PR other/46202
826 * Makefile.in (install-strip): New phony target.
827 (all, check, install): Also mark as phony.
828
d8ef0f49
RO
8292010-11-09 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
830
831 * inclhack.def (irix_pthread_init): New fix.
832 * fixincl.x: Regenerate.
833 * tests/base/pthread.h [IRIX_PTHREAD_INIT_CHECK]: New test.
834
1e335ae2
RO
8352010-10-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
836
837 PR c++/46024
838 * inclhack.def (solaris_sys_va_list): New fix.
839 * fixincl.x: Regenerate.
840 * tests/base/sys/va_list.h: New test.
841
9407158d
JDA
8422010-09-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
843
844 * inclhack.def (hpux_htonl): Allow trailing whitespace in select.
845 * fixincl.x: Regenerate.
846
872cc2d3
RO
8472010-07-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
848
849 * inclhack.def (solaris_cond_init): New fix.
850 * fixincl.x: Regenerate.
851 * tests/base/pthread.h [SOLARIS_COND_INIT_CHECK]: New test.
852 [SOLARIS_MUTEX_INIT_2_CHECK]: Adapt.
853
babc4728
RO
8542010-06-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
855
856 * inclhack.def (solaris__restrict, solaris_complex_cxx): New fixes
857 * fixincl.x: Regenerate.
858 * tests/base/complex.h [SOLARIS_COMPLEX_CXX_CHECK]: New test.
859 * tests/base/sys/feature_tests.h: New file.
860
c3f247f4
RW
8612010-06-03 Joern Rennecke <joern.rennecke@embecosm.com>
862 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
863
864 PR bootstrap/42798
865 * configure.ac: Check for declaration of 'basename(char *)'.
866 * configure: Regenerate.
867
8c200350
RO
8682010-04-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
869
870 * inclhack.def (alpha_wchar): Remove.
871 * fixincl.x: Regenerate.
872 * tests/base/wchar.h: Remove.
873
4d9e8446
RW
8742010-04-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
875
876 * aclocal.m4: Regenerate.
877
1a3a6aec
RO
8782010-03-31 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
879
880 * inclhack.def (alpha_assert): Allow for more whitespace in
881 select.
882 * fixincl.x: Regenerate.
883
f48aa01a
L
8842010-03-28 H.J. Lu <hongjiu.lu@intel.com>
885
886 PR target/40722
887 * mkfixinc.sh: Revert the last change for mingw.
888
6f5db5f7
JM
8892010-03-24 Joseph Myers <joseph@codesourcery.com>
890
891 * inclhack.def (glibc_strncpy): New fix.
892 * fixincl.x: Regenerate.
893 * tests/base/bits/string2.h: Update.
894
1ab71299
L
8952010-03-23 H.J. Lu <hongjiu.lu@intel.com>
896
897 PR target/40722
898 * mkfixinc.sh: Fix stdlib.h for mingw.
899
73489878
BK
9002010-02-19 Bruce Korb <bkorb@gnu.org>
901
902 * inclhack.def: remove vestiges of inadvertently committed changes
903
d76f631a
BK
9042010-02-10 Bruce Korb <bkorb@gnu.org>
905
906 * README: fix up references to old gcc/fixinc directory
907
93e520a2
RO
9082010-01-29 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
909
910 * inclhack.def (solaris_int_limits_3): New fix.
911 * fixincl.x: Regenerate.
912 * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_3_CHECK]: New
913 test.
914
915 * inclhack.def (solaris_int_const, solaris_int_limits_1,
916 solaris_int_limits_2 ): Applies to Solaris 2 in general.
917 Remove select.
918 Add mach for *-*-solaris2*.
919 Change second c_fix_arg to select.
920 Remove #pragma ident from test_text.
921 * fixincl.x: Regenerate.
922 * tests/base/sys/int_const.h [SOLARIS_INT_CONST_CHECK]: Remove
923 #pragma trigger text.
924 * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_1_CHECK,
925 SOLARIS_INT_LIMITS_2_CHECK]: Likewise.
926
dc4f0670
RO
9272010-01-26 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
928
929 * inclhack.def (aix_stdint_1): Add stdint-aix.h to files.
930 (aix_stdint_2): Likewise.
931 (aix_stdint_3): Likewise.
932 (aix_stdint_4): Likewise.
933 (aix_stdint_5): Likewise.
934 (darwin_stdint_1): Add stdint-darwin.h to files.
935 (darwin_stdint_2): Likewise.
936 (darwin_stdint_3): Likewise.
937 (darwin_stdint_4): Likewise.
938 (darwin_stdint_5): Likewise.
939 (darwin_stdint_6): Likewise.
940 (darwin_stdint_7): Likewise.
941 (hpux_c99_intptr): Add stdint-hpux11.h to files.
942 (hpux_c99_inttypes): Likewise.
943 (hpux_c99_inttypes2): Likewise.
944 (hpux_stdint_least_fast): Likewise.
945 (irix_stdint_c99): Renamed to irix_stdint_c99_mode.
946 (irix_stdint_c99_types): New fix.
947 (irix_stdint_c99_macros): New fix.
948 (newlib_stdint_1): Add stdint-newlib.h to files.
949 (newlib_stdint_2): Likewise.
950 fixincl.x: Regenerate.
951 tests/base/stdint-aix.h: New file.
952 tests/base/stdint.h [AIX_STDINT_1_CHECK, AIX_STDINT_2_CHECK,
953 AIX_STDINT_3_CHECK, AIX_STDINT_4_CHECK, AIX_STDINT_5_CHECK]: Moved ...
954 tests/base/stdint-aix.h: ... here.
955 [AIX_STDINT_3_CHECK]: Updated to match aix_stdint_3 fix.
956 [AIX_STDINT_4_CHECK]: Updated to match aix_stdint_4 fix.
957 [AIX_STDINT_5_CHECK]: Updated to match aix_stdint_5 fix.
958 tests/base/stdint-darwin.h: New file.
959 tests/base/stdint.h [DARWIN_STDINT_1_CHECK, DARWIN_STDINT_2_CHECK,
960 DARWIN_STDINT_3_CHECK, DARWIN_STDINT_4_CHECK,
961 DARWIN_STDINT_5_CHECK, DARWIN_STDINT_6_CHECK]: Moved ...
962 tests/base/stdint-darwin.h: ... here.
963 [DARWIN_STDINT_1_CHECK]: Updated to match darwin_stdint_1 fix.
964 [DARWIN_STDINT_4_CHECK]: Updated to match darwin_stdint_4 fix.
965 [DARWIN_STDINT_6_CHECK]: Updated to match darwin_stdint_6 fix.
966 tests/base/stdint-hpux11.h: New file.
967 tests/base/stdint.h [HPUX_C99_INTPTR_CHECK,
968 HPUX_C99_INTTYPES2_CHECK, HPUX_STDINT_LEAST_FAST_CHECK]: Moved ...
969 tests/base/stdint-hpux11.h: ... here.
970 [HPUX_C99_INTPTR_CHECK]: Updated to match hpux_c99_intptr fix.
971 [HPUX_C99_INTTYPES2_CHECK]: Updated to match hpux_c99_inttypes2 fix.
972 tests/base/stdint.h [IRIX_STDINT_C99_CHECK]: Renamed guard to
973 IRIX_STDINT_C99_MODE_CHECK.
974 tests/base/stdint-irix65.h: New file.
975 tests/base/stdint-newlib.h: New file.
976 tests/base/stdint.h [NEWLIB_STDINT_1_CHECK,
977 NEWLIB_STDINT_2_CHECK]: Moved ...
978 tests/base/stdint-newlib.h: ... here.
979
43e02a8a
RW
9802009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
981
982 * configure: Regenerate.
983
84b80444
SE
9842009-10-21 Steve Ellcey <sje@cup.hp.com>
985
986 * inclhack.def (hpux_stdint_least_fast): Simplify.
987 * fixincl.x: Regenerate.
988 * tests/base/stdint.h: Update.
989
07471115
RW
9902009-09-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
991
992 * inclhack.def (isc_fmod, isc_omits_with_stdc)
993 (nested_sys_limits, sco_math): Remove.
994 * tests/base/math.h (ISC_FMOD_CHECK, SCO_MATH_CHECK): Remove.
995 * tests/base/stdio.h (ISC_OMITS_WITH_STDC_CHECK): Remove.
996 * tests/base/sys/limits.h: Remove.
997 * fixincl.x: Regenerate.
998
a3d37119
RW
9992009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1000
1001 PR testsuite/29737
1002 PR bootstrap/35938
1003 PR testsuite/39655
1004 * check.tpl: Fix typos.
1005 * README: Likewise. Also, document that 'select' uses ERE.
1006 * mkheaders.in: Update copyright years in --version output.
1007 * inclhack.def (sco_math): Add missing final newline in sed
1008 script 'a', 'c', or 'i' commands, for BSD sed.
1009 (sco_math): In the text of 'a', 'c', or 'i' sed
1010 commands, prepend leading white space with a backslash to avoid
1011 the whitespace to be removed by BSD sed.
1012 (sco_math): Match plain 'C++' instead of 'C\+\+' in sed regex.
1013 (x11_new): Fix sed expression, for BSD sed.
1014 (glibc_mutex_init): Fix newlines in sed 's' command replacement
1015 part, for GNU sed 3.02 and Solaris sed.
1016 (glibc_mutex_init): Replace unportable \+ sed regex operator
1017 with \{1,\}.
1018 (glibc_c99_inline_2, glibc_mutex_init): Avoid unportable sed
1019 alternation \| regex operator.
1020 (solaris_complex): Remove superfluous backslashes from
1021 replacement string. Replace \+ operator with \{1,\}.
1022 * tests/base/Xm/Traversal.h: This is fixed for BSD sed now.
1023 * fixincl.x: Regenerate.
1024
7aa7b459
RO
10252009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1026
1027 PR libfortran/41169
1028 * inclhack.def (irix_complex): New fix.
1029 (solaris_complex): Likewise.
1030 * fixincl.x: Regenerate.
1031 * tests/base/complex.h [IRIX_COMPLEX_CHECK, SOLARIS_COMPLEX_CHECK]:
1032 New tests.
1033
0b7da9ce
BK
10342009-08-28 Bruce Korb <bkorb@gnu.org>
1035 Steve Ellcey <sje@cup.hp.com>
1036
1037 * README (files): Describe files entry.
1038 * inclhack.def (hpux_stdint_least): Remove.
1039 (hpux_stdint_fast): Remove.
1040 (hpux_stdint_fast): Remove.
1041 (hpux_stdint_least_fast): New.
1042 (hpux_inttype_int_least8_t): Remove.
1043 (hpux_inttype_int8_t): Modify.
1044 * fixincl.x: Regenerate.
1045 * tests/base/stdint.h: Update.
1046 * tests/base/sys/_inttypes.h: Update.
1047
629fff4b
SE
10482009-08-28 Steve Ellcey <sje@cup.hp.com>
1049
1050 * inclhack.def (hpux_imaginary_i): Remove spaces.
1051 * fixincl.x: Regenerate.
1052 * tests/base/stdint.h: Update AIX fixes.
1053 * tests/base/complex.h: Change HPUX_IMAGINARY_I_CHECK fix.
1054
df58e648
RW
10552009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1056
1057 * configure.ac (AC_PREREQ): Bump to 2.64.
1058
5213506e
RW
10592009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1060
1061 * aclocal.m4: Regenerate.
1062 * configure: Regenerate.
1063 * config.h.in: Regenerate.
1064
be274b21
DE
10652009-08-17 David Edelsohn <edelsohn@gnu.org>
1066
1067 * inclhack.def (aix_complex): Redefine _Complex_I. Do not
1068 redefine I.
1069 * (aix_stdint_[12345]): New fixes.
1070 * fixincl.x: Regenerate.
1071 * tests/base/complex.h: Update check.
1072 * tests/base/stdint.h: Add AIX stdint.h checks.
1073
03c57948
SE
10742009-08-14 Steve Ellcey <sje@cup.hp.com>
1075
1076 * inclhack.def (hpux_imaginary_i): New fix.
1077 * fixincl.x: Regenerate.
1078 * tests/base/complex.h: New file.
1079
f3ecb732
DE
10802009-08-12 David Edelsohn <edelsohn@gnu.org>
1081
1082 * inclhack.def (aix_complex): New fix.
1083 * fixincl.x: Regenerate.
b1f75d76 1084
175196a0
JDA
10852009-08-01 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1086
1087 * inclhack.def (hpux_inttype_int_least8_t): Also apply on hpux10*.
1088 (hpux_inttype_int8_t): Likewise.
1089 * fixincl.x: Regenerate.
1090
6efbd53f
RW
10912009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1092
1093 * Makefile.in (AUTOCONF, AUTOHEADER, ACLOCAL, ACLOCAL_AMFLAGS):
1094 New variables.
1095 ($(srcdir)/configure, $(srcdir)/config.h.in, $(srcdir)/aclocal.m4):
1096 Use them.
1097
94ab808c
FXC
10982009-07-04 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1099
1100 * inclhack.def (darwin_stdint_5, darwin_stdint_6,
1101 darwin_stdint_7): New fixes.
1102 * fixincl.x: Regenerate.
1103 * tests/base/stdint.h: Adjust test for new fixes.
1104
d4289bdd
EB
11052009-07-03 Eric Botcazou <ebotcazou@adacore.com>
1106
1107 * inclhack.def (solaris_int_types): New fix.
1108 * fixincl.x: Regenerate.
1109 * tests/base/sys/int_types.h: New file.
1110
fdfbd469
FXC
11112009-06-09 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1112
1113 * inclhack.def (darwin_stdint_1, darwin_stdint_2, darwin_stdint_3,
1114 darwin_stdint_4): New fixes.
1115 * tests/base/stdint.h: Adjust test results for new fixes.
1116 * fixincl.x: Regenerate.
1117
b0999b01
EB
11182009-05-29 Eric Botcazou <ebotcazou@adacore.com>
1119
1120 * inclhack.def (solaris_int_const): New fix.
1121 (solaris_int_limits_1): Likewise.
1122 (solaris_int_limits_2): Likewise.
1123 * fixincl.x: Regenerate.
1124 * tests/base/sys/int_const.h: New file.
1125 * tests/base/sys/int_limits.h: Likewise.
1126
b51c6a2c
JM
11272009-05-15 Joseph Myers <joseph@codesourcery.com>
1128
1129 * inclhack.def (glibc_tgmath): Correct bypass.
1130 * fixincl.x: Regenerate.
1131
62e66577
SE
11322009-04-28 Steve Ellcey <sje@cup.hp.com>
1133
1134 * inclhack.def (hpux11_uint32_c): Remove.
1135 (hpux_long_double): Disable on hpux11.3*.
1136 (hpux_long_double_2): New.
1137 (hpux_c99_intptr): New.
1138 (hpux_c99_inttypes): New.
1139 (hpux_c99_inttypes2): New.
1140 (hpux_stdint_least): New.
1141 (hpux_stdint_fast): New.
1142 (hpux_inttype_int_least8_t): New.
1143 (hpux_inttype_int8_t): New.
1144 * fixincl.x: Regenerate.
1145 * tests/base/sys/_inttypes.h: New.
1146 * tests/base/inttypes.h: Update.
1147 * tests/base/stdlib.h: Update.
1148 * tests/base/stdint.h: Update.
1149
e2556904
JM
11502009-04-28 Joseph Myers <joseph@codesourcery.com>
1151
1152 * inclhack.def (glibc_stdint): New fix.
1153 * fixincl.x: Regenerate.
1154 * tests/base/stdint.h: Update.
1155
748086b7
JJ
11562009-04-09 Jakub Jelinek <jakub@redhat.com>
1157
1158 * Makefile.in: Change copyright header to refer to version
1159 3 of the GNU General Public License and to point readers at the
1160 COPYING3 file and the FSF's license web page.
1161 * fixfixes.c: Likewise.
1162 * fixinc.in: Likewise.
1163 * fixincl.c: Likewise.
1164 * fixlib.c: Likewise.
1165 * fixlib.h: Likewise.
1166 * fixopts.c: Likewise.
1167 * fixtests.c: Likewise.
1168 * genfixes: Likewise.
1169 * mkheaders.in: Likewise.
1170 * system.h: Likewise.
1171
207bf79d
JM
11722009-03-31 Joseph Myers <joseph@codesourcery.com>
1173
1174 PR c/448
1175 * inclhack.def (newlib_stdint_1, newlib_stdint_2): New fixes.
1176 * fixincl.x: Regenerate.
1177 * tests/base/stdint.h: Update.
1178
615ce5fd
JM
11792009-03-29 Joseph Myers <joseph@codesourcery.com>
1180
1181 * tests/base/math.h, tests/base/pthread.h, tests/base/sys/wait.h:
1182 Update.
1183
928c19bb
JM
11842009-03-29 Joseph Myers <joseph@codesourcery.com>
1185
1186 PR c/456
1187 PR c/5675
1188 PR c/19976
1189 PR c/29116
1190 PR c/31871
1191 PR c/35198
1192 * inclhack.def (glibc_tgmath): New fix.
1193 * fixincl.x: Regenerate.
1194 * tests/base/tgmath.h: New.
1195
52c0e446
JM
11962009-03-28 Joseph Myers <joseph@codesourcery.com>
1197
1198 * inclhack.def (aix_syswait, exception_structure,
1199 pthread_page_size): Remove.
1200 (math_exception): Remove mention of fixproto in comment.
1201 * fixincl.x: Regenerate.
1202 * mkheaders.in: Do not handle STMP_FIXPROTO.
1203
ea7557f0
SL
12042009-03-27 Sandra Loosemore <sandra@codesourcery.com>
1205
1206 * server.c (run_shell): Quote directory name passed to cd.
1207
10fc64a7
BK
12082009-03-01 Bruce Korb <bkorb@gnu.org>
1209 Apply a positively ancient patch:
1210
1211 2004-10-15 Giovanni Bajo <giovannibajo@libero.it>
593b6421
GB
1212
1213 * inclhack.def (alpha_if_semicolon): new fix from long, long ago
1214 * tests/base/net/if.h: Add new test.
1215
fc7e9554
AT
12162009-01-06 Andreas Tobler <a.tobler@schweiz.org>
1217
1218 * tests/base/locale.h: Add new test.
1219 * tests/base/stdarg.h: Likewise.
1220
8ba59b08
SE
12212009-01-05 Steve Ellcey <sje@cup.hp.com>
1222
1223 * inclhack.def (hpux_spu_info): Add files line.
1224 * fixincl.x: Regenerate.
1225
9cb82550
AT
12262009-01-01 Andreas Tobler <a.tobler@schweiz.org>
1227
1228 * inclhack.def (openbsd_null_definition): Redefine NULL to (void *)0
1229 in case of C.
1230 * fixincl.x: Regenerate.
1231
261b8381
AT
12322008-12-31 Andreas Tobler <a.tobler@schweiz.org>
1233
1234 PR target/35460
1235 * inclhack.def (openbsd_va_start): Use __builtin_va_start
1236 for OpenBSD.
1237 * fixincl.x: Regenerate.
1238
baafc534
RW
12392008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1240
1241 * configure: Regenerate.
1242
8739b9c7
SE
12432008-12-15 Steve Ellcey <sje@cup.hp.com>
1244
1245 * inclhack.def (hpux_spu_info): Match PA as well as IA64.
1246 * fixincl.x: Regenerate.
1247
6a4bde96
L
12482008-09-06 H.J. Lu <hongjiu.lu@intel.com>
1249
1250 * configure.ac: Fix a typo.
1251 * configured: Regenerate.
1252
6aa1f8c1
BK
12532008-09-06 Bruce Korb <bkorb@gnu.org>
1254
1255 * fixincl.tpl (sed): make the program executable configurable.
1256 Some platforms have some rather oddball defaults.
1257 * config.h.in (SED_PROGRAM): define the default sed.
1258 * fixincl.x: regenerated
1259 * tests/base/internal/wchar_core.h: fix bad sample text
1260 * tests/base/math.h: fix bad sample text
1261 * configure.ac: search for working sed
1262 * inclhack.def (glibc_mutex_init): fix non-portable construct
1263 and re-order a few misordered entries.
1264
18c04407
RW
12652008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1266
1267 * configure: Regenerate.
1268
cd985f66
JM
12692008-06-07 Joseph Myers <joseph@codesourcery.com>
1270
1271 * inclhack.def (AAB_svr4_replace_byteorder,
1272 AAB_ultrix_ansi_compat, AAB_ultrix_limits, AAB_ultrix_memory,
1273 libc1_G_va_list, libc1_ifdefd_memx, nested_motorola,
1274 ptx_sys_mc_param_h, sco_regset, sco_static_func, sco_utime,
1275 solaris_mutex_init_1, solaris_socket, solaris_unistd,
1276 solaris_widec, svr4_krnl, ultrix_atexit_param, ultrix_atof_param,
1277 ultrix_const3, ultrix_fix_fixproto, ultrix_ifdef, ultrix_locale,
1278 ultrix_math_ifdef, ultrix_nested_ioctl, ultrix_nested_svc,
1279 ultrix_stat, ultrix_static, ultrix_stdlib, ultrix_strings,
1280 ultrix_strings2, ultrix_sys_time, ultrix_unistd,
1281 unicosmk_restrict, uw7_byteorder_fix, windiss_math1,
1282 windiss_math2, windiss_valist): Remove.
1283 * fixincl.x: Regenerate.
1284 * mkfixinc.sh: (arm-semi-aof, hppa1.1-*-osf*, hppa1.1-*-bsd*,
1285 i370-*-openedition, i?86-*-moss*, i?86-*-uwin*,
1286 powerpc-*-eabiaix*): Remove.
1287 * tests/base/math.h: Update.
1288 * tests/base/pthread.h: Update.
1289 * tests/base/stdio.h: Update.
1290 * tests/base/stdlib.h: Update.
1291 * tests/base/string.h: Update.
1292 * tests/base/strings.h: Update.
1293 * tests/base/sys/file.h: Update.
1294 * tests/base/sys/limits.h: Update.
1295 * tests/base/sys/socket.h: Update.
1296 * tests/base/sys/stat.h: Update.
1297 * tests/base/sys/time.h: Update.
1298 * tests/base/testing.h: Update.
1299 * tests/base/unistd.h: Update.
1300 * tests/base/_G_config.h: Remove.
1301 * tests/base/arpa: Remove directory.
1302 * tests/base/fs: Remove directory.
1303 * tests/base/locale.h: Remove.
1304 * tests/base/machine: Remove directory.
1305 * tests/base/rpc/svc.h: Remove.
1306 * tests/base/sys/ioctl.h: Remove.
1307 * tests/base/sys/regset.h: Remove.
1308 * tests/base/sys/times.h: Remove.
1309 * tests/base/sys/utsname.h: Remove.
1310 * tests/base/widec.h: Remove.
1311
7de4b37e
KG
13122008-05-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1313
1314 * inclhack.def (solaris_math_4): Use GCC's __builtin_fpclassify.
1315 * tests/base/iso/math_c99.h: Update.
1316 * fixincl.x: Regenerate.
1317
2627042d
JM
13182008-05-14 Joseph Myers <joseph@codesourcery.com>
1319
1320 * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on
1321 posix_types_64.
1322 * fixincl.x: Regenerate.
1323
9ae83b84
KT
13242008-04-25 Kai Tietz <kai.tietz@onvision.com>
1325
1326 * fixincl.c (fix_with_system): Cast pointer difference to long.
1327 * fixlib.c (make_raw_shell_str): Cast compare to avoid sign warning.
1328
deb984e6
PB
13292008-04-18 Paolo Bonzini <bonzini@gnu.org>
1330
1331 PR bootstrap/35457
1332 * Makefile.in: Rewrite aclocal.m4 rule.
1333 * aclocal.m4: Regenerate.
1334 * configure: Regenerate.
1335
83644cd5
PG
13362008-03-07 Peter O'Gorman <pogma@thewrittenword.com>
1337
1338 PR c++/20366
1339 * inclhack.def (AAB_aix_stdio): Hack stdio.h for -D_LARGE_FILES.
1340 * fixincl.x: Regenerate.
1341 * tests/base/stdio.h: Add test.
1342
98266db0
BE
13432008-02-25 Ben Elliston <bje@au.ibm.com>
1344
1345 PR other/32948
1346 * fixincl.c (fix_applies): Remove unused variable `name_len'.
1347
c951ae40
KG
13482008-02-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1349
1350 * inclhack.def (solaris_math_10): New.
1351 * tests/base/iso/math_c99.h: Update.
1352
1353 * fixincl.x: Regenerate.
1354
719bb4e3 13552008-02-04 Ismail Dönmez <ismail@pardus.org.tr>
b452c141
ID
1356
1357 * inclhack.def: (bsd_stdio_attrs_conflict, freebsd_gcc3_breakage,
1358 freebsd_gcc4_breakage, hppa_hpux_fp_macros, hpux11_abs,
1359 netbsd_c99_inline_1, netbsd_c99_inline_2, netbsd_extra_semicolon): Add
1360 quotes around mach entries.
1361 * fixincl.x: Regenerate with latest autogen (5.9.4), updating license
1362 to GPLv3.
1363
c91e2eae
HPN
13642008-02-04 Hans-Peter Nilsson <hp@axis.com>
1365
8181078a 1366 PR other/31405
c91e2eae
HPN
1367 * inclhack.def: (glibc_c99_inline_1a): Re-add last change.
1368 (glibc_c99_inline_3) <bypass>: Change from __STDC_VERSION__ to
1369 __extern_inline|__GNU_STDC_INLINE__.
1370 (glibc_c99_inline_4) <files>: Add wchar.h and */wchar.h.
1371 <bypass>: Change from __STDC_VERSION__ to
1372 __extern_inline|__GNU_STDC_INLINE__.
1373 <first c_fix_arg>: Change from #ifdef-wrapping the extern part to
1374 appending attribute-gnu_inline.
1375 <second c_fix_arg>: Remove.
1376 <test_text>: Remove __extern_inline line.
1377 * tests/base/features.h: Re-add.
1378 * tests/base/sys/sysmacros.h: Adjust.
1379 * fixincl.x: Regenerate.
1380
b8c9ec3d
HPN
13812008-01-06 Hans-Peter Nilsson <hp@axis.com>
1382
1383 Revert last change.
1384
b6541c10
HPN
13852007-12-18 Hans-Peter Nilsson <hp@axis.com>
1386
1387 * inclhack.def: (glibc_c99_inline_1a, glibc_c99_inline_5): New.
1388 * fixincl.x: Regenerate.
1389 * tests/base/wchar.h: Update.
1390 * tests/base/features.h: New.
1391
6f8c1750
JDA
13922007-10-14 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1393
1394 PR target/33700
1395 * inclhack.def (hpux11_pthread_const): New.
1396 * fixincl.x: Regenerate.
1397 * tests/base/sys/pthread.h: Update.
1398
a2085738
KT
13992007-10-12 Kai Tietz <kai.tietz@onevision.com>
1400
1401 * configure.ac: x86_64 mingw target uses twoprocess.
1402 * mkfixinc.sh: Add x86_64 mingw target.
1403 * configure: Regenerate.
1404
b6bbae95
GK
14052007-10-09 Geoffrey Keating <geoffk@apple.com>
1406
1407 * inclhack.def (darwin_externc): New.
1408 * fixincl.x: Regenerate.
1409 * tests/base/mach-o/swap.h: New.
1410
d531cdb1
KG
14112007-08-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1412
1413 * inclhack.def (solaris_math_5, solaris_math_6, solaris_math_7):
1414 Delete fixes.
1415 * tests/base/iso/math_c99.h: Delete associated test baselines.
1416 * fixincl.x: Regenerate.
1417
63729d84
KW
14182007-07-24 Krister Walfridsson <cato@df.lth.se>
1419
1420 PR target/30058
1421 * inclhack.def (netbsd_c99_inline_2): New.
1422 * fixincl.x: Regenerate.
1423 * tests/base/signal.h: Update.
1424
dadda6ca
KG
14252007-07-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1426
1427 PR target/32641
1428
1429 * inclhack.def (solaris_math_4, solaris_math_5, solaris_math_6,
1430 solaris_math_7): Constify and make FP exception-safe.
1431 * tests/base/iso/math_c99.h: Update.
1432
1433 * fixincl.x: Regenerate.
1434
8919fa4a
RO
14352007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1436
1437 PR libgcj/28190
1438 * inclhack.def (irix_stdint_c99): New fix.
1439 * fixincl.x: Regenerate.
1440 * tests/base/stdint.h: New test.
1441
1fd994f1
SE
14422007-06-06 Steve Ellcey <sje@cup.hp.com>
1443
1444 PR testsuite/31828
1445 * inclhack.def (hppa_hpux_fp_macros): New.
1446 * fixincl.x: Regenerate.
1447 * tests/base/math.h: Update.
1448
cb3790cb
JJ
14492007-03-26 Jakub Jelinek <jakub@redhat.com>
1450
1451 * inclhack.def (glibc_c99_inline_1): Define __USE_EXTERN_INLINES
1452 if __extern_inline or __GNUC_GNU_INLINE__ is defined rather than
1453 __STDC_VERSION__ < 199901L.
1454 (glibc_c99_inline_2): Replace #if __STDC_VERSION__ < 199901L
1455 with #ifdef __GNUC_GNU_INLINE__.
1456 (glibc_c99_inline_3): Add select. Replace __STDC_VERSION__ >= 199901L
1457 with defined(__GNUC_STDC_INLINE__).
1458 (glibc_c99_inline_4): Change select, add second c_fix_arg.
1459 Replace #if __STDC_VERSION__ < 199901L with
1460 #ifdef __GNUC_GNU_INLINE__.
1461 * fixincl.x: Regenerated.
1462 * tests/base/bits/string2.h: Update.
1463 * tests/base/sys/sysmacros.h: Update.
1464 * tests/base/sys/stat.h: Update.
1465
7270dd8e
KW
14662007-03-18 Krister Walfridsson <cato@df.lth.se>
1467
1468 PR target/30058
1469 * inclhack.def (netbsd_c99_inline_1): New.
1470 * fixincl.x: Regenerate.
1471 * tests/base/signal.h: New.
1472
07f1ac6d
BM
14732007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
1474
1475 * Makefile.in: Add dummy "install-info" target.
1476
14da6073
JM
14772007-03-06 Joseph Myers <joseph@codesourcery.com>
1478
1479 * mkheaders.in: Fix headers for each multilib required.
1480
b31f8484
BM
14812007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
1482
1483 * Makefile.in: Add dummy install-pdf target.
1484
f686ec05
JM
14852007-02-27 Joseph Myers <joseph@codesourcery.com>
1486
1487 * mkheaders.in (incdir): Use include-fixed not include.
1488
123ddd68
BM
14892007-02-15 Brooks Moses <brooks.moses@codesourcery.com>
1490
1491 * Makefile.in: Added "pdf" target to .PHONY.
1492
cefde4f5
RG
14932007-02-05 Richard Guenther <rguenther@suse.de>
1494
1495 * inclhack.def (glibc_c99_inline_4): Adjust selector to cope
1496 with older glibc. Adjust version number for C99.
1497 * fixincl.x: Regenerated.
1498
3c1c7aae
MS
14992007-02-04 Mike Stump <mrs@apple.com>
1500
1501 * mkheaders.in: Allow optional isysroot parameter.
1502
5c4f0f47
BK
15032007-02-03 Bruce Korb <bkorb@gnu.org>
1504
1505 * inclhack.def (glibc_c99_inline_4): replace "extern" only if
1506 surrounded by space characters.
1507
a942e89f
DF
15082007-01-25 Daniel Franke <franke.daniel@gmail.com>
1509
1510 PR target/30272
1511 * inclhack.def(broken_cabs): Also remove definition of cabsl.
1512 * fixincl.x: Regenerate.
1513 * tests/base/math.h: Update.
1514
401be4b6 15152007-01-05 Bruce Korb <bkorb@gnu.org>,
92a285c1 1516 Daniel Franke <franke.daniel@gmail.com>
401be4b6
BK
1517
1518 PR target/30008
1519 * fixincl.tpl (List): separate file name patterns with a NUL byte instead
1520 of a vertical bar ("|").
2f82a97b
BK
1521 * fixincl.c (fix_applies, machine_matches): Use fnmatch for name
1522 matching. Set SKIP_TEST flag if we are not to run a test.
401be4b6
BK
1523 * fixincl.x: Regenerate.
1524 * inclhack.def (glibc_c99_inline_[1234], broken_cabs, broken_nan,
1525 kandr_concat, sco_math): Replace lists of specfic file names by search
1526 patterns.
1527
da32da74
OH
15282006-12-12 Olivier Hainque <hainque@adacore.com>
1529
1530 * fixincludes/mkfixinc.sh: Add "*-*-vxworks*" to the list of
1531 targets for which a no-op fixer is appropriate.
b1f75d76 1532
98e06787
RG
15332006-11-07 Richard Guenther <rguenther@suse.de>
1534
1535 * inclhack.def (glibc_c99_inline_2): Adjust for glibc 2.3
1536 systems.
1537 * fixincl.x: Regenerate.
1538
502e2a2d
GK
15392006-11-02 Geoffrey Keating <geoffk@apple.com>
1540
1541 * inclhack.def (glibc_c99_inline_1): New.
1542 * inclhack.def (glibc_c99_inline_2): New.
1543 * inclhack.def (glibc_c99_inline_3): New.
1544 * inclhack.def (glibc_c99_inline_4): New.
1545 * fixincl.x: Regenerate.
1546 * tests/base/bits/string2.h: New.
1547 * tests/base/sys/sysmacros.h: New.
1548 * tests/base/sys/stat.h: Update.
1549
b4d24eaa
SE
15502006-11-01 Steve Ellcey <sje@cup.hp.com>
1551
1552 * tests/base/sys/socket.h: Update.
1553
be645fd9
SE
15542006-10-31 Steve Ellcey <sje@cup.hp.com>
1555
1556 * inclhack.def (hpux11_extern_sendfile): New.
1557 (hpux11_extern_sendpath): New.
1558 * fixincl.x: Regenerate.
1559
0f45f0f5
JM
15602006-10-29 Joseph Myers <joseph@codesourcery.com>
1561
1562 * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on x86_64.
1563 * fixincl.x: Regenerate.
1564
b5422ad7
BM
15652006-10-10 Brooks Moses <bmoses@stanford.edu>
1566
1567 * Makefile.in: Added empty "pdf" target.
1568
6c65aa40
JDA
15692006-10-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1570
1571 PR target/29300
1572 * inclhack.def (hpux_pthread_initializers): New hack.
1573 * tests/base/sys/pthread.h: New file.
1574
1575 * fixincl.x: Regenerate.
1576
4d98def0
UB
15772006-10-03 Uros Bizjak <uros@kss-loka.si>
1578
1579 * inclhack.def (glibc_mutex_init): Also fix
1580 PTHREAD_MUTEX_(RECURSIVE|ERRORCHECK|ADAPTIVE)_NP and
1581 PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP initializers.
36a43def
UB
1582 * tests/base/pthread.h: Update.
1583
1584 * fixincl.x: Regenerate.
4d98def0 1585
f6f7aabc
UB
15862006-10-01 Uros Bizjak <uros@kss-loka.si>
1587
4d98def0
UB
1588 * inclhack.def (glibc_mutex_init): New fix.
1589 * tests/base/pthread.h: Update.
f6f7aabc 1590
4d98def0 1591 * fixincl.x: Regenerate.
f6f7aabc 1592
a77d42cf
KG
15932006-09-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1594
1595 * inclhack.def (solaris_mutex_init_2): Update for Solaris9.
1596 Prevent it from running on solaris10 or later.
1597 (solaris_once_init_2): Fix comment.
1598 * tests/base/pthread.h: Update.
1599
1600 * fixincl.x: Regenerate.
1601
0a1f02df
KG
16022006-09-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1603
1604 * inclhack.def (solaris_once_init_2): New fix.
1605 * tests/base/pthread.h: Update.
1606
1607 * fixincl.x: Regenerate.
1608
2b655a0a
KG
16092006-09-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1610
1611 * inclhack.def (solaris_mutex_init_2): Remove test for
1612 PTHREAD_RWLOCK_INITIALIZER.
1613 (solaris_rwlock_init_1): New.
1614 * tests/base/pthread.h: Update.
1615
1616 * inclhack.def (solaris_once_init_1): New.
1617 * tests/base/pthread.h: Adjust for new fix.
b1f75d76 1618
2b655a0a
KG
1619 * fixincl.x: Regenerate.
1620
58245475
RS
16212006-07-17 Roger Sayle <roger@eyesopen.com>
1622
1623 * tests/base/errno.h: New file.
1624 * tests/base/architecture/ppc/math.h: Likewise.
1625 * tests/base/ia64/sys/getppdp.h: Likewise.
1626
b24f7f6b
LB
16272006-07-10 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1628
1629 PR bootstrap/20437
58245475 1630 * Makefile.in (configure, config.h.in): Change into $(srcdir)
b24f7f6b
LB
1631 before autoconf or autoheader call.
1632
e10e3ac8
SE
16332006-06-23 Steve Ellcey <sje@cup.hp.com>
1634
1635 PR target/28084
1636 * inclhack.def (hpux_extern_errno): New.
1637 * fixincl.x: Regenerate.
1638
ae022d32
CD
16392006-05-23 Carlos O'Donell <carlos@codesourcery.com>
1640
1641 * Makefile.in: Add dvi info html and install-html to .PHONY
1642 Add install-html target.
1643
de1f8a0d
MS
16442006-05-16 Mike Stump <mrs@apple.com>
1645
1646 * configure.ac: Add -Wno-overlength-strings.
1647 * configure: Regenerate.
1648
fc92a2d4
BF
16492006-05-14 Bernhard Fischer <aldot@gcc.gnu.org>
1650
1651 * README: Fix typo.
1652
e084430d
SE
16532006-02-18 Steve Ellcey <sje@cup.hp.com>
1654
1655 PR target/26189
1656 * inclhack.def (hpux_spu_info): New.
1657 * fixincl.x: Regenerate
1658
03e34d09
MD
16592006-01-31 Marcin Dalecki <martin@dalecki.de>
1660
1661 * configure.ac: Check for asprintf, basename, vasprintf.
1662 * config.h.in: Regenerate.
1663 * configure: Regenerate.
1664
bf73f6d2
AP
16652006-01-19 Andrew Pinski <pinskia@physics.uc.edu>
1666
1667 PR target/15642
1668 * inclhack.def (AAB_darwin7_9_long_double_funcs [replace]): Define
1669 __APPLE_CC_ as 1345.
1670 (broken_nan): New.
1671 * fixincl.x: Regenerate.
1672
66f788b0
BK
16732005-11-24 Bruce Korb <bkorb@gnu.org>
1674
58245475
RS
1675 * fixincl.c (write_replacement): "here strings" in AutoGen
1676 often/generally don't have a terminating newline. Check the
1677 last byte for '\n'.
66f788b0 1678
42068fd9
AJ
16792005-11-13 Andreas Jaeger <aj@suse.de>
1680
1681 * check.tpl: Handle CVS additionally.
1682
541c886c
AJ
16832005-11-05 Andreas Jaeger <aj@suse.de>
1684
1685 * check.tpl: Adopt for move to subversion.
1686
77923c29
JM
16872005-09-15 Joseph S. Myers <joseph@codesourcery.com>
1688
1689 PR c++/23139
1690 * inclhack.def (huge_val_hex, huge_valf_hex, huge_vall_hex): New
1691 fixes.
1692 * fixincl.x: Regenerate.
1693 * tests/base/bits/huge_val.h: New file.
1694
df065c82
KC
16952005-08-14 Kelley Cook <kcook@gcc.gnu.org>
1696
1697 * All files: Update with new FSF address.
1698
87fbb651
KG
16992005-07-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1700
1701 * Makefile.in (WARN_CFLAGS): New.
1702 (.c.o): Add $(WARN_CFLAGS).
1703 * aclocal.m4: Include ../config/warnings.m4.
1704 * configure.ac: Invoke ACX_PROG_CC_WARNING_OPTS,
1705 ACX_PROG_CC_WARNING_ALMOST_PEDANTIC and
1706 ACX_PROG_CC_WARNINGS_ARE_ERRORS.
1707 * fixopts.c (initialize_opts): Fix old-style definintion.
1708
1709 * configure: Regenerate.
1710
246e0bd8
GK
17112005-06-24 Geoffrey Keating <geoffk@geoffk.org>
1712
1713 * inclhack.def (AAB_darwin7_9_long_double_funcs): New.
1714 (AAB_darwin7_9_long_double_funcs_2): New.
1715 * fixincl.x: Regenerate.
1716
11f4453b
RO
17172005-06-15 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1718
1719 PR libfortran/15266
1720 * inclhack.def (broken_cabs): Mention IRIX 5/6 problem.
1721 Use double quotes in select so \t matches tabs.
1722 Add IRIX testcase.
1723 * fixincl.x: Regenerate.
1724 * tests/base/math.h [BROKEN_CABS_CHECK]: Adapt for new testcase.
1725
8ba8f7e5
DS
17262005-05-22 Danny Smith <dannysmith@users.souceforge.net>
1727
1728 PR target/21683
1729 * fixincl.c: Don't include <sys/wait.h> if SEPARATE_FIX_PROC.
541c886c 1730
925a4487 17312005-05-19 Eric Botcazou <ebotcazou@libertysurf.fr>
92a285c1 1732 Joseph S. Myers <joseph@codesourcery.com>
925a4487
EB
1733
1734 PR target/19933
1735 PR target/21315
1736 * inclhack.def: New fixes solaris_math_[1-9].
1737 * fixincl.x: Regenerate.
1738 * tests/base/iso/math_c99.h: New.
1739
08862f3c
KC
17402005-05-19 Kelley Cook <kcook@gcc.gnu.org>
1741
1742 * aclocal.m4: Remove superfluous reference to accross.m4.
1743
03a9fcb8
GDR
17442005-05-15 Gabriel Dos Reis <gdr@integrable-solutions.net>
1745
1746 * fixlib.c (load_file_data): Use XRESIZVEC in lieu of xrealloc.
1747 * server.c (load_data): Likewise.
1748 (run_shell): Use XCNEW (char) in lieu of xcalloc (1, 1).
1749 * fixincl.c: #include <sys/wait.h>
1750 (run_compiles): Use XCNEWVEC instead of xcalloc.
1751 (fix_with_system, start_fixer): Use XNEWVEC instead of xmalloc.
1752 * fixfixes.c (FIX_PROC_HEAD, main): Likewise.
1753
5fabfd4c
JM
17542005-05-10 Joseph S. Myers <joseph@codesourcery.com>
1755
1756 * inclhack.def (stdio_stdarg_h, stdio_va_list): Bypass on
1757 *-*-solaris2.1[0-9]*, not just *-*-solaris2.1[0-9].
1758 * fixincl.x: Regenerate.
1759
7673b71c
BK
17602005-05-06 Bruce Korb <bkorb@gnu.org>
1761 Joseph S. Myers <joseph@codesourcery.com>
1762
1763 * fixinc/inclhack.def: Correct backslashes
1764 * fixinc/fixincl.x: regen
1765
042630ad
KG
17662005-04-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1767
1768 * system.h (fopen, fdopen, freopen): Define these to the unlocked
1769 libiberty functions.
1770
0d667716
KG
17712005-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1772
1773 * configure.ac (fixincludes_UNLOCKED_FUNCS): New.
1774 (AC_CHECK_FUNCS, AC_CHECK_DECLS): Check for fixincludes_UNLOCKED_FUNCS.
1775 * system.h (putchar, getc, getchar, clearerr, feof, fileno,
1776 fflush, fgetc, fgets, ferror, fread): Redefine to the associated
1777 _unlocked function.
1778 (fwrite_unlocked): Fix prototype.
541c886c 1779
0d667716
KG
1780 * configure, config.h.in: Regenerate.
1781
90ee1368
ZW
17822005-03-21 Zack Weinberg <zack@codesourcery.com>
1783
1784 * Makefile.in: Set gcc_version directly, not via substitution.
1785 (libsubdir): Use $(gcc_version), not $(version).
1786 (mkheaders.almost): New rule.
1787 (mkheaders): Generate from mkheaders.almost.
1788 (clean): Also delete mkheaders.almost.
1789 * aclocal.m4: Do not include ../config/gcc-version.m4.
1790 * configure.ac: Do not invoke TL_AC_GCC_VERSION. Generate
1791 mkheaders.almost from mkheaders.in.
1792 * configure: Regenerate.
1793
14bfd7c7
RG
17942005-03-21 Richard Guenther <rguenth@gcc.gnu.org>
1795
1796 PR target/20166
1797 * inclhack.def: Add fix for array of incomplete structures
1798 in function prototype in pthread.h.
1799 * fixincl.x: Regenerate.
1800 * tests/base/pthread.h: Adjust.
1801
7fbdc950
JM
18022005-03-15 Joseph S. Myers <joseph@codesourcery.com>
1803
1804 * inclhack.def (hpux_htonl): New fix.
1805 * tests/base/netinet/in.h: New test.
1806 * fixincl.x: Regenerate.
1807
27f0dff4
JW
18082005-02-23 James E Wilson <wilson@specifixinc.com>
1809
1810 * Makefile.in (full-stamp, test-stamp, $(AF)): Add $(CFLAGS) to link.
1811
098b96ab
AP
18122004-12-13 Andrew Pinski <pinskia@physics.uc.edu>
1813
1814 PR 18458
1815 * Makefile.in (install): Add @EXEEXT@ to the end of the program name,
1816 fixincl.
1817
afabd8e6
RS
18182004-12-02 Richard Sandiford <rsandifo@redhat.com>
1819
1820 * configure.ac: Use TL_AC_GCC_VERSION to set gcc_version.
1821 * aclocal.m4: Include ../config/gcc-version.m4.
1822 * configure: Regenerate.
1823
9fcc7481
MM
18242004-11-26 Mark Mitchell <mark@codesourcery.com>
1825
1826 * inclhack.def (gnu_types): Do not use on Solaris 2.1x.
1827 (stdio_va_list): Likewise.
1828 (stdio_stdarg.h): Likewise.
1829 (solaris_stdio_tag): Add bypass.
1830 * fixincl.x: Regenerated.
1831
b2cfdb12
GK
18322004-11-23 Geoffrey Keating <geoffk@apple.com>
1833
1834 * mkfixinc.sh: Check error code from 'cat'. Don't try running
1835 built fixincl program.
1836 * mkheaders.in: Use @SHELL@ rather than ${SHELL} to avoid picking
1837 up csh from user.
1838
743348ea
RS
18392004-11-20 Roger Sayle <roger@eyesopen.com>
1840
1841 * inclhack.def (alpha_pthread_init): Fix technical problems with
1842 the last check-in caused by CVS variable substitution.
1843 * fixincl.x: Likewise.
1844 * tests/base/pthread.h: Likewise.
1845
1fda9d7b
RS
18462004-11-20 Roger Sayle <roger@eyesopen.com>
1847 Bruce Korb <bkorb@gnu.org>
1848
1849 * inclhack.def (alpha_pthread_init): New fix.
1850 * fixincl.x: Regenerate.
1851 * tests/base/pthread.h: Update for new test.
1852
43c1b5d2
BK
18532004-11-15 Bruce Korb <bkorb@gnu.org>
1854
1855 * fixincl.c(fix_with_system): correct misuse of variables and
1856 incorrect application of "sizeof()".
1857
68f674e9
JM
18582004-11-13 Joseph S. Myers <joseph@codesourcery.com>
1859
1860 * inclhack.def (hpux_maxint, limits_ifndefs, math_huge_val_ifndef,
1861 svr4__p, undefine_null): Remove.
1862 * fixincl.x: Regenerate.
1863 * tests/base/AvailabilityMacros.h, tests/base/com_err.h: New.
1864 * tests/base/sys/param.h: Remove.
1865 * tests/base/curses.h, tests/base/math.h, tests/base/testing.h,
1866 tests/base/sys/limits.h: Update.
1867
251089a0
MS
18682004-11-12 Mike Stump <mrs@apple.com>
1869
1870 * Makefile.in (html): Add html generation support.
1871
492d5b4f
JM
18722004-11-12 Joseph S. Myers <joseph@codesourcery.com>
1873
1874 * inclhack.def (sco_math): Bypass on __GNUG__.
1875 (sysz_stdlib_for_sun): Bypass on _CLASSIC_ANSI_TYPES.
1876 * fixincl.x: Regenerate.
1877
793387fa
JM
18782004-11-09 Joseph S. Myers <joseph@codesourcery.com>
1879
1880 * inclhack.def (hpux8_bogus_inlines): Bypass on __GNUG__.
1881 (int_abort_free_and_exit, sun_malloc, sysv68_string): Bypass on
1882 _CLASSIC_ANSI_TYPES.
1883 (sun_auth_proto): Bypass on __cplusplus.
1884 * fixincl.x: Regenerate.
1885
ea595d4f
GK
18862004-11-05 Geoffrey Keating <geoffk@apple.com>
1887
1888 * Makefile.in (mostlyclean): Add fixinc.sh.
1889 (clean): Add mkheaders.
1890 (distclean): New.
1891 (dvi): New.
1892 (info): New.
1893 (installcheck): New.
1894
54f88091
PB
18952004-11-05 Paolo Bonzini <bonzini@gnu.org>
1896
1897 * Makefile.in (mostlyclean, distclean): New targets.
1898
53c7ffe7
GK
18992004-11-04 Geoffrey Keating <geoffk@apple.com>
1900
1901 * configure.ac: Add code to determine noncanonical_target,
1902 local_prefix, gcc_version; process mkheaders.in to make mkheaders.
1903 * configure: Regenerate.
1904 * fixinc.in: Move here from gcc/; fix many cross-hosting bugs.
1905 * mkfixinc.sh: Move here from gcc/; update for changes to fixinc.in.
1906 * mkheaders.in: Move here from gcc/; remove some unnecessary macros;
1907 update for changes to fixinc.in.
1908 * Makefile.in: Add many new macros.
1909 (install): New target.
1910 (mkheaders): New target.
1911 (fixinc.sh): New target.
1912 (all): Add mkheaders and fixinc.sh.
1913 * README-fixinc: Move here from gcc/.
1914
40d05429
MS
19152004-11-01 Mike Stump <mrs@apple.com>
1916
1917 * inclhack.def (stdio_va_list): Break out clients from here...
1918 (stdio_va_list_clients): ...to here. Also, don't fix if stdarg.h is
90ee1368 1919 included or ifdef va_start.
40d05429
MS
1920 * fixincl.x: Regenerate.
1921
d1ea4593
MS
19222004-10-28 Mike Stump <mrs@apple.com>
1923
1924 * inclhack.def (void_null): Avoid changing NULL on C++ friendly
1925 systems.
31eec874
MS
1926 * fixincl.x: Regenerate.
1927
005c1a13
GK
19282004-10-27 Geoffrey Keating <geoffk@apple.com>
1929
1930 * inclhack.def (darwin_gcc4_breakage): New.
1931 * fixincl.x: Regenerate.
1932
13cf7262
AL
19332004-10-27 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1934
1935 PR bootstrap/17832
1936
1937 * fixfixes.c (main): Check for _PC_NAME_MAX.
1938
5ae4c565
PB
19392004-10-27 Paolo Bonzini <bonzini@gnu.org>
1940
1941 PR other/17991
1942
1943 * configure.ac: Fix typo.
1944 * configure: Regenerate.
1945 * fixincl.c (fix_with_system): tSCC is not a pointer. Fix.
1946
f4a8f279
AL
19472004-10-20 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1948
1949 PR bootstrap/17832
1950
1951 * fixincl.c (SIGCHLD): Remove definition.
1952 (initialize): Remove SIGIOT and SIGPIPE checks.
1953 (create_file): Fix mkdir() for Win32.
1954 (internal_fix): Use dup2() instead of fcntl().
1955
1956 * fixlib.h (SIGQUIT): Define if undefined.
1957 (SIGIOT): Same.
1958 (SIGPIPE): Same.
1959 (SIGALRM): Same.
1960 (SIGKILL): Same.
1961
1962 * procopen.c (chain_open): Use dup2() instead of fcntl().
1963
ad643a75
PB
19642004-08-14 Paolo Bonzini <bonzini@gnu.org>
1965
1966 PR other/17991
1967
1968 * Makefile.in (ALLOBJ, TESTOBJ, FIXOBJ): Add fixopts.o.
1969 Update copyright year.
1970 * fixfixes.c (main): Call initialize_opts from fixopts.c.
1971 * fixincl.c (initialize): Call initialize_opts from fixopts.c,
1972 do not include code for parsing options (environment vars).
1973 (fix_with_system): Use a search path for applyfix, so that you
1974 can run the test suite with two-process fixincludes.
1975 * fixopts.c: New file.
1976 * configure.ac: Add --enable-twoprocess. Export ac_exeext
1977 to config.h. Default to --enable-twoprocess for MinGW32.
1978 * config.h.in: Regenerate.
1979 * configure: Regenerate.
1980
78970115
LR
19812004-10-04 Loren J. Rittle <ljrittle@acm.org>
1982
1983 * tests/base/sys/cdefs.h: Update from test area.
1984
fa71a5c3
RS
19852004-09-17 Roger Sayle <roger@eyesopen.com>
1986
1987 * inclhack.def (linux_ia64_ucontext): New fix.
1988 * fixincl.x: Regenerate.
1989 * tests/base/sys/ucontext.h: New file.
1990
9544bea1
RS
19912004-09-15 Roger Sayle <roger@eyesopen.com>
1992
1993 * tests/base/sys/time.h: Correct mismatch in 2004-09-10 check-in.
1994 * tests/base/stdlib.h: Likewise.
1995
28785dde
LR
19962004-09-13 Loren J. Rittle <ljrittle@acm.org>
1997
1998 * inclhack.def (freebsd_gcc4_breakage): Add.
1999 * fixincl.x: Regenerate.
c6303833 2000 * tests/base/sys/cdefs.h: Update for new test.
28785dde 2001
d635c707
AN
20022004-09-10 Adam Nemet <anemet@lnxw.com>
2003
2004 * inclhack.def (lynx_void_int): Remove.
2005 (lynxos_fcntl_proto): Remove.
2006 (lynxos_no_warning_in_sys_time_h): New fix.
2007 (lynxos_missing_putenv): New fix.
2008 * fixincl.x: Regenerate.
2009 * tests/base/fcntl.h: Remove.
2010 * tests/base/sys/time.h: Update from test area.
2011 * tests/base/curses.h: Likewise.
2012 * tests/base/stdlib.h: Likewise.
2013
61fec9ff
JB
20142004-09-03 Jan Beulich <jbeulich@novell.com>
2015
2016 * inclhack.def: Suppress exception_structure and math_exception
2017 for NetWare headers.
2018 * fixincl.x: Regenerate.
2019
71b5d516
PB
20202004-08-31 Paolo Bonzini <bonzini@gnu.org>
2021
2022 * .cvsignore: New.
2023 * Makefile.in: From gcc/fixinc/Makefile.in, making it fully
2024 autoconfiscated.
2025 * configure.ac: New.
2026 * config.h.in: Generate.
2027 * configure: Generate.
2028 * aclocal.m4: New.
2029 * fixlib.h: Remove inclusions of gcc files.
2030 * system.h: New.
2031
2032 Other files copied from gcc/fixinc.