comparison fixincludes/ChangeLog @ 0:a06113de4d67

first commit
author kent <kent@cr.ie.u-ryukyu.ac.jp>
date Fri, 17 Jul 2009 14:47:48 +0900
parents
children 58ad6c70ea60
comparison
equal deleted inserted replaced
-1:000000000000 0:a06113de4d67
1 2009-04-21 Release Manager
2
3 * GCC 4.4.0 released.
4
5 2009-04-09 Jakub Jelinek <jakub@redhat.com>
6
7 * Makefile.in: Change copyright header to refer to version
8 3 of the GNU General Public License and to point readers at the
9 COPYING3 file and the FSF's license web page.
10 * fixfixes.c: Likewise.
11 * fixinc.in: Likewise.
12 * fixincl.c: Likewise.
13 * fixlib.c: Likewise.
14 * fixlib.h: Likewise.
15 * fixopts.c: Likewise.
16 * fixtests.c: Likewise.
17 * genfixes: Likewise.
18 * mkheaders.in: Likewise.
19 * system.h: Likewise.
20
21 2009-03-01 Bruce Korb <bkorb@gnu.org>
22 Apply a positively ancient patch:
23
24 2004-10-15 Giovanni Bajo <giovannibajo@libero.it>
25
26 * inclhack.def (alpha_if_semicolon): new fix from long, long ago
27 * tests/base/net/if.h: Add new test.
28
29 2009-01-06 Andreas Tobler <a.tobler@schweiz.org>
30
31 * tests/base/locale.h: Add new test.
32 * tests/base/stdarg.h: Likewise.
33
34 2009-01-05 Steve Ellcey <sje@cup.hp.com>
35
36 * inclhack.def (hpux_spu_info): Add files line.
37 * fixincl.x: Regenerate.
38
39 2009-01-01 Andreas Tobler <a.tobler@schweiz.org>
40
41 * inclhack.def (openbsd_null_definition): Redefine NULL to (void *)0
42 in case of C.
43 * fixincl.x: Regenerate.
44
45 2008-12-31 Andreas Tobler <a.tobler@schweiz.org>
46
47 PR target/35460
48 * inclhack.def (openbsd_va_start): Use __builtin_va_start
49 for OpenBSD.
50 * fixincl.x: Regenerate.
51
52 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
53
54 * configure: Regenerate.
55
56 2008-12-15 Steve Ellcey <sje@cup.hp.com>
57
58 * inclhack.def (hpux_spu_info): Match PA as well as IA64.
59 * fixincl.x: Regenerate.
60
61 2008-09-06 H.J. Lu <hongjiu.lu@intel.com>
62
63 * configure.ac: Fix a typo.
64 * configured: Regenerate.
65
66 2008-09-06 Bruce Korb <bkorb@gnu.org>
67
68 * fixincl.tpl (sed): make the program executable configurable.
69 Some platforms have some rather oddball defaults.
70 * config.h.in (SED_PROGRAM): define the default sed.
71 * fixincl.x: regenerated
72 * tests/base/internal/wchar_core.h: fix bad sample text
73 * tests/base/math.h: fix bad sample text
74 * configure.ac: search for working sed
75 * inclhack.def (glibc_mutex_init): fix non-portable construct
76 and re-order a few misordered entries.
77
78 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
79
80 * configure: Regenerate.
81
82 2008-06-07 Joseph Myers <joseph@codesourcery.com>
83
84 * inclhack.def (AAB_svr4_replace_byteorder,
85 AAB_ultrix_ansi_compat, AAB_ultrix_limits, AAB_ultrix_memory,
86 libc1_G_va_list, libc1_ifdefd_memx, nested_motorola,
87 ptx_sys_mc_param_h, sco_regset, sco_static_func, sco_utime,
88 solaris_mutex_init_1, solaris_socket, solaris_unistd,
89 solaris_widec, svr4_krnl, ultrix_atexit_param, ultrix_atof_param,
90 ultrix_const3, ultrix_fix_fixproto, ultrix_ifdef, ultrix_locale,
91 ultrix_math_ifdef, ultrix_nested_ioctl, ultrix_nested_svc,
92 ultrix_stat, ultrix_static, ultrix_stdlib, ultrix_strings,
93 ultrix_strings2, ultrix_sys_time, ultrix_unistd,
94 unicosmk_restrict, uw7_byteorder_fix, windiss_math1,
95 windiss_math2, windiss_valist): Remove.
96 * fixincl.x: Regenerate.
97 * mkfixinc.sh: (arm-semi-aof, hppa1.1-*-osf*, hppa1.1-*-bsd*,
98 i370-*-openedition, i?86-*-moss*, i?86-*-uwin*,
99 powerpc-*-eabiaix*): Remove.
100 * tests/base/math.h: Update.
101 * tests/base/pthread.h: Update.
102 * tests/base/stdio.h: Update.
103 * tests/base/stdlib.h: Update.
104 * tests/base/string.h: Update.
105 * tests/base/strings.h: Update.
106 * tests/base/sys/file.h: Update.
107 * tests/base/sys/limits.h: Update.
108 * tests/base/sys/socket.h: Update.
109 * tests/base/sys/stat.h: Update.
110 * tests/base/sys/time.h: Update.
111 * tests/base/testing.h: Update.
112 * tests/base/unistd.h: Update.
113 * tests/base/_G_config.h: Remove.
114 * tests/base/arpa: Remove directory.
115 * tests/base/fs: Remove directory.
116 * tests/base/locale.h: Remove.
117 * tests/base/machine: Remove directory.
118 * tests/base/rpc/svc.h: Remove.
119 * tests/base/sys/ioctl.h: Remove.
120 * tests/base/sys/regset.h: Remove.
121 * tests/base/sys/times.h: Remove.
122 * tests/base/sys/utsname.h: Remove.
123 * tests/base/widec.h: Remove.
124
125 2008-05-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
126
127 * inclhack.def (solaris_math_4): Use GCC's __builtin_fpclassify.
128 * tests/base/iso/math_c99.h: Update.
129 * fixincl.x: Regenerate.
130
131 2008-05-14 Joseph Myers <joseph@codesourcery.com>
132
133 * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on
134 posix_types_64.
135 * fixincl.x: Regenerate.
136
137 2008-04-25 Kai Tietz <kai.tietz@onvision.com>
138
139 * fixincl.c (fix_with_system): Cast pointer difference to long.
140 * fixlib.c (make_raw_shell_str): Cast compare to avoid sign warning.
141
142 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
143
144 PR bootstrap/35457
145 * Makefile.in: Rewrite aclocal.m4 rule.
146 * aclocal.m4: Regenerate.
147 * configure: Regenerate.
148
149 2008-03-07 Peter O'Gorman <pogma@thewrittenword.com>
150
151 PR c++/20366
152 * inclhack.def (AAB_aix_stdio): Hack stdio.h for -D_LARGE_FILES.
153 * fixincl.x: Regenerate.
154 * tests/base/stdio.h: Add test.
155
156 2008-02-25 Ben Elliston <bje@au.ibm.com>
157
158 PR other/32948
159 * fixincl.c (fix_applies): Remove unused variable `name_len'.
160
161 2008-02-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
162
163 * inclhack.def (solaris_math_10): New.
164 * tests/base/iso/math_c99.h: Update.
165
166 * fixincl.x: Regenerate.
167
168 2008-02-04 Ismail Dönmez <ismail@pardus.org.tr>
169
170 * inclhack.def: (bsd_stdio_attrs_conflict, freebsd_gcc3_breakage,
171 freebsd_gcc4_breakage, hppa_hpux_fp_macros, hpux11_abs,
172 netbsd_c99_inline_1, netbsd_c99_inline_2, netbsd_extra_semicolon): Add
173 quotes around mach entries.
174 * fixincl.x: Regenerate with latest autogen (5.9.4), updating license
175 to GPLv3.
176
177 2008-02-04 Hans-Peter Nilsson <hp@axis.com>
178
179 PR other/31405
180 * inclhack.def: (glibc_c99_inline_1a): Re-add last change.
181 (glibc_c99_inline_3) <bypass>: Change from __STDC_VERSION__ to
182 __extern_inline|__GNU_STDC_INLINE__.
183 (glibc_c99_inline_4) <files>: Add wchar.h and */wchar.h.
184 <bypass>: Change from __STDC_VERSION__ to
185 __extern_inline|__GNU_STDC_INLINE__.
186 <first c_fix_arg>: Change from #ifdef-wrapping the extern part to
187 appending attribute-gnu_inline.
188 <second c_fix_arg>: Remove.
189 <test_text>: Remove __extern_inline line.
190 * tests/base/features.h: Re-add.
191 * tests/base/sys/sysmacros.h: Adjust.
192 * fixincl.x: Regenerate.
193
194 2008-01-06 Hans-Peter Nilsson <hp@axis.com>
195
196 Revert last change.
197
198 2007-12-18 Hans-Peter Nilsson <hp@axis.com>
199
200 * inclhack.def: (glibc_c99_inline_1a, glibc_c99_inline_5): New.
201 * fixincl.x: Regenerate.
202 * tests/base/wchar.h: Update.
203 * tests/base/features.h: New.
204
205 2007-10-14 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
206
207 PR target/33700
208 * inclhack.def (hpux11_pthread_const): New.
209 * fixincl.x: Regenerate.
210 * tests/base/sys/pthread.h: Update.
211
212 2007-10-12 Kai Tietz <kai.tietz@onevision.com>
213
214 * configure.ac: x86_64 mingw target uses twoprocess.
215 * mkfixinc.sh: Add x86_64 mingw target.
216 * configure: Regenerate.
217
218 2007-10-09 Geoffrey Keating <geoffk@apple.com>
219
220 * inclhack.def (darwin_externc): New.
221 * fixincl.x: Regenerate.
222 * tests/base/mach-o/swap.h: New.
223
224 2007-08-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
225
226 * inclhack.def (solaris_math_5, solaris_math_6, solaris_math_7):
227 Delete fixes.
228 * tests/base/iso/math_c99.h: Delete associated test baselines.
229 * fixincl.x: Regenerate.
230
231 2007-07-24 Krister Walfridsson <cato@df.lth.se>
232
233 PR target/30058
234 * inclhack.def (netbsd_c99_inline_2): New.
235 * fixincl.x: Regenerate.
236 * tests/base/signal.h: Update.
237
238 2007-07-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
239
240 PR target/32641
241
242 * inclhack.def (solaris_math_4, solaris_math_5, solaris_math_6,
243 solaris_math_7): Constify and make FP exception-safe.
244 * tests/base/iso/math_c99.h: Update.
245
246 * fixincl.x: Regenerate.
247
248 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
249
250 PR libgcj/28190
251 * inclhack.def (irix_stdint_c99): New fix.
252 * fixincl.x: Regenerate.
253 * tests/base/stdint.h: New test.
254
255 2007-06-06 Steve Ellcey <sje@cup.hp.com>
256
257 PR testsuite/31828
258 * inclhack.def (hppa_hpux_fp_macros): New.
259 * fixincl.x: Regenerate.
260 * tests/base/math.h: Update.
261
262 2007-03-26 Jakub Jelinek <jakub@redhat.com>
263
264 * inclhack.def (glibc_c99_inline_1): Define __USE_EXTERN_INLINES
265 if __extern_inline or __GNUC_GNU_INLINE__ is defined rather than
266 __STDC_VERSION__ < 199901L.
267 (glibc_c99_inline_2): Replace #if __STDC_VERSION__ < 199901L
268 with #ifdef __GNUC_GNU_INLINE__.
269 (glibc_c99_inline_3): Add select. Replace __STDC_VERSION__ >= 199901L
270 with defined(__GNUC_STDC_INLINE__).
271 (glibc_c99_inline_4): Change select, add second c_fix_arg.
272 Replace #if __STDC_VERSION__ < 199901L with
273 #ifdef __GNUC_GNU_INLINE__.
274 * fixincl.x: Regenerated.
275 * tests/base/bits/string2.h: Update.
276 * tests/base/sys/sysmacros.h: Update.
277 * tests/base/sys/stat.h: Update.
278
279 2007-03-18 Krister Walfridsson <cato@df.lth.se>
280
281 PR target/30058
282 * inclhack.def (netbsd_c99_inline_1): New.
283 * fixincl.x: Regenerate.
284 * tests/base/signal.h: New.
285
286 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
287
288 * Makefile.in: Add dummy "install-info" target.
289
290 2007-03-06 Joseph Myers <joseph@codesourcery.com>
291
292 * mkheaders.in: Fix headers for each multilib required.
293
294 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
295
296 * Makefile.in: Add dummy install-pdf target.
297
298 2007-02-27 Joseph Myers <joseph@codesourcery.com>
299
300 * mkheaders.in (incdir): Use include-fixed not include.
301
302 2007-02-15 Brooks Moses <brooks.moses@codesourcery.com>
303
304 * Makefile.in: Added "pdf" target to .PHONY.
305
306 2007-02-05 Richard Guenther <rguenther@suse.de>
307
308 * inclhack.def (glibc_c99_inline_4): Adjust selector to cope
309 with older glibc. Adjust version number for C99.
310 * fixincl.x: Regenerated.
311
312 2007-02-04 Mike Stump <mrs@apple.com>
313
314 * mkheaders.in: Allow optional isysroot parameter.
315
316 2007-02-03 Bruce Korb <bkorb@gnu.org>
317
318 * inclhack.def (glibc_c99_inline_4): replace "extern" only if
319 surrounded by space characters.
320
321 2007-01-25 Daniel Franke <franke.daniel@gmail.com>
322
323 PR target/30272
324 * inclhack.def(broken_cabs): Also remove definition of cabsl.
325 * fixincl.x: Regenerate.
326 * tests/base/math.h: Update.
327
328 2007-01-05 Bruce Korb <bkorb@gnu.org>,
329 Daniel Franke <franke.daniel@gmail.com>
330
331 PR target/30008
332 * fixincl.tpl (List): separate file name patterns with a NUL byte instead
333 of a vertical bar ("|").
334 * fixincl.c (fix_applies, machine_matches): Use fnmatch for name
335 matching. Set SKIP_TEST flag if we are not to run a test.
336 * fixincl.x: Regenerate.
337 * inclhack.def (glibc_c99_inline_[1234], broken_cabs, broken_nan,
338 kandr_concat, sco_math): Replace lists of specfic file names by search
339 patterns.
340
341 2006-12-12 Olivier Hainque <hainque@adacore.com>
342
343 * fixincludes/mkfixinc.sh: Add "*-*-vxworks*" to the list of
344 targets for which a no-op fixer is appropriate.
345
346 2006-11-07 Richard Guenther <rguenther@suse.de>
347
348 * inclhack.def (glibc_c99_inline_2): Adjust for glibc 2.3
349 systems.
350 * fixincl.x: Regenerate.
351
352 2006-11-02 Geoffrey Keating <geoffk@apple.com>
353
354 * inclhack.def (glibc_c99_inline_1): New.
355 * inclhack.def (glibc_c99_inline_2): New.
356 * inclhack.def (glibc_c99_inline_3): New.
357 * inclhack.def (glibc_c99_inline_4): New.
358 * fixincl.x: Regenerate.
359 * tests/base/bits/string2.h: New.
360 * tests/base/sys/sysmacros.h: New.
361 * tests/base/sys/stat.h: Update.
362
363 2006-11-01 Steve Ellcey <sje@cup.hp.com>
364
365 * tests/base/sys/socket.h: Update.
366
367 2006-10-31 Steve Ellcey <sje@cup.hp.com>
368
369 * inclhack.def (hpux11_extern_sendfile): New.
370 (hpux11_extern_sendpath): New.
371 * fixincl.x: Regenerate.
372
373 2006-10-29 Joseph Myers <joseph@codesourcery.com>
374
375 * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on x86_64.
376 * fixincl.x: Regenerate.
377
378 2006-10-10 Brooks Moses <bmoses@stanford.edu>
379
380 * Makefile.in: Added empty "pdf" target.
381
382 2006-10-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
383
384 PR target/29300
385 * inclhack.def (hpux_pthread_initializers): New hack.
386 * tests/base/sys/pthread.h: New file.
387
388 * fixincl.x: Regenerate.
389
390 2006-10-03 Uros Bizjak <uros@kss-loka.si>
391
392 * inclhack.def (glibc_mutex_init): Also fix
393 PTHREAD_MUTEX_(RECURSIVE|ERRORCHECK|ADAPTIVE)_NP and
394 PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP initializers.
395 * tests/base/pthread.h: Update.
396
397 * fixincl.x: Regenerate.
398
399 2006-10-01 Uros Bizjak <uros@kss-loka.si>
400
401 * inclhack.def (glibc_mutex_init): New fix.
402 * tests/base/pthread.h: Update.
403
404 * fixincl.x: Regenerate.
405
406 2006-09-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
407
408 * inclhack.def (solaris_mutex_init_2): Update for Solaris9.
409 Prevent it from running on solaris10 or later.
410 (solaris_once_init_2): Fix comment.
411 * tests/base/pthread.h: Update.
412
413 * fixincl.x: Regenerate.
414
415 2006-09-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
416
417 * inclhack.def (solaris_once_init_2): New fix.
418 * tests/base/pthread.h: Update.
419
420 * fixincl.x: Regenerate.
421
422 2006-09-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
423
424 * inclhack.def (solaris_mutex_init_2): Remove test for
425 PTHREAD_RWLOCK_INITIALIZER.
426 (solaris_rwlock_init_1): New.
427 * tests/base/pthread.h: Update.
428
429 * inclhack.def (solaris_once_init_1): New.
430 * tests/base/pthread.h: Adjust for new fix.
431
432 * fixincl.x: Regenerate.
433
434 2006-07-17 Roger Sayle <roger@eyesopen.com>
435
436 * tests/base/errno.h: New file.
437 * tests/base/architecture/ppc/math.h: Likewise.
438 * tests/base/ia64/sys/getppdp.h: Likewise.
439
440 2006-07-10 Laurynas Biveinis <laurynas.biveinis@gmail.com>
441
442 PR bootstrap/20437
443 * Makefile.in (configure, config.h.in): Change into $(srcdir)
444 before autoconf or autoheader call.
445
446 2006-06-23 Steve Ellcey <sje@cup.hp.com>
447
448 PR target/28084
449 * inclhack.def (hpux_extern_errno): New.
450 * fixincl.x: Regenerate.
451
452 2006-05-23 Carlos O'Donell <carlos@codesourcery.com>
453
454 * Makefile.in: Add dvi info html and install-html to .PHONY
455 Add install-html target.
456
457 2006-05-16 Mike Stump <mrs@apple.com>
458
459 * configure.ac: Add -Wno-overlength-strings.
460 * configure: Regenerate.
461
462 2006-05-14 Bernhard Fischer <aldot@gcc.gnu.org>
463
464 * README: Fix typo.
465
466 2006-02-18 Steve Ellcey <sje@cup.hp.com>
467
468 PR target/26189
469 * inclhack.def (hpux_spu_info): New.
470 * fixincl.x: Regenerate
471
472 2006-01-31 Marcin Dalecki <martin@dalecki.de>
473
474 * configure.ac: Check for asprintf, basename, vasprintf.
475 * config.h.in: Regenerate.
476 * configure: Regenerate.
477
478 2006-01-19 Andrew Pinski <pinskia@physics.uc.edu>
479
480 PR target/15642
481 * inclhack.def (AAB_darwin7_9_long_double_funcs [replace]): Define
482 __APPLE_CC_ as 1345.
483 (broken_nan): New.
484 * fixincl.x: Regenerate.
485
486 2005-11-24 Bruce Korb <bkorb@gnu.org>
487
488 * fixincl.c (write_replacement): "here strings" in AutoGen
489 often/generally don't have a terminating newline. Check the
490 last byte for '\n'.
491
492 2005-11-13 Andreas Jaeger <aj@suse.de>
493
494 * check.tpl: Handle CVS additionally.
495
496 2005-11-05 Andreas Jaeger <aj@suse.de>
497
498 * check.tpl: Adopt for move to subversion.
499
500 2005-09-15 Joseph S. Myers <joseph@codesourcery.com>
501
502 PR c++/23139
503 * inclhack.def (huge_val_hex, huge_valf_hex, huge_vall_hex): New
504 fixes.
505 * fixincl.x: Regenerate.
506 * tests/base/bits/huge_val.h: New file.
507
508 2005-08-14 Kelley Cook <kcook@gcc.gnu.org>
509
510 * All files: Update with new FSF address.
511
512 2005-07-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
513
514 * Makefile.in (WARN_CFLAGS): New.
515 (.c.o): Add $(WARN_CFLAGS).
516 * aclocal.m4: Include ../config/warnings.m4.
517 * configure.ac: Invoke ACX_PROG_CC_WARNING_OPTS,
518 ACX_PROG_CC_WARNING_ALMOST_PEDANTIC and
519 ACX_PROG_CC_WARNINGS_ARE_ERRORS.
520 * fixopts.c (initialize_opts): Fix old-style definintion.
521
522 * configure: Regenerate.
523
524 2005-06-24 Geoffrey Keating <geoffk@geoffk.org>
525
526 * inclhack.def (AAB_darwin7_9_long_double_funcs): New.
527 (AAB_darwin7_9_long_double_funcs_2): New.
528 * fixincl.x: Regenerate.
529
530 2005-06-15 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
531
532 PR libfortran/15266
533 * inclhack.def (broken_cabs): Mention IRIX 5/6 problem.
534 Use double quotes in select so \t matches tabs.
535 Add IRIX testcase.
536 * fixincl.x: Regenerate.
537 * tests/base/math.h [BROKEN_CABS_CHECK]: Adapt for new testcase.
538
539 2005-05-22 Danny Smith <dannysmith@users.souceforge.net>
540
541 PR target/21683
542 * fixincl.c: Don't include <sys/wait.h> if SEPARATE_FIX_PROC.
543
544 2005-05-19 Eric Botcazou <ebotcazou@libertysurf.fr>
545 Joseph S. Myers <joseph@codesourcery.com>
546
547 PR target/19933
548 PR target/21315
549 * inclhack.def: New fixes solaris_math_[1-9].
550 * fixincl.x: Regenerate.
551 * tests/base/iso/math_c99.h: New.
552
553 2005-05-19 Kelley Cook <kcook@gcc.gnu.org>
554
555 * aclocal.m4: Remove superfluous reference to accross.m4.
556
557 2005-05-15 Gabriel Dos Reis <gdr@integrable-solutions.net>
558
559 * fixlib.c (load_file_data): Use XRESIZVEC in lieu of xrealloc.
560 * server.c (load_data): Likewise.
561 (run_shell): Use XCNEW (char) in lieu of xcalloc (1, 1).
562 * fixincl.c: #include <sys/wait.h>
563 (run_compiles): Use XCNEWVEC instead of xcalloc.
564 (fix_with_system, start_fixer): Use XNEWVEC instead of xmalloc.
565 * fixfixes.c (FIX_PROC_HEAD, main): Likewise.
566
567 2005-05-10 Joseph S. Myers <joseph@codesourcery.com>
568
569 * inclhack.def (stdio_stdarg_h, stdio_va_list): Bypass on
570 *-*-solaris2.1[0-9]*, not just *-*-solaris2.1[0-9].
571 * fixincl.x: Regenerate.
572
573 2005-05-06 Bruce Korb <bkorb@gnu.org>
574 Joseph S. Myers <joseph@codesourcery.com>
575
576 * fixinc/inclhack.def: Correct backslashes
577 * fixinc/fixincl.x: regen
578
579 2005-04-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
580
581 * system.h (fopen, fdopen, freopen): Define these to the unlocked
582 libiberty functions.
583
584 2005-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
585
586 * configure.ac (fixincludes_UNLOCKED_FUNCS): New.
587 (AC_CHECK_FUNCS, AC_CHECK_DECLS): Check for fixincludes_UNLOCKED_FUNCS.
588 * system.h (putchar, getc, getchar, clearerr, feof, fileno,
589 fflush, fgetc, fgets, ferror, fread): Redefine to the associated
590 _unlocked function.
591 (fwrite_unlocked): Fix prototype.
592
593 * configure, config.h.in: Regenerate.
594
595 2005-03-21 Zack Weinberg <zack@codesourcery.com>
596
597 * Makefile.in: Set gcc_version directly, not via substitution.
598 (libsubdir): Use $(gcc_version), not $(version).
599 (mkheaders.almost): New rule.
600 (mkheaders): Generate from mkheaders.almost.
601 (clean): Also delete mkheaders.almost.
602 * aclocal.m4: Do not include ../config/gcc-version.m4.
603 * configure.ac: Do not invoke TL_AC_GCC_VERSION. Generate
604 mkheaders.almost from mkheaders.in.
605 * configure: Regenerate.
606
607 2005-03-21 Richard Guenther <rguenth@gcc.gnu.org>
608
609 PR target/20166
610 * inclhack.def: Add fix for array of incomplete structures
611 in function prototype in pthread.h.
612 * fixincl.x: Regenerate.
613 * tests/base/pthread.h: Adjust.
614
615 2005-03-15 Joseph S. Myers <joseph@codesourcery.com>
616
617 * inclhack.def (hpux_htonl): New fix.
618 * tests/base/netinet/in.h: New test.
619 * fixincl.x: Regenerate.
620
621 2005-02-23 James E Wilson <wilson@specifixinc.com>
622
623 * Makefile.in (full-stamp, test-stamp, $(AF)): Add $(CFLAGS) to link.
624
625 2004-12-13 Andrew Pinski <pinskia@physics.uc.edu>
626
627 PR 18458
628 * Makefile.in (install): Add @EXEEXT@ to the end of the program name,
629 fixincl.
630
631 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
632
633 * configure.ac: Use TL_AC_GCC_VERSION to set gcc_version.
634 * aclocal.m4: Include ../config/gcc-version.m4.
635 * configure: Regenerate.
636
637 2004-11-26 Mark Mitchell <mark@codesourcery.com>
638
639 * inclhack.def (gnu_types): Do not use on Solaris 2.1x.
640 (stdio_va_list): Likewise.
641 (stdio_stdarg.h): Likewise.
642 (solaris_stdio_tag): Add bypass.
643 * fixincl.x: Regenerated.
644
645 2004-11-23 Geoffrey Keating <geoffk@apple.com>
646
647 * mkfixinc.sh: Check error code from 'cat'. Don't try running
648 built fixincl program.
649 * mkheaders.in: Use @SHELL@ rather than ${SHELL} to avoid picking
650 up csh from user.
651
652 2004-11-20 Roger Sayle <roger@eyesopen.com>
653
654 * inclhack.def (alpha_pthread_init): Fix technical problems with
655 the last check-in caused by CVS variable substitution.
656 * fixincl.x: Likewise.
657 * tests/base/pthread.h: Likewise.
658
659 2004-11-20 Roger Sayle <roger@eyesopen.com>
660 Bruce Korb <bkorb@gnu.org>
661
662 * inclhack.def (alpha_pthread_init): New fix.
663 * fixincl.x: Regenerate.
664 * tests/base/pthread.h: Update for new test.
665
666 2004-11-15 Bruce Korb <bkorb@gnu.org>
667
668 * fixincl.c(fix_with_system): correct misuse of variables and
669 incorrect application of "sizeof()".
670
671 2004-11-13 Joseph S. Myers <joseph@codesourcery.com>
672
673 * inclhack.def (hpux_maxint, limits_ifndefs, math_huge_val_ifndef,
674 svr4__p, undefine_null): Remove.
675 * fixincl.x: Regenerate.
676 * tests/base/AvailabilityMacros.h, tests/base/com_err.h: New.
677 * tests/base/sys/param.h: Remove.
678 * tests/base/curses.h, tests/base/math.h, tests/base/testing.h,
679 tests/base/sys/limits.h: Update.
680
681 2004-11-12 Mike Stump <mrs@apple.com>
682
683 * Makefile.in (html): Add html generation support.
684
685 2004-11-12 Joseph S. Myers <joseph@codesourcery.com>
686
687 * inclhack.def (sco_math): Bypass on __GNUG__.
688 (sysz_stdlib_for_sun): Bypass on _CLASSIC_ANSI_TYPES.
689 * fixincl.x: Regenerate.
690
691 2004-11-09 Joseph S. Myers <joseph@codesourcery.com>
692
693 * inclhack.def (hpux8_bogus_inlines): Bypass on __GNUG__.
694 (int_abort_free_and_exit, sun_malloc, sysv68_string): Bypass on
695 _CLASSIC_ANSI_TYPES.
696 (sun_auth_proto): Bypass on __cplusplus.
697 * fixincl.x: Regenerate.
698
699 2004-11-05 Geoffrey Keating <geoffk@apple.com>
700
701 * Makefile.in (mostlyclean): Add fixinc.sh.
702 (clean): Add mkheaders.
703 (distclean): New.
704 (dvi): New.
705 (info): New.
706 (installcheck): New.
707
708 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
709
710 * Makefile.in (mostlyclean, distclean): New targets.
711
712 2004-11-04 Geoffrey Keating <geoffk@apple.com>
713
714 * configure.ac: Add code to determine noncanonical_target,
715 local_prefix, gcc_version; process mkheaders.in to make mkheaders.
716 * configure: Regenerate.
717 * fixinc.in: Move here from gcc/; fix many cross-hosting bugs.
718 * mkfixinc.sh: Move here from gcc/; update for changes to fixinc.in.
719 * mkheaders.in: Move here from gcc/; remove some unnecessary macros;
720 update for changes to fixinc.in.
721 * Makefile.in: Add many new macros.
722 (install): New target.
723 (mkheaders): New target.
724 (fixinc.sh): New target.
725 (all): Add mkheaders and fixinc.sh.
726 * README-fixinc: Move here from gcc/.
727
728 2004-11-01 Mike Stump <mrs@apple.com>
729
730 * inclhack.def (stdio_va_list): Break out clients from here...
731 (stdio_va_list_clients): ...to here. Also, don't fix if stdarg.h is
732 included or ifdef va_start.
733 * fixincl.x: Regenerate.
734
735 2004-10-28 Mike Stump <mrs@apple.com>
736
737 * inclhack.def (void_null): Avoid changing NULL on C++ friendly
738 systems.
739 * fixincl.x: Regenerate.
740
741 2004-10-27 Geoffrey Keating <geoffk@apple.com>
742
743 * inclhack.def (darwin_gcc4_breakage): New.
744 * fixincl.x: Regenerate.
745
746 2004-10-27 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
747
748 PR bootstrap/17832
749
750 * fixfixes.c (main): Check for _PC_NAME_MAX.
751
752 2004-10-27 Paolo Bonzini <bonzini@gnu.org>
753
754 PR other/17991
755
756 * configure.ac: Fix typo.
757 * configure: Regenerate.
758 * fixincl.c (fix_with_system): tSCC is not a pointer. Fix.
759
760 2004-10-20 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
761
762 PR bootstrap/17832
763
764 * fixincl.c (SIGCHLD): Remove definition.
765 (initialize): Remove SIGIOT and SIGPIPE checks.
766 (create_file): Fix mkdir() for Win32.
767 (internal_fix): Use dup2() instead of fcntl().
768
769 * fixlib.h (SIGQUIT): Define if undefined.
770 (SIGIOT): Same.
771 (SIGPIPE): Same.
772 (SIGALRM): Same.
773 (SIGKILL): Same.
774
775 * procopen.c (chain_open): Use dup2() instead of fcntl().
776
777 2004-08-14 Paolo Bonzini <bonzini@gnu.org>
778
779 PR other/17991
780
781 * Makefile.in (ALLOBJ, TESTOBJ, FIXOBJ): Add fixopts.o.
782 Update copyright year.
783 * fixfixes.c (main): Call initialize_opts from fixopts.c.
784 * fixincl.c (initialize): Call initialize_opts from fixopts.c,
785 do not include code for parsing options (environment vars).
786 (fix_with_system): Use a search path for applyfix, so that you
787 can run the test suite with two-process fixincludes.
788 * fixopts.c: New file.
789 * configure.ac: Add --enable-twoprocess. Export ac_exeext
790 to config.h. Default to --enable-twoprocess for MinGW32.
791 * config.h.in: Regenerate.
792 * configure: Regenerate.
793
794 2004-10-04 Loren J. Rittle <ljrittle@acm.org>
795
796 * tests/base/sys/cdefs.h: Update from test area.
797
798 2004-09-17 Roger Sayle <roger@eyesopen.com>
799
800 * inclhack.def (linux_ia64_ucontext): New fix.
801 * fixincl.x: Regenerate.
802 * tests/base/sys/ucontext.h: New file.
803
804 2004-09-15 Roger Sayle <roger@eyesopen.com>
805
806 * tests/base/sys/time.h: Correct mismatch in 2004-09-10 check-in.
807 * tests/base/stdlib.h: Likewise.
808
809 2004-09-13 Loren J. Rittle <ljrittle@acm.org>
810
811 * inclhack.def (freebsd_gcc4_breakage): Add.
812 * fixincl.x: Regenerate.
813 * tests/base/sys/cdefs.h: Update for new test.
814
815 2004-09-10 Adam Nemet <anemet@lnxw.com>
816
817 * inclhack.def (lynx_void_int): Remove.
818 (lynxos_fcntl_proto): Remove.
819 (lynxos_no_warning_in_sys_time_h): New fix.
820 (lynxos_missing_putenv): New fix.
821 * fixincl.x: Regenerate.
822 * tests/base/fcntl.h: Remove.
823 * tests/base/sys/time.h: Update from test area.
824 * tests/base/curses.h: Likewise.
825 * tests/base/stdlib.h: Likewise.
826
827 2004-09-03 Jan Beulich <jbeulich@novell.com>
828
829 * inclhack.def: Suppress exception_structure and math_exception
830 for NetWare headers.
831 * fixincl.x: Regenerate.
832
833 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
834
835 * .cvsignore: New.
836 * Makefile.in: From gcc/fixinc/Makefile.in, making it fully
837 autoconfiscated.
838 * configure.ac: New.
839 * config.h.in: Generate.
840 * configure: Generate.
841 * aclocal.m4: New.
842 * fixlib.h: Remove inclusions of gcc files.
843 * system.h: New.
844
845 Other files copied from gcc/fixinc.