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