]> git.ipfire.org Git - thirdparty/gcc.git/blame - fixincludes/ChangeLog
rtlanal.c (strip_address_mutation): Use SUBREG_REG instead of XEXP.
[thirdparty/gcc.git] / fixincludes / ChangeLog
CommitLineData
1d5d667b
RM
12012-09-29 Robert Mason <rbmj@verizon.net>
2
3 * fixinc.in: Omit machine name checks for vxworks
4 * fixincludes/inclhack.def (AAB_vxworks_assert) new replacement fix
5 (AAB_vxworks_regs_vxtypes): another
6 (AAB_vxworks_stdint): yet another
7 (AAB_vxworks_unistd): and another
8 (vxworks_ioctl_macro): reformatting fix
9 (vxworks_mkdir_macro): again
10 (vxworks_regs): and again
11 (vxworks_write_const): and again
12 * tests/base/ioLib.h: new test result
13 * tests/base/math.h: likewise
14 * tests/base/sys/stat.h: likewise
15 * tests/base/testing.h: and again
16
31d20666
DE
172012-09-29 David Edelsohn <dje.gcc@gmail.com>
18
19 * inclhack.def (AAB_aix_fcntl): New fix.
20 * fixincl.x: Regenerate.
21
b1f75d76
DE
222012-06-19 David Edelsohn <dje.gcc@gmail.com>
23
24 * inclhack.def (aix_mutex_initializer_1): New fix.
25 (aix_cond_initializer_1): New fix.
26 (aix_rwlock_initializer): New fix.
27 * fixincl.x: Regenerate.
28 * tests/base/pthread.h [AIX_MUTEX_INITIALIZER_1_CHECK]: New.
29 [AIX_COND_INITIALIZER_1_CHECK]: New.
30 [AIX_RWLOCK_INITIALIZER_1_CHECK]: New.
31
678abdd9
TS
322012-05-29 Thomas Schwinge <thomas@codesourcery.com>
33
34 * configure.ac: Use GCC_AC_FUNC_MMAP_BLACKLIST instead of
35 gcc_AC_FUNC_MMAP_BLACKLIST.
36 * Makefile.in (ACLOCAL_AMFLAGS): Don't include ../gcc.
37 * aclocal.m4: Regenerate.
38 * configure: Regenerate.
39
c1041240
TG
402012-04-24 Tristan Gingold <gingold@adacore.com>
41
42 * fixincl.c (fix_with_system): Add missing specifier.
43 * configure.ac: Default to twoprocess on vms.
44 * configure: Regenerate.
45
3c59ab0d
DE
462012-03-23 David Edelsohn <dje.gcc@gmail.com>
47
48 * inclhack.def (aix_malloc): New.
49 * fixincl.x: Regenerate.
50 * tests/base/malloc.h [AIX_MALLOC_CHECK]: New.
b1f75d76 51
159bde98
RO
522012-03-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
53
54 PR other/52626
55 * tests/base/pthread.h [SOLARIS_MUTEX_INIT_2_CHECK]
56 (PTHREAD_COND_INITIALIZER): Adapt for solaris_cond_init removal.
57
a59205fa
TG
582012-03-15 Tristan Gingold <gingold@adacore.com>
59
60 * README (EXAMPLES OF FIXES): Update.
61
7888f266
RO
622012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
63
64 * inclhack.def (math_exception): Remove duplicate.
65 (solaris_cond_init): Remove.
66 (solaris_sys_va_list): Remove Solaris 8 support.
67 * fixincl.x: Regenerate.
68 * tests/base/pthread.h [SOLARIS_COND_INIT_CHECK]: Remove.
69
b24513a1
RO
702012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
71
72 * inclhack.def (broken_cabs): Remove IRIX and SunOS 4 support.
73 (irix___restrict): Remove.
74 (irix___generic1): Remove.
75 (irix___generic2): Remove.
76 (irix_asm_apostrophe): Remove.
77 (irix_complex): Remove.
78 (irix_pthread_init): Remove.
79 (irix_socklen_t): Remove.
80 (irix_stdint_c99_mode): Remove.
81 (irix_stdint_c99_types): Remove.
82 (irix_stdint_c99_macros): Remove.
83 (irix_stdio_va_list): Remove IRIX 6.5 support.
84 (irix_wcsftime): Remove.
85 (stdio_va_list): Remove IRIX 6.5 support.
86 (svr4_profil): Remove IRIX bypass.
87 * fixincl.x: Regenerate.
88
89 * tests/base/complex.h [IRIX_COMPLEX_CHECK]: Remove.
90 * tests/base/internal/math_core.h: Remove.
91 * tests/base/internal/sgimacros.h: Remove.
92 * tests/base/internal/wchar_core.h: Remove.
93 * tests/base/math.h [BROKEN_CABS_CHECK]: Remove IRIX and SunOS 4
94 support.
95 * tests/base/pthread.h [IRIX_PTHREAD_INIT_CHECK]: Remove.
96 * tests/base/stdint-irix65.h: Remove.
97 * tests/base/stdint.h [IRIX_STDINT_C99_MODE_CHECK]: Remove.
98 * tests/base/sys/asm.h: Remove.
99 * tests/base/sys/socket.h [IRIX_SOCKLEN_T_CHECK]: Remove.
100
5c30094f
RO
1012012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
102
103 * inclhack.def (alpha___extern_prefix): Remove.
104 (alpha___extern_prefix_standards): Remove.
105 (alpha___extern_prefix_sys_stat): Remove.
106 (alpha_bad_lval): Remove.
107 (alpha_pthread): Remove.
108 (alpha_pthread_gcc): Remove.
109 (alpha_pthread_init): Remove.
110 * fixincl.x: Regenerate.
111 * tests/base/pthread.h [ALPHA_PTHREAD_CHECK]: Remove.
112 [ALPHA_PTHREAD_GCC_CHECK]: Remove.
113 [ALPHA_PTHREAD_INIT_CHECK]: Remove.
114 * tests/base/standards.h: Remove.
115 * tests/base/sys/stat.h [ALPHA___EXTERN_PREFIX_SYS_STAT_CHECK]:
116 Remove.
117 * tests/base/testing.h [ALPHA___EXTERN_PREFIX_CHECK]: Remove.
118 [ALPHA_BAD_LVAL_CHECK]: Remove.
119
24219d38
TG
1202012-03-12 Tristan Gingold <gingold@adacore.com>
121
122 * inclhack.def (vms_use_quoted_include,vms_add_missing_braces)
123 (vms_do_not_redeclare_hostalias, vms_decc_builtin)
124 (vms_no_64bit_getopt, vms_forward_declare_struct)
125 (vms_use_fast_setjmp): New fixes.
126 * fixincl.x: Regenerate.
127 * tests/base/rtldef/string.h: Update.
128 * tests/base/rtldef/if.h, tests/base/rtldef/resolv.h,
129 * tests/base/rtldef/setjmp.h, tests/base/rtldef/signal.h,
130 * tests/base/rtldef/stdio.h, tests/base/rtldef/wait.h: New files.
131
4c14fd7e
BK
1322012-01-11 Bruce Korb <bkorb@gnu.org>
133 Steven G. Kargl <kargl@gcc.gnu.org>
134 Andreas Tobler <andreast@fgznet.ch>
135
58ef7568 136 PR bootstrap/51705
4c14fd7e
BK
137 PR preprocessor/51776
138 * inclhack.def (cdef_cplusplus): Add a replacement for [[noreturn]].
139 * fixincl.x: Regenerate.
140 * tests/base/sys/cdefs.h: Update.
141
142 * genfixes: Remove the 'Ver.' from the version check.
143
4a5e00ca
AS
1442011-12-20 Andreas Schwab <schwab@linux-m68k.org>
145
146 * configure: Regenerate.
147
095af58f
AS
1482011-12-19 Andreas Schwab <schwab@linux-m68k.org>
149
150 * configure: Regenerate.
151
00449933
DE
1522011-11-16 David Edelsohn <dje.gcc@gmail.com>
153
154 * inclhack.def (aix_once_init_[12]): New fixes.
155 * fixincl.x: Regenerate.
156 * tests/base/pthread.h: Update.
157
0c094ab3
MS
1582011-10-25 Mike Stump <mikestump@comcast.net>
159
160 PR target/48851
161 * inclhack.def (void_null): New bypass.
162 * fixincl.x: Regenerate.
163
750db024
TG
1642011-09-26 Tristan Gingold <gingold@adacore.com>
165
166 * inclhack.def (ms_define_can_use_extern_prefix):
167 (vms_use_pragma_extern_model, vms_disable_decc_string_builtins):
168 New fixes.
169 * fixincl.x: Regenerate.
170 * tests/base/rtldef/string.h: New test.
171 * tests/base/rtldef/decc$types.h: Likewise.
172 * tests/base/testing.h: Update
173
e7dd5b57
TG
1742011-09-22 Tristan Gingold <gingold@adacore.com>
175
176 * mkfixinc.sh (target): Remove alpha-vms from particular targets.
177
3d3aae5b
SE
1782011-08-23 Steve Ellcey <sje@cup.hp.com>
179
180 PR libstdc++/50153
181 * inclhack.def (hpux11_abs): Extend to all hpux machines.
182 * fixincl.x: Regenerate.
183
d62bab6a
RO
1842011-08-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
185 Marc Glisse <marc.glisse@normalesup.org>
186
187 PR libstdc++-v3/1773
188 * inclhack.def (solaris_cxx_linkage, solaris_getc_strict_stdc)
189 (solaris_longjmp_noreturn, solaris_pow_int_overload)
190 (solaris_std___filbuf): New fixes.
191 * tests/base/iso/math_iso.h, tests/base/iso/setjmp_iso.h,
192 tests/base/iso/stdio_iso.h, tests/base/iso/stdlib_iso.h: New tests.
193 * tests/base/stdio.h [SOLARIS_STD___FILBUF_CHECK]: New test.
194
9d7b2124
RO
1952011-07-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
196
197 PR c++/49347
198 * inclhack.def (solaris_posix_spawn_restrict): New fix.
199 * fixincl.x: Regenerate.
200 * tests/base/spawn.h: New test.
201
20720201
DR
2022011-06-08 Douglas B Rupp <rupp@gnat.com>
203
204 * configure.ac (AC_USE_SYSTEM_EXTENSIONS): Add.
205 * configure: Regenerate.
206 * config.h.in: Regenerate.
207
11b815ca
PG
2082011-06-06 Peter O'Gorman <pogma@thewrittenword.com>
209
210 * inclhack.def (aix_net_if_arp): New fix.
211 * fixincl.x: Regenerate.
212 * tests/base/net/if_arp.h [AIX_NET_IF_ARP_CHECK]: New test.
213
f3450bc8
TG
2142011-05-17 Tristan Gingold <gingold@adacore.com>
215
216 * inclhack.def (solaris_complex_cxx): Fix syntax.
217 * fixincl.x: Regenerate.
218
067e2f06
TG
2192011-05-17 Tristan Gingold <gingold@adacore.com>
220
221 * check.tpl: Shell-quote testing file.
222
ebb9f8b0
JM
2232011-03-22 Joseph Myers <joseph@codesourcery.com>
224
225 * mkfixinc.sh: Don't handle i?86-moss-msdos* or i?86-*-pe.
226
455c8f48
RW
2272010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
228
229 PR other/46202
230 * Makefile.in (install-strip): New phony target.
231 (all, check, install): Also mark as phony.
232
d8ef0f49
RO
2332010-11-09 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
234
235 * inclhack.def (irix_pthread_init): New fix.
236 * fixincl.x: Regenerate.
237 * tests/base/pthread.h [IRIX_PTHREAD_INIT_CHECK]: New test.
238
1e335ae2
RO
2392010-10-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
240
241 PR c++/46024
242 * inclhack.def (solaris_sys_va_list): New fix.
243 * fixincl.x: Regenerate.
244 * tests/base/sys/va_list.h: New test.
245
9407158d
JDA
2462010-09-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
247
248 * inclhack.def (hpux_htonl): Allow trailing whitespace in select.
249 * fixincl.x: Regenerate.
250
872cc2d3
RO
2512010-07-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
252
253 * inclhack.def (solaris_cond_init): New fix.
254 * fixincl.x: Regenerate.
255 * tests/base/pthread.h [SOLARIS_COND_INIT_CHECK]: New test.
256 [SOLARIS_MUTEX_INIT_2_CHECK]: Adapt.
257
babc4728
RO
2582010-06-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
259
260 * inclhack.def (solaris__restrict, solaris_complex_cxx): New fixes
261 * fixincl.x: Regenerate.
262 * tests/base/complex.h [SOLARIS_COMPLEX_CXX_CHECK]: New test.
263 * tests/base/sys/feature_tests.h: New file.
264
c3f247f4
RW
2652010-06-03 Joern Rennecke <joern.rennecke@embecosm.com>
266 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
267
268 PR bootstrap/42798
269 * configure.ac: Check for declaration of 'basename(char *)'.
270 * configure: Regenerate.
271
8c200350
RO
2722010-04-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
273
274 * inclhack.def (alpha_wchar): Remove.
275 * fixincl.x: Regenerate.
276 * tests/base/wchar.h: Remove.
277
4d9e8446
RW
2782010-04-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
279
280 * aclocal.m4: Regenerate.
281
1a3a6aec
RO
2822010-03-31 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
283
284 * inclhack.def (alpha_assert): Allow for more whitespace in
285 select.
286 * fixincl.x: Regenerate.
287
f48aa01a
L
2882010-03-28 H.J. Lu <hongjiu.lu@intel.com>
289
290 PR target/40722
291 * mkfixinc.sh: Revert the last change for mingw.
292
6f5db5f7
JM
2932010-03-24 Joseph Myers <joseph@codesourcery.com>
294
295 * inclhack.def (glibc_strncpy): New fix.
296 * fixincl.x: Regenerate.
297 * tests/base/bits/string2.h: Update.
298
1ab71299
L
2992010-03-23 H.J. Lu <hongjiu.lu@intel.com>
300
301 PR target/40722
302 * mkfixinc.sh: Fix stdlib.h for mingw.
303
73489878
BK
3042010-02-19 Bruce Korb <bkorb@gnu.org>
305
306 * inclhack.def: remove vestiges of inadvertently committed changes
307
d76f631a
BK
3082010-02-10 Bruce Korb <bkorb@gnu.org>
309
310 * README: fix up references to old gcc/fixinc directory
311
93e520a2
RO
3122010-01-29 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
313
314 * inclhack.def (solaris_int_limits_3): New fix.
315 * fixincl.x: Regenerate.
316 * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_3_CHECK]: New
317 test.
318
319 * inclhack.def (solaris_int_const, solaris_int_limits_1,
320 solaris_int_limits_2 ): Applies to Solaris 2 in general.
321 Remove select.
322 Add mach for *-*-solaris2*.
323 Change second c_fix_arg to select.
324 Remove #pragma ident from test_text.
325 * fixincl.x: Regenerate.
326 * tests/base/sys/int_const.h [SOLARIS_INT_CONST_CHECK]: Remove
327 #pragma trigger text.
328 * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_1_CHECK,
329 SOLARIS_INT_LIMITS_2_CHECK]: Likewise.
330
dc4f0670
RO
3312010-01-26 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
332
333 * inclhack.def (aix_stdint_1): Add stdint-aix.h to files.
334 (aix_stdint_2): Likewise.
335 (aix_stdint_3): Likewise.
336 (aix_stdint_4): Likewise.
337 (aix_stdint_5): Likewise.
338 (darwin_stdint_1): Add stdint-darwin.h to files.
339 (darwin_stdint_2): Likewise.
340 (darwin_stdint_3): Likewise.
341 (darwin_stdint_4): Likewise.
342 (darwin_stdint_5): Likewise.
343 (darwin_stdint_6): Likewise.
344 (darwin_stdint_7): Likewise.
345 (hpux_c99_intptr): Add stdint-hpux11.h to files.
346 (hpux_c99_inttypes): Likewise.
347 (hpux_c99_inttypes2): Likewise.
348 (hpux_stdint_least_fast): Likewise.
349 (irix_stdint_c99): Renamed to irix_stdint_c99_mode.
350 (irix_stdint_c99_types): New fix.
351 (irix_stdint_c99_macros): New fix.
352 (newlib_stdint_1): Add stdint-newlib.h to files.
353 (newlib_stdint_2): Likewise.
354 fixincl.x: Regenerate.
355 tests/base/stdint-aix.h: New file.
356 tests/base/stdint.h [AIX_STDINT_1_CHECK, AIX_STDINT_2_CHECK,
357 AIX_STDINT_3_CHECK, AIX_STDINT_4_CHECK, AIX_STDINT_5_CHECK]: Moved ...
358 tests/base/stdint-aix.h: ... here.
359 [AIX_STDINT_3_CHECK]: Updated to match aix_stdint_3 fix.
360 [AIX_STDINT_4_CHECK]: Updated to match aix_stdint_4 fix.
361 [AIX_STDINT_5_CHECK]: Updated to match aix_stdint_5 fix.
362 tests/base/stdint-darwin.h: New file.
363 tests/base/stdint.h [DARWIN_STDINT_1_CHECK, DARWIN_STDINT_2_CHECK,
364 DARWIN_STDINT_3_CHECK, DARWIN_STDINT_4_CHECK,
365 DARWIN_STDINT_5_CHECK, DARWIN_STDINT_6_CHECK]: Moved ...
366 tests/base/stdint-darwin.h: ... here.
367 [DARWIN_STDINT_1_CHECK]: Updated to match darwin_stdint_1 fix.
368 [DARWIN_STDINT_4_CHECK]: Updated to match darwin_stdint_4 fix.
369 [DARWIN_STDINT_6_CHECK]: Updated to match darwin_stdint_6 fix.
370 tests/base/stdint-hpux11.h: New file.
371 tests/base/stdint.h [HPUX_C99_INTPTR_CHECK,
372 HPUX_C99_INTTYPES2_CHECK, HPUX_STDINT_LEAST_FAST_CHECK]: Moved ...
373 tests/base/stdint-hpux11.h: ... here.
374 [HPUX_C99_INTPTR_CHECK]: Updated to match hpux_c99_intptr fix.
375 [HPUX_C99_INTTYPES2_CHECK]: Updated to match hpux_c99_inttypes2 fix.
376 tests/base/stdint.h [IRIX_STDINT_C99_CHECK]: Renamed guard to
377 IRIX_STDINT_C99_MODE_CHECK.
378 tests/base/stdint-irix65.h: New file.
379 tests/base/stdint-newlib.h: New file.
380 tests/base/stdint.h [NEWLIB_STDINT_1_CHECK,
381 NEWLIB_STDINT_2_CHECK]: Moved ...
382 tests/base/stdint-newlib.h: ... here.
383
43e02a8a
RW
3842009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
385
386 * configure: Regenerate.
387
84b80444
SE
3882009-10-21 Steve Ellcey <sje@cup.hp.com>
389
390 * inclhack.def (hpux_stdint_least_fast): Simplify.
391 * fixincl.x: Regenerate.
392 * tests/base/stdint.h: Update.
393
07471115
RW
3942009-09-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
395
396 * inclhack.def (isc_fmod, isc_omits_with_stdc)
397 (nested_sys_limits, sco_math): Remove.
398 * tests/base/math.h (ISC_FMOD_CHECK, SCO_MATH_CHECK): Remove.
399 * tests/base/stdio.h (ISC_OMITS_WITH_STDC_CHECK): Remove.
400 * tests/base/sys/limits.h: Remove.
401 * fixincl.x: Regenerate.
402
a3d37119
RW
4032009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
404
405 PR testsuite/29737
406 PR bootstrap/35938
407 PR testsuite/39655
408 * check.tpl: Fix typos.
409 * README: Likewise. Also, document that 'select' uses ERE.
410 * mkheaders.in: Update copyright years in --version output.
411 * inclhack.def (sco_math): Add missing final newline in sed
412 script 'a', 'c', or 'i' commands, for BSD sed.
413 (sco_math): In the text of 'a', 'c', or 'i' sed
414 commands, prepend leading white space with a backslash to avoid
415 the whitespace to be removed by BSD sed.
416 (sco_math): Match plain 'C++' instead of 'C\+\+' in sed regex.
417 (x11_new): Fix sed expression, for BSD sed.
418 (glibc_mutex_init): Fix newlines in sed 's' command replacement
419 part, for GNU sed 3.02 and Solaris sed.
420 (glibc_mutex_init): Replace unportable \+ sed regex operator
421 with \{1,\}.
422 (glibc_c99_inline_2, glibc_mutex_init): Avoid unportable sed
423 alternation \| regex operator.
424 (solaris_complex): Remove superfluous backslashes from
425 replacement string. Replace \+ operator with \{1,\}.
426 * tests/base/Xm/Traversal.h: This is fixed for BSD sed now.
427 * fixincl.x: Regenerate.
428
7aa7b459
RO
4292009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
430
431 PR libfortran/41169
432 * inclhack.def (irix_complex): New fix.
433 (solaris_complex): Likewise.
434 * fixincl.x: Regenerate.
435 * tests/base/complex.h [IRIX_COMPLEX_CHECK, SOLARIS_COMPLEX_CHECK]:
436 New tests.
437
0b7da9ce
BK
4382009-08-28 Bruce Korb <bkorb@gnu.org>
439 Steve Ellcey <sje@cup.hp.com>
440
441 * README (files): Describe files entry.
442 * inclhack.def (hpux_stdint_least): Remove.
443 (hpux_stdint_fast): Remove.
444 (hpux_stdint_fast): Remove.
445 (hpux_stdint_least_fast): New.
446 (hpux_inttype_int_least8_t): Remove.
447 (hpux_inttype_int8_t): Modify.
448 * fixincl.x: Regenerate.
449 * tests/base/stdint.h: Update.
450 * tests/base/sys/_inttypes.h: Update.
451
629fff4b
SE
4522009-08-28 Steve Ellcey <sje@cup.hp.com>
453
454 * inclhack.def (hpux_imaginary_i): Remove spaces.
455 * fixincl.x: Regenerate.
456 * tests/base/stdint.h: Update AIX fixes.
457 * tests/base/complex.h: Change HPUX_IMAGINARY_I_CHECK fix.
458
df58e648
RW
4592009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
460
461 * configure.ac (AC_PREREQ): Bump to 2.64.
462
5213506e
RW
4632009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
464
465 * aclocal.m4: Regenerate.
466 * configure: Regenerate.
467 * config.h.in: Regenerate.
468
be274b21
DE
4692009-08-17 David Edelsohn <edelsohn@gnu.org>
470
471 * inclhack.def (aix_complex): Redefine _Complex_I. Do not
472 redefine I.
473 * (aix_stdint_[12345]): New fixes.
474 * fixincl.x: Regenerate.
475 * tests/base/complex.h: Update check.
476 * tests/base/stdint.h: Add AIX stdint.h checks.
477
03c57948
SE
4782009-08-14 Steve Ellcey <sje@cup.hp.com>
479
480 * inclhack.def (hpux_imaginary_i): New fix.
481 * fixincl.x: Regenerate.
482 * tests/base/complex.h: New file.
483
f3ecb732
DE
4842009-08-12 David Edelsohn <edelsohn@gnu.org>
485
486 * inclhack.def (aix_complex): New fix.
487 * fixincl.x: Regenerate.
b1f75d76 488
175196a0
JDA
4892009-08-01 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
490
491 * inclhack.def (hpux_inttype_int_least8_t): Also apply on hpux10*.
492 (hpux_inttype_int8_t): Likewise.
493 * fixincl.x: Regenerate.
494
6efbd53f
RW
4952009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
496
497 * Makefile.in (AUTOCONF, AUTOHEADER, ACLOCAL, ACLOCAL_AMFLAGS):
498 New variables.
499 ($(srcdir)/configure, $(srcdir)/config.h.in, $(srcdir)/aclocal.m4):
500 Use them.
501
94ab808c
FXC
5022009-07-04 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
503
504 * inclhack.def (darwin_stdint_5, darwin_stdint_6,
505 darwin_stdint_7): New fixes.
506 * fixincl.x: Regenerate.
507 * tests/base/stdint.h: Adjust test for new fixes.
508
d4289bdd
EB
5092009-07-03 Eric Botcazou <ebotcazou@adacore.com>
510
511 * inclhack.def (solaris_int_types): New fix.
512 * fixincl.x: Regenerate.
513 * tests/base/sys/int_types.h: New file.
514
fdfbd469
FXC
5152009-06-09 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
516
517 * inclhack.def (darwin_stdint_1, darwin_stdint_2, darwin_stdint_3,
518 darwin_stdint_4): New fixes.
519 * tests/base/stdint.h: Adjust test results for new fixes.
520 * fixincl.x: Regenerate.
521
b0999b01
EB
5222009-05-29 Eric Botcazou <ebotcazou@adacore.com>
523
524 * inclhack.def (solaris_int_const): New fix.
525 (solaris_int_limits_1): Likewise.
526 (solaris_int_limits_2): Likewise.
527 * fixincl.x: Regenerate.
528 * tests/base/sys/int_const.h: New file.
529 * tests/base/sys/int_limits.h: Likewise.
530
b51c6a2c
JM
5312009-05-15 Joseph Myers <joseph@codesourcery.com>
532
533 * inclhack.def (glibc_tgmath): Correct bypass.
534 * fixincl.x: Regenerate.
535
62e66577
SE
5362009-04-28 Steve Ellcey <sje@cup.hp.com>
537
538 * inclhack.def (hpux11_uint32_c): Remove.
539 (hpux_long_double): Disable on hpux11.3*.
540 (hpux_long_double_2): New.
541 (hpux_c99_intptr): New.
542 (hpux_c99_inttypes): New.
543 (hpux_c99_inttypes2): New.
544 (hpux_stdint_least): New.
545 (hpux_stdint_fast): New.
546 (hpux_inttype_int_least8_t): New.
547 (hpux_inttype_int8_t): New.
548 * fixincl.x: Regenerate.
549 * tests/base/sys/_inttypes.h: New.
550 * tests/base/inttypes.h: Update.
551 * tests/base/stdlib.h: Update.
552 * tests/base/stdint.h: Update.
553
e2556904
JM
5542009-04-28 Joseph Myers <joseph@codesourcery.com>
555
556 * inclhack.def (glibc_stdint): New fix.
557 * fixincl.x: Regenerate.
558 * tests/base/stdint.h: Update.
559
748086b7
JJ
5602009-04-09 Jakub Jelinek <jakub@redhat.com>
561
562 * Makefile.in: Change copyright header to refer to version
563 3 of the GNU General Public License and to point readers at the
564 COPYING3 file and the FSF's license web page.
565 * fixfixes.c: Likewise.
566 * fixinc.in: Likewise.
567 * fixincl.c: Likewise.
568 * fixlib.c: Likewise.
569 * fixlib.h: Likewise.
570 * fixopts.c: Likewise.
571 * fixtests.c: Likewise.
572 * genfixes: Likewise.
573 * mkheaders.in: Likewise.
574 * system.h: Likewise.
575
207bf79d
JM
5762009-03-31 Joseph Myers <joseph@codesourcery.com>
577
578 PR c/448
579 * inclhack.def (newlib_stdint_1, newlib_stdint_2): New fixes.
580 * fixincl.x: Regenerate.
581 * tests/base/stdint.h: Update.
582
615ce5fd
JM
5832009-03-29 Joseph Myers <joseph@codesourcery.com>
584
585 * tests/base/math.h, tests/base/pthread.h, tests/base/sys/wait.h:
586 Update.
587
928c19bb
JM
5882009-03-29 Joseph Myers <joseph@codesourcery.com>
589
590 PR c/456
591 PR c/5675
592 PR c/19976
593 PR c/29116
594 PR c/31871
595 PR c/35198
596 * inclhack.def (glibc_tgmath): New fix.
597 * fixincl.x: Regenerate.
598 * tests/base/tgmath.h: New.
599
52c0e446
JM
6002009-03-28 Joseph Myers <joseph@codesourcery.com>
601
602 * inclhack.def (aix_syswait, exception_structure,
603 pthread_page_size): Remove.
604 (math_exception): Remove mention of fixproto in comment.
605 * fixincl.x: Regenerate.
606 * mkheaders.in: Do not handle STMP_FIXPROTO.
607
ea7557f0
SL
6082009-03-27 Sandra Loosemore <sandra@codesourcery.com>
609
610 * server.c (run_shell): Quote directory name passed to cd.
611
10fc64a7
BK
6122009-03-01 Bruce Korb <bkorb@gnu.org>
613 Apply a positively ancient patch:
614
615 2004-10-15 Giovanni Bajo <giovannibajo@libero.it>
593b6421
GB
616
617 * inclhack.def (alpha_if_semicolon): new fix from long, long ago
618 * tests/base/net/if.h: Add new test.
619
fc7e9554
AT
6202009-01-06 Andreas Tobler <a.tobler@schweiz.org>
621
622 * tests/base/locale.h: Add new test.
623 * tests/base/stdarg.h: Likewise.
624
8ba59b08
SE
6252009-01-05 Steve Ellcey <sje@cup.hp.com>
626
627 * inclhack.def (hpux_spu_info): Add files line.
628 * fixincl.x: Regenerate.
629
9cb82550
AT
6302009-01-01 Andreas Tobler <a.tobler@schweiz.org>
631
632 * inclhack.def (openbsd_null_definition): Redefine NULL to (void *)0
633 in case of C.
634 * fixincl.x: Regenerate.
635
261b8381
AT
6362008-12-31 Andreas Tobler <a.tobler@schweiz.org>
637
638 PR target/35460
639 * inclhack.def (openbsd_va_start): Use __builtin_va_start
640 for OpenBSD.
641 * fixincl.x: Regenerate.
642
baafc534
RW
6432008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
644
645 * configure: Regenerate.
646
8739b9c7
SE
6472008-12-15 Steve Ellcey <sje@cup.hp.com>
648
649 * inclhack.def (hpux_spu_info): Match PA as well as IA64.
650 * fixincl.x: Regenerate.
651
6a4bde96
L
6522008-09-06 H.J. Lu <hongjiu.lu@intel.com>
653
654 * configure.ac: Fix a typo.
655 * configured: Regenerate.
656
6aa1f8c1
BK
6572008-09-06 Bruce Korb <bkorb@gnu.org>
658
659 * fixincl.tpl (sed): make the program executable configurable.
660 Some platforms have some rather oddball defaults.
661 * config.h.in (SED_PROGRAM): define the default sed.
662 * fixincl.x: regenerated
663 * tests/base/internal/wchar_core.h: fix bad sample text
664 * tests/base/math.h: fix bad sample text
665 * configure.ac: search for working sed
666 * inclhack.def (glibc_mutex_init): fix non-portable construct
667 and re-order a few misordered entries.
668
18c04407
RW
6692008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
670
671 * configure: Regenerate.
672
cd985f66
JM
6732008-06-07 Joseph Myers <joseph@codesourcery.com>
674
675 * inclhack.def (AAB_svr4_replace_byteorder,
676 AAB_ultrix_ansi_compat, AAB_ultrix_limits, AAB_ultrix_memory,
677 libc1_G_va_list, libc1_ifdefd_memx, nested_motorola,
678 ptx_sys_mc_param_h, sco_regset, sco_static_func, sco_utime,
679 solaris_mutex_init_1, solaris_socket, solaris_unistd,
680 solaris_widec, svr4_krnl, ultrix_atexit_param, ultrix_atof_param,
681 ultrix_const3, ultrix_fix_fixproto, ultrix_ifdef, ultrix_locale,
682 ultrix_math_ifdef, ultrix_nested_ioctl, ultrix_nested_svc,
683 ultrix_stat, ultrix_static, ultrix_stdlib, ultrix_strings,
684 ultrix_strings2, ultrix_sys_time, ultrix_unistd,
685 unicosmk_restrict, uw7_byteorder_fix, windiss_math1,
686 windiss_math2, windiss_valist): Remove.
687 * fixincl.x: Regenerate.
688 * mkfixinc.sh: (arm-semi-aof, hppa1.1-*-osf*, hppa1.1-*-bsd*,
689 i370-*-openedition, i?86-*-moss*, i?86-*-uwin*,
690 powerpc-*-eabiaix*): Remove.
691 * tests/base/math.h: Update.
692 * tests/base/pthread.h: Update.
693 * tests/base/stdio.h: Update.
694 * tests/base/stdlib.h: Update.
695 * tests/base/string.h: Update.
696 * tests/base/strings.h: Update.
697 * tests/base/sys/file.h: Update.
698 * tests/base/sys/limits.h: Update.
699 * tests/base/sys/socket.h: Update.
700 * tests/base/sys/stat.h: Update.
701 * tests/base/sys/time.h: Update.
702 * tests/base/testing.h: Update.
703 * tests/base/unistd.h: Update.
704 * tests/base/_G_config.h: Remove.
705 * tests/base/arpa: Remove directory.
706 * tests/base/fs: Remove directory.
707 * tests/base/locale.h: Remove.
708 * tests/base/machine: Remove directory.
709 * tests/base/rpc/svc.h: Remove.
710 * tests/base/sys/ioctl.h: Remove.
711 * tests/base/sys/regset.h: Remove.
712 * tests/base/sys/times.h: Remove.
713 * tests/base/sys/utsname.h: Remove.
714 * tests/base/widec.h: Remove.
715
7de4b37e
KG
7162008-05-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
717
718 * inclhack.def (solaris_math_4): Use GCC's __builtin_fpclassify.
719 * tests/base/iso/math_c99.h: Update.
720 * fixincl.x: Regenerate.
721
2627042d
JM
7222008-05-14 Joseph Myers <joseph@codesourcery.com>
723
724 * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on
725 posix_types_64.
726 * fixincl.x: Regenerate.
727
9ae83b84
KT
7282008-04-25 Kai Tietz <kai.tietz@onvision.com>
729
730 * fixincl.c (fix_with_system): Cast pointer difference to long.
731 * fixlib.c (make_raw_shell_str): Cast compare to avoid sign warning.
732
deb984e6
PB
7332008-04-18 Paolo Bonzini <bonzini@gnu.org>
734
735 PR bootstrap/35457
736 * Makefile.in: Rewrite aclocal.m4 rule.
737 * aclocal.m4: Regenerate.
738 * configure: Regenerate.
739
83644cd5
PG
7402008-03-07 Peter O'Gorman <pogma@thewrittenword.com>
741
742 PR c++/20366
743 * inclhack.def (AAB_aix_stdio): Hack stdio.h for -D_LARGE_FILES.
744 * fixincl.x: Regenerate.
745 * tests/base/stdio.h: Add test.
746
98266db0
BE
7472008-02-25 Ben Elliston <bje@au.ibm.com>
748
749 PR other/32948
750 * fixincl.c (fix_applies): Remove unused variable `name_len'.
751
c951ae40
KG
7522008-02-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
753
754 * inclhack.def (solaris_math_10): New.
755 * tests/base/iso/math_c99.h: Update.
756
757 * fixincl.x: Regenerate.
758
719bb4e3 7592008-02-04 Ismail Dönmez <ismail@pardus.org.tr>
b452c141
ID
760
761 * inclhack.def: (bsd_stdio_attrs_conflict, freebsd_gcc3_breakage,
762 freebsd_gcc4_breakage, hppa_hpux_fp_macros, hpux11_abs,
763 netbsd_c99_inline_1, netbsd_c99_inline_2, netbsd_extra_semicolon): Add
764 quotes around mach entries.
765 * fixincl.x: Regenerate with latest autogen (5.9.4), updating license
766 to GPLv3.
767
c91e2eae
HPN
7682008-02-04 Hans-Peter Nilsson <hp@axis.com>
769
8181078a 770 PR other/31405
c91e2eae
HPN
771 * inclhack.def: (glibc_c99_inline_1a): Re-add last change.
772 (glibc_c99_inline_3) <bypass>: Change from __STDC_VERSION__ to
773 __extern_inline|__GNU_STDC_INLINE__.
774 (glibc_c99_inline_4) <files>: Add wchar.h and */wchar.h.
775 <bypass>: Change from __STDC_VERSION__ to
776 __extern_inline|__GNU_STDC_INLINE__.
777 <first c_fix_arg>: Change from #ifdef-wrapping the extern part to
778 appending attribute-gnu_inline.
779 <second c_fix_arg>: Remove.
780 <test_text>: Remove __extern_inline line.
781 * tests/base/features.h: Re-add.
782 * tests/base/sys/sysmacros.h: Adjust.
783 * fixincl.x: Regenerate.
784
b8c9ec3d
HPN
7852008-01-06 Hans-Peter Nilsson <hp@axis.com>
786
787 Revert last change.
788
b6541c10
HPN
7892007-12-18 Hans-Peter Nilsson <hp@axis.com>
790
791 * inclhack.def: (glibc_c99_inline_1a, glibc_c99_inline_5): New.
792 * fixincl.x: Regenerate.
793 * tests/base/wchar.h: Update.
794 * tests/base/features.h: New.
795
6f8c1750
JDA
7962007-10-14 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
797
798 PR target/33700
799 * inclhack.def (hpux11_pthread_const): New.
800 * fixincl.x: Regenerate.
801 * tests/base/sys/pthread.h: Update.
802
a2085738
KT
8032007-10-12 Kai Tietz <kai.tietz@onevision.com>
804
805 * configure.ac: x86_64 mingw target uses twoprocess.
806 * mkfixinc.sh: Add x86_64 mingw target.
807 * configure: Regenerate.
808
b6bbae95
GK
8092007-10-09 Geoffrey Keating <geoffk@apple.com>
810
811 * inclhack.def (darwin_externc): New.
812 * fixincl.x: Regenerate.
813 * tests/base/mach-o/swap.h: New.
814
d531cdb1
KG
8152007-08-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
816
817 * inclhack.def (solaris_math_5, solaris_math_6, solaris_math_7):
818 Delete fixes.
819 * tests/base/iso/math_c99.h: Delete associated test baselines.
820 * fixincl.x: Regenerate.
821
63729d84
KW
8222007-07-24 Krister Walfridsson <cato@df.lth.se>
823
824 PR target/30058
825 * inclhack.def (netbsd_c99_inline_2): New.
826 * fixincl.x: Regenerate.
827 * tests/base/signal.h: Update.
828
dadda6ca
KG
8292007-07-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
830
831 PR target/32641
832
833 * inclhack.def (solaris_math_4, solaris_math_5, solaris_math_6,
834 solaris_math_7): Constify and make FP exception-safe.
835 * tests/base/iso/math_c99.h: Update.
836
837 * fixincl.x: Regenerate.
838
8919fa4a
RO
8392007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
840
841 PR libgcj/28190
842 * inclhack.def (irix_stdint_c99): New fix.
843 * fixincl.x: Regenerate.
844 * tests/base/stdint.h: New test.
845
1fd994f1
SE
8462007-06-06 Steve Ellcey <sje@cup.hp.com>
847
848 PR testsuite/31828
849 * inclhack.def (hppa_hpux_fp_macros): New.
850 * fixincl.x: Regenerate.
851 * tests/base/math.h: Update.
852
cb3790cb
JJ
8532007-03-26 Jakub Jelinek <jakub@redhat.com>
854
855 * inclhack.def (glibc_c99_inline_1): Define __USE_EXTERN_INLINES
856 if __extern_inline or __GNUC_GNU_INLINE__ is defined rather than
857 __STDC_VERSION__ < 199901L.
858 (glibc_c99_inline_2): Replace #if __STDC_VERSION__ < 199901L
859 with #ifdef __GNUC_GNU_INLINE__.
860 (glibc_c99_inline_3): Add select. Replace __STDC_VERSION__ >= 199901L
861 with defined(__GNUC_STDC_INLINE__).
862 (glibc_c99_inline_4): Change select, add second c_fix_arg.
863 Replace #if __STDC_VERSION__ < 199901L with
864 #ifdef __GNUC_GNU_INLINE__.
865 * fixincl.x: Regenerated.
866 * tests/base/bits/string2.h: Update.
867 * tests/base/sys/sysmacros.h: Update.
868 * tests/base/sys/stat.h: Update.
869
7270dd8e
KW
8702007-03-18 Krister Walfridsson <cato@df.lth.se>
871
872 PR target/30058
873 * inclhack.def (netbsd_c99_inline_1): New.
874 * fixincl.x: Regenerate.
875 * tests/base/signal.h: New.
876
07f1ac6d
BM
8772007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
878
879 * Makefile.in: Add dummy "install-info" target.
880
14da6073
JM
8812007-03-06 Joseph Myers <joseph@codesourcery.com>
882
883 * mkheaders.in: Fix headers for each multilib required.
884
b31f8484
BM
8852007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
886
887 * Makefile.in: Add dummy install-pdf target.
888
f686ec05
JM
8892007-02-27 Joseph Myers <joseph@codesourcery.com>
890
891 * mkheaders.in (incdir): Use include-fixed not include.
892
123ddd68
BM
8932007-02-15 Brooks Moses <brooks.moses@codesourcery.com>
894
895 * Makefile.in: Added "pdf" target to .PHONY.
896
cefde4f5
RG
8972007-02-05 Richard Guenther <rguenther@suse.de>
898
899 * inclhack.def (glibc_c99_inline_4): Adjust selector to cope
900 with older glibc. Adjust version number for C99.
901 * fixincl.x: Regenerated.
902
3c1c7aae
MS
9032007-02-04 Mike Stump <mrs@apple.com>
904
905 * mkheaders.in: Allow optional isysroot parameter.
906
5c4f0f47
BK
9072007-02-03 Bruce Korb <bkorb@gnu.org>
908
909 * inclhack.def (glibc_c99_inline_4): replace "extern" only if
910 surrounded by space characters.
911
a942e89f
DF
9122007-01-25 Daniel Franke <franke.daniel@gmail.com>
913
914 PR target/30272
915 * inclhack.def(broken_cabs): Also remove definition of cabsl.
916 * fixincl.x: Regenerate.
917 * tests/base/math.h: Update.
918
401be4b6
BK
9192007-01-05 Bruce Korb <bkorb@gnu.org>,
920 Daniel Franke <franke.daniel@gmail.com>
921
922 PR target/30008
923 * fixincl.tpl (List): separate file name patterns with a NUL byte instead
924 of a vertical bar ("|").
2f82a97b
BK
925 * fixincl.c (fix_applies, machine_matches): Use fnmatch for name
926 matching. Set SKIP_TEST flag if we are not to run a test.
401be4b6
BK
927 * fixincl.x: Regenerate.
928 * inclhack.def (glibc_c99_inline_[1234], broken_cabs, broken_nan,
929 kandr_concat, sco_math): Replace lists of specfic file names by search
930 patterns.
931
da32da74
OH
9322006-12-12 Olivier Hainque <hainque@adacore.com>
933
934 * fixincludes/mkfixinc.sh: Add "*-*-vxworks*" to the list of
935 targets for which a no-op fixer is appropriate.
b1f75d76 936
98e06787
RG
9372006-11-07 Richard Guenther <rguenther@suse.de>
938
939 * inclhack.def (glibc_c99_inline_2): Adjust for glibc 2.3
940 systems.
941 * fixincl.x: Regenerate.
942
502e2a2d
GK
9432006-11-02 Geoffrey Keating <geoffk@apple.com>
944
945 * inclhack.def (glibc_c99_inline_1): New.
946 * inclhack.def (glibc_c99_inline_2): New.
947 * inclhack.def (glibc_c99_inline_3): New.
948 * inclhack.def (glibc_c99_inline_4): New.
949 * fixincl.x: Regenerate.
950 * tests/base/bits/string2.h: New.
951 * tests/base/sys/sysmacros.h: New.
952 * tests/base/sys/stat.h: Update.
953
b4d24eaa
SE
9542006-11-01 Steve Ellcey <sje@cup.hp.com>
955
956 * tests/base/sys/socket.h: Update.
957
be645fd9
SE
9582006-10-31 Steve Ellcey <sje@cup.hp.com>
959
960 * inclhack.def (hpux11_extern_sendfile): New.
961 (hpux11_extern_sendpath): New.
962 * fixincl.x: Regenerate.
963
0f45f0f5
JM
9642006-10-29 Joseph Myers <joseph@codesourcery.com>
965
966 * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on x86_64.
967 * fixincl.x: Regenerate.
968
b5422ad7
BM
9692006-10-10 Brooks Moses <bmoses@stanford.edu>
970
971 * Makefile.in: Added empty "pdf" target.
972
6c65aa40
JDA
9732006-10-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
974
975 PR target/29300
976 * inclhack.def (hpux_pthread_initializers): New hack.
977 * tests/base/sys/pthread.h: New file.
978
979 * fixincl.x: Regenerate.
980
4d98def0
UB
9812006-10-03 Uros Bizjak <uros@kss-loka.si>
982
983 * inclhack.def (glibc_mutex_init): Also fix
984 PTHREAD_MUTEX_(RECURSIVE|ERRORCHECK|ADAPTIVE)_NP and
985 PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP initializers.
36a43def
UB
986 * tests/base/pthread.h: Update.
987
988 * fixincl.x: Regenerate.
4d98def0 989
f6f7aabc
UB
9902006-10-01 Uros Bizjak <uros@kss-loka.si>
991
4d98def0
UB
992 * inclhack.def (glibc_mutex_init): New fix.
993 * tests/base/pthread.h: Update.
f6f7aabc 994
4d98def0 995 * fixincl.x: Regenerate.
f6f7aabc 996
a77d42cf
KG
9972006-09-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
998
999 * inclhack.def (solaris_mutex_init_2): Update for Solaris9.
1000 Prevent it from running on solaris10 or later.
1001 (solaris_once_init_2): Fix comment.
1002 * tests/base/pthread.h: Update.
1003
1004 * fixincl.x: Regenerate.
1005
0a1f02df
KG
10062006-09-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1007
1008 * inclhack.def (solaris_once_init_2): New fix.
1009 * tests/base/pthread.h: Update.
1010
1011 * fixincl.x: Regenerate.
1012
2b655a0a
KG
10132006-09-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1014
1015 * inclhack.def (solaris_mutex_init_2): Remove test for
1016 PTHREAD_RWLOCK_INITIALIZER.
1017 (solaris_rwlock_init_1): New.
1018 * tests/base/pthread.h: Update.
1019
1020 * inclhack.def (solaris_once_init_1): New.
1021 * tests/base/pthread.h: Adjust for new fix.
b1f75d76 1022
2b655a0a
KG
1023 * fixincl.x: Regenerate.
1024
58245475
RS
10252006-07-17 Roger Sayle <roger@eyesopen.com>
1026
1027 * tests/base/errno.h: New file.
1028 * tests/base/architecture/ppc/math.h: Likewise.
1029 * tests/base/ia64/sys/getppdp.h: Likewise.
1030
b24f7f6b
LB
10312006-07-10 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1032
1033 PR bootstrap/20437
58245475 1034 * Makefile.in (configure, config.h.in): Change into $(srcdir)
b24f7f6b
LB
1035 before autoconf or autoheader call.
1036
e10e3ac8
SE
10372006-06-23 Steve Ellcey <sje@cup.hp.com>
1038
1039 PR target/28084
1040 * inclhack.def (hpux_extern_errno): New.
1041 * fixincl.x: Regenerate.
1042
ae022d32
CD
10432006-05-23 Carlos O'Donell <carlos@codesourcery.com>
1044
1045 * Makefile.in: Add dvi info html and install-html to .PHONY
1046 Add install-html target.
1047
de1f8a0d
MS
10482006-05-16 Mike Stump <mrs@apple.com>
1049
1050 * configure.ac: Add -Wno-overlength-strings.
1051 * configure: Regenerate.
1052
fc92a2d4
BF
10532006-05-14 Bernhard Fischer <aldot@gcc.gnu.org>
1054
1055 * README: Fix typo.
1056
e084430d
SE
10572006-02-18 Steve Ellcey <sje@cup.hp.com>
1058
1059 PR target/26189
1060 * inclhack.def (hpux_spu_info): New.
1061 * fixincl.x: Regenerate
1062
03e34d09
MD
10632006-01-31 Marcin Dalecki <martin@dalecki.de>
1064
1065 * configure.ac: Check for asprintf, basename, vasprintf.
1066 * config.h.in: Regenerate.
1067 * configure: Regenerate.
1068
bf73f6d2
AP
10692006-01-19 Andrew Pinski <pinskia@physics.uc.edu>
1070
1071 PR target/15642
1072 * inclhack.def (AAB_darwin7_9_long_double_funcs [replace]): Define
1073 __APPLE_CC_ as 1345.
1074 (broken_nan): New.
1075 * fixincl.x: Regenerate.
1076
66f788b0
BK
10772005-11-24 Bruce Korb <bkorb@gnu.org>
1078
58245475
RS
1079 * fixincl.c (write_replacement): "here strings" in AutoGen
1080 often/generally don't have a terminating newline. Check the
1081 last byte for '\n'.
66f788b0 1082
42068fd9
AJ
10832005-11-13 Andreas Jaeger <aj@suse.de>
1084
1085 * check.tpl: Handle CVS additionally.
1086
541c886c
AJ
10872005-11-05 Andreas Jaeger <aj@suse.de>
1088
1089 * check.tpl: Adopt for move to subversion.
1090
77923c29
JM
10912005-09-15 Joseph S. Myers <joseph@codesourcery.com>
1092
1093 PR c++/23139
1094 * inclhack.def (huge_val_hex, huge_valf_hex, huge_vall_hex): New
1095 fixes.
1096 * fixincl.x: Regenerate.
1097 * tests/base/bits/huge_val.h: New file.
1098
df065c82
KC
10992005-08-14 Kelley Cook <kcook@gcc.gnu.org>
1100
1101 * All files: Update with new FSF address.
1102
87fbb651
KG
11032005-07-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1104
1105 * Makefile.in (WARN_CFLAGS): New.
1106 (.c.o): Add $(WARN_CFLAGS).
1107 * aclocal.m4: Include ../config/warnings.m4.
1108 * configure.ac: Invoke ACX_PROG_CC_WARNING_OPTS,
1109 ACX_PROG_CC_WARNING_ALMOST_PEDANTIC and
1110 ACX_PROG_CC_WARNINGS_ARE_ERRORS.
1111 * fixopts.c (initialize_opts): Fix old-style definintion.
1112
1113 * configure: Regenerate.
1114
246e0bd8
GK
11152005-06-24 Geoffrey Keating <geoffk@geoffk.org>
1116
1117 * inclhack.def (AAB_darwin7_9_long_double_funcs): New.
1118 (AAB_darwin7_9_long_double_funcs_2): New.
1119 * fixincl.x: Regenerate.
1120
11f4453b
RO
11212005-06-15 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1122
1123 PR libfortran/15266
1124 * inclhack.def (broken_cabs): Mention IRIX 5/6 problem.
1125 Use double quotes in select so \t matches tabs.
1126 Add IRIX testcase.
1127 * fixincl.x: Regenerate.
1128 * tests/base/math.h [BROKEN_CABS_CHECK]: Adapt for new testcase.
1129
8ba8f7e5
DS
11302005-05-22 Danny Smith <dannysmith@users.souceforge.net>
1131
1132 PR target/21683
1133 * fixincl.c: Don't include <sys/wait.h> if SEPARATE_FIX_PROC.
541c886c 1134
925a4487
EB
11352005-05-19 Eric Botcazou <ebotcazou@libertysurf.fr>
1136 Joseph S. Myers <joseph@codesourcery.com>
1137
1138 PR target/19933
1139 PR target/21315
1140 * inclhack.def: New fixes solaris_math_[1-9].
1141 * fixincl.x: Regenerate.
1142 * tests/base/iso/math_c99.h: New.
1143
08862f3c
KC
11442005-05-19 Kelley Cook <kcook@gcc.gnu.org>
1145
1146 * aclocal.m4: Remove superfluous reference to accross.m4.
1147
03a9fcb8
GDR
11482005-05-15 Gabriel Dos Reis <gdr@integrable-solutions.net>
1149
1150 * fixlib.c (load_file_data): Use XRESIZVEC in lieu of xrealloc.
1151 * server.c (load_data): Likewise.
1152 (run_shell): Use XCNEW (char) in lieu of xcalloc (1, 1).
1153 * fixincl.c: #include <sys/wait.h>
1154 (run_compiles): Use XCNEWVEC instead of xcalloc.
1155 (fix_with_system, start_fixer): Use XNEWVEC instead of xmalloc.
1156 * fixfixes.c (FIX_PROC_HEAD, main): Likewise.
1157
5fabfd4c
JM
11582005-05-10 Joseph S. Myers <joseph@codesourcery.com>
1159
1160 * inclhack.def (stdio_stdarg_h, stdio_va_list): Bypass on
1161 *-*-solaris2.1[0-9]*, not just *-*-solaris2.1[0-9].
1162 * fixincl.x: Regenerate.
1163
7673b71c
BK
11642005-05-06 Bruce Korb <bkorb@gnu.org>
1165 Joseph S. Myers <joseph@codesourcery.com>
1166
1167 * fixinc/inclhack.def: Correct backslashes
1168 * fixinc/fixincl.x: regen
1169
042630ad
KG
11702005-04-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1171
1172 * system.h (fopen, fdopen, freopen): Define these to the unlocked
1173 libiberty functions.
1174
0d667716
KG
11752005-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1176
1177 * configure.ac (fixincludes_UNLOCKED_FUNCS): New.
1178 (AC_CHECK_FUNCS, AC_CHECK_DECLS): Check for fixincludes_UNLOCKED_FUNCS.
1179 * system.h (putchar, getc, getchar, clearerr, feof, fileno,
1180 fflush, fgetc, fgets, ferror, fread): Redefine to the associated
1181 _unlocked function.
1182 (fwrite_unlocked): Fix prototype.
541c886c 1183
0d667716
KG
1184 * configure, config.h.in: Regenerate.
1185
90ee1368
ZW
11862005-03-21 Zack Weinberg <zack@codesourcery.com>
1187
1188 * Makefile.in: Set gcc_version directly, not via substitution.
1189 (libsubdir): Use $(gcc_version), not $(version).
1190 (mkheaders.almost): New rule.
1191 (mkheaders): Generate from mkheaders.almost.
1192 (clean): Also delete mkheaders.almost.
1193 * aclocal.m4: Do not include ../config/gcc-version.m4.
1194 * configure.ac: Do not invoke TL_AC_GCC_VERSION. Generate
1195 mkheaders.almost from mkheaders.in.
1196 * configure: Regenerate.
1197
14bfd7c7
RG
11982005-03-21 Richard Guenther <rguenth@gcc.gnu.org>
1199
1200 PR target/20166
1201 * inclhack.def: Add fix for array of incomplete structures
1202 in function prototype in pthread.h.
1203 * fixincl.x: Regenerate.
1204 * tests/base/pthread.h: Adjust.
1205
7fbdc950
JM
12062005-03-15 Joseph S. Myers <joseph@codesourcery.com>
1207
1208 * inclhack.def (hpux_htonl): New fix.
1209 * tests/base/netinet/in.h: New test.
1210 * fixincl.x: Regenerate.
1211
27f0dff4
JW
12122005-02-23 James E Wilson <wilson@specifixinc.com>
1213
1214 * Makefile.in (full-stamp, test-stamp, $(AF)): Add $(CFLAGS) to link.
1215
098b96ab
AP
12162004-12-13 Andrew Pinski <pinskia@physics.uc.edu>
1217
1218 PR 18458
1219 * Makefile.in (install): Add @EXEEXT@ to the end of the program name,
1220 fixincl.
1221
afabd8e6
RS
12222004-12-02 Richard Sandiford <rsandifo@redhat.com>
1223
1224 * configure.ac: Use TL_AC_GCC_VERSION to set gcc_version.
1225 * aclocal.m4: Include ../config/gcc-version.m4.
1226 * configure: Regenerate.
1227
9fcc7481
MM
12282004-11-26 Mark Mitchell <mark@codesourcery.com>
1229
1230 * inclhack.def (gnu_types): Do not use on Solaris 2.1x.
1231 (stdio_va_list): Likewise.
1232 (stdio_stdarg.h): Likewise.
1233 (solaris_stdio_tag): Add bypass.
1234 * fixincl.x: Regenerated.
1235
b2cfdb12
GK
12362004-11-23 Geoffrey Keating <geoffk@apple.com>
1237
1238 * mkfixinc.sh: Check error code from 'cat'. Don't try running
1239 built fixincl program.
1240 * mkheaders.in: Use @SHELL@ rather than ${SHELL} to avoid picking
1241 up csh from user.
1242
743348ea
RS
12432004-11-20 Roger Sayle <roger@eyesopen.com>
1244
1245 * inclhack.def (alpha_pthread_init): Fix technical problems with
1246 the last check-in caused by CVS variable substitution.
1247 * fixincl.x: Likewise.
1248 * tests/base/pthread.h: Likewise.
1249
1fda9d7b
RS
12502004-11-20 Roger Sayle <roger@eyesopen.com>
1251 Bruce Korb <bkorb@gnu.org>
1252
1253 * inclhack.def (alpha_pthread_init): New fix.
1254 * fixincl.x: Regenerate.
1255 * tests/base/pthread.h: Update for new test.
1256
43c1b5d2
BK
12572004-11-15 Bruce Korb <bkorb@gnu.org>
1258
1259 * fixincl.c(fix_with_system): correct misuse of variables and
1260 incorrect application of "sizeof()".
1261
68f674e9
JM
12622004-11-13 Joseph S. Myers <joseph@codesourcery.com>
1263
1264 * inclhack.def (hpux_maxint, limits_ifndefs, math_huge_val_ifndef,
1265 svr4__p, undefine_null): Remove.
1266 * fixincl.x: Regenerate.
1267 * tests/base/AvailabilityMacros.h, tests/base/com_err.h: New.
1268 * tests/base/sys/param.h: Remove.
1269 * tests/base/curses.h, tests/base/math.h, tests/base/testing.h,
1270 tests/base/sys/limits.h: Update.
1271
251089a0
MS
12722004-11-12 Mike Stump <mrs@apple.com>
1273
1274 * Makefile.in (html): Add html generation support.
1275
492d5b4f
JM
12762004-11-12 Joseph S. Myers <joseph@codesourcery.com>
1277
1278 * inclhack.def (sco_math): Bypass on __GNUG__.
1279 (sysz_stdlib_for_sun): Bypass on _CLASSIC_ANSI_TYPES.
1280 * fixincl.x: Regenerate.
1281
793387fa
JM
12822004-11-09 Joseph S. Myers <joseph@codesourcery.com>
1283
1284 * inclhack.def (hpux8_bogus_inlines): Bypass on __GNUG__.
1285 (int_abort_free_and_exit, sun_malloc, sysv68_string): Bypass on
1286 _CLASSIC_ANSI_TYPES.
1287 (sun_auth_proto): Bypass on __cplusplus.
1288 * fixincl.x: Regenerate.
1289
ea595d4f
GK
12902004-11-05 Geoffrey Keating <geoffk@apple.com>
1291
1292 * Makefile.in (mostlyclean): Add fixinc.sh.
1293 (clean): Add mkheaders.
1294 (distclean): New.
1295 (dvi): New.
1296 (info): New.
1297 (installcheck): New.
1298
54f88091
PB
12992004-11-05 Paolo Bonzini <bonzini@gnu.org>
1300
1301 * Makefile.in (mostlyclean, distclean): New targets.
1302
53c7ffe7
GK
13032004-11-04 Geoffrey Keating <geoffk@apple.com>
1304
1305 * configure.ac: Add code to determine noncanonical_target,
1306 local_prefix, gcc_version; process mkheaders.in to make mkheaders.
1307 * configure: Regenerate.
1308 * fixinc.in: Move here from gcc/; fix many cross-hosting bugs.
1309 * mkfixinc.sh: Move here from gcc/; update for changes to fixinc.in.
1310 * mkheaders.in: Move here from gcc/; remove some unnecessary macros;
1311 update for changes to fixinc.in.
1312 * Makefile.in: Add many new macros.
1313 (install): New target.
1314 (mkheaders): New target.
1315 (fixinc.sh): New target.
1316 (all): Add mkheaders and fixinc.sh.
1317 * README-fixinc: Move here from gcc/.
1318
40d05429
MS
13192004-11-01 Mike Stump <mrs@apple.com>
1320
1321 * inclhack.def (stdio_va_list): Break out clients from here...
1322 (stdio_va_list_clients): ...to here. Also, don't fix if stdarg.h is
90ee1368 1323 included or ifdef va_start.
40d05429
MS
1324 * fixincl.x: Regenerate.
1325
d1ea4593
MS
13262004-10-28 Mike Stump <mrs@apple.com>
1327
1328 * inclhack.def (void_null): Avoid changing NULL on C++ friendly
1329 systems.
31eec874
MS
1330 * fixincl.x: Regenerate.
1331
005c1a13
GK
13322004-10-27 Geoffrey Keating <geoffk@apple.com>
1333
1334 * inclhack.def (darwin_gcc4_breakage): New.
1335 * fixincl.x: Regenerate.
1336
13cf7262
AL
13372004-10-27 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1338
1339 PR bootstrap/17832
1340
1341 * fixfixes.c (main): Check for _PC_NAME_MAX.
1342
5ae4c565
PB
13432004-10-27 Paolo Bonzini <bonzini@gnu.org>
1344
1345 PR other/17991
1346
1347 * configure.ac: Fix typo.
1348 * configure: Regenerate.
1349 * fixincl.c (fix_with_system): tSCC is not a pointer. Fix.
1350
f4a8f279
AL
13512004-10-20 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1352
1353 PR bootstrap/17832
1354
1355 * fixincl.c (SIGCHLD): Remove definition.
1356 (initialize): Remove SIGIOT and SIGPIPE checks.
1357 (create_file): Fix mkdir() for Win32.
1358 (internal_fix): Use dup2() instead of fcntl().
1359
1360 * fixlib.h (SIGQUIT): Define if undefined.
1361 (SIGIOT): Same.
1362 (SIGPIPE): Same.
1363 (SIGALRM): Same.
1364 (SIGKILL): Same.
1365
1366 * procopen.c (chain_open): Use dup2() instead of fcntl().
1367
ad643a75
PB
13682004-08-14 Paolo Bonzini <bonzini@gnu.org>
1369
1370 PR other/17991
1371
1372 * Makefile.in (ALLOBJ, TESTOBJ, FIXOBJ): Add fixopts.o.
1373 Update copyright year.
1374 * fixfixes.c (main): Call initialize_opts from fixopts.c.
1375 * fixincl.c (initialize): Call initialize_opts from fixopts.c,
1376 do not include code for parsing options (environment vars).
1377 (fix_with_system): Use a search path for applyfix, so that you
1378 can run the test suite with two-process fixincludes.
1379 * fixopts.c: New file.
1380 * configure.ac: Add --enable-twoprocess. Export ac_exeext
1381 to config.h. Default to --enable-twoprocess for MinGW32.
1382 * config.h.in: Regenerate.
1383 * configure: Regenerate.
1384
78970115
LR
13852004-10-04 Loren J. Rittle <ljrittle@acm.org>
1386
1387 * tests/base/sys/cdefs.h: Update from test area.
1388
fa71a5c3
RS
13892004-09-17 Roger Sayle <roger@eyesopen.com>
1390
1391 * inclhack.def (linux_ia64_ucontext): New fix.
1392 * fixincl.x: Regenerate.
1393 * tests/base/sys/ucontext.h: New file.
1394
9544bea1
RS
13952004-09-15 Roger Sayle <roger@eyesopen.com>
1396
1397 * tests/base/sys/time.h: Correct mismatch in 2004-09-10 check-in.
1398 * tests/base/stdlib.h: Likewise.
1399
28785dde
LR
14002004-09-13 Loren J. Rittle <ljrittle@acm.org>
1401
1402 * inclhack.def (freebsd_gcc4_breakage): Add.
1403 * fixincl.x: Regenerate.
c6303833 1404 * tests/base/sys/cdefs.h: Update for new test.
28785dde 1405
d635c707
AN
14062004-09-10 Adam Nemet <anemet@lnxw.com>
1407
1408 * inclhack.def (lynx_void_int): Remove.
1409 (lynxos_fcntl_proto): Remove.
1410 (lynxos_no_warning_in_sys_time_h): New fix.
1411 (lynxos_missing_putenv): New fix.
1412 * fixincl.x: Regenerate.
1413 * tests/base/fcntl.h: Remove.
1414 * tests/base/sys/time.h: Update from test area.
1415 * tests/base/curses.h: Likewise.
1416 * tests/base/stdlib.h: Likewise.
1417
61fec9ff
JB
14182004-09-03 Jan Beulich <jbeulich@novell.com>
1419
1420 * inclhack.def: Suppress exception_structure and math_exception
1421 for NetWare headers.
1422 * fixincl.x: Regenerate.
1423
71b5d516
PB
14242004-08-31 Paolo Bonzini <bonzini@gnu.org>
1425
1426 * .cvsignore: New.
1427 * Makefile.in: From gcc/fixinc/Makefile.in, making it fully
1428 autoconfiscated.
1429 * configure.ac: New.
1430 * config.h.in: Generate.
1431 * configure: Generate.
1432 * aclocal.m4: New.
1433 * fixlib.h: Remove inclusions of gcc files.
1434 * system.h: New.
1435
1436 Other files copied from gcc/fixinc.