]> gcc.gnu.org Git - gcc.git/blame - fixincludes/ChangeLog
re PR c++/43558 (Rejects specialization)
[gcc.git] / fixincludes / ChangeLog
CommitLineData
f48aa01a
L
12010-03-28 H.J. Lu <hongjiu.lu@intel.com>
2
3 PR target/40722
4 * mkfixinc.sh: Revert the last change for mingw.
5
6f5db5f7
JM
62010-03-24 Joseph Myers <joseph@codesourcery.com>
7
8 * inclhack.def (glibc_strncpy): New fix.
9 * fixincl.x: Regenerate.
10 * tests/base/bits/string2.h: Update.
11
1ab71299
L
122010-03-23 H.J. Lu <hongjiu.lu@intel.com>
13
14 PR target/40722
15 * mkfixinc.sh: Fix stdlib.h for mingw.
16
73489878
BK
172010-02-19 Bruce Korb <bkorb@gnu.org>
18
19 * inclhack.def: remove vestiges of inadvertently committed changes
20
d76f631a
BK
212010-02-10 Bruce Korb <bkorb@gnu.org>
22
23 * README: fix up references to old gcc/fixinc directory
24
93e520a2
RO
252010-01-29 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
26
27 * inclhack.def (solaris_int_limits_3): New fix.
28 * fixincl.x: Regenerate.
29 * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_3_CHECK]: New
30 test.
31
32 * inclhack.def (solaris_int_const, solaris_int_limits_1,
33 solaris_int_limits_2 ): Applies to Solaris 2 in general.
34 Remove select.
35 Add mach for *-*-solaris2*.
36 Change second c_fix_arg to select.
37 Remove #pragma ident from test_text.
38 * fixincl.x: Regenerate.
39 * tests/base/sys/int_const.h [SOLARIS_INT_CONST_CHECK]: Remove
40 #pragma trigger text.
41 * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_1_CHECK,
42 SOLARIS_INT_LIMITS_2_CHECK]: Likewise.
43
dc4f0670
RO
442010-01-26 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
45
46 * inclhack.def (aix_stdint_1): Add stdint-aix.h to files.
47 (aix_stdint_2): Likewise.
48 (aix_stdint_3): Likewise.
49 (aix_stdint_4): Likewise.
50 (aix_stdint_5): Likewise.
51 (darwin_stdint_1): Add stdint-darwin.h to files.
52 (darwin_stdint_2): Likewise.
53 (darwin_stdint_3): Likewise.
54 (darwin_stdint_4): Likewise.
55 (darwin_stdint_5): Likewise.
56 (darwin_stdint_6): Likewise.
57 (darwin_stdint_7): Likewise.
58 (hpux_c99_intptr): Add stdint-hpux11.h to files.
59 (hpux_c99_inttypes): Likewise.
60 (hpux_c99_inttypes2): Likewise.
61 (hpux_stdint_least_fast): Likewise.
62 (irix_stdint_c99): Renamed to irix_stdint_c99_mode.
63 (irix_stdint_c99_types): New fix.
64 (irix_stdint_c99_macros): New fix.
65 (newlib_stdint_1): Add stdint-newlib.h to files.
66 (newlib_stdint_2): Likewise.
67 fixincl.x: Regenerate.
68 tests/base/stdint-aix.h: New file.
69 tests/base/stdint.h [AIX_STDINT_1_CHECK, AIX_STDINT_2_CHECK,
70 AIX_STDINT_3_CHECK, AIX_STDINT_4_CHECK, AIX_STDINT_5_CHECK]: Moved ...
71 tests/base/stdint-aix.h: ... here.
72 [AIX_STDINT_3_CHECK]: Updated to match aix_stdint_3 fix.
73 [AIX_STDINT_4_CHECK]: Updated to match aix_stdint_4 fix.
74 [AIX_STDINT_5_CHECK]: Updated to match aix_stdint_5 fix.
75 tests/base/stdint-darwin.h: New file.
76 tests/base/stdint.h [DARWIN_STDINT_1_CHECK, DARWIN_STDINT_2_CHECK,
77 DARWIN_STDINT_3_CHECK, DARWIN_STDINT_4_CHECK,
78 DARWIN_STDINT_5_CHECK, DARWIN_STDINT_6_CHECK]: Moved ...
79 tests/base/stdint-darwin.h: ... here.
80 [DARWIN_STDINT_1_CHECK]: Updated to match darwin_stdint_1 fix.
81 [DARWIN_STDINT_4_CHECK]: Updated to match darwin_stdint_4 fix.
82 [DARWIN_STDINT_6_CHECK]: Updated to match darwin_stdint_6 fix.
83 tests/base/stdint-hpux11.h: New file.
84 tests/base/stdint.h [HPUX_C99_INTPTR_CHECK,
85 HPUX_C99_INTTYPES2_CHECK, HPUX_STDINT_LEAST_FAST_CHECK]: Moved ...
86 tests/base/stdint-hpux11.h: ... here.
87 [HPUX_C99_INTPTR_CHECK]: Updated to match hpux_c99_intptr fix.
88 [HPUX_C99_INTTYPES2_CHECK]: Updated to match hpux_c99_inttypes2 fix.
89 tests/base/stdint.h [IRIX_STDINT_C99_CHECK]: Renamed guard to
90 IRIX_STDINT_C99_MODE_CHECK.
91 tests/base/stdint-irix65.h: New file.
92 tests/base/stdint-newlib.h: New file.
93 tests/base/stdint.h [NEWLIB_STDINT_1_CHECK,
94 NEWLIB_STDINT_2_CHECK]: Moved ...
95 tests/base/stdint-newlib.h: ... here.
96
43e02a8a
RW
972009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
98
99 * configure: Regenerate.
100
84b80444
SE
1012009-10-21 Steve Ellcey <sje@cup.hp.com>
102
103 * inclhack.def (hpux_stdint_least_fast): Simplify.
104 * fixincl.x: Regenerate.
105 * tests/base/stdint.h: Update.
106
07471115
RW
1072009-09-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
108
109 * inclhack.def (isc_fmod, isc_omits_with_stdc)
110 (nested_sys_limits, sco_math): Remove.
111 * tests/base/math.h (ISC_FMOD_CHECK, SCO_MATH_CHECK): Remove.
112 * tests/base/stdio.h (ISC_OMITS_WITH_STDC_CHECK): Remove.
113 * tests/base/sys/limits.h: Remove.
114 * fixincl.x: Regenerate.
115
a3d37119
RW
1162009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
117
118 PR testsuite/29737
119 PR bootstrap/35938
120 PR testsuite/39655
121 * check.tpl: Fix typos.
122 * README: Likewise. Also, document that 'select' uses ERE.
123 * mkheaders.in: Update copyright years in --version output.
124 * inclhack.def (sco_math): Add missing final newline in sed
125 script 'a', 'c', or 'i' commands, for BSD sed.
126 (sco_math): In the text of 'a', 'c', or 'i' sed
127 commands, prepend leading white space with a backslash to avoid
128 the whitespace to be removed by BSD sed.
129 (sco_math): Match plain 'C++' instead of 'C\+\+' in sed regex.
130 (x11_new): Fix sed expression, for BSD sed.
131 (glibc_mutex_init): Fix newlines in sed 's' command replacement
132 part, for GNU sed 3.02 and Solaris sed.
133 (glibc_mutex_init): Replace unportable \+ sed regex operator
134 with \{1,\}.
135 (glibc_c99_inline_2, glibc_mutex_init): Avoid unportable sed
136 alternation \| regex operator.
137 (solaris_complex): Remove superfluous backslashes from
138 replacement string. Replace \+ operator with \{1,\}.
139 * tests/base/Xm/Traversal.h: This is fixed for BSD sed now.
140 * fixincl.x: Regenerate.
141
7aa7b459
RO
1422009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
143
144 PR libfortran/41169
145 * inclhack.def (irix_complex): New fix.
146 (solaris_complex): Likewise.
147 * fixincl.x: Regenerate.
148 * tests/base/complex.h [IRIX_COMPLEX_CHECK, SOLARIS_COMPLEX_CHECK]:
149 New tests.
150
0b7da9ce
BK
1512009-08-28 Bruce Korb <bkorb@gnu.org>
152 Steve Ellcey <sje@cup.hp.com>
153
154 * README (files): Describe files entry.
155 * inclhack.def (hpux_stdint_least): Remove.
156 (hpux_stdint_fast): Remove.
157 (hpux_stdint_fast): Remove.
158 (hpux_stdint_least_fast): New.
159 (hpux_inttype_int_least8_t): Remove.
160 (hpux_inttype_int8_t): Modify.
161 * fixincl.x: Regenerate.
162 * tests/base/stdint.h: Update.
163 * tests/base/sys/_inttypes.h: Update.
164
629fff4b
SE
1652009-08-28 Steve Ellcey <sje@cup.hp.com>
166
167 * inclhack.def (hpux_imaginary_i): Remove spaces.
168 * fixincl.x: Regenerate.
169 * tests/base/stdint.h: Update AIX fixes.
170 * tests/base/complex.h: Change HPUX_IMAGINARY_I_CHECK fix.
171
df58e648
RW
1722009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
173
174 * configure.ac (AC_PREREQ): Bump to 2.64.
175
5213506e
RW
1762009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
177
178 * aclocal.m4: Regenerate.
179 * configure: Regenerate.
180 * config.h.in: Regenerate.
181
be274b21
DE
1822009-08-17 David Edelsohn <edelsohn@gnu.org>
183
184 * inclhack.def (aix_complex): Redefine _Complex_I. Do not
185 redefine I.
186 * (aix_stdint_[12345]): New fixes.
187 * fixincl.x: Regenerate.
188 * tests/base/complex.h: Update check.
189 * tests/base/stdint.h: Add AIX stdint.h checks.
190
03c57948
SE
1912009-08-14 Steve Ellcey <sje@cup.hp.com>
192
193 * inclhack.def (hpux_imaginary_i): New fix.
194 * fixincl.x: Regenerate.
195 * tests/base/complex.h: New file.
196
f3ecb732
DE
1972009-08-12 David Edelsohn <edelsohn@gnu.org>
198
199 * inclhack.def (aix_complex): New fix.
200 * fixincl.x: Regenerate.
201
175196a0
JDA
2022009-08-01 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
203
204 * inclhack.def (hpux_inttype_int_least8_t): Also apply on hpux10*.
205 (hpux_inttype_int8_t): Likewise.
206 * fixincl.x: Regenerate.
207
6efbd53f
RW
2082009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
209
210 * Makefile.in (AUTOCONF, AUTOHEADER, ACLOCAL, ACLOCAL_AMFLAGS):
211 New variables.
212 ($(srcdir)/configure, $(srcdir)/config.h.in, $(srcdir)/aclocal.m4):
213 Use them.
214
94ab808c
FXC
2152009-07-04 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
216
217 * inclhack.def (darwin_stdint_5, darwin_stdint_6,
218 darwin_stdint_7): New fixes.
219 * fixincl.x: Regenerate.
220 * tests/base/stdint.h: Adjust test for new fixes.
221
d4289bdd
EB
2222009-07-03 Eric Botcazou <ebotcazou@adacore.com>
223
224 * inclhack.def (solaris_int_types): New fix.
225 * fixincl.x: Regenerate.
226 * tests/base/sys/int_types.h: New file.
227
fdfbd469
FXC
2282009-06-09 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
229
230 * inclhack.def (darwin_stdint_1, darwin_stdint_2, darwin_stdint_3,
231 darwin_stdint_4): New fixes.
232 * tests/base/stdint.h: Adjust test results for new fixes.
233 * fixincl.x: Regenerate.
234
b0999b01
EB
2352009-05-29 Eric Botcazou <ebotcazou@adacore.com>
236
237 * inclhack.def (solaris_int_const): New fix.
238 (solaris_int_limits_1): Likewise.
239 (solaris_int_limits_2): Likewise.
240 * fixincl.x: Regenerate.
241 * tests/base/sys/int_const.h: New file.
242 * tests/base/sys/int_limits.h: Likewise.
243
b51c6a2c
JM
2442009-05-15 Joseph Myers <joseph@codesourcery.com>
245
246 * inclhack.def (glibc_tgmath): Correct bypass.
247 * fixincl.x: Regenerate.
248
62e66577
SE
2492009-04-28 Steve Ellcey <sje@cup.hp.com>
250
251 * inclhack.def (hpux11_uint32_c): Remove.
252 (hpux_long_double): Disable on hpux11.3*.
253 (hpux_long_double_2): New.
254 (hpux_c99_intptr): New.
255 (hpux_c99_inttypes): New.
256 (hpux_c99_inttypes2): New.
257 (hpux_stdint_least): New.
258 (hpux_stdint_fast): New.
259 (hpux_inttype_int_least8_t): New.
260 (hpux_inttype_int8_t): New.
261 * fixincl.x: Regenerate.
262 * tests/base/sys/_inttypes.h: New.
263 * tests/base/inttypes.h: Update.
264 * tests/base/stdlib.h: Update.
265 * tests/base/stdint.h: Update.
266
e2556904
JM
2672009-04-28 Joseph Myers <joseph@codesourcery.com>
268
269 * inclhack.def (glibc_stdint): New fix.
270 * fixincl.x: Regenerate.
271 * tests/base/stdint.h: Update.
272
748086b7
JJ
2732009-04-09 Jakub Jelinek <jakub@redhat.com>
274
275 * Makefile.in: Change copyright header to refer to version
276 3 of the GNU General Public License and to point readers at the
277 COPYING3 file and the FSF's license web page.
278 * fixfixes.c: Likewise.
279 * fixinc.in: Likewise.
280 * fixincl.c: Likewise.
281 * fixlib.c: Likewise.
282 * fixlib.h: Likewise.
283 * fixopts.c: Likewise.
284 * fixtests.c: Likewise.
285 * genfixes: Likewise.
286 * mkheaders.in: Likewise.
287 * system.h: Likewise.
288
207bf79d
JM
2892009-03-31 Joseph Myers <joseph@codesourcery.com>
290
291 PR c/448
292 * inclhack.def (newlib_stdint_1, newlib_stdint_2): New fixes.
293 * fixincl.x: Regenerate.
294 * tests/base/stdint.h: Update.
295
615ce5fd
JM
2962009-03-29 Joseph Myers <joseph@codesourcery.com>
297
298 * tests/base/math.h, tests/base/pthread.h, tests/base/sys/wait.h:
299 Update.
300
928c19bb
JM
3012009-03-29 Joseph Myers <joseph@codesourcery.com>
302
303 PR c/456
304 PR c/5675
305 PR c/19976
306 PR c/29116
307 PR c/31871
308 PR c/35198
309 * inclhack.def (glibc_tgmath): New fix.
310 * fixincl.x: Regenerate.
311 * tests/base/tgmath.h: New.
312
52c0e446
JM
3132009-03-28 Joseph Myers <joseph@codesourcery.com>
314
315 * inclhack.def (aix_syswait, exception_structure,
316 pthread_page_size): Remove.
317 (math_exception): Remove mention of fixproto in comment.
318 * fixincl.x: Regenerate.
319 * mkheaders.in: Do not handle STMP_FIXPROTO.
320
ea7557f0
SL
3212009-03-27 Sandra Loosemore <sandra@codesourcery.com>
322
323 * server.c (run_shell): Quote directory name passed to cd.
324
10fc64a7
BK
3252009-03-01 Bruce Korb <bkorb@gnu.org>
326 Apply a positively ancient patch:
327
328 2004-10-15 Giovanni Bajo <giovannibajo@libero.it>
593b6421
GB
329
330 * inclhack.def (alpha_if_semicolon): new fix from long, long ago
331 * tests/base/net/if.h: Add new test.
332
fc7e9554
AT
3332009-01-06 Andreas Tobler <a.tobler@schweiz.org>
334
335 * tests/base/locale.h: Add new test.
336 * tests/base/stdarg.h: Likewise.
337
8ba59b08
SE
3382009-01-05 Steve Ellcey <sje@cup.hp.com>
339
340 * inclhack.def (hpux_spu_info): Add files line.
341 * fixincl.x: Regenerate.
342
9cb82550
AT
3432009-01-01 Andreas Tobler <a.tobler@schweiz.org>
344
345 * inclhack.def (openbsd_null_definition): Redefine NULL to (void *)0
346 in case of C.
347 * fixincl.x: Regenerate.
348
261b8381
AT
3492008-12-31 Andreas Tobler <a.tobler@schweiz.org>
350
351 PR target/35460
352 * inclhack.def (openbsd_va_start): Use __builtin_va_start
353 for OpenBSD.
354 * fixincl.x: Regenerate.
355
baafc534
RW
3562008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
357
358 * configure: Regenerate.
359
8739b9c7
SE
3602008-12-15 Steve Ellcey <sje@cup.hp.com>
361
362 * inclhack.def (hpux_spu_info): Match PA as well as IA64.
363 * fixincl.x: Regenerate.
364
6a4bde96
L
3652008-09-06 H.J. Lu <hongjiu.lu@intel.com>
366
367 * configure.ac: Fix a typo.
368 * configured: Regenerate.
369
6aa1f8c1
BK
3702008-09-06 Bruce Korb <bkorb@gnu.org>
371
372 * fixincl.tpl (sed): make the program executable configurable.
373 Some platforms have some rather oddball defaults.
374 * config.h.in (SED_PROGRAM): define the default sed.
375 * fixincl.x: regenerated
376 * tests/base/internal/wchar_core.h: fix bad sample text
377 * tests/base/math.h: fix bad sample text
378 * configure.ac: search for working sed
379 * inclhack.def (glibc_mutex_init): fix non-portable construct
380 and re-order a few misordered entries.
381
18c04407
RW
3822008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
383
384 * configure: Regenerate.
385
cd985f66
JM
3862008-06-07 Joseph Myers <joseph@codesourcery.com>
387
388 * inclhack.def (AAB_svr4_replace_byteorder,
389 AAB_ultrix_ansi_compat, AAB_ultrix_limits, AAB_ultrix_memory,
390 libc1_G_va_list, libc1_ifdefd_memx, nested_motorola,
391 ptx_sys_mc_param_h, sco_regset, sco_static_func, sco_utime,
392 solaris_mutex_init_1, solaris_socket, solaris_unistd,
393 solaris_widec, svr4_krnl, ultrix_atexit_param, ultrix_atof_param,
394 ultrix_const3, ultrix_fix_fixproto, ultrix_ifdef, ultrix_locale,
395 ultrix_math_ifdef, ultrix_nested_ioctl, ultrix_nested_svc,
396 ultrix_stat, ultrix_static, ultrix_stdlib, ultrix_strings,
397 ultrix_strings2, ultrix_sys_time, ultrix_unistd,
398 unicosmk_restrict, uw7_byteorder_fix, windiss_math1,
399 windiss_math2, windiss_valist): Remove.
400 * fixincl.x: Regenerate.
401 * mkfixinc.sh: (arm-semi-aof, hppa1.1-*-osf*, hppa1.1-*-bsd*,
402 i370-*-openedition, i?86-*-moss*, i?86-*-uwin*,
403 powerpc-*-eabiaix*): Remove.
404 * tests/base/math.h: Update.
405 * tests/base/pthread.h: Update.
406 * tests/base/stdio.h: Update.
407 * tests/base/stdlib.h: Update.
408 * tests/base/string.h: Update.
409 * tests/base/strings.h: Update.
410 * tests/base/sys/file.h: Update.
411 * tests/base/sys/limits.h: Update.
412 * tests/base/sys/socket.h: Update.
413 * tests/base/sys/stat.h: Update.
414 * tests/base/sys/time.h: Update.
415 * tests/base/testing.h: Update.
416 * tests/base/unistd.h: Update.
417 * tests/base/_G_config.h: Remove.
418 * tests/base/arpa: Remove directory.
419 * tests/base/fs: Remove directory.
420 * tests/base/locale.h: Remove.
421 * tests/base/machine: Remove directory.
422 * tests/base/rpc/svc.h: Remove.
423 * tests/base/sys/ioctl.h: Remove.
424 * tests/base/sys/regset.h: Remove.
425 * tests/base/sys/times.h: Remove.
426 * tests/base/sys/utsname.h: Remove.
427 * tests/base/widec.h: Remove.
428
7de4b37e
KG
4292008-05-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
430
431 * inclhack.def (solaris_math_4): Use GCC's __builtin_fpclassify.
432 * tests/base/iso/math_c99.h: Update.
433 * fixincl.x: Regenerate.
434
2627042d
JM
4352008-05-14 Joseph Myers <joseph@codesourcery.com>
436
437 * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on
438 posix_types_64.
439 * fixincl.x: Regenerate.
440
9ae83b84
KT
4412008-04-25 Kai Tietz <kai.tietz@onvision.com>
442
443 * fixincl.c (fix_with_system): Cast pointer difference to long.
444 * fixlib.c (make_raw_shell_str): Cast compare to avoid sign warning.
445
deb984e6
PB
4462008-04-18 Paolo Bonzini <bonzini@gnu.org>
447
448 PR bootstrap/35457
449 * Makefile.in: Rewrite aclocal.m4 rule.
450 * aclocal.m4: Regenerate.
451 * configure: Regenerate.
452
83644cd5
PG
4532008-03-07 Peter O'Gorman <pogma@thewrittenword.com>
454
455 PR c++/20366
456 * inclhack.def (AAB_aix_stdio): Hack stdio.h for -D_LARGE_FILES.
457 * fixincl.x: Regenerate.
458 * tests/base/stdio.h: Add test.
459
98266db0
BE
4602008-02-25 Ben Elliston <bje@au.ibm.com>
461
462 PR other/32948
463 * fixincl.c (fix_applies): Remove unused variable `name_len'.
464
c951ae40
KG
4652008-02-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
466
467 * inclhack.def (solaris_math_10): New.
468 * tests/base/iso/math_c99.h: Update.
469
470 * fixincl.x: Regenerate.
471
719bb4e3 4722008-02-04 Ismail Dönmez <ismail@pardus.org.tr>
b452c141
ID
473
474 * inclhack.def: (bsd_stdio_attrs_conflict, freebsd_gcc3_breakage,
475 freebsd_gcc4_breakage, hppa_hpux_fp_macros, hpux11_abs,
476 netbsd_c99_inline_1, netbsd_c99_inline_2, netbsd_extra_semicolon): Add
477 quotes around mach entries.
478 * fixincl.x: Regenerate with latest autogen (5.9.4), updating license
479 to GPLv3.
480
c91e2eae
HPN
4812008-02-04 Hans-Peter Nilsson <hp@axis.com>
482
8181078a 483 PR other/31405
c91e2eae
HPN
484 * inclhack.def: (glibc_c99_inline_1a): Re-add last change.
485 (glibc_c99_inline_3) <bypass>: Change from __STDC_VERSION__ to
486 __extern_inline|__GNU_STDC_INLINE__.
487 (glibc_c99_inline_4) <files>: Add wchar.h and */wchar.h.
488 <bypass>: Change from __STDC_VERSION__ to
489 __extern_inline|__GNU_STDC_INLINE__.
490 <first c_fix_arg>: Change from #ifdef-wrapping the extern part to
491 appending attribute-gnu_inline.
492 <second c_fix_arg>: Remove.
493 <test_text>: Remove __extern_inline line.
494 * tests/base/features.h: Re-add.
495 * tests/base/sys/sysmacros.h: Adjust.
496 * fixincl.x: Regenerate.
497
b8c9ec3d
HPN
4982008-01-06 Hans-Peter Nilsson <hp@axis.com>
499
500 Revert last change.
501
b6541c10
HPN
5022007-12-18 Hans-Peter Nilsson <hp@axis.com>
503
504 * inclhack.def: (glibc_c99_inline_1a, glibc_c99_inline_5): New.
505 * fixincl.x: Regenerate.
506 * tests/base/wchar.h: Update.
507 * tests/base/features.h: New.
508
6f8c1750
JDA
5092007-10-14 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
510
511 PR target/33700
512 * inclhack.def (hpux11_pthread_const): New.
513 * fixincl.x: Regenerate.
514 * tests/base/sys/pthread.h: Update.
515
a2085738
KT
5162007-10-12 Kai Tietz <kai.tietz@onevision.com>
517
518 * configure.ac: x86_64 mingw target uses twoprocess.
519 * mkfixinc.sh: Add x86_64 mingw target.
520 * configure: Regenerate.
521
b6bbae95
GK
5222007-10-09 Geoffrey Keating <geoffk@apple.com>
523
524 * inclhack.def (darwin_externc): New.
525 * fixincl.x: Regenerate.
526 * tests/base/mach-o/swap.h: New.
527
d531cdb1
KG
5282007-08-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
529
530 * inclhack.def (solaris_math_5, solaris_math_6, solaris_math_7):
531 Delete fixes.
532 * tests/base/iso/math_c99.h: Delete associated test baselines.
533 * fixincl.x: Regenerate.
534
63729d84
KW
5352007-07-24 Krister Walfridsson <cato@df.lth.se>
536
537 PR target/30058
538 * inclhack.def (netbsd_c99_inline_2): New.
539 * fixincl.x: Regenerate.
540 * tests/base/signal.h: Update.
541
dadda6ca
KG
5422007-07-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
543
544 PR target/32641
545
546 * inclhack.def (solaris_math_4, solaris_math_5, solaris_math_6,
547 solaris_math_7): Constify and make FP exception-safe.
548 * tests/base/iso/math_c99.h: Update.
549
550 * fixincl.x: Regenerate.
551
8919fa4a
RO
5522007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
553
554 PR libgcj/28190
555 * inclhack.def (irix_stdint_c99): New fix.
556 * fixincl.x: Regenerate.
557 * tests/base/stdint.h: New test.
558
1fd994f1
SE
5592007-06-06 Steve Ellcey <sje@cup.hp.com>
560
561 PR testsuite/31828
562 * inclhack.def (hppa_hpux_fp_macros): New.
563 * fixincl.x: Regenerate.
564 * tests/base/math.h: Update.
565
cb3790cb
JJ
5662007-03-26 Jakub Jelinek <jakub@redhat.com>
567
568 * inclhack.def (glibc_c99_inline_1): Define __USE_EXTERN_INLINES
569 if __extern_inline or __GNUC_GNU_INLINE__ is defined rather than
570 __STDC_VERSION__ < 199901L.
571 (glibc_c99_inline_2): Replace #if __STDC_VERSION__ < 199901L
572 with #ifdef __GNUC_GNU_INLINE__.
573 (glibc_c99_inline_3): Add select. Replace __STDC_VERSION__ >= 199901L
574 with defined(__GNUC_STDC_INLINE__).
575 (glibc_c99_inline_4): Change select, add second c_fix_arg.
576 Replace #if __STDC_VERSION__ < 199901L with
577 #ifdef __GNUC_GNU_INLINE__.
578 * fixincl.x: Regenerated.
579 * tests/base/bits/string2.h: Update.
580 * tests/base/sys/sysmacros.h: Update.
581 * tests/base/sys/stat.h: Update.
582
7270dd8e
KW
5832007-03-18 Krister Walfridsson <cato@df.lth.se>
584
585 PR target/30058
586 * inclhack.def (netbsd_c99_inline_1): New.
587 * fixincl.x: Regenerate.
588 * tests/base/signal.h: New.
589
07f1ac6d
BM
5902007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
591
592 * Makefile.in: Add dummy "install-info" target.
593
14da6073
JM
5942007-03-06 Joseph Myers <joseph@codesourcery.com>
595
596 * mkheaders.in: Fix headers for each multilib required.
597
b31f8484
BM
5982007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
599
600 * Makefile.in: Add dummy install-pdf target.
601
f686ec05
JM
6022007-02-27 Joseph Myers <joseph@codesourcery.com>
603
604 * mkheaders.in (incdir): Use include-fixed not include.
605
123ddd68
BM
6062007-02-15 Brooks Moses <brooks.moses@codesourcery.com>
607
608 * Makefile.in: Added "pdf" target to .PHONY.
609
cefde4f5
RG
6102007-02-05 Richard Guenther <rguenther@suse.de>
611
612 * inclhack.def (glibc_c99_inline_4): Adjust selector to cope
613 with older glibc. Adjust version number for C99.
614 * fixincl.x: Regenerated.
615
3c1c7aae
MS
6162007-02-04 Mike Stump <mrs@apple.com>
617
618 * mkheaders.in: Allow optional isysroot parameter.
619
5c4f0f47
BK
6202007-02-03 Bruce Korb <bkorb@gnu.org>
621
622 * inclhack.def (glibc_c99_inline_4): replace "extern" only if
623 surrounded by space characters.
624
a942e89f
DF
6252007-01-25 Daniel Franke <franke.daniel@gmail.com>
626
627 PR target/30272
628 * inclhack.def(broken_cabs): Also remove definition of cabsl.
629 * fixincl.x: Regenerate.
630 * tests/base/math.h: Update.
631
401be4b6
BK
6322007-01-05 Bruce Korb <bkorb@gnu.org>,
633 Daniel Franke <franke.daniel@gmail.com>
634
635 PR target/30008
636 * fixincl.tpl (List): separate file name patterns with a NUL byte instead
637 of a vertical bar ("|").
2f82a97b
BK
638 * fixincl.c (fix_applies, machine_matches): Use fnmatch for name
639 matching. Set SKIP_TEST flag if we are not to run a test.
401be4b6
BK
640 * fixincl.x: Regenerate.
641 * inclhack.def (glibc_c99_inline_[1234], broken_cabs, broken_nan,
642 kandr_concat, sco_math): Replace lists of specfic file names by search
643 patterns.
644
da32da74
OH
6452006-12-12 Olivier Hainque <hainque@adacore.com>
646
647 * fixincludes/mkfixinc.sh: Add "*-*-vxworks*" to the list of
648 targets for which a no-op fixer is appropriate.
649
98e06787
RG
6502006-11-07 Richard Guenther <rguenther@suse.de>
651
652 * inclhack.def (glibc_c99_inline_2): Adjust for glibc 2.3
653 systems.
654 * fixincl.x: Regenerate.
655
502e2a2d
GK
6562006-11-02 Geoffrey Keating <geoffk@apple.com>
657
658 * inclhack.def (glibc_c99_inline_1): New.
659 * inclhack.def (glibc_c99_inline_2): New.
660 * inclhack.def (glibc_c99_inline_3): New.
661 * inclhack.def (glibc_c99_inline_4): New.
662 * fixincl.x: Regenerate.
663 * tests/base/bits/string2.h: New.
664 * tests/base/sys/sysmacros.h: New.
665 * tests/base/sys/stat.h: Update.
666
b4d24eaa
SE
6672006-11-01 Steve Ellcey <sje@cup.hp.com>
668
669 * tests/base/sys/socket.h: Update.
670
be645fd9
SE
6712006-10-31 Steve Ellcey <sje@cup.hp.com>
672
673 * inclhack.def (hpux11_extern_sendfile): New.
674 (hpux11_extern_sendpath): New.
675 * fixincl.x: Regenerate.
676
0f45f0f5
JM
6772006-10-29 Joseph Myers <joseph@codesourcery.com>
678
679 * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on x86_64.
680 * fixincl.x: Regenerate.
681
b5422ad7
BM
6822006-10-10 Brooks Moses <bmoses@stanford.edu>
683
684 * Makefile.in: Added empty "pdf" target.
685
6c65aa40
JDA
6862006-10-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
687
688 PR target/29300
689 * inclhack.def (hpux_pthread_initializers): New hack.
690 * tests/base/sys/pthread.h: New file.
691
692 * fixincl.x: Regenerate.
693
4d98def0
UB
6942006-10-03 Uros Bizjak <uros@kss-loka.si>
695
696 * inclhack.def (glibc_mutex_init): Also fix
697 PTHREAD_MUTEX_(RECURSIVE|ERRORCHECK|ADAPTIVE)_NP and
698 PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP initializers.
36a43def
UB
699 * tests/base/pthread.h: Update.
700
701 * fixincl.x: Regenerate.
4d98def0 702
f6f7aabc
UB
7032006-10-01 Uros Bizjak <uros@kss-loka.si>
704
4d98def0
UB
705 * inclhack.def (glibc_mutex_init): New fix.
706 * tests/base/pthread.h: Update.
f6f7aabc 707
4d98def0 708 * fixincl.x: Regenerate.
f6f7aabc 709
a77d42cf
KG
7102006-09-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
711
712 * inclhack.def (solaris_mutex_init_2): Update for Solaris9.
713 Prevent it from running on solaris10 or later.
714 (solaris_once_init_2): Fix comment.
715 * tests/base/pthread.h: Update.
716
717 * fixincl.x: Regenerate.
718
0a1f02df
KG
7192006-09-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
720
721 * inclhack.def (solaris_once_init_2): New fix.
722 * tests/base/pthread.h: Update.
723
724 * fixincl.x: Regenerate.
725
2b655a0a
KG
7262006-09-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
727
728 * inclhack.def (solaris_mutex_init_2): Remove test for
729 PTHREAD_RWLOCK_INITIALIZER.
730 (solaris_rwlock_init_1): New.
731 * tests/base/pthread.h: Update.
732
733 * inclhack.def (solaris_once_init_1): New.
734 * tests/base/pthread.h: Adjust for new fix.
735
736 * fixincl.x: Regenerate.
737
58245475
RS
7382006-07-17 Roger Sayle <roger@eyesopen.com>
739
740 * tests/base/errno.h: New file.
741 * tests/base/architecture/ppc/math.h: Likewise.
742 * tests/base/ia64/sys/getppdp.h: Likewise.
743
b24f7f6b
LB
7442006-07-10 Laurynas Biveinis <laurynas.biveinis@gmail.com>
745
746 PR bootstrap/20437
58245475 747 * Makefile.in (configure, config.h.in): Change into $(srcdir)
b24f7f6b
LB
748 before autoconf or autoheader call.
749
e10e3ac8
SE
7502006-06-23 Steve Ellcey <sje@cup.hp.com>
751
752 PR target/28084
753 * inclhack.def (hpux_extern_errno): New.
754 * fixincl.x: Regenerate.
755
ae022d32
CD
7562006-05-23 Carlos O'Donell <carlos@codesourcery.com>
757
758 * Makefile.in: Add dvi info html and install-html to .PHONY
759 Add install-html target.
760
de1f8a0d
MS
7612006-05-16 Mike Stump <mrs@apple.com>
762
763 * configure.ac: Add -Wno-overlength-strings.
764 * configure: Regenerate.
765
fc92a2d4
BF
7662006-05-14 Bernhard Fischer <aldot@gcc.gnu.org>
767
768 * README: Fix typo.
769
e084430d
SE
7702006-02-18 Steve Ellcey <sje@cup.hp.com>
771
772 PR target/26189
773 * inclhack.def (hpux_spu_info): New.
774 * fixincl.x: Regenerate
775
03e34d09
MD
7762006-01-31 Marcin Dalecki <martin@dalecki.de>
777
778 * configure.ac: Check for asprintf, basename, vasprintf.
779 * config.h.in: Regenerate.
780 * configure: Regenerate.
781
bf73f6d2
AP
7822006-01-19 Andrew Pinski <pinskia@physics.uc.edu>
783
784 PR target/15642
785 * inclhack.def (AAB_darwin7_9_long_double_funcs [replace]): Define
786 __APPLE_CC_ as 1345.
787 (broken_nan): New.
788 * fixincl.x: Regenerate.
789
66f788b0
BK
7902005-11-24 Bruce Korb <bkorb@gnu.org>
791
58245475
RS
792 * fixincl.c (write_replacement): "here strings" in AutoGen
793 often/generally don't have a terminating newline. Check the
794 last byte for '\n'.
66f788b0 795
42068fd9
AJ
7962005-11-13 Andreas Jaeger <aj@suse.de>
797
798 * check.tpl: Handle CVS additionally.
799
541c886c
AJ
8002005-11-05 Andreas Jaeger <aj@suse.de>
801
802 * check.tpl: Adopt for move to subversion.
803
77923c29
JM
8042005-09-15 Joseph S. Myers <joseph@codesourcery.com>
805
806 PR c++/23139
807 * inclhack.def (huge_val_hex, huge_valf_hex, huge_vall_hex): New
808 fixes.
809 * fixincl.x: Regenerate.
810 * tests/base/bits/huge_val.h: New file.
811
df065c82
KC
8122005-08-14 Kelley Cook <kcook@gcc.gnu.org>
813
814 * All files: Update with new FSF address.
815
87fbb651
KG
8162005-07-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
817
818 * Makefile.in (WARN_CFLAGS): New.
819 (.c.o): Add $(WARN_CFLAGS).
820 * aclocal.m4: Include ../config/warnings.m4.
821 * configure.ac: Invoke ACX_PROG_CC_WARNING_OPTS,
822 ACX_PROG_CC_WARNING_ALMOST_PEDANTIC and
823 ACX_PROG_CC_WARNINGS_ARE_ERRORS.
824 * fixopts.c (initialize_opts): Fix old-style definintion.
825
826 * configure: Regenerate.
827
246e0bd8
GK
8282005-06-24 Geoffrey Keating <geoffk@geoffk.org>
829
830 * inclhack.def (AAB_darwin7_9_long_double_funcs): New.
831 (AAB_darwin7_9_long_double_funcs_2): New.
832 * fixincl.x: Regenerate.
833
11f4453b
RO
8342005-06-15 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
835
836 PR libfortran/15266
837 * inclhack.def (broken_cabs): Mention IRIX 5/6 problem.
838 Use double quotes in select so \t matches tabs.
839 Add IRIX testcase.
840 * fixincl.x: Regenerate.
841 * tests/base/math.h [BROKEN_CABS_CHECK]: Adapt for new testcase.
842
8ba8f7e5
DS
8432005-05-22 Danny Smith <dannysmith@users.souceforge.net>
844
845 PR target/21683
846 * fixincl.c: Don't include <sys/wait.h> if SEPARATE_FIX_PROC.
541c886c 847
925a4487
EB
8482005-05-19 Eric Botcazou <ebotcazou@libertysurf.fr>
849 Joseph S. Myers <joseph@codesourcery.com>
850
851 PR target/19933
852 PR target/21315
853 * inclhack.def: New fixes solaris_math_[1-9].
854 * fixincl.x: Regenerate.
855 * tests/base/iso/math_c99.h: New.
856
08862f3c
KC
8572005-05-19 Kelley Cook <kcook@gcc.gnu.org>
858
859 * aclocal.m4: Remove superfluous reference to accross.m4.
860
03a9fcb8
GDR
8612005-05-15 Gabriel Dos Reis <gdr@integrable-solutions.net>
862
863 * fixlib.c (load_file_data): Use XRESIZVEC in lieu of xrealloc.
864 * server.c (load_data): Likewise.
865 (run_shell): Use XCNEW (char) in lieu of xcalloc (1, 1).
866 * fixincl.c: #include <sys/wait.h>
867 (run_compiles): Use XCNEWVEC instead of xcalloc.
868 (fix_with_system, start_fixer): Use XNEWVEC instead of xmalloc.
869 * fixfixes.c (FIX_PROC_HEAD, main): Likewise.
870
5fabfd4c
JM
8712005-05-10 Joseph S. Myers <joseph@codesourcery.com>
872
873 * inclhack.def (stdio_stdarg_h, stdio_va_list): Bypass on
874 *-*-solaris2.1[0-9]*, not just *-*-solaris2.1[0-9].
875 * fixincl.x: Regenerate.
876
7673b71c
BK
8772005-05-06 Bruce Korb <bkorb@gnu.org>
878 Joseph S. Myers <joseph@codesourcery.com>
879
880 * fixinc/inclhack.def: Correct backslashes
881 * fixinc/fixincl.x: regen
882
042630ad
KG
8832005-04-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
884
885 * system.h (fopen, fdopen, freopen): Define these to the unlocked
886 libiberty functions.
887
0d667716
KG
8882005-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
889
890 * configure.ac (fixincludes_UNLOCKED_FUNCS): New.
891 (AC_CHECK_FUNCS, AC_CHECK_DECLS): Check for fixincludes_UNLOCKED_FUNCS.
892 * system.h (putchar, getc, getchar, clearerr, feof, fileno,
893 fflush, fgetc, fgets, ferror, fread): Redefine to the associated
894 _unlocked function.
895 (fwrite_unlocked): Fix prototype.
541c886c 896
0d667716
KG
897 * configure, config.h.in: Regenerate.
898
90ee1368
ZW
8992005-03-21 Zack Weinberg <zack@codesourcery.com>
900
901 * Makefile.in: Set gcc_version directly, not via substitution.
902 (libsubdir): Use $(gcc_version), not $(version).
903 (mkheaders.almost): New rule.
904 (mkheaders): Generate from mkheaders.almost.
905 (clean): Also delete mkheaders.almost.
906 * aclocal.m4: Do not include ../config/gcc-version.m4.
907 * configure.ac: Do not invoke TL_AC_GCC_VERSION. Generate
908 mkheaders.almost from mkheaders.in.
909 * configure: Regenerate.
910
14bfd7c7
RG
9112005-03-21 Richard Guenther <rguenth@gcc.gnu.org>
912
913 PR target/20166
914 * inclhack.def: Add fix for array of incomplete structures
915 in function prototype in pthread.h.
916 * fixincl.x: Regenerate.
917 * tests/base/pthread.h: Adjust.
918
7fbdc950
JM
9192005-03-15 Joseph S. Myers <joseph@codesourcery.com>
920
921 * inclhack.def (hpux_htonl): New fix.
922 * tests/base/netinet/in.h: New test.
923 * fixincl.x: Regenerate.
924
27f0dff4
JW
9252005-02-23 James E Wilson <wilson@specifixinc.com>
926
927 * Makefile.in (full-stamp, test-stamp, $(AF)): Add $(CFLAGS) to link.
928
098b96ab
AP
9292004-12-13 Andrew Pinski <pinskia@physics.uc.edu>
930
931 PR 18458
932 * Makefile.in (install): Add @EXEEXT@ to the end of the program name,
933 fixincl.
934
afabd8e6
RS
9352004-12-02 Richard Sandiford <rsandifo@redhat.com>
936
937 * configure.ac: Use TL_AC_GCC_VERSION to set gcc_version.
938 * aclocal.m4: Include ../config/gcc-version.m4.
939 * configure: Regenerate.
940
9fcc7481
MM
9412004-11-26 Mark Mitchell <mark@codesourcery.com>
942
943 * inclhack.def (gnu_types): Do not use on Solaris 2.1x.
944 (stdio_va_list): Likewise.
945 (stdio_stdarg.h): Likewise.
946 (solaris_stdio_tag): Add bypass.
947 * fixincl.x: Regenerated.
948
b2cfdb12
GK
9492004-11-23 Geoffrey Keating <geoffk@apple.com>
950
951 * mkfixinc.sh: Check error code from 'cat'. Don't try running
952 built fixincl program.
953 * mkheaders.in: Use @SHELL@ rather than ${SHELL} to avoid picking
954 up csh from user.
955
743348ea
RS
9562004-11-20 Roger Sayle <roger@eyesopen.com>
957
958 * inclhack.def (alpha_pthread_init): Fix technical problems with
959 the last check-in caused by CVS variable substitution.
960 * fixincl.x: Likewise.
961 * tests/base/pthread.h: Likewise.
962
1fda9d7b
RS
9632004-11-20 Roger Sayle <roger@eyesopen.com>
964 Bruce Korb <bkorb@gnu.org>
965
966 * inclhack.def (alpha_pthread_init): New fix.
967 * fixincl.x: Regenerate.
968 * tests/base/pthread.h: Update for new test.
969
43c1b5d2
BK
9702004-11-15 Bruce Korb <bkorb@gnu.org>
971
972 * fixincl.c(fix_with_system): correct misuse of variables and
973 incorrect application of "sizeof()".
974
68f674e9
JM
9752004-11-13 Joseph S. Myers <joseph@codesourcery.com>
976
977 * inclhack.def (hpux_maxint, limits_ifndefs, math_huge_val_ifndef,
978 svr4__p, undefine_null): Remove.
979 * fixincl.x: Regenerate.
980 * tests/base/AvailabilityMacros.h, tests/base/com_err.h: New.
981 * tests/base/sys/param.h: Remove.
982 * tests/base/curses.h, tests/base/math.h, tests/base/testing.h,
983 tests/base/sys/limits.h: Update.
984
251089a0
MS
9852004-11-12 Mike Stump <mrs@apple.com>
986
987 * Makefile.in (html): Add html generation support.
988
492d5b4f
JM
9892004-11-12 Joseph S. Myers <joseph@codesourcery.com>
990
991 * inclhack.def (sco_math): Bypass on __GNUG__.
992 (sysz_stdlib_for_sun): Bypass on _CLASSIC_ANSI_TYPES.
993 * fixincl.x: Regenerate.
994
793387fa
JM
9952004-11-09 Joseph S. Myers <joseph@codesourcery.com>
996
997 * inclhack.def (hpux8_bogus_inlines): Bypass on __GNUG__.
998 (int_abort_free_and_exit, sun_malloc, sysv68_string): Bypass on
999 _CLASSIC_ANSI_TYPES.
1000 (sun_auth_proto): Bypass on __cplusplus.
1001 * fixincl.x: Regenerate.
1002
ea595d4f
GK
10032004-11-05 Geoffrey Keating <geoffk@apple.com>
1004
1005 * Makefile.in (mostlyclean): Add fixinc.sh.
1006 (clean): Add mkheaders.
1007 (distclean): New.
1008 (dvi): New.
1009 (info): New.
1010 (installcheck): New.
1011
54f88091
PB
10122004-11-05 Paolo Bonzini <bonzini@gnu.org>
1013
1014 * Makefile.in (mostlyclean, distclean): New targets.
1015
53c7ffe7
GK
10162004-11-04 Geoffrey Keating <geoffk@apple.com>
1017
1018 * configure.ac: Add code to determine noncanonical_target,
1019 local_prefix, gcc_version; process mkheaders.in to make mkheaders.
1020 * configure: Regenerate.
1021 * fixinc.in: Move here from gcc/; fix many cross-hosting bugs.
1022 * mkfixinc.sh: Move here from gcc/; update for changes to fixinc.in.
1023 * mkheaders.in: Move here from gcc/; remove some unnecessary macros;
1024 update for changes to fixinc.in.
1025 * Makefile.in: Add many new macros.
1026 (install): New target.
1027 (mkheaders): New target.
1028 (fixinc.sh): New target.
1029 (all): Add mkheaders and fixinc.sh.
1030 * README-fixinc: Move here from gcc/.
1031
40d05429
MS
10322004-11-01 Mike Stump <mrs@apple.com>
1033
1034 * inclhack.def (stdio_va_list): Break out clients from here...
1035 (stdio_va_list_clients): ...to here. Also, don't fix if stdarg.h is
90ee1368 1036 included or ifdef va_start.
40d05429
MS
1037 * fixincl.x: Regenerate.
1038
d1ea4593
MS
10392004-10-28 Mike Stump <mrs@apple.com>
1040
1041 * inclhack.def (void_null): Avoid changing NULL on C++ friendly
1042 systems.
31eec874
MS
1043 * fixincl.x: Regenerate.
1044
005c1a13
GK
10452004-10-27 Geoffrey Keating <geoffk@apple.com>
1046
1047 * inclhack.def (darwin_gcc4_breakage): New.
1048 * fixincl.x: Regenerate.
1049
13cf7262
AL
10502004-10-27 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1051
1052 PR bootstrap/17832
1053
1054 * fixfixes.c (main): Check for _PC_NAME_MAX.
1055
5ae4c565
PB
10562004-10-27 Paolo Bonzini <bonzini@gnu.org>
1057
1058 PR other/17991
1059
1060 * configure.ac: Fix typo.
1061 * configure: Regenerate.
1062 * fixincl.c (fix_with_system): tSCC is not a pointer. Fix.
1063
f4a8f279
AL
10642004-10-20 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1065
1066 PR bootstrap/17832
1067
1068 * fixincl.c (SIGCHLD): Remove definition.
1069 (initialize): Remove SIGIOT and SIGPIPE checks.
1070 (create_file): Fix mkdir() for Win32.
1071 (internal_fix): Use dup2() instead of fcntl().
1072
1073 * fixlib.h (SIGQUIT): Define if undefined.
1074 (SIGIOT): Same.
1075 (SIGPIPE): Same.
1076 (SIGALRM): Same.
1077 (SIGKILL): Same.
1078
1079 * procopen.c (chain_open): Use dup2() instead of fcntl().
1080
ad643a75
PB
10812004-08-14 Paolo Bonzini <bonzini@gnu.org>
1082
1083 PR other/17991
1084
1085 * Makefile.in (ALLOBJ, TESTOBJ, FIXOBJ): Add fixopts.o.
1086 Update copyright year.
1087 * fixfixes.c (main): Call initialize_opts from fixopts.c.
1088 * fixincl.c (initialize): Call initialize_opts from fixopts.c,
1089 do not include code for parsing options (environment vars).
1090 (fix_with_system): Use a search path for applyfix, so that you
1091 can run the test suite with two-process fixincludes.
1092 * fixopts.c: New file.
1093 * configure.ac: Add --enable-twoprocess. Export ac_exeext
1094 to config.h. Default to --enable-twoprocess for MinGW32.
1095 * config.h.in: Regenerate.
1096 * configure: Regenerate.
1097
78970115
LR
10982004-10-04 Loren J. Rittle <ljrittle@acm.org>
1099
1100 * tests/base/sys/cdefs.h: Update from test area.
1101
fa71a5c3
RS
11022004-09-17 Roger Sayle <roger@eyesopen.com>
1103
1104 * inclhack.def (linux_ia64_ucontext): New fix.
1105 * fixincl.x: Regenerate.
1106 * tests/base/sys/ucontext.h: New file.
1107
9544bea1
RS
11082004-09-15 Roger Sayle <roger@eyesopen.com>
1109
1110 * tests/base/sys/time.h: Correct mismatch in 2004-09-10 check-in.
1111 * tests/base/stdlib.h: Likewise.
1112
28785dde
LR
11132004-09-13 Loren J. Rittle <ljrittle@acm.org>
1114
1115 * inclhack.def (freebsd_gcc4_breakage): Add.
1116 * fixincl.x: Regenerate.
c6303833 1117 * tests/base/sys/cdefs.h: Update for new test.
28785dde 1118
d635c707
AN
11192004-09-10 Adam Nemet <anemet@lnxw.com>
1120
1121 * inclhack.def (lynx_void_int): Remove.
1122 (lynxos_fcntl_proto): Remove.
1123 (lynxos_no_warning_in_sys_time_h): New fix.
1124 (lynxos_missing_putenv): New fix.
1125 * fixincl.x: Regenerate.
1126 * tests/base/fcntl.h: Remove.
1127 * tests/base/sys/time.h: Update from test area.
1128 * tests/base/curses.h: Likewise.
1129 * tests/base/stdlib.h: Likewise.
1130
61fec9ff
JB
11312004-09-03 Jan Beulich <jbeulich@novell.com>
1132
1133 * inclhack.def: Suppress exception_structure and math_exception
1134 for NetWare headers.
1135 * fixincl.x: Regenerate.
1136
71b5d516
PB
11372004-08-31 Paolo Bonzini <bonzini@gnu.org>
1138
1139 * .cvsignore: New.
1140 * Makefile.in: From gcc/fixinc/Makefile.in, making it fully
1141 autoconfiscated.
1142 * configure.ac: New.
1143 * config.h.in: Generate.
1144 * configure: Generate.
1145 * aclocal.m4: New.
1146 * fixlib.h: Remove inclusions of gcc files.
1147 * system.h: New.
1148
1149 Other files copied from gcc/fixinc.
This page took 0.497372 seconds and 5 git commands to generate.