]> gcc.gnu.org Git - gcc.git/blame - fixincludes/ChangeLog
tree-optimization/116460 - ICE with DCE in forwprop
[gcc.git] / fixincludes / ChangeLog
CommitLineData
88ff0504
GA
12024-07-11 Iain Sandoe <iain@sandoe.co.uk>
2
3 Revert:
4 2024-07-10 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5
6 * fixincl.x: Regenerate.
7 * inclhack.def (stdio_stdarg_h): Skip on darwin.
8
f777ab31
GA
92024-07-10 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
10
11 * fixincl.x: Regenerate.
12 * inclhack.def (stdio_stdarg_h): Skip on darwin.
13
142024-07-10 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
15
16 * fixincl.x: Regenerate.
17 * inclhack.def (darwin_objc_runtime_1): Add bypass.
18
4fda39e7
GA
192024-06-27 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
20
21 * fixincl.x: Regenerate.
22 * inclhack.def (apple_local_stdio_fn_deprecation): Also apply to
23 _stdio.h.
24
7fa4b335
GA
252024-06-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
26
27 * fixincl.x: Regenerate.
28 * inclhack.def (math_exception): Bypass on __cplusplus.
29 * tests/base/math.h: Regenerate.
30
6e5f77fd
GA
312024-06-07 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
32
33 * fixincl.x: Regenerate.
34 * inclhack.def (darwin_stdint_7, darwin_dispatch_object_1,
35 darwin_os_trace_2, darwin_os_base_1): Include bypasses
36 for recent headers, fixed by Apple.
37
d508d708
GA
382024-05-07 Zac Walker <zacwalker@microsoft.com>
39
40 * mkfixinc.sh: Extend for *-mingw32* targets.
41
26a7e775
GA
422023-11-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
43
44 * configure: Regenerated.
45
a5c157b9
GA
462023-10-30 Iain Sandoe <iain@sandoe.co.uk>
47
48 * configure: Regenerate.
49
1eb2433f
GA
502023-08-17 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
51
52 * inclhack.def (darwin_flt_eval_method): Handle macOS 14 guard
53 variant.
54 * fixincl.x: Regenerate.
55 * tests/base/math.h [DARWIN_FLT_EVAL_METHOD_CHECK]: Update test.
56
4b92dba7
GA
572023-08-07 Nick Alcock <nick.alcock@oracle.com>
58
59 * configure: Regenerate.
60
7ff79341
GA
612023-06-15 Marek Polacek <polacek@redhat.com>
62
63 * Makefile.in: Set and use PICFLAG and LD_PICFLAG. Use the "pic"
64 build of libiberty if PICFLAG is set.
65 * configure.ac:
66 * configure: Regenerate.
67
579cdc1e
GA
682023-03-28 Xi Ruoyao <xry111@xry111.site>
69
70 PR other/109293
71 * configure.ac (AC_CHECK_DECLS): Add memmem.
72 * configure: Regenerate.
73 * config.h.in: Regenerate.
74 * system.h (memmem): Declare if HAVE_DECL_MEMMEM is zero.
75
7814ce44
GA
762023-02-17 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
77
78 * inclhack.def (solaris_math_12): Add bypass.
79 * fixincl.x: Regenerate.
80
d5717e7f
GA
812023-01-21 Iain Sandoe <iain@sandoe.co.uk>
82
83 * fixincl.x: Regenerate.
84 * inclhack.def (darwin_objc_runtime_1): New hack.
85 * tests/base/objc/runtime.h: New file.
86
872023-01-21 Iain Sandoe <iain@sandoe.co.uk>
88
89 PR target/107568
90 * fixincl.x: Regenerate.
91 * inclhack.def: Add a fix for MacOS13 SDK function deprecations
92 in stdio.h.
93 * tests/base/stdio.h (__deprecated_msg): New test.
94
8761284f
GA
952022-11-23 Marek Polacek <polacek@redhat.com>
96
97 Revert:
98 2022-11-23 Marek Polacek <polacek@redhat.com>
99
100 * Makefile.in: Set and use PICFLAG and LD_PICFLAG. Use the "pic"
101 build of libiberty if PICFLAG is set.
102 * configure.ac:
103 * configure: Regenerate.
104
1052022-11-23 Marek Polacek <polacek@redhat.com>
106
107 * Makefile.in: Set and use PICFLAG and LD_PICFLAG. Use the "pic"
108 build of libiberty if PICFLAG is set.
109 * configure.ac:
110 * configure: Regenerate.
111
9ff6c33e
GA
1122022-10-07 Jakub Jelinek <jakub@redhat.com>
113
114 PR bootstrap/107059
115 * inclhack.def (glibc_cxx_floatn_5): New.
116 * fixincl.x: Regenerated.
117 * tests/base/bits/floatn.h: Regenerated.
118
1192022-10-07 Jakub Jelinek <jakub@redhat.com>
120
121 PR bootstrap/107059
122 * inclhack.def (glibc_cxx_floatn_2): Handle #elif the same as #if.
123 (glibc_cxx_floatn_4): New.
124 * fixincl.x: Regenerated.
125 * tests/base/bits/floatn.h: Regenerated.
126
1f16a020
GA
1272022-09-27 Jakub Jelinek <jakub@redhat.com>
128
129 * inclhack.def (glibc_cxx_floatn_1, glibc_cxx_floatn_2,
130 glibc_cxx_floatn_3): Add to files also "*/bits/floatn.h"
131 and "*/bits/floatn-common.h".
132 * fixincl.x: Regenerated.
133
1342022-09-27 Jakub Jelinek <jakub@redhat.com>
135
136 PR c++/106652
137 PR c++/85518
138 * inclhack.def (glibc_cxx_floatn_1, glibc_cxx_floatn_2,
139 glibc_cxx_floatn_3): New fixes.
140 * tests/base/bits/floatn.h: New file.
141 * fixincl.x: Regenerated.
142
542c60c4
GA
1432022-08-31 Martin Liska <mliska@suse.cz>
144
145 * configure: Regenerate.
146
1472022-08-31 Martin Liska <mliska@suse.cz>
148
149 * configure: Regenerate.
150
5d4389dc
GA
1512022-08-25 Martin Liska <mliska@suse.cz>
152
153 * config.h.in: Regenerate.
154 * configure: Regenerate.
155
88c1b038
GA
1562022-02-27 John David Anglin <danglin@gcc.gnu.org>
157
158 * inclhack.def (hpux_math_constexpr): New hack.
159 * fixincl.x: Regenerate.
160 * tests/base/math.h: Update.
161
3c1cbde1
GA
1622022-02-04 Martin Liska <mliska@suse.cz>
163
164 * fixinc.in: Use cd OLDDIR instead of cd .. .
165
682ede39
GA
1662022-02-03 Martin Liska <mliska@suse.cz>
167
168 * fixinc.in: Use mkdir -p rather that a loop.
169
1e942d7c
GA
1702022-01-16 Olivier Hainque <hainque@adacore.com>
171
a81f6092 172 * inclhack.def (vxworks_posix_open): New hack.
1e942d7c
GA
173 * tests/base/fcntl.h: Update.
174 * fixincl.x: Regenerate.
175
1762022-01-16 Olivier Hainque <hainque@adacore.com>
177
178 * inclhack.def (vxworks_time_h_syslib): New hack.
179 * tests/base/time.h: Update.
180 * fixincl.x: Regenerate.
181
1822022-01-16 Olivier Hainque <hainque@adacore.com>
183
184 * inclhack.def (vxworks_math_h_fp_c99): New hack.
185 * tests/base/math.h: Update.
186 * fixincl.x: Regenerate.
187
11ce8d04
GA
1882022-01-06 Olivier Hainque <hainque@adacore.com>
189
190 * inclhack.def (vxworks_next_yvals): New hack.
191 * tests/base/yvals.h: New expected test result.
192 * fixincl.x: Regenerate.
193
7d11b64b
GA
1942022-01-04 Olivier Hainque <hainque@adacore.com>
195
196 * inclhack.def (vxworks_posix_mkdir): Refine to expose a
197 varargs interface.
198 * tests/base/sys/stat.h: Update expected results.
199 * fixincl.x: Regenerate.
200
62eb5308
GA
2012022-01-01 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
202
203 * inclhack.def: Add new fix on darwin.
204 * fixincl.x: Regenerate.
205 * tests/base/math.h: Regenerate.
206
e1d43592
GA
2072021-11-23 Xi Ruoyao <xry111@mengyan1223.wang>
208
209 PR bootstrap/103306
210 * fixincl.c (process): Don't call abort().
211
a8029add
GA
2122021-11-13 Xi Ruoyao <xry111@mengyan1223.wang>
213
214 PR other/21823
215 PR bootstrap/80047
216 * fixincl.c (process): Simplify the handling for highly
3d3b561f
ML
217 unlikely access() failure, to avoid using non-standard
218 extensions.
a8029add 219
1e2f030b
GA
2202021-08-30 John David Anglin <danglin@gcc.gnu.org>
221
222 * inclhack.def (hpux_c99_inttypes5): New hack to define PRIdPTR, etc.
223 * fixincl.x: Regenerate.
224 * tests/base/inttypes.h: Update.
225
6fba0eea
GA
2262021-07-06 Clément Chigot <clement.chigot@atos.net>
227
228 * inclhack.def (aix_externcpp1): Improve select regexp.
229 * fixincl.x: Regenerate.
230 * tests/base/sys/socket.h: Update.
231
25b6bfea
GA
2322021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
233
234 PR other/91085
235 * fixfixes.c (check_has_inc): New static function.
3d3b561f
ML
236 (machine_name_fix): Don't replace header names in
237 __has_include(...).
25b6bfea
GA
238 * inclhack.def (machine_name): Adjust test.
239 * tests/base/testing.h: Update.
240
d52945ce
GA
2412020-12-14 Ilya Leoshkevich <iii@linux.ibm.com>
242
243 * fixincl.x: Rerun genfixes.
244 * inclhack.def(aix_physadr_t): Change test_text to something
245 that needs to be replaced.
246 * tests/base/sys/types.h(aix_physadr_t): Add expectation.
247
25bb75f8
GA
2482020-11-18 Nathan Sidwell <nathan@acm.org>
249
250 * inclhack.def (aix_physaddr_t): New.
251 * fixincl.x: Regenerated.
252
11bd9480
GA
2532020-10-03 Clément Chigot <clement.chigot@atos.net>
254
255 * inclhack.def (aix_malloc): Add more context to select.
256 * fixincl.x: Regenerate.
257 * tests/base/malloc.h: Update expected results.
258
91dd4a38
GA
2592020-09-26 David Edelsohn <dje.gcc@gmail.com>
260
261 PR target/97044
262 * inclhack.def (aix_inttypes): New fix.
263 * fixincl.x: Regenerate.
264 * tests/base/sys/inttypes.h: New file.
265
2aad20c0
GA
2662020-09-17 David Edelsohn <dje.gcc@gmail.com>
267
268 * inclhack.def (aix_externcpp1): Add more context to select.
269 (aix_externcpp2): Same.
270 * fixincl.x: Regenerate.
271 * tests/base/sys/socket.h: Update expected results.
272
2732020-09-17 Torbjörn SVENSSON <torbjorn.svensson@st.com>
274 Christophe Lyon <christophe.lyon@linaro.org>
275
276 * fixfixes.c (pz_tmp_base, pz_tmp_dot): Define only with
277 _PC_NAME_MAX.
278
afbffe08
AO
2792020-02-20 Alexandre Oliva <oliva@adacore.com>
280
281 * mkheaders.in: Don't require build-time shell on host.
282
d876c8f9
MC
2832020-02-13 Matheus Castanho <msc@linux.ibm.com>
284
285 * fixinc.in: Skip machine_name fix on powerpc*-*-linux*.
286
0a649b83
AO
2872020-02-13 Alexandre Oliva <oliva@adacore.com>
288
289 * mkheaders.in: Re-create subdirs, copy limits.h into subdir.
290 * mkfixinc.sh: Create dummy fixinc for *-*-vxworks7*.
291
10be08aa
JDA
2922020-01-25 John David Anglin <danglin@gcc.gnu.org>
293
294 * inclhack.def (hpux_c99_inttypes4): New, add missing SCNuMAX defines.
295 * fixincl.x: Regenerate.
296 * tests/base/inttypes.h: Update for above fix.
297
5ee5eddb
JDA
2982019-12-30 John David Anglin <danglin@gcc.gnu.org>
299
300 PR libgomp/93066
301 * inclhack.def (hpux_c99_inttypes3): Fix defines for INTPTR_MAX
302 and UINTPTR_MAX, and missing define for SIZE_MAX.
303 * fixincl.x: Regenerate.
304 * tests/base/inttypes.h: Update for above fix.
305
5c439f4d
D
3062019-08-18 C.G. Dogan <gcc+cgdogan.00@gmail.com>
307 Iain Sandoe <iain@sandoe.co.uk>
308
309 PR target/83531
310 * inclhack.def (darwin_api_availability): New, strip leading
311 underscores from API_XXXX defines.
312 * fixincl.x: Regenerate.
313 * tests/base/os/availability.h: New file.
314
5a50aed3
IS
3152019-06-21 Iain Sandoe <iain@sandoe.co.uk>
316
317 * inclhack.def: Replace the complex test using __STRICT_ANSI__ and
318 __STDC_VERSION__ with a test using __DARWIN_NO_LONG_LONG.
319 Ensure that the top level math.h uses <> to wrap included headers
320 rather than "".
321 * fixincl.x: Regenerated.
322 * tests/base/architecture/ppc/math.h: Update test to include the
323 __DARWIN_NO_LONG_LONG case.
324
59a0b1db
IS
3252019-06-21 Iain Sandoe <iain@sandoe.co.uk>
326
327 * inclhack.def: Guard __has_attribute and __has_extension in
328 os/base.h.
329 Guard Apple blocks syntax in dispatch/object.h.
330 * fixincl.x: Regenerate.
331 * tests/base/dispatch/object.h: New file.
332 * tests/base/os/base.h: New file.
333
7121b43f
IS
3342019-05-11 Iain Sandoe <iain@sandoe.co.uk>
335 PR target/90379
336 PR bootstrap/89864
337 * inclhack.def (darwin_ucred__Atomic): Do not supply test_text
338 for wrap fixes.
339 * fixincl.x: Regenerated.
340
8e6759aa
ES
3412019-04-18 Erik Schnetter <schnetter@gmail.com>
342 Jakub Jelinek <jakub@redhat.com>
343 Iain Sandoe <iain@sandoe.co.uk>
344
345 PR bootstrap/89864
346 * inclhack.def (darwin_ucred__Atomic): New, work around _Atomic keyword
347 use in headers included by C++.
348 * fixincl.x: Regenerated.
349
22e05272
JM
3502018-10-31 Joseph Myers <joseph@codesourcery.com>
351
352 PR bootstrap/82856
353 * configure.ac: Remove AC_PREREQ.
354 * aclocal.m4, configure: Regenerate.
355
92a7f46b
RV
3562018-10-16 Rasmus Villemoes <rv@rasmusvillemoes.dk>
357
358 * inclhack.def (AAB_vxworks_regs_vxtypes): Add unconditional
359 include of vxCpu.h, guard include of vxTypesOld.h by
360 !_ASMLANGUAGE.
361 * fixincl.x: Regenerate.
362
c7a8f93d
RV
3632018-09-03 Rasmus Villemoes <rv@rasmusvillemoes.dk>
364
365 * inclhack.def (vxworks_ioctl_macro): Remove parentheses from
366 expansion of ioctl macro.
367 * fixincl.x: Regenerate.
368
5b3d96f2
DE
3692018-07-23 David Edelsohn <dje.gcc@gmail.com>
370
371 * inclhack.def (aix_unistd): New.
372 * fixincl.x: Regenerate.
373 * tests/base/unistd.h [AIX_UNISTD_CHECK]: New test.
374
0e97b84b
RV
3752018-06-27 Rasmus Villemoes <rv@rasmusvillemoes.dk>
376
377 * tests/base/ioLib.h [VXWORKS_IOLIB_INCLUDE_UNISTD_CHECK]: Add
378 missing hunk.
379
c649ee40
RV
3802018-06-12 Rasmus Villemoes <rasmus.villemoes@prevas.dk>
381
764d9a51
RV
382 * genfixes: exit 1 when autogen not found.
383 * genfixes: Remove some redundant code.
384 * genfixes: Update URL to autogen source code.
385
c649ee40
RV
386 * inclhack.def: Fix fixup for assert.h on vxworks.
387 * fixincl.x: Regenerate.
388
1afe3e77
RV
3892018-05-25 Rasmus Villemoes <rasmus.villemoes@prevas.dk>
390
391 * inclhack.def (vxworks_iolib_include_unistd): New fix.
392
001ddaa8
DM
3932018-04-18 David Malcolm <dmalcolm@redhat.com>
394
395 PR jit/85384
396 * configure: Regenerate.
397
58730d18
DE
3982018-02-22 David Edelsohn <dje.gcc@gmail.com>
399
400 * inclhack.def (aix_stdlib_vec_malloc): New.
401 (aix_stdlib_vec_calloc): New.
402 * fixincl.x: Regenerate.
403 * tests/base/stdlib.h [AIX_STDLIB_VEC_MALLOC]: New test.
404 [AIX_STDLIB_VEC_CALLOC]: New test.
405
b015bcbb
MF
4062017-10-13 Mike Frysinger <vapier@chromium.org>
407
408 * fixinc.in (dirname): Change sed from 's|[^/]*/||' to
409 's|[^/]*//*||'.
410
a476498c
DR
4112017-06-12 Doug Rupp <rupp@adacore.com>
412
413 * inclhack.def (AAB_vxworks_stdint): Remove hack.
414 * fixincl.x: Regenerate.
415
888339e6
JDA
4162017-02-25 John David Anglin <danglin@gcc.gnu.org>
417
418 PR target/68739
419 * inclhack.def (hpux11_pthread_pointer): New fix.
420 (hpux11_pthread_const): Adjust to remove void * cast from define.
421 * fixincl.x: Regenerate.
422
7d323537
JDA
4232017-02-11 John David Anglin <danglin@gcc.gnu.org>
424
425 * tests/base/alloca.h: New file.
426 * inclhack.def (hppa_hpux11_alloca): New fix.
427 * fixincl.x: Regenerate.
428
3c36aa6b
JJ
4292017-01-17 Jakub Jelinek <jakub@redhat.com>
430
431 PR other/79046
432 * configure.ac: Add GCC_BASE_VER.
433 * Makefile.in (gcc_version): Use @get_gcc_base_ver@ instead of cat to
434 get version from BASE-VER file.
435 * configure: Regenerated.
436
2252a802
RO
4372017-01-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
438
439 PR libstdc++/78979
440 * inclhack.def (solaris_gets_c11, solaris_gets_cxx14)
441 (solaris_std_gets_cxx14, solaris_stdlib_noreturn): New fixes.
442 * fixincl.x: Regenerate.
443 * tests/base/iso/stdio_iso.h [SOLARIS_GETS_C11_CHECK,
444 SOLARIS_GETS_CXX14_CHECK, SOLARIS_STD_GETS_CXX14_CHECK,
445 SOLARIS_STDLIB_NORETURN_CHECK]: New tests.
446
3115f94f
RO
4472016-11-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
448
449 * inclhack.def (solaris_math_12): New fix.
450 (hpux11_fabsf): Replace bypass by *-hp-hpux11* mach selector.
451 * fixincl.x: Regenerate.
452 * tests/base/math.h [SOLARIS_MATH_12_CHECK]: New test.
453
97448adf
RO
4542016-11-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
455
456 PR sanitizer/78267
457 * inclhack.def (darwin_availabilityinternal, darwin_os_trace_1)
458 (darwin_os_trace_2, darwin_os_trace_3): New fixes.
459 (hpux_stdint_least_fast): Remove spurious _EOFix_.
460 * fixincl.x: Regenerate.
461 * tests/bases/AvailabilityInternal.h: New file.
462 * tests/bases/os/trace.h: New file.
463
716028e4
TK
4642016-09-30 Tadek Kijkowski <tkijkowski@gmail.com>
465
466 * check.tpl: Convert line endings to unix on test outputs
467 * fixfixes.c: Fixed passing file name to apply_fix when
468 SEPARATE_FIX_PROC is defined
469 * fixincl.c: Use system_with_shell, fixes for MinGW and DJGPP
470 * fixlib.c, fixlib.h: Added system_with_shell and fix_path_separators
471
abb62d32
JDA
4722016-09-04 John David Anglin <danglin@gcc.gnu.org>
473
474 * inclhack.def (hpux_longjmp): Adjust select regular expression.
475 * fixincl.x: Regenerate.
476
dffe3cc5
JDA
4772016-08-13 John David Anglin <danglin@gcc.gnu.org>
478
479 * inclhack.def (hpux_longjmp): New fix.
480 * fixincl.x: Regenerate.
481 * tests/base/setjmp.h: New test file.
482
ef19a444
BE
4832016-08-09 Bernd Edlinger <bernd.edlinger@hotmail.de>
484
485 PR bootstrap/72833
486 * fixincl.tpl (version-compare): Fix generation with autogen 5.18.
487 * inclhack.def (darwin_longjmp_noreturn): New fix.
488 * fixincl.x: Regenerated.
489 * tests/base/i386/setjmp.h [DARWIN_LONGJMP_NORETURN_CHECK]: new test.
490
354c5470
MB
4912016-08-01 Muhammad Bilal <mbilal@codesourcery.com>
492
493 * fixinc.in: Use --parents option to make LIB directory.
494
ee2499b4
TS
4952016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
496
497 * mkfixinc.sh: Remove interix support.
498
d4f076c9
DE
4992016-06-13 David Edelsohn <dje.gcc@gmail.com>
500
501 * inclhack.def (aix_stdlib_malloc): New fix.
502 (aix_stdlib_realloc): New fix.
503 (aix_stdlib_calloc): New fix.
504 (aix_stdlib_valloc): New fix.
505 * fixincl.x: Regenerate.
506 * tests/base/stdlib.h [AIX_STDLIB_MALLOC]: New test.
507 [AIX_STDLIB_REALLOC]: New test.
508 [AIX_STDLIB_CALLOC]: New test.
509 [AIX_STDLIB_VALLOC]: New test.
510
f67cb8fe
JDA
5112016-01-31 John David Anglin <danglin@gcc.gnu.org>
512
513 PR target/68741
514 * inclhack.def (hpux_vsscanf): New fix.
515 * fixincl.x: Regenerated.
516 * tests/base/stdio.h [HPUX_VSSCANF_CHECK]: New test.
517
d8082c18
DE
5182015-08-14 David Edelsohn <dje.gcc@gmail.com>
519
520 * inclhack.def (aix_stdio_inline): New fix.
521 (aix_strtof_const): Limit to *-*-aix*.
522 (aix_sysmachine): Same.
523 (aix_syswait_2): Same.
524 (aix_volatile): Same.
525 * fixincl.x: Regenerated.
526 * test/base/stdio.h [AIX_STDIO_INLINE]: New test.
527
cfce0488
EG
5282015-07-28 Eric Gallager <egall@gwmail.gwu.edu>
529
530 * check.tpl: Ignore .DS_Store directories.
531
9846edff
DE
5322015-05-21 David Edelsohn <dje.gcc@gmail.com>
533
534 * inclhack.def (aix_externc): New fix.
535 (aix_externcpp[12]): New fix.
536 * fixincl.x: Regenerate.
537 * test/base/ctype.h [AIX_EXTERNC_CHECK]: New test.
538 * test/base/sys/socket.h [AIX_EXTERNCPP[12]_CHECK]: New test.
539 * test/base/fcntl.h: New file.
540
a4875765
MH
5412015-05-13 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
542
543 * aclocal.m4: Regenerated with automake-1.11.6.
544
218213df
GR
5452015-04-22 Gregor Richards <gregor.richards@uwaterloo.ca>
546
547 * mkfixinc.sh: Add *-musl* with no fixes.
548
f5ffa61d
JDA
5492015-03-28 John David Anglin <danglin@gcc.gnu.org>
550
551 PR libstdc++/65500
552 * inclhack.def (hpux11_lwp_rwlock_valid): New fix.
553 * fixincl.x: Regenerate.
554 * tests/base/sys/pthread.h [HPUX11_LWP_RWLOCK_VALID_CHECK]: New test.
555
266c722f
DR
5562015-02-16 Daniel Richard G. <skunk@iskunk.org>
557
558 PR bootstrap/48009
559 PR bootstrap/53348
560 * inclhack.def (aix_strtof_const): New fix.
561 * fixincl.x: Regenerate.
ba5b5e24 562 * tests/base/stdlib.h: New test.
266c722f 563
9e271531
RO
5642015-02-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
565
566 * inclhack.def (solaris_math_11): New fix.
567 * fixincl.x: Regenerate.
568 * tests/base/iso/math_c99.h [SOLARIS_MATH_11_CHECK]: New test.
569
a15b4c98
DE
5702015-02-06 David Edelsohn <dje.gcc@gmail.com>
571
572 PR bootstrap/53348
573 * inclhack.def (aix_pthread): Accept tab after define.
574 * fixincl.x: Regenerate.
575
11c3a68e
BK
5762015-01-24 Bruce Korb <bkorb@gnu.org>
577
578 * README: add some clarification on use of test_text
579
5802014-12-21 Bruce Korb <bkorb@gnu.org>
581
582 * fixincludes/fixincl.tpl: add handling for "sum" selection
583 criteria and clean up layout
584 * fixincludes/fixlib.h: enumerate TT_CKSUM test type
585 * fixincludes/fixincl.c (fix_applies): add code to handle
586 the new test type
587 (cksum_test): function to handle it
588 * fixincludes/README: doc it and remove explanations from
589 more than a decade ago.
590
451f1199
UB
5912014-12-15 Uros Bizjak <ubizjak@gmail.com>
592
593 * server.c (server_setup): Check return value of
594 getcwd and in case of error set buff[0] to 0.
595
0c5c9f95
UB
5962014-10-21 Uros Bizjak <ubizjak@gmail.com>
597
598 * inclhack.def (glibc_c99_inline_4): Add pthread.h to files.
599 * fixincl.x: Regenerate.
600
5435176b
AI
6012014-08-04 Alexander Ivchenko <alexander.ivchenko@intel.com>
602
603 * inclhack.def (complier_h_tradcpp): Remove.
604 * fixincl.x: Regenerate.
605 * tests/base/linux/compiler.h: Remove.
606
d9f069ab
RO
6072014-04-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
608
609 * inclhack.def (math_exception): Bypass on *-*-solaris2.1[0-9]*.
610 (solaris_int_types): Remove.
611 (solaris_longjmp_noreturn): Remove.
612 (solaris_mutex_init_2): Remove.
613 (solaris_once_init_2): Remove.
614 (solaris_sys_va_list): Remove.
615 * fixincl.x: Regenerate.
616 * tests/base/iso/setjmp_iso.h: Remove.
617 * tests/base/pthread.h [SOLARIS_MUTEX_INIT_2_CHECK]: Remove.
618 [SOLARIS_ONCE_INIT_1_CHECK]: Remove wrapping done by
619 solaris_once_init_2.
620 [SOLARIS_ONCE_INIT_2_CHECK]: Remove.
621 * tests/base/sys/int_types.h: Remove.
622 * tests/base/sys/va_list.h: Remove.
623
5502f40b
BRF
6242013-12-20 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
625
626 Makefile.in: Use $(FI) instead of fixincl@EXEEXT@.
627
e1775b33
BK
6282013-12-07 Bruce Korb <bkorb@gnu.org>
629
630 * inclhack.def: many of the headers found under "bits/" are
631 often stashed under architecture directories. Apply fixes
632 to those, too. Also, re-ordered misordered fixes.
633 * tests/base/linux/vt.h: 80 columns in .def file limitation
634 * tests/base/iso/math_c99.h: adjust ordering
635 * tests/base/rtldef/string.h: likewise
636 * tests/base/bits/fenv.h: likewise
637 * tests/base/pthread.h: likewise
638
3fc92e70
RB
6392013-12-06 Richard Biener <rguenther@suse.de>
640
641 * inclhack.def (suse_linux_vt_cxx): New fix for linux/vt.h
642 being not compatible with C++.
643 * fixincl.x: Regenerate.
644 * tests/base/linux/vt.h: New test.
645
3cbe17f7
AM
6462013-09-20 Alan Modra <amodra@gmail.com>
647
648 * configure: Regenerate.
649
a4f710a6
DE
6502013-09-02 David Edelsohn <dje.gcc@gmail.com>
651
652 * inclhack.def (aix_assert): New fix.
653 * fixincl.x: Regenerate.
654 * tests/base/assert.h [AIX_ASSERT_CHECK]: New check.
655
bbeedee0
BK
6562013-07-06 Bruce Korb <bkorb@gnu.org>
657
658 * inclhack.def (cdef_cplusplus): removed, per Bug 51776
cf3cfecd 659 * tests/base/sys/cdefs.h (CDEF_CPLUSPLUS_CHECK): obsolete
bbeedee0 660
ecdbd01a 6612013-05-23 Alexander Ivchenko <alexander.ivchenko@intel.com>
87725115
AI
662
663 * inclhack.def (complier_h_tradcpp): New.
664 * fixincl.x: Rebuilt.
665 * tests/base/linux/compiler.h: New.
666
0a91f65d
RO
6672013-05-17 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
668
669 * inclhack.def (solaris_pow_int_overload): Update comment.
670 Change guard to match <cmath>.
671 * fixincl.x: Regenerate.
672 * tests/base/iso/math_iso.h [SOLARIS_POW_INT_OVERLOAD_CHECK]:
673 Matching change.
674
0654e6be
DE
6752013-05-04 David Edelsohn <dje.gcc@gmail.com>
676
677 * inclhack.def (aix_null): New.
678 (void_null): Update replacement definition of NULL.
679 * fixincl.x: Regenerate.
680 * tests/base/curses.h: Update for new fix.
681
6822013-01-16 Alexandre Oliva <aoliva@redhat.com>
c851c76c
AO
683
684 * inclhack.def (feraiseexcept_nosse_invalid): New.
685 (feraiseexcept_nosse_divbyzero): Likewise.
686 * fixincl.x: Rebuilt.
687 * tests/base/bits/fenv.h: New.
688
bd0ca6ba
RB
6892013-01-14 Richard Biener <rguenther@suse.de>
690
691 * fixlib.h (verbose_level, fixinc_mode): Mark extern.
692
fa547b39 6932012-10-29 Bruce Korb <bkorb@gnu.org>
7e416541
BK
694
695 * README: testing wrap and replacement fixes is pointless.
696 * fixincl.c: export verbosity enumerations to fixlib.h
697 (run_compiles): mark replacement fixes to be skipped when
698 in testing mode
699 * fixlib.h: add a test mode and enumerations from fixincl.c
700 * check.tpl: set TEST_MODE in environment
701 * fixopts.c (initialize_opts): check for TEST_MODE in environment
702 * inclhack.def: move AAB_darwin7_9_long_double_funcs to
703 darwin_9_long_double_funcs_2. It is not a replacement fix.
704 * fixincl.x: regenerate
705 * tests/base/ioLib.h: the need for this is now exposed, so add it.
706 * tests/base/architecture/ppc/math.h: the correct result is now needed.
707
fa547b39 7082012-10-29 Robert Mason <rbmj@verizon.net>
1d5d667b
RM
709
710 * fixinc.in: Omit machine name checks for vxworks
711 * fixincludes/inclhack.def (AAB_vxworks_assert) new replacement fix
712 (AAB_vxworks_regs_vxtypes): another
713 (AAB_vxworks_stdint): yet another
714 (AAB_vxworks_unistd): and another
715 (vxworks_ioctl_macro): reformatting fix
716 (vxworks_mkdir_macro): again
717 (vxworks_regs): and again
718 (vxworks_write_const): and again
719 * tests/base/ioLib.h: new test result
720 * tests/base/math.h: likewise
721 * tests/base/sys/stat.h: likewise
722 * tests/base/testing.h: and again
723
31d20666
DE
7242012-09-29 David Edelsohn <dje.gcc@gmail.com>
725
726 * inclhack.def (AAB_aix_fcntl): New fix.
727 * fixincl.x: Regenerate.
728
b1f75d76
DE
7292012-06-19 David Edelsohn <dje.gcc@gmail.com>
730
731 * inclhack.def (aix_mutex_initializer_1): New fix.
732 (aix_cond_initializer_1): New fix.
733 (aix_rwlock_initializer): New fix.
734 * fixincl.x: Regenerate.
735 * tests/base/pthread.h [AIX_MUTEX_INITIALIZER_1_CHECK]: New.
736 [AIX_COND_INITIALIZER_1_CHECK]: New.
737 [AIX_RWLOCK_INITIALIZER_1_CHECK]: New.
738
678abdd9
TS
7392012-05-29 Thomas Schwinge <thomas@codesourcery.com>
740
741 * configure.ac: Use GCC_AC_FUNC_MMAP_BLACKLIST instead of
742 gcc_AC_FUNC_MMAP_BLACKLIST.
743 * Makefile.in (ACLOCAL_AMFLAGS): Don't include ../gcc.
744 * aclocal.m4: Regenerate.
745 * configure: Regenerate.
746
c1041240
TG
7472012-04-24 Tristan Gingold <gingold@adacore.com>
748
749 * fixincl.c (fix_with_system): Add missing specifier.
750 * configure.ac: Default to twoprocess on vms.
751 * configure: Regenerate.
752
3c59ab0d
DE
7532012-03-23 David Edelsohn <dje.gcc@gmail.com>
754
755 * inclhack.def (aix_malloc): New.
756 * fixincl.x: Regenerate.
757 * tests/base/malloc.h [AIX_MALLOC_CHECK]: New.
b1f75d76 758
159bde98
RO
7592012-03-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
760
761 PR other/52626
762 * tests/base/pthread.h [SOLARIS_MUTEX_INIT_2_CHECK]
763 (PTHREAD_COND_INITIALIZER): Adapt for solaris_cond_init removal.
764
a59205fa
TG
7652012-03-15 Tristan Gingold <gingold@adacore.com>
766
767 * README (EXAMPLES OF FIXES): Update.
768
7888f266
RO
7692012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
770
771 * inclhack.def (math_exception): Remove duplicate.
772 (solaris_cond_init): Remove.
773 (solaris_sys_va_list): Remove Solaris 8 support.
774 * fixincl.x: Regenerate.
775 * tests/base/pthread.h [SOLARIS_COND_INIT_CHECK]: Remove.
776
b24513a1
RO
7772012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
778
779 * inclhack.def (broken_cabs): Remove IRIX and SunOS 4 support.
780 (irix___restrict): Remove.
781 (irix___generic1): Remove.
782 (irix___generic2): Remove.
783 (irix_asm_apostrophe): Remove.
784 (irix_complex): Remove.
785 (irix_pthread_init): Remove.
786 (irix_socklen_t): Remove.
787 (irix_stdint_c99_mode): Remove.
788 (irix_stdint_c99_types): Remove.
789 (irix_stdint_c99_macros): Remove.
790 (irix_stdio_va_list): Remove IRIX 6.5 support.
791 (irix_wcsftime): Remove.
792 (stdio_va_list): Remove IRIX 6.5 support.
793 (svr4_profil): Remove IRIX bypass.
794 * fixincl.x: Regenerate.
795
796 * tests/base/complex.h [IRIX_COMPLEX_CHECK]: Remove.
797 * tests/base/internal/math_core.h: Remove.
798 * tests/base/internal/sgimacros.h: Remove.
799 * tests/base/internal/wchar_core.h: Remove.
800 * tests/base/math.h [BROKEN_CABS_CHECK]: Remove IRIX and SunOS 4
801 support.
802 * tests/base/pthread.h [IRIX_PTHREAD_INIT_CHECK]: Remove.
803 * tests/base/stdint-irix65.h: Remove.
804 * tests/base/stdint.h [IRIX_STDINT_C99_MODE_CHECK]: Remove.
805 * tests/base/sys/asm.h: Remove.
806 * tests/base/sys/socket.h [IRIX_SOCKLEN_T_CHECK]: Remove.
807
5c30094f
RO
8082012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
809
810 * inclhack.def (alpha___extern_prefix): Remove.
811 (alpha___extern_prefix_standards): Remove.
812 (alpha___extern_prefix_sys_stat): Remove.
813 (alpha_bad_lval): Remove.
814 (alpha_pthread): Remove.
815 (alpha_pthread_gcc): Remove.
816 (alpha_pthread_init): Remove.
817 * fixincl.x: Regenerate.
818 * tests/base/pthread.h [ALPHA_PTHREAD_CHECK]: Remove.
819 [ALPHA_PTHREAD_GCC_CHECK]: Remove.
820 [ALPHA_PTHREAD_INIT_CHECK]: Remove.
821 * tests/base/standards.h: Remove.
822 * tests/base/sys/stat.h [ALPHA___EXTERN_PREFIX_SYS_STAT_CHECK]:
823 Remove.
824 * tests/base/testing.h [ALPHA___EXTERN_PREFIX_CHECK]: Remove.
825 [ALPHA_BAD_LVAL_CHECK]: Remove.
826
24219d38
TG
8272012-03-12 Tristan Gingold <gingold@adacore.com>
828
829 * inclhack.def (vms_use_quoted_include,vms_add_missing_braces)
830 (vms_do_not_redeclare_hostalias, vms_decc_builtin)
831 (vms_no_64bit_getopt, vms_forward_declare_struct)
832 (vms_use_fast_setjmp): New fixes.
833 * fixincl.x: Regenerate.
834 * tests/base/rtldef/string.h: Update.
835 * tests/base/rtldef/if.h, tests/base/rtldef/resolv.h,
836 * tests/base/rtldef/setjmp.h, tests/base/rtldef/signal.h,
837 * tests/base/rtldef/stdio.h, tests/base/rtldef/wait.h: New files.
838
4c14fd7e
BK
8392012-01-11 Bruce Korb <bkorb@gnu.org>
840 Steven G. Kargl <kargl@gcc.gnu.org>
841 Andreas Tobler <andreast@fgznet.ch>
842
58ef7568 843 PR bootstrap/51705
4c14fd7e
BK
844 PR preprocessor/51776
845 * inclhack.def (cdef_cplusplus): Add a replacement for [[noreturn]].
846 * fixincl.x: Regenerate.
847 * tests/base/sys/cdefs.h: Update.
848
849 * genfixes: Remove the 'Ver.' from the version check.
850
4a5e00ca
AS
8512011-12-20 Andreas Schwab <schwab@linux-m68k.org>
852
853 * configure: Regenerate.
854
095af58f
AS
8552011-12-19 Andreas Schwab <schwab@linux-m68k.org>
856
857 * configure: Regenerate.
858
00449933
DE
8592011-11-16 David Edelsohn <dje.gcc@gmail.com>
860
861 * inclhack.def (aix_once_init_[12]): New fixes.
862 * fixincl.x: Regenerate.
863 * tests/base/pthread.h: Update.
864
0c094ab3
MS
8652011-10-25 Mike Stump <mikestump@comcast.net>
866
867 PR target/48851
868 * inclhack.def (void_null): New bypass.
869 * fixincl.x: Regenerate.
870
750db024
TG
8712011-09-26 Tristan Gingold <gingold@adacore.com>
872
873 * inclhack.def (ms_define_can_use_extern_prefix):
874 (vms_use_pragma_extern_model, vms_disable_decc_string_builtins):
875 New fixes.
876 * fixincl.x: Regenerate.
877 * tests/base/rtldef/string.h: New test.
878 * tests/base/rtldef/decc$types.h: Likewise.
879 * tests/base/testing.h: Update
880
e7dd5b57
TG
8812011-09-22 Tristan Gingold <gingold@adacore.com>
882
883 * mkfixinc.sh (target): Remove alpha-vms from particular targets.
884
3d3aae5b
SE
8852011-08-23 Steve Ellcey <sje@cup.hp.com>
886
887 PR libstdc++/50153
888 * inclhack.def (hpux11_abs): Extend to all hpux machines.
889 * fixincl.x: Regenerate.
890
d62bab6a
RO
8912011-08-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
892 Marc Glisse <marc.glisse@normalesup.org>
893
894 PR libstdc++-v3/1773
895 * inclhack.def (solaris_cxx_linkage, solaris_getc_strict_stdc)
896 (solaris_longjmp_noreturn, solaris_pow_int_overload)
897 (solaris_std___filbuf): New fixes.
898 * tests/base/iso/math_iso.h, tests/base/iso/setjmp_iso.h,
899 tests/base/iso/stdio_iso.h, tests/base/iso/stdlib_iso.h: New tests.
900 * tests/base/stdio.h [SOLARIS_STD___FILBUF_CHECK]: New test.
901
9d7b2124
RO
9022011-07-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
903
904 PR c++/49347
905 * inclhack.def (solaris_posix_spawn_restrict): New fix.
906 * fixincl.x: Regenerate.
907 * tests/base/spawn.h: New test.
908
20720201
DR
9092011-06-08 Douglas B Rupp <rupp@gnat.com>
910
911 * configure.ac (AC_USE_SYSTEM_EXTENSIONS): Add.
912 * configure: Regenerate.
913 * config.h.in: Regenerate.
914
11b815ca
PG
9152011-06-06 Peter O'Gorman <pogma@thewrittenword.com>
916
917 * inclhack.def (aix_net_if_arp): New fix.
918 * fixincl.x: Regenerate.
919 * tests/base/net/if_arp.h [AIX_NET_IF_ARP_CHECK]: New test.
920
f3450bc8
TG
9212011-05-17 Tristan Gingold <gingold@adacore.com>
922
923 * inclhack.def (solaris_complex_cxx): Fix syntax.
924 * fixincl.x: Regenerate.
925
067e2f06
TG
9262011-05-17 Tristan Gingold <gingold@adacore.com>
927
928 * check.tpl: Shell-quote testing file.
929
ebb9f8b0
JM
9302011-03-22 Joseph Myers <joseph@codesourcery.com>
931
932 * mkfixinc.sh: Don't handle i?86-moss-msdos* or i?86-*-pe.
933
455c8f48
RW
9342010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
935
936 PR other/46202
937 * Makefile.in (install-strip): New phony target.
938 (all, check, install): Also mark as phony.
939
d8ef0f49
RO
9402010-11-09 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
941
942 * inclhack.def (irix_pthread_init): New fix.
943 * fixincl.x: Regenerate.
944 * tests/base/pthread.h [IRIX_PTHREAD_INIT_CHECK]: New test.
945
1e335ae2
RO
9462010-10-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
947
948 PR c++/46024
949 * inclhack.def (solaris_sys_va_list): New fix.
950 * fixincl.x: Regenerate.
951 * tests/base/sys/va_list.h: New test.
952
9407158d
JDA
9532010-09-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
954
955 * inclhack.def (hpux_htonl): Allow trailing whitespace in select.
956 * fixincl.x: Regenerate.
957
872cc2d3
RO
9582010-07-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
959
960 * inclhack.def (solaris_cond_init): New fix.
961 * fixincl.x: Regenerate.
962 * tests/base/pthread.h [SOLARIS_COND_INIT_CHECK]: New test.
963 [SOLARIS_MUTEX_INIT_2_CHECK]: Adapt.
964
babc4728
RO
9652010-06-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
966
967 * inclhack.def (solaris__restrict, solaris_complex_cxx): New fixes
968 * fixincl.x: Regenerate.
969 * tests/base/complex.h [SOLARIS_COMPLEX_CXX_CHECK]: New test.
970 * tests/base/sys/feature_tests.h: New file.
971
c3f247f4
RW
9722010-06-03 Joern Rennecke <joern.rennecke@embecosm.com>
973 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
974
975 PR bootstrap/42798
976 * configure.ac: Check for declaration of 'basename(char *)'.
977 * configure: Regenerate.
978
8c200350
RO
9792010-04-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
980
981 * inclhack.def (alpha_wchar): Remove.
982 * fixincl.x: Regenerate.
983 * tests/base/wchar.h: Remove.
984
4d9e8446
RW
9852010-04-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
986
987 * aclocal.m4: Regenerate.
988
1a3a6aec
RO
9892010-03-31 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
990
991 * inclhack.def (alpha_assert): Allow for more whitespace in
992 select.
993 * fixincl.x: Regenerate.
994
f48aa01a
L
9952010-03-28 H.J. Lu <hongjiu.lu@intel.com>
996
997 PR target/40722
998 * mkfixinc.sh: Revert the last change for mingw.
999
6f5db5f7
JM
10002010-03-24 Joseph Myers <joseph@codesourcery.com>
1001
1002 * inclhack.def (glibc_strncpy): New fix.
1003 * fixincl.x: Regenerate.
1004 * tests/base/bits/string2.h: Update.
1005
1ab71299
L
10062010-03-23 H.J. Lu <hongjiu.lu@intel.com>
1007
1008 PR target/40722
1009 * mkfixinc.sh: Fix stdlib.h for mingw.
1010
73489878
BK
10112010-02-19 Bruce Korb <bkorb@gnu.org>
1012
1013 * inclhack.def: remove vestiges of inadvertently committed changes
1014
d76f631a
BK
10152010-02-10 Bruce Korb <bkorb@gnu.org>
1016
1017 * README: fix up references to old gcc/fixinc directory
1018
93e520a2
RO
10192010-01-29 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1020
1021 * inclhack.def (solaris_int_limits_3): New fix.
1022 * fixincl.x: Regenerate.
1023 * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_3_CHECK]: New
1024 test.
1025
1026 * inclhack.def (solaris_int_const, solaris_int_limits_1,
1027 solaris_int_limits_2 ): Applies to Solaris 2 in general.
1028 Remove select.
1029 Add mach for *-*-solaris2*.
1030 Change second c_fix_arg to select.
1031 Remove #pragma ident from test_text.
1032 * fixincl.x: Regenerate.
1033 * tests/base/sys/int_const.h [SOLARIS_INT_CONST_CHECK]: Remove
1034 #pragma trigger text.
1035 * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_1_CHECK,
1036 SOLARIS_INT_LIMITS_2_CHECK]: Likewise.
1037
dc4f0670
RO
10382010-01-26 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1039
1040 * inclhack.def (aix_stdint_1): Add stdint-aix.h to files.
1041 (aix_stdint_2): Likewise.
1042 (aix_stdint_3): Likewise.
1043 (aix_stdint_4): Likewise.
1044 (aix_stdint_5): Likewise.
1045 (darwin_stdint_1): Add stdint-darwin.h to files.
1046 (darwin_stdint_2): Likewise.
1047 (darwin_stdint_3): Likewise.
1048 (darwin_stdint_4): Likewise.
1049 (darwin_stdint_5): Likewise.
1050 (darwin_stdint_6): Likewise.
1051 (darwin_stdint_7): Likewise.
1052 (hpux_c99_intptr): Add stdint-hpux11.h to files.
1053 (hpux_c99_inttypes): Likewise.
1054 (hpux_c99_inttypes2): Likewise.
1055 (hpux_stdint_least_fast): Likewise.
1056 (irix_stdint_c99): Renamed to irix_stdint_c99_mode.
1057 (irix_stdint_c99_types): New fix.
1058 (irix_stdint_c99_macros): New fix.
1059 (newlib_stdint_1): Add stdint-newlib.h to files.
1060 (newlib_stdint_2): Likewise.
1061 fixincl.x: Regenerate.
1062 tests/base/stdint-aix.h: New file.
1063 tests/base/stdint.h [AIX_STDINT_1_CHECK, AIX_STDINT_2_CHECK,
1064 AIX_STDINT_3_CHECK, AIX_STDINT_4_CHECK, AIX_STDINT_5_CHECK]: Moved ...
1065 tests/base/stdint-aix.h: ... here.
1066 [AIX_STDINT_3_CHECK]: Updated to match aix_stdint_3 fix.
1067 [AIX_STDINT_4_CHECK]: Updated to match aix_stdint_4 fix.
1068 [AIX_STDINT_5_CHECK]: Updated to match aix_stdint_5 fix.
1069 tests/base/stdint-darwin.h: New file.
1070 tests/base/stdint.h [DARWIN_STDINT_1_CHECK, DARWIN_STDINT_2_CHECK,
1071 DARWIN_STDINT_3_CHECK, DARWIN_STDINT_4_CHECK,
1072 DARWIN_STDINT_5_CHECK, DARWIN_STDINT_6_CHECK]: Moved ...
1073 tests/base/stdint-darwin.h: ... here.
1074 [DARWIN_STDINT_1_CHECK]: Updated to match darwin_stdint_1 fix.
1075 [DARWIN_STDINT_4_CHECK]: Updated to match darwin_stdint_4 fix.
1076 [DARWIN_STDINT_6_CHECK]: Updated to match darwin_stdint_6 fix.
1077 tests/base/stdint-hpux11.h: New file.
1078 tests/base/stdint.h [HPUX_C99_INTPTR_CHECK,
1079 HPUX_C99_INTTYPES2_CHECK, HPUX_STDINT_LEAST_FAST_CHECK]: Moved ...
1080 tests/base/stdint-hpux11.h: ... here.
1081 [HPUX_C99_INTPTR_CHECK]: Updated to match hpux_c99_intptr fix.
1082 [HPUX_C99_INTTYPES2_CHECK]: Updated to match hpux_c99_inttypes2 fix.
1083 tests/base/stdint.h [IRIX_STDINT_C99_CHECK]: Renamed guard to
1084 IRIX_STDINT_C99_MODE_CHECK.
1085 tests/base/stdint-irix65.h: New file.
1086 tests/base/stdint-newlib.h: New file.
1087 tests/base/stdint.h [NEWLIB_STDINT_1_CHECK,
1088 NEWLIB_STDINT_2_CHECK]: Moved ...
1089 tests/base/stdint-newlib.h: ... here.
1090
43e02a8a
RW
10912009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1092
1093 * configure: Regenerate.
1094
84b80444
SE
10952009-10-21 Steve Ellcey <sje@cup.hp.com>
1096
1097 * inclhack.def (hpux_stdint_least_fast): Simplify.
1098 * fixincl.x: Regenerate.
1099 * tests/base/stdint.h: Update.
1100
07471115
RW
11012009-09-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1102
1103 * inclhack.def (isc_fmod, isc_omits_with_stdc)
1104 (nested_sys_limits, sco_math): Remove.
1105 * tests/base/math.h (ISC_FMOD_CHECK, SCO_MATH_CHECK): Remove.
1106 * tests/base/stdio.h (ISC_OMITS_WITH_STDC_CHECK): Remove.
1107 * tests/base/sys/limits.h: Remove.
1108 * fixincl.x: Regenerate.
1109
a3d37119
RW
11102009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1111
1112 PR testsuite/29737
1113 PR bootstrap/35938
1114 PR testsuite/39655
1115 * check.tpl: Fix typos.
1116 * README: Likewise. Also, document that 'select' uses ERE.
1117 * mkheaders.in: Update copyright years in --version output.
1118 * inclhack.def (sco_math): Add missing final newline in sed
1119 script 'a', 'c', or 'i' commands, for BSD sed.
1120 (sco_math): In the text of 'a', 'c', or 'i' sed
1121 commands, prepend leading white space with a backslash to avoid
1122 the whitespace to be removed by BSD sed.
1123 (sco_math): Match plain 'C++' instead of 'C\+\+' in sed regex.
1124 (x11_new): Fix sed expression, for BSD sed.
1125 (glibc_mutex_init): Fix newlines in sed 's' command replacement
1126 part, for GNU sed 3.02 and Solaris sed.
1127 (glibc_mutex_init): Replace unportable \+ sed regex operator
1128 with \{1,\}.
1129 (glibc_c99_inline_2, glibc_mutex_init): Avoid unportable sed
1130 alternation \| regex operator.
1131 (solaris_complex): Remove superfluous backslashes from
1132 replacement string. Replace \+ operator with \{1,\}.
1133 * tests/base/Xm/Traversal.h: This is fixed for BSD sed now.
1134 * fixincl.x: Regenerate.
1135
7aa7b459
RO
11362009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1137
1138 PR libfortran/41169
1139 * inclhack.def (irix_complex): New fix.
1140 (solaris_complex): Likewise.
1141 * fixincl.x: Regenerate.
1142 * tests/base/complex.h [IRIX_COMPLEX_CHECK, SOLARIS_COMPLEX_CHECK]:
1143 New tests.
1144
0b7da9ce
BK
11452009-08-28 Bruce Korb <bkorb@gnu.org>
1146 Steve Ellcey <sje@cup.hp.com>
1147
1148 * README (files): Describe files entry.
1149 * inclhack.def (hpux_stdint_least): Remove.
1150 (hpux_stdint_fast): Remove.
1151 (hpux_stdint_fast): Remove.
1152 (hpux_stdint_least_fast): New.
1153 (hpux_inttype_int_least8_t): Remove.
1154 (hpux_inttype_int8_t): Modify.
1155 * fixincl.x: Regenerate.
1156 * tests/base/stdint.h: Update.
1157 * tests/base/sys/_inttypes.h: Update.
1158
629fff4b
SE
11592009-08-28 Steve Ellcey <sje@cup.hp.com>
1160
1161 * inclhack.def (hpux_imaginary_i): Remove spaces.
1162 * fixincl.x: Regenerate.
1163 * tests/base/stdint.h: Update AIX fixes.
1164 * tests/base/complex.h: Change HPUX_IMAGINARY_I_CHECK fix.
1165
df58e648
RW
11662009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1167
1168 * configure.ac (AC_PREREQ): Bump to 2.64.
1169
5213506e
RW
11702009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1171
1172 * aclocal.m4: Regenerate.
1173 * configure: Regenerate.
1174 * config.h.in: Regenerate.
1175
be274b21
DE
11762009-08-17 David Edelsohn <edelsohn@gnu.org>
1177
1178 * inclhack.def (aix_complex): Redefine _Complex_I. Do not
1179 redefine I.
1180 * (aix_stdint_[12345]): New fixes.
1181 * fixincl.x: Regenerate.
1182 * tests/base/complex.h: Update check.
1183 * tests/base/stdint.h: Add AIX stdint.h checks.
1184
03c57948
SE
11852009-08-14 Steve Ellcey <sje@cup.hp.com>
1186
1187 * inclhack.def (hpux_imaginary_i): New fix.
1188 * fixincl.x: Regenerate.
1189 * tests/base/complex.h: New file.
1190
f3ecb732
DE
11912009-08-12 David Edelsohn <edelsohn@gnu.org>
1192
1193 * inclhack.def (aix_complex): New fix.
1194 * fixincl.x: Regenerate.
b1f75d76 1195
175196a0
JDA
11962009-08-01 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1197
1198 * inclhack.def (hpux_inttype_int_least8_t): Also apply on hpux10*.
1199 (hpux_inttype_int8_t): Likewise.
1200 * fixincl.x: Regenerate.
1201
6efbd53f
RW
12022009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1203
1204 * Makefile.in (AUTOCONF, AUTOHEADER, ACLOCAL, ACLOCAL_AMFLAGS):
1205 New variables.
1206 ($(srcdir)/configure, $(srcdir)/config.h.in, $(srcdir)/aclocal.m4):
1207 Use them.
1208
94ab808c
FXC
12092009-07-04 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1210
1211 * inclhack.def (darwin_stdint_5, darwin_stdint_6,
1212 darwin_stdint_7): New fixes.
1213 * fixincl.x: Regenerate.
1214 * tests/base/stdint.h: Adjust test for new fixes.
1215
d4289bdd
EB
12162009-07-03 Eric Botcazou <ebotcazou@adacore.com>
1217
1218 * inclhack.def (solaris_int_types): New fix.
1219 * fixincl.x: Regenerate.
1220 * tests/base/sys/int_types.h: New file.
1221
fdfbd469
FXC
12222009-06-09 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1223
1224 * inclhack.def (darwin_stdint_1, darwin_stdint_2, darwin_stdint_3,
1225 darwin_stdint_4): New fixes.
1226 * tests/base/stdint.h: Adjust test results for new fixes.
1227 * fixincl.x: Regenerate.
1228
b0999b01
EB
12292009-05-29 Eric Botcazou <ebotcazou@adacore.com>
1230
1231 * inclhack.def (solaris_int_const): New fix.
1232 (solaris_int_limits_1): Likewise.
1233 (solaris_int_limits_2): Likewise.
1234 * fixincl.x: Regenerate.
1235 * tests/base/sys/int_const.h: New file.
1236 * tests/base/sys/int_limits.h: Likewise.
1237
b51c6a2c
JM
12382009-05-15 Joseph Myers <joseph@codesourcery.com>
1239
1240 * inclhack.def (glibc_tgmath): Correct bypass.
1241 * fixincl.x: Regenerate.
1242
62e66577
SE
12432009-04-28 Steve Ellcey <sje@cup.hp.com>
1244
1245 * inclhack.def (hpux11_uint32_c): Remove.
1246 (hpux_long_double): Disable on hpux11.3*.
1247 (hpux_long_double_2): New.
1248 (hpux_c99_intptr): New.
1249 (hpux_c99_inttypes): New.
1250 (hpux_c99_inttypes2): New.
1251 (hpux_stdint_least): New.
1252 (hpux_stdint_fast): New.
1253 (hpux_inttype_int_least8_t): New.
1254 (hpux_inttype_int8_t): New.
1255 * fixincl.x: Regenerate.
1256 * tests/base/sys/_inttypes.h: New.
1257 * tests/base/inttypes.h: Update.
1258 * tests/base/stdlib.h: Update.
1259 * tests/base/stdint.h: Update.
1260
e2556904
JM
12612009-04-28 Joseph Myers <joseph@codesourcery.com>
1262
1263 * inclhack.def (glibc_stdint): New fix.
1264 * fixincl.x: Regenerate.
1265 * tests/base/stdint.h: Update.
1266
748086b7
JJ
12672009-04-09 Jakub Jelinek <jakub@redhat.com>
1268
1269 * Makefile.in: Change copyright header to refer to version
1270 3 of the GNU General Public License and to point readers at the
1271 COPYING3 file and the FSF's license web page.
1272 * fixfixes.c: Likewise.
1273 * fixinc.in: Likewise.
1274 * fixincl.c: Likewise.
1275 * fixlib.c: Likewise.
1276 * fixlib.h: Likewise.
1277 * fixopts.c: Likewise.
1278 * fixtests.c: Likewise.
1279 * genfixes: Likewise.
1280 * mkheaders.in: Likewise.
1281 * system.h: Likewise.
1282
207bf79d
JM
12832009-03-31 Joseph Myers <joseph@codesourcery.com>
1284
1285 PR c/448
1286 * inclhack.def (newlib_stdint_1, newlib_stdint_2): New fixes.
1287 * fixincl.x: Regenerate.
1288 * tests/base/stdint.h: Update.
1289
615ce5fd
JM
12902009-03-29 Joseph Myers <joseph@codesourcery.com>
1291
1292 * tests/base/math.h, tests/base/pthread.h, tests/base/sys/wait.h:
1293 Update.
1294
928c19bb
JM
12952009-03-29 Joseph Myers <joseph@codesourcery.com>
1296
1297 PR c/456
1298 PR c/5675
1299 PR c/19976
1300 PR c/29116
1301 PR c/31871
1302 PR c/35198
1303 * inclhack.def (glibc_tgmath): New fix.
1304 * fixincl.x: Regenerate.
1305 * tests/base/tgmath.h: New.
1306
52c0e446
JM
13072009-03-28 Joseph Myers <joseph@codesourcery.com>
1308
1309 * inclhack.def (aix_syswait, exception_structure,
1310 pthread_page_size): Remove.
1311 (math_exception): Remove mention of fixproto in comment.
1312 * fixincl.x: Regenerate.
1313 * mkheaders.in: Do not handle STMP_FIXPROTO.
1314
ea7557f0
SL
13152009-03-27 Sandra Loosemore <sandra@codesourcery.com>
1316
1317 * server.c (run_shell): Quote directory name passed to cd.
1318
10fc64a7
BK
13192009-03-01 Bruce Korb <bkorb@gnu.org>
1320 Apply a positively ancient patch:
1321
1322 2004-10-15 Giovanni Bajo <giovannibajo@libero.it>
593b6421
GB
1323
1324 * inclhack.def (alpha_if_semicolon): new fix from long, long ago
1325 * tests/base/net/if.h: Add new test.
1326
fc7e9554
AT
13272009-01-06 Andreas Tobler <a.tobler@schweiz.org>
1328
1329 * tests/base/locale.h: Add new test.
1330 * tests/base/stdarg.h: Likewise.
1331
8ba59b08
SE
13322009-01-05 Steve Ellcey <sje@cup.hp.com>
1333
1334 * inclhack.def (hpux_spu_info): Add files line.
1335 * fixincl.x: Regenerate.
1336
9cb82550
AT
13372009-01-01 Andreas Tobler <a.tobler@schweiz.org>
1338
1339 * inclhack.def (openbsd_null_definition): Redefine NULL to (void *)0
1340 in case of C.
1341 * fixincl.x: Regenerate.
1342
261b8381
AT
13432008-12-31 Andreas Tobler <a.tobler@schweiz.org>
1344
1345 PR target/35460
1346 * inclhack.def (openbsd_va_start): Use __builtin_va_start
1347 for OpenBSD.
1348 * fixincl.x: Regenerate.
1349
baafc534
RW
13502008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1351
1352 * configure: Regenerate.
1353
8739b9c7
SE
13542008-12-15 Steve Ellcey <sje@cup.hp.com>
1355
1356 * inclhack.def (hpux_spu_info): Match PA as well as IA64.
1357 * fixincl.x: Regenerate.
1358
6a4bde96
L
13592008-09-06 H.J. Lu <hongjiu.lu@intel.com>
1360
1361 * configure.ac: Fix a typo.
1362 * configured: Regenerate.
1363
6aa1f8c1
BK
13642008-09-06 Bruce Korb <bkorb@gnu.org>
1365
1366 * fixincl.tpl (sed): make the program executable configurable.
1367 Some platforms have some rather oddball defaults.
1368 * config.h.in (SED_PROGRAM): define the default sed.
1369 * fixincl.x: regenerated
1370 * tests/base/internal/wchar_core.h: fix bad sample text
1371 * tests/base/math.h: fix bad sample text
1372 * configure.ac: search for working sed
1373 * inclhack.def (glibc_mutex_init): fix non-portable construct
1374 and re-order a few misordered entries.
1375
18c04407
RW
13762008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1377
1378 * configure: Regenerate.
1379
cd985f66
JM
13802008-06-07 Joseph Myers <joseph@codesourcery.com>
1381
1382 * inclhack.def (AAB_svr4_replace_byteorder,
1383 AAB_ultrix_ansi_compat, AAB_ultrix_limits, AAB_ultrix_memory,
1384 libc1_G_va_list, libc1_ifdefd_memx, nested_motorola,
1385 ptx_sys_mc_param_h, sco_regset, sco_static_func, sco_utime,
1386 solaris_mutex_init_1, solaris_socket, solaris_unistd,
1387 solaris_widec, svr4_krnl, ultrix_atexit_param, ultrix_atof_param,
1388 ultrix_const3, ultrix_fix_fixproto, ultrix_ifdef, ultrix_locale,
1389 ultrix_math_ifdef, ultrix_nested_ioctl, ultrix_nested_svc,
1390 ultrix_stat, ultrix_static, ultrix_stdlib, ultrix_strings,
1391 ultrix_strings2, ultrix_sys_time, ultrix_unistd,
1392 unicosmk_restrict, uw7_byteorder_fix, windiss_math1,
1393 windiss_math2, windiss_valist): Remove.
1394 * fixincl.x: Regenerate.
1395 * mkfixinc.sh: (arm-semi-aof, hppa1.1-*-osf*, hppa1.1-*-bsd*,
1396 i370-*-openedition, i?86-*-moss*, i?86-*-uwin*,
1397 powerpc-*-eabiaix*): Remove.
1398 * tests/base/math.h: Update.
1399 * tests/base/pthread.h: Update.
1400 * tests/base/stdio.h: Update.
1401 * tests/base/stdlib.h: Update.
1402 * tests/base/string.h: Update.
1403 * tests/base/strings.h: Update.
1404 * tests/base/sys/file.h: Update.
1405 * tests/base/sys/limits.h: Update.
1406 * tests/base/sys/socket.h: Update.
1407 * tests/base/sys/stat.h: Update.
1408 * tests/base/sys/time.h: Update.
1409 * tests/base/testing.h: Update.
1410 * tests/base/unistd.h: Update.
1411 * tests/base/_G_config.h: Remove.
1412 * tests/base/arpa: Remove directory.
1413 * tests/base/fs: Remove directory.
1414 * tests/base/locale.h: Remove.
1415 * tests/base/machine: Remove directory.
1416 * tests/base/rpc/svc.h: Remove.
1417 * tests/base/sys/ioctl.h: Remove.
1418 * tests/base/sys/regset.h: Remove.
1419 * tests/base/sys/times.h: Remove.
1420 * tests/base/sys/utsname.h: Remove.
1421 * tests/base/widec.h: Remove.
1422
7de4b37e
KG
14232008-05-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1424
1425 * inclhack.def (solaris_math_4): Use GCC's __builtin_fpclassify.
1426 * tests/base/iso/math_c99.h: Update.
1427 * fixincl.x: Regenerate.
1428
2627042d
JM
14292008-05-14 Joseph Myers <joseph@codesourcery.com>
1430
1431 * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on
1432 posix_types_64.
1433 * fixincl.x: Regenerate.
1434
9ae83b84
KT
14352008-04-25 Kai Tietz <kai.tietz@onvision.com>
1436
1437 * fixincl.c (fix_with_system): Cast pointer difference to long.
1438 * fixlib.c (make_raw_shell_str): Cast compare to avoid sign warning.
1439
deb984e6
PB
14402008-04-18 Paolo Bonzini <bonzini@gnu.org>
1441
1442 PR bootstrap/35457
1443 * Makefile.in: Rewrite aclocal.m4 rule.
1444 * aclocal.m4: Regenerate.
1445 * configure: Regenerate.
1446
83644cd5
PG
14472008-03-07 Peter O'Gorman <pogma@thewrittenword.com>
1448
1449 PR c++/20366
1450 * inclhack.def (AAB_aix_stdio): Hack stdio.h for -D_LARGE_FILES.
1451 * fixincl.x: Regenerate.
1452 * tests/base/stdio.h: Add test.
1453
98266db0
BE
14542008-02-25 Ben Elliston <bje@au.ibm.com>
1455
1456 PR other/32948
1457 * fixincl.c (fix_applies): Remove unused variable `name_len'.
1458
c951ae40
KG
14592008-02-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1460
1461 * inclhack.def (solaris_math_10): New.
1462 * tests/base/iso/math_c99.h: Update.
1463
1464 * fixincl.x: Regenerate.
1465
719bb4e3 14662008-02-04 Ismail Dönmez <ismail@pardus.org.tr>
b452c141
ID
1467
1468 * inclhack.def: (bsd_stdio_attrs_conflict, freebsd_gcc3_breakage,
1469 freebsd_gcc4_breakage, hppa_hpux_fp_macros, hpux11_abs,
1470 netbsd_c99_inline_1, netbsd_c99_inline_2, netbsd_extra_semicolon): Add
1471 quotes around mach entries.
1472 * fixincl.x: Regenerate with latest autogen (5.9.4), updating license
1473 to GPLv3.
1474
c91e2eae
HPN
14752008-02-04 Hans-Peter Nilsson <hp@axis.com>
1476
8181078a 1477 PR other/31405
c91e2eae
HPN
1478 * inclhack.def: (glibc_c99_inline_1a): Re-add last change.
1479 (glibc_c99_inline_3) <bypass>: Change from __STDC_VERSION__ to
1480 __extern_inline|__GNU_STDC_INLINE__.
1481 (glibc_c99_inline_4) <files>: Add wchar.h and */wchar.h.
1482 <bypass>: Change from __STDC_VERSION__ to
1483 __extern_inline|__GNU_STDC_INLINE__.
1484 <first c_fix_arg>: Change from #ifdef-wrapping the extern part to
1485 appending attribute-gnu_inline.
1486 <second c_fix_arg>: Remove.
1487 <test_text>: Remove __extern_inline line.
1488 * tests/base/features.h: Re-add.
1489 * tests/base/sys/sysmacros.h: Adjust.
1490 * fixincl.x: Regenerate.
1491
b8c9ec3d
HPN
14922008-01-06 Hans-Peter Nilsson <hp@axis.com>
1493
1494 Revert last change.
1495
b6541c10
HPN
14962007-12-18 Hans-Peter Nilsson <hp@axis.com>
1497
1498 * inclhack.def: (glibc_c99_inline_1a, glibc_c99_inline_5): New.
1499 * fixincl.x: Regenerate.
1500 * tests/base/wchar.h: Update.
1501 * tests/base/features.h: New.
1502
6f8c1750
JDA
15032007-10-14 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1504
1505 PR target/33700
1506 * inclhack.def (hpux11_pthread_const): New.
1507 * fixincl.x: Regenerate.
1508 * tests/base/sys/pthread.h: Update.
1509
a2085738
KT
15102007-10-12 Kai Tietz <kai.tietz@onevision.com>
1511
1512 * configure.ac: x86_64 mingw target uses twoprocess.
1513 * mkfixinc.sh: Add x86_64 mingw target.
1514 * configure: Regenerate.
1515
b6bbae95
GK
15162007-10-09 Geoffrey Keating <geoffk@apple.com>
1517
1518 * inclhack.def (darwin_externc): New.
1519 * fixincl.x: Regenerate.
1520 * tests/base/mach-o/swap.h: New.
1521
d531cdb1
KG
15222007-08-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1523
1524 * inclhack.def (solaris_math_5, solaris_math_6, solaris_math_7):
1525 Delete fixes.
1526 * tests/base/iso/math_c99.h: Delete associated test baselines.
1527 * fixincl.x: Regenerate.
1528
63729d84
KW
15292007-07-24 Krister Walfridsson <cato@df.lth.se>
1530
1531 PR target/30058
1532 * inclhack.def (netbsd_c99_inline_2): New.
1533 * fixincl.x: Regenerate.
1534 * tests/base/signal.h: Update.
1535
dadda6ca
KG
15362007-07-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1537
1538 PR target/32641
1539
1540 * inclhack.def (solaris_math_4, solaris_math_5, solaris_math_6,
1541 solaris_math_7): Constify and make FP exception-safe.
1542 * tests/base/iso/math_c99.h: Update.
1543
1544 * fixincl.x: Regenerate.
1545
8919fa4a
RO
15462007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1547
1548 PR libgcj/28190
1549 * inclhack.def (irix_stdint_c99): New fix.
1550 * fixincl.x: Regenerate.
1551 * tests/base/stdint.h: New test.
1552
1fd994f1
SE
15532007-06-06 Steve Ellcey <sje@cup.hp.com>
1554
1555 PR testsuite/31828
1556 * inclhack.def (hppa_hpux_fp_macros): New.
1557 * fixincl.x: Regenerate.
1558 * tests/base/math.h: Update.
1559
cb3790cb
JJ
15602007-03-26 Jakub Jelinek <jakub@redhat.com>
1561
1562 * inclhack.def (glibc_c99_inline_1): Define __USE_EXTERN_INLINES
1563 if __extern_inline or __GNUC_GNU_INLINE__ is defined rather than
1564 __STDC_VERSION__ < 199901L.
1565 (glibc_c99_inline_2): Replace #if __STDC_VERSION__ < 199901L
1566 with #ifdef __GNUC_GNU_INLINE__.
1567 (glibc_c99_inline_3): Add select. Replace __STDC_VERSION__ >= 199901L
1568 with defined(__GNUC_STDC_INLINE__).
1569 (glibc_c99_inline_4): Change select, add second c_fix_arg.
1570 Replace #if __STDC_VERSION__ < 199901L with
1571 #ifdef __GNUC_GNU_INLINE__.
1572 * fixincl.x: Regenerated.
1573 * tests/base/bits/string2.h: Update.
1574 * tests/base/sys/sysmacros.h: Update.
1575 * tests/base/sys/stat.h: Update.
1576
7270dd8e
KW
15772007-03-18 Krister Walfridsson <cato@df.lth.se>
1578
1579 PR target/30058
1580 * inclhack.def (netbsd_c99_inline_1): New.
1581 * fixincl.x: Regenerate.
1582 * tests/base/signal.h: New.
1583
07f1ac6d
BM
15842007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
1585
1586 * Makefile.in: Add dummy "install-info" target.
1587
14da6073
JM
15882007-03-06 Joseph Myers <joseph@codesourcery.com>
1589
1590 * mkheaders.in: Fix headers for each multilib required.
1591
b31f8484
BM
15922007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
1593
1594 * Makefile.in: Add dummy install-pdf target.
1595
f686ec05
JM
15962007-02-27 Joseph Myers <joseph@codesourcery.com>
1597
1598 * mkheaders.in (incdir): Use include-fixed not include.
1599
123ddd68
BM
16002007-02-15 Brooks Moses <brooks.moses@codesourcery.com>
1601
1602 * Makefile.in: Added "pdf" target to .PHONY.
1603
cefde4f5
RG
16042007-02-05 Richard Guenther <rguenther@suse.de>
1605
1606 * inclhack.def (glibc_c99_inline_4): Adjust selector to cope
1607 with older glibc. Adjust version number for C99.
1608 * fixincl.x: Regenerated.
1609
3c1c7aae
MS
16102007-02-04 Mike Stump <mrs@apple.com>
1611
1612 * mkheaders.in: Allow optional isysroot parameter.
1613
5c4f0f47
BK
16142007-02-03 Bruce Korb <bkorb@gnu.org>
1615
1616 * inclhack.def (glibc_c99_inline_4): replace "extern" only if
1617 surrounded by space characters.
1618
a942e89f
DF
16192007-01-25 Daniel Franke <franke.daniel@gmail.com>
1620
1621 PR target/30272
1622 * inclhack.def(broken_cabs): Also remove definition of cabsl.
1623 * fixincl.x: Regenerate.
1624 * tests/base/math.h: Update.
1625
401be4b6 16262007-01-05 Bruce Korb <bkorb@gnu.org>,
92a285c1 1627 Daniel Franke <franke.daniel@gmail.com>
401be4b6
BK
1628
1629 PR target/30008
1630 * fixincl.tpl (List): separate file name patterns with a NUL byte instead
1631 of a vertical bar ("|").
2f82a97b
BK
1632 * fixincl.c (fix_applies, machine_matches): Use fnmatch for name
1633 matching. Set SKIP_TEST flag if we are not to run a test.
401be4b6
BK
1634 * fixincl.x: Regenerate.
1635 * inclhack.def (glibc_c99_inline_[1234], broken_cabs, broken_nan,
1636 kandr_concat, sco_math): Replace lists of specfic file names by search
1637 patterns.
1638
da32da74
OH
16392006-12-12 Olivier Hainque <hainque@adacore.com>
1640
1641 * fixincludes/mkfixinc.sh: Add "*-*-vxworks*" to the list of
1642 targets for which a no-op fixer is appropriate.
b1f75d76 1643
98e06787
RG
16442006-11-07 Richard Guenther <rguenther@suse.de>
1645
1646 * inclhack.def (glibc_c99_inline_2): Adjust for glibc 2.3
1647 systems.
1648 * fixincl.x: Regenerate.
1649
502e2a2d
GK
16502006-11-02 Geoffrey Keating <geoffk@apple.com>
1651
1652 * inclhack.def (glibc_c99_inline_1): New.
1653 * inclhack.def (glibc_c99_inline_2): New.
1654 * inclhack.def (glibc_c99_inline_3): New.
1655 * inclhack.def (glibc_c99_inline_4): New.
1656 * fixincl.x: Regenerate.
1657 * tests/base/bits/string2.h: New.
1658 * tests/base/sys/sysmacros.h: New.
1659 * tests/base/sys/stat.h: Update.
1660
b4d24eaa
SE
16612006-11-01 Steve Ellcey <sje@cup.hp.com>
1662
1663 * tests/base/sys/socket.h: Update.
1664
be645fd9
SE
16652006-10-31 Steve Ellcey <sje@cup.hp.com>
1666
1667 * inclhack.def (hpux11_extern_sendfile): New.
1668 (hpux11_extern_sendpath): New.
1669 * fixincl.x: Regenerate.
1670
0f45f0f5
JM
16712006-10-29 Joseph Myers <joseph@codesourcery.com>
1672
1673 * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on x86_64.
1674 * fixincl.x: Regenerate.
1675
b5422ad7
BM
16762006-10-10 Brooks Moses <bmoses@stanford.edu>
1677
1678 * Makefile.in: Added empty "pdf" target.
1679
6c65aa40
JDA
16802006-10-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1681
1682 PR target/29300
1683 * inclhack.def (hpux_pthread_initializers): New hack.
1684 * tests/base/sys/pthread.h: New file.
1685
1686 * fixincl.x: Regenerate.
1687
4d98def0
UB
16882006-10-03 Uros Bizjak <uros@kss-loka.si>
1689
1690 * inclhack.def (glibc_mutex_init): Also fix
1691 PTHREAD_MUTEX_(RECURSIVE|ERRORCHECK|ADAPTIVE)_NP and
1692 PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP initializers.
36a43def
UB
1693 * tests/base/pthread.h: Update.
1694
1695 * fixincl.x: Regenerate.
4d98def0 1696
f6f7aabc
UB
16972006-10-01 Uros Bizjak <uros@kss-loka.si>
1698
4d98def0
UB
1699 * inclhack.def (glibc_mutex_init): New fix.
1700 * tests/base/pthread.h: Update.
f6f7aabc 1701
4d98def0 1702 * fixincl.x: Regenerate.
f6f7aabc 1703
a77d42cf
KG
17042006-09-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1705
1706 * inclhack.def (solaris_mutex_init_2): Update for Solaris9.
1707 Prevent it from running on solaris10 or later.
1708 (solaris_once_init_2): Fix comment.
1709 * tests/base/pthread.h: Update.
1710
1711 * fixincl.x: Regenerate.
1712
0a1f02df
KG
17132006-09-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1714
1715 * inclhack.def (solaris_once_init_2): New fix.
1716 * tests/base/pthread.h: Update.
1717
1718 * fixincl.x: Regenerate.
1719
2b655a0a
KG
17202006-09-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1721
1722 * inclhack.def (solaris_mutex_init_2): Remove test for
1723 PTHREAD_RWLOCK_INITIALIZER.
1724 (solaris_rwlock_init_1): New.
1725 * tests/base/pthread.h: Update.
1726
1727 * inclhack.def (solaris_once_init_1): New.
1728 * tests/base/pthread.h: Adjust for new fix.
b1f75d76 1729
2b655a0a
KG
1730 * fixincl.x: Regenerate.
1731
58245475
RS
17322006-07-17 Roger Sayle <roger@eyesopen.com>
1733
1734 * tests/base/errno.h: New file.
1735 * tests/base/architecture/ppc/math.h: Likewise.
1736 * tests/base/ia64/sys/getppdp.h: Likewise.
1737
b24f7f6b
LB
17382006-07-10 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1739
1740 PR bootstrap/20437
58245475 1741 * Makefile.in (configure, config.h.in): Change into $(srcdir)
b24f7f6b
LB
1742 before autoconf or autoheader call.
1743
e10e3ac8
SE
17442006-06-23 Steve Ellcey <sje@cup.hp.com>
1745
1746 PR target/28084
1747 * inclhack.def (hpux_extern_errno): New.
1748 * fixincl.x: Regenerate.
1749
ae022d32
CD
17502006-05-23 Carlos O'Donell <carlos@codesourcery.com>
1751
1752 * Makefile.in: Add dvi info html and install-html to .PHONY
1753 Add install-html target.
1754
de1f8a0d
MS
17552006-05-16 Mike Stump <mrs@apple.com>
1756
1757 * configure.ac: Add -Wno-overlength-strings.
1758 * configure: Regenerate.
1759
fc92a2d4
BF
17602006-05-14 Bernhard Fischer <aldot@gcc.gnu.org>
1761
1762 * README: Fix typo.
1763
e084430d
SE
17642006-02-18 Steve Ellcey <sje@cup.hp.com>
1765
1766 PR target/26189
1767 * inclhack.def (hpux_spu_info): New.
1768 * fixincl.x: Regenerate
1769
03e34d09
MD
17702006-01-31 Marcin Dalecki <martin@dalecki.de>
1771
1772 * configure.ac: Check for asprintf, basename, vasprintf.
1773 * config.h.in: Regenerate.
1774 * configure: Regenerate.
1775
bf73f6d2
AP
17762006-01-19 Andrew Pinski <pinskia@physics.uc.edu>
1777
1778 PR target/15642
1779 * inclhack.def (AAB_darwin7_9_long_double_funcs [replace]): Define
1780 __APPLE_CC_ as 1345.
1781 (broken_nan): New.
1782 * fixincl.x: Regenerate.
1783
66f788b0
BK
17842005-11-24 Bruce Korb <bkorb@gnu.org>
1785
58245475
RS
1786 * fixincl.c (write_replacement): "here strings" in AutoGen
1787 often/generally don't have a terminating newline. Check the
1788 last byte for '\n'.
66f788b0 1789
42068fd9
AJ
17902005-11-13 Andreas Jaeger <aj@suse.de>
1791
1792 * check.tpl: Handle CVS additionally.
1793
541c886c
AJ
17942005-11-05 Andreas Jaeger <aj@suse.de>
1795
1796 * check.tpl: Adopt for move to subversion.
1797
77923c29
JM
17982005-09-15 Joseph S. Myers <joseph@codesourcery.com>
1799
1800 PR c++/23139
1801 * inclhack.def (huge_val_hex, huge_valf_hex, huge_vall_hex): New
1802 fixes.
1803 * fixincl.x: Regenerate.
1804 * tests/base/bits/huge_val.h: New file.
1805
df065c82
KC
18062005-08-14 Kelley Cook <kcook@gcc.gnu.org>
1807
1808 * All files: Update with new FSF address.
1809
87fbb651
KG
18102005-07-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1811
1812 * Makefile.in (WARN_CFLAGS): New.
1813 (.c.o): Add $(WARN_CFLAGS).
1814 * aclocal.m4: Include ../config/warnings.m4.
1815 * configure.ac: Invoke ACX_PROG_CC_WARNING_OPTS,
1816 ACX_PROG_CC_WARNING_ALMOST_PEDANTIC and
1817 ACX_PROG_CC_WARNINGS_ARE_ERRORS.
1818 * fixopts.c (initialize_opts): Fix old-style definintion.
1819
1820 * configure: Regenerate.
1821
246e0bd8
GK
18222005-06-24 Geoffrey Keating <geoffk@geoffk.org>
1823
1824 * inclhack.def (AAB_darwin7_9_long_double_funcs): New.
1825 (AAB_darwin7_9_long_double_funcs_2): New.
1826 * fixincl.x: Regenerate.
1827
11f4453b
RO
18282005-06-15 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1829
1830 PR libfortran/15266
1831 * inclhack.def (broken_cabs): Mention IRIX 5/6 problem.
1832 Use double quotes in select so \t matches tabs.
1833 Add IRIX testcase.
1834 * fixincl.x: Regenerate.
1835 * tests/base/math.h [BROKEN_CABS_CHECK]: Adapt for new testcase.
1836
8ba8f7e5
DS
18372005-05-22 Danny Smith <dannysmith@users.souceforge.net>
1838
1839 PR target/21683
1840 * fixincl.c: Don't include <sys/wait.h> if SEPARATE_FIX_PROC.
541c886c 1841
925a4487 18422005-05-19 Eric Botcazou <ebotcazou@libertysurf.fr>
92a285c1 1843 Joseph S. Myers <joseph@codesourcery.com>
925a4487
EB
1844
1845 PR target/19933
1846 PR target/21315
1847 * inclhack.def: New fixes solaris_math_[1-9].
1848 * fixincl.x: Regenerate.
1849 * tests/base/iso/math_c99.h: New.
1850
08862f3c
KC
18512005-05-19 Kelley Cook <kcook@gcc.gnu.org>
1852
1853 * aclocal.m4: Remove superfluous reference to accross.m4.
1854
03a9fcb8
GDR
18552005-05-15 Gabriel Dos Reis <gdr@integrable-solutions.net>
1856
1857 * fixlib.c (load_file_data): Use XRESIZVEC in lieu of xrealloc.
1858 * server.c (load_data): Likewise.
1859 (run_shell): Use XCNEW (char) in lieu of xcalloc (1, 1).
1860 * fixincl.c: #include <sys/wait.h>
1861 (run_compiles): Use XCNEWVEC instead of xcalloc.
1862 (fix_with_system, start_fixer): Use XNEWVEC instead of xmalloc.
1863 * fixfixes.c (FIX_PROC_HEAD, main): Likewise.
1864
5fabfd4c
JM
18652005-05-10 Joseph S. Myers <joseph@codesourcery.com>
1866
1867 * inclhack.def (stdio_stdarg_h, stdio_va_list): Bypass on
1868 *-*-solaris2.1[0-9]*, not just *-*-solaris2.1[0-9].
1869 * fixincl.x: Regenerate.
1870
7673b71c
BK
18712005-05-06 Bruce Korb <bkorb@gnu.org>
1872 Joseph S. Myers <joseph@codesourcery.com>
1873
1874 * fixinc/inclhack.def: Correct backslashes
1875 * fixinc/fixincl.x: regen
1876
042630ad
KG
18772005-04-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1878
1879 * system.h (fopen, fdopen, freopen): Define these to the unlocked
1880 libiberty functions.
1881
0d667716
KG
18822005-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1883
1884 * configure.ac (fixincludes_UNLOCKED_FUNCS): New.
1885 (AC_CHECK_FUNCS, AC_CHECK_DECLS): Check for fixincludes_UNLOCKED_FUNCS.
1886 * system.h (putchar, getc, getchar, clearerr, feof, fileno,
1887 fflush, fgetc, fgets, ferror, fread): Redefine to the associated
1888 _unlocked function.
1889 (fwrite_unlocked): Fix prototype.
541c886c 1890
0d667716
KG
1891 * configure, config.h.in: Regenerate.
1892
90ee1368
ZW
18932005-03-21 Zack Weinberg <zack@codesourcery.com>
1894
1895 * Makefile.in: Set gcc_version directly, not via substitution.
1896 (libsubdir): Use $(gcc_version), not $(version).
1897 (mkheaders.almost): New rule.
1898 (mkheaders): Generate from mkheaders.almost.
1899 (clean): Also delete mkheaders.almost.
1900 * aclocal.m4: Do not include ../config/gcc-version.m4.
1901 * configure.ac: Do not invoke TL_AC_GCC_VERSION. Generate
1902 mkheaders.almost from mkheaders.in.
1903 * configure: Regenerate.
1904
14bfd7c7
RG
19052005-03-21 Richard Guenther <rguenth@gcc.gnu.org>
1906
1907 PR target/20166
1908 * inclhack.def: Add fix for array of incomplete structures
1909 in function prototype in pthread.h.
1910 * fixincl.x: Regenerate.
1911 * tests/base/pthread.h: Adjust.
1912
7fbdc950
JM
19132005-03-15 Joseph S. Myers <joseph@codesourcery.com>
1914
1915 * inclhack.def (hpux_htonl): New fix.
1916 * tests/base/netinet/in.h: New test.
1917 * fixincl.x: Regenerate.
1918
27f0dff4
JW
19192005-02-23 James E Wilson <wilson@specifixinc.com>
1920
1921 * Makefile.in (full-stamp, test-stamp, $(AF)): Add $(CFLAGS) to link.
1922
098b96ab
AP
19232004-12-13 Andrew Pinski <pinskia@physics.uc.edu>
1924
1925 PR 18458
1926 * Makefile.in (install): Add @EXEEXT@ to the end of the program name,
1927 fixincl.
1928
afabd8e6
RS
19292004-12-02 Richard Sandiford <rsandifo@redhat.com>
1930
1931 * configure.ac: Use TL_AC_GCC_VERSION to set gcc_version.
1932 * aclocal.m4: Include ../config/gcc-version.m4.
1933 * configure: Regenerate.
1934
9fcc7481
MM
19352004-11-26 Mark Mitchell <mark@codesourcery.com>
1936
1937 * inclhack.def (gnu_types): Do not use on Solaris 2.1x.
1938 (stdio_va_list): Likewise.
1939 (stdio_stdarg.h): Likewise.
1940 (solaris_stdio_tag): Add bypass.
1941 * fixincl.x: Regenerated.
1942
b2cfdb12
GK
19432004-11-23 Geoffrey Keating <geoffk@apple.com>
1944
1945 * mkfixinc.sh: Check error code from 'cat'. Don't try running
1946 built fixincl program.
1947 * mkheaders.in: Use @SHELL@ rather than ${SHELL} to avoid picking
1948 up csh from user.
1949
743348ea
RS
19502004-11-20 Roger Sayle <roger@eyesopen.com>
1951
1952 * inclhack.def (alpha_pthread_init): Fix technical problems with
1953 the last check-in caused by CVS variable substitution.
1954 * fixincl.x: Likewise.
1955 * tests/base/pthread.h: Likewise.
1956
1fda9d7b
RS
19572004-11-20 Roger Sayle <roger@eyesopen.com>
1958 Bruce Korb <bkorb@gnu.org>
1959
1960 * inclhack.def (alpha_pthread_init): New fix.
1961 * fixincl.x: Regenerate.
1962 * tests/base/pthread.h: Update for new test.
1963
43c1b5d2
BK
19642004-11-15 Bruce Korb <bkorb@gnu.org>
1965
1966 * fixincl.c(fix_with_system): correct misuse of variables and
1967 incorrect application of "sizeof()".
1968
68f674e9
JM
19692004-11-13 Joseph S. Myers <joseph@codesourcery.com>
1970
1971 * inclhack.def (hpux_maxint, limits_ifndefs, math_huge_val_ifndef,
1972 svr4__p, undefine_null): Remove.
1973 * fixincl.x: Regenerate.
1974 * tests/base/AvailabilityMacros.h, tests/base/com_err.h: New.
1975 * tests/base/sys/param.h: Remove.
1976 * tests/base/curses.h, tests/base/math.h, tests/base/testing.h,
1977 tests/base/sys/limits.h: Update.
1978
251089a0
MS
19792004-11-12 Mike Stump <mrs@apple.com>
1980
1981 * Makefile.in (html): Add html generation support.
1982
492d5b4f
JM
19832004-11-12 Joseph S. Myers <joseph@codesourcery.com>
1984
1985 * inclhack.def (sco_math): Bypass on __GNUG__.
1986 (sysz_stdlib_for_sun): Bypass on _CLASSIC_ANSI_TYPES.
1987 * fixincl.x: Regenerate.
1988
793387fa
JM
19892004-11-09 Joseph S. Myers <joseph@codesourcery.com>
1990
1991 * inclhack.def (hpux8_bogus_inlines): Bypass on __GNUG__.
1992 (int_abort_free_and_exit, sun_malloc, sysv68_string): Bypass on
1993 _CLASSIC_ANSI_TYPES.
1994 (sun_auth_proto): Bypass on __cplusplus.
1995 * fixincl.x: Regenerate.
1996
ea595d4f
GK
19972004-11-05 Geoffrey Keating <geoffk@apple.com>
1998
1999 * Makefile.in (mostlyclean): Add fixinc.sh.
2000 (clean): Add mkheaders.
2001 (distclean): New.
2002 (dvi): New.
2003 (info): New.
2004 (installcheck): New.
2005
54f88091
PB
20062004-11-05 Paolo Bonzini <bonzini@gnu.org>
2007
2008 * Makefile.in (mostlyclean, distclean): New targets.
2009
53c7ffe7
GK
20102004-11-04 Geoffrey Keating <geoffk@apple.com>
2011
2012 * configure.ac: Add code to determine noncanonical_target,
2013 local_prefix, gcc_version; process mkheaders.in to make mkheaders.
2014 * configure: Regenerate.
2015 * fixinc.in: Move here from gcc/; fix many cross-hosting bugs.
2016 * mkfixinc.sh: Move here from gcc/; update for changes to fixinc.in.
2017 * mkheaders.in: Move here from gcc/; remove some unnecessary macros;
2018 update for changes to fixinc.in.
2019 * Makefile.in: Add many new macros.
2020 (install): New target.
2021 (mkheaders): New target.
2022 (fixinc.sh): New target.
2023 (all): Add mkheaders and fixinc.sh.
2024 * README-fixinc: Move here from gcc/.
2025
40d05429
MS
20262004-11-01 Mike Stump <mrs@apple.com>
2027
2028 * inclhack.def (stdio_va_list): Break out clients from here...
2029 (stdio_va_list_clients): ...to here. Also, don't fix if stdarg.h is
90ee1368 2030 included or ifdef va_start.
40d05429
MS
2031 * fixincl.x: Regenerate.
2032
d1ea4593
MS
20332004-10-28 Mike Stump <mrs@apple.com>
2034
2035 * inclhack.def (void_null): Avoid changing NULL on C++ friendly
2036 systems.
31eec874
MS
2037 * fixincl.x: Regenerate.
2038
005c1a13
GK
20392004-10-27 Geoffrey Keating <geoffk@apple.com>
2040
2041 * inclhack.def (darwin_gcc4_breakage): New.
2042 * fixincl.x: Regenerate.
2043
13cf7262
AL
20442004-10-27 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2045
2046 PR bootstrap/17832
2047
2048 * fixfixes.c (main): Check for _PC_NAME_MAX.
2049
5ae4c565
PB
20502004-10-27 Paolo Bonzini <bonzini@gnu.org>
2051
2052 PR other/17991
2053
2054 * configure.ac: Fix typo.
2055 * configure: Regenerate.
2056 * fixincl.c (fix_with_system): tSCC is not a pointer. Fix.
2057
f4a8f279
AL
20582004-10-20 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2059
2060 PR bootstrap/17832
2061
2062 * fixincl.c (SIGCHLD): Remove definition.
2063 (initialize): Remove SIGIOT and SIGPIPE checks.
2064 (create_file): Fix mkdir() for Win32.
2065 (internal_fix): Use dup2() instead of fcntl().
2066
2067 * fixlib.h (SIGQUIT): Define if undefined.
2068 (SIGIOT): Same.
2069 (SIGPIPE): Same.
2070 (SIGALRM): Same.
2071 (SIGKILL): Same.
2072
2073 * procopen.c (chain_open): Use dup2() instead of fcntl().
2074
ad643a75
PB
20752004-08-14 Paolo Bonzini <bonzini@gnu.org>
2076
2077 PR other/17991
2078
2079 * Makefile.in (ALLOBJ, TESTOBJ, FIXOBJ): Add fixopts.o.
2080 Update copyright year.
2081 * fixfixes.c (main): Call initialize_opts from fixopts.c.
2082 * fixincl.c (initialize): Call initialize_opts from fixopts.c,
2083 do not include code for parsing options (environment vars).
2084 (fix_with_system): Use a search path for applyfix, so that you
2085 can run the test suite with two-process fixincludes.
2086 * fixopts.c: New file.
2087 * configure.ac: Add --enable-twoprocess. Export ac_exeext
2088 to config.h. Default to --enable-twoprocess for MinGW32.
2089 * config.h.in: Regenerate.
2090 * configure: Regenerate.
2091
78970115
LR
20922004-10-04 Loren J. Rittle <ljrittle@acm.org>
2093
2094 * tests/base/sys/cdefs.h: Update from test area.
2095
fa71a5c3
RS
20962004-09-17 Roger Sayle <roger@eyesopen.com>
2097
2098 * inclhack.def (linux_ia64_ucontext): New fix.
2099 * fixincl.x: Regenerate.
2100 * tests/base/sys/ucontext.h: New file.
2101
9544bea1
RS
21022004-09-15 Roger Sayle <roger@eyesopen.com>
2103
2104 * tests/base/sys/time.h: Correct mismatch in 2004-09-10 check-in.
2105 * tests/base/stdlib.h: Likewise.
2106
28785dde
LR
21072004-09-13 Loren J. Rittle <ljrittle@acm.org>
2108
2109 * inclhack.def (freebsd_gcc4_breakage): Add.
2110 * fixincl.x: Regenerate.
c6303833 2111 * tests/base/sys/cdefs.h: Update for new test.
28785dde 2112
d635c707
AN
21132004-09-10 Adam Nemet <anemet@lnxw.com>
2114
2115 * inclhack.def (lynx_void_int): Remove.
2116 (lynxos_fcntl_proto): Remove.
2117 (lynxos_no_warning_in_sys_time_h): New fix.
2118 (lynxos_missing_putenv): New fix.
2119 * fixincl.x: Regenerate.
2120 * tests/base/fcntl.h: Remove.
2121 * tests/base/sys/time.h: Update from test area.
2122 * tests/base/curses.h: Likewise.
2123 * tests/base/stdlib.h: Likewise.
2124
61fec9ff
JB
21252004-09-03 Jan Beulich <jbeulich@novell.com>
2126
2127 * inclhack.def: Suppress exception_structure and math_exception
2128 for NetWare headers.
2129 * fixincl.x: Regenerate.
2130
71b5d516
PB
21312004-08-31 Paolo Bonzini <bonzini@gnu.org>
2132
2133 * .cvsignore: New.
2134 * Makefile.in: From gcc/fixinc/Makefile.in, making it fully
2135 autoconfiscated.
2136 * configure.ac: New.
2137 * config.h.in: Generate.
2138 * configure: Generate.
2139 * aclocal.m4: New.
2140 * fixlib.h: Remove inclusions of gcc files.
2141 * system.h: New.
2142
2143 Other files copied from gcc/fixinc.
This page took 1.877312 seconds and 6 git commands to generate.