]> git.ipfire.org Git - thirdparty/gcc.git/blame - fixincludes/ChangeLog
Makefile.tpl ($(srcdir)/configure): Update dependencies.
[thirdparty/gcc.git] / fixincludes / ChangeLog
CommitLineData
18c04407
RW
12008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2
3 * configure: Regenerate.
4
cd985f66
JM
52008-06-07 Joseph Myers <joseph@codesourcery.com>
6
7 * inclhack.def (AAB_svr4_replace_byteorder,
8 AAB_ultrix_ansi_compat, AAB_ultrix_limits, AAB_ultrix_memory,
9 libc1_G_va_list, libc1_ifdefd_memx, nested_motorola,
10 ptx_sys_mc_param_h, sco_regset, sco_static_func, sco_utime,
11 solaris_mutex_init_1, solaris_socket, solaris_unistd,
12 solaris_widec, svr4_krnl, ultrix_atexit_param, ultrix_atof_param,
13 ultrix_const3, ultrix_fix_fixproto, ultrix_ifdef, ultrix_locale,
14 ultrix_math_ifdef, ultrix_nested_ioctl, ultrix_nested_svc,
15 ultrix_stat, ultrix_static, ultrix_stdlib, ultrix_strings,
16 ultrix_strings2, ultrix_sys_time, ultrix_unistd,
17 unicosmk_restrict, uw7_byteorder_fix, windiss_math1,
18 windiss_math2, windiss_valist): Remove.
19 * fixincl.x: Regenerate.
20 * mkfixinc.sh: (arm-semi-aof, hppa1.1-*-osf*, hppa1.1-*-bsd*,
21 i370-*-openedition, i?86-*-moss*, i?86-*-uwin*,
22 powerpc-*-eabiaix*): Remove.
23 * tests/base/math.h: Update.
24 * tests/base/pthread.h: Update.
25 * tests/base/stdio.h: Update.
26 * tests/base/stdlib.h: Update.
27 * tests/base/string.h: Update.
28 * tests/base/strings.h: Update.
29 * tests/base/sys/file.h: Update.
30 * tests/base/sys/limits.h: Update.
31 * tests/base/sys/socket.h: Update.
32 * tests/base/sys/stat.h: Update.
33 * tests/base/sys/time.h: Update.
34 * tests/base/testing.h: Update.
35 * tests/base/unistd.h: Update.
36 * tests/base/_G_config.h: Remove.
37 * tests/base/arpa: Remove directory.
38 * tests/base/fs: Remove directory.
39 * tests/base/locale.h: Remove.
40 * tests/base/machine: Remove directory.
41 * tests/base/rpc/svc.h: Remove.
42 * tests/base/sys/ioctl.h: Remove.
43 * tests/base/sys/regset.h: Remove.
44 * tests/base/sys/times.h: Remove.
45 * tests/base/sys/utsname.h: Remove.
46 * tests/base/widec.h: Remove.
47
7de4b37e
KG
482008-05-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
49
50 * inclhack.def (solaris_math_4): Use GCC's __builtin_fpclassify.
51 * tests/base/iso/math_c99.h: Update.
52 * fixincl.x: Regenerate.
53
2627042d
JM
542008-05-14 Joseph Myers <joseph@codesourcery.com>
55
56 * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on
57 posix_types_64.
58 * fixincl.x: Regenerate.
59
9ae83b84
KT
602008-04-25 Kai Tietz <kai.tietz@onvision.com>
61
62 * fixincl.c (fix_with_system): Cast pointer difference to long.
63 * fixlib.c (make_raw_shell_str): Cast compare to avoid sign warning.
64
deb984e6
PB
652008-04-18 Paolo Bonzini <bonzini@gnu.org>
66
67 PR bootstrap/35457
68 * Makefile.in: Rewrite aclocal.m4 rule.
69 * aclocal.m4: Regenerate.
70 * configure: Regenerate.
71
83644cd5
PG
722008-03-07 Peter O'Gorman <pogma@thewrittenword.com>
73
74 PR c++/20366
75 * inclhack.def (AAB_aix_stdio): Hack stdio.h for -D_LARGE_FILES.
76 * fixincl.x: Regenerate.
77 * tests/base/stdio.h: Add test.
78
98266db0
BE
792008-02-25 Ben Elliston <bje@au.ibm.com>
80
81 PR other/32948
82 * fixincl.c (fix_applies): Remove unused variable `name_len'.
83
c951ae40
KG
842008-02-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
85
86 * inclhack.def (solaris_math_10): New.
87 * tests/base/iso/math_c99.h: Update.
88
89 * fixincl.x: Regenerate.
90
b452c141
ID
91