]> git.ipfire.org Git - thirdparty/gcc.git/blame - fixincludes/ChangeLog
syscall: Fix errno handling in syscall.Syscall and friends.
[thirdparty/gcc.git] / fixincludes / ChangeLog
CommitLineData
159bde98
RO
12012-03-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2
3 PR other/52626
4 * tests/base/pthread.h [SOLARIS_MUTEX_INIT_2_CHECK]
5 (PTHREAD_COND_INITIALIZER): Adapt for solaris_cond_init removal.
6
a59205fa
TG
72012-03-15 Tristan Gingold <gingold@adacore.com>
8
9 * README (EXAMPLES OF FIXES): Update.
10
7888f266
RO
112012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
12
13 * inclhack.def (math_exception): Remove duplicate.
14 (solaris_cond_init): Remove.
15 (solaris_sys_va_list): Remove Solaris 8 support.
16 * fixincl.x: Regenerate.
17 * tests/base/pthread.h [SOLARIS_COND_INIT_CHECK]: Remove.
18
b24513a1
RO
192012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
20
21 * inclhack.def (broken_cabs): Remove IRIX and SunOS 4 support.
22 (irix___restrict): Remove.
23 (irix___generic1): Remove.
24 (irix___generic2): Remove.
25 (irix_asm_apostrophe): Remove.
26 (irix_complex): Remove.
27 (irix_pthread_init): Remove.
28 (irix_socklen_t): Remove.
29 (irix_stdint_c99_mode): Remove.
30 (irix_stdint_c99_types): Remove.
31 (irix_stdint_c99_macros): Remove.
32 (irix_stdio_va_list): Remove IRIX 6.5 support.
33 (irix_wcsftime): Remove.
34 (stdio_va_list): Remove IRIX 6.5 support.
35 (svr4_profil): Remove IRIX bypass.
36 * fixincl.x: Regenerate.
37
38 * tests/base/complex.h [IRIX_COMPLEX_CHECK]: Remove.
39 * tests/base/internal/math_core.h: Remove.
40 * tests/base/internal/sgimacros.h: Remove.
41 * tests/base/internal/wchar_core.h: Remove.
42 * tests/base/math.h [BROKEN_CABS_CHECK]: Remove IRIX and SunOS 4
43 support.
44 * tests/base/pthread.h [IRIX_PTHREAD_INIT_CHECK]: Remove.
45 * tests/base/stdint-irix65.h: Remove.
46 * tests/base/stdint.h [IRIX_STDINT_C99_MODE_CHECK]: Remove.
47 * tests/base/sys/asm.h: Remove.
48 * tests/base/sys/socket.h [IRIX_SOCKLEN_T_CHECK]: Remove.
49
5c30094f
RO
502012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
51
52 * inclhack.def (alpha___extern_prefix): Remove.
53 (alpha___extern_prefix_standards): Remove.
54 (alpha___extern_prefix_sys_stat): Remove.
55 (alpha_bad_lval): Remove.
56 (alpha_pthread): Remove.
57 (alpha_pthread_gcc): Remove.
58 (alpha_pthread_init): Remove.
59 * fixincl.x: Regenerate.
60 * tests/base/pthread.h [ALPHA_PTHREAD_CHECK]: Remove.
61 [ALPHA_PTHREAD_GCC_CHECK]: Remove.
62 [ALPHA_PTHREAD_INIT_CHECK]: Remove.
63 * tests/base/standards.h: Remove.
64 * tests/base/sys/stat.h [ALPHA___EXTERN_PREFIX_SYS_STAT_CHECK]:
65 Remove.
66 * tests/base/testing.h [ALPHA___EXTERN_PREFIX_CHECK]: Remove.
67 [ALPHA_BAD_LVAL_CHECK]: Remove.
68
24219d38
TG
692012-03-12 Tristan Gingold <gingold@adacore.com>
70
71 * inclhack.def (vms_use_quoted_include,vms_add_missing_braces)
72 (vms_do_not_redeclare_hostalias, vms_decc_builtin)
73 (vms_no_64bit_getopt, vms_forward_declare_struct)
74 (vms_use_fast_setjmp): New fixes.
75 * fixincl.x: Regenerate.
76 * tests/base/rtldef/string.h: Update.
77 * tests/base/rtldef/if.h, tests/base/rtldef/resolv.h,
78 * tests/base/rtldef/setjmp.h, tests/base/rtldef/signal.h,
79 * tests/base/rtldef/stdio.h, tests/base/rtldef/wait.h: New files.
80
4c14fd7e
BK
812012-01-11 Bruce Korb <bkorb@gnu.org>
82 Steven G. Kargl <kargl@gcc.gnu.org>
83 Andreas Tobler <andreast@fgznet.ch>
84
58ef7568 85 PR bootstrap/51705
4c14fd7e
BK
86 PR preprocessor/51776
87 * inclhack.def (cdef_cplusplus): Add a replacement for [[noreturn]].
88 * fixincl.x: Regenerate.
89 * tests/base/sys/cdefs.h: Update.
90
91 * genfixes: Remove the 'Ver.' from the version check.
92
4a5e00ca
AS
932011-12-20 Andreas Schwab <schwab@linux-m68k.org>
94
95 * configure: Regenerate.
96
095af58f
AS
972011-12-19 Andreas Schwab <schwab@linux-m68k.org>
98
99 * configure: Regenerate.
100
00449933
DE
1012011-11-16 David Edelsohn <dje.gcc@gmail.com>
102
103 * inclhack.def (aix_once_init_[12]): New fixes.
104 * fixincl.x: Regenerate.
105 * tests/base/pthread.h: Update.
106
0c094ab3
MS
1072011-10-25 Mike Stump <mikestump@comcast.net>
108
109 PR target/48851
110 * inclhack.def (void_null): New bypass.
111 * fixincl.x: Regenerate.
112
750db024
TG
1132011-09-26 Tristan Gingold <gingold@adacore.com>
114
115 * inclhack.def (ms_define_can_use_extern_prefix):
116 (vms_use_pragma_extern_model, vms_disable_decc_string_builtins):
117 New fixes.
118 * fixincl.x: Regenerate.
119 * tests/base/rtldef/string.h: New test.
120 * tests/base/rtldef/decc$types.h: Likewise.
121 * tests/base/testing.h: Update
122
e7dd5b57
TG
1232011-09-22 Tristan Gingold <gingold@adacore.com>
124
125 * mkfixinc.sh (target): Remove alpha-vms from particular targets.
126
3d3aae5b
SE
1272011-08-23 Steve Ellcey <sje@cup.hp.com>
128
129 PR libstdc++/50153
130 * inclhack.def (hpux11_abs): Extend to all hpux machines.
131 * fixincl.x: Regenerate.
132
d62bab6a
RO
1332011-08-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
134 Marc Glisse <marc.glisse@normalesup.org>
135
136 PR libstdc++-v3/1773
137 * inclhack.def (solaris_cxx_linkage, solaris_getc_strict_stdc)
138 (solaris_longjmp_noreturn, solaris_pow_int_overload)
139 (solaris_std___filbuf): New fixes.
140 * tests/base/iso/math_iso.h, tests/base/iso/setjmp_iso.h,
141 tests/base/iso/stdio_iso.h, tests/base/iso/stdlib_iso.h: New tests.
142 * tests/base/stdio.h [SOLARIS_STD___FILBUF_CHECK]: New test.
143
9d7b2124
RO
1442011-07-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
145
146 PR c++/49347
147 * inclhack.def (solaris_posix_spawn_restrict): New fix.
148 * fixincl.x: Regenerate.
149 * tests/base/spawn.h: New test.
150
20720201
DR
1512011-06-08 Douglas B Rupp <rupp@gnat.com>
152
153 * configure.ac (AC_USE_SYSTEM_EXTENSIONS): Add.
154 * configure: Regenerate.
155 * config.h.in: Regenerate.
156
11b815ca
PG
1572011-06-06 Peter O'Gorman <pogma@thewrittenword.com>
158
159 * inclhack.def (aix_net_if_arp): New fix.
160 * fixincl.x: Regenerate.
161 * tests/base/net/if_arp.h [AIX_NET_IF_ARP_CHECK]: New test.
162
f3450bc8
TG
1632011-05-17 Tristan Gingold <gingold@adacore.com>
164
165 * inclhack.def (solaris_complex_cxx): Fix syntax.
166 * fixincl.x: Regenerate.
167
067e2f06
TG
1682011-05-17 Tristan Gingold <gingold@adacore.com>
169
170 * check.tpl: Shell-quote testing file.
171
ebb9f8b0
JM
1722011-03-22 Joseph Myers <joseph@codesourcery.com>
173
174 * mkfixinc.sh: Don't handle i?86-moss-msdos* or i?86-*-pe.
175
455c8f48
RW
1762010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
177
178 PR other/46202
179 * Makefile.in (install-strip): New phony target.
180 (all, check, install): Also mark as phony.
181
d8ef0f49
RO
1822010-11-09 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
183
184 * inclhack.def (irix_pthread_init): New fix.
185 * fixincl.x: Regenerate.
186 * tests/base/pthread.h [IRIX_PTHREAD_INIT_CHECK]: New test.
187
1e335ae2
RO
1882010-10-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
189
190 PR c++/46024
191 * inclhack.def (solaris_sys_va_list): New fix.
192 * fixincl.x: Regenerate.
193 * tests/base/sys/va_list.h: New test.
194
9407158d
JDA
1952010-09-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
196
197 * inclhack.def (hpux_htonl): Allow trailing whitespace in select.
198 * fixincl.x: Regenerate.
199
872cc2d3
RO
2002010-07-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
201
202 * inclhack.def (solaris_cond_init): New fix.
203 * fixincl.x: Regenerate.
204 * tests/base/pthread.h [SOLARIS_COND_INIT_CHECK]: New test.
205 [SOLARIS_MUTEX_INIT_2_CHECK]: Adapt.
206
babc4728
RO
2072010-06-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
208
209 * inclhack.def (solaris__restrict, solaris_complex_cxx): New fixes
210 * fixincl.x: Regenerate.
211 * tests/base/complex.h [SOLARIS_COMPLEX_CXX_CHECK]: New test.
212 * tests/base/sys/feature_tests.h: New file.
213
c3f247f4
RW
2142010-06-03 Joern Rennecke <joern.rennecke@embecosm.com>
215 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
216
217 PR bootstrap/42798
218 * configure.ac: Check for declaration of 'basename(char *)'.
219 * configure: Regenerate.
220
8c200350
RO
2212010-04-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
222
223 * inclhack.def (alpha_wchar): Remove.
224 * fixincl.x: Regenerate.
225 * tests/base/wchar.h: Remove.
226
4d9e8446
RW
2272010-04-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
228
229 * aclocal.m4: Regenerate.
230
1a3a6aec
RO
2312010-03-31 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
232
233 * inclhack.def (alpha_assert): Allow for more whitespace in
234 select.
235 * fixincl.x: Regenerate.
236
f48aa01a
L
2372010-03-28 H.J. Lu <hongjiu.lu@intel.com>
238
239 PR target/40722
240 * mkfixinc.sh: Revert the last change for mingw.
241
6f5db5f7
JM
2422010-03-24 Joseph Myers <joseph@codesourcery.com>
243
244 * inclhack.def (glibc_strncpy): New fix.
245 * fixincl.x: Regenerate.
246 * tests/base/bits/string2.h: Update.
247
1ab71299
L
2482010-03-23 H.J. Lu <hongjiu.lu@intel.com>
249
250 PR target/40722
251 * mkfixinc.sh: Fix stdlib.h for mingw.
252
73489878
BK
2532010-02-19 Bruce Korb <bkorb@gnu.org>
254
255 * inclhack.def: remove vestiges of inadvertently committed changes
256
d76f631a
BK
2572010-02-10 Bruce Korb <bkorb@gnu.org>
258
259 * README: fix up references to old gcc/fixinc directory
260
93e520a2
RO
2612010-01-29 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
262
263 * inclhack.def (solaris_int_limits_3): New fix.
264 * fixincl.x: Regenerate.
265 * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_3_CHECK]: New
266 test.
267
268 * inclhack.def (solaris_int_const, solaris_int_limits_1,
269 solaris_int_limits_2 ): Applies to Solaris 2 in general.
270 Remove select.
271 Add mach for *-*-solaris2*.
272 Change second c_fix_arg to select.
273 Remove #pragma ident from test_text.
274 * fixincl.x: Regenerate.
275 * tests/base/sys/int_const.h [SOLARIS_INT_CONST_CHECK]: Remove
276 #pragma trigger text.
277 * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_1_CHECK,
278 SOLARIS_INT_LIMITS_2_CHECK]: Likewise.
279
dc4f0670
RO
2802010-01-26 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
281
282 * inclhack.def (aix_stdint_1): Add stdint-aix.h to files.
283 (aix_stdint_2): Likewise.
284 (aix_stdint_3): Likewise.
285 (aix_stdint_4): Likewise.
286 (aix_stdint_5): Likewise.
287 (darwin_stdint_1): Add stdint-darwin.h to files.
288 (darwin_stdint_2): Likewise.
289 (darwin_stdint_3): Likewise.
290 (darwin_stdint_4): Likewise.
291 (darwin_stdint_5): Likewise.
292 (darwin_stdint_6): Likewise.
293 (darwin_stdint_7): Likewise.
294 (hpux_c99_intptr): Add stdint-hpux11.h to files.
295 (hpux_c99_inttypes): Likewise.
296 (hpux_c99_inttypes2): Likewise.
297 (hpux_stdint_least_fast): Likewise.
298 (irix_stdint_c99): Renamed to irix_stdint_c99_mode.
299 (irix_stdint_c99_types): New fix.
300 (irix_stdint_c99_macros): New fix.
301 (newlib_stdint_1): Add stdint-newlib.h to files.
302 (newlib_stdint_2): Likewise.
303 fixincl.x: Regenerate.
304 tests/base/stdint-aix.h: New file.
305 tests/base/stdint.h [AIX_STDINT_1_CHECK, AIX_STDINT_2_CHECK,
306 AIX_STDINT_3_CHECK, AIX_STDINT_4_CHECK, AIX_STDINT_5_CHECK]: Moved ...
307 tests/base/stdint-aix.h: ... here.
308 [AIX_STDINT_3_CHECK]: Updated to match aix_stdint_3 fix.
309 [AIX_STDINT_4_CHECK]: Updated to match aix_stdint_4 fix.
310 [AIX_STDINT_5_CHECK]: Updated to match aix_stdint_5 fix.
311 tests/base/stdint-darwin.h: New file.
312 tests/base/stdint.h [DARWIN_STDINT_1_CHECK, DARWIN_STDINT_2_CHECK,
313 DARWIN_STDINT_3_CHECK, DARWIN_STDINT_4_CHECK,
314 DARWIN_STDINT_5_CHECK, DARWIN_STDINT_6_CHECK]: Moved ...
315 tests/base/stdint-darwin.h: ... here.
316 [DARWIN_STDINT_1_CHECK]: Updated to match darwin_stdint_1 fix.
317 [DARWIN_STDINT_4_CHECK]: Updated to match darwin_stdint_4 fix.
318 [DARWIN_STDINT_6_CHECK]: Updated to match darwin_stdint_6 fix.
319 tests/base/stdint-hpux11.h: New file.
320 tests/base/stdint.h [HPUX_C99_INTPTR_CHECK,
321 HPUX_C99_INTTYPES2_CHECK, HPUX_STDINT_LEAST_FAST_CHECK]: Moved ...
322 tests/base/stdint-hpux11.h: ... here.
323 [HPUX_C99_INTPTR_CHECK]: Updated to match hpux_c99_intptr fix.
324 [HPUX_C99_INTTYPES2_CHECK]: Updated to match hpux_c99_inttypes2 fix.
325 tests/base/stdint.h [IRIX_STDINT_C99_CHECK]: Renamed guard to
326 IRIX_STDINT_C99_MODE_CHECK.
327 tests/base/stdint-irix65.h: New file.
328 tests/base/stdint-newlib.h: New file.
329 tests/base/stdint.h [NEWLIB_STDINT_1_CHECK,
330 NEWLIB_STDINT_2_CHECK]: Moved ...
331 tests/base/stdint-newlib.h: ... here.
332
43e02a8a
RW
3332009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
334
335 * configure: Regenerate.
336
84b80444
SE
3372009-10-21 Steve Ellcey <sje@cup.hp.com>
338
339 * inclhack.def (hpux_stdint_least_fast): Simplify.
340 * fixincl.x: Regenerate.
341 * tests/base/stdint.h: Update.
342
07471115
RW
3432009-09-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
344
345 * inclhack.def (isc_fmod, isc_omits_with_stdc)
346 (nested_sys_limits, sco_math): Remove.
347 * tests/base/math.h (ISC_FMOD_CHECK, SCO_MATH_CHECK): Remove.
348 * tests/base/stdio.h (ISC_OMITS_WITH_STDC_CHECK): Remove.
349 * tests/base/sys/limits.h: Remove.
350 * fixincl.x: Regenerate.
351
a3d37119
RW
3522009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
353
354 PR testsuite/29737
355 PR bootstrap/35938
356 PR testsuite/39655
357 * check.tpl: Fix typos.
358 * README: Likewise. Also, document that 'select' uses ERE.
359 * mkheaders.in: Update copyright years in --version output.
360 * inclhack.def (sco_math): Add missing final newline in sed
361 script 'a', 'c', or 'i' commands, for BSD sed.
362 (sco_math): In the text of 'a', 'c', or 'i' sed
363 commands, prepend leading white space with a backslash to avoid
364 the whitespace to be removed by BSD sed.
365 (sco_math): Match plain 'C++' instead of 'C\+\+' in sed regex.
366 (x11_new): Fix sed expression, for BSD sed.
367 (glibc_mutex_init): Fix newlines in sed 's' command replacement
368 part, for GNU sed 3.02 and Solaris sed.
369 (glibc_mutex_init): Replace unportable \+ sed regex operator
370 with \{1,\}.
371 (glibc_c99_inline_2, glibc_mutex_init): Avoid unportable sed
372 alternation \| regex operator.
373 (solaris_complex): Remove superfluous backslashes from
374 replacement string. Replace \+ operator with \{1,\}.
375 * tests/base/Xm/Traversal.h: This is fixed for BSD sed now.
376 * fixincl.x: Regenerate.
377
7aa7b459
RO
3782009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
379
380 PR libfortran/41169
381 * inclhack.def (irix_complex): New fix.
382 (solaris_complex): Likewise.
383 * fixincl.x: Regenerate.
384 * tests/base/complex.h [IRIX_COMPLEX_CHECK, SOLARIS_COMPLEX_CHECK]:
385 New tests.
386
0b7da9ce
BK
3872009-08-28 Bruce Korb <bkorb@gnu.org>
388 Steve Ellcey <sje@cup.hp.com>
389
390 * README (files): Describe files entry.
391 * inclhack.def (hpux_stdint_least): Remove.
392 (hpux_stdint_fast): Remove.
393 (hpux_stdint_fast): Remove.
394 (hpux_stdint_least_fast): New.
395 (hpux_inttype_int_least8_t): Remove.
396 (hpux_inttype_int8_t): Modify.
397 * fixincl.x: Regenerate.
398 * tests/base/stdint.h: Update.
399 * tests/base/sys/_inttypes.h: Update.
400
629fff4b
SE
4012009-08-28 Steve Ellcey <sje@cup.hp.com>
402
403 * inclhack.def (hpux_imaginary_i): Remove spaces.
404 * fixincl.x: Regenerate.
405 * tests/base/stdint.h: Update AIX fixes.
406 * tests/base/complex.h: Change HPUX_IMAGINARY_I_CHECK fix.
407
df58e648
RW
4082009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
409
410 * configure.ac (AC_PREREQ): Bump to 2.64.
411
5213506e
RW
4122009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
413
414 * aclocal.m4: Regenerate.
415 * configure: Regenerate.
416 * config.h.in: Regenerate.
417
be274b21
DE
4182009-08-17 David Edelsohn <edelsohn@gnu.org>
419
420 * inclhack.def (aix_complex): Redefine _Complex_I. Do not
421 redefine I.
422 * (aix_stdint_[12345]): New fixes.
423 * fixincl.x: Regenerate.
424 * tests/base/complex.h: Update check.
425 * tests/base/stdint.h: Add AIX stdint.h checks.
426
03c57948
SE
4272009-08-14 Steve Ellcey <sje@cup.hp.com>
428
429 * inclhack.def (hpux_imaginary_i): New fix.
430 * fixincl.x: Regenerate.
431 * tests/base/complex.h: New file.
432
f3ecb732
DE
4332009-08-12 David Edelsohn <edelsohn@gnu.org>
434
435 * inclhack.def (aix_complex): New fix.
436 * fixincl.x: Regenerate.
437
175196a0
JDA
4382009-08-01 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
439
440 * inclhack.def (hpux_inttype_int_least8_t): Also apply on hpux10*.
441 (hpux_inttype_int8_t): Likewise.
442 * fixincl.x: Regenerate.
443
6efbd53f
RW
4442009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
445
446 * Makefile.in (AUTOCONF, AUTOHEADER, ACLOCAL, ACLOCAL_AMFLAGS):
447 New variables.
448 ($(srcdir)/configure, $(srcdir)/config.h.in, $(srcdir)/aclocal.m4):
449 Use them.
450
94ab808c
FXC
4512009-07-04 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
452
453 * inclhack.def (darwin_stdint_5, darwin_stdint_6,
454 darwin_stdint_7): New fixes.
455 * fixincl.x: Regenerate.
456 * tests/base/stdint.h: Adjust test for new fixes.
457
d4289bdd
EB
4582009-07-03 Eric Botcazou <ebotcazou@adacore.com>
459
460 * inclhack.def (solaris_int_types): New fix.
461 * fixincl.x: Regenerate.
462 * tests/base/sys/int_types.h: New file.
463
fdfbd469
FXC
4642009-06-09 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
465
466 * inclhack.def (darwin_stdint_1, darwin_stdint_2, darwin_stdint_3,
467 darwin_stdint_4): New fixes.
468 * tests/base/stdint.h: Adjust test results for new fixes.
469 * fixincl.x: Regenerate.
470
b0999b01
EB
4712009-05-29 Eric Botcazou <ebotcazou@adacore.com>
472
473 * inclhack.def (solaris_int_const): New fix.
474 (solaris_int_limits_1): Likewise.
475 (solaris_int_limits_2): Likewise.
476 * fixincl.x: Regenerate.
477 * tests/base/sys/int_const.h: New file.
478 * tests/base/sys/int_limits.h: Likewise.
479
b51c6a2c
JM
4802009-05-15 Joseph Myers <joseph@codesourcery.com>
481
482 * inclhack.def (glibc_tgmath): Correct bypass.
483 * fixincl.x: Regenerate.
484
62e66577
SE
4852009-04-28 Steve Ellcey <sje@cup.hp.com>
486
487 * inclhack.def (hpux11_uint32_c): Remove.
488 (hpux_long_double): Disable on hpux11.3*.
489 (hpux_long_double_2): New.
490 (hpux_c99_intptr): New.
491 (hpux_c99_inttypes): New.
492 (hpux_c99_inttypes2): New.
493 (hpux_stdint_least): New.
494 (hpux_stdint_fast): New.
495 (hpux_inttype_int_least8_t): New.
496 (hpux_inttype_int8_t): New.
497 * fixincl.x: Regenerate.
498 * tests/base/sys/_inttypes.h: New.
499 * tests/base/inttypes.h: Update.
500 * tests/base/stdlib.h: Update.
501 * tests/base/stdint.h: Update.
502
e2556904
JM
5032009-04-28 Joseph Myers <joseph@codesourcery.com>
504
505 * inclhack.def (glibc_stdint): New fix.
506 * fixincl.x: Regenerate.
507 * tests/base/stdint.h: Update.
508
748086b7
JJ
5092009-04-09 Jakub Jelinek <jakub@redhat.com>
510
511 * Makefile.in: Change copyright header to refer to version
512 3 of the GNU General Public License and to point readers at the
513 COPYING3 file and the FSF's license web page.
514 * fixfixes.c: Likewise.
515 * fixinc.in: Likewise.
516 * fixincl.c: Likewise.
517 * fixlib.c: Likewise.
518 * fixlib.h: Likewise.
519 * fixopts.c: Likewise.
520 * fixtests.c: Likewise.
521 * genfixes: Likewise.
522 * mkheaders.in: Likewise.
523 * system.h: Likewise.
524
207bf79d
JM
5252009-03-31 Joseph Myers <joseph@codesourcery.com>
526
527 PR c/448
528 * inclhack.def (newlib_stdint_1, newlib_stdint_2): New fixes.
529 * fixincl.x: Regenerate.
530 * tests/base/stdint.h: Update.
531
615ce5fd
JM
5322009-03-29 Joseph Myers <joseph@codesourcery.com>
533
534 * tests/base/math.h, tests/base/pthread.h, tests/base/sys/wait.h:
535 Update.
536
928c19bb
JM
5372009-03-29 Joseph Myers <joseph@codesourcery.com>
538
539 PR c/456
540 PR c/5675
541 PR c/19976
542 PR c/29116
543 PR c/31871
544 PR c/35198
545 * inclhack.def (glibc_tgmath): New fix.
546 * fixincl.x: Regenerate.
547 * tests/base/tgmath.h: New.
548
52c0e446
JM
5492009-03-28 Joseph Myers <joseph@codesourcery.com>
550
551 * inclhack.def (aix_syswait, exception_structure,
552 pthread_page_size): Remove.
553 (math_exception): Remove mention of fixproto in comment.
554 * fixincl.x: Regenerate.
555 * mkheaders.in: Do not handle STMP_FIXPROTO.
556
ea7557f0
SL
5572009-03-27 Sandra Loosemore <sandra@codesourcery.com>
558
559 * server.c (run_shell): Quote directory name passed to cd.
560
10fc64a7
BK
5612009-03-01 Bruce Korb <bkorb@gnu.org>
562 Apply a positively ancient patch:
563
564 2004-10-15 Giovanni Bajo <giovannibajo@libero.it>
593b6421
GB
565
566 * inclhack.def (alpha_if_semicolon): new fix from long, long ago
567 * tests/base/net/if.h: Add new test.
568
fc7e9554
AT
5692009-01-06 Andreas Tobler <a.tobler@schweiz.org>
570
571 * tests/base/locale.h: Add new test.
572 * tests/base/stdarg.h: Likewise.
573
8ba59b08
SE
5742009-01-05 Steve Ellcey <sje@cup.hp.com>
575
576 * inclhack.def (hpux_spu_info): Add files line.
577 * fixincl.x: Regenerate.
578
9cb82550
AT
5792009-01-01 Andreas Tobler <a.tobler@schweiz.org>
580
581 * inclhack.def (openbsd_null_definition): Redefine NULL to (void *)0
582 in case of C.
583 * fixincl.x: Regenerate.
584
261b8381
AT
5852008-12-31 Andreas Tobler <a.tobler@schweiz.org>
586
587 PR target/35460
588 * inclhack.def (openbsd_va_start): Use __builtin_va_start
589 for OpenBSD.
590 * fixincl.x: Regenerate.
591
baafc534
RW
5922008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
593
594 * configure: Regenerate.
595
8739b9c7
SE
5962008-12-15 Steve Ellcey <sje@cup.hp.com>
597
598 * inclhack.def (hpux_spu_info): Match PA as well as IA64.
599 * fixincl.x: Regenerate.
600
6a4bde96
L
6012008-09-06 H.J. Lu <hongjiu.lu@intel.com>
602
603 * configure.ac: Fix a typo.
604 * configured: Regenerate.
605
6aa1f8c1
BK
6062008-09-06 Bruce Korb <bkorb@gnu.org>
607
608 * fixincl.tpl (sed): make the program executable configurable.
609 Some platforms have some rather oddball defaults.
610 * config.h.in (SED_PROGRAM): define the default sed.
611 * fixincl.x: regenerated
612 * tests/base/internal/wchar_core.h: fix bad sample text
613 * tests/base/math.h: fix bad sample text
614 * configure.ac: search for working sed
615 * inclhack.def (glibc_mutex_init): fix non-portable construct
616 and re-order a few misordered entries.
617
18c04407
RW
6182008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
619
620 * configure: Regenerate.
621
cd985f66
JM
6222008-06-07 Joseph Myers <joseph@codesourcery.com>
623
624 * inclhack.def (AAB_svr4_replace_byteorder,
625 AAB_ultrix_ansi_compat, AAB_ultrix_limits, AAB_ultrix_memory,
626 libc1_G_va_list, libc1_ifdefd_memx, nested_motorola,
627 ptx_sys_mc_param_h, sco_regset, sco_static_func, sco_utime,
628 solaris_mutex_init_1, solaris_socket, solaris_unistd,
629 solaris_widec, svr4_krnl, ultrix_atexit_param, ultrix_atof_param,
630 ultrix_const3, ultrix_fix_fixproto, ultrix_ifdef, ultrix_locale,
631 ultrix_math_ifdef, ultrix_nested_ioctl, ultrix_nested_svc,
632 ultrix_stat, ultrix_static, ultrix_stdlib, ultrix_strings,
633 ultrix_strings2, ultrix_sys_time, ultrix_unistd,
634 unicosmk_restrict, uw7_byteorder_fix, windiss_math1,
635 windiss_math2, windiss_valist): Remove.
636 * fixincl.x: Regenerate.
637 * mkfixinc.sh: (arm-semi-aof, hppa1.1-*-osf*, hppa1.1-*-bsd*,
638 i370-*-openedition, i?86-*-moss*, i?86-*-uwin*,
639 powerpc-*-eabiaix*): Remove.
640 * tests/base/math.h: Update.
641 * tests/base/pthread.h: Update.
642 * tests/base/stdio.h: Update.
643 * tests/base/stdlib.h: Update.
644 * tests/base/string.h: Update.
645 * tests/base/strings.h: Update.
646 * tests/base/sys/file.h: Update.
647 * tests/base/sys/limits.h: Update.
648 * tests/base/sys/socket.h: Update.
649 * tests/base/sys/stat.h: Update.
650 * tests/base/sys/time.h: Update.
651 * tests/base/testing.h: Update.
652 * tests/base/unistd.h: Update.
653 * tests/base/_G_config.h: Remove.
654 * tests/base/arpa: Remove directory.
655 * tests/base/fs: Remove directory.
656 * tests/base/locale.h: Remove.
657 * tests/base/machine: Remove directory.
658 * tests/base/rpc/svc.h: Remove.
659 * tests/base/sys/ioctl.h: Remove.
660 * tests/base/sys/regset.h: Remove.
661 * tests/base/sys/times.h: Remove.
662 * tests/base/sys/utsname.h: Remove.
663 * tests/base/widec.h: Remove.
664
7de4b37e
KG
6652008-05-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
666
667 * inclhack.def (solaris_math_4): Use GCC's __builtin_fpclassify.
668 * tests/base/iso/math_c99.h: Update.
669 * fixincl.x: Regenerate.
670
2627042d
JM
6712008-05-14 Joseph Myers <joseph@codesourcery.com>
672
673 * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on
674 posix_types_64.
675 * fixincl.x: Regenerate.
676
9ae83b84
KT
6772008-04-25 Kai Tietz <kai.tietz@onvision.com>
678
679 * fixincl.c (fix_with_system): Cast pointer difference to long.
680 * fixlib.c (make_raw_shell_str): Cast compare to avoid sign warning.
681
deb984e6
PB
6822008-04-18 Paolo Bonzini <bonzini@gnu.org>
683
684 PR bootstrap/35457
685 * Makefile.in: Rewrite aclocal.m4 rule.
686 * aclocal.m4: Regenerate.
687 * configure: Regenerate.
688
83644cd5
PG
6892008-03-07 Peter O'Gorman <pogma@thewrittenword.com>
690
691 PR c++/20366
692 * inclhack.def (AAB_aix_stdio): Hack stdio.h for -D_LARGE_FILES.
693 * fixincl.x: Regenerate.
694 * tests/base/stdio.h: Add test.
695
98266db0
BE
6962008-02-25 Ben Elliston <bje@au.ibm.com>
697
698 PR other/32948
699 * fixincl.c (fix_applies): Remove unused variable `name_len'.
700
c951ae40
KG
7012008-02-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
702
703 * inclhack.def (solaris_math_10): New.
704 * tests/base/iso/math_c99.h: Update.
705
706 * fixincl.x: Regenerate.
707
719bb4e3 7082008-02-04 Ismail Dönmez <ismail@pardus.org.tr>
b452c141
ID
709
710 * inclhack.def: (bsd_stdio_attrs_conflict, freebsd_gcc3_breakage,
711 freebsd_gcc4_breakage, hppa_hpux_fp_macros, hpux11_abs,
712 netbsd_c99_inline_1, netbsd_c99_inline_2, netbsd_extra_semicolon): Add
713 quotes around mach entries.
714 * fixincl.x: Regenerate with latest autogen (5.9.4), updating license
715 to GPLv3.
716
c91e2eae
HPN
7172008-02-04 Hans-Peter Nilsson <hp@axis.com>
718
8181078a 719 PR other/31405
c91e2eae
HPN
720 * inclhack.def: (glibc_c99_inline_1a): Re-add last change.
721 (glibc_c99_inline_3) <bypass>: Change from __STDC_VERSION__ to
722 __extern_inline|__GNU_STDC_INLINE__.
723 (glibc_c99_inline_4) <files>: Add wchar.h and */wchar.h.
724 <bypass>: Change from __STDC_VERSION__ to
725 __extern_inline|__GNU_STDC_INLINE__.
726 <first c_fix_arg>: Change from #ifdef-wrapping the extern part to
727 appending attribute-gnu_inline.
728 <second c_fix_arg>: Remove.
729 <test_text>: Remove __extern_inline line.
730 * tests/base/features.h: Re-add.
731 * tests/base/sys/sysmacros.h: Adjust.
732 * fixincl.x: Regenerate.
733
b8c9ec3d
HPN
7342008-01-06 Hans-Peter Nilsson <hp@axis.com>
735
736 Revert last change.
737
b6541c10
HPN
7382007-12-18 Hans-Peter Nilsson <hp@axis.com>
739
740 * inclhack.def: (glibc_c99_inline_1a, glibc_c99_inline_5): New.
741 * fixincl.x: Regenerate.
742 * tests/base/wchar.h: Update.
743 * tests/base/features.h: New.
744
6f8c1750
JDA
7452007-10-14 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
746
747 PR target/33700
748 * inclhack.def (hpux11_pthread_const): New.
749 * fixincl.x: Regenerate.
750 * tests/base/sys/pthread.h: Update.
751
a2085738
KT
7522007-10-12 Kai Tietz <kai.tietz@onevision.com>
753
754 * configure.ac: x86_64 mingw target uses twoprocess.
755 * mkfixinc.sh: Add x86_64 mingw target.
756 * configure: Regenerate.
757
b6bbae95
GK
7582007-10-09 Geoffrey Keating <geoffk@apple.com>
759
760 * inclhack.def (darwin_externc): New.
761 * fixincl.x: Regenerate.
762 * tests/base/mach-o/swap.h: New.
763
d531cdb1
KG
7642007-08-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
765
766 * inclhack.def (solaris_math_5, solaris_math_6, solaris_math_7):
767 Delete fixes.
768 * tests/base/iso/math_c99.h: Delete associated test baselines.
769 * fixincl.x: Regenerate.
770
63729d84
KW
7712007-07-24 Krister Walfridsson <cato@df.lth.se>
772
773 PR target/30058
774 * inclhack.def (netbsd_c99_inline_2): New.
775 * fixincl.x: Regenerate.
776 * tests/base/signal.h: Update.
777
dadda6ca
KG
7782007-07-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
779
780 PR target/32641
781
782 * inclhack.def (solaris_math_4, solaris_math_5, solaris_math_6,
783 solaris_math_7): Constify and make FP exception-safe.
784 * tests/base/iso/math_c99.h: Update.
785
786 * fixincl.x: Regenerate.
787
8919fa4a
RO
7882007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
789
790 PR libgcj/28190
791 * inclhack.def (irix_stdint_c99): New fix.
792 * fixincl.x: Regenerate.
793 * tests/base/stdint.h: New test.
794
1fd994f1
SE
7952007-06-06 Steve Ellcey <sje@cup.hp.com>
796
797 PR testsuite/31828
798 * inclhack.def (hppa_hpux_fp_macros): New.
799 * fixincl.x: Regenerate.
800 * tests/base/math.h: Update.
801
cb3790cb
JJ
8022007-03-26 Jakub Jelinek <jakub@redhat.com>
803
804 * inclhack.def (glibc_c99_inline_1): Define __USE_EXTERN_INLINES
805 if __extern_inline or __GNUC_GNU_INLINE__ is defined rather than
806 __STDC_VERSION__ < 199901L.
807 (glibc_c99_inline_2): Replace #if __STDC_VERSION__ < 199901L
808 with #ifdef __GNUC_GNU_INLINE__.
809 (glibc_c99_inline_3): Add select. Replace __STDC_VERSION__ >= 199901L
810 with defined(__GNUC_STDC_INLINE__).
811 (glibc_c99_inline_4): Change select, add second c_fix_arg.
812 Replace #if __STDC_VERSION__ < 199901L with
813 #ifdef __GNUC_GNU_INLINE__.
814 * fixincl.x: Regenerated.
815 * tests/base/bits/string2.h: Update.
816 * tests/base/sys/sysmacros.h: Update.
817 * tests/base/sys/stat.h: Update.
818
7270dd8e
KW
8192007-03-18 Krister Walfridsson <cato@df.lth.se>
820
821 PR target/30058
822 * inclhack.def (netbsd_c99_inline_1): New.
823 * fixincl.x: Regenerate.
824 * tests/base/signal.h: New.
825
07f1ac6d
BM
8262007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
827
828 * Makefile.in: Add dummy "install-info" target.
829
14da6073
JM
8302007-03-06 Joseph Myers <joseph@codesourcery.com>
831
832 * mkheaders.in: Fix headers for each multilib required.
833
b31f8484
BM
8342007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
835
836 * Makefile.in: Add dummy install-pdf target.
837
f686ec05
JM
8382007-02-27 Joseph Myers <joseph@codesourcery.com>
839
840 * mkheaders.in (incdir): Use include-fixed not include.
841
123ddd68
BM
8422007-02-15 Brooks Moses <brooks.moses@codesourcery.com>
843
844 * Makefile.in: Added "pdf" target to .PHONY.
845
cefde4f5
RG
8462007-02-05 Richard Guenther <rguenther@suse.de>
847
848 * inclhack.def (glibc_c99_inline_4): Adjust selector to cope
849 with older glibc. Adjust version number for C99.
850 * fixincl.x: Regenerated.
851
3c1c7aae
MS
8522007-02-04 Mike Stump <mrs@apple.com>
853
854 * mkheaders.in: Allow optional isysroot parameter.
855
5c4f0f47
BK
8562007-02-03 Bruce Korb <bkorb@gnu.org>
857
858 * inclhack.def (glibc_c99_inline_4): replace "extern" only if
859 surrounded by space characters.
860
a942e89f
DF
8612007-01-25 Daniel Franke <franke.daniel@gmail.com>
862
863 PR target/30272
864 * inclhack.def(broken_cabs): Also remove definition of cabsl.
865 * fixincl.x: Regenerate.
866 * tests/base/math.h: Update.
867
401be4b6
BK
8682007-01-05 Bruce Korb <bkorb@gnu.org>,
869 Daniel Franke <franke.daniel@gmail.com>
870
871 PR target/30008
872 * fixincl.tpl (List): separate file name patterns with a NUL byte instead
873 of a vertical bar ("|").
2f82a97b
BK
874 * fixincl.c (fix_applies, machine_matches): Use fnmatch for name
875 matching. Set SKIP_TEST flag if we are not to run a test.
401be4b6
BK
876 * fixincl.x: Regenerate.
877 * inclhack.def (glibc_c99_inline_[1234], broken_cabs, broken_nan,
878 kandr_concat, sco_math): Replace lists of specfic file names by search
879 patterns.
880
da32da74
OH
8812006-12-12 Olivier Hainque <hainque@adacore.com>
882
883 * fixincludes/mkfixinc.sh: Add "*-*-vxworks*" to the list of
884 targets for which a no-op fixer is appropriate.
885
98e06787
RG
8862006-11-07 Richard Guenther <rguenther@suse.de>
887
888 * inclhack.def (glibc_c99_inline_2): Adjust for glibc 2.3
889 systems.
890 * fixincl.x: Regenerate.
891
502e2a2d
GK
8922006-11-02 Geoffrey Keating <geoffk@apple.com>
893
894 * inclhack.def (glibc_c99_inline_1): New.
895 * inclhack.def (glibc_c99_inline_2): New.
896 * inclhack.def (glibc_c99_inline_3): New.
897 * inclhack.def (glibc_c99_inline_4): New.
898 * fixincl.x: Regenerate.
899 * tests/base/bits/string2.h: New.
900 * tests/base/sys/sysmacros.h: New.
901 * tests/base/sys/stat.h: Update.
902
b4d24eaa
SE
9032006-11-01 Steve Ellcey <sje@cup.hp.com>
904
905 * tests/base/sys/socket.h: Update.
906
be645fd9
SE
9072006-10-31 Steve Ellcey <sje@cup.hp.com>
908
909 * inclhack.def (hpux11_extern_sendfile): New.
910 (hpux11_extern_sendpath): New.
911 * fixincl.x: Regenerate.
912
0f45f0f5
JM
9132006-10-29 Joseph Myers <joseph@codesourcery.com>
914
915 * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on x86_64.
916 * fixincl.x: Regenerate.
917
b5422ad7
BM
9182006-10-10 Brooks Moses <bmoses@stanford.edu>
919
920 * Makefile.in: Added empty "pdf" target.
921
6c65aa40
JDA
9222006-10-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
923
924 PR target/29300
925 * inclhack.def (hpux_pthread_initializers): New hack.
926 * tests/base/sys/pthread.h: New file.
927
928 * fixincl.x: Regenerate.
929
4d98def0
UB
9302006-10-03 Uros Bizjak <uros@kss-loka.si>
931
932 * inclhack.def (glibc_mutex_init): Also fix
933 PTHREAD_MUTEX_(RECURSIVE|ERRORCHECK|ADAPTIVE)_NP and
934 PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP initializers.
36a43def
UB
935 * tests/base/pthread.h: Update.
936
937 * fixincl.x: Regenerate.
4d98def0 938
f6f7aabc
UB
9392006-10-01 Uros Bizjak <uros@kss-loka.si>
940
4d98def0
UB
941 * inclhack.def (glibc_mutex_init): New fix.
942 * tests/base/pthread.h: Update.
f6f7aabc 943
4d98def0 944 * fixincl.x: Regenerate.
f6f7aabc 945
a77d42cf
KG
9462006-09-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
947
948 * inclhack.def (solaris_mutex_init_2): Update for Solaris9.
949 Prevent it from running on solaris10 or later.
950 (solaris_once_init_2): Fix comment.
951 * tests/base/pthread.h: Update.
952
953 * fixincl.x: Regenerate.
954
0a1f02df
KG
9552006-09-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
956
957 * inclhack.def (solaris_once_init_2): New fix.
958 * tests/base/pthread.h: Update.
959
960 * fixincl.x: Regenerate.
961
2b655a0a
KG
9622006-09-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
963
964 * inclhack.def (solaris_mutex_init_2): Remove test for
965 PTHREAD_RWLOCK_INITIALIZER.
966 (solaris_rwlock_init_1): New.
967 * tests/base/pthread.h: Update.
968
969 * inclhack.def (solaris_once_init_1): New.
970 * tests/base/pthread.h: Adjust for new fix.
971
972 * fixincl.x: Regenerate.
973
58245475
RS
9742006-07-17 Roger Sayle <roger@eyesopen.com>
975
976 * tests/base/errno.h: New file.
977 * tests/base/architecture/ppc/math.h: Likewise.
978 * tests/base/ia64/sys/getppdp.h: Likewise.
979
b24f7f6b
LB
9802006-07-10 Laurynas Biveinis <laurynas.biveinis@gmail.com>
981
982 PR bootstrap/20437
58245475 983 * Makefile.in (configure, config.h.in): Change into $(srcdir)
b24f7f6b
LB
984 before autoconf or autoheader call.
985
e10e3ac8
SE
9862006-06-23 Steve Ellcey <sje@cup.hp.com>
987
988 PR target/28084
989 * inclhack.def (hpux_extern_errno): New.
990 * fixincl.x: Regenerate.
991
ae022d32
CD
9922006-05-23 Carlos O'Donell <carlos@codesourcery.com>
993
994 * Makefile.in: Add dvi info html and install-html to .PHONY
995 Add install-html target.
996
de1f8a0d
MS
9972006-05-16 Mike Stump <mrs@apple.com>
998
999 * configure.ac: Add -Wno-overlength-strings.
1000 * configure: Regenerate.
1001
fc92a2d4
BF
10022006-05-14 Bernhard Fischer <aldot@gcc.gnu.org>
1003
1004 * README: Fix typo.
1005
e084430d
SE
10062006-02-18 Steve Ellcey <sje@cup.hp.com>
1007
1008 PR target/26189
1009 * inclhack.def (hpux_spu_info): New.
1010 * fixincl.x: Regenerate
1011
03e34d09
MD
10122006-01-31 Marcin Dalecki <martin@dalecki.de>
1013
1014 * configure.ac: Check for asprintf, basename, vasprintf.
1015 * config.h.in: Regenerate.
1016 * configure: Regenerate.
1017
bf73f6d2
AP
10182006-01-19 Andrew Pinski <pinskia@physics.uc.edu>
1019
1020 PR target/15642
1021 * inclhack.def (AAB_darwin7_9_long_double_funcs [replace]): Define
1022 __APPLE_CC_ as 1345.
1023 (broken_nan): New.
1024 * fixincl.x: Regenerate.
1025
66f788b0
BK
10262005-11-24 Bruce Korb <bkorb@gnu.org>
1027
58245475
RS
1028 * fixincl.c (write_replacement): "here strings" in AutoGen
1029 often/generally don't have a terminating newline. Check the
1030 last byte for '\n'.
66f788b0 1031
42068fd9
AJ
10322005-11-13 Andreas Jaeger <aj@suse.de>
1033
1034 * check.tpl: Handle CVS additionally.
1035
541c886c
AJ
10362005-11-05 Andreas Jaeger <aj@suse.de>
1037
1038 * check.tpl: Adopt for move to subversion.
1039
77923c29
JM
10402005-09-15 Joseph S. Myers <joseph@codesourcery.com>
1041
1042 PR c++/23139
1043 * inclhack.def (huge_val_hex, huge_valf_hex, huge_vall_hex): New
1044 fixes.
1045 * fixincl.x: Regenerate.
1046 * tests/base/bits/huge_val.h: New file.
1047
df065c82
KC
10482005-08-14 Kelley Cook <kcook@gcc.gnu.org>
1049
1050 * All files: Update with new FSF address.
1051
87fbb651
KG
10522005-07-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1053
1054 * Makefile.in (WARN_CFLAGS): New.
1055 (.c.o): Add $(WARN_CFLAGS).
1056 * aclocal.m4: Include ../config/warnings.m4.
1057 * configure.ac: Invoke ACX_PROG_CC_WARNING_OPTS,
1058 ACX_PROG_CC_WARNING_ALMOST_PEDANTIC and
1059 ACX_PROG_CC_WARNINGS_ARE_ERRORS.
1060 * fixopts.c (initialize_opts): Fix old-style definintion.
1061
1062 * configure: Regenerate.
1063
246e0bd8
GK
10642005-06-24 Geoffrey Keating <geoffk@geoffk.org>
1065
1066 * inclhack.def (AAB_darwin7_9_long_double_funcs): New.
1067 (AAB_darwin7_9_long_double_funcs_2): New.
1068 * fixincl.x: Regenerate.
1069
11f4453b
RO
10702005-06-15 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1071
1072 PR libfortran/15266
1073 * inclhack.def (broken_cabs): Mention IRIX 5/6 problem.
1074 Use double quotes in select so \t matches tabs.
1075 Add IRIX testcase.
1076 * fixincl.x: Regenerate.
1077 * tests/base/math.h [BROKEN_CABS_CHECK]: Adapt for new testcase.
1078
8ba8f7e5
DS
10792005-05-22 Danny Smith <dannysmith@users.souceforge.net>
1080
1081 PR target/21683
1082 * fixincl.c: Don't include <sys/wait.h> if SEPARATE_FIX_PROC.
541c886c 1083
925a4487
EB
10842005-05-19 Eric Botcazou <ebotcazou@libertysurf.fr>
1085 Joseph S. Myers <joseph@codesourcery.com>
1086
1087 PR target/19933
1088 PR target/21315
1089 * inclhack.def: New fixes solaris_math_[1-9].
1090 * fixincl.x: Regenerate.
1091 * tests/base/iso/math_c99.h: New.
1092
08862f3c
KC
10932005-05-19 Kelley Cook <kcook@gcc.gnu.org>
1094
1095 * aclocal.m4: Remove superfluous reference to accross.m4.
1096
03a9fcb8
GDR
10972005-05-15 Gabriel Dos Reis <gdr@integrable-solutions.net>
1098
1099 * fixlib.c (load_file_data): Use XRESIZVEC in lieu of xrealloc.
1100 * server.c (load_data): Likewise.
1101 (run_shell): Use XCNEW (char) in lieu of xcalloc (1, 1).
1102 * fixincl.c: #include <sys/wait.h>
1103 (run_compiles): Use XCNEWVEC instead of xcalloc.
1104 (fix_with_system, start_fixer): Use XNEWVEC instead of xmalloc.
1105 * fixfixes.c (FIX_PROC_HEAD, main): Likewise.
1106
5fabfd4c
JM
11072005-05-10 Joseph S. Myers <joseph@codesourcery.com>
1108
1109 * inclhack.def (stdio_stdarg_h, stdio_va_list): Bypass on
1110 *-*-solaris2.1[0-9]*, not just *-*-solaris2.1[0-9].
1111 * fixincl.x: Regenerate.
1112
7673b71c
BK
11132005-05-06 Bruce Korb <bkorb@gnu.org>
1114 Joseph S. Myers <joseph@codesourcery.com>
1115
1116 * fixinc/inclhack.def: Correct backslashes
1117 * fixinc/fixincl.x: regen
1118
042630ad
KG
11192005-04-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1120
1121 * system.h (fopen, fdopen, freopen): Define these to the unlocked
1122 libiberty functions.
1123
0d667716
KG
11242005-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1125
1126 * configure.ac (fixincludes_UNLOCKED_FUNCS): New.
1127 (AC_CHECK_FUNCS, AC_CHECK_DECLS): Check for fixincludes_UNLOCKED_FUNCS.
1128 * system.h (putchar, getc, getchar, clearerr, feof, fileno,
1129 fflush, fgetc, fgets, ferror, fread): Redefine to the associated
1130 _unlocked function.
1131 (fwrite_unlocked): Fix prototype.
541c886c 1132
0d667716
KG
1133 * configure, config.h.in: Regenerate.
1134
90ee1368
ZW
11352005-03-21 Zack Weinberg <zack@codesourcery.com>
1136
1137 * Makefile.in: Set gcc_version directly, not via substitution.
1138 (libsubdir): Use $(gcc_version), not $(version).
1139 (mkheaders.almost): New rule.
1140 (mkheaders): Generate from mkheaders.almost.
1141 (clean): Also delete mkheaders.almost.
1142 * aclocal.m4: Do not include ../config/gcc-version.m4.
1143 * configure.ac: Do not invoke TL_AC_GCC_VERSION. Generate
1144 mkheaders.almost from mkheaders.in.
1145 * configure: Regenerate.
1146
14bfd7c7
RG
11472005-03-21 Richard Guenther <rguenth@gcc.gnu.org>
1148
1149 PR target/20166
1150 * inclhack.def: Add fix for array of incomplete structures
1151 in function prototype in pthread.h.
1152 * fixincl.x: Regenerate.
1153 * tests/base/pthread.h: Adjust.
1154
7fbdc950
JM
11552005-03-15 Joseph S. Myers <joseph@codesourcery.com>
1156
1157 * inclhack.def (hpux_htonl): New fix.
1158 * tests/base/netinet/in.h: New test.
1159 * fixincl.x: Regenerate.
1160
27f0dff4
JW
11612005-02-23 James E Wilson <wilson@specifixinc.com>
1162
1163 * Makefile.in (full-stamp, test-stamp, $(AF)): Add $(CFLAGS) to link.
1164
098b96ab
AP
11652004-12-13 Andrew Pinski <pinskia@physics.uc.edu>
1166
1167 PR 18458
1168 * Makefile.in (install): Add @EXEEXT@ to the end of the program name,
1169 fixincl.
1170
afabd8e6
RS
11712004-12-02 Richard Sandiford <rsandifo@redhat.com>
1172
1173 * configure.ac: Use TL_AC_GCC_VERSION to set gcc_version.
1174 * aclocal.m4: Include ../config/gcc-version.m4.
1175 * configure: Regenerate.
1176
9fcc7481
MM
11772004-11-26 Mark Mitchell <mark@codesourcery.com>
1178
1179 * inclhack.def (gnu_types): Do not use on Solaris 2.1x.
1180 (stdio_va_list): Likewise.
1181 (stdio_stdarg.h): Likewise.
1182 (solaris_stdio_tag): Add bypass.
1183 * fixincl.x: Regenerated.
1184
b2cfdb12
GK
11852004-11-23 Geoffrey Keating <geoffk@apple.com>
1186
1187 * mkfixinc.sh: Check error code from 'cat'. Don't try running
1188 built fixincl program.
1189 * mkheaders.in: Use @SHELL@ rather than ${SHELL} to avoid picking
1190 up csh from user.
1191
743348ea
RS
11922004-11-20 Roger Sayle <roger@eyesopen.com>
1193
1194 * inclhack.def (alpha_pthread_init): Fix technical problems with
1195 the last check-in caused by CVS variable substitution.
1196 * fixincl.x: Likewise.
1197 * tests/base/pthread.h: Likewise.
1198
1fda9d7b
RS
11992004-11-20 Roger Sayle <roger@eyesopen.com>
1200 Bruce Korb <bkorb@gnu.org>
1201
1202 * inclhack.def (alpha_pthread_init): New fix.
1203 * fixincl.x: Regenerate.
1204 * tests/base/pthread.h: Update for new test.
1205
43c1b5d2
BK
12062004-11-15 Bruce Korb <bkorb@gnu.org>
1207
1208 * fixincl.c(fix_with_system): correct misuse of variables and
1209 incorrect application of "sizeof()".
1210
68f674e9
JM
12112004-11-13 Joseph S. Myers <joseph@codesourcery.com>
1212
1213 * inclhack.def (hpux_maxint, limits_ifndefs, math_huge_val_ifndef,
1214 svr4__p, undefine_null): Remove.
1215 * fixincl.x: Regenerate.
1216 * tests/base/AvailabilityMacros.h, tests/base/com_err.h: New.
1217 * tests/base/sys/param.h: Remove.
1218 * tests/base/curses.h, tests/base/math.h, tests/base/testing.h,
1219 tests/base/sys/limits.h: Update.
1220
251089a0
MS
12212004-11-12 Mike Stump <mrs@apple.com>
1222
1223 * Makefile.in (html): Add html generation support.
1224
492d5b4f
JM
12252004-11-12 Joseph S. Myers <joseph@codesourcery.com>
1226
1227 * inclhack.def (sco_math): Bypass on __GNUG__.
1228 (sysz_stdlib_for_sun): Bypass on _CLASSIC_ANSI_TYPES.
1229 * fixincl.x: Regenerate.
1230
793387fa
JM
12312004-11-09 Joseph S. Myers <joseph@codesourcery.com>
1232
1233 * inclhack.def (hpux8_bogus_inlines): Bypass on __GNUG__.
1234 (int_abort_free_and_exit, sun_malloc, sysv68_string): Bypass on
1235 _CLASSIC_ANSI_TYPES.
1236 (sun_auth_proto): Bypass on __cplusplus.
1237 * fixincl.x: Regenerate.
1238
ea595d4f
GK
12392004-11-05 Geoffrey Keating <geoffk@apple.com>
1240
1241 * Makefile.in (mostlyclean): Add fixinc.sh.
1242 (clean): Add mkheaders.
1243 (distclean): New.
1244 (dvi): New.
1245 (info): New.
1246 (installcheck): New.
1247
54f88091
PB
12482004-11-05 Paolo Bonzini <bonzini@gnu.org>
1249
1250 * Makefile.in (mostlyclean, distclean): New targets.
1251
53c7ffe7
GK
12522004-11-04 Geoffrey Keating <geoffk@apple.com>
1253
1254 * configure.ac: Add code to determine noncanonical_target,
1255 local_prefix, gcc_version; process mkheaders.in to make mkheaders.
1256 * configure: Regenerate.
1257 * fixinc.in: Move here from gcc/; fix many cross-hosting bugs.
1258 * mkfixinc.sh: Move here from gcc/; update for changes to fixinc.in.
1259 * mkheaders.in: Move here from gcc/; remove some unnecessary macros;
1260 update for changes to fixinc.in.
1261 * Makefile.in: Add many new macros.
1262 (install): New target.
1263 (mkheaders): New target.
1264 (fixinc.sh): New target.
1265 (all): Add mkheaders and fixinc.sh.
1266 * README-fixinc: Move here from gcc/.
1267
40d05429
MS
12682004-11-01 Mike Stump <mrs@apple.com>
1269
1270 * inclhack.def (stdio_va_list): Break out clients from here...
1271 (stdio_va_list_clients): ...to here. Also, don't fix if stdarg.h is
90ee1368 1272 included or ifdef va_start.
40d05429
MS
1273 * fixincl.x: Regenerate.
1274
d1ea4593
MS
12752004-10-28 Mike Stump <mrs@apple.com>
1276
1277 * inclhack.def (void_null): Avoid changing NULL on C++ friendly
1278 systems.
31eec874
MS
1279 * fixincl.x: Regenerate.
1280
005c1a13
GK
12812004-10-27 Geoffrey Keating <geoffk@apple.com>
1282
1283 * inclhack.def (darwin_gcc4_breakage): New.
1284 * fixincl.x: Regenerate.
1285
13cf7262
AL
12862004-10-27 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1287
1288 PR bootstrap/17832
1289
1290 * fixfixes.c (main): Check for _PC_NAME_MAX.
1291
5ae4c565
PB
12922004-10-27 Paolo Bonzini <bonzini@gnu.org>
1293
1294 PR other/17991
1295
1296 * configure.ac: Fix typo.
1297 * configure: Regenerate.
1298 * fixincl.c (fix_with_system): tSCC is not a pointer. Fix.
1299
f4a8f279
AL
13002004-10-20 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1301
1302 PR bootstrap/17832
1303
1304 * fixincl.c (SIGCHLD): Remove definition.
1305 (initialize): Remove SIGIOT and SIGPIPE checks.
1306 (create_file): Fix mkdir() for Win32.
1307 (internal_fix): Use dup2() instead of fcntl().
1308
1309 * fixlib.h (SIGQUIT): Define if undefined.
1310 (SIGIOT): Same.
1311 (SIGPIPE): Same.
1312 (SIGALRM): Same.
1313 (SIGKILL): Same.
1314
1315 * procopen.c (chain_open): Use dup2() instead of fcntl().
1316
ad643a75
PB
13172004-08-14 Paolo Bonzini <bonzini@gnu.org>
1318
1319 PR other/17991
1320
1321 * Makefile.in (ALLOBJ, TESTOBJ, FIXOBJ): Add fixopts.o.
1322 Update copyright year.
1323 * fixfixes.c (main): Call initialize_opts from fixopts.c.
1324 * fixincl.c (initialize): Call initialize_opts from fixopts.c,
1325 do not include code for parsing options (environment vars).
1326 (fix_with_system): Use a search path for applyfix, so that you
1327 can run the test suite with two-process fixincludes.
1328 * fixopts.c: New file.
1329 * configure.ac: Add --enable-twoprocess. Export ac_exeext
1330 to config.h. Default to --enable-twoprocess for MinGW32.
1331 * config.h.in: Regenerate.
1332 * configure: Regenerate.
1333
78970115
LR
13342004-10-04 Loren J. Rittle <ljrittle@acm.org>
1335
1336 * tests/base/sys/cdefs.h: Update from test area.
1337
fa71a5c3
RS
13382004-09-17 Roger Sayle <roger@eyesopen.com>
1339
1340 * inclhack.def (linux_ia64_ucontext): New fix.
1341 * fixincl.x: Regenerate.
1342 * tests/base/sys/ucontext.h: New file.
1343
9544bea1
RS
13442004-09-15 Roger Sayle <roger@eyesopen.com>
1345
1346 * tests/base/sys/time.h: Correct mismatch in 2004-09-10 check-in.
1347 * tests/base/stdlib.h: Likewise.
1348
28785dde
LR
13492004-09-13 Loren J. Rittle <ljrittle@acm.org>
1350
1351 * inclhack.def (freebsd_gcc4_breakage): Add.
1352 * fixincl.x: Regenerate.
c6303833 1353 * tests/base/sys/cdefs.h: Update for new test.
28785dde 1354
d635c707
AN
13552004-09-10 Adam Nemet <anemet@lnxw.com>
1356
1357 * inclhack.def (lynx_void_int): Remove.
1358 (lynxos_fcntl_proto): Remove.
1359 (lynxos_no_warning_in_sys_time_h): New fix.
1360 (lynxos_missing_putenv): New fix.
1361 * fixincl.x: Regenerate.
1362 * tests/base/fcntl.h: Remove.
1363 * tests/base/sys/time.h: Update from test area.
1364 * tests/base/curses.h: Likewise.
1365 * tests/base/stdlib.h: Likewise.
1366
61fec9ff
JB
13672004-09-03 Jan Beulich <jbeulich@novell.com>
1368
1369 * inclhack.def: Suppress exception_structure and math_exception
1370 for NetWare headers.
1371 * fixincl.x: Regenerate.
1372
71b5d516
PB
13732004-08-31 Paolo Bonzini <bonzini@gnu.org>
1374
1375 * .cvsignore: New.
1376 * Makefile.in: From gcc/fixinc/Makefile.in, making it fully
1377 autoconfiscated.
1378 * configure.ac: New.
1379 * config.h.in: Generate.
1380 * configure: Generate.
1381 * aclocal.m4: New.
1382 * fixlib.h: Remove inclusions of gcc files.
1383 * system.h: New.
1384
1385 Other files copied from gcc/fixinc.