annotate fixincludes/ChangeLog @ 138:fc828634a951

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