]> gcc.gnu.org Git - gcc.git/blame - fixincludes/ChangeLog
c++: (*(fn))() [PR104618]
[gcc.git] / fixincludes / ChangeLog
CommitLineData
3c1cbde1
GA
12022-02-04 Martin Liska <mliska@suse.cz>
2
3 * fixinc.in: Use cd OLDDIR instead of cd .. .
4
682ede39
GA
52022-02-03 Martin Liska <mliska@suse.cz>
6
7 * fixinc.in: Use mkdir -p rather that a loop.
8
1e942d7c
GA
92022-01-16 Olivier Hainque <hainque@adacore.com>
10
a81f6092 11 * inclhack.def (vxworks_posix_open): New hack.
1e942d7c
GA
12 * tests/base/fcntl.h: Update.
13 * fixincl.x: Regenerate.
14
152022-01-16 Olivier Hainque <hainque@adacore.com>
16
17 * inclhack.def (vxworks_time_h_syslib): New hack.
18 * tests/base/time.h: Update.
19 * fixincl.x: Regenerate.
20
212022-01-16 Olivier Hainque <hainque@adacore.com>
22
23 * inclhack.def (vxworks_math_h_fp_c99): New hack.
24 * tests/base/math.h: Update.
25 * fixincl.x: Regenerate.
26
11ce8d04
GA
272022-01-06 Olivier Hainque <hainque@adacore.com>
28
29 * inclhack.def (vxworks_next_yvals): New hack.
30 * tests/base/yvals.h: New expected test result.
31 * fixincl.x: Regenerate.
32
7d11b64b
GA
332022-01-04 Olivier Hainque <hainque@adacore.com>
34
35 * inclhack.def (vxworks_posix_mkdir): Refine to expose a
36 varargs interface.
37 * tests/base/sys/stat.h: Update expected results.
38 * fixincl.x: Regenerate.
39
62eb5308
GA
402022-01-01 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
41
42 * inclhack.def: Add new fix on darwin.
43 * fixincl.x: Regenerate.
44 * tests/base/math.h: Regenerate.
45
e1d43592
GA
462021-11-23 Xi Ruoyao <xry111@mengyan1223.wang>
47
48 PR bootstrap/103306
49 * fixincl.c (process): Don't call abort().
50
a8029add
GA
512021-11-13 Xi Ruoyao <xry111@mengyan1223.wang>
52
53 PR other/21823
54 PR bootstrap/80047
55 * fixincl.c (process): Simplify the handling for highly
56 unlikely access() failure, to avoid using non-standard
57 extensions.
58
1e2f030b
GA
592021-08-30 John David Anglin <danglin@gcc.gnu.org>
60
61 * inclhack.def (hpux_c99_inttypes5): New hack to define PRIdPTR, etc.
62 * fixincl.x: Regenerate.
63 * tests/base/inttypes.h: Update.
64
6fba0eea
GA
652021-07-06 Clément Chigot <clement.chigot@atos.net>
66
67 * inclhack.def (aix_externcpp1): Improve select regexp.
68 * fixincl.x: Regenerate.
69 * tests/base/sys/socket.h: Update.
70
25b6bfea
GA
712021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
72
73 PR other/91085
74 * fixfixes.c (check_has_inc): New static function.
75 (machine_name_fix): Don't replace header names in
76 __has_include(...).
77 * inclhack.def (machine_name): Adjust test.
78 * tests/base/testing.h: Update.
79
d52945ce
GA
802020-12-14 Ilya Leoshkevich <iii@linux.ibm.com>
81
82 * fixincl.x: Rerun genfixes.
83 * inclhack.def(aix_physadr_t): Change test_text to something
84 that needs to be replaced.
85 * tests/base/sys/types.h(aix_physadr_t): Add expectation.
86
25bb75f8
GA
872020-11-18 Nathan Sidwell <nathan@acm.org>
88
89 * inclhack.def (aix_physaddr_t): New.
90 * fixincl.x: Regenerated.
91
11bd9480
GA
922020-10-03 Clément Chigot <clement.chigot@atos.net>
93
94 * inclhack.def (aix_malloc): Add more context to select.
95 * fixincl.x: Regenerate.
96 * tests/base/malloc.h: Update expected results.
97
91dd4a38
GA
982020-09-26 David Edelsohn <dje.gcc@gmail.com>
99
100 PR target/97044
101 * inclhack.def (aix_inttypes): New fix.
102 * fixincl.x: Regenerate.
103 * tests/base/sys/inttypes.h: New file.
104
2aad20c0
GA
1052020-09-17 David Edelsohn <dje.gcc@gmail.com>
106
107 * inclhack.def (aix_externcpp1): Add more context to select.
108 (aix_externcpp2): Same.
109 * fixincl.x: Regenerate.
110 * tests/base/sys/socket.h: Update expected results.
111
1122020-09-17 Torbjörn SVENSSON <torbjorn.svensson@st.com>
113 Christophe Lyon <christophe.lyon@linaro.org>
114
115 * fixfixes.c (pz_tmp_base, pz_tmp_dot): Define only with
116 _PC_NAME_MAX.
117
afbffe08
AO
1182020-02-20 Alexandre Oliva <oliva@adacore.com>
119
120 * mkheaders.in: Don't require build-time shell on host.
121
d876c8f9
MC
1222020-02-13 Matheus Castanho <msc@linux.ibm.com>
123
124 * fixinc.in: Skip machine_name fix on powerpc*-*-linux*.
125
0a649b83
AO
1262020-02-13 Alexandre Oliva <oliva@adacore.com>
127
128 * mkheaders.in: Re-create subdirs, copy limits.h into subdir.
129 * mkfixinc.sh: Create dummy fixinc for *-*-vxworks7*.
130
10be08aa
JDA
1312020-01-25 John David Anglin <danglin@gcc.gnu.org>
132
133 * inclhack.def (hpux_c99_inttypes4): New, add missing SCNuMAX defines.
134 * fixincl.x: Regenerate.
135 * tests/base/inttypes.h: Update for above fix.
136
5ee5eddb
JDA
1372019-12-30 John David Anglin <danglin@gcc.gnu.org>
138
139 PR libgomp/93066
140 * inclhack.def (hpux_c99_inttypes3): Fix defines for INTPTR_MAX
141 and UINTPTR_MAX, and missing define for SIZE_MAX.
142 * fixincl.x: Regenerate.
143 * tests/base/inttypes.h: Update for above fix.
144
5c439f4d
D
1452019-08-18 C.G. Dogan <gcc+cgdogan.00@gmail.com>
146 Iain Sandoe <iain@sandoe.co.uk>
147
148 PR target/83531
149 * inclhack.def (darwin_api_availability): New, strip leading
150 underscores from API_XXXX defines.
151 * fixincl.x: Regenerate.
152 * tests/base/os/availability.h: New file.
153
5a50aed3
IS
1542019-06-21 Iain Sandoe <iain@sandoe.co.uk>
155
156 * inclhack.def: Replace the complex test using __STRICT_ANSI__ and
157 __STDC_VERSION__ with a test using __DARWIN_NO_LONG_LONG.
158 Ensure that the top level math.h uses <> to wrap included headers
159 rather than "".
160 * fixincl.x: Regenerated.
161 * tests/base/architecture/ppc/math.h: Update test to include the
162 __DARWIN_NO_LONG_LONG case.
163
59a0b1db
IS
1642019-06-21 Iain Sandoe <iain@sandoe.co.uk>
165
166 * inclhack.def: Guard __has_attribute and __has_extension in
167 os/base.h.
168 Guard Apple blocks syntax in dispatch/object.h.
169 * fixincl.x: Regenerate.
170 * tests/base/dispatch/object.h: New file.
171 * tests/base/os/base.h: New file.
172
7121b43f
IS
1732019-05-11 Iain Sandoe <iain@sandoe.co.uk>
174 PR target/90379
175 PR bootstrap/89864
176 * inclhack.def (darwin_ucred__Atomic): Do not supply test_text
177 for wrap fixes.
178 * fixincl.x: Regenerated.
179
8e6759aa
ES
1802019-04-18 Erik Schnetter <schnetter@gmail.com>
181 Jakub Jelinek <jakub@redhat.com>
182 Iain Sandoe <iain@sandoe.co.uk>
183
184 PR bootstrap/89864
185 * inclhack.def (darwin_ucred__Atomic): New, work around _Atomic keyword
186 use in headers included by C++.
187 * fixincl.x: Regenerated.
188
22e05272
JM
1892018-10-31 Joseph Myers <joseph@codesourcery.com>
190
191 PR bootstrap/82856
192 * configure.ac: Remove AC_PREREQ.
193 * aclocal.m4, configure: Regenerate.
194
92a7f46b
RV
1952018-10-16 Rasmus Villemoes <rv@rasmusvillemoes.dk>
196
197 * inclhack.def (AAB_vxworks_regs_vxtypes): Add unconditional
198 include of vxCpu.h, guard include of vxTypesOld.h by
199 !_ASMLANGUAGE.
200 * fixincl.x: Regenerate.
201
c7a8f93d
RV
2022018-09-03 Rasmus Villemoes <rv@rasmusvillemoes.dk>
203
204 * inclhack.def (vxworks_ioctl_macro): Remove parentheses from
205 expansion of ioctl macro.
206 * fixincl.x: Regenerate.
207
5b3d96f2
DE
2082018-07-23 David Edelsohn <dje.gcc@gmail.com>
209
210 * inclhack.def (aix_unistd): New.
211 * fixincl.x: Regenerate.
212 * tests/base/unistd.h [AIX_UNISTD_CHECK]: New test.
213
0e97b84b
RV
2142018-06-27 Rasmus Villemoes <rv@rasmusvillemoes.dk>
215
216 * tests/base/ioLib.h [VXWORKS_IOLIB_INCLUDE_UNISTD_CHECK]: Add
217 missing hunk.
218
c649ee40
RV
2192018-06-12 Rasmus Villemoes <rasmus.villemoes@prevas.dk>
220
764d9a51
RV
221 * genfixes: exit 1 when autogen not found.
222 * genfixes: Remove some redundant code.
223 * genfixes: Update URL to autogen source code.
224
c649ee40
RV
225 * inclhack.def: Fix fixup for assert.h on vxworks.
226 * fixincl.x: Regenerate.
227
1afe3e77
RV
2282018-05-25 Rasmus Villemoes <rasmus.villemoes@prevas.dk>
229
230 * inclhack.def (vxworks_iolib_include_unistd): New fix.
231
001ddaa8
DM
2322018-04-18 David Malcolm <dmalcolm@redhat.com>
233
234 PR jit/85384
235 * configure: Regenerate.
236
58730d18
DE
2372018-02-22 David Edelsohn <dje.gcc@gmail.com>
238
239 * inclhack.def (aix_stdlib_vec_malloc): New.
240 (aix_stdlib_vec_calloc): New.
241 * fixincl.x: Regenerate.
242 * tests/base/stdlib.h [AIX_STDLIB_VEC_MALLOC]: New test.
243 [AIX_STDLIB_VEC_CALLOC]: New test.
244
b015bcbb
MF
2452017-10-13 Mike Frysinger <vapier@chromium.org>
246
247 * fixinc.in (dirname): Change sed from 's|[^/]*/||' to
248 's|[^/]*//*||'.
249
a476498c
DR
2502017-06-12 Doug Rupp <rupp@adacore.com>
251
252 * inclhack.def (AAB_vxworks_stdint): Remove hack.
253 * fixincl.x: Regenerate.
254
888339e6
JDA
2552017-02-25 John David Anglin <danglin@gcc.gnu.org>
256
257 PR target/68739
258 * inclhack.def (hpux11_pthread_pointer): New fix.
259 (hpux11_pthread_const): Adjust to remove void * cast from define.
260 * fixincl.x: Regenerate.
261
7d323537
JDA
2622017-02-11 John David Anglin <danglin@gcc.gnu.org>
263
264 * tests/base/alloca.h: New file.
265 * inclhack.def (hppa_hpux11_alloca): New fix.
266 * fixincl.x: Regenerate.
267
3c36aa6b
JJ
2682017-01-17 Jakub Jelinek <jakub@redhat.com>
269
270 PR other/79046
271 * configure.ac: Add GCC_BASE_VER.
272 * Makefile.in (gcc_version): Use @get_gcc_base_ver@ instead of cat to
273 get version from BASE-VER file.
274 * configure: Regenerated.
275
2252a802
RO
2762017-01-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
277
278 PR libstdc++/78979
279 * inclhack.def (solaris_gets_c11, solaris_gets_cxx14)
280 (solaris_std_gets_cxx14, solaris_stdlib_noreturn): New fixes.
281 * fixincl.x: Regenerate.
282 * tests/base/iso/stdio_iso.h [SOLARIS_GETS_C11_CHECK,
283 SOLARIS_GETS_CXX14_CHECK, SOLARIS_STD_GETS_CXX14_CHECK,
284 SOLARIS_STDLIB_NORETURN_CHECK]: New tests.
285
3115f94f
RO
2862016-11-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
287
288 * inclhack.def (solaris_math_12): New fix.
289 (hpux11_fabsf): Replace bypass by *-hp-hpux11* mach selector.
290 * fixincl.x: Regenerate.
291 * tests/base/math.h [SOLARIS_MATH_12_CHECK]: New test.
292
97448adf
RO
2932016-11-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
294
295 PR sanitizer/78267
296 * inclhack.def (darwin_availabilityinternal, darwin_os_trace_1)
297 (darwin_os_trace_2, darwin_os_trace_3): New fixes.
298 (hpux_stdint_least_fast): Remove spurious _EOFix_.
299 * fixincl.x: Regenerate.
300 * tests/bases/AvailabilityInternal.h: New file.
301 * tests/bases/os/trace.h: New file.
302
716028e4
TK
3032016-09-30 Tadek Kijkowski <tkijkowski@gmail.com>
304
305 * check.tpl: Convert line endings to unix on test outputs
306 * fixfixes.c: Fixed passing file name to apply_fix when
307 SEPARATE_FIX_PROC is defined
308 * fixincl.c: Use system_with_shell, fixes for MinGW and DJGPP
309 * fixlib.c, fixlib.h: Added system_with_shell and fix_path_separators
310
abb62d32
JDA
3112016-09-04 John David Anglin <danglin@gcc.gnu.org>
312
313 * inclhack.def (hpux_longjmp): Adjust select regular expression.
314 * fixincl.x: Regenerate.
315
dffe3cc5
JDA
3162016-08-13 John David Anglin <danglin@gcc.gnu.org>
317
318 * inclhack.def (hpux_longjmp): New fix.
319 * fixincl.x: Regenerate.
320 * tests/base/setjmp.h: New test file.
321
ef19a444
BE
3222016-08-09 Bernd Edlinger <bernd.edlinger@hotmail.de>
323
324 PR bootstrap/72833
325 * fixincl.tpl (version-compare): Fix generation with autogen 5.18.
326 * inclhack.def (darwin_longjmp_noreturn): New fix.
327 * fixincl.x: Regenerated.
328 * tests/base/i386/setjmp.h [DARWIN_LONGJMP_NORETURN_CHECK]: new test.
329
354c5470
MB
3302016-08-01 Muhammad Bilal <mbilal@codesourcery.com>
331
332 * fixinc.in: Use --parents option to make LIB directory.
333
ee2499b4
TS
3342016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
335
336 * mkfixinc.sh: Remove interix support.
337
d4f076c9
DE
3382016-06-13 David Edelsohn <dje.gcc@gmail.com>
339
340 * inclhack.def (aix_stdlib_malloc): New fix.
341 (aix_stdlib_realloc): New fix.
342 (aix_stdlib_calloc): New fix.
343 (aix_stdlib_valloc): New fix.
344 * fixincl.x: Regenerate.
345 * tests/base/stdlib.h [AIX_STDLIB_MALLOC]: New test.
346 [AIX_STDLIB_REALLOC]: New test.
347 [AIX_STDLIB_CALLOC]: New test.
348 [AIX_STDLIB_VALLOC]: New test.
349
f67cb8fe
JDA
3502016-01-31 John David Anglin <danglin@gcc.gnu.org>
351
352 PR target/68741
353 * inclhack.def (hpux_vsscanf): New fix.
354 * fixincl.x: Regenerated.
355 * tests/base/stdio.h [HPUX_VSSCANF_CHECK]: New test.
356
d8082c18
DE
3572015-08-14 David Edelsohn <dje.gcc@gmail.com>
358
359 * inclhack.def (aix_stdio_inline): New fix.
360 (aix_strtof_const): Limit to *-*-aix*.
361 (aix_sysmachine): Same.
362 (aix_syswait_2): Same.
363 (aix_volatile): Same.
364 * fixincl.x: Regenerated.
365 * test/base/stdio.h [AIX_STDIO_INLINE]: New test.
366
cfce0488
EG
3672015-07-28 Eric Gallager <egall@gwmail.gwu.edu>
368
369 * check.tpl: Ignore .DS_Store directories.
370
9846edff
DE
3712015-05-21 David Edelsohn <dje.gcc@gmail.com>
372
373 * inclhack.def (aix_externc): New fix.
374 (aix_externcpp[12]): New fix.
375 * fixincl.x: Regenerate.
376 * test/base/ctype.h [AIX_EXTERNC_CHECK]: New test.
377 * test/base/sys/socket.h [AIX_EXTERNCPP[12]_CHECK]: New test.
378 * test/base/fcntl.h: New file.
379
a4875765
MH
3802015-05-13 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
381
382 * aclocal.m4: Regenerated with automake-1.11.6.
383
218213df
GR
3842015-04-22 Gregor Richards <gregor.richards@uwaterloo.ca>
385
386 * mkfixinc.sh: Add *-musl* with no fixes.
387
f5ffa61d
JDA
3882015-03-28 John David Anglin <danglin@gcc.gnu.org>
389
390 PR libstdc++/65500
391 * inclhack.def (hpux11_lwp_rwlock_valid): New fix.
392 * fixincl.x: Regenerate.
393 * tests/base/sys/pthread.h [HPUX11_LWP_RWLOCK_VALID_CHECK]: New test.
394
266c722f
DR
3952015-02-16 Daniel Richard G. <skunk@iskunk.org>
396
397 PR bootstrap/48009
398 PR bootstrap/53348
399 * inclhack.def (aix_strtof_const): New fix.
400 * fixincl.x: Regenerate.
ba5b5e24 401 * tests/base/stdlib.h: New test.
266c722f 402
9e271531
RO
4032015-02-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
404
405 * inclhack.def (solaris_math_11): New fix.
406 * fixincl.x: Regenerate.
407 * tests/base/iso/math_c99.h [SOLARIS_MATH_11_CHECK]: New test.
408
a15b4c98
DE
4092015-02-06 David Edelsohn <dje.gcc@gmail.com>
410
411 PR bootstrap/53348
412 * inclhack.def (aix_pthread): Accept tab after define.
413 * fixincl.x: Regenerate.
414
11c3a68e
BK
4152015-01-24 Bruce Korb <bkorb@gnu.org>
416
417 * README: add some clarification on use of test_text
418
4192014-12-21 Bruce Korb <bkorb@gnu.org>
420
421 * fixincludes/fixincl.tpl: add handling for "sum" selection
422 criteria and clean up layout
423 * fixincludes/fixlib.h: enumerate TT_CKSUM test type
424 * fixincludes/fixincl.c (fix_applies): add code to handle
425 the new test type
426 (cksum_test): function to handle it
427 * fixincludes/README: doc it and remove explanations from
428 more than a decade ago.
429
451f1199
UB
4302014-12-15 Uros Bizjak <ubizjak@gmail.com>
431
432 * server.c (server_setup): Check return value of
433 getcwd and in case of error set buff[0] to 0.
434
0c5c9f95
UB
4352014-10-21 Uros Bizjak <ubizjak@gmail.com>
436
437 * inclhack.def (glibc_c99_inline_4): Add pthread.h to files.
438 * fixincl.x: Regenerate.
439
5435176b
AI
4402014-08-04 Alexander Ivchenko <alexander.ivchenko@intel.com>
441
442 * inclhack.def (complier_h_tradcpp): Remove.
443 * fixincl.x: Regenerate.
444 * tests/base/linux/compiler.h: Remove.
445
d9f069ab
RO
4462014-04-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
447
448 * inclhack.def (math_exception): Bypass on *-*-solaris2.1[0-9]*.
449 (solaris_int_types): Remove.
450 (solaris_longjmp_noreturn): Remove.
451 (solaris_mutex_init_2): Remove.
452 (solaris_once_init_2): Remove.
453 (solaris_sys_va_list): Remove.
454 * fixincl.x: Regenerate.
455 * tests/base/iso/setjmp_iso.h: Remove.
456 * tests/base/pthread.h [SOLARIS_MUTEX_INIT_2_CHECK]: Remove.
457 [SOLARIS_ONCE_INIT_1_CHECK]: Remove wrapping done by
458 solaris_once_init_2.
459 [SOLARIS_ONCE_INIT_2_CHECK]: Remove.
460 * tests/base/sys/int_types.h: Remove.
461 * tests/base/sys/va_list.h: Remove.
462
5502f40b
BRF
4632013-12-20 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
464
465 Makefile.in: Use $(FI) instead of fixincl@EXEEXT@.
466
e1775b33
BK
4672013-12-07 Bruce Korb <bkorb@gnu.org>
468
469 * inclhack.def: many of the headers found under "bits/" are
470 often stashed under architecture directories. Apply fixes
471 to those, too. Also, re-ordered misordered fixes.
472 * tests/base/linux/vt.h: 80 columns in .def file limitation
473 * tests/base/iso/math_c99.h: adjust ordering
474 * tests/base/rtldef/string.h: likewise
475 * tests/base/bits/fenv.h: likewise
476 * tests/base/pthread.h: likewise
477
3fc92e70
RB
4782013-12-06 Richard Biener <rguenther@suse.de>
479
480 * inclhack.def (suse_linux_vt_cxx): New fix for linux/vt.h
481 being not compatible with C++.
482 * fixincl.x: Regenerate.
483 * tests/base/linux/vt.h: New test.
484
3cbe17f7
AM
4852013-09-20 Alan Modra <amodra@gmail.com>
486
487 * configure: Regenerate.
488
a4f710a6
DE
4892013-09-02 David Edelsohn <dje.gcc@gmail.com>
490
491 * inclhack.def (aix_assert): New fix.
492 * fixincl.x: Regenerate.
493 * tests/base/assert.h [AIX_ASSERT_CHECK]: New check.
494
bbeedee0
BK
4952013-07-06 Bruce Korb <bkorb@gnu.org>
496
497 * inclhack.def (cdef_cplusplus): removed, per Bug 51776
cf3cfecd 498 * tests/base/sys/cdefs.h (CDEF_CPLUSPLUS_CHECK): obsolete
bbeedee0 499
ecdbd01a 5002013-05-23 Alexander Ivchenko <alexander.ivchenko@intel.com>
87725115
AI
501
502 * inclhack.def (complier_h_tradcpp): New.
503 * fixincl.x: Rebuilt.
504 * tests/base/linux/compiler.h: New.
505
0a91f65d
RO
5062013-05-17 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
507
508 * inclhack.def (solaris_pow_int_overload): Update comment.
509 Change guard to match <cmath>.
510 * fixincl.x: Regenerate.
511 * tests/base/iso/math_iso.h [SOLARIS_POW_INT_OVERLOAD_CHECK]:
512 Matching change.
513
0654e6be
DE
5142013-05-04 David Edelsohn <dje.gcc@gmail.com>
515
516 * inclhack.def (aix_null): New.
517 (void_null): Update replacement definition of NULL.
518 * fixincl.x: Regenerate.
519 * tests/base/curses.h: Update for new fix.
520
5212013-01-16 Alexandre Oliva <aoliva@redhat.com>
c851c76c
AO
522
523 * inclhack.def (feraiseexcept_nosse_invalid): New.
524 (feraiseexcept_nosse_divbyzero): Likewise.
525 * fixincl.x: Rebuilt.
526 * tests/base/bits/fenv.h: New.
527
bd0ca6ba
RB
5282013-01-14 Richard Biener <rguenther@suse.de>
529
530 * fixlib.h (verbose_level, fixinc_mode): Mark extern.
531
fa547b39 5322012-10-29 Bruce Korb <bkorb@gnu.org>
7e416541
BK
533
534 * README: testing wrap and replacement fixes is pointless.
535 * fixincl.c: export verbosity enumerations to fixlib.h
536 (run_compiles): mark replacement fixes to be skipped when
537 in testing mode
538 * fixlib.h: add a test mode and enumerations from fixincl.c
539 * check.tpl: set TEST_MODE in environment
540 * fixopts.c (initialize_opts): check for TEST_MODE in environment
541 * inclhack.def: move AAB_darwin7_9_long_double_funcs to
542 darwin_9_long_double_funcs_2. It is not a replacement fix.
543 * fixincl.x: regenerate
544 * tests/base/ioLib.h: the need for this is now exposed, so add it.
545 * tests/base/architecture/ppc/math.h: the correct result is now needed.
546
fa547b39 5472012-10-29 Robert Mason <rbmj@verizon.net>
1d5d667b
RM
548
549 * fixinc.in: Omit machine name checks for vxworks
550 * fixincludes/inclhack.def (AAB_vxworks_assert) new replacement fix
551 (AAB_vxworks_regs_vxtypes): another
552 (AAB_vxworks_stdint): yet another
553 (AAB_vxworks_unistd): and another
554 (vxworks_ioctl_macro): reformatting fix
555 (vxworks_mkdir_macro): again
556 (vxworks_regs): and again
557 (vxworks_write_const): and again
558 * tests/base/ioLib.h: new test result
559 * tests/base/math.h: likewise
560 * tests/base/sys/stat.h: likewise
561 * tests/base/testing.h: and again
562
31d20666
DE
5632012-09-29 David Edelsohn <dje.gcc@gmail.com>
564
565 * inclhack.def (AAB_aix_fcntl): New fix.
566 * fixincl.x: Regenerate.
567
b1f75d76
DE
5682012-06-19 David Edelsohn <dje.gcc@gmail.com>
569
570 * inclhack.def (aix_mutex_initializer_1): New fix.
571 (aix_cond_initializer_1): New fix.
572 (aix_rwlock_initializer): New fix.
573 * fixincl.x: Regenerate.
574 * tests/base/pthread.h [AIX_MUTEX_INITIALIZER_1_CHECK]: New.
575 [AIX_COND_INITIALIZER_1_CHECK]: New.
576 [AIX_RWLOCK_INITIALIZER_1_CHECK]: New.
577
678abdd9
TS
5782012-05-29 Thomas Schwinge <thomas@codesourcery.com>
579
580 * configure.ac: Use GCC_AC_FUNC_MMAP_BLACKLIST instead of
581 gcc_AC_FUNC_MMAP_BLACKLIST.
582 * Makefile.in (ACLOCAL_AMFLAGS): Don't include ../gcc.
583 * aclocal.m4: Regenerate.
584 * configure: Regenerate.
585
c1041240
TG
5862012-04-24 Tristan Gingold <gingold@adacore.com>
587
588 * fixincl.c (fix_with_system): Add missing specifier.
589 * configure.ac: Default to twoprocess on vms.
590 * configure: Regenerate.
591
3c59ab0d
DE
5922012-03-23 David Edelsohn <dje.gcc@gmail.com>
593
594 * inclhack.def (aix_malloc): New.
595 * fixincl.x: Regenerate.
596 * tests/base/malloc.h [AIX_MALLOC_CHECK]: New.
b1f75d76 597
159bde98
RO
5982012-03-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
599
600 PR other/52626
601 * tests/base/pthread.h [SOLARIS_MUTEX_INIT_2_CHECK]
602 (PTHREAD_COND_INITIALIZER): Adapt for solaris_cond_init removal.
603
a59205fa
TG
6042012-03-15 Tristan Gingold <gingold@adacore.com>
605
606 * README (EXAMPLES OF FIXES): Update.
607
7888f266
RO
6082012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
609
610 * inclhack.def (math_exception): Remove duplicate.
611 (solaris_cond_init): Remove.
612 (solaris_sys_va_list): Remove Solaris 8 support.
613 * fixincl.x: Regenerate.
614 * tests/base/pthread.h [SOLARIS_COND_INIT_CHECK]: Remove.
615
b24513a1
RO
6162012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
617
618 * inclhack.def (broken_cabs): Remove IRIX and SunOS 4 support.
619 (irix___restrict): Remove.
620 (irix___generic1): Remove.
621 (irix___generic2): Remove.
622 (irix_asm_apostrophe): Remove.
623 (irix_complex): Remove.
624 (irix_pthread_init): Remove.
625 (irix_socklen_t): Remove.
626 (irix_stdint_c99_mode): Remove.
627 (irix_stdint_c99_types): Remove.
628 (irix_stdint_c99_macros): Remove.
629 (irix_stdio_va_list): Remove IRIX 6.5 support.
630 (irix_wcsftime): Remove.
631 (stdio_va_list): Remove IRIX 6.5 support.
632 (svr4_profil): Remove IRIX bypass.
633 * fixincl.x: Regenerate.
634
635 * tests/base/complex.h [IRIX_COMPLEX_CHECK]: Remove.
636 * tests/base/internal/math_core.h: Remove.
637 * tests/base/internal/sgimacros.h: Remove.
638 * tests/base/internal/wchar_core.h: Remove.
639 * tests/base/math.h [BROKEN_CABS_CHECK]: Remove IRIX and SunOS 4
640 support.
641 * tests/base/pthread.h [IRIX_PTHREAD_INIT_CHECK]: Remove.
642 * tests/base/stdint-irix65.h: Remove.
643 * tests/base/stdint.h [IRIX_STDINT_C99_MODE_CHECK]: Remove.
644 * tests/base/sys/asm.h: Remove.
645 * tests/base/sys/socket.h [IRIX_SOCKLEN_T_CHECK]: Remove.
646
5c30094f
RO
6472012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
648
649 * inclhack.def (alpha___extern_prefix): Remove.
650 (alpha___extern_prefix_standards): Remove.
651 (alpha___extern_prefix_sys_stat): Remove.
652 (alpha_bad_lval): Remove.
653 (alpha_pthread): Remove.
654 (alpha_pthread_gcc): Remove.
655 (alpha_pthread_init): Remove.
656 * fixincl.x: Regenerate.
657 * tests/base/pthread.h [ALPHA_PTHREAD_CHECK]: Remove.
658 [ALPHA_PTHREAD_GCC_CHECK]: Remove.
659 [ALPHA_PTHREAD_INIT_CHECK]: Remove.
660 * tests/base/standards.h: Remove.
661 * tests/base/sys/stat.h [ALPHA___EXTERN_PREFIX_SYS_STAT_CHECK]:
662 Remove.
663 * tests/base/testing.h [ALPHA___EXTERN_PREFIX_CHECK]: Remove.
664 [ALPHA_BAD_LVAL_CHECK]: Remove.
665
24219d38
TG
6662012-03-12 Tristan Gingold <gingold@adacore.com>
667
668 * inclhack.def (vms_use_quoted_include,vms_add_missing_braces)
669 (vms_do_not_redeclare_hostalias, vms_decc_builtin)
670 (vms_no_64bit_getopt, vms_forward_declare_struct)
671 (vms_use_fast_setjmp): New fixes.
672 * fixincl.x: Regenerate.
673 * tests/base/rtldef/string.h: Update.
674 * tests/base/rtldef/if.h, tests/base/rtldef/resolv.h,
675 * tests/base/rtldef/setjmp.h, tests/base/rtldef/signal.h,
676 * tests/base/rtldef/stdio.h, tests/base/rtldef/wait.h: New files.
677
4c14fd7e
BK
6782012-01-11 Bruce Korb <bkorb@gnu.org>
679 Steven G. Kargl <kargl@gcc.gnu.org>
680 Andreas Tobler <andreast@fgznet.ch>
681
58ef7568 682 PR bootstrap/51705
4c14fd7e
BK
683 PR preprocessor/51776
684 * inclhack.def (cdef_cplusplus): Add a replacement for [[noreturn]].
685 * fixincl.x: Regenerate.
686 * tests/base/sys/cdefs.h: Update.
687
688 * genfixes: Remove the 'Ver.' from the version check.
689
4a5e00ca
AS
6902011-12-20 Andreas Schwab <schwab@linux-m68k.org>
691
692 * configure: Regenerate.
693
095af58f
AS
6942011-12-19 Andreas Schwab <schwab@linux-m68k.org>
695
696 * configure: Regenerate.
697
00449933
DE
6982011-11-16 David Edelsohn <dje.gcc@gmail.com>
699
700 * inclhack.def (aix_once_init_[12]): New fixes.
701 * fixincl.x: Regenerate.
702 * tests/base/pthread.h: Update.
703
0c094ab3
MS
7042011-10-25 Mike Stump <mikestump@comcast.net>
705
706 PR target/48851
707 * inclhack.def (void_null): New bypass.
708 * fixincl.x: Regenerate.
709
750db024
TG
7102011-09-26 Tristan Gingold <gingold@adacore.com>
711
712 * inclhack.def (ms_define_can_use_extern_prefix):
713 (vms_use_pragma_extern_model, vms_disable_decc_string_builtins):
714 New fixes.
715 * fixincl.x: Regenerate.
716 * tests/base/rtldef/string.h: New test.
717 * tests/base/rtldef/decc$types.h: Likewise.
718 * tests/base/testing.h: Update
719
e7dd5b57
TG
7202011-09-22 Tristan Gingold <gingold@adacore.com>
721
722 * mkfixinc.sh (target): Remove alpha-vms from particular targets.
723
3d3aae5b
SE
7242011-08-23 Steve Ellcey <sje@cup.hp.com>
725
726 PR libstdc++/50153
727 * inclhack.def (hpux11_abs): Extend to all hpux machines.
728 * fixincl.x: Regenerate.
729
d62bab6a
RO
7302011-08-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
731 Marc Glisse <marc.glisse@normalesup.org>
732
733 PR libstdc++-v3/1773
734 * inclhack.def (solaris_cxx_linkage, solaris_getc_strict_stdc)
735 (solaris_longjmp_noreturn, solaris_pow_int_overload)
736 (solaris_std___filbuf): New fixes.
737 * tests/base/iso/math_iso.h, tests/base/iso/setjmp_iso.h,
738 tests/base/iso/stdio_iso.h, tests/base/iso/stdlib_iso.h: New tests.
739 * tests/base/stdio.h [SOLARIS_STD___FILBUF_CHECK]: New test.
740
9d7b2124
RO
7412011-07-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
742
743 PR c++/49347
744 * inclhack.def (solaris_posix_spawn_restrict): New fix.
745 * fixincl.x: Regenerate.
746 * tests/base/spawn.h: New test.
747
20720201
DR
7482011-06-08 Douglas B Rupp <rupp@gnat.com>
749
750 * configure.ac (AC_USE_SYSTEM_EXTENSIONS): Add.
751 * configure: Regenerate.
752 * config.h.in: Regenerate.
753
11b815ca
PG
7542011-06-06 Peter O'Gorman <pogma@thewrittenword.com>
755
756 * inclhack.def (aix_net_if_arp): New fix.
757 * fixincl.x: Regenerate.
758 * tests/base/net/if_arp.h [AIX_NET_IF_ARP_CHECK]: New test.
759
f3450bc8
TG
7602011-05-17 Tristan Gingold <gingold@adacore.com>
761
762 * inclhack.def (solaris_complex_cxx): Fix syntax.
763 * fixincl.x: Regenerate.
764
067e2f06
TG
7652011-05-17 Tristan Gingold <gingold@adacore.com>
766
767 * check.tpl: Shell-quote testing file.
768
ebb9f8b0
JM
7692011-03-22 Joseph Myers <joseph@codesourcery.com>
770
771 * mkfixinc.sh: Don't handle i?86-moss-msdos* or i?86-*-pe.
772
455c8f48
RW
7732010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
774
775 PR other/46202
776 * Makefile.in (install-strip): New phony target.
777 (all, check, install): Also mark as phony.
778
d8ef0f49
RO
7792010-11-09 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
780
781 * inclhack.def (irix_pthread_init): New fix.
782 * fixincl.x: Regenerate.
783 * tests/base/pthread.h [IRIX_PTHREAD_INIT_CHECK]: New test.
784
1e335ae2
RO
7852010-10-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
786
787 PR c++/46024
788 * inclhack.def (solaris_sys_va_list): New fix.
789 * fixincl.x: Regenerate.
790 * tests/base/sys/va_list.h: New test.
791
9407158d
JDA
7922010-09-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
793
794 * inclhack.def (hpux_htonl): Allow trailing whitespace in select.
795 * fixincl.x: Regenerate.
796
872cc2d3
RO
7972010-07-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
798
799 * inclhack.def (solaris_cond_init): New fix.
800 * fixincl.x: Regenerate.
801 * tests/base/pthread.h [SOLARIS_COND_INIT_CHECK]: New test.
802 [SOLARIS_MUTEX_INIT_2_CHECK]: Adapt.
803
babc4728
RO
8042010-06-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
805
806 * inclhack.def (solaris__restrict, solaris_complex_cxx): New fixes
807 * fixincl.x: Regenerate.
808 * tests/base/complex.h [SOLARIS_COMPLEX_CXX_CHECK]: New test.
809 * tests/base/sys/feature_tests.h: New file.
810
c3f247f4
RW
8112010-06-03 Joern Rennecke <joern.rennecke@embecosm.com>
812 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
813
814 PR bootstrap/42798
815 * configure.ac: Check for declaration of 'basename(char *)'.
816 * configure: Regenerate.
817
8c200350
RO
8182010-04-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
819
820 * inclhack.def (alpha_wchar): Remove.
821 * fixincl.x: Regenerate.
822 * tests/base/wchar.h: Remove.
823
4d9e8446
RW
8242010-04-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
825
826 * aclocal.m4: Regenerate.
827
1a3a6aec
RO
8282010-03-31 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
829
830 * inclhack.def (alpha_assert): Allow for more whitespace in
831 select.
832 * fixincl.x: Regenerate.
833
f48aa01a
L
8342010-03-28 H.J. Lu <hongjiu.lu@intel.com>
835
836 PR target/40722
837 * mkfixinc.sh: Revert the last change for mingw.
838
6f5db5f7
JM
8392010-03-24 Joseph Myers <joseph@codesourcery.com>
840
841 * inclhack.def (glibc_strncpy): New fix.
842 * fixincl.x: Regenerate.
843 * tests/base/bits/string2.h: Update.
844
1ab71299
L
8452010-03-23 H.J. Lu <hongjiu.lu@intel.com>
846
847 PR target/40722
848 * mkfixinc.sh: Fix stdlib.h for mingw.
849
73489878
BK
8502010-02-19 Bruce Korb <bkorb@gnu.org>
851
852 * inclhack.def: remove vestiges of inadvertently committed changes
853
d76f631a
BK
8542010-02-10 Bruce Korb <bkorb@gnu.org>
855
856 * README: fix up references to old gcc/fixinc directory
857
93e520a2
RO
8582010-01-29 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
859
860 * inclhack.def (solaris_int_limits_3): New fix.
861 * fixincl.x: Regenerate.
862 * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_3_CHECK]: New
863 test.
864
865 * inclhack.def (solaris_int_const, solaris_int_limits_1,
866 solaris_int_limits_2 ): Applies to Solaris 2 in general.
867 Remove select.
868 Add mach for *-*-solaris2*.
869 Change second c_fix_arg to select.
870 Remove #pragma ident from test_text.
871 * fixincl.x: Regenerate.
872 * tests/base/sys/int_const.h [SOLARIS_INT_CONST_CHECK]: Remove
873 #pragma trigger text.
874 * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_1_CHECK,
875 SOLARIS_INT_LIMITS_2_CHECK]: Likewise.
876
dc4f0670
RO
8772010-01-26 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
878
879 * inclhack.def (aix_stdint_1): Add stdint-aix.h to files.
880 (aix_stdint_2): Likewise.
881 (aix_stdint_3): Likewise.
882 (aix_stdint_4): Likewise.
883 (aix_stdint_5): Likewise.
884 (darwin_stdint_1): Add stdint-darwin.h to files.
885 (darwin_stdint_2): Likewise.
886 (darwin_stdint_3): Likewise.
887 (darwin_stdint_4): Likewise.
888 (darwin_stdint_5): Likewise.
889 (darwin_stdint_6): Likewise.
890 (darwin_stdint_7): Likewise.
891 (hpux_c99_intptr): Add stdint-hpux11.h to files.
892 (hpux_c99_inttypes): Likewise.
893 (hpux_c99_inttypes2): Likewise.
894 (hpux_stdint_least_fast): Likewise.
895 (irix_stdint_c99): Renamed to irix_stdint_c99_mode.
896 (irix_stdint_c99_types): New fix.
897 (irix_stdint_c99_macros): New fix.
898 (newlib_stdint_1): Add stdint-newlib.h to files.
899 (newlib_stdint_2): Likewise.
900 fixincl.x: Regenerate.
901 tests/base/stdint-aix.h: New file.
902 tests/base/stdint.h [AIX_STDINT_1_CHECK, AIX_STDINT_2_CHECK,
903 AIX_STDINT_3_CHECK, AIX_STDINT_4_CHECK, AIX_STDINT_5_CHECK]: Moved ...
904 tests/base/stdint-aix.h: ... here.
905 [AIX_STDINT_3_CHECK]: Updated to match aix_stdint_3 fix.
906 [AIX_STDINT_4_CHECK]: Updated to match aix_stdint_4 fix.
907 [AIX_STDINT_5_CHECK]: Updated to match aix_stdint_5 fix.
908 tests/base/stdint-darwin.h: New file.
909 tests/base/stdint.h [DARWIN_STDINT_1_CHECK, DARWIN_STDINT_2_CHECK,
910 DARWIN_STDINT_3_CHECK, DARWIN_STDINT_4_CHECK,
911 DARWIN_STDINT_5_CHECK, DARWIN_STDINT_6_CHECK]: Moved ...
912 tests/base/stdint-darwin.h: ... here.
913 [DARWIN_STDINT_1_CHECK]: Updated to match darwin_stdint_1 fix.
914 [DARWIN_STDINT_4_CHECK]: Updated to match darwin_stdint_4 fix.
915 [DARWIN_STDINT_6_CHECK]: Updated to match darwin_stdint_6 fix.
916 tests/base/stdint-hpux11.h: New file.
917 tests/base/stdint.h [HPUX_C99_INTPTR_CHECK,
918 HPUX_C99_INTTYPES2_CHECK, HPUX_STDINT_LEAST_FAST_CHECK]: Moved ...
919 tests/base/stdint-hpux11.h: ... here.
920 [HPUX_C99_INTPTR_CHECK]: Updated to match hpux_c99_intptr fix.
921 [HPUX_C99_INTTYPES2_CHECK]: Updated to match hpux_c99_inttypes2 fix.
922 tests/base/stdint.h [IRIX_STDINT_C99_CHECK]: Renamed guard to
923 IRIX_STDINT_C99_MODE_CHECK.
924 tests/base/stdint-irix65.h: New file.
925 tests/base/stdint-newlib.h: New file.
926 tests/base/stdint.h [NEWLIB_STDINT_1_CHECK,
927 NEWLIB_STDINT_2_CHECK]: Moved ...
928 tests/base/stdint-newlib.h: ... here.
929
43e02a8a
RW
9302009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
931
932 * configure: Regenerate.
933
84b80444
SE
9342009-10-21 Steve Ellcey <sje@cup.hp.com>
935
936 * inclhack.def (hpux_stdint_least_fast): Simplify.
937 * fixincl.x: Regenerate.
938 * tests/base/stdint.h: Update.
939
07471115
RW
9402009-09-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
941
942 * inclhack.def (isc_fmod, isc_omits_with_stdc)
943 (nested_sys_limits, sco_math): Remove.
944 * tests/base/math.h (ISC_FMOD_CHECK, SCO_MATH_CHECK): Remove.
945 * tests/base/stdio.h (ISC_OMITS_WITH_STDC_CHECK): Remove.
946 * tests/base/sys/limits.h: Remove.
947 * fixincl.x: Regenerate.
948
a3d37119
RW
9492009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
950
951 PR testsuite/29737
952 PR bootstrap/35938
953 PR testsuite/39655
954 * check.tpl: Fix typos.
955 * README: Likewise. Also, document that 'select' uses ERE.
956 * mkheaders.in: Update copyright years in --version output.
957 * inclhack.def (sco_math): Add missing final newline in sed
958 script 'a', 'c', or 'i' commands, for BSD sed.
959 (sco_math): In the text of 'a', 'c', or 'i' sed
960 commands, prepend leading white space with a backslash to avoid
961 the whitespace to be removed by BSD sed.
962 (sco_math): Match plain 'C++' instead of 'C\+\+' in sed regex.
963 (x11_new): Fix sed expression, for BSD sed.
964 (glibc_mutex_init): Fix newlines in sed 's' command replacement
965 part, for GNU sed 3.02 and Solaris sed.
966 (glibc_mutex_init): Replace unportable \+ sed regex operator
967 with \{1,\}.
968 (glibc_c99_inline_2, glibc_mutex_init): Avoid unportable sed
969 alternation \| regex operator.
970 (solaris_complex): Remove superfluous backslashes from
971 replacement string. Replace \+ operator with \{1,\}.
972 * tests/base/Xm/Traversal.h: This is fixed for BSD sed now.
973 * fixincl.x: Regenerate.
974
7aa7b459
RO
9752009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
976
977 PR libfortran/41169
978 * inclhack.def (irix_complex): New fix.
979 (solaris_complex): Likewise.
980 * fixincl.x: Regenerate.
981 * tests/base/complex.h [IRIX_COMPLEX_CHECK, SOLARIS_COMPLEX_CHECK]:
982 New tests.
983
0b7da9ce
BK
9842009-08-28 Bruce Korb <bkorb@gnu.org>
985 Steve Ellcey <sje@cup.hp.com>
986
987 * README (files): Describe files entry.
988 * inclhack.def (hpux_stdint_least): Remove.
989 (hpux_stdint_fast): Remove.
990 (hpux_stdint_fast): Remove.
991 (hpux_stdint_least_fast): New.
992 (hpux_inttype_int_least8_t): Remove.
993 (hpux_inttype_int8_t): Modify.
994 * fixincl.x: Regenerate.
995 * tests/base/stdint.h: Update.
996 * tests/base/sys/_inttypes.h: Update.
997
629fff4b
SE
9982009-08-28 Steve Ellcey <sje@cup.hp.com>
999
1000 * inclhack.def (hpux_imaginary_i): Remove spaces.
1001 * fixincl.x: Regenerate.
1002 * tests/base/stdint.h: Update AIX fixes.
1003 * tests/base/complex.h: Change HPUX_IMAGINARY_I_CHECK fix.
1004
df58e648
RW
10052009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1006
1007 * configure.ac (AC_PREREQ): Bump to 2.64.
1008
5213506e
RW
10092009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1010
1011 * aclocal.m4: Regenerate.
1012 * configure: Regenerate.
1013 * config.h.in: Regenerate.
1014
be274b21
DE
10152009-08-17 David Edelsohn <edelsohn@gnu.org>
1016
1017 * inclhack.def (aix_complex): Redefine _Complex_I. Do not
1018 redefine I.
1019 * (aix_stdint_[12345]): New fixes.
1020 * fixincl.x: Regenerate.
1021 * tests/base/complex.h: Update check.
1022 * tests/base/stdint.h: Add AIX stdint.h checks.
1023
03c57948
SE
10242009-08-14 Steve Ellcey <sje@cup.hp.com>
1025
1026 * inclhack.def (hpux_imaginary_i): New fix.
1027 * fixincl.x: Regenerate.
1028 * tests/base/complex.h: New file.
1029
f3ecb732
DE
10302009-08-12 David Edelsohn <edelsohn@gnu.org>
1031
1032 * inclhack.def (aix_complex): New fix.
1033 * fixincl.x: Regenerate.
b1f75d76 1034
175196a0
JDA
10352009-08-01 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1036
1037 * inclhack.def (hpux_inttype_int_least8_t): Also apply on hpux10*.
1038 (hpux_inttype_int8_t): Likewise.
1039 * fixincl.x: Regenerate.
1040
6efbd53f
RW
10412009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1042
1043 * Makefile.in (AUTOCONF, AUTOHEADER, ACLOCAL, ACLOCAL_AMFLAGS):
1044 New variables.
1045 ($(srcdir)/configure, $(srcdir)/config.h.in, $(srcdir)/aclocal.m4):
1046 Use them.
1047
94ab808c
FXC
10482009-07-04 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1049
1050 * inclhack.def (darwin_stdint_5, darwin_stdint_6,
1051 darwin_stdint_7): New fixes.
1052 * fixincl.x: Regenerate.
1053 * tests/base/stdint.h: Adjust test for new fixes.
1054
d4289bdd
EB
10552009-07-03 Eric Botcazou <ebotcazou@adacore.com>
1056
1057 * inclhack.def (solaris_int_types): New fix.
1058 * fixincl.x: Regenerate.
1059 * tests/base/sys/int_types.h: New file.
1060
fdfbd469
FXC
10612009-06-09 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1062
1063 * inclhack.def (darwin_stdint_1, darwin_stdint_2, darwin_stdint_3,
1064 darwin_stdint_4): New fixes.
1065 * tests/base/stdint.h: Adjust test results for new fixes.
1066 * fixincl.x: Regenerate.
1067
b0999b01
EB
10682009-05-29 Eric Botcazou <ebotcazou@adacore.com>
1069
1070 * inclhack.def (solaris_int_const): New fix.
1071 (solaris_int_limits_1): Likewise.
1072 (solaris_int_limits_2): Likewise.
1073 * fixincl.x: Regenerate.
1074 * tests/base/sys/int_const.h: New file.
1075 * tests/base/sys/int_limits.h: Likewise.
1076
b51c6a2c
JM
10772009-05-15 Joseph Myers <joseph@codesourcery.com>
1078
1079 * inclhack.def (glibc_tgmath): Correct bypass.
1080 * fixincl.x: Regenerate.
1081
62e66577
SE
10822009-04-28 Steve Ellcey <sje@cup.hp.com>
1083
1084 * inclhack.def (hpux11_uint32_c): Remove.
1085 (hpux_long_double): Disable on hpux11.3*.
1086 (hpux_long_double_2): New.
1087 (hpux_c99_intptr): New.
1088 (hpux_c99_inttypes): New.
1089 (hpux_c99_inttypes2): New.
1090 (hpux_stdint_least): New.
1091 (hpux_stdint_fast): New.
1092 (hpux_inttype_int_least8_t): New.
1093 (hpux_inttype_int8_t): New.
1094 * fixincl.x: Regenerate.
1095 * tests/base/sys/_inttypes.h: New.
1096 * tests/base/inttypes.h: Update.
1097 * tests/base/stdlib.h: Update.
1098 * tests/base/stdint.h: Update.
1099
e2556904
JM
11002009-04-28 Joseph Myers <joseph@codesourcery.com>
1101
1102 * inclhack.def (glibc_stdint): New fix.
1103 * fixincl.x: Regenerate.
1104 * tests/base/stdint.h: Update.
1105
748086b7
JJ
11062009-04-09 Jakub Jelinek <jakub@redhat.com>
1107
1108 * Makefile.in: Change copyright header to refer to version
1109 3 of the GNU General Public License and to point readers at the
1110 COPYING3 file and the FSF's license web page.
1111 * fixfixes.c: Likewise.
1112 * fixinc.in: Likewise.
1113 * fixincl.c: Likewise.
1114 * fixlib.c: Likewise.
1115 * fixlib.h: Likewise.
1116 * fixopts.c: Likewise.
1117 * fixtests.c: Likewise.
1118 * genfixes: Likewise.
1119 * mkheaders.in: Likewise.
1120 * system.h: Likewise.
1121
207bf79d
JM
11222009-03-31 Joseph Myers <joseph@codesourcery.com>
1123
1124 PR c/448
1125 * inclhack.def (newlib_stdint_1, newlib_stdint_2): New fixes.
1126 * fixincl.x: Regenerate.
1127 * tests/base/stdint.h: Update.
1128
615ce5fd
JM
11292009-03-29 Joseph Myers <joseph@codesourcery.com>
1130
1131 * tests/base/math.h, tests/base/pthread.h, tests/base/sys/wait.h:
1132 Update.
1133
928c19bb
JM
11342009-03-29 Joseph Myers <joseph@codesourcery.com>
1135
1136 PR c/456
1137 PR c/5675
1138 PR c/19976
1139 PR c/29116
1140 PR c/31871
1141 PR c/35198
1142 * inclhack.def (glibc_tgmath): New fix.
1143 * fixincl.x: Regenerate.
1144 * tests/base/tgmath.h: New.
1145
52c0e446
JM
11462009-03-28 Joseph Myers <joseph@codesourcery.com>
1147
1148 * inclhack.def (aix_syswait, exception_structure,
1149 pthread_page_size): Remove.
1150 (math_exception): Remove mention of fixproto in comment.
1151 * fixincl.x: Regenerate.
1152 * mkheaders.in: Do not handle STMP_FIXPROTO.
1153
ea7557f0
SL
11542009-03-27 Sandra Loosemore <sandra@codesourcery.com>
1155
1156 * server.c (run_shell): Quote directory name passed to cd.
1157
10fc64a7
BK
11582009-03-01 Bruce Korb <bkorb@gnu.org>
1159 Apply a positively ancient patch:
1160
1161 2004-10-15 Giovanni Bajo <giovannibajo@libero.it>
593b6421
GB
1162
1163 * inclhack.def (alpha_if_semicolon): new fix from long, long ago
1164 * tests/base/net/if.h: Add new test.
1165
fc7e9554
AT
11662009-01-06 Andreas Tobler <a.tobler@schweiz.org>
1167
1168 * tests/base/locale.h: Add new test.
1169 * tests/base/stdarg.h: Likewise.
1170
8ba59b08
SE
11712009-01-05 Steve Ellcey <sje@cup.hp.com>
1172
1173 * inclhack.def (hpux_spu_info): Add files line.
1174 * fixincl.x: Regenerate.
1175
9cb82550
AT
11762009-01-01 Andreas Tobler <a.tobler@schweiz.org>
1177
1178 * inclhack.def (openbsd_null_definition): Redefine NULL to (void *)0
1179 in case of C.
1180 * fixincl.x: Regenerate.
1181
261b8381
AT
11822008-12-31 Andreas Tobler <a.tobler@schweiz.org>
1183
1184 PR target/35460
1185 * inclhack.def (openbsd_va_start): Use __builtin_va_start
1186 for OpenBSD.
1187 * fixincl.x: Regenerate.
1188
baafc534
RW
11892008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1190
1191 * configure: Regenerate.
1192
8739b9c7
SE
11932008-12-15 Steve Ellcey <sje@cup.hp.com>
1194
1195 * inclhack.def (hpux_spu_info): Match PA as well as IA64.
1196 * fixincl.x: Regenerate.
1197
6a4bde96
L
11982008-09-06 H.J. Lu <hongjiu.lu@intel.com>
1199
1200 * configure.ac: Fix a typo.
1201 * configured: Regenerate.
1202
6aa1f8c1
BK
12032008-09-06 Bruce Korb <bkorb@gnu.org>
1204
1205 * fixincl.tpl (sed): make the program executable configurable.
1206 Some platforms have some rather oddball defaults.
1207 * config.h.in (SED_PROGRAM): define the default sed.
1208 * fixincl.x: regenerated
1209 * tests/base/internal/wchar_core.h: fix bad sample text
1210 * tests/base/math.h: fix bad sample text
1211 * configure.ac: search for working sed
1212 * inclhack.def (glibc_mutex_init): fix non-portable construct
1213 and re-order a few misordered entries.
1214
18c04407
RW
12152008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1216
1217 * configure: Regenerate.
1218
cd985f66
JM
12192008-06-07 Joseph Myers <joseph@codesourcery.com>
1220
1221 * inclhack.def (AAB_svr4_replace_byteorder,
1222 AAB_ultrix_ansi_compat, AAB_ultrix_limits, AAB_ultrix_memory,
1223 libc1_G_va_list, libc1_ifdefd_memx, nested_motorola,
1224 ptx_sys_mc_param_h, sco_regset, sco_static_func, sco_utime,
1225 solaris_mutex_init_1, solaris_socket, solaris_unistd,
1226 solaris_widec, svr4_krnl, ultrix_atexit_param, ultrix_atof_param,
1227 ultrix_const3, ultrix_fix_fixproto, ultrix_ifdef, ultrix_locale,
1228 ultrix_math_ifdef, ultrix_nested_ioctl, ultrix_nested_svc,
1229 ultrix_stat, ultrix_static, ultrix_stdlib, ultrix_strings,
1230 ultrix_strings2, ultrix_sys_time, ultrix_unistd,
1231 unicosmk_restrict, uw7_byteorder_fix, windiss_math1,
1232 windiss_math2, windiss_valist): Remove.
1233 * fixincl.x: Regenerate.
1234 * mkfixinc.sh: (arm-semi-aof, hppa1.1-*-osf*, hppa1.1-*-bsd*,
1235 i370-*-openedition, i?86-*-moss*, i?86-*-uwin*,
1236 powerpc-*-eabiaix*): Remove.
1237 * tests/base/math.h: Update.
1238 * tests/base/pthread.h: Update.
1239 * tests/base/stdio.h: Update.
1240 * tests/base/stdlib.h: Update.
1241 * tests/base/string.h: Update.
1242 * tests/base/strings.h: Update.
1243 * tests/base/sys/file.h: Update.
1244 * tests/base/sys/limits.h: Update.
1245 * tests/base/sys/socket.h: Update.
1246 * tests/base/sys/stat.h: Update.
1247 * tests/base/sys/time.h: Update.
1248 * tests/base/testing.h: Update.
1249 * tests/base/unistd.h: Update.
1250 * tests/base/_G_config.h: Remove.
1251 * tests/base/arpa: Remove directory.
1252 * tests/base/fs: Remove directory.
1253 * tests/base/locale.h: Remove.
1254 * tests/base/machine: Remove directory.
1255 * tests/base/rpc/svc.h: Remove.
1256 * tests/base/sys/ioctl.h: Remove.
1257 * tests/base/sys/regset.h: Remove.
1258 * tests/base/sys/times.h: Remove.
1259 * tests/base/sys/utsname.h: Remove.
1260 * tests/base/widec.h: Remove.
1261
7de4b37e
KG
12622008-05-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1263
1264 * inclhack.def (solaris_math_4): Use GCC's __builtin_fpclassify.
1265 * tests/base/iso/math_c99.h: Update.
1266 * fixincl.x: Regenerate.
1267
2627042d
JM
12682008-05-14 Joseph Myers <joseph@codesourcery.com>
1269
1270 * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on
1271 posix_types_64.
1272 * fixincl.x: Regenerate.
1273
9ae83b84
KT
12742008-04-25 Kai Tietz <kai.tietz@onvision.com>
1275
1276 * fixincl.c (fix_with_system): Cast pointer difference to long.
1277 * fixlib.c (make_raw_shell_str): Cast compare to avoid sign warning.
1278
deb984e6
PB
12792008-04-18 Paolo Bonzini <bonzini@gnu.org>
1280
1281 PR bootstrap/35457
1282 * Makefile.in: Rewrite aclocal.m4 rule.
1283 * aclocal.m4: Regenerate.
1284 * configure: Regenerate.
1285
83644cd5
PG
12862008-03-07 Peter O'Gorman <pogma@thewrittenword.com>
1287
1288 PR c++/20366
1289 * inclhack.def (AAB_aix_stdio): Hack stdio.h for -D_LARGE_FILES.
1290 * fixincl.x: Regenerate.
1291 * tests/base/stdio.h: Add test.
1292
98266db0
BE
12932008-02-25 Ben Elliston <bje@au.ibm.com>
1294
1295 PR other/32948
1296 * fixincl.c (fix_applies): Remove unused variable `name_len'.
1297
c951ae40
KG
12982008-02-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1299
1300 * inclhack.def (solaris_math_10): New.
1301 * tests/base/iso/math_c99.h: Update.
1302
1303 * fixincl.x: Regenerate.
1304
719bb4e3 13052008-02-04 Ismail Dönmez <ismail@pardus.org.tr>
b452c141
ID
1306
1307 * inclhack.def: (bsd_stdio_attrs_conflict, freebsd_gcc3_breakage,
1308 freebsd_gcc4_breakage, hppa_hpux_fp_macros, hpux11_abs,
1309 netbsd_c99_inline_1, netbsd_c99_inline_2, netbsd_extra_semicolon): Add
1310 quotes around mach entries.
1311 * fixincl.x: Regenerate with latest autogen (5.9.4), updating license
1312 to GPLv3.
1313
c91e2eae
HPN
13142008-02-04 Hans-Peter Nilsson <hp@axis.com>
1315
8181078a 1316 PR other/31405
c91e2eae
HPN
1317 * inclhack.def: (glibc_c99_inline_1a): Re-add last change.
1318 (glibc_c99_inline_3) <bypass>: Change from __STDC_VERSION__ to
1319 __extern_inline|__GNU_STDC_INLINE__.
1320 (glibc_c99_inline_4) <files>: Add wchar.h and */wchar.h.
1321 <bypass>: Change from __STDC_VERSION__ to
1322 __extern_inline|__GNU_STDC_INLINE__.
1323 <first c_fix_arg>: Change from #ifdef-wrapping the extern part to
1324 appending attribute-gnu_inline.
1325 <second c_fix_arg>: Remove.
1326 <test_text>: Remove __extern_inline line.
1327 * tests/base/features.h: Re-add.
1328 * tests/base/sys/sysmacros.h: Adjust.
1329 * fixincl.x: Regenerate.
1330
b8c9ec3d
HPN
13312008-01-06 Hans-Peter Nilsson <hp@axis.com>
1332
1333 Revert last change.
1334
b6541c10
HPN
13352007-12-18 Hans-Peter Nilsson <hp@axis.com>
1336
1337 * inclhack.def: (glibc_c99_inline_1a, glibc_c99_inline_5): New.
1338 * fixincl.x: Regenerate.
1339 * tests/base/wchar.h: Update.
1340 * tests/base/features.h: New.
1341
6f8c1750
JDA
13422007-10-14 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1343
1344 PR target/33700
1345 * inclhack.def (hpux11_pthread_const): New.
1346 * fixincl.x: Regenerate.
1347 * tests/base/sys/pthread.h: Update.
1348
a2085738
KT
13492007-10-12 Kai Tietz <kai.tietz@onevision.com>
1350
1351 * configure.ac: x86_64 mingw target uses twoprocess.
1352 * mkfixinc.sh: Add x86_64 mingw target.
1353 * configure: Regenerate.
1354
b6bbae95
GK
13552007-10-09 Geoffrey Keating <geoffk@apple.com>
1356
1357 * inclhack.def (darwin_externc): New.
1358 * fixincl.x: Regenerate.
1359 * tests/base/mach-o/swap.h: New.
1360
d531cdb1
KG
13612007-08-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1362
1363 * inclhack.def (solaris_math_5, solaris_math_6, solaris_math_7):
1364 Delete fixes.
1365 * tests/base/iso/math_c99.h: Delete associated test baselines.
1366 * fixincl.x: Regenerate.
1367
63729d84
KW
13682007-07-24 Krister Walfridsson <cato@df.lth.se>
1369
1370 PR target/30058
1371 * inclhack.def (netbsd_c99_inline_2): New.
1372 * fixincl.x: Regenerate.
1373 * tests/base/signal.h: Update.
1374
dadda6ca
KG
13752007-07-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1376
1377 PR target/32641
1378
1379 * inclhack.def (solaris_math_4, solaris_math_5, solaris_math_6,
1380 solaris_math_7): Constify and make FP exception-safe.
1381 * tests/base/iso/math_c99.h: Update.
1382
1383 * fixincl.x: Regenerate.
1384
8919fa4a
RO
13852007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1386
1387 PR libgcj/28190
1388 * inclhack.def (irix_stdint_c99): New fix.
1389 * fixincl.x: Regenerate.
1390 * tests/base/stdint.h: New test.
1391
1fd994f1
SE
13922007-06-06 Steve Ellcey <sje@cup.hp.com>
1393
1394 PR testsuite/31828
1395 * inclhack.def (hppa_hpux_fp_macros): New.
1396 * fixincl.x: Regenerate.
1397 * tests/base/math.h: Update.
1398
cb3790cb
JJ
13992007-03-26 Jakub Jelinek <jakub@redhat.com>
1400
1401 * inclhack.def (glibc_c99_inline_1): Define __USE_EXTERN_INLINES
1402 if __extern_inline or __GNUC_GNU_INLINE__ is defined rather than
1403 __STDC_VERSION__ < 199901L.
1404 (glibc_c99_inline_2): Replace #if __STDC_VERSION__ < 199901L
1405 with #ifdef __GNUC_GNU_INLINE__.
1406 (glibc_c99_inline_3): Add select. Replace __STDC_VERSION__ >= 199901L
1407 with defined(__GNUC_STDC_INLINE__).
1408 (glibc_c99_inline_4): Change select, add second c_fix_arg.
1409 Replace #if __STDC_VERSION__ < 199901L with
1410 #ifdef __GNUC_GNU_INLINE__.
1411 * fixincl.x: Regenerated.
1412 * tests/base/bits/string2.h: Update.
1413 * tests/base/sys/sysmacros.h: Update.
1414 * tests/base/sys/stat.h: Update.
1415
7270dd8e
KW
14162007-03-18 Krister Walfridsson <cato@df.lth.se>
1417
1418 PR target/30058
1419 * inclhack.def (netbsd_c99_inline_1): New.
1420 * fixincl.x: Regenerate.
1421 * tests/base/signal.h: New.
1422
07f1ac6d
BM
14232007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
1424
1425 * Makefile.in: Add dummy "install-info" target.
1426
14da6073
JM
14272007-03-06 Joseph Myers <joseph@codesourcery.com>
1428
1429 * mkheaders.in: Fix headers for each multilib required.
1430
b31f8484
BM
14312007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
1432
1433 * Makefile.in: Add dummy install-pdf target.
1434
f686ec05
JM
14352007-02-27 Joseph Myers <joseph@codesourcery.com>
1436
1437 * mkheaders.in (incdir): Use include-fixed not include.
1438
123ddd68
BM
14392007-02-15 Brooks Moses <brooks.moses@codesourcery.com>
1440
1441 * Makefile.in: Added "pdf" target to .PHONY.
1442
cefde4f5
RG
14432007-02-05 Richard Guenther <rguenther@suse.de>
1444
1445 * inclhack.def (glibc_c99_inline_4): Adjust selector to cope
1446 with older glibc. Adjust version number for C99.
1447 * fixincl.x: Regenerated.
1448
3c1c7aae
MS
14492007-02-04 Mike Stump <mrs@apple.com>
1450
1451 * mkheaders.in: Allow optional isysroot parameter.
1452
5c4f0f47
BK
14532007-02-03 Bruce Korb <bkorb@gnu.org>
1454
1455 * inclhack.def (glibc_c99_inline_4): replace "extern" only if
1456 surrounded by space characters.
1457
a942e89f
DF
14582007-01-25 Daniel Franke <franke.daniel@gmail.com>
1459
1460 PR target/30272
1461 * inclhack.def(broken_cabs): Also remove definition of cabsl.
1462 * fixincl.x: Regenerate.
1463 * tests/base/math.h: Update.
1464
401be4b6 14652007-01-05 Bruce Korb <bkorb@gnu.org>,
92a285c1 1466 Daniel Franke <franke.daniel@gmail.com>
401be4b6
BK
1467
1468 PR target/30008
1469 * fixincl.tpl (List): separate file name patterns with a NUL byte instead
1470 of a vertical bar ("|").
2f82a97b
BK
1471 * fixincl.c (fix_applies, machine_matches): Use fnmatch for name
1472 matching. Set SKIP_TEST flag if we are not to run a test.
401be4b6
BK
1473 * fixincl.x: Regenerate.
1474 * inclhack.def (glibc_c99_inline_[1234], broken_cabs, broken_nan,
1475 kandr_concat, sco_math): Replace lists of specfic file names by search
1476 patterns.
1477
da32da74
OH
14782006-12-12 Olivier Hainque <hainque@adacore.com>
1479
1480 * fixincludes/mkfixinc.sh: Add "*-*-vxworks*" to the list of
1481 targets for which a no-op fixer is appropriate.
b1f75d76 1482
98e06787
RG
14832006-11-07 Richard Guenther <rguenther@suse.de>
1484
1485 * inclhack.def (glibc_c99_inline_2): Adjust for glibc 2.3
1486 systems.
1487 * fixincl.x: Regenerate.
1488
502e2a2d
GK
14892006-11-02 Geoffrey Keating <geoffk@apple.com>
1490
1491 * inclhack.def (glibc_c99_inline_1): New.
1492 * inclhack.def (glibc_c99_inline_2): New.
1493 * inclhack.def (glibc_c99_inline_3): New.
1494 * inclhack.def (glibc_c99_inline_4): New.
1495 * fixincl.x: Regenerate.
1496 * tests/base/bits/string2.h: New.
1497 * tests/base/sys/sysmacros.h: New.
1498 * tests/base/sys/stat.h: Update.
1499
b4d24eaa
SE
15002006-11-01 Steve Ellcey <sje@cup.hp.com>
1501
1502 * tests/base/sys/socket.h: Update.
1503
be645fd9
SE
15042006-10-31 Steve Ellcey <sje@cup.hp.com>
1505
1506 * inclhack.def (hpux11_extern_sendfile): New.
1507 (hpux11_extern_sendpath): New.
1508 * fixincl.x: Regenerate.
1509
0f45f0f5
JM
15102006-10-29 Joseph Myers <joseph@codesourcery.com>
1511
1512 * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on x86_64.
1513 * fixincl.x: Regenerate.
1514
b5422ad7
BM
15152006-10-10 Brooks Moses <bmoses@stanford.edu>
1516
1517 * Makefile.in: Added empty "pdf" target.
1518
6c65aa40
JDA
15192006-10-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1520
1521 PR target/29300
1522 * inclhack.def (hpux_pthread_initializers): New hack.
1523 * tests/base/sys/pthread.h: New file.
1524
1525 * fixincl.x: Regenerate.
1526
4d98def0
UB
15272006-10-03 Uros Bizjak <uros@kss-loka.si>
1528
1529 * inclhack.def (glibc_mutex_init): Also fix
1530 PTHREAD_MUTEX_(RECURSIVE|ERRORCHECK|ADAPTIVE)_NP and
1531 PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP initializers.
36a43def
UB
1532 * tests/base/pthread.h: Update.
1533
1534 * fixincl.x: Regenerate.
4d98def0 1535
f6f7aabc
UB
15362006-10-01 Uros Bizjak <uros@kss-loka.si>
1537
4d98def0
UB
1538 * inclhack.def (glibc_mutex_init): New fix.
1539 * tests/base/pthread.h: Update.
f6f7aabc 1540
4d98def0 1541 * fixincl.x: Regenerate.
f6f7aabc 1542
a77d42cf
KG
15432006-09-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1544
1545 * inclhack.def (solaris_mutex_init_2): Update for Solaris9.
1546 Prevent it from running on solaris10 or later.
1547 (solaris_once_init_2): Fix comment.
1548 * tests/base/pthread.h: Update.
1549
1550 * fixincl.x: Regenerate.
1551
0a1f02df
KG
15522006-09-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1553
1554 * inclhack.def (solaris_once_init_2): New fix.
1555 * tests/base/pthread.h: Update.
1556
1557 * fixincl.x: Regenerate.
1558
2b655a0a
KG
15592006-09-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1560
1561 * inclhack.def (solaris_mutex_init_2): Remove test for
1562 PTHREAD_RWLOCK_INITIALIZER.
1563 (solaris_rwlock_init_1): New.
1564 * tests/base/pthread.h: Update.
1565
1566 * inclhack.def (solaris_once_init_1): New.
1567 * tests/base/pthread.h: Adjust for new fix.
b1f75d76 1568
2b655a0a
KG
1569 * fixincl.x: Regenerate.
1570
58245475
RS
15712006-07-17 Roger Sayle <roger@eyesopen.com>
1572
1573 * tests/base/errno.h: New file.
1574 * tests/base/architecture/ppc/math.h: Likewise.
1575 * tests/base/ia64/sys/getppdp.h: Likewise.
1576
b24f7f6b
LB
15772006-07-10 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1578
1579 PR bootstrap/20437
58245475 1580 * Makefile.in (configure, config.h.in): Change into $(srcdir)
b24f7f6b
LB
1581 before autoconf or autoheader call.
1582
e10e3ac8
SE
15832006-06-23 Steve Ellcey <sje@cup.hp.com>
1584
1585 PR target/28084
1586 * inclhack.def (hpux_extern_errno): New.
1587 * fixincl.x: Regenerate.
1588
ae022d32
CD
15892006-05-23 Carlos O'Donell <carlos@codesourcery.com>
1590
1591 * Makefile.in: Add dvi info html and install-html to .PHONY
1592 Add install-html target.
1593
de1f8a0d
MS
15942006-05-16 Mike Stump <mrs@apple.com>
1595
1596 * configure.ac: Add -Wno-overlength-strings.
1597 * configure: Regenerate.
1598
fc92a2d4
BF
15992006-05-14 Bernhard Fischer <aldot@gcc.gnu.org>
1600
1601 * README: Fix typo.
1602
e084430d
SE
16032006-02-18 Steve Ellcey <sje@cup.hp.com>
1604
1605 PR target/26189
1606 * inclhack.def (hpux_spu_info): New.
1607 * fixincl.x: Regenerate
1608
03e34d09
MD
16092006-01-31 Marcin Dalecki <martin@dalecki.de>
1610
1611 * configure.ac: Check for asprintf, basename, vasprintf.
1612 * config.h.in: Regenerate.
1613 * configure: Regenerate.
1614
bf73f6d2
AP
16152006-01-19 Andrew Pinski <pinskia@physics.uc.edu>
1616
1617 PR target/15642
1618 * inclhack.def (AAB_darwin7_9_long_double_funcs [replace]): Define
1619 __APPLE_CC_ as 1345.
1620 (broken_nan): New.
1621 * fixincl.x: Regenerate.
1622
66f788b0
BK
16232005-11-24 Bruce Korb <bkorb@gnu.org>
1624
58245475
RS
1625 * fixincl.c (write_replacement): "here strings" in AutoGen
1626 often/generally don't have a terminating newline. Check the
1627 last byte for '\n'.
66f788b0 1628
42068fd9
AJ
16292005-11-13 Andreas Jaeger <aj@suse.de>
1630
1631 * check.tpl: Handle CVS additionally.
1632
541c886c
AJ
16332005-11-05 Andreas Jaeger <aj@suse.de>
1634
1635 * check.tpl: Adopt for move to subversion.
1636
77923c29
JM
16372005-09-15 Joseph S. Myers <joseph@codesourcery.com>
1638
1639 PR c++/23139
1640 * inclhack.def (huge_val_hex, huge_valf_hex, huge_vall_hex): New
1641 fixes.
1642 * fixincl.x: Regenerate.
1643 * tests/base/bits/huge_val.h: New file.
1644
df065c82
KC
16452005-08-14 Kelley Cook <kcook@gcc.gnu.org>
1646
1647 * All files: Update with new FSF address.
1648
87fbb651
KG
16492005-07-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1650
1651 * Makefile.in (WARN_CFLAGS): New.
1652 (.c.o): Add $(WARN_CFLAGS).
1653 * aclocal.m4: Include ../config/warnings.m4.
1654 * configure.ac: Invoke ACX_PROG_CC_WARNING_OPTS,
1655 ACX_PROG_CC_WARNING_ALMOST_PEDANTIC and
1656 ACX_PROG_CC_WARNINGS_ARE_ERRORS.
1657 * fixopts.c (initialize_opts): Fix old-style definintion.
1658
1659 * configure: Regenerate.
1660
246e0bd8
GK
16612005-06-24 Geoffrey Keating <geoffk@geoffk.org>
1662
1663 * inclhack.def (AAB_darwin7_9_long_double_funcs): New.
1664 (AAB_darwin7_9_long_double_funcs_2): New.
1665 * fixincl.x: Regenerate.
1666
11f4453b
RO
16672005-06-15 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1668
1669 PR libfortran/15266
1670 * inclhack.def (broken_cabs): Mention IRIX 5/6 problem.
1671 Use double quotes in select so \t matches tabs.
1672 Add IRIX testcase.
1673 * fixincl.x: Regenerate.
1674 * tests/base/math.h [BROKEN_CABS_CHECK]: Adapt for new testcase.
1675
8ba8f7e5
DS
16762005-05-22 Danny Smith <dannysmith@users.souceforge.net>
1677
1678 PR target/21683
1679 * fixincl.c: Don't include <sys/wait.h> if SEPARATE_FIX_PROC.
541c886c 1680
925a4487 16812005-05-19 Eric Botcazou <ebotcazou@libertysurf.fr>
92a285c1 1682 Joseph S. Myers <joseph@codesourcery.com>
925a4487
EB
1683
1684 PR target/19933
1685 PR target/21315
1686 * inclhack.def: New fixes solaris_math_[1-9].
1687 * fixincl.x: Regenerate.
1688 * tests/base/iso/math_c99.h: New.
1689
08862f3c
KC
16902005-05-19 Kelley Cook <kcook@gcc.gnu.org>
1691
1692 * aclocal.m4: Remove superfluous reference to accross.m4.
1693
03a9fcb8
GDR
16942005-05-15 Gabriel Dos Reis <gdr@integrable-solutions.net>
1695
1696 * fixlib.c (load_file_data): Use XRESIZVEC in lieu of xrealloc.
1697 * server.c (load_data): Likewise.
1698 (run_shell): Use XCNEW (char) in lieu of xcalloc (1, 1).
1699 * fixincl.c: #include <sys/wait.h>
1700 (run_compiles): Use XCNEWVEC instead of xcalloc.
1701 (fix_with_system, start_fixer): Use XNEWVEC instead of xmalloc.
1702 * fixfixes.c (FIX_PROC_HEAD, main): Likewise.
1703
5fabfd4c
JM
17042005-05-10 Joseph S. Myers <joseph@codesourcery.com>
1705
1706 * inclhack.def (stdio_stdarg_h, stdio_va_list): Bypass on
1707 *-*-solaris2.1[0-9]*, not just *-*-solaris2.1[0-9].
1708 * fixincl.x: Regenerate.
1709
7673b71c
BK
17102005-05-06 Bruce Korb <bkorb@gnu.org>
1711 Joseph S. Myers <joseph@codesourcery.com>
1712
1713 * fixinc/inclhack.def: Correct backslashes
1714 * fixinc/fixincl.x: regen
1715
042630ad
KG
17162005-04-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1717
1718 * system.h (fopen, fdopen, freopen): Define these to the unlocked
1719 libiberty functions.
1720
0d667716
KG
17212005-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1722
1723 * configure.ac (fixincludes_UNLOCKED_FUNCS): New.
1724 (AC_CHECK_FUNCS, AC_CHECK_DECLS): Check for fixincludes_UNLOCKED_FUNCS.
1725 * system.h (putchar, getc, getchar, clearerr, feof, fileno,
1726 fflush, fgetc, fgets, ferror, fread): Redefine to the associated
1727 _unlocked function.
1728 (fwrite_unlocked): Fix prototype.
541c886c 1729
0d667716
KG
1730 * configure, config.h.in: Regenerate.
1731
90ee1368
ZW
17322005-03-21 Zack Weinberg <zack@codesourcery.com>
1733
1734 * Makefile.in: Set gcc_version directly, not via substitution.
1735 (libsubdir): Use $(gcc_version), not $(version).
1736 (mkheaders.almost): New rule.
1737 (mkheaders): Generate from mkheaders.almost.
1738 (clean): Also delete mkheaders.almost.
1739 * aclocal.m4: Do not include ../config/gcc-version.m4.
1740 * configure.ac: Do not invoke TL_AC_GCC_VERSION. Generate
1741 mkheaders.almost from mkheaders.in.
1742 * configure: Regenerate.
1743
14bfd7c7
RG
17442005-03-21 Richard Guenther <rguenth@gcc.gnu.org>
1745
1746 PR target/20166
1747 * inclhack.def: Add fix for array of incomplete structures
1748 in function prototype in pthread.h.
1749 * fixincl.x: Regenerate.
1750 * tests/base/pthread.h: Adjust.
1751
7fbdc950
JM
17522005-03-15 Joseph S. Myers <joseph@codesourcery.com>
1753
1754 * inclhack.def (hpux_htonl): New fix.
1755 * tests/base/netinet/in.h: New test.
1756 * fixincl.x: Regenerate.
1757
27f0dff4
JW
17582005-02-23 James E Wilson <wilson@specifixinc.com>
1759
1760 * Makefile.in (full-stamp, test-stamp, $(AF)): Add $(CFLAGS) to link.
1761
098b96ab
AP
17622004-12-13 Andrew Pinski <pinskia@physics.uc.edu>
1763
1764 PR 18458
1765 * Makefile.in (install): Add @EXEEXT@ to the end of the program name,
1766 fixincl.
1767
afabd8e6
RS
17682004-12-02 Richard Sandiford <rsandifo@redhat.com>
1769
1770 * configure.ac: Use TL_AC_GCC_VERSION to set gcc_version.
1771 * aclocal.m4: Include ../config/gcc-version.m4.
1772 * configure: Regenerate.
1773
9fcc7481
MM
17742004-11-26 Mark Mitchell <mark@codesourcery.com>
1775
1776 * inclhack.def (gnu_types): Do not use on Solaris 2.1x.
1777 (stdio_va_list): Likewise.
1778 (stdio_stdarg.h): Likewise.
1779 (solaris_stdio_tag): Add bypass.
1780 * fixincl.x: Regenerated.
1781
b2cfdb12
GK
17822004-11-23 Geoffrey Keating <geoffk@apple.com>
1783
1784 * mkfixinc.sh: Check error code from 'cat'. Don't try running
1785 built fixincl program.
1786 * mkheaders.in: Use @SHELL@ rather than ${SHELL} to avoid picking
1787 up csh from user.
1788
743348ea
RS
17892004-11-20 Roger Sayle <roger@eyesopen.com>
1790
1791 * inclhack.def (alpha_pthread_init): Fix technical problems with
1792 the last check-in caused by CVS variable substitution.
1793 * fixincl.x: Likewise.
1794 * tests/base/pthread.h: Likewise.
1795
1fda9d7b
RS
17962004-11-20 Roger Sayle <roger@eyesopen.com>
1797 Bruce Korb <bkorb@gnu.org>
1798
1799 * inclhack.def (alpha_pthread_init): New fix.
1800 * fixincl.x: Regenerate.
1801 * tests/base/pthread.h: Update for new test.
1802
43c1b5d2
BK
18032004-11-15 Bruce Korb <bkorb@gnu.org>
1804
1805 * fixincl.c(fix_with_system): correct misuse of variables and
1806 incorrect application of "sizeof()".
1807
68f674e9
JM
18082004-11-13 Joseph S. Myers <joseph@codesourcery.com>
1809
1810 * inclhack.def (hpux_maxint, limits_ifndefs, math_huge_val_ifndef,
1811 svr4__p, undefine_null): Remove.
1812 * fixincl.x: Regenerate.
1813 * tests/base/AvailabilityMacros.h, tests/base/com_err.h: New.
1814 * tests/base/sys/param.h: Remove.
1815 * tests/base/curses.h, tests/base/math.h, tests/base/testing.h,
1816 tests/base/sys/limits.h: Update.
1817
251089a0
MS
18182004-11-12 Mike Stump <mrs@apple.com>
1819
1820 * Makefile.in (html): Add html generation support.
1821
492d5b4f
JM
18222004-11-12 Joseph S. Myers <joseph@codesourcery.com>
1823
1824 * inclhack.def (sco_math): Bypass on __GNUG__.
1825 (sysz_stdlib_for_sun): Bypass on _CLASSIC_ANSI_TYPES.
1826 * fixincl.x: Regenerate.
1827
793387fa
JM
18282004-11-09 Joseph S. Myers <joseph@codesourcery.com>
1829
1830 * inclhack.def (hpux8_bogus_inlines): Bypass on __GNUG__.
1831 (int_abort_free_and_exit, sun_malloc, sysv68_string): Bypass on
1832 _CLASSIC_ANSI_TYPES.
1833 (sun_auth_proto): Bypass on __cplusplus.
1834 * fixincl.x: Regenerate.
1835
ea595d4f
GK
18362004-11-05 Geoffrey Keating <geoffk@apple.com>
1837
1838 * Makefile.in (mostlyclean): Add fixinc.sh.
1839 (clean): Add mkheaders.
1840 (distclean): New.
1841 (dvi): New.
1842 (info): New.
1843 (installcheck): New.
1844
54f88091
PB
18452004-11-05 Paolo Bonzini <bonzini@gnu.org>
1846
1847 * Makefile.in (mostlyclean, distclean): New targets.
1848
53c7ffe7
GK
18492004-11-04 Geoffrey Keating <geoffk@apple.com>
1850
1851 * configure.ac: Add code to determine noncanonical_target,
1852 local_prefix, gcc_version; process mkheaders.in to make mkheaders.
1853 * configure: Regenerate.
1854 * fixinc.in: Move here from gcc/; fix many cross-hosting bugs.
1855 * mkfixinc.sh: Move here from gcc/; update for changes to fixinc.in.
1856 * mkheaders.in: Move here from gcc/; remove some unnecessary macros;
1857 update for changes to fixinc.in.
1858 * Makefile.in: Add many new macros.
1859 (install): New target.
1860 (mkheaders): New target.
1861 (fixinc.sh): New target.
1862 (all): Add mkheaders and fixinc.sh.
1863 * README-fixinc: Move here from gcc/.
1864
40d05429
MS
18652004-11-01 Mike Stump <mrs@apple.com>
1866
1867 * inclhack.def (stdio_va_list): Break out clients from here...
1868 (stdio_va_list_clients): ...to here. Also, don't fix if stdarg.h is
90ee1368 1869 included or ifdef va_start.
40d05429
MS
1870 * fixincl.x: Regenerate.
1871
d1ea4593
MS
18722004-10-28 Mike Stump <mrs@apple.com>
1873
1874 * inclhack.def (void_null): Avoid changing NULL on C++ friendly
1875 systems.
31eec874
MS
1876 * fixincl.x: Regenerate.
1877
005c1a13
GK
18782004-10-27 Geoffrey Keating <geoffk@apple.com>
1879
1880 * inclhack.def (darwin_gcc4_breakage): New.
1881 * fixincl.x: Regenerate.
1882
13cf7262
AL
18832004-10-27 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1884
1885 PR bootstrap/17832
1886
1887 * fixfixes.c (main): Check for _PC_NAME_MAX.
1888
5ae4c565
PB
18892004-10-27 Paolo Bonzini <bonzini@gnu.org>
1890
1891 PR other/17991
1892
1893 * configure.ac: Fix typo.
1894 * configure: Regenerate.
1895 * fixincl.c (fix_with_system): tSCC is not a pointer. Fix.
1896
f4a8f279
AL
18972004-10-20 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1898
1899 PR bootstrap/17832
1900
1901 * fixincl.c (SIGCHLD): Remove definition.
1902 (initialize): Remove SIGIOT and SIGPIPE checks.
1903 (create_file): Fix mkdir() for Win32.
1904 (internal_fix): Use dup2() instead of fcntl().
1905
1906 * fixlib.h (SIGQUIT): Define if undefined.
1907 (SIGIOT): Same.
1908 (SIGPIPE): Same.
1909 (SIGALRM): Same.
1910 (SIGKILL): Same.
1911
1912 * procopen.c (chain_open): Use dup2() instead of fcntl().
1913
ad643a75
PB
19142004-08-14 Paolo Bonzini <bonzini@gnu.org>
1915
1916 PR other/17991
1917
1918 * Makefile.in (ALLOBJ, TESTOBJ, FIXOBJ): Add fixopts.o.
1919 Update copyright year.
1920 * fixfixes.c (main): Call initialize_opts from fixopts.c.
1921 * fixincl.c (initialize): Call initialize_opts from fixopts.c,
1922 do not include code for parsing options (environment vars).
1923 (fix_with_system): Use a search path for applyfix, so that you
1924 can run the test suite with two-process fixincludes.
1925 * fixopts.c: New file.
1926 * configure.ac: Add --enable-twoprocess. Export ac_exeext
1927 to config.h. Default to --enable-twoprocess for MinGW32.
1928 * config.h.in: Regenerate.
1929 * configure: Regenerate.
1930
78970115
LR
19312004-10-04 Loren J. Rittle <ljrittle@acm.org>
1932
1933 * tests/base/sys/cdefs.h: Update from test area.
1934
fa71a5c3
RS
19352004-09-17 Roger Sayle <roger@eyesopen.com>
1936
1937 * inclhack.def (linux_ia64_ucontext): New fix.
1938 * fixincl.x: Regenerate.
1939 * tests/base/sys/ucontext.h: New file.
1940
9544bea1
RS
19412004-09-15 Roger Sayle <roger@eyesopen.com>
1942
1943 * tests/base/sys/time.h: Correct mismatch in 2004-09-10 check-in.
1944 * tests/base/stdlib.h: Likewise.
1945
28785dde
LR
19462004-09-13 Loren J. Rittle <ljrittle@acm.org>
1947
1948 * inclhack.def (freebsd_gcc4_breakage): Add.
1949 * fixincl.x: Regenerate.
c6303833 1950 * tests/base/sys/cdefs.h: Update for new test.
28785dde 1951
d635c707
AN
19522004-09-10 Adam Nemet <anemet@lnxw.com>
1953
1954 * inclhack.def (lynx_void_int): Remove.
1955 (lynxos_fcntl_proto): Remove.
1956 (lynxos_no_warning_in_sys_time_h): New fix.
1957 (lynxos_missing_putenv): New fix.
1958 * fixincl.x: Regenerate.
1959 * tests/base/fcntl.h: Remove.
1960 * tests/base/sys/time.h: Update from test area.
1961 * tests/base/curses.h: Likewise.
1962 * tests/base/stdlib.h: Likewise.
1963
61fec9ff
JB
19642004-09-03 Jan Beulich <jbeulich@novell.com>
1965
1966 * inclhack.def: Suppress exception_structure and math_exception
1967 for NetWare headers.
1968 * fixincl.x: Regenerate.
1969
71b5d516
PB
19702004-08-31 Paolo Bonzini <bonzini@gnu.org>
1971
1972 * .cvsignore: New.
1973 * Makefile.in: From gcc/fixinc/Makefile.in, making it fully
1974 autoconfiscated.
1975 * configure.ac: New.
1976 * config.h.in: Generate.
1977 * configure: Generate.
1978 * aclocal.m4: New.
1979 * fixlib.h: Remove inclusions of gcc files.
1980 * system.h: New.
1981
1982 Other files copied from gcc/fixinc.
This page took 1.459312 seconds and 5 git commands to generate.