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