]> gcc.gnu.org Git - gcc.git/blob - fixincludes/ChangeLog
re PR libstdc++/50153 (hppa64-hp-hpux11.11/libstdc++-v3/include/cstdlib:106:11: error...
[gcc.git] / fixincludes / ChangeLog
1 2011-08-23 Steve Ellcey <sje@cup.hp.com>
2
3 PR libstdc++/50153
4 * inclhack.def (hpux11_abs): Extend to all hpux machines.
5 * fixincl.x: Regenerate.
6
7 2011-08-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
8 Marc Glisse <marc.glisse@normalesup.org>
9
10 PR libstdc++-v3/1773
11 * inclhack.def (solaris_cxx_linkage, solaris_getc_strict_stdc)
12 (solaris_longjmp_noreturn, solaris_pow_int_overload)
13 (solaris_std___filbuf): New fixes.
14 * tests/base/iso/math_iso.h, tests/base/iso/setjmp_iso.h,
15 tests/base/iso/stdio_iso.h, tests/base/iso/stdlib_iso.h: New tests.
16 * tests/base/stdio.h [SOLARIS_STD___FILBUF_CHECK]: New test.
17
18 2011-07-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
19
20 PR c++/49347
21 * inclhack.def (solaris_posix_spawn_restrict): New fix.
22 * fixincl.x: Regenerate.
23 * tests/base/spawn.h: New test.
24
25 2011-06-08 Douglas B Rupp <rupp@gnat.com>
26
27 * configure.ac (AC_USE_SYSTEM_EXTENSIONS): Add.
28 * configure: Regenerate.
29 * config.h.in: Regenerate.
30
31 2011-06-06 Peter O'Gorman <pogma@thewrittenword.com>
32
33 * inclhack.def (aix_net_if_arp): New fix.
34 * fixincl.x: Regenerate.
35 * tests/base/net/if_arp.h [AIX_NET_IF_ARP_CHECK]: New test.
36
37 2011-05-17 Tristan Gingold <gingold@adacore.com>
38
39 * inclhack.def (solaris_complex_cxx): Fix syntax.
40 * fixincl.x: Regenerate.
41
42 2011-05-17 Tristan Gingold <gingold@adacore.com>
43
44 * check.tpl: Shell-quote testing file.
45
46 2011-03-22 Joseph Myers <joseph@codesourcery.com>
47
48 * mkfixinc.sh: Don't handle i?86-moss-msdos* or i?86-*-pe.
49
50 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
51
52 PR other/46202
53 * Makefile.in (install-strip): New phony target.
54 (all, check, install): Also mark as phony.
55
56 2010-11-09 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
57
58 * inclhack.def (irix_pthread_init): New fix.
59 * fixincl.x: Regenerate.
60 * tests/base/pthread.h [IRIX_PTHREAD_INIT_CHECK]: New test.
61
62 2010-10-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
63
64 PR c++/46024
65 * inclhack.def (solaris_sys_va_list): New fix.
66 * fixincl.x: Regenerate.
67 * tests/base/sys/va_list.h: New test.
68
69 2010-09-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
70
71 * inclhack.def (hpux_htonl): Allow trailing whitespace in select.
72 * fixincl.x: Regenerate.
73
74 2010-07-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
75
76 * inclhack.def (solaris_cond_init): New fix.
77 * fixincl.x: Regenerate.
78 * tests/base/pthread.h [SOLARIS_COND_INIT_CHECK]: New test.
79 [SOLARIS_MUTEX_INIT_2_CHECK]: Adapt.
80
81 2010-06-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
82
83 * inclhack.def (solaris__restrict, solaris_complex_cxx): New fixes
84 * fixincl.x: Regenerate.
85 * tests/base/complex.h [SOLARIS_COMPLEX_CXX_CHECK]: New test.
86 * tests/base/sys/feature_tests.h: New file.
87
88 2010-06-03 Joern Rennecke <joern.rennecke@embecosm.com>
89 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
90
91 PR bootstrap/42798
92 * configure.ac: Check for declaration of 'basename(char *)'.
93 * configure: Regenerate.
94
95 2010-04-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
96
97 * inclhack.def (alpha_wchar): Remove.
98 * fixincl.x: Regenerate.
99 * tests/base/wchar.h: Remove.
100
101 2010-04-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
102
103 * aclocal.m4: Regenerate.
104
105 2010-03-31 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
106
107 * inclhack.def (alpha_assert): Allow for more whitespace in
108 select.
109 * fixincl.x: Regenerate.
110
111 2010-03-28 H.J. Lu <hongjiu.lu@intel.com>
112
113 PR target/40722
114 * mkfixinc.sh: Revert the last change for mingw.
115
116 2010-03-24 Joseph Myers <joseph@codesourcery.com>
117
118 * inclhack.def (glibc_strncpy): New fix.
119 * fixincl.x: Regenerate.
120 * tests/base/bits/string2.h: Update.
121
122 2010-03-23 H.J. Lu <hongjiu.lu@intel.com>
123
124 PR target/40722
125 * mkfixinc.sh: Fix stdlib.h for mingw.
126
127 2010-02-19 Bruce Korb <bkorb@gnu.org>
128
129 * inclhack.def: remove vestiges of inadvertently committed changes
130
131 2010-02-10 Bruce Korb <bkorb@gnu.org>
132
133 * README: fix up references to old gcc/fixinc directory
134
135 2010-01-29 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
136
137 * inclhack.def (solaris_int_limits_3): New fix.
138 * fixincl.x: Regenerate.
139 * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_3_CHECK]: New
140 test.
141
142 * inclhack.def (solaris_int_const, solaris_int_limits_1,
143 solaris_int_limits_2 ): Applies to Solaris 2 in general.
144 Remove select.
145 Add mach for *-*-solaris2*.
146 Change second c_fix_arg to select.
147 Remove #pragma ident from test_text.
148 * fixincl.x: Regenerate.
149 * tests/base/sys/int_const.h [SOLARIS_INT_CONST_CHECK]: Remove
150 #pragma trigger text.
151 * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_1_CHECK,
152 SOLARIS_INT_LIMITS_2_CHECK]: Likewise.
153
154 2010-01-26 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
155
156 * inclhack.def (aix_stdint_1): Add stdint-aix.h to files.
157 (aix_stdint_2): Likewise.
158 (aix_stdint_3): Likewise.
159 (aix_stdint_4): Likewise.
160 (aix_stdint_5): Likewise.
161 (darwin_stdint_1): Add stdint-darwin.h to files.
162 (darwin_stdint_2): Likewise.
163 (darwin_stdint_3): Likewise.
164 (darwin_stdint_4): Likewise.
165 (darwin_stdint_5): Likewise.
166 (darwin_stdint_6): Likewise.
167 (darwin_stdint_7): Likewise.
168 (hpux_c99_intptr): Add stdint-hpux11.h to files.
169 (hpux_c99_inttypes): Likewise.
170 (hpux_c99_inttypes2): Likewise.
171 (hpux_stdint_least_fast): Likewise.
172 (irix_stdint_c99): Renamed to irix_stdint_c99_mode.
173 (irix_stdint_c99_types): New fix.
174 (irix_stdint_c99_macros): New fix.
175 (newlib_stdint_1): Add stdint-newlib.h to files.
176 (newlib_stdint_2): Likewise.
177 fixincl.x: Regenerate.
178 tests/base/stdint-aix.h: New file.
179 tests/base/stdint.h [AIX_STDINT_1_CHECK, AIX_STDINT_2_CHECK,
180 AIX_STDINT_3_CHECK, AIX_STDINT_4_CHECK, AIX_STDINT_5_CHECK]: Moved ...
181 tests/base/stdint-aix.h: ... here.
182 [AIX_STDINT_3_CHECK]: Updated to match aix_stdint_3 fix.
183 [AIX_STDINT_4_CHECK]: Updated to match aix_stdint_4 fix.
184 [AIX_STDINT_5_CHECK]: Updated to match aix_stdint_5 fix.
185 tests/base/stdint-darwin.h: New file.
186 tests/base/stdint.h [DARWIN_STDINT_1_CHECK, DARWIN_STDINT_2_CHECK,
187 DARWIN_STDINT_3_CHECK, DARWIN_STDINT_4_CHECK,
188 DARWIN_STDINT_5_CHECK, DARWIN_STDINT_6_CHECK]: Moved ...
189 tests/base/stdint-darwin.h: ... here.
190 [DARWIN_STDINT_1_CHECK]: Updated to match darwin_stdint_1 fix.
191 [DARWIN_STDINT_4_CHECK]: Updated to match darwin_stdint_4 fix.
192 [DARWIN_STDINT_6_CHECK]: Updated to match darwin_stdint_6 fix.
193 tests/base/stdint-hpux11.h: New file.
194 tests/base/stdint.h [HPUX_C99_INTPTR_CHECK,
195 HPUX_C99_INTTYPES2_CHECK, HPUX_STDINT_LEAST_FAST_CHECK]: Moved ...
196 tests/base/stdint-hpux11.h: ... here.
197 [HPUX_C99_INTPTR_CHECK]: Updated to match hpux_c99_intptr fix.
198 [HPUX_C99_INTTYPES2_CHECK]: Updated to match hpux_c99_inttypes2 fix.
199 tests/base/stdint.h [IRIX_STDINT_C99_CHECK]: Renamed guard to
200 IRIX_STDINT_C99_MODE_CHECK.
201 tests/base/stdint-irix65.h: New file.
202 tests/base/stdint-newlib.h: New file.
203 tests/base/stdint.h [NEWLIB_STDINT_1_CHECK,
204 NEWLIB_STDINT_2_CHECK]: Moved ...
205 tests/base/stdint-newlib.h: ... here.
206
207 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
208
209 * configure: Regenerate.
210
211 2009-10-21 Steve Ellcey <sje@cup.hp.com>
212
213 * inclhack.def (hpux_stdint_least_fast): Simplify.
214 * fixincl.x: Regenerate.
215 * tests/base/stdint.h: Update.
216
217 2009-09-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
218
219 * inclhack.def (isc_fmod, isc_omits_with_stdc)
220 (nested_sys_limits, sco_math): Remove.
221 * tests/base/math.h (ISC_FMOD_CHECK, SCO_MATH_CHECK): Remove.
222 * tests/base/stdio.h (ISC_OMITS_WITH_STDC_CHECK): Remove.
223 * tests/base/sys/limits.h: Remove.
224 * fixincl.x: Regenerate.
225
226 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
227
228 PR testsuite/29737
229 PR bootstrap/35938
230 PR testsuite/39655
231 * check.tpl: Fix typos.
232 * README: Likewise. Also, document that 'select' uses ERE.
233 * mkheaders.in: Update copyright years in --version output.
234 * inclhack.def (sco_math): Add missing final newline in sed
235 script 'a', 'c', or 'i' commands, for BSD sed.
236 (sco_math): In the text of 'a', 'c', or 'i' sed
237 commands, prepend leading white space with a backslash to avoid
238 the whitespace to be removed by BSD sed.
239 (sco_math): Match plain 'C++' instead of 'C\+\+' in sed regex.
240 (x11_new): Fix sed expression, for BSD sed.
241 (glibc_mutex_init): Fix newlines in sed 's' command replacement
242 part, for GNU sed 3.02 and Solaris sed.
243 (glibc_mutex_init): Replace unportable \+ sed regex operator
244 with \{1,\}.
245 (glibc_c99_inline_2, glibc_mutex_init): Avoid unportable sed
246 alternation \| regex operator.
247 (solaris_complex): Remove superfluous backslashes from
248 replacement string. Replace \+ operator with \{1,\}.
249 * tests/base/Xm/Traversal.h: This is fixed for BSD sed now.
250 * fixincl.x: Regenerate.
251
252 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
253
254 PR libfortran/41169
255 * inclhack.def (irix_complex): New fix.
256 (solaris_complex): Likewise.
257 * fixincl.x: Regenerate.
258 * tests/base/complex.h [IRIX_COMPLEX_CHECK, SOLARIS_COMPLEX_CHECK]:
259 New tests.
260
261 2009-08-28 Bruce Korb <bkorb@gnu.org>
262 Steve Ellcey <sje@cup.hp.com>
263
264 * README (files): Describe files entry.
265 * inclhack.def (hpux_stdint_least): Remove.
266 (hpux_stdint_fast): Remove.
267 (hpux_stdint_fast): Remove.
268 (hpux_stdint_least_fast): New.
269 (hpux_inttype_int_least8_t): Remove.
270 (hpux_inttype_int8_t): Modify.
271 * fixincl.x: Regenerate.
272 * tests/base/stdint.h: Update.
273 * tests/base/sys/_inttypes.h: Update.
274
275 2009-08-28 Steve Ellcey <sje@cup.hp.com>
276
277 * inclhack.def (hpux_imaginary_i): Remove spaces.
278 * fixincl.x: Regenerate.
279 * tests/base/stdint.h: Update AIX fixes.
280 * tests/base/complex.h: Change HPUX_IMAGINARY_I_CHECK fix.
281
282 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
283
284 * configure.ac (AC_PREREQ): Bump to 2.64.
285
286 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
287
288 * aclocal.m4: Regenerate.
289 * configure: Regenerate.
290 * config.h.in: Regenerate.
291
292 2009-08-17 David Edelsohn <edelsohn@gnu.org>
293
294 * inclhack.def (aix_complex): Redefine _Complex_I. Do not
295 redefine I.
296 * (aix_stdint_[12345]): New fixes.
297 * fixincl.x: Regenerate.
298 * tests/base/complex.h: Update check.
299 * tests/base/stdint.h: Add AIX stdint.h checks.
300
301 2009-08-14 Steve Ellcey <sje@cup.hp.com>
302
303 * inclhack.def (hpux_imaginary_i): New fix.
304 * fixincl.x: Regenerate.
305 * tests/base/complex.h: New file.
306
307 2009-08-12 David Edelsohn <edelsohn@gnu.org>
308
309 * inclhack.def (aix_complex): New fix.
310 * fixincl.x: Regenerate.
311
312 2009-08-01 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
313
314 * inclhack.def (hpux_inttype_int_least8_t): Also apply on hpux10*.
315 (hpux_inttype_int8_t): Likewise.
316 * fixincl.x: Regenerate.
317
318 2009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
319
320 * Makefile.in (AUTOCONF, AUTOHEADER, ACLOCAL, ACLOCAL_AMFLAGS):
321 New variables.
322 ($(srcdir)/configure, $(srcdir)/config.h.in, $(srcdir)/aclocal.m4):
323 Use them.
324
325 2009-07-04 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
326
327 * inclhack.def (darwin_stdint_5, darwin_stdint_6,
328 darwin_stdint_7): New fixes.
329 * fixincl.x: Regenerate.
330 * tests/base/stdint.h: Adjust test for new fixes.
331
332 2009-07-03 Eric Botcazou <ebotcazou@adacore.com>
333
334 * inclhack.def (solaris_int_types): New fix.
335 * fixincl.x: Regenerate.
336 * tests/base/sys/int_types.h: New file.
337
338 2009-06-09 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
339
340 * inclhack.def (darwin_stdint_1, darwin_stdint_2, darwin_stdint_3,
341 darwin_stdint_4): New fixes.
342 * tests/base/stdint.h: Adjust test results for new fixes.
343 * fixincl.x: Regenerate.
344
345 2009-05-29 Eric Botcazou <ebotcazou@adacore.com>
346
347 * inclhack.def (solaris_int_const): New fix.
348 (solaris_int_limits_1): Likewise.
349 (solaris_int_limits_2): Likewise.
350 * fixincl.x: Regenerate.
351 * tests/base/sys/int_const.h: New file.
352 * tests/base/sys/int_limits.h: Likewise.
353
354 2009-05-15 Joseph Myers <joseph@codesourcery.com>
355
356 * inclhack.def (glibc_tgmath): Correct bypass.
357 * fixincl.x: Regenerate.
358
359 2009-04-28 Steve Ellcey <sje@cup.hp.com>
360
361 * inclhack.def (hpux11_uint32_c): Remove.
362 (hpux_long_double): Disable on hpux11.3*.
363 (hpux_long_double_2): New.
364 (hpux_c99_intptr): New.
365 (hpux_c99_inttypes): New.
366 (hpux_c99_inttypes2): New.
367 (hpux_stdint_least): New.
368 (hpux_stdint_fast): New.
369 (hpux_inttype_int_least8_t): New.
370 (hpux_inttype_int8_t): New.
371 * fixincl.x: Regenerate.
372 * tests/base/sys/_inttypes.h: New.
373 * tests/base/inttypes.h: Update.
374 * tests/base/stdlib.h: Update.
375 * tests/base/stdint.h: Update.
376
377 2009-04-28 Joseph Myers <joseph@codesourcery.com>
378
379 * inclhack.def (glibc_stdint): New fix.
380 * fixincl.x: Regenerate.
381 * tests/base/stdint.h: Update.
382
383 2009-04-09 Jakub Jelinek <jakub@redhat.com>
384
385 * Makefile.in: Change copyright header to refer to version
386 3 of the GNU General Public License and to point readers at the
387 COPYING3 file and the FSF's license web page.
388 * fixfixes.c: Likewise.
389 * fixinc.in: Likewise.
390 * fixincl.c: Likewise.
391 * fixlib.c: Likewise.
392 * fixlib.h: Likewise.
393 * fixopts.c: Likewise.
394 * fixtests.c: Likewise.
395 * genfixes: Likewise.
396 * mkheaders.in: Likewise.
397 * system.h: Likewise.
398
399 2009-03-31 Joseph Myers <joseph@codesourcery.com>
400
401 PR c/448
402 * inclhack.def (newlib_stdint_1, newlib_stdint_2): New fixes.
403 * fixincl.x: Regenerate.
404 * tests/base/stdint.h: Update.
405
406 2009-03-29 Joseph Myers <joseph@codesourcery.com>
407
408 * tests/base/math.h, tests/base/pthread.h, tests/base/sys/wait.h:
409 Update.
410
411 2009-03-29 Joseph Myers <joseph@codesourcery.com>
412
413 PR c/456
414 PR c/5675
415 PR c/19976
416 PR c/29116
417 PR c/31871
418 PR c/35198
419 * inclhack.def (glibc_tgmath): New fix.
420 * fixincl.x: Regenerate.
421 * tests/base/tgmath.h: New.
422
423 2009-03-28 Joseph Myers <joseph@codesourcery.com>
424
425 * inclhack.def (aix_syswait, exception_structure,
426 pthread_page_size): Remove.
427 (math_exception): Remove mention of fixproto in comment.
428 * fixincl.x: Regenerate.
429 * mkheaders.in: Do not handle STMP_FIXPROTO.
430
431 2009-03-27 Sandra Loosemore <sandra@codesourcery.com>
432
433 * server.c (run_shell): Quote directory name passed to cd.
434
435 2009-03-01 Bruce Korb <bkorb@gnu.org>
436 Apply a positively ancient patch:
437
438 2004-10-15 Giovanni Bajo <giovannibajo@libero.it>
439
440 * inclhack.def (alpha_if_semicolon): new fix from long, long ago
441 * tests/base/net/if.h: Add new test.
442
443 2009-01-06 Andreas Tobler <a.tobler@schweiz.org>
444
445 * tests/base/locale.h: Add new test.
446 * tests/base/stdarg.h: Likewise.
447
448 2009-01-05 Steve Ellcey <sje@cup.hp.com>
449
450 * inclhack.def (hpux_spu_info): Add files line.
451 * fixincl.x: Regenerate.
452
453 2009-01-01 Andreas Tobler <a.tobler@schweiz.org>
454
455 * inclhack.def (openbsd_null_definition): Redefine NULL to (void *)0
456 in case of C.
457 * fixincl.x: Regenerate.
458
459 2008-12-31 Andreas Tobler <a.tobler@schweiz.org>
460
461 PR target/35460
462 * inclhack.def (openbsd_va_start): Use __builtin_va_start
463 for OpenBSD.
464 * fixincl.x: Regenerate.
465
466 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
467
468 * configure: Regenerate.
469
470 2008-12-15 Steve Ellcey <sje@cup.hp.com>
471
472 * inclhack.def (hpux_spu_info): Match PA as well as IA64.
473 * fixincl.x: Regenerate.
474
475 2008-09-06 H.J. Lu <hongjiu.lu@intel.com>
476
477 * configure.ac: Fix a typo.
478 * configured: Regenerate.
479
480 2008-09-06 Bruce Korb <bkorb@gnu.org>
481
482 * fixincl.tpl (sed): make the program executable configurable.
483 Some platforms have some rather oddball defaults.
484 * config.h.in (SED_PROGRAM): define the default sed.
485 * fixincl.x: regenerated
486 * tests/base/internal/wchar_core.h: fix bad sample text
487 * tests/base/math.h: fix bad sample text
488 * configure.ac: search for working sed
489 * inclhack.def (glibc_mutex_init): fix non-portable construct
490 and re-order a few misordered entries.
491
492 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
493
494 * configure: Regenerate.
495
496 2008-06-07 Joseph Myers <joseph@codesourcery.com>
497
498 * inclhack.def (AAB_svr4_replace_byteorder,
499 AAB_ultrix_ansi_compat, AAB_ultrix_limits, AAB_ultrix_memory,
500 libc1_G_va_list, libc1_ifdefd_memx, nested_motorola,
501 ptx_sys_mc_param_h, sco_regset, sco_static_func, sco_utime,
502 solaris_mutex_init_1, solaris_socket, solaris_unistd,
503 solaris_widec, svr4_krnl, ultrix_atexit_param, ultrix_atof_param,
504 ultrix_const3, ultrix_fix_fixproto, ultrix_ifdef, ultrix_locale,
505 ultrix_math_ifdef, ultrix_nested_ioctl, ultrix_nested_svc,
506 ultrix_stat, ultrix_static, ultrix_stdlib, ultrix_strings,
507 ultrix_strings2, ultrix_sys_time, ultrix_unistd,
508 unicosmk_restrict, uw7_byteorder_fix, windiss_math1,
509 windiss_math2, windiss_valist): Remove.
510 * fixincl.x: Regenerate.
511 * mkfixinc.sh: (arm-semi-aof, hppa1.1-*-osf*, hppa1.1-*-bsd*,
512 i370-*-openedition, i?86-*-moss*, i?86-*-uwin*,
513 powerpc-*-eabiaix*): Remove.
514 * tests/base/math.h: Update.
515 * tests/base/pthread.h: Update.
516 * tests/base/stdio.h: Update.
517 * tests/base/stdlib.h: Update.
518 * tests/base/string.h: Update.
519 * tests/base/strings.h: Update.
520 * tests/base/sys/file.h: Update.
521 * tests/base/sys/limits.h: Update.
522 * tests/base/sys/socket.h: Update.
523 * tests/base/sys/stat.h: Update.
524 * tests/base/sys/time.h: Update.
525 * tests/base/testing.h: Update.
526 * tests/base/unistd.h: Update.
527 * tests/base/_G_config.h: Remove.
528 * tests/base/arpa: Remove directory.
529 * tests/base/fs: Remove directory.
530 * tests/base/locale.h: Remove.
531 * tests/base/machine: Remove directory.
532 * tests/base/rpc/svc.h: Remove.
533 * tests/base/sys/ioctl.h: Remove.
534 * tests/base/sys/regset.h: Remove.
535 * tests/base/sys/times.h: Remove.
536 * tests/base/sys/utsname.h: Remove.
537 * tests/base/widec.h: Remove.
538
539 2008-05-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
540
541 * inclhack.def (solaris_math_4): Use GCC's __builtin_fpclassify.
542 * tests/base/iso/math_c99.h: Update.
543 * fixincl.x: Regenerate.
544
545 2008-05-14 Joseph Myers <joseph@codesourcery.com>
546
547 * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on
548 posix_types_64.
549 * fixincl.x: Regenerate.
550
551 2008-04-25 Kai Tietz <kai.tietz@onvision.com>
552
553 * fixincl.c (fix_with_system): Cast pointer difference to long.
554 * fixlib.c (make_raw_shell_str): Cast compare to avoid sign warning.
555
556 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
557
558 PR bootstrap/35457
559 * Makefile.in: Rewrite aclocal.m4 rule.
560 * aclocal.m4: Regenerate.
561 * configure: Regenerate.
562
563 2008-03-07 Peter O'Gorman <pogma@thewrittenword.com>
564
565 PR c++/20366
566 * inclhack.def (AAB_aix_stdio): Hack stdio.h for -D_LARGE_FILES.
567 * fixincl.x: Regenerate.
568 * tests/base/stdio.h: Add test.
569
570 2008-02-25 Ben Elliston <bje@au.ibm.com>
571
572 PR other/32948
573 * fixincl.c (fix_applies): Remove unused variable `name_len'.
574
575 2008-02-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
576
577 * inclhack.def (solaris_math_10): New.
578 * tests/base/iso/math_c99.h: Update.
579
580 * fixincl.x: Regenerate.
581
582 2008-02-04 Ismail Dönmez <ismail@pardus.org.tr>
583
584 * inclhack.def: (bsd_stdio_attrs_conflict, freebsd_gcc3_breakage,
585 freebsd_gcc4_breakage, hppa_hpux_fp_macros, hpux11_abs,
586 netbsd_c99_inline_1, netbsd_c99_inline_2, netbsd_extra_semicolon): Add
587 quotes around mach entries.
588 * fixincl.x: Regenerate with latest autogen (5.9.4), updating license
589 to GPLv3.
590
591 2008-02-04 Hans-Peter Nilsson <hp@axis.com>
592
593 PR other/31405
594 * inclhack.def: (glibc_c99_inline_1a): Re-add last change.
595 (glibc_c99_inline_3) <bypass>: Change from __STDC_VERSION__ to
596 __extern_inline|__GNU_STDC_INLINE__.
597 (glibc_c99_inline_4) <files>: Add wchar.h and */wchar.h.
598 <bypass>: Change from __STDC_VERSION__ to
599 __extern_inline|__GNU_STDC_INLINE__.
600 <first c_fix_arg>: Change from #ifdef-wrapping the extern part to
601 appending attribute-gnu_inline.
602 <second c_fix_arg>: Remove.
603 <test_text>: Remove __extern_inline line.
604 * tests/base/features.h: Re-add.
605 * tests/base/sys/sysmacros.h: Adjust.
606 * fixincl.x: Regenerate.
607
608 2008-01-06 Hans-Peter Nilsson <hp@axis.com>
609
610 Revert last change.
611
612 2007-12-18 Hans-Peter Nilsson <hp@axis.com>
613
614 * inclhack.def: (glibc_c99_inline_1a, glibc_c99_inline_5): New.
615 * fixincl.x: Regenerate.
616 * tests/base/wchar.h: Update.
617 * tests/base/features.h: New.
618
619 2007-10-14 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
620
621 PR target/33700
622 * inclhack.def (hpux11_pthread_const): New.
623 * fixincl.x: Regenerate.
624 * tests/base/sys/pthread.h: Update.
625
626 2007-10-12 Kai Tietz <kai.tietz@onevision.com>
627
628 * configure.ac: x86_64 mingw target uses twoprocess.
629 * mkfixinc.sh: Add x86_64 mingw target.
630 * configure: Regenerate.
631
632 2007-10-09 Geoffrey Keating <geoffk@apple.com>
633
634 * inclhack.def (darwin_externc): New.
635 * fixincl.x: Regenerate.
636 * tests/base/mach-o/swap.h: New.
637
638 2007-08-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
639
640 * inclhack.def (solaris_math_5, solaris_math_6, solaris_math_7):
641 Delete fixes.
642 * tests/base/iso/math_c99.h: Delete associated test baselines.
643 * fixincl.x: Regenerate.
644
645 2007-07-24 Krister Walfridsson <cato@df.lth.se>
646
647 PR target/30058
648 * inclhack.def (netbsd_c99_inline_2): New.
649 * fixincl.x: Regenerate.
650 * tests/base/signal.h: Update.
651
652 2007-07-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
653
654 PR target/32641
655
656 * inclhack.def (solaris_math_4, solaris_math_5, solaris_math_6,
657 solaris_math_7): Constify and make FP exception-safe.
658 * tests/base/iso/math_c99.h: Update.
659
660 * fixincl.x: Regenerate.
661
662 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
663
664 PR libgcj/28190
665 * inclhack.def (irix_stdint_c99): New fix.
666 * fixincl.x: Regenerate.
667 * tests/base/stdint.h: New test.
668
669 2007-06-06 Steve Ellcey <sje@cup.hp.com>
670
671 PR testsuite/31828
672 * inclhack.def (hppa_hpux_fp_macros): New.
673 * fixincl.x: Regenerate.
674 * tests/base/math.h: Update.
675
676 2007-03-26 Jakub Jelinek <jakub@redhat.com>
677
678 * inclhack.def (glibc_c99_inline_1): Define __USE_EXTERN_INLINES
679 if __extern_inline or __GNUC_GNU_INLINE__ is defined rather than
680 __STDC_VERSION__ < 199901L.
681 (glibc_c99_inline_2): Replace #if __STDC_VERSION__ < 199901L
682 with #ifdef __GNUC_GNU_INLINE__.
683 (glibc_c99_inline_3): Add select. Replace __STDC_VERSION__ >= 199901L
684 with defined(__GNUC_STDC_INLINE__).
685 (glibc_c99_inline_4): Change select, add second c_fix_arg.
686 Replace #if __STDC_VERSION__ < 199901L with
687 #ifdef __GNUC_GNU_INLINE__.
688 * fixincl.x: Regenerated.
689 * tests/base/bits/string2.h: Update.
690 * tests/base/sys/sysmacros.h: Update.
691 * tests/base/sys/stat.h: Update.
692
693 2007-03-18 Krister Walfridsson <cato@df.lth.se>
694
695 PR target/30058
696 * inclhack.def (netbsd_c99_inline_1): New.
697 * fixincl.x: Regenerate.
698 * tests/base/signal.h: New.
699
700 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
701
702 * Makefile.in: Add dummy "install-info" target.
703
704 2007-03-06 Joseph Myers <joseph@codesourcery.com>
705
706 * mkheaders.in: Fix headers for each multilib required.
707
708 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
709
710 * Makefile.in: Add dummy install-pdf target.
711
712 2007-02-27 Joseph Myers <joseph@codesourcery.com>
713
714 * mkheaders.in (incdir): Use include-fixed not include.
715
716 2007-02-15 Brooks Moses <brooks.moses@codesourcery.com>
717
718 * Makefile.in: Added "pdf" target to .PHONY.
719
720 2007-02-05 Richard Guenther <rguenther@suse.de>
721
722 * inclhack.def (glibc_c99_inline_4): Adjust selector to cope
723 with older glibc. Adjust version number for C99.
724 * fixincl.x: Regenerated.
725
726 2007-02-04 Mike Stump <mrs@apple.com>
727
728 * mkheaders.in: Allow optional isysroot parameter.
729
730 2007-02-03 Bruce Korb <bkorb@gnu.org>
731
732 * inclhack.def (glibc_c99_inline_4): replace "extern" only if
733 surrounded by space characters.
734
735 2007-01-25 Daniel Franke <franke.daniel@gmail.com>
736
737 PR target/30272
738 * inclhack.def(broken_cabs): Also remove definition of cabsl.
739 * fixincl.x: Regenerate.
740 * tests/base/math.h: Update.
741
742 2007-01-05 Bruce Korb <bkorb@gnu.org>,
743 Daniel Franke <franke.daniel@gmail.com>
744
745 PR target/30008
746 * fixincl.tpl (List): separate file name patterns with a NUL byte instead
747 of a vertical bar ("|").
748 * fixincl.c (fix_applies, machine_matches): Use fnmatch for name
749 matching. Set SKIP_TEST flag if we are not to run a test.
750 * fixincl.x: Regenerate.
751 * inclhack.def (glibc_c99_inline_[1234], broken_cabs, broken_nan,
752 kandr_concat, sco_math): Replace lists of specfic file names by search
753 patterns.
754
755 2006-12-12 Olivier Hainque <hainque@adacore.com>
756
757 * fixincludes/mkfixinc.sh: Add "*-*-vxworks*" to the list of
758 targets for which a no-op fixer is appropriate.
759
760 2006-11-07 Richard Guenther <rguenther@suse.de>
761
762 * inclhack.def (glibc_c99_inline_2): Adjust for glibc 2.3
763 systems.
764 * fixincl.x: Regenerate.
765
766 2006-11-02 Geoffrey Keating <geoffk@apple.com>
767
768 * inclhack.def (glibc_c99_inline_1): New.
769 * inclhack.def (glibc_c99_inline_2): New.
770 * inclhack.def (glibc_c99_inline_3): New.
771 * inclhack.def (glibc_c99_inline_4): New.
772 * fixincl.x: Regenerate.
773 * tests/base/bits/string2.h: New.
774 * tests/base/sys/sysmacros.h: New.
775 * tests/base/sys/stat.h: Update.
776
777 2006-11-01 Steve Ellcey <sje@cup.hp.com>
778
779 * tests/base/sys/socket.h: Update.
780
781 2006-10-31 Steve Ellcey <sje@cup.hp.com>
782
783 * inclhack.def (hpux11_extern_sendfile): New.
784 (hpux11_extern_sendpath): New.
785 * fixincl.x: Regenerate.
786
787 2006-10-29 Joseph Myers <joseph@codesourcery.com>
788
789 * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on x86_64.
790 * fixincl.x: Regenerate.
791
792 2006-10-10 Brooks Moses <bmoses@stanford.edu>
793
794 * Makefile.in: Added empty "pdf" target.
795
796 2006-10-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
797
798 PR target/29300
799 * inclhack.def (hpux_pthread_initializers): New hack.
800 * tests/base/sys/pthread.h: New file.
801
802 * fixincl.x: Regenerate.
803
804 2006-10-03 Uros Bizjak <uros@kss-loka.si>
805
806 * inclhack.def (glibc_mutex_init): Also fix
807 PTHREAD_MUTEX_(RECURSIVE|ERRORCHECK|ADAPTIVE)_NP and
808 PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP initializers.
809 * tests/base/pthread.h: Update.
810
811 * fixincl.x: Regenerate.
812
813 2006-10-01 Uros Bizjak <uros@kss-loka.si>
814
815 * inclhack.def (glibc_mutex_init): New fix.
816 * tests/base/pthread.h: Update.
817
818 * fixincl.x: Regenerate.
819
820 2006-09-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
821
822 * inclhack.def (solaris_mutex_init_2): Update for Solaris9.
823 Prevent it from running on solaris10 or later.
824 (solaris_once_init_2): Fix comment.
825 * tests/base/pthread.h: Update.
826
827 * fixincl.x: Regenerate.
828
829 2006-09-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
830
831 * inclhack.def (solaris_once_init_2): New fix.
832 * tests/base/pthread.h: Update.
833
834 * fixincl.x: Regenerate.
835
836 2006-09-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
837
838 * inclhack.def (solaris_mutex_init_2): Remove test for
839 PTHREAD_RWLOCK_INITIALIZER.
840 (solaris_rwlock_init_1): New.
841 * tests/base/pthread.h: Update.
842
843 * inclhack.def (solaris_once_init_1): New.
844 * tests/base/pthread.h: Adjust for new fix.
845
846 * fixincl.x: Regenerate.
847
848 2006-07-17 Roger Sayle <roger@eyesopen.com>
849
850 * tests/base/errno.h: New file.
851 * tests/base/architecture/ppc/math.h: Likewise.
852 * tests/base/ia64/sys/getppdp.h: Likewise.
853
854 2006-07-10 Laurynas Biveinis <laurynas.biveinis@gmail.com>
855
856 PR bootstrap/20437
857 * Makefile.in (configure, config.h.in): Change into $(srcdir)
858 before autoconf or autoheader call.
859
860 2006-06-23 Steve Ellcey <sje@cup.hp.com>
861
862 PR target/28084
863 * inclhack.def (hpux_extern_errno): New.
864 * fixincl.x: Regenerate.
865
866 2006-05-23 Carlos O'Donell <carlos@codesourcery.com>
867
868 * Makefile.in: Add dvi info html and install-html to .PHONY
869 Add install-html target.
870
871 2006-05-16 Mike Stump <mrs@apple.com>
872
873 * configure.ac: Add -Wno-overlength-strings.
874 * configure: Regenerate.
875
876 2006-05-14 Bernhard Fischer <aldot@gcc.gnu.org>
877
878 * README: Fix typo.
879
880 2006-02-18 Steve Ellcey <sje@cup.hp.com>
881
882 PR target/26189
883 * inclhack.def (hpux_spu_info): New.
884 * fixincl.x: Regenerate
885
886 2006-01-31 Marcin Dalecki <martin@dalecki.de>
887
888 * configure.ac: Check for asprintf, basename, vasprintf.
889 * config.h.in: Regenerate.
890 * configure: Regenerate.
891
892 2006-01-19 Andrew Pinski <pinskia@physics.uc.edu>
893
894 PR target/15642
895 * inclhack.def (AAB_darwin7_9_long_double_funcs [replace]): Define
896 __APPLE_CC_ as 1345.
897 (broken_nan): New.
898 * fixincl.x: Regenerate.
899
900 2005-11-24 Bruce Korb <bkorb@gnu.org>
901
902 * fixincl.c (write_replacement): "here strings" in AutoGen
903 often/generally don't have a terminating newline. Check the
904 last byte for '\n'.
905
906 2005-11-13 Andreas Jaeger <aj@suse.de>
907
908 * check.tpl: Handle CVS additionally.
909
910 2005-11-05 Andreas Jaeger <aj@suse.de>
911
912 * check.tpl: Adopt for move to subversion.
913
914 2005-09-15 Joseph S. Myers <joseph@codesourcery.com>
915
916 PR c++/23139
917 * inclhack.def (huge_val_hex, huge_valf_hex, huge_vall_hex): New
918 fixes.
919 * fixincl.x: Regenerate.
920 * tests/base/bits/huge_val.h: New file.
921
922 2005-08-14 Kelley Cook <kcook@gcc.gnu.org>
923
924 * All files: Update with new FSF address.
925
926 2005-07-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
927
928 * Makefile.in (WARN_CFLAGS): New.
929 (.c.o): Add $(WARN_CFLAGS).
930 * aclocal.m4: Include ../config/warnings.m4.
931 * configure.ac: Invoke ACX_PROG_CC_WARNING_OPTS,
932 ACX_PROG_CC_WARNING_ALMOST_PEDANTIC and
933 ACX_PROG_CC_WARNINGS_ARE_ERRORS.
934 * fixopts.c (initialize_opts): Fix old-style definintion.
935
936 * configure: Regenerate.
937
938 2005-06-24 Geoffrey Keating <geoffk@geoffk.org>
939
940 * inclhack.def (AAB_darwin7_9_long_double_funcs): New.
941 (AAB_darwin7_9_long_double_funcs_2): New.
942 * fixincl.x: Regenerate.
943
944 2005-06-15 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
945
946 PR libfortran/15266
947 * inclhack.def (broken_cabs): Mention IRIX 5/6 problem.
948 Use double quotes in select so \t matches tabs.
949 Add IRIX testcase.
950 * fixincl.x: Regenerate.
951 * tests/base/math.h [BROKEN_CABS_CHECK]: Adapt for new testcase.
952
953 2005-05-22 Danny Smith <dannysmith@users.souceforge.net>
954
955 PR target/21683
956 * fixincl.c: Don't include <sys/wait.h> if SEPARATE_FIX_PROC.
957
958 2005-05-19 Eric Botcazou <ebotcazou@libertysurf.fr>
959 Joseph S. Myers <joseph@codesourcery.com>
960
961 PR target/19933
962 PR target/21315
963 * inclhack.def: New fixes solaris_math_[1-9].
964 * fixincl.x: Regenerate.
965 * tests/base/iso/math_c99.h: New.
966
967 2005-05-19 Kelley Cook <kcook@gcc.gnu.org>
968
969 * aclocal.m4: Remove superfluous reference to accross.m4.
970
971 2005-05-15 Gabriel Dos Reis <gdr@integrable-solutions.net>
972
973 * fixlib.c (load_file_data): Use XRESIZVEC in lieu of xrealloc.
974 * server.c (load_data): Likewise.
975 (run_shell): Use XCNEW (char) in lieu of xcalloc (1, 1).
976 * fixincl.c: #include <sys/wait.h>
977 (run_compiles): Use XCNEWVEC instead of xcalloc.
978 (fix_with_system, start_fixer): Use XNEWVEC instead of xmalloc.
979 * fixfixes.c (FIX_PROC_HEAD, main): Likewise.
980
981 2005-05-10 Joseph S. Myers <joseph@codesourcery.com>
982
983 * inclhack.def (stdio_stdarg_h, stdio_va_list): Bypass on
984 *-*-solaris2.1[0-9]*, not just *-*-solaris2.1[0-9].
985 * fixincl.x: Regenerate.
986
987 2005-05-06 Bruce Korb <bkorb@gnu.org>
988 Joseph S. Myers <joseph@codesourcery.com>
989
990 * fixinc/inclhack.def: Correct backslashes
991 * fixinc/fixincl.x: regen
992
993 2005-04-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
994
995 * system.h (fopen, fdopen, freopen): Define these to the unlocked
996 libiberty functions.
997
998 2005-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
999
1000 * configure.ac (fixincludes_UNLOCKED_FUNCS): New.
1001 (AC_CHECK_FUNCS, AC_CHECK_DECLS): Check for fixincludes_UNLOCKED_FUNCS.
1002 * system.h (putchar, getc, getchar, clearerr, feof, fileno,
1003 fflush, fgetc, fgets, ferror, fread): Redefine to the associated
1004 _unlocked function.
1005 (fwrite_unlocked): Fix prototype.
1006
1007 * configure, config.h.in: Regenerate.
1008
1009 2005-03-21 Zack Weinberg <zack@codesourcery.com>
1010
1011 * Makefile.in: Set gcc_version directly, not via substitution.
1012 (libsubdir): Use $(gcc_version), not $(version).
1013 (mkheaders.almost): New rule.
1014 (mkheaders): Generate from mkheaders.almost.
1015 (clean): Also delete mkheaders.almost.
1016 * aclocal.m4: Do not include ../config/gcc-version.m4.
1017 * configure.ac: Do not invoke TL_AC_GCC_VERSION. Generate
1018 mkheaders.almost from mkheaders.in.
1019 * configure: Regenerate.
1020
1021 2005-03-21 Richard Guenther <rguenth@gcc.gnu.org>
1022
1023 PR target/20166
1024 * inclhack.def: Add fix for array of incomplete structures
1025 in function prototype in pthread.h.
1026 * fixincl.x: Regenerate.
1027 * tests/base/pthread.h: Adjust.
1028
1029 2005-03-15 Joseph S. Myers <joseph@codesourcery.com>
1030
1031 * inclhack.def (hpux_htonl): New fix.
1032 * tests/base/netinet/in.h: New test.
1033 * fixincl.x: Regenerate.
1034
1035 2005-02-23 James E Wilson <wilson@specifixinc.com>
1036
1037 * Makefile.in (full-stamp, test-stamp, $(AF)): Add $(CFLAGS) to link.
1038
1039 2004-12-13 Andrew Pinski <pinskia@physics.uc.edu>
1040
1041 PR 18458
1042 * Makefile.in (install): Add @EXEEXT@ to the end of the program name,
1043 fixincl.
1044
1045 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
1046
1047 * configure.ac: Use TL_AC_GCC_VERSION to set gcc_version.
1048 * aclocal.m4: Include ../config/gcc-version.m4.
1049 * configure: Regenerate.
1050
1051 2004-11-26 Mark Mitchell <mark@codesourcery.com>
1052
1053 * inclhack.def (gnu_types): Do not use on Solaris 2.1x.
1054 (stdio_va_list): Likewise.
1055 (stdio_stdarg.h): Likewise.
1056 (solaris_stdio_tag): Add bypass.
1057 * fixincl.x: Regenerated.
1058
1059 2004-11-23 Geoffrey Keating <geoffk@apple.com>
1060
1061 * mkfixinc.sh: Check error code from 'cat'. Don't try running
1062 built fixincl program.
1063 * mkheaders.in: Use @SHELL@ rather than ${SHELL} to avoid picking
1064 up csh from user.
1065
1066 2004-11-20 Roger Sayle <roger@eyesopen.com>
1067
1068 * inclhack.def (alpha_pthread_init): Fix technical problems with
1069 the last check-in caused by CVS variable substitution.
1070 * fixincl.x: Likewise.
1071 * tests/base/pthread.h: Likewise.
1072
1073 2004-11-20 Roger Sayle <roger@eyesopen.com>
1074 Bruce Korb <bkorb@gnu.org>
1075
1076 * inclhack.def (alpha_pthread_init): New fix.
1077 * fixincl.x: Regenerate.
1078 * tests/base/pthread.h: Update for new test.
1079
1080 2004-11-15 Bruce Korb <bkorb@gnu.org>
1081
1082 * fixincl.c(fix_with_system): correct misuse of variables and
1083 incorrect application of "sizeof()".
1084
1085 2004-11-13 Joseph S. Myers <joseph@codesourcery.com>
1086
1087 * inclhack.def (hpux_maxint, limits_ifndefs, math_huge_val_ifndef,
1088 svr4__p, undefine_null): Remove.
1089 * fixincl.x: Regenerate.
1090 * tests/base/AvailabilityMacros.h, tests/base/com_err.h: New.
1091 * tests/base/sys/param.h: Remove.
1092 * tests/base/curses.h, tests/base/math.h, tests/base/testing.h,
1093 tests/base/sys/limits.h: Update.
1094
1095 2004-11-12 Mike Stump <mrs@apple.com>
1096
1097 * Makefile.in (html): Add html generation support.
1098
1099 2004-11-12 Joseph S. Myers <joseph@codesourcery.com>
1100
1101 * inclhack.def (sco_math): Bypass on __GNUG__.
1102 (sysz_stdlib_for_sun): Bypass on _CLASSIC_ANSI_TYPES.
1103 * fixincl.x: Regenerate.
1104
1105 2004-11-09 Joseph S. Myers <joseph@codesourcery.com>
1106
1107 * inclhack.def (hpux8_bogus_inlines): Bypass on __GNUG__.
1108 (int_abort_free_and_exit, sun_malloc, sysv68_string): Bypass on
1109 _CLASSIC_ANSI_TYPES.
1110 (sun_auth_proto): Bypass on __cplusplus.
1111 * fixincl.x: Regenerate.
1112
1113 2004-11-05 Geoffrey Keating <geoffk@apple.com>
1114
1115 * Makefile.in (mostlyclean): Add fixinc.sh.
1116 (clean): Add mkheaders.
1117 (distclean): New.
1118 (dvi): New.
1119 (info): New.
1120 (installcheck): New.
1121
1122 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
1123
1124 * Makefile.in (mostlyclean, distclean): New targets.
1125
1126 2004-11-04 Geoffrey Keating <geoffk@apple.com>
1127
1128 * configure.ac: Add code to determine noncanonical_target,
1129 local_prefix, gcc_version; process mkheaders.in to make mkheaders.
1130 * configure: Regenerate.
1131 * fixinc.in: Move here from gcc/; fix many cross-hosting bugs.
1132 * mkfixinc.sh: Move here from gcc/; update for changes to fixinc.in.
1133 * mkheaders.in: Move here from gcc/; remove some unnecessary macros;
1134 update for changes to fixinc.in.
1135 * Makefile.in: Add many new macros.
1136 (install): New target.
1137 (mkheaders): New target.
1138 (fixinc.sh): New target.
1139 (all): Add mkheaders and fixinc.sh.
1140 * README-fixinc: Move here from gcc/.
1141
1142 2004-11-01 Mike Stump <mrs@apple.com>
1143
1144 * inclhack.def (stdio_va_list): Break out clients from here...
1145 (stdio_va_list_clients): ...to here. Also, don't fix if stdarg.h is
1146 included or ifdef va_start.
1147 * fixincl.x: Regenerate.
1148
1149 2004-10-28 Mike Stump <mrs@apple.com>
1150
1151 * inclhack.def (void_null): Avoid changing NULL on C++ friendly
1152 systems.
1153 * fixincl.x: Regenerate.
1154
1155 2004-10-27 Geoffrey Keating <geoffk@apple.com>
1156
1157 * inclhack.def (darwin_gcc4_breakage): New.
1158 * fixincl.x: Regenerate.
1159
1160 2004-10-27 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1161
1162 PR bootstrap/17832
1163
1164 * fixfixes.c (main): Check for _PC_NAME_MAX.
1165
1166 2004-10-27 Paolo Bonzini <bonzini@gnu.org>
1167
1168 PR other/17991
1169
1170 * configure.ac: Fix typo.
1171 * configure: Regenerate.
1172 * fixincl.c (fix_with_system): tSCC is not a pointer. Fix.
1173
1174 2004-10-20 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1175
1176 PR bootstrap/17832
1177
1178 * fixincl.c (SIGCHLD): Remove definition.
1179 (initialize): Remove SIGIOT and SIGPIPE checks.
1180 (create_file): Fix mkdir() for Win32.
1181 (internal_fix): Use dup2() instead of fcntl().
1182
1183 * fixlib.h (SIGQUIT): Define if undefined.
1184 (SIGIOT): Same.
1185 (SIGPIPE): Same.
1186 (SIGALRM): Same.
1187 (SIGKILL): Same.
1188
1189 * procopen.c (chain_open): Use dup2() instead of fcntl().
1190
1191 2004-08-14 Paolo Bonzini <bonzini@gnu.org>
1192
1193 PR other/17991
1194
1195 * Makefile.in (ALLOBJ, TESTOBJ, FIXOBJ): Add fixopts.o.
1196 Update copyright year.
1197 * fixfixes.c (main): Call initialize_opts from fixopts.c.
1198 * fixincl.c (initialize): Call initialize_opts from fixopts.c,
1199 do not include code for parsing options (environment vars).
1200 (fix_with_system): Use a search path for applyfix, so that you
1201 can run the test suite with two-process fixincludes.
1202 * fixopts.c: New file.
1203 * configure.ac: Add --enable-twoprocess. Export ac_exeext
1204 to config.h. Default to --enable-twoprocess for MinGW32.
1205 * config.h.in: Regenerate.
1206 * configure: Regenerate.
1207
1208 2004-10-04 Loren J. Rittle <ljrittle@acm.org>
1209
1210 * tests/base/sys/cdefs.h: Update from test area.
1211
1212 2004-09-17 Roger Sayle <roger@eyesopen.com>
1213
1214 * inclhack.def (linux_ia64_ucontext): New fix.
1215 * fixincl.x: Regenerate.
1216 * tests/base/sys/ucontext.h: New file.
1217
1218 2004-09-15 Roger Sayle <roger@eyesopen.com>
1219
1220 * tests/base/sys/time.h: Correct mismatch in 2004-09-10 check-in.
1221 * tests/base/stdlib.h: Likewise.
1222
1223 2004-09-13 Loren J. Rittle <ljrittle@acm.org>
1224
1225 * inclhack.def (freebsd_gcc4_breakage): Add.
1226 * fixincl.x: Regenerate.
1227 * tests/base/sys/cdefs.h: Update for new test.
1228
1229 2004-09-10 Adam Nemet <anemet@lnxw.com>
1230
1231 * inclhack.def (lynx_void_int): Remove.
1232 (lynxos_fcntl_proto): Remove.
1233 (lynxos_no_warning_in_sys_time_h): New fix.
1234 (lynxos_missing_putenv): New fix.
1235 * fixincl.x: Regenerate.
1236 * tests/base/fcntl.h: Remove.
1237 * tests/base/sys/time.h: Update from test area.
1238 * tests/base/curses.h: Likewise.
1239 * tests/base/stdlib.h: Likewise.
1240
1241 2004-09-03 Jan Beulich <jbeulich@novell.com>
1242
1243 * inclhack.def: Suppress exception_structure and math_exception
1244 for NetWare headers.
1245 * fixincl.x: Regenerate.
1246
1247 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
1248
1249 * .cvsignore: New.
1250 * Makefile.in: From gcc/fixinc/Makefile.in, making it fully
1251 autoconfiscated.
1252 * configure.ac: New.
1253 * config.h.in: Generate.
1254 * configure: Generate.
1255 * aclocal.m4: New.
1256 * fixlib.h: Remove inclusions of gcc files.
1257 * system.h: New.
1258
1259 Other files copied from gcc/fixinc.
This page took 0.091042 seconds and 6 git commands to generate.