ChangeLog revision 1.1.1.2 1 1.1.1.2 skrll 2012-07-02 Release Manager
2 1.1.1.2 skrll
3 1.1.1.2 skrll * GCC 4.5.4 released.
4 1.1.1.2 skrll
5 1.1.1.2 skrll 2011-12-18 Eric Botcazou <ebotcazou (a] adacore.com>
6 1.1.1.2 skrll
7 1.1.1.2 skrll * configure: Regenerate.
8 1.1.1.2 skrll
9 1.1.1.2 skrll 2011-06-27 Hans-Peter Nilsson <hp (a] axis.com>
10 1.1.1.2 skrll
11 1.1.1.2 skrll PR regression/47836
12 1.1.1.2 skrll PR bootstrap/23656
13 1.1.1.2 skrll PR other/47733
14 1.1.1.2 skrll PR bootstrap/49247
15 1.1.1.2 skrll PR c/48825
16 1.1.1.2 skrll * configure.ac (target_libraries): Remove target-libiberty.
17 1.1.1.2 skrll Remove all target-specific settings adding target-libiberty to
18 1.1.1.2 skrll skipdirs and noconfigdirs. Remove checking target_configdirs
19 1.1.1.2 skrll and removing target-libiberty but keeping target-libgcc if
20 1.1.1.2 skrll otherwise empty.
21 1.1.1.2 skrll * Makefile.def (target_modules): Don't add libiberty.
22 1.1.1.2 skrll (dependencies): Remove all traces of target-libiberty.
23 1.1.1.2 skrll * configure, Makefile.in: Regenerate.
24 1.1.1.2 skrll
25 1.1.1.2 skrll 2011-06-19 Jack Howarth <howarth (a] bromo.med.uc.edu>
26 1.1.1.2 skrll
27 1.1.1.2 skrll PR target/49461
28 1.1.1.2 skrll * configure.ac: Use mh-x86-darwin.
29 1.1.1.2 skrll * configure: Regenerate.
30 1.1.1.2 skrll
31 1.1 mrg 2011-04-28 Release Manager
32 1.1 mrg
33 1.1 mrg * GCC 4.5.3 released.
34 1.1 mrg
35 1.1 mrg 2011-01-25 Richard Guenther <rguenther (a] suse.de>
36 1.1 mrg
37 1.1 mrg Backport from mainline
38 1.1 mrg 2010-05-05 Sebastian Pop <sebastian.pop (a] amd.com>
39 1.1 mrg
40 1.1 mrg * configure.ac: Allow all the versions greater than 0.10 of PPL.
41 1.1 mrg * configure: Regenerated.
42 1.1 mrg
43 1.1 mrg 2010-12-16 Release Manager
44 1.1 mrg
45 1.1 mrg * GCC 4.5.2 released.
46 1.1 mrg
47 1.1 mrg 2010-10-06 Richard Guenther <rguenther (a] suse.de>
48 1.1 mrg
49 1.1 mrg Backport from mainline
50 1.1 mrg 2010-07-23 Marc Glisse <marc.glisse (a] normalesup.org>
51 1.1 mrg
52 1.1 mrg PR bootstrap/44455
53 1.1 mrg * configure.ac (extra_mpfr_configure_flags): Copy from
54 1.1 mrg extra_mpc_gmp_configure_flags.
55 1.1 mrg * configure: Re-generated.
56 1.1 mrg
57 1.1 mrg 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de>
58 1.1 mrg
59 1.1 mrg PR bootstrap/44621
60 1.1 mrg * configure.ac: Fix unportable shell quoting.
61 1.1 mrg * configure: Regenerate.
62 1.1 mrg
63 1.1 mrg 2010-07-31 Release Manager
64 1.1 mrg
65 1.1 mrg * GCC 4.5.1 released.
66 1.1 mrg
67 1.1 mrg 2010-06-24 Steven Bosscher <steven (a] gcc.gnu.org>
68 1.1 mrg
69 1.1 mrg Backport from mainline:
70 1.1 mrg 2010-05-18 Steven Bosscher <steven (a] gcc.gnu.org>
71 1.1 mrg
72 1.1 mrg * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
73 1.1 mrg a platform that supports LTO.
74 1.1 mrg * configure: Regenerate.
75 1.1 mrg
76 1.1 mrg 2010-06-14 Dave Korn <dave.korn.cygwin (a] gmail.com>
77 1.1 mrg
78 1.1 mrg Backport from mainline:
79 1.1 mrg 2010-04-27 Dave Korn <dave.korn.cygwin (a] gmail.com>
80 1.1 mrg
81 1.1 mrg PR lto/42776
82 1.1 mrg * configure.ac (--enable-lto): Refactor handling so libelf tests
83 1.1 mrg are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
84 1.1 mrg and allow LTO to be explicitly enabled on non-ELF platforms that
85 1.1 mrg are known to support it inside else-clause.
86 1.1 mrg * configure: Regenerate.
87 1.1 mrg
88 1.1 mrg 2010-06-10 Alexandre Oliva <aoliva (a] redhat.com>
89 1.1 mrg
90 1.1 mrg * Makefile.def (configure-gcc): Depend on all-libelf.
91 1.1 mrg * Makefile.in: Rebuild.
92 1.1 mrg
93 1.1 mrg 2010-06-07 Iain Sandoe <iains (a] gcc.gnu.org>
94 1.1 mrg
95 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
96 1.1 mrg
97 1.1 mrg 2010-06-04 Rainer Orth <ro (a] CeBiTec.Uni-Bielefeld.DE>
98 1.1 mrg
99 1.1 mrg Backport from mainline:
100 1.1 mrg 2010-04-16 Rainer Orth <ro (a] CeBiTec.Uni-Bielefeld.DE>
101 1.1 mrg
102 1.1 mrg * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
103 1.1 mrg separately.
104 1.1 mrg * configure: Regenerate.
105 1.1 mrg
106 1.1 mrg 2010-04-20 Eric Botcazou <ebotcazou (a] adacore.com>
107 1.1 mrg
108 1.1 mrg * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
109 1.1 mrg * configure: Regenerate.
110 1.1 mrg
111 1.1 mrg 2010-04-14 Release Manager
112 1.1 mrg
113 1.1 mrg * GCC 4.5.0 released.
114 1.1 mrg
115 1.1 mrg 2010-04-02 Sebastian Pop <sebastian.pop (a] amd.com>
116 1.1 mrg
117 1.1 mrg * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
118 1.1 mrg * configure: Regenerated.
119 1.1 mrg
120 1.1 mrg 2010-04-02 Sebastian Pop <sebastian.pop (a] amd.com>
121 1.1 mrg
122 1.1 mrg * configure.ac: Print "buggy but acceptable" when CLooG
123 1.1 mrg revision is less than 9.
124 1.1 mrg * configure: Regenerated.
125 1.1 mrg
126 1.1 mrg 2010-04-01 Diego Novillo <dnovillo (a] google.com>
127 1.1 mrg
128 1.1 mrg * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
129 1.1 mrg
130 1.1 mrg 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de>
131 1.1 mrg
132 1.1 mrg PR bootstrap/43615
133 1.1 mrg PR bootstrap/43328
134 1.1 mrg
135 1.1 mrg Revert:
136 1.1 mrg
137 1.1 mrg 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de>
138 1.1 mrg
139 1.1 mrg * configure.ac: Do not pass --enable-multilib nor
140 1.1 mrg --disable-multilib in baseargs. Accept explicitly passed
141 1.1 mrg --enable_multilib.
142 1.1 mrg * configure: Regenerate.
143 1.1 mrg
144 1.1 mrg 2010-03-31 Ulrich Weigand <uweigand (a] de.ibm.com>
145 1.1 mrg
146 1.1 mrg * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
147 1.1 mrg
148 1.1 mrg 2010-03-31 Janis Johnson <janis187 (a] us.ibm.com>
149 1.1 mrg
150 1.1 mrg * MAINTAINERS: Remove myself.
151 1.1 mrg
152 1.1 mrg 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de>
153 1.1 mrg
154 1.1 mrg PR bootstrap/43328
155 1.1 mrg * configure.ac: Do not pass --enable-multilib nor
156 1.1 mrg --disable-multilib in baseargs. Accept explicitly passed
157 1.1 mrg --enable_multilib.
158 1.1 mrg * configure: Regenerate.
159 1.1 mrg
160 1.1 mrg 2010-03-28 Andrew Pinski <pinskia (a] gmail.com>
161 1.1 mrg
162 1.1 mrg * MAINTAINERS (spu port): Remove me.
163 1.1 mrg
164 1.1 mrg 2010-03-23 Joseph Myers <joseph (a] codesourcery.com>
165 1.1 mrg
166 1.1 mrg * configure.ac (tic6x-*-*): New case.
167 1.1 mrg * configure: Regenerate.
168 1.1 mrg
169 1.1 mrg 2010-03-23 Joseph Myers <joseph (a] codesourcery.com>
170 1.1 mrg
171 1.1 mrg * config.sub: Update to version 2010-03-22.
172 1.1 mrg * config.guess: Update to version 2009-12-30.
173 1.1 mrg
174 1.1 mrg 2010-03-19 Jack Howarth <howarth (a] bromo.med.uc.edu>
175 1.1 mrg
176 1.1 mrg PR ada/42554
177 1.1 mrg * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
178 1.1 mrg * configure: Regenerate.
179 1.1 mrg
180 1.1 mrg 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan (a] arm.com>
181 1.1 mrg
182 1.1 mrg * MAINTAINERS: Update my email address.
183 1.1 mrg
184 1.1 mrg 2010-03-17 Sebastian Pop <sebastian.pop (a] amd.com>
185 1.1 mrg
186 1.1 mrg * MAINTAINERS (dwarak.rajagopal (a] amd.com): Removed.
187 1.1 mrg (ghassan.shobaki (a] amd.com): Removed.
188 1.1 mrg
189 1.1 mrg 2010-03-17 Alan Modra <amodra (a] gmail.com>
190 1.1 mrg
191 1.1 mrg * MAINTAINERS: Update my email address.
192 1.1 mrg
193 1.1 mrg 2010-03-16 Diego Novillo <dnovillo (a] google.com>
194 1.1 mrg
195 1.1 mrg * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
196 1.1 mrg Matthews.
197 1.1 mrg
198 1.1 mrg 2010-03-16 Joseph Myers <joseph (a] codesourcery.com>
199 1.1 mrg
200 1.1 mrg * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
201 1.1 mrg Gutson, Jeffrey D. Oldham and Mark Shinwell.
202 1.1 mrg
203 1.1 mrg 2010-03-16 Joseph Myers <joseph (a] codesourcery.com>
204 1.1 mrg
205 1.1 mrg * MAINTAINERS: Update my email address.
206 1.1 mrg
207 1.1 mrg 2010-03-16 Daniel Jacobowitz <dan (a] codesourcery.com>
208 1.1 mrg
209 1.1 mrg * MAINTAINERS: Update my email address.
210 1.1 mrg
211 1.1 mrg 2010-03-15 Bernd Schmidt <bernds (a] codesourcery.com>
212 1.1 mrg
213 1.1 mrg * MAINTAINERS: Update my email address.
214 1.1 mrg
215 1.1 mrg 2010-03-09 Jie Zhang <jie (a] codesourcery.com>
216 1.1 mrg
217 1.1 mrg * MAINTAINERS: Update my email address.
218 1.1 mrg
219 1.1 mrg 2010-03-01 Rainer Orth <ro (a] CeBiTec.Uni-Bielefeld.DE>
220 1.1 mrg
221 1.1 mrg PR libstdc++/32499
222 1.1 mrg * configure.ac (RANLIB): Default to true.
223 1.1 mrg (STRIP): Likewise.
224 1.1 mrg (RANLIB_FOR_TARGET): Remove superfluous : argument.
225 1.1 mrg * configure: Regenerate.
226 1.1 mrg
227 1.1 mrg 2010-02-17 Rafael vila de Espndola <espindola (a] google.com>
228 1.1 mrg
229 1.1 mrg * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
230 1.1 mrg (Write After Approval): Update my email address.
231 1.1 mrg
232 1.1 mrg 2010-02-17 Nick Clifton <nickc (a] redhat.com>
233 1.1 mrg
234 1.1 mrg PR 11238
235 1.1 mrg * Makefile.tpl (local-distclean): Also remove config.cache files in
236 1.1 mrg sub-directories as there may not be Makefiles present in the
237 1.1 mrg sub-directories.
238 1.1 mrg * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
239 1.1 mrg the config.cache files found by the find command.
240 1.1 mrg
241 1.1 mrg * Makefile.in: Regenerate.
242 1.1 mrg * configure.ac: Revert previous delta.
243 1.1 mrg * configure: Regenerate.
244 1.1 mrg
245 1.1 mrg 2010-02-15 Nick Clifton <nickc (a] redhat.com>
246 1.1 mrg
247 1.1 mrg PR 11238
248 1.1 mrg * configure.ac: Delete config.cache files in sub-directories when
249 1.1 mrg deleting Makefiles.
250 1.1 mrg * configure: Regenerate.
251 1.1 mrg
252 1.1 mrg 2010-02-12 Ben Elliston <bje (a] gnu.org>
253 1.1 mrg
254 1.1 mrg * MAINTAINERS: Update my email address.
255 1.1 mrg
256 1.1 mrg 2010-02-08 Andrew Pinski <pinskia (a] gmail.com>
257 1.1 mrg
258 1.1 mrg * MAINTAINERS (spu port): Update my email address.
259 1.1 mrg
260 1.1 mrg 2010-02-08 Jie Zhang <jie.zhang (a] analog.com>
261 1.1 mrg
262 1.1 mrg * MAINTAINERS: Add myself as a maintainer for the bfin port.
263 1.1 mrg
264 1.1 mrg 2010-01-31 Kaveh R. Ghazi <ghazi (a] caip.rutgers.edu>
265 1.1 mrg
266 1.1 mrg * configure.ac: Add "recommended" version checks for GMP/MPC.
267 1.1 mrg Update recommended GMP/MPFR/MPC versions.
268 1.1 mrg * configure: Regenerate.
269 1.1 mrg
270 1.1 mrg 2010-01-31 Joern Rennecke <joern.rennecke (a] embecosm.com>
271 1.1 mrg
272 1.1 mrg * MAINTAINERS: Move my Embecosm email address into the
273 1.1 mrg write-after-approval section.
274 1.1 mrg
275 1.1 mrg 2010-01-26 Ian Lance Taylor <iant (a] google.com>
276 1.1 mrg
277 1.1 mrg * MAINTAINERS: Add myself as Go frontend maintainer.
278 1.1 mrg
279 1.1 mrg 2010-01-25 Joern Rennecke <amylaar (a] spamcop.net>
280 1.1 mrg
281 1.1 mrg PR libstdc++/36101, PR libstdc++/42813
282 1.1 mrg * configure.ac (bootstrap_target_libs): Make inclusion of
283 1.1 mrg target-libgomp conditional on libgomb being in target_configdirs.
284 1.1 mrg * configure: Regenerate.
285 1.1 mrg
286 1.1 mrg 2010-01-23 Joern Rennecke <amylaar (a] spamcop.net>
287 1.1 mrg
288 1.1 mrg PR libstdc++/36101, PR libstdc++/42813
289 1.1 mrg * configure.ac (bootstrap_target_libs): Include target-libgomp.
290 1.1 mrg * configure: Regenerate.
291 1.1 mrg
292 1.1 mrg 2010-01-22 Joern Rennecke <amylaar (a] spamcop.net>
293 1.1 mrg
294 1.1 mrg PR libstdc++/36101, PR libstdc++/42813
295 1.1 mrg * configure.ac (target_configdirs): Substitute.
296 1.1 mrg * Makefile.def: Bootstrap target module libgomp.
297 1.1 mrg Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
298 1.1 mrg * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
299 1.1 mrg (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
300 1.1 mrg * configure, Makefile.in: Regenerate.
301 1.1 mrg
302 1.1 mrg 2010-01-21 Dave Korn <dave.korn.cygwin (a] gmail.com>
303 1.1 mrg
304 1.1 mrg * MAINTAINERS: Adjust my details.
305 1.1 mrg
306 1.1 mrg 2010-01-20 Eric B. Weddington <eric.weddington (a] atmel.com>
307 1.1 mrg
308 1.1 mrg * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
309 1.1 mrg
310 1.1 mrg 2010-01-18 Thierry Lafage <thierry.lafage (a] inria.fr>
311 1.1 mrg
312 1.1 mrg * MAINTAINERS: reindented my entry with tabs instead of spaces.
313 1.1 mrg
314 1.1 mrg 2010-01-15 Thierry Lafage <thierry.lafage (a] inria.fr>
315 1.1 mrg
316 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
317 1.1 mrg
318 1.1 mrg 2010-01-15 Konrad Trifunovic <konrad.trifunovic (a] inria.fr>
319 1.1 mrg
320 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
321 1.1 mrg
322 1.1 mrg 2010-01-11 Richard Guenther <rguenther (a] suse.de>
323 1.1 mrg
324 1.1 mrg PR lto/41569
325 1.1 mrg * Makefile.def (all-lto-plugin): Depend on all-gcc.
326 1.1 mrg * Makefile.in: Regenerated.
327 1.1 mrg
328 1.1 mrg 2010-01-11 Andreas Tobler <andreast (a] fgznet.ch>
329 1.1 mrg
330 1.1 mrg * configure.ac: Enable libjava build on x86_64-*freebsd*.
331 1.1 mrg * configure: Regenerate.
332 1.1 mrg
333 1.1 mrg 2010-01-07 Kaveh R. Ghazi <ghazi (a] caip.rutgers.edu>
334 1.1 mrg Francois-Xavier Coudert <fxcoudert (a] gcc.gnu.org>
335 1.1 mrg
336 1.1 mrg PR bootstrap/42424
337 1.1 mrg * configure.ac: Include libtool m4 files.
338 1.1 mrg (_LT_CHECK_OBJDIR): Call it.
339 1.1 mrg (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
340 1.1 mrg gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
341 1.1 mrg
342 1.1 mrg * configure: Regenerate.
343 1.1 mrg
344 1.1 mrg 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de>
345 1.1 mrg
346 1.1 mrg PR bootstrap/41818
347 1.1 mrg * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
348 1.1 mrg to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
349 1.1 mrg * Makefile.in: Regenerate.
350 1.1 mrg
351 1.1 mrg 2010-01-02 Richard Guenther <rguenther (a] suse.de>
352 1.1 mrg
353 1.1 mrg PR lto/41529
354 1.1 mrg * configure.ac: Include config/elf.m4. Disable LTO if not
355 1.1 mrg builting for an elf target.
356 1.1 mrg * configure: Regenerate.
357 1.1 mrg
358 1.1 mrg 2009-12-27 Christopher Faylor <me+cygwin (a] cgf.cx>
359 1.1 mrg
360 1.1 mrg * MAINTAINERS: Change my email address.
361 1.1 mrg
362 1.1 mrg 2009-12-18 Ben Elliston <bje (a] au.ibm.com>
363 1.1 mrg
364 1.1 mrg * config.sub, config.guess: Update from upstream sources.
365 1.1 mrg
366 1.1 mrg 2009-12-07 Shujing Zhao <pearly.zhao (a] oracle.com>
367 1.1 mrg
368 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
369 1.1 mrg
370 1.1 mrg 2009-12-06 Kaveh R. Ghazi <ghazi (a] caip.rutgers.edu>
371 1.1 mrg
372 1.1 mrg PR middle-end/30447
373 1.1 mrg PR middle-end/30789
374 1.1 mrg PR other/40302
375 1.1 mrg
376 1.1 mrg * configure.ac: Require MPC.
377 1.1 mrg * configure: Regenerate.
378 1.1 mrg
379 1.1 mrg 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de>
380 1.1 mrg
381 1.1 mrg PR target/38384
382 1.1 mrg PR bootstrap/40972
383 1.1 mrg * libtool.m4: Sync from git Libtool.
384 1.1 mrg * ltoptions.m4: Likewise.
385 1.1 mrg * ltversion.m4: Likewise.
386 1.1 mrg * lt~obsolete.m4: Likewise.
387 1.1 mrg * ltmain.sh: Likewise.
388 1.1 mrg
389 1.1 mrg 2009-11-30 Kaveh R. Ghazi <ghazi (a] caip.rutgers.edu>
390 1.1 mrg
391 1.1 mrg * configure.ac: Update minimum MPC version to 0.8.
392 1.1 mrg * configure: Regenerate.
393 1.1 mrg
394 1.1 mrg 2009-11-21 Sebastian Pop <sebpop (a] gmail.com>
395 1.1 mrg
396 1.1 mrg * configure.ac: Check for version 0.15.5 or later revision of CLooG.
397 1.1 mrg * configure: Regenerated.
398 1.1 mrg
399 1.1 mrg 2009-11-21 Ian Lance Taylor <iant (a] google.com>
400 1.1 mrg
401 1.1 mrg * configure.ac: Change default of poststage1_ldflags to be empty if
402 1.1 mrg poststage1_libs is set. When poststage1_libs is empty, and
403 1.1 mrg ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
404 1.1 mrg * configure: Rebuild.
405 1.1 mrg
406 1.1 mrg 2009-11-21 Adam Nemet <adambnmet (a] gmail.com>
407 1.1 mrg
408 1.1 mrg * MAINTAINERS (Write After Approval): Update my email address.
409 1.1 mrg
410 1.1 mrg 2009-11-20 Ben Elliston <bje (a] au.ibm.com>
411 1.1 mrg
412 1.1 mrg * config.guess: Update from upstream sources.
413 1.1 mrg
414 1.1 mrg 2009-11-16 Alexandre Oliva <aoliva (a] redhat.com>
415 1.1 mrg
416 1.1 mrg * Makefile.def: Restore host and target settings for gmp.
417 1.1 mrg * Makefile.in: Rebuild.
418 1.1 mrg
419 1.1 mrg 2009-11-16 Alexandre Oliva <aoliva (a] redhat.com>
420 1.1 mrg
421 1.1 mrg * configure.ac: Add libelf to host_libs. Enable in-tree configury
422 1.1 mrg of ppl and cloog. Fix in-tree configury of libelf, skip tests.
423 1.1 mrg Fix portability of test of C++ as bootstrap language. Add
424 1.1 mrg ppl/src/ppl-config.o to the bootstrap compare exclusion list.
425 1.1 mrg * configure: Rebuild.
426 1.1 mrg * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
427 1.1 mrg and cloog. Fix in-tree ppl configuration. Introduce libelf
428 1.1 mrg in-tree building.
429 1.1 mrg * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
430 1.1 mrg (POSTSTAGE1_HOST_EXPORTS): Use it.
431 1.1 mrg (STAGE[+id+]_CXXFLAGS): New.
432 1.1 mrg (BASE_FLAGS_TO_PASS): Pass it down.
433 1.1 mrg (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
434 1.1 mrg extra_exports.
435 1.1 mrg (all-stage[+id+]-[+prefix+][+module+]): Likewise.
436 1.1 mrg (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
437 1.1 mrg extra_exports.
438 1.1 mrg * Makefile.in: Rebuild.
439 1.1 mrg
440 1.1 mrg 2009-11-17 Ben Elliston <bje (a] au.ibm.com>
441 1.1 mrg
442 1.1 mrg * config.sub, config.guess: Update from upstream sources.
443 1.1 mrg
444 1.1 mrg 2009-11-12 Jan Kratochvil <jan.kratochvil (a] redhat.com>
445 1.1 mrg
446 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
447 1.1 mrg
448 1.1 mrg 2009-11-09 Jon Beniston <jon (a] beniston.com>
449 1.1 mrg
450 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
451 1.1 mrg
452 1.1 mrg 2009-11-06 Ozkan Sezer <sezeroz (a] gmail.com>
453 1.1 mrg
454 1.1 mrg * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
455 1.1 mrg paths for *-w64-mingw* and x86_64-*mingw*.
456 1.1 mrg * configure: Regenerated.
457 1.1 mrg
458 1.1 mrg 2009-11-05 Joern Rennecke <amylaar (a] spamcop.net>
459 1.1 mrg
460 1.1 mrg * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
461 1.1 mrg
462 1.1 mrg 2009-11-02 Benjamin Kosnik <bkoz (a] redhat.com>
463 1.1 mrg
464 1.1 mrg * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
465 1.1 mrg Phil Edwards to Write-After Approval.
466 1.1 mrg
467 1.1 mrg 2009-10-30 Kai Tietz <kai.tietz (a] onevision.com>
468 1.1 mrg
469 1.1 mrg * configure.ac: Disable target-winsup & co for
470 1.1 mrg x86_64-*-mingw* and *-w64-mingw* targets.
471 1.1 mrg * configure: Regenerated.
472 1.1 mrg
473 1.1 mrg 2009-10-16 Nick Clifton <nickc (a] redhat.com>
474 1.1 mrg
475 1.1 mrg * MAINTAINERS: Add myself as a maintainer for the RX port.
476 1.1 mrg
477 1.1 mrg 2009-10-26 Johannes Singler <singler (a] kit.edu>
478 1.1 mrg
479 1.1 mrg * MAINTAINERS (Write After Approval): Update my e-mail address.
480 1.1 mrg
481 1.1 mrg 2009-10-23 Rainer Orth <ro (a] CeBiTec.Uni-Bielefeld.DE>
482 1.1 mrg
483 1.1 mrg * configure.ac (CLooG test): Use = with test.
484 1.1 mrg * configure: Regenerate.
485 1.1 mrg
486 1.1 mrg 2009-10-22 Richard Guenther <rguenther (a] suse.de>
487 1.1 mrg
488 1.1 mrg * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
489 1.1 mrg cloog if the ppl version check failed. Move flags saving
490 1.1 mrg before setting in libelf check.
491 1.1 mrg * configure: Regenerate.
492 1.1 mrg
493 1.1 mrg 2009-10-21 Richard Guenther <rguenther (a] suse.de>
494 1.1 mrg
495 1.1 mrg * configure.ac: Adjust the ppl and cloog configure to work as
496 1.1 mrg documented. Disable cloog if ppl was disabled. Omit the version
497 1.1 mrg checks if they were disabled.
498 1.1 mrg * configure: Re-generate.
499 1.1 mrg
500 1.1 mrg 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de>
501 1.1 mrg
502 1.1 mrg * configure.ac: Add 'lto' to enable_languages, not
503 1.1 mrg new_enable_languages, and only if not already present.
504 1.1 mrg * configure: Regenerate.
505 1.1 mrg
506 1.1 mrg 2009-10-10 Gerald Pfeifer <gerald (a] pfeifer.com>
507 1.1 mrg
508 1.1 mrg * README: Refer to the various COPYING* files instead of just
509 1.1 mrg COPYING.
510 1.1 mrg Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
511 1.1 mrg
512 1.1 mrg 2009-10-07 Rafael Avila de Espindola <espindola (a] google.com>
513 1.1 mrg
514 1.1 mrg * MAINTAINERS: Change my email address. Change plugi-in to plugin.
515 1.1 mrg
516 1.1 mrg 2009-10-07 Richard Guenther <rguenther (a] suse.de>
517 1.1 mrg
518 1.1 mrg * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
519 1.1 mrg and Richard Guenther as reviewers.
520 1.1 mrg (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
521 1.1 mrg as reviewers.
522 1.1 mrg
523 1.1 mrg 2009-10-07 Hariharan Sandanagobalane <hariharan (a] picochip.com>
524 1.1 mrg
525 1.1 mrg * config.sub: Update from upstream sources.
526 1.1 mrg
527 1.1 mrg 2009-10-06 Ian Lance Taylor <iant (a] google.com>
528 1.1 mrg
529 1.1 mrg * Makefile.def: check-gold depends upon all-gas.
530 1.1 mrg * Makefile.in: Rebuild.
531 1.1 mrg
532 1.1 mrg 2009-10-05 Phil Muldoon <pmuldoon (a] redhat.com>
533 1.1 mrg
534 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
535 1.1 mrg
536 1.1 mrg 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola (a] google.com>
537 1.1 mrg
538 1.1 mrg * Makefile.def: all-lto-plugin depends on all-libiberty.
539 1.1 mrg set bootstrap=true for lto-plugin.
540 1.1 mrg Add lto-plugin.
541 1.1 mrg * Makefile.in: Regenerate.
542 1.1 mrg * configure.ac (host_libs): Add lto-plugin.
543 1.1 mrg * configure: Regenerate.
544 1.1 mrg
545 1.1 mrg 2009-10-03 Diego Novillo <dnovillo (a] google.com>
546 1.1 mrg
547 1.1 mrg * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
548 1.1 mrg (HOST_LIBELFLIBS): Define.
549 1.1 mrg (HOST_LIBELFINC): Define.
550 1.1 mrg * Makefile.in: Regenerate.
551 1.1 mrg * configure.ac: Add --enable-lto.
552 1.1 mrg Add --with-libelf, --with-libelf-include and --with-libelf-lib.
553 1.1 mrg If --enable-lto is used, add 'lto' to new_enable_languages.
554 1.1 mrg If --enable-lto is used and gold is enabled, add
555 1.1 mrg lto-plugin to configdirs.
556 1.1 mrg * configure: Regenerate.
557 1.1 mrg
558 1.1 mrg 2009-10-03 Simon Baldwin <simonb (a] google.com>
559 1.1 mrg
560 1.1 mrg * configure.ac: If --with-system-zlib, suppress local zlib and
561 1.1 mrg pass --with-system-zlib to subdir configure scripts.
562 1.1 mrg * configure: Regenerate.
563 1.1 mrg
564 1.1 mrg 2009-10-01 Loren J. Rittle <ljrittle (a] acm.org>
565 1.1 mrg Paolo Bonzini <bonzini (a] gnu.org>
566 1.1 mrg
567 1.1 mrg * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
568 1.1 mrg $(srcdir).
569 1.1 mrg * Makefile.in: Rebuilt.
570 1.1 mrg
571 1.1 mrg 2009-09-26 Gary Funck <gary (a] intrepid.com>
572 1.1 mrg
573 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
574 1.1 mrg
575 1.1 mrg 2009-09-26 Kaveh R. Ghazi <ghazi (a] caip.rutgers.edu>
576 1.1 mrg
577 1.1 mrg * configure.ac: Update minimum MPC version to 0.7.
578 1.1 mrg * configure: Regenerate.
579 1.1 mrg
580 1.1 mrg 2009-09-25 Nick Clifton <nickc (a] redhat.com>
581 1.1 mrg
582 1.1 mrg * configure.ac: Pass any --cache-file=/dev/null option on to
583 1.1 mrg subconfigures.
584 1.1 mrg * configure: Regenerate.
585 1.1 mrg
586 1.1 mrg 2009-09-23 Nick Clifton <nickc (a] redhat.com>
587 1.1 mrg
588 1.1 mrg * config.sub, config.guess: Update from upstream sources.
589 1.1 mrg
590 1.1 mrg 2009-09-22 Loren J. Rittle <ljrittle (a] acm.org>
591 1.1 mrg
592 1.1 mrg * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
593 1.1 mrg * Makefile.in: Rebuilt.
594 1.1 mrg
595 1.1 mrg 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de>
596 1.1 mrg
597 1.1 mrg PR bootstrap/32272
598 1.1 mrg * configure.ac: Error out if $srcdir isn't '.' but contains
599 1.1 mrg host-${host_noncanonical}.
600 1.1 mrg * configure: Regenerate.
601 1.1 mrg
602 1.1 mrg 2009-09-22 Rainer Orth <ro (a] CeBiTec.Uni-Bielefeld.DE>
603 1.1 mrg
604 1.1 mrg * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
605 1.1 mrg maintainer.
606 1.1 mrg
607 1.1 mrg 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de>
608 1.1 mrg
609 1.1 mrg * configure.ac: If bootstrapping a combined tree with
610 1.1 mrg --enable-gold, require c++ in stage1_languages.
611 1.1 mrg * configure: Regenerate.
612 1.1 mrg
613 1.1 mrg * configure.ac: Also add target_libs of stage1_languages to
614 1.1 mrg bootstrap_target_libs.
615 1.1 mrg * configure: Regenerate.
616 1.1 mrg
617 1.1 mrg * configure.ac: Diagnose --enable-build-with-cxx bootstrap
618 1.1 mrg with --enable-languages not containing c++.
619 1.1 mrg * configure: Regenerate.
620 1.1 mrg
621 1.1 mrg 2009-09-15 Jie Zhang <jie.zhang (a] analog.com>
622 1.1 mrg
623 1.1 mrg * configure.ac: Disable java and boehm-gc for bfin-*-*.
624 1.1 mrg * configure: Regenerate.
625 1.1 mrg
626 1.1 mrg 2009-09-12 Joern Rennecke <joern.rennecke (a] embecosm.com>
627 1.1 mrg
628 1.1 mrg * MAINTAINERS (Write After Approval): Update my e-mail address,
629 1.1 mrg and move from from here...
630 1.1 mrg (Waiting for paperwork): To here.
631 1.1 mrg
632 1.1 mrg 2009-09-09 Joseph Myers <joseph (a] codesourcery.com>
633 1.1 mrg
634 1.1 mrg * MAINTAINERS (Reviewers): Add self as driver reviewer.
635 1.1 mrg
636 1.1 mrg 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de>
637 1.1 mrg
638 1.1 mrg * configure.ac: Do not use $extrasub for replacing @if/@endif
639 1.1 mrg parts in Makefile; instead, use additional arguments to
640 1.1 mrg AC_CONFIG_COMMANDS to do the replacement manually, with several
641 1.1 mrg sed invocations, to avoid HP-UX sed command limits.
642 1.1 mrg * configure: Regenerate.
643 1.1 mrg
644 1.1 mrg 2009-09-08 Alexandre Oliva <aoliva (a] redhat.com>
645 1.1 mrg
646 1.1 mrg * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
647 1.1 mrg blank before -L.
648 1.1 mrg
649 1.1 mrg 2009-09-04 Alexandre Oliva <aoliva (a] redhat.com>
650 1.1 mrg
651 1.1 mrg * configure.ac (with-build-config): Document. Handle without.
652 1.1 mrg Handle missing argument.
653 1.1 mrg * configure: Rebuilt.
654 1.1 mrg
655 1.1 mrg 2009-09-03 Alexandre Oliva <aoliva (a] redhat.com>
656 1.1 mrg
657 1.1 mrg * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
658 1.1 mrg Default to bootstrap-debug only if compare-debug works.
659 1.1 mrg * configure: Rebuilt.
660 1.1 mrg * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
661 1.1 mrg * Makefile.in: Rebuilt.
662 1.1 mrg
663 1.1 mrg 2009-09-02 Rainer Orth <ro (a] CeBiTec.Uni-Bielefeld.DE>
664 1.1 mrg
665 1.1 mrg * MAINTAINERS (OS Port Maintainers): Update my email address.
666 1.1 mrg
667 1.1 mrg 2009-09-01 Alexandre Oliva <aoliva (a] redhat.com>
668 1.1 mrg
669 1.1 mrg * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
670 1.1 mrg * Makefile.in: Rebuilt.
671 1.1 mrg
672 1.1 mrg 2009-09-01 Chris Demetriou <cgd (a] google.com>
673 1.1 mrg
674 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
675 1.1 mrg
676 1.1 mrg 2009-08-31 Dodji Seketeli <dodji (a] redhat.com>
677 1.1 mrg
678 1.1 mrg PR debug/30161
679 1.1 mrg * include/dwarf2.h (enum dwarf_tag): Added
680 1.1 mrg DW_TAG_GNU_template_template_param
681 1.1 mrg (enum dwarf_attribute): Added DW_AT_GNU_template_name.
682 1.1 mrg
683 1.1 mrg 2009-08-30 Paolo Bonzini <bonzini (a] gnu.org>
684 1.1 mrg
685 1.1 mrg * Makefile.tpl (AWK): Fix typo.
686 1.1 mrg * Makefile.in: Regenerate.
687 1.1 mrg
688 1.1 mrg 2009-08-30 Paolo Bonzini <bonzini (a] gnu.org>
689 1.1 mrg
690 1.1 mrg * configure.ac: Detect awk and sed.
691 1.1 mrg * Makefile.def (flags_to_pass): Add AWK and SED.
692 1.1 mrg * Makefile.tpl (AWK, SED): New.
693 1.1 mrg (BASE_FLAGS_TO_PASS): Add AWK and SED.
694 1.1 mrg * configure: Regenerate.
695 1.1 mrg * Makefile.in: Regenerate.
696 1.1 mrg
697 1.1 mrg 2009-08-26 Dave Korn <dave.korn.cygwin (a] gmail.com>
698 1.1 mrg
699 1.1 mrg * ltmain.sh (removedotparts): Don't use comma as 's' separator.
700 1.1 mrg (collapseslashes): Likewise.
701 1.1 mrg
702 1.1 mrg 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de>
703 1.1 mrg
704 1.1 mrg * configure.ac (AC_PREREQ): Bump to 2.64.
705 1.1 mrg
706 1.1 mrg 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de>
707 1.1 mrg
708 1.1 mrg * configure.ac: Remove --with-datarootdir, --with-docdir,
709 1.1 mrg --with-pdfdir, --with-htmldir switches.
710 1.1 mrg * configure: Regenerate.
711 1.1 mrg
712 1.1 mrg * configure: Regenerate.
713 1.1 mrg
714 1.1 mrg * compile: Sync from Automake 1.11.
715 1.1 mrg * depcomp: Likewise.
716 1.1 mrg * install-sh: Likewise.
717 1.1 mrg * missing: Likewise.
718 1.1 mrg * mkinstalldirs: Likewise.
719 1.1 mrg * ylwrap: Likewise.
720 1.1 mrg
721 1.1 mrg 2009-08-20 Dave Korn <dave.korn.cygwin (a] gmail.com>
722 1.1 mrg
723 1.1 mrg * ltmain.sh (func_normal_abspath): New function.
724 1.1 mrg (func_relative_path): Likewise.
725 1.1 mrg (func_mode_help): Document new -bindir option for link mode.
726 1.1 mrg (func_mode_link): Add new -bindir option, and use it to place
727 1.1 mrg output DLL if specified.
728 1.1 mrg
729 1.1 mrg 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de>
730 1.1 mrg
731 1.1 mrg * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
732 1.1 mrg (baseargs): Add --disable-option-checking.
733 1.1 mrg * configure: Regenerate.
734 1.1 mrg
735 1.1 mrg * Makefile.def (configure-target-libiberty): Depend on
736 1.1 mrg all-binutils and all-ld.
737 1.1 mrg (configure-target-newlib): Likewise.
738 1.1 mrg * Makefile.in: Regenerate.
739 1.1 mrg
740 1.1 mrg 2009-08-17 Ben Elliston <bje (a] au.ibm.com>
741 1.1 mrg
742 1.1 mrg * config.sub, config.guess: Update from upstream sources.
743 1.1 mrg
744 1.1 mrg 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de>
745 1.1 mrg
746 1.1 mrg Sync from src, merge:
747 1.1 mrg
748 1.1 mrg 2009-07-02 Tristan Gingold <gingold (a] adacore.com>
749 1.1 mrg
750 1.1 mrg * configure.ac: Do not exclude gas for i386-*-darwin.
751 1.1 mrg Add a case for x86_64-*-darwin.
752 1.1 mrg * configure: Regenerate.
753 1.1 mrg
754 1.1 mrg 2009-08-06 Neil Vachharajani <nvachhar (a] gmail.com>
755 1.1 mrg
756 1.1 mrg * MAINTAINERS: Add my name to Write After Approval list.
757 1.1 mrg
758 1.1 mrg 2009-08-06 Michael Eager <eager (a] eagercon.com>
759 1.1 mrg
760 1.1 mrg * configure.ac: Add Microblaze target.
761 1.1 mrg * configure: Regenerate.
762 1.1 mrg
763 1.1 mrg 2009-07-31 Christian Bruel <christian.bruel (a] st.com>
764 1.1 mrg
765 1.1 mrg * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
766 1.1 mrg * configure: Regenerate.
767 1.1 mrg
768 1.1 mrg 2009-07-28 Rask Ingemann Lambertsen <ccc94453 (a] vip.cybercity.dk>
769 1.1 mrg
770 1.1 mrg * MAINTAINERS (Write After Approval): Update my e-mail address.
771 1.1 mrg
772 1.1 mrg 2009-07-06 Ian Lance Taylor <iant (a] google.com>
773 1.1 mrg
774 1.1 mrg * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
775 1.1 mrg * configure: Rebuild.
776 1.1 mrg
777 1.1 mrg 2009-07-01 Tobias Grosser <grosser (a] fim.uni-passau.de>
778 1.1 mrg
779 1.1 mrg * MAINTAINERS: Move myself to the Graphite Reviewers.
780 1.1 mrg
781 1.1 mrg 2009-06-30 Wei Guozhi <carrot (a] google.com>
782 1.1 mrg
783 1.1 mrg * MAINTAINERS: Add my name to Write After Approval list.
784 1.1 mrg
785 1.1 mrg 2009-06-26 Steve Ellcey <sje (a] cup.hp.com>
786 1.1 mrg
787 1.1 mrg PR bootstrap/40338
788 1.1 mrg * configure.ac (comparestring): Create new variable.
789 1.1 mrg * Makefile.tpl (comparestring): Use to skip some comparisions.
790 1.1 mrg * configure: Regenerate.
791 1.1 mrg * Makefile.in: Regenerate.
792 1.1 mrg
793 1.1 mrg 2009-06-26 Doug Evans <dje (a] sebabeach.org>
794 1.1 mrg
795 1.1 mrg * Makefile.def (host_modules): Add cgen.
796 1.1 mrg * Makefile.in: Regenerate.
797 1.1 mrg * configure.ac (host_tools): Add cgen.
798 1.1 mrg * configure: Regenerate.
799 1.1 mrg
800 1.1 mrg 2009-06-23 DJ Delorie <dj (a] redhat.com>
801 1.1 mrg
802 1.1 mrg * MAINTAINERS: Add myself as mep maintainer.
803 1.1 mrg
804 1.1 mrg 2009-06-23 Ian Lance Taylor <iant (a] google.com>
805 1.1 mrg
806 1.1 mrg * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
807 1.1 mrg boot_languages. Only bootstrap target libraries listed in
808 1.1 mrg target_libs for some boot language. Add --with-stage1-ldflags,
809 1.1 mrg --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
810 1.1 mrg with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
811 1.1 mrg if not building with C++.
812 1.1 mrg * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
813 1.1 mrg * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
814 1.1 mrg (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
815 1.1 mrg (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
816 1.1 mrg (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
817 1.1 mrg POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
818 1.1 mrg (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
819 1.1 mrg * configure, Makefile.in: Rebuild.
820 1.1 mrg
821 1.1 mrg 2009-06-23 Li Feng <nemokingdom (a] gmail.com>
822 1.1 mrg
823 1.1 mrg * MAINTAINERS: Added my name to write-after-approval list.
824 1.1 mrg
825 1.1 mrg 2009-06-15 Ryan Mansfield <rmansfield (a] qnx.com>
826 1.1 mrg
827 1.1 mrg * configure.ac: Define is_elf for QNX Neutrino targets.
828 1.1 mrg * configure: Regenerate.
829 1.1 mrg
830 1.1 mrg 2009-06-09 Ghassan Shobaki <ghassan.shobaki (a] amd.com>
831 1.1 mrg
832 1.1 mrg * MAINTAINERS: Added my name to the write-after-approval list
833 1.1 mrg
834 1.1 mrg 2009-06-08 Kaveh R. Ghazi <ghazi (a] caip.rutgers.edu>
835 1.1 mrg
836 1.1 mrg * configure.ac: Detect MPC in default directory.
837 1.1 mrg * configure: Regenerate.
838 1.1 mrg
839 1.1 mrg 2009-06-03 Jerome Guitton <guitton (a] adacore.com>
840 1.1 mrg Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de>
841 1.1 mrg
842 1.1 mrg * Makefile.tpl (all): Avoid a trailing backslash.
843 1.1 mrg * Makefile.in: Regenerate.
844 1.1 mrg
845 1.1 mrg 2009-06-03 Ben Elliston <bje (a] au.ibm.com>
846 1.1 mrg
847 1.1 mrg * config.sub, config.guess: Update from upstream sources.
848 1.1 mrg
849 1.1 mrg 2009-06-02 Richard Sandiford <r.sandiford (a] uk.ibm.com>
850 1.1 mrg
851 1.1 mrg * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
852 1.1 mrg to noconfdirs.
853 1.1 mrg * configure: Regenerate.
854 1.1 mrg
855 1.1 mrg 2009-06-02 Alexandre Oliva <aoliva (a] redhat.com>
856 1.1 mrg
857 1.1 mrg * Makefile.tpl ([+compare-target+]): Compare all stage
858 1.1 mrg directories, rather than just gcc.
859 1.1 mrg * Makefile.in: Rebuilt.
860 1.1 mrg
861 1.1 mrg 2009-06-01 Doug Kwan <dougkwan (a] google.com>
862 1.1 mrg
863 1.1 mrg * configure.ac: Support gold for target arm*-*-*.
864 1.1 mrg * configure: Regenerate.
865 1.1 mrg
866 1.1 mrg 2009-05-29 Kaveh R. Ghazi <ghazi (a] caip.rutgers.edu>
867 1.1 mrg
868 1.1 mrg * Makefile.def: Add MPC support and dependencies.
869 1.1 mrg * configure.ac: Likewise. Reorganize GMP/MPFR checks.
870 1.1 mrg
871 1.1 mrg * Makefile.in, configure: Regenerate.
872 1.1 mrg
873 1.1 mrg 2009-05-27 Alexandre Oliva <aoliva (a] redhat.com>
874 1.1 mrg
875 1.1 mrg * Makefile.tpl (all): Avoid harmless warning in make all when
876 1.1 mrg gcc-bootstrap is enabled but stage_last does not exist.
877 1.1 mrg * Makefile.in: Rebuilt.
878 1.1 mrg
879 1.1 mrg 2009-05-24 Nicolas Roche <roche (a] adacore.com>
880 1.1 mrg
881 1.1 mrg * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
882 1.1 mrg * Makefile.in: Regenerate.
883 1.1 mrg
884 1.1 mrg 2009-05-21 Denis Chertykov <chertykov (a] gmail.com>
885 1.1 mrg
886 1.1 mrg * MAINTAINERS: Update my e-mail address.
887 1.1 mrg
888 1.1 mrg 2009-05-21 Dave Korn <dave.korn.cygwin (a] gmail.com>
889 1.1 mrg
890 1.1 mrg * configure.ac (cygwin noconfigdirs): Remove libgcj.
891 1.1 mrg * configure: Regenerate.
892 1.1 mrg
893 1.1 mrg 2009-05-18 Alexandre Oliva <aoliva (a] redhat.com>
894 1.1 mrg
895 1.1 mrg PR other/40159
896 1.1 mrg * Makefile.tpl (all): Don't assume gcc-bootstrap and
897 1.1 mrg gcc-no-bootstrap are mutually exclusive.
898 1.1 mrg * Makefile.in: Rebuilt.
899 1.1 mrg
900 1.1 mrg 2009-05-18 Alexandre Oliva <aoliva (a] redhat.com>
901 1.1 mrg
902 1.1 mrg PR other/40159
903 1.1 mrg * Makefile.tpl (all): Don't end with unconditional success.
904 1.1 mrg * Makefile.in: Rebuilt.
905 1.1 mrg
906 1.1 mrg 2009-05-12 Alexandre Oliva <aoliva (a] redhat.com>
907 1.1 mrg
908 1.1 mrg PR target/37137
909 1.1 mrg * Makefile.def (flags_to_pass): Remove redundant and incomplete
910 1.1 mrg STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
911 1.1 mrg Add FLAGS_FOR_TARGET and BUILD_CONFIG.
912 1.1 mrg (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
913 1.1 mrg stage_configureflags, stage_cflags and stage_libcflags into
914 1.1 mrg explicit Makefile macros.
915 1.1 mrg * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
916 1.1 mrg GFORTRAN.
917 1.1 mrg (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
918 1.1 mrg CC. Set CC_FOR_BUILD from CC.
919 1.1 mrg (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
920 1.1 mrg NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
921 1.1 mrg DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
922 1.1 mrg XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
923 1.1 mrg and GFORTRAN.
924 1.1 mrg (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
925 1.1 mrg (_LIBCFLAGS): Renamed to _TFLAGS.
926 1.1 mrg (do-compare-debug, do-compare3-debug): Drop.
927 1.1 mrg (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
928 1.1 mrg GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
929 1.1 mrg (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
930 1.1 mrg DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
931 1.1 mrg (XGCC_FLAGS_FOR_TARGET): New.
932 1.1 mrg (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
933 1.1 mrg (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
934 1.1 mrg (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
935 1.1 mrg DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
936 1.1 mrg LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
937 1.1 mrg to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
938 1.1 mrg TFLAGS.
939 1.1 mrg (BUILD_CONFIG): Include if requested.
940 1.1 mrg (all): Set TFLAGS on bootstrap.
941 1.1 mrg (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
942 1.1 mrg (all-stageid-prefixmodule): Likewise.
943 1.1 mrg (do-clean, distclean-stageid): Set TFLAGS.
944 1.1 mrg (restrap): Fix whitespace.
945 1.1 mrg * Makefile.in: Rebuilt.
946 1.1 mrg
947 1.1 mrg 2009-05-07 Paolo Bonzini <bonzini (a] gnu.org>
948 1.1 mrg
949 1.1 mrg * config.guess: Sync with src.
950 1.1 mrg
951 1.1 mrg 2009-05-07 Dave Korn <dave.korn.cygwin (a] gmail.com>
952 1.1 mrg
953 1.1 mrg * configure.ac ($with_ppl): Default to no if not supplied.
954 1.1 mrg ($with_cloog): Likewise.
955 1.1 mrg configure: Regenerate.
956 1.1 mrg
957 1.1 mrg 2009-04-27 James E. Wilson <wilson (a] codesourcery.com>
958 1.1 mrg
959 1.1 mrg * MAINTAINERS: Update my e-mail address.
960 1.1 mrg
961 1.1 mrg 2009-04-27 Nick Clifton <nickc (a] redhat.com>
962 1.1 mrg
963 1.1 mrg * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
964 1.1 mrg
965 1.1 mrg 2009-04-25 Eric Botcazou <ebotcazou (a] adacore.com>
966 1.1 mrg
967 1.1 mrg * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
968 1.1 mrg (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
969 1.1 mrg * Makefile.in: Regenerate.
970 1.1 mrg
971 1.1 mrg 2009-04-24 Kaveh R. Ghazi <ghazi (a] caip.rutgers.edu>
972 1.1 mrg
973 1.1 mrg PR bootstrap/39739
974 1.1 mrg * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
975 1.1 mrg * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
976 1.1 mrg
977 1.1 mrg * configure, Makefile.in: Regenerate.
978 1.1 mrg
979 1.1 mrg 2009-04-21 Taras Glek <tglek (a] mozilla.com>
980 1.1 mrg
981 1.1 mrg * include/hashtab.h: Update GTY annotations to new syntax
982 1.1 mrg * include/splay-tree.h: Likewise
983 1.1 mrg
984 1.1 mrg 2009-04-17 Ben Elliston <bje (a] au.ibm.com>
985 1.1 mrg
986 1.1 mrg * config.sub, config.guess: Update from upstream sources.
987 1.1 mrg
988 1.1 mrg 2009-04-15 Anthony Green <green (a] moxielogic.com>
989 1.1 mrg
990 1.1 mrg * configure.ac: Add moxie support.
991 1.1 mrg * configure: Rebuilt.
992 1.1 mrg
993 1.1 mrg 2009-04-14 Jakub Jelinek <jakub (a] redhat.com>
994 1.1 mrg
995 1.1 mrg * configure.ac: Change copyright header to refer to version
996 1.1 mrg 3 of the GNU General Public License and to point readers at the
997 1.1 mrg COPYING3 file and the FSF's license web page.
998 1.1 mrg * Makefile.def: Likewise.
999 1.1 mrg * Makefile.tpl: Likewise.
1000 1.1 mrg * Makefile.in: Regenerate.
1001 1.1 mrg
1002 1.1 mrg 2009-04-09 Jack Howarth <howarth (a] bromo.med.uc.edu>
1003 1.1 mrg
1004 1.1 mrg * configure.ac: Restore match for darwin9 or later. Use double
1005 1.1 mrg brackets since regeneration eats one pair.
1006 1.1 mrg * configure: Regenerate.
1007 1.1 mrg
1008 1.1 mrg 2009-04-09 H.J. Lu <hongjiu.lu (a] intel.com>
1009 1.1 mrg
1010 1.1 mrg PR gas/10039
1011 1.1 mrg * configure.ac: Require texinfo 4.7.
1012 1.1 mrg * configure: Regenerated.
1013 1.1 mrg
1014 1.1 mrg 2009-04-09 Nick Clifton <nickc (a] redhat.com>
1015 1.1 mrg
1016 1.1 mrg * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1017 1.1 mrg the GCC Runtime Library Exception.
1018 1.1 mrg
1019 1.1 mrg 2009-04-08 Kaveh R. Ghazi <ghazi (a] caip.rutgers.edu>
1020 1.1 mrg
1021 1.1 mrg * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1022 1.1 mrg * configure: Regenerate.
1023 1.1 mrg
1024 1.1 mrg 2009-04-01 Steve Ellcey <sje (a] cup.hp.com>
1025 1.1 mrg
1026 1.1 mrg * Makefil.def (languages): New entries.
1027 1.1 mrg * Makefile.tpl (check-gcc-*): New generic target.
1028 1.1 mrg * Makefile.in: Regenerate.
1029 1.1 mrg
1030 1.1 mrg 2009-03-25 Erven Rohou <erven.rohou (a] inria.fr>
1031 1.1 mrg
1032 1.1 mrg * MAINTAINERS: Update my email address.
1033 1.1 mrg
1034 1.1 mrg 2009-03-18 Tom Tromey <tromey (a] redhat.com>
1035 1.1 mrg
1036 1.1 mrg * configure: Rebuild.
1037 1.1 mrg * configure.ac (host_libs): Add libiconv.
1038 1.1 mrg * Makefile.in: Rebuild.
1039 1.1 mrg * Makefile.def (host_modules): Add libiconv.
1040 1.1 mrg (configure-gdb, all-gdb): Depend on libiconv.
1041 1.1 mrg
1042 1.1 mrg 2009-03-16 Tristan Gingold <gingold (a] adacore.com>
1043 1.1 mrg
1044 1.1 mrg * configure.ac: Treat gdb as supported on x86_64-darwin.
1045 1.1 mrg * configure: Regenerate.
1046 1.1 mrg
1047 1.1 mrg 2009-03-16 Joseph Myers <joseph (a] codesourcery.com>
1048 1.1 mrg
1049 1.1 mrg * configure.ac (--with-host-libstdcxx): New option.
1050 1.1 mrg * configure: Regenerate.
1051 1.1 mrg
1052 1.1 mrg 2009-03-12 Joern Rennecke <joern.rennecke (a] arc.com>
1053 1.1 mrg
1054 1.1 mrg * MAINTAINERS: Move myself into the write after approval list.
1055 1.1 mrg
1056 1.1 mrg 2009-03-11 Nicola Pero <nicola.pero (a] meta-innovation.com>
1057 1.1 mrg
1058 1.1 mrg * MAINTAINERS: Update e-mail address.
1059 1.1 mrg
1060 1.1 mrg 2009-03-11 Dorit Nuzman <dorit (a] il.ibm.com>
1061 1.1 mrg
1062 1.1 mrg * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1063 1.1 mrg
1064 1.1 mrg 2009-03-10 Ira Rosen <irar (a] il.ibm.com>
1065 1.1 mrg
1066 1.1 mrg * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1067 1.1 mrg
1068 1.1 mrg 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de>
1069 1.1 mrg
1070 1.1 mrg Backport from git Libtool:
1071 1.1 mrg
1072 1.1 mrg 2009-01-19 Robert Millan <rmh (a] aybabtu.com>
1073 1.1 mrg Support GNU/kOpenSolaris.
1074 1.1 mrg * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1075 1.1 mrg (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1076 1.1 mrg (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1077 1.1 mrg GNU/kOpenSolaris.
1078 1.1 mrg
1079 1.1 mrg 2009-02-27 Andreas Schwab <schwab (a] linux-m68k.org>
1080 1.1 mrg
1081 1.1 mrg * MAINTAINERS: Update e-mail address.
1082 1.1 mrg
1083 1.1 mrg 2009-02-24 Michael Eager <eager (a] eagercon.com>
1084 1.1 mrg
1085 1.1 mrg * MAINTAINERS (Write After Approval): Add self.
1086 1.1 mrg
1087 1.1 mrg 2009-02-18 Bingfeng Mei <bmei (a] broadcom.com>
1088 1.1 mrg
1089 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
1090 1.1 mrg
1091 1.1 mrg 2009-02-05 Andreas Schwab <schwab (a] suse.de>
1092 1.1 mrg
1093 1.1 mrg * Makefile.tpl (stage_last): Define $r and $s before using
1094 1.1 mrg $(RECURSE_FLAGS_TO_PASS).
1095 1.1 mrg * Makefile.in: Regenerate
1096 1.1 mrg
1097 1.1 mrg 2009-01-30 Ian Lance Taylor <iant (a] google.com>
1098 1.1 mrg
1099 1.1 mrg * MAINTAINERS: Move myself to the Global Reviewers list.
1100 1.1 mrg
1101 1.1 mrg 2009-01-29 Robert Millan <rmh (a] aybabtu.com>
1102 1.1 mrg
1103 1.1 mrg * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1104 1.1 mrg * configure: Regenerate.
1105 1.1 mrg
1106 1.1 mrg 2009-01-17 Gerald Pfeifer <gerald (a] pfeifer.com>
1107 1.1 mrg
1108 1.1 mrg * MAINTAINERS: Make whitespace consistent.
1109 1.1 mrg Remove Robert Millan from Write After Approval.
1110 1.1 mrg
1111 1.1 mrg 2009-01-16 Alan Modra <amodra (a] bigpond.net.au>
1112 1.1 mrg
1113 1.1 mrg * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1114 1.1 mrg (all-opcodes): Depend on all-libiberty.
1115 1.1 mrg * Makefile.in: Regenerate.
1116 1.1 mrg
1117 1.1 mrg 2009-01-15 Douglas B Rupp <rupp (a] gnat.com>
1118 1.1 mrg
1119 1.1 mrg * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1120 1.1 mrg * configure: Regenerate.
1121 1.1 mrg
1122 1.1 mrg 2009-01-12 Ramana Radhakrishnan <ramana.r (a] gmail.com>
1123 1.1 mrg
1124 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
1125 1.1 mrg
1126 1.1 mrg 2009-01-12 Steven G. Kargl <sgk (a] troutmask.apl.washington.edu>
1127 1.1 mrg
1128 1.1 mrg * MAINTAINERS: Add myself to reviewers (Fortran).
1129 1.1 mrg
1130 1.1 mrg 2009-01-12 Sebastian Pop <sebastian.pop (a] amd.com>
1131 1.1 mrg
1132 1.1 mrg PR tree-optimization/38515
1133 1.1 mrg * configure.ac (cloog-polylib): Removed.
1134 1.1 mrg (with_ppl, with_cloog): Test for "no".
1135 1.1 mrg * configure: Regenerated.
1136 1.1 mrg
1137 1.1 mrg 2009-01-11 Daniel Franke <franke.daniel (a] gmail.com>
1138 1.1 mrg
1139 1.1 mrg * MAINTAINERS: Moved myself to reviewers (Fortran).
1140 1.1 mrg
1141 1.1 mrg 2009-01-06 Thomas Schwinge <tschwinge (a] gnu.org>
1142 1.1 mrg
1143 1.1 mrg * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1144 1.1 mrg (Write After Approval): Remove myself.
1145 1.1 mrg
1146 1.1 mrg 2009-01-03 Diego Novillo <dnovillo (a] google.com>
1147 1.1 mrg
1148 1.1 mrg * MAINTAINERS: Remove myself from alias maintainership.
1149 1.1 mrg
1150 1.1 mrg 2009-01-02 David Ayers <ayers (a] fsfe.org>
1151 1.1 mrg
1152 1.1 mrg * MAINTAINERS: Update e-mail address.
1153 1.1 mrg
1154 1.1 mrg 2008-12-30 Gerald Pfeifer <gerald (a] pfeifer.com>
1155 1.1 mrg
1156 1.1 mrg * MAINTAINERS: Make whitespace consistent.
1157 1.1 mrg
1158 1.1 mrg 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de>
1159 1.1 mrg
1160 1.1 mrg Backport from upstream Libtool:
1161 1.1 mrg * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1162 1.1 mrg Add cache variables to tests that require the linker to work.
1163 1.1 mrg For shlibpath_overrides_runpath, this also changes the semantics
1164 1.1 mrg to let the result from the C compiler take precedence.
1165 1.1 mrg
1166 1.1 mrg 2008-12-02 Ben Elliston <bje (a] au.ibm.com>
1167 1.1 mrg
1168 1.1 mrg * config.sub, config.guess: Update from upstream sources.
1169 1.1 mrg
1170 1.1 mrg 2008-12-12 Sebastian Pop <sebastian.pop (a] amd.com>
1171 1.1 mrg
1172 1.1 mrg * configure.ac (ppllibs): Add by default the lib flags.
1173 1.1 mrg * configure: Regenerate.
1174 1.1 mrg
1175 1.1 mrg 2008-12-08 Luis Machado <luisgpm (a] br.ibm.com>
1176 1.1 mrg
1177 1.1 mrg * MAINTAINERS: Add myself to the write after approval list.
1178 1.1 mrg
1179 1.1 mrg 2008-12-04 Jack Howarth <howarth (a] bromo.med.uc.edu>
1180 1.1 mrg
1181 1.1 mrg * configure.ac: Add double brackets on darwin[912].
1182 1.1 mrg * configure: Regenerate.
1183 1.1 mrg
1184 1.1 mrg 2008-12-03 Daniel Kraft <d (a] domob.eu>
1185 1.1 mrg
1186 1.1 mrg * MAINTAINERS: Moved myself and Mikael Morin from Write After
1187 1.1 mrg Approval to Reviewer section (for Fortran front-end).
1188 1.1 mrg
1189 1.1 mrg 2008-12-02 Jack Howarth <howarth (a] bromo.med.uc.edu>
1190 1.1 mrg
1191 1.1 mrg * configure.ac: Expand to darwin10 and later.
1192 1.1 mrg * configure: Regenerate.
1193 1.1 mrg
1194 1.1 mrg 2008-12-02 Andreas Schwab <schwab (a] suse.de>
1195 1.1 mrg
1196 1.1 mrg * Makefile.def: configure-target-boehm-gc depends on
1197 1.1 mrg all-target-libstdc++-v3.
1198 1.1 mrg * Makefile.in: Regenerate.
1199 1.1 mrg
1200 1.1 mrg 2008-12-02 Kai Tietz <kai.tietz (a] onevision.com>
1201 1.1 mrg
1202 1.1 mrg * MAINTAINERS: Add myself as mingw maintainer.
1203 1.1 mrg
1204 1.1 mrg 2008-12-02 Ben Elliston <bje (a] au.ibm.com>
1205 1.1 mrg
1206 1.1 mrg * config.sub, config.guess: Update from upstream sources.
1207 1.1 mrg
1208 1.1 mrg 2008-12-01 Gerald Pfeifer <gerald (a] pfeifer.com>
1209 1.1 mrg
1210 1.1 mrg * README.SCO: Remove.
1211 1.1 mrg
1212 1.1 mrg 2008-11-29 Fernando Pereira <pronesto (a] gmail.com>
1213 1.1 mrg
1214 1.1 mrg * MAINTAINERS: Add myself to the write after approval list.
1215 1.1 mrg
1216 1.1 mrg 2008-11-29 Dave Korn <dave.korn.cygwin (a] gmail.com>
1217 1.1 mrg
1218 1.1 mrg * MAINTAINERS: Update my email address in WAA section.
1219 1.1 mrg
1220 1.1 mrg 2008-11-29 Chen Liqin <liqin (a] sunnorth.com.cn>
1221 1.1 mrg
1222 1.1 mrg * MAINTAINERS: Update e-mail address.
1223 1.1 mrg
1224 1.1 mrg 2008-11-27 Toon Moene <toon (a] moene.org>
1225 1.1 mrg
1226 1.1 mrg * MAINTAINERS: Change e-mail address.
1227 1.1 mrg
1228 1.1 mrg 2008-11-27 Tristan Gingold <gingold (a] adacore.com>
1229 1.1 mrg
1230 1.1 mrg * configure.ac: Build gdb for i?86-*-darwin*
1231 1.1 mrg * configure: Regenerated.
1232 1.1 mrg
1233 1.1 mrg 2008-11-24 Hariharan Sandanagobalane <hariharan (a] picochip.com>
1234 1.1 mrg
1235 1.1 mrg * MAINTAINERS: Added my full name.
1236 1.1 mrg
1237 1.1 mrg 2008-11-14 Daniel Jacobowitz <dan (a] codesourcery.com>
1238 1.1 mrg
1239 1.1 mrg PR bootstrap/38014
1240 1.1 mrg PR bootstrap/37923
1241 1.1 mrg
1242 1.1 mrg Revert:
1243 1.1 mrg
1244 1.1 mrg 2008-10-24 Daniel Jacobowitz <dan (a] codesourcery.com>
1245 1.1 mrg
1246 1.1 mrg * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1247 1.1 mrg * Makefile.in: Regenerated.
1248 1.1 mrg
1249 1.1 mrg 2008-10-22 Daniel Jacobowitz <dan (a] codesourcery.com>
1250 1.1 mrg
1251 1.1 mrg PR gdb/921
1252 1.1 mrg PR gdb/1646
1253 1.1 mrg PR gdb/2175
1254 1.1 mrg PR gdb/2176
1255 1.1 mrg
1256 1.1 mrg * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1257 1.1 mrg * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1258 1.1 mrg (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1259 1.1 mrg (HOST_EXPORTS): Pass CPPFLAGS.
1260 1.1 mrg (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1261 1.1 mrg (LDFLAGS_FOR_TARGET): Initialize from configure script.
1262 1.1 mrg (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1263 1.1 mrg * Makefile.in, configure: Regenerated.
1264 1.1 mrg * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1265 1.1 mrg and CPPFLAGS_FOR_BUILD.
1266 1.1 mrg
1267 1.1 mrg 2008-11-06 Jeff Law <law (a] redhat.com>
1268 1.1 mrg
1269 1.1 mrg * MAINTAINERS: Add myself as middle end maintainer.
1270 1.1 mrg
1271 1.1 mrg 2008-11-06 Andrew Stubbs <ams (a] codesourcery.com>
1272 1.1 mrg
1273 1.1 mrg * MAINTAINERS (Write after approval): Add myself.
1274 1.1 mrg
1275 1.1 mrg 2008-11-05 Diego Novillo <dnovillo (a] google.com>
1276 1.1 mrg
1277 1.1 mrg * MAINTAINERS (Global Reviewers): Add myself.
1278 1.1 mrg (Non-Algorithmic Maintainers): Remove myself.
1279 1.1 mrg
1280 1.1 mrg 2008-11-04 Thomas Schwinge <tschwinge (a] gnu.org>
1281 1.1 mrg
1282 1.1 mrg * MAINTAINERS (Write after approval): Add myself.
1283 1.1 mrg
1284 1.1 mrg 2008-10-31 Mikael Morin <mikael.morin (a] tele2.fr>
1285 1.1 mrg
1286 1.1 mrg * MAINTAINERS (Write after approval): Add myself.
1287 1.1 mrg
1288 1.1 mrg 2008-10-31 Ben Elliston <bje (a] au.ibm.com>
1289 1.1 mrg
1290 1.1 mrg * configure.ac (spu-*-*): Remove special case.
1291 1.1 mrg * configure: Regenerate.
1292 1.1 mrg
1293 1.1 mrg 2008-10-30 Catherine Moore <clm (a] codesourcery.com>
1294 1.1 mrg
1295 1.1 mrg * MAINTAINERS (Write after approval): Update my email address.
1296 1.1 mrg
1297 1.1 mrg 2008-10-29 Stefan Schulze Frielinghaus <xxschulz (a] de.ibm.com>
1298 1.1 mrg
1299 1.1 mrg * configure.ac [spu-*-*]: Do not set skipdirs.
1300 1.1 mrg * configure: Re-generate.
1301 1.1 mrg
1302 1.1 mrg 2008-10-29 Bernd Schmidt <bernd.schmidt (a] analog.com>
1303 1.1 mrg
1304 1.1 mrg * MAINTAINERS (Various Maintainers): Add myself to reload.
1305 1.1 mrg
1306 1.1 mrg 2008-10-25 Richard Guenther <rguenther (a] suse.de>
1307 1.1 mrg
1308 1.1 mrg * MAINTAINERS (Various Maintainers): Add myself as middle-end
1309 1.1 mrg maintainer. Remove myself as libgcc-math maintainer.
1310 1.1 mrg (Non-Algorithmic Maintainers): Remove myself.
1311 1.1 mrg
1312 1.1 mrg 2008-10-24 Daniel Jacobowitz <dan (a] codesourcery.com>
1313 1.1 mrg
1314 1.1 mrg * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1315 1.1 mrg * Makefile.in: Regenerated.
1316 1.1 mrg
1317 1.1 mrg 2008-10-23 Cary Coutant <ccoutant (a] google.com>
1318 1.1 mrg
1319 1.1 mrg * MAINTAINERS (Write after approval): Add myself.
1320 1.1 mrg
1321 1.1 mrg 2008-10-22 Daniel Jacobowitz <dan (a] codesourcery.com>
1322 1.1 mrg
1323 1.1 mrg PR gdb/921
1324 1.1 mrg PR gdb/1646
1325 1.1 mrg PR gdb/2175
1326 1.1 mrg PR gdb/2176
1327 1.1 mrg
1328 1.1 mrg * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1329 1.1 mrg * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1330 1.1 mrg (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1331 1.1 mrg (HOST_EXPORTS): Pass CPPFLAGS.
1332 1.1 mrg (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1333 1.1 mrg (LDFLAGS_FOR_TARGET): Initialize from configure script.
1334 1.1 mrg (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1335 1.1 mrg * Makefile.in, configure: Regenerated.
1336 1.1 mrg * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1337 1.1 mrg and CPPFLAGS_FOR_BUILD.
1338 1.1 mrg
1339 1.1 mrg 2008-10-20 Sebastian Pop <sebastian.pop (a] amd.com>
1340 1.1 mrg
1341 1.1 mrg * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1342 1.1 mrg Sebastian Pop.
1343 1.1 mrg
1344 1.1 mrg 2008-10-14 Antoniu Pop <antoniu.pop (a] gmail.com>
1345 1.1 mrg
1346 1.1 mrg * MAINTAINERS (Write After Approval): Added myself.
1347 1.1 mrg
1348 1.1 mrg 2008-10-13 Kaveh R. Ghazi <ghazi (a] caip.rutgers.edu>
1349 1.1 mrg
1350 1.1 mrg * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1351 1.1 mrg recommended version to 2.3.2.
1352 1.1 mrg
1353 1.1 mrg * configure: Regenerate.
1354 1.1 mrg
1355 1.1 mrg 2008-10-01 Mark Mitchell <mark (a] codesourcery.com>
1356 1.1 mrg
1357 1.1 mrg * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1358 1.1 mrg
1359 1.1 mrg 2008-09-29 David Daney <david.daney (a] caviumnetworks.com>
1360 1.1 mrg
1361 1.1 mrg * MAINTAINERS (Write After Approval): Update e-mail address.
1362 1.1 mrg
1363 1.1 mrg 2008-09-26 Peter O'Gorman <pogma (a] thewrittenword.com>
1364 1.1 mrg
1365 1.1 mrg * libtool.m4: Update to libtool 2.2.6.
1366 1.1 mrg * lt~obsolete.m4: Update to libtool 2.2.6.
1367 1.1 mrg * ltmain.sh: Update to libtool 2.2.6.
1368 1.1 mrg * ltsugar.m4: Update to libtool 2.2.6.
1369 1.1 mrg * ltversion.m4: Update to libtool 2.2.6.
1370 1.1 mrg * ltoptions.m4: Update to libtool 2.2.6.
1371 1.1 mrg * ltgcc.m4: Update to match changes from libtool 2.2.6.
1372 1.1 mrg
1373 1.1 mrg 2008-09-22 Chris Fairles <cfairles (a] gcc.gnu.org>
1374 1.1 mrg
1375 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
1376 1.1 mrg
1377 1.1 mrg 2008-09-22 Bernhard Reutner-Fischer <aldot (a] gcc.gnu.org>
1378 1.1 mrg
1379 1.1 mrg * MAINTAINERS (Write After Approval): Update my name.
1380 1.1 mrg
1381 1.1 mrg 2008-09-20 Steven Bosscher <steven (a] gcc.gnu.org>
1382 1.1 mrg
1383 1.1 mrg * MAINTAINERS: Add myself in "Write After Approval".
1384 1.1 mrg
1385 1.1 mrg 2008-09-18 Steve Ellcey <sje (a] cup.hp.com>
1386 1.1 mrg
1387 1.1 mrg * MAINTAINERS: Add myself as ia64 maintainer.
1388 1.1 mrg
1389 1.1 mrg 2008-09-04 Gerald Pfeifer <gerald (a] pfeifer.com>
1390 1.1 mrg
1391 1.1 mrg * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1392 1.1 mrg Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1393 1.1 mrg Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1394 1.1 mrg and Michael Tiemann from Write After Approval since they do not
1395 1.1 mrg actually have access.
1396 1.1 mrg
1397 1.1 mrg 2008-09-05 Richard Guenther <rguenther (a] suse.de>
1398 1.1 mrg
1399 1.1 mrg * configure.ac: Initialize clooglibs to -lcloog.
1400 1.1 mrg * configure: Re-generate.
1401 1.1 mrg
1402 1.1 mrg 2008-09-04 Le-Chun Wu <lcwu (a] google.com>
1403 1.1 mrg
1404 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
1405 1.1 mrg
1406 1.1 mrg 2008-09-03 Sebastian Pop <sebastian.pop (a] amd.com>
1407 1.1 mrg
1408 1.1 mrg * configure.ac (--with-cloog-polylib): New.
1409 1.1 mrg (--disable-cloog-version-check): New.
1410 1.1 mrg (--disable-ppl-version-check): New.
1411 1.1 mrg * configure: Re-generate.
1412 1.1 mrg
1413 1.1 mrg 2008-09-03 Richard Guenther <rguenther (a] suse.de>
1414 1.1 mrg
1415 1.1 mrg * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1416 1.1 mrg cloog test.
1417 1.1 mrg * configure: Re-generate.
1418 1.1 mrg
1419 1.1 mrg 2008-09-03 Hari Sandanagobalane <hariharan (a] picochip.com>
1420 1.1 mrg
1421 1.1 mrg Add picoChip port.
1422 1.1 mrg * MAINTAINERS: Add picoChip maintainers.
1423 1.1 mrg
1424 1.1 mrg 2008-09-02 Sebastian Pop <sebastian.pop (a] amd.com>
1425 1.1 mrg Tobias Grosser <grosser (a] fim.uni-passau.de>
1426 1.1 mrg Jan Sjodin <jan.sjodin (a] amd.com>
1427 1.1 mrg Harsha Jagasia <harsha.jagasia (a] amd.com>
1428 1.1 mrg Dwarakanath Rajagopal <dwarak.rajagopal (a] amd.com>
1429 1.1 mrg Konrad Trifunovic <konrad.trifunovic (a] inria.fr>
1430 1.1 mrg Adrien Eliche <aeliche (a] isty.uvsq.fr>
1431 1.1 mrg
1432 1.1 mrg Merge from graphite branch.
1433 1.1 mrg * configure: Regenerate.
1434 1.1 mrg * Makefile.in: Regenerate.
1435 1.1 mrg * configure.ac (host_libs): Add ppl and cloog.
1436 1.1 mrg Add checks for PPL and CLooG.
1437 1.1 mrg * Makefile.def (ppl, cloog): Added modules and dependences.
1438 1.1 mrg * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1439 1.1 mrg (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1440 1.1 mrg
1441 1.1 mrg 2008-08-31 Aaron W. LaFramboise <aaronavay62 (a] aaronwl.com>
1442 1.1 mrg
1443 1.1 mrg * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1444 1.1 mrg (GCC_SHLIB_SUBDIR): New.
1445 1.1 mrg * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1446 1.1 mrg * configure: Regenerate.
1447 1.1 mrg * Makefile.in: Regenerate.
1448 1.1 mrg
1449 1.1 mrg 2008-08-30 Gerald Pfeifer <gerald (a] pfeifer.com>
1450 1.1 mrg
1451 1.1 mrg * MAINTAINERS: Consistently use tabs to separate columns.
1452 1.1 mrg
1453 1.1 mrg 2008-08-29 Tristan Gingold <gingold (a] adacore.com>
1454 1.1 mrg
1455 1.1 mrg * MAINTAINERS (Write after Approval): Add myself.
1456 1.1 mrg
1457 1.1 mrg 2008-08-28 Tristan Gingold <gingold (a] adacore.com>
1458 1.1 mrg
1459 1.1 mrg * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1460 1.1 mrg Enable bfd, binutils and opcodes.
1461 1.1 mrg * configure: Regenerate.
1462 1.1 mrg
1463 1.1 mrg 2008-08-27 John David Anglin <dave.anglin (a] nrc-cnrc.gc.ca>
1464 1.1 mrg
1465 1.1 mrg * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
1466 1.1 mrg
1467 1.1 mrg 2008-08-23 Thomas Koenig <tkoenig (a] gcc.gnu.org>
1468 1.1 mrg
1469 1.1 mrg * MAINTAINERS: Use correct Umlaut for last name.
1470 1.1 mrg
1471 1.1 mrg 2008-08-23 Francois-Xavier Coudert <fxcoudert (a] gcc.gnu.org>
1472 1.1 mrg
1473 1.1 mrg * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1474 1.1 mrg
1475 1.1 mrg 2008-08-16 David Edelsohn <edelsohn (a] gnu.org>
1476 1.1 mrg
1477 1.1 mrg * MAINTAINERS: Update my email address.
1478 1.1 mrg
1479 1.1 mrg 2008-08-16 Nicolas Roche <roche (a] adacore.com>
1480 1.1 mrg
1481 1.1 mrg * Makefile.tpl: Add BOOT_ADAFLAGS.
1482 1.1 mrg * Makefile.in: Regenerate.
1483 1.1 mrg
1484 1.1 mrg 2008-08-09 Richard Sandiford <rdsandiford (a] googlemail.com>
1485 1.1 mrg
1486 1.1 mrg * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1487 1.1 mrg * configure: Regenerate.
1488 1.1 mrg
1489 1.1 mrg 2008-07-30 Paolo Bonzini <bonzini (a] gnu.org>
1490 1.1 mrg
1491 1.1 mrg * configure.ac: Add makefile fragments for hpux.
1492 1.1 mrg * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1493 1.1 mrg * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1494 1.1 mrg * configure: Regenerate.
1495 1.1 mrg * Makefile.in: Regenerate.
1496 1.1 mrg
1497 1.1 mrg 2008-07-28 Aldy Hernandez <aldyh (a] redhat.com>
1498 1.1 mrg
1499 1.1 mrg * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1500 1.1 mrg
1501 1.1 mrg 2008-07-11 Dodji Seketeli <dseketel (a] redhat.com>
1502 1.1 mrg
1503 1.1 mrg * MAINTAINERS (Write after Approval): Add myself.
1504 1.1 mrg
1505 1.1 mrg 2008-07-02 Xuepeng Guo <xuepeng.guo (a] intel.com>
1506 1.1 mrg
1507 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
1508 1.1 mrg
1509 1.1 mrg 2008-06-29 Andrew Jenner <andrew (a] codesourcery.com>
1510 1.1 mrg
1511 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
1512 1.1 mrg
1513 1.1 mrg 2008-06-29 Krister Walfridsson <krister.walfridsson (a] gmail.com>
1514 1.1 mrg
1515 1.1 mrg * MAINTAINERS: Update my email address.
1516 1.1 mrg
1517 1.1 mrg 2008-06-25 Joey Ye <joey.ye (a] intel.com>
1518 1.1 mrg
1519 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
1520 1.1 mrg
1521 1.1 mrg 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de>
1522 1.1 mrg
1523 1.1 mrg * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1524 1.1 mrg * Makefile.in: Regenerate.
1525 1.1 mrg * configure: Regenerate.
1526 1.1 mrg
1527 1.1 mrg 2008-06-17 Daniel Kraft <d (a] domob.eu>
1528 1.1 mrg
1529 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
1530 1.1 mrg
1531 1.1 mrg 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de>
1532 1.1 mrg
1533 1.1 mrg * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1534 1.1 mrg "$@" is still intact with both Autoconf 2.59 and 2.62.
1535 1.1 mrg * configure: Regenerate.
1536 1.1 mrg
1537 1.1 mrg 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de>
1538 1.1 mrg
1539 1.1 mrg * Makefile.tpl: Fix comment errors.
1540 1.1 mrg * Makefile.in: Regenerate.
1541 1.1 mrg
1542 1.1 mrg 2008-06-12 David S. Miller <davem (a] davemloft.net>
1543 1.1 mrg David Edelsohn <edelsohn (a] gnu.org>
1544 1.1 mrg
1545 1.1 mrg * configure.ac: Add powerpc*-*-* to gold supported targets.
1546 1.1 mrg * configure: Regenerate.
1547 1.1 mrg
1548 1.1 mrg 2008-06-08 Joseph Myers <joseph (a] codesourcery.com>
1549 1.1 mrg
1550 1.1 mrg PR tree-optimization/36218
1551 1.1 mrg * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1552 1.1 mrg * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1553 1.1 mrg (all prefix="build-"): Pass them to build-system sub-makes.
1554 1.1 mrg * Makefile.in: Regenerate.
1555 1.1 mrg
1556 1.1 mrg 2008-06-07 Joseph Myers <joseph (a] codesourcery.com>
1557 1.1 mrg
1558 1.1 mrg * MAINTAINERS (mt port): Remove.
1559 1.1 mrg (sco5, unixware, sco udk): Remove.
1560 1.1 mrg (Kean Johnston): Add to Write After Approval.
1561 1.1 mrg
1562 1.1 mrg 2008-05-30 Julian Brown <julian (a] codesourcery.com>
1563 1.1 mrg
1564 1.1 mrg * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1565 1.1 mrg of libobjc for ARM EABI Linux.
1566 1.1 mrg * configure: Regenerate.
1567 1.1 mrg
1568 1.1 mrg 2008-05-18 Xinliang David Li <davidxl (a] google.com>
1569 1.1 mrg
1570 1.1 mrg * ChangeLog: Remove wrong ChangeLog entry.
1571 1.1 mrg
1572 1.1 mrg 2008-05-17 Xinliang David Li <davidxl (a] google.com>
1573 1.1 mrg
1574 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
1575 1.1 mrg
1576 1.1 mrg 2008-05-15 Janus Weil <janus (a] gcc.gnu.org>
1577 1.1 mrg
1578 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
1579 1.1 mrg
1580 1.1 mrg 2008-05-14 Rafael Espndola <espindola (a] google.com>
1581 1.1 mrg
1582 1.1 mrg * config-ml.in: don't handle --enable-shared and --enable-static.
1583 1.1 mrg
1584 1.1 mrg 2008-05-10 Richard Sandiford <rdsandiford (a] googlemail.com>
1585 1.1 mrg
1586 1.1 mrg * MAINTAINERS: Update my email address.
1587 1.1 mrg
1588 1.1 mrg 2008-05-10 Paolo Carlini <paolo.carlini (a] oracle.com>
1589 1.1 mrg
1590 1.1 mrg * MAINTAINERS: Update my email address.
1591 1.1 mrg
1592 1.1 mrg 2008-05-03 Kris Van Hees <kris.van.hees (a] oracle.com>
1593 1.1 mrg
1594 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
1595 1.1 mrg
1596 1.1 mrg 2008-04-28 Gabriele Svelto <gabriele.svelto (a] st.com>
1597 1.1 mrg
1598 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
1599 1.1 mrg
1600 1.1 mrg 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad (a] nsc.com>
1601 1.1 mrg
1602 1.1 mrg * MAINTAINERS (crx): Add myself.
1603 1.1 mrg
1604 1.1 mrg 2008-04-18 Paolo Bonzini <bonzini (a] gnu.org>
1605 1.1 mrg
1606 1.1 mrg Sync with src:
1607 1.1 mrg 2008-04-14 David S. Miller <davem (a] davemloft.net>
1608 1.1 mrg
1609 1.1 mrg * configure.ac: Add sparc*-*-* to gold supported targets.
1610 1.1 mrg * configure: Regenerate.
1611 1.1 mrg
1612 1.1 mrg 2008-04-18 Paolo Bonzini <bonzini (a] gnu.org>
1613 1.1 mrg
1614 1.1 mrg PR bootstrap/35457
1615 1.1 mrg * configure.ac: Include override.m4.
1616 1.1 mrg * configure: Regenerate.
1617 1.1 mrg
1618 1.1 mrg 2008-04-18 Paolo Bonzini <bonzini (a] gnu.org>
1619 1.1 mrg
1620 1.1 mrg * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1621 1.1 mrg * Makefile.in: Regenerate.
1622 1.1 mrg
1623 1.1 mrg 2008-04-18 M R Swami Reddy <MR.Swami.Reddy (a] nsc.com>
1624 1.1 mrg
1625 1.1 mrg * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
1626 1.1 mrg as nonconfigurable directories list.
1627 1.1 mrg * configure: Regenerate.
1628 1.1 mrg
1629 1.1 mrg 2008-04-14 Ben Elliston <bje (a] au.ibm.com>
1630 1.1 mrg
1631 1.1 mrg * config.sub, config.guess: Update from upstream sources.
1632 1.1 mrg
1633 1.1 mrg 2008-04-12 Hans-Peter Nilsson <hp (a] axis.com>
1634 1.1 mrg
1635 1.1 mrg * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1636 1.1 mrg * Makefile.in: Regenerate.
1637 1.1 mrg
1638 1.1 mrg 2008-04-11 Eric B. Weddington <eweddington (a] cso.atmel.com>
1639 1.1 mrg
1640 1.1 mrg * configure.ac: Do not build libssp for the AVR.
1641 1.1 mrg * configure: Regenerate.
1642 1.1 mrg
1643 1.1 mrg 2008-04-07 Ian Lance Taylor <iant (a] google.com>
1644 1.1 mrg
1645 1.1 mrg * Makefile.def: check-gold depends upon all-binutils.
1646 1.1 mrg * Makefile.in: Regenerate.
1647 1.1 mrg
1648 1.1 mrg 2008-04-04 Andy Hutchinson <hutchinsonandy (a] aim.com>
1649 1.1 mrg
1650 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
1651 1.1 mrg
1652 1.1 mrg 2008-04-04 Nick Clifton <nickc (a] redhat.com>
1653 1.1 mrg
1654 1.1 mrg PR binutils/4334
1655 1.1 mrg * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1656 1.1 mrg builds.
1657 1.1 mrg * configure: Regenerate.
1658 1.1 mrg
1659 1.1 mrg 2008-04-04 NightStrike <NightStrike (a] gmail.com>
1660 1.1 mrg
1661 1.1 mrg PR other/35151
1662 1.1 mrg * configure.ac: Combine rules for mingw32 and mingw64.
1663 1.1 mrg * configure: Regenerate.
1664 1.1 mrg
1665 1.1 mrg 2008-04-02 Kai Tietz <kai.tietz (a] onvision.com>
1666 1.1 mrg
1667 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
1668 1.1 mrg
1669 1.1 mrg 2008-04-01 Seongbae Park <seongbae.park (a] gmail.com>
1670 1.1 mrg
1671 1.1 mrg * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1672 1.1 mrg * Makefile.in (.NOTPARALLEL): Ditto.
1673 1.1 mrg
1674 1.1 mrg 2008-04-01 Peter O'Gorman <pogma (a] thewrittenword.com>
1675 1.1 mrg
1676 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
1677 1.1 mrg
1678 1.1 mrg 2008-03-31 Seongbae Park <seongbae.park (a] gmail.com>
1679 1.1 mrg
1680 1.1 mrg * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1681 1.1 mrg * Makefile.in (.NOTPARALLEL): Regenerate.
1682 1.1 mrg
1683 1.1 mrg 2008-03-27 Paolo Bonzini <bonzini (a] gnu.org>
1684 1.1 mrg
1685 1.1 mrg * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1686 1.1 mrg * Makefile.in: Regenerate.
1687 1.1 mrg
1688 1.1 mrg 2008-03-26 Jakub Staszak <kuba (a] et.pl>
1689 1.1 mrg
1690 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
1691 1.1 mrg
1692 1.1 mrg 2008-03-23 Thomas Koenig <tkoenig (a] gcc.gnu.org>
1693 1.1 mrg
1694 1.1 mrg * MAINTAINERS: Update e-mail address.
1695 1.1 mrg
1696 1.1 mrg 2008-03-20 Ian Lance Taylor <iant (a] google.com>
1697 1.1 mrg
1698 1.1 mrg * configure.ac: Add support for --enable-gold.
1699 1.1 mrg * Makefile.def: Add gold as a directory like ld.
1700 1.1 mrg * configure, Makefile.in: Regenerate.
1701 1.1 mrg
1702 1.1 mrg 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de>
1703 1.1 mrg
1704 1.1 mrg * configure.ac: m4_include config/proginstall.m4.
1705 1.1 mrg * configure: Regenerate.
1706 1.1 mrg
1707 1.1 mrg Backport from upstream Libtool:
1708 1.1 mrg
1709 1.1 mrg 2007-10-12 Eric Blake <ebb9 (a] byu.net>
1710 1.1 mrg
1711 1.1 mrg Deal with Autoconf 2.62's semantic change in m4_append.
1712 1.1 mrg * ltsugar.m4 (lt_append): Replace broken versions of
1713 1.1 mrg m4_append.
1714 1.1 mrg (lt_if_append_uniq): Don't require separator to be overquoted,
1715 1.1 mrg and avoid broken m4_append.
1716 1.1 mrg (lt_dict_add): Fix typo.
1717 1.1 mrg * libtool.m4 (_LT_DECL): Don't overquote separator.
1718 1.1 mrg
1719 1.1 mrg 2008-03-13 David Edelsohn <edelsohn (a] gnu.org>
1720 1.1 mrg
1721 1.1 mrg * config.rpath: Add AIX 6 support.
1722 1.1 mrg
1723 1.1 mrg 2008-03-13 Paolo Bonzini <bonzini (a] gnu.org>
1724 1.1 mrg
1725 1.1 mrg * Makefile.def (stageprofile). Remove -fprofile-generate
1726 1.1 mrg from stage_libcflags.
1727 1.1 mrg * Makefile.in: Regenerate.
1728 1.1 mrg
1729 1.1 mrg 2008-03-13 Ben Elliston <bje (a] au.ibm.com>
1730 1.1 mrg
1731 1.1 mrg * config.sub, config.guess: Update from upstream sources.
1732 1.1 mrg
1733 1.1 mrg 2008-03-06 Tom Tromey <tromey (a] redhat.com>
1734 1.1 mrg
1735 1.1 mrg * MAINTAINERS: Update for treelang deletion.
1736 1.1 mrg
1737 1.1 mrg 2008-03-03 James E. Wilson <wilson (a] tuliptree.org>
1738 1.1 mrg
1739 1.1 mrg * MAINTAINERS: Update my email address.
1740 1.1 mrg
1741 1.1 mrg 2008-03-03 Stan Shebs <stanshebs (a] earthlink.net>
1742 1.1 mrg
1743 1.1 mrg * MAINTAINERS (darwin port): Add myself as a maintainer.
1744 1.1 mrg (objective-c/c++): Add myself as a maintainer.
1745 1.1 mrg
1746 1.1 mrg 2008-03-03 Volker Reichelt <v.reichelt (a] netcologne.de>
1747 1.1 mrg
1748 1.1 mrg * MAINTAINERS (Write After Approval): Update my email address.
1749 1.1 mrg
1750 1.1 mrg 2008-02-25 Tomas Bily <tbily (a] suse.cz>
1751 1.1 mrg
1752 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
1753 1.1 mrg
1754 1.1 mrg 2008-02-23 Jakub Jelinek <jakub (a] redhat.com>
1755 1.1 mrg
1756 1.1 mrg * MAINTAINERS (OpenMP): Add myself.
1757 1.1 mrg
1758 1.1 mrg 2008-02-20 Paolo Bonzini <bonzini (a] gnu.org>
1759 1.1 mrg
1760 1.1 mrg PR bootstrap/32009
1761 1.1 mrg PR bootstrap/32161
1762 1.1 mrg
1763 1.1 mrg * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1764 1.1 mrg * configure: Regenerate.
1765 1.1 mrg
1766 1.1 mrg * Makefile.def: Define stage_libcflags for all bootstrap stages.
1767 1.1 mrg * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1768 1.1 mrg STAGE4_LIBCFLAGS): New.
1769 1.1 mrg (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1770 1.1 mrg $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1771 1.1 mrg (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1772 1.1 mrg (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1773 1.1 mrg (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1774 1.1 mrg for target modules. Don't export LIBCFLAGS.
1775 1.1 mrg (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1776 1.1 mrg $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1777 1.1 mrg the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1778 1.1 mrg (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1779 1.1 mrg $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1780 1.1 mrg * Makefile.in: Regenerate.
1781 1.1 mrg
1782 1.1 mrg 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de>
1783 1.1 mrg
1784 1.1 mrg PR libgcj/33085
1785 1.1 mrg * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1786 1.1 mrg Do not use -DDLL_EXPORT. Backport from upstream.
1787 1.1 mrg
1788 1.1 mrg 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de>
1789 1.1 mrg
1790 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
1791 1.1 mrg
1792 1.1 mrg 2008-02-02 Hans-Peter Nilsson <hp (a] axis.com>
1793 1.1 mrg
1794 1.1 mrg * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1795 1.1 mrg * configure: Regenerate.
1796 1.1 mrg
1797 1.1 mrg 2008-01-31 Marc Gauthier <marc (a] tensilica.com>
1798 1.1 mrg
1799 1.1 mrg * configure.ac (xtensa*-*-*): Recognize processor variants.
1800 1.1 mrg * configure: Regenerate.
1801 1.1 mrg
1802 1.1 mrg 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de>
1803 1.1 mrg
1804 1.1 mrg PR bootstrap/34922
1805 1.1 mrg * configure.ac (PARSE_ARGS): Push suitable setting of
1806 1.1 mrg ac_subdirs_all, for `./configure --help=recursive'.
1807 1.1 mrg Handle `+' in generic toplevel directory disabling.
1808 1.1 mrg * configure: Regenerate.
1809 1.1 mrg
1810 1.1 mrg 2008-01-28 Nick Clifton <nickc (a] redhat.com>
1811 1.1 mrg
1812 1.1 mrg * MAINTAINERS (xstormy16): Take over maintainership.
1813 1.1 mrg
1814 1.1 mrg 2008-01-25 Joseph Myers <joseph (a] codesourcery.com>
1815 1.1 mrg
1816 1.1 mrg * MAINTAINERS (c4x port): Remove.
1817 1.1 mrg
1818 1.1 mrg 2008-01-24 David Edelsohn <edelsohn (a] gnu.org>
1819 1.1 mrg
1820 1.1 mrg * libtool.m4: Backport AIX 6 support from ToT Libtool.
1821 1.1 mrg
1822 1.1 mrg 2008-01-23 Ben Elliston <bje (a] au.ibm.com>
1823 1.1 mrg
1824 1.1 mrg * config.sub, config.guess: Update from upstream sources.
1825 1.1 mrg
1826 1.1 mrg 2008-01-22 Tobias Grosser <grosser (a] fim.uni-passau.de>
1827 1.1 mrg
1828 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
1829 1.1 mrg
1830 1.1 mrg 2008-01-17 H.J. Lu <hjl.tools (a] gmail.com>
1831 1.1 mrg
1832 1.1 mrg * MAINTAINERS: Update my email address.
1833 1.1 mrg
1834 1.1 mrg 2008-01-09 Raksit Ashok <raksit (a] google.com>
1835 1.1 mrg
1836 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
1837 1.1 mrg
1838 1.1 mrg 2008-01-09 Raksit Ashok <raksit (a] google.com>
1839 1.1 mrg
1840 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
1841 1.1 mrg
1842 1.1 mrg 2008-01-08 Ben Elliston <bje (a] au.ibm.com>
1843 1.1 mrg
1844 1.1 mrg * config.sub, config.guess: Update from upstream sources.
1845 1.1 mrg
1846 1.1 mrg 2007-12-17 Kaveh R. Ghazi <ghazi (a] caip.rutgers.edu>
1847 1.1 mrg
1848 1.1 mrg * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1849 1.1 mrg Change recommended MPFR from 2.2.1 -> 2.3.0.
1850 1.1 mrg * configure: Regenerate.
1851 1.1 mrg
1852 1.1 mrg 2007-12-15 Sebastian Pop <sebastian.pop (a] amd.com>
1853 1.1 mrg
1854 1.1 mrg * MAINTAINERS: Update my email address.
1855 1.1 mrg
1856 1.1 mrg 2007-12-15 Bernhard Fischer <aldot (a] gcc.gnu.org>
1857 1.1 mrg
1858 1.1 mrg * MAINTAINERS: Update my email address.
1859 1.1 mrg
1860 1.1 mrg 2007-12-13 Richard Sandiford <rsandifo (a] nildram.co.uk>
1861 1.1 mrg
1862 1.1 mrg * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1863 1.1 mrg (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1864 1.1 mrg * Makefile.in: Regenerate.
1865 1.1 mrg
1866 1.1 mrg 2007-12-10 Mark Heffernan <meheff (a] google.com>
1867 1.1 mrg
1868 1.1 mrg * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1869 1.1 mrg misplaced entries.
1870 1.1 mrg
1871 1.1 mrg 2007-12-10 Andreas Tobler <a.tobler (a] schweiz.org>
1872 1.1 mrg
1873 1.1 mrg * configure.ac: Enable libjava for x86_64-*-darwin9.
1874 1.1 mrg * configure: Regenerate.
1875 1.1 mrg
1876 1.1 mrg 2007-12-07 Bill Maddox <maddox (a] google.com>
1877 1.1 mrg
1878 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
1879 1.1 mrg
1880 1.1 mrg 2007-12-05 Ben Elliston <bje (a] au.ibm.com>
1881 1.1 mrg
1882 1.1 mrg * config.sub, config.guess: Update from upstream sources.
1883 1.1 mrg
1884 1.1 mrg 2007-12-02 Matthias Klose <doko (a] ubuntu.com>
1885 1.1 mrg
1886 1.1 mrg * config-ml.in: Remove 64bit configure tests.
1887 1.1 mrg
1888 1.1 mrg 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de>
1889 1.1 mrg
1890 1.1 mrg * config-ml.in: Robustify against white space in absolute file
1891 1.1 mrg names.
1892 1.1 mrg
1893 1.1 mrg * config-ml.in (multi-clean): Substitute ${Makefile}.
1894 1.1 mrg Remove superfluous ${Makefile} in list.
1895 1.1 mrg
1896 1.1 mrg 2007-11-19 Thiemo Seufer <ths (a] mips.com>
1897 1.1 mrg
1898 1.1 mrg * config-ml.in: Don't hardcode the Makefile name.
1899 1.1 mrg
1900 1.1 mrg 2007-11-08 Alexander Monakov <amonakov (a] ispras.ru>
1901 1.1 mrg
1902 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
1903 1.1 mrg
1904 1.1 mrg 2007-11-07 Samuel Tardieu <sam (a] rfc1149.net>
1905 1.1 mrg
1906 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
1907 1.1 mrg
1908 1.1 mrg 2007-11-06 Doug Kwan <dougkwan (a] google.com>
1909 1.1 mrg
1910 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
1911 1.1 mrg
1912 1.1 mrg 2007-10-25 Ben Elliston <bje (a] au.ibm.com>
1913 1.1 mrg
1914 1.1 mrg * MAINTAINERS (mercury): Remove entry.
1915 1.1 mrg (Write After Approval): Add Fergus Henderson <fjh (a] cs.mu.oz.au>.
1916 1.1 mrg
1917 1.1 mrg 2007-10-23 Daniel Jacobowitz <dan (a] codesourcery.com>
1918 1.1 mrg
1919 1.1 mrg * Makefile.def (dependencies): Make configure-gdb depend on
1920 1.1 mrg all-intl.
1921 1.1 mrg * Makefile.in: Regenerated.
1922 1.1 mrg
1923 1.1 mrg 2007-10-22 Steven G. Kargl <kargl (a] gcc.gnu.org>
1924 1.1 mrg
1925 1.1 mrg * MAINTAINERS (Fortran maintainer): Remove myself.
1926 1.1 mrg
1927 1.1 mrg 2007-10-15 Patrick Mansfield <patmans (a] us.ibm.com>
1928 1.1 mrg
1929 1.1 mrg * Makefile.def: To avoid problems running with parallel makes,
1930 1.1 mrg build newlib before libgloss so that target specific header
1931 1.1 mrg files are availble.
1932 1.1 mrg * Makefile.in: Regenerate
1933 1.1 mrg
1934 1.1 mrg 2007-10-11 Daniel Jacobowitz <dan (a] codesourcery.com>
1935 1.1 mrg
1936 1.1 mrg * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1937 1.1 mrg * Makefile.in: Regenerate.
1938 1.1 mrg
1939 1.1 mrg 2007-10-09 Vladimir Makarov <vmakarov (a] redhat.com>
1940 1.1 mrg
1941 1.1 mrg * MAINTAINERS (Register allocation reviewer): Add myself.
1942 1.1 mrg
1943 1.1 mrg 2007-10-08 Mike Frysinger <vapier (a] gentoo.org>
1944 1.1 mrg
1945 1.1 mrg * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1946 1.1 mrg LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1947 1.1 mrg Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
1948 1.1 mrg LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1949 1.1 mrg * configure: Regenerate.
1950 1.1 mrg
1951 1.1 mrg 2006-10-04 Seongbae Park <seongbae.park (a] gmail.com>
1952 1.1 mrg
1953 1.1 mrg * MAINTAINERS (Register allocation reviewer): Add myself.
1954 1.1 mrg
1955 1.1 mrg 2007-10-01 Paolo Bonzini <bonzini (a] gnu.org>
1956 1.1 mrg
1957 1.1 mrg * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1958 1.1 mrg DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1959 1.1 mrg LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1960 1.1 mrg WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1961 1.1 mrg * configure.ac: Default them to host tools for $host = $build.
1962 1.1 mrg Subst them.
1963 1.1 mrg
1964 1.1 mrg * configure: Regenerate.
1965 1.1 mrg * Makefile.in: Regenerate.
1966 1.1 mrg
1967 1.1 mrg 2006-09-24 Peter Bergner <bergner (a] vnet.ibm.com>
1968 1.1 mrg
1969 1.1 mrg * MAINTAINERS (Register allocation reviewer): Add myself.
1970 1.1 mrg
1971 1.1 mrg 2006-09-24 Kenneth Zadeck <zadeck (a] naturalbridge.com>
1972 1.1 mrg
1973 1.1 mrg * MAINTAINERS (Register allocation reviewer): Add myself.
1974 1.1 mrg
1975 1.1 mrg 2007-09-21 Seongbae Park <seongbae.park (a] gmail.com>
1976 1.1 mrg
1977 1.1 mrg * MAINTAINERS (Write After Approval): Fix typo.
1978 1.1 mrg
1979 1.1 mrg 2007-09-20 Richard Sandiford <rsandifo (a] nildram.co.uk>
1980 1.1 mrg
1981 1.1 mrg * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1982 1.1 mrg * configure: Regenerate.
1983 1.1 mrg
1984 1.1 mrg 2007-09-20 Paul Jarc <prj-bugzilla-gcc (a] multivac.cwru.edu>
1985 1.1 mrg
1986 1.1 mrg PR bootstrap/31906
1987 1.1 mrg * libtool-ldflags: Don't prefix arguments with -Xcompiler if
1988 1.1 mrg they're already prefixed.
1989 1.1 mrg
1990 1.1 mrg 2007-09-19 Benjamin Kosnik <bkoz (a] redhat.com>
1991 1.1 mrg
1992 1.1 mrg * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1993 1.1 mrg libstdc++.
1994 1.1 mrg * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1995 1.1 mrg * configure: Regenerate.
1996 1.1 mrg * Makefile.in: Regenerate.
1997 1.1 mrg
1998 1.1 mrg 2007-09-17 Andreas Schwab <schwab (a] suse.de>
1999 1.1 mrg
2000 1.1 mrg * configure.ac: Raise minimum makeinfo version to 4.6.
2001 1.1 mrg * configure: Regenerate.
2002 1.1 mrg
2003 1.1 mrg 2007-09-17 Johannes Singler <singler (a] ira.uka.de>
2004 1.1 mrg
2005 1.1 mrg * MAINTAINERS (write-after-approval) add myself
2006 1.1 mrg
2007 1.1 mrg 2007-09-15 Alan Modra <amodra (a] bigpond.net.au>
2008 1.1 mrg
2009 1.1 mrg * configure.ac: Correct makeinfo version check.
2010 1.1 mrg * configure: Regenerate.
2011 1.1 mrg
2012 1.1 mrg 2007-09-14 Richard Sandiford <rsandifo (a] nildram.co.uk>
2013 1.1 mrg
2014 1.1 mrg * MAINTAINERS: Update my email address.
2015 1.1 mrg
2016 1.1 mrg 2007-09-14 Richard Sandiford <richard (a] codesourcery.com>
2017 1.1 mrg
2018 1.1 mrg * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
2019 1.1 mrg to $skipdirs and only disable gprof for newlib. Use the normal
2020 1.1 mrg mips*-elf* handling in other respects.
2021 1.1 mrg * configure: Regnerate.
2022 1.1 mrg
2023 1.1 mrg 2007-09-12 David Daney <ddaney (a] avtrex.com>
2024 1.1 mrg
2025 1.1 mrg * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2026 1.1 mrg enabling libgcj.
2027 1.1 mrg * configure: Regenerate.
2028 1.1 mrg
2029 1.1 mrg 2007-09-10 Rask Ingemann Lambertsen <rask (a] sygehus.dk>
2030 1.1 mrg
2031 1.1 mrg PR other/32154
2032 1.1 mrg * configure.ac: For libgloss targets, point the linker to the linker
2033 1.1 mrg script, startup code and simulator library.
2034 1.1 mrg * configure: Regenerate.
2035 1.1 mrg
2036 1.1 mrg 2007-09-07 Andrew Haley <aph (a] redhat.com>
2037 1.1 mrg
2038 1.1 mrg * configure.ac (noconfigdirs): Remove target-libffi and
2039 1.1 mrg target-libjava.
2040 1.1 mrg * configure: Regenerate.
2041 1.1 mrg
2042 1.1 mrg 2007-09-06 Francois-Xavier Coudert <fxcoudert (a] gcc.gnu.org>
2043 1.1 mrg
2044 1.1 mrg PR target/33281
2045 1.1 mrg * configure.ac: Use config/mh-mingw on mingw.
2046 1.1 mrg * configure: Regenerate.
2047 1.1 mrg
2048 1.1 mrg 2007-09-05 Pat Haugen <pthaugen (a] us.ibm.com>
2049 1.1 mrg
2050 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
2051 1.1 mrg
2052 1.1 mrg 2007-09-05 Richard Guenther <rguenther (a] suse.de>
2053 1.1 mrg
2054 1.1 mrg * configure.ac (--enable-stage1-checking): If neither --enable-checking
2055 1.1 mrg nor --disable-checking is provided also turn on yes and types
2056 1.1 mrg checking for stage1.
2057 1.1 mrg * configure: Re-generate.
2058 1.1 mrg
2059 1.1 mrg 2007-08-30 Krister Walfridsson <cato (a] df.lth.se>
2060 1.1 mrg
2061 1.1 mrg * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2062 1.1 mrg (Write After Approval): Remove myself.
2063 1.1 mrg
2064 1.1 mrg 2007-08-29 Nick Clifton <nickc (a] redhat.com>
2065 1.1 mrg
2066 1.1 mrg * config.sub, config.guess: Update from upstream sources.
2067 1.1 mrg
2068 1.1 mrg 2007-08-22 Bud Davis <jmdavis (a] link.com>
2069 1.1 mrg
2070 1.1 mrg * MAINTAINERS (Write After Approval): Added myself.
2071 1.1 mrg * MAINTAINERS (Reviewers): Removed myself.
2072 1.1 mrg
2073 1.1 mrg 2007-08-18 Paul Brook <paul (a] codesourcery.com>
2074 1.1 mrg Joseph Myers <joseph (a] codesourcery.com>
2075 1.1 mrg
2076 1.1 mrg * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2077 1.1 mrg (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2078 1.1 mrg * Makefile.in: Regenerate.
2079 1.1 mrg * configure.ac (--with-debug-prefix-map): New.
2080 1.1 mrg * configure: Regenerate.
2081 1.1 mrg
2082 1.1 mrg 2007-08-17 Richard Sandiford <richard (a] codesourcery.com>
2083 1.1 mrg Nigel Stephens <nigel (a] mips.com>
2084 1.1 mrg
2085 1.1 mrg * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
2086 1.1 mrg as target_makefile_frag.
2087 1.1 mrg * configure: Regenerate.
2088 1.1 mrg
2089 1.1 mrg 2007-08-16 Alexandre Oliva <aoliva (a] redhat.com>
2090 1.1 mrg
2091 1.1 mrg * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2092 1.1 mrg Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2093 1.1 mrg (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2094 1.1 mrg * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2095 1.1 mrg (do-compare, do-compare3, do-compare-debug): New.
2096 1.1 mrg ([+compare-target+]): Use them.
2097 1.1 mrg
2098 1.1 mrg 2007-08-14 Maxim Kuvyrkov <maxim (a] codesourcery.com>
2099 1.1 mrg
2100 1.1 mrg * MAINTAINERS (Write After Approval): Change my email address.
2101 1.1 mrg
2102 1.1 mrg 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de>
2103 1.1 mrg Ben Elliston <bje (a] au.ibm.com>
2104 1.1 mrg
2105 1.1 mrg * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2106 1.1 mrg --silent if $silent.
2107 1.1 mrg * configure: Regenerate.
2108 1.1 mrg
2109 1.1 mrg 2003-08-12 Zdenek Dvorak <ook (a] ucw.cz>
2110 1.1 mrg
2111 1.1 mrg * MAINTAINERS (Various Maintainers): Add myself as
2112 1.1 mrg loop infrastructure maintainer. Update my e-mail
2113 1.1 mrg address.
2114 1.1 mrg
2115 1.1 mrg 2007-07-31 Diego Novillo <dnovillo (a] google.com>
2116 1.1 mrg
2117 1.1 mrg * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2118 1.1 mrg Adjust description.
2119 1.1 mrg
2120 1.1 mrg 2007-07-26 Richard Guenther <rguenther (a] suse.de>
2121 1.1 mrg
2122 1.1 mrg * configure.ac: Add types checking to stage1 checking flags.
2123 1.1 mrg * configure: Regenerate.
2124 1.1 mrg
2125 1.1 mrg 2007-07-17 Nick Clifton <nickc (a] redhat.com>
2126 1.1 mrg
2127 1.1 mrg * COPYING3: New file. Contains version 3 of the GNU General
2128 1.1 mrg Public License.
2129 1.1 mrg * COPYING3.LIB: New file. Contains version 3 of the GNU
2130 1.1 mrg Lesser General Public License.
2131 1.1 mrg
2132 1.1 mrg 2007-07-16 Andreas Krebbel <krebbel1 (a] de.ibm.com>
2133 1.1 mrg
2134 1.1 mrg * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2135 1.1 mrg
2136 1.1 mrg 2007-07-16 Andreas Krebbel <krebbel1 (a] de.ibm.com>
2137 1.1 mrg
2138 1.1 mrg * MAINTAINERS (S/390 co-maintainer): Add myself.
2139 1.1 mrg (Write After Approval): Remove myself.
2140 1.1 mrg
2141 1.1 mrg 2007-07-13 Dan Hipschman <dsh (a] google.com>
2142 1.1 mrg
2143 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
2144 1.1 mrg
2145 1.1 mrg 2007-07-11 Nick Clifton <nickc (a] redhat.com>
2146 1.1 mrg
2147 1.1 mrg * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2148 1.1 mrg WINDRES export.
2149 1.1 mrg * Makefile.in: Regenerate.
2150 1.1 mrg
2151 1.1 mrg 2007-07-05 Rainer Orth <ro (a] TechFak.Uni-Bielefeld.DE>
2152 1.1 mrg
2153 1.1 mrg * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2154 1.1 mrg maintainer.
2155 1.1 mrg
2156 1.1 mrg 2007-07-05 H.J. Lu <hongjiu.lu (a] intel.com>
2157 1.1 mrg
2158 1.1 mrg * lt~obsolete.m4: New. Import from 20070318 libtool.
2159 1.1 mrg
2160 1.1 mrg 2007-07-03 Julian Brown <julian (a] codesourcery.com>
2161 1.1 mrg
2162 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
2163 1.1 mrg
2164 1.1 mrg 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de>
2165 1.1 mrg
2166 1.1 mrg * configure.ac: Rewrite 'configure --help' strings to look nicer.
2167 1.1 mrg * configure: Regenerate.
2168 1.1 mrg
2169 1.1 mrg 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de>
2170 1.1 mrg
2171 1.1 mrg * configure.ac: Add some missing m4 quotation.
2172 1.1 mrg * configure: Regenerate.
2173 1.1 mrg
2174 1.1 mrg 2007-07-02 Simon Baldwin <simonb (a] google.com>
2175 1.1 mrg
2176 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
2177 1.1 mrg
2178 1.1 mrg 2007-07-02 Paolo Bonzini <bonzini (a] gnu.org>
2179 1.1 mrg
2180 1.1 mrg * configure: Regenerate.
2181 1.1 mrg
2182 1.1 mrg 2007-07-02 Kai Tietz <kai.tietz (a] onevision.com>
2183 1.1 mrg
2184 1.1 mrg * Makefile.def: Add windmc tool to build.
2185 1.1 mrg * Makefile.tpl: Likewise.
2186 1.1 mrg * configure.ac: Likewise.
2187 1.1 mrg * Makefile.in: Regenerate.
2188 1.1 mrg * configure: Regenerate.
2189 1.1 mrg
2190 1.1 mrg 2007-06-28 DJ Delorie <dj (a] redhat.com>
2191 1.1 mrg
2192 1.1 mrg * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2193 1.1 mrg not building newlib.
2194 1.1 mrg * configure: Regenerated.
2195 1.1 mrg
2196 1.1 mrg 2007-06-28 Jan Sjodin <jan.sjodin (a] amd.com>
2197 1.1 mrg
2198 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
2199 1.1 mrg
2200 1.1 mrg 2007-06-25 Martin Michlmayr <tbm (a] cyrius.com>
2201 1.1 mrg
2202 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
2203 1.1 mrg
2204 1.1 mrg 2007-06-19 Chris Matthews <chrismatthews (a] google.com>
2205 1.1 mrg
2206 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
2207 1.1 mrg
2208 1.1 mrg 2007-06-19 Rask Ingemann Lambertsen <rask (a] sygehus.dk>
2209 1.1 mrg
2210 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
2211 1.1 mrg
2212 1.1 mrg 2007-06-18 Daniel Jacobowitz <dan (a] codesourcery.com>
2213 1.1 mrg
2214 1.1 mrg * Makefile.def: Add dependency from configure-gdb to all-bfd.
2215 1.1 mrg * Makefile.in: Regenerated.
2216 1.1 mrg
2217 1.1 mrg 2007-06-14 Bernd Schmidt <bernd.schmidt (a] analog.com>
2218 1.1 mrg
2219 1.1 mrg * configure.ac: Don't add target-libmudflap to noconfigdirs for
2220 1.1 mrg bfin*-*-uclinux* targets.
2221 1.1 mrg * configure: Regenerate.
2222 1.1 mrg
2223 1.1 mrg 2007-06-14 Ian Lance Taylor <iant (a] google.com>
2224 1.1 mrg
2225 1.1 mrg * MAINTAINERS: Add myself as non-algorithmic global write
2226 1.1 mrg maintainer.
2227 1.1 mrg
2228 1.1 mrg 2007-06-14 Diego Novillo <dnovillo (a] google.com>
2229 1.1 mrg
2230 1.1 mrg * MAINTAINERS: Add self as middle-end maintainer and
2231 1.1 mrg non-algorithmic global write maintainer.
2232 1.1 mrg
2233 1.1 mrg 2007-06-14 Francois-Xavier Coudert <fxcoudert (a] gcc.gnu.org>
2234 1.1 mrg
2235 1.1 mrg * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2236 1.1 mrg Move all Fortran maintainers except Paul Brook into the
2237 1.1 mrg Non-Autopoiesis section.
2238 1.1 mrg
2239 1.1 mrg 2007-06-14 Paolo Bonzini <bonzini (a] gnu.org>
2240 1.1 mrg
2241 1.1 mrg * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2242 1.1 mrg (distclean-stage[+id+]): Possibly delete stage_last.
2243 1.1 mrg * Makefile.in: Regenerate.
2244 1.1 mrg
2245 1.1 mrg 2007-06-12 Seongbae Park <seongbae.park (a] gmail.com>
2246 1.1 mrg
2247 1.1 mrg * MAINTAINERS (Various Maintainer): Fix typo.
2248 1.1 mrg
2249 1.1 mrg 2007-06-11 Paolo Bonzini <bonzini (a] gnu.org>
2250 1.1 mrg
2251 1.1 mrg * MAINTAINERS (Various Maintainer): Add myself as
2252 1.1 mrg dataflow maintainer.
2253 1.1 mrg
2254 1.1 mrg 2007-06-07 Ben Elliston <bje (a] au.ibm.com>
2255 1.1 mrg
2256 1.1 mrg * config.sub, config.guess: Update from upstream sources.
2257 1.1 mrg
2258 1.1 mrg 2007-06-07 Ben Elliston <bje (a] au.ibm.com>
2259 1.1 mrg
2260 1.1 mrg * Makefile.tpl: Fix spelling error.
2261 1.1 mrg * Makefile.in: Regenerate.
2262 1.1 mrg
2263 1.1 mrg 2007-06-01 Steve Ellcey <sje (a] cup.hp.com>
2264 1.1 mrg
2265 1.1 mrg * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2266 1.1 mrg lt_cv_sys_max_cmd_len.
2267 1.1 mrg
2268 1.1 mrg 2007-05-31 Dorit Nuzman <dorit (a] il.ibm.com>
2269 1.1 mrg
2270 1.1 mrg * MAINTAINERS (Various Maintainers): Add myself as
2271 1.1 mrg auto-vectorizer maintainer.
2272 1.1 mrg
2273 1.1 mrg 2003-05-31 Paolo Bonzini <bonzini (a] gnu.org>
2274 1.1 mrg
2275 1.1 mrg PR libjava/32098
2276 1.1 mrg * libtool.m4: Revert previous change.
2277 1.1 mrg * ltgcc.m4: Put it here.
2278 1.1 mrg
2279 1.1 mrg 2003-05-30 Zdenek Dvorak <dvorakz (a] suse.cz>
2280 1.1 mrg
2281 1.1 mrg * MAINTAINERS (Various Maintainers): Add myself as
2282 1.1 mrg auto-vectorizer maintainer.
2283 1.1 mrg
2284 1.1 mrg 2007-05-30 H.J. Lu <hongjiu.lu (a] intel.com>
2285 1.1 mrg
2286 1.1 mrg PR libjava/32098
2287 1.1 mrg * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2288 1.1 mrg
2289 1.1 mrg 2007-05-30 Richard Guenther <rguenther (a] suse.de>
2290 1.1 mrg
2291 1.1 mrg * MAINTAINERS (Various Maintainers): Add myself as
2292 1.1 mrg auto-vectorizer maintainer.
2293 1.1 mrg
2294 1.1 mrg 2007-05-30 Jakub Jelinek <jakub (a] redhat.com>
2295 1.1 mrg
2296 1.1 mrg PR bootstrap/29382
2297 1.1 mrg * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2298 1.1 mrg * configure: Rebuilt.
2299 1.1 mrg
2300 1.1 mrg 2007-05-28 Roberto Costa <robsettantasei (a] gmail.com>
2301 1.1 mrg
2302 1.1 mrg * MAINTAINERS (Write After Approval): Removed my name.
2303 1.1 mrg
2304 1.1 mrg 2007-05-25 Steven Bosscher <steven (a] gcc.gnu.org>
2305 1.1 mrg
2306 1.1 mrg * MAINTAINERS (Write After Approval): Remove myself.
2307 1.1 mrg
2308 1.1 mrg 2007-05-25 Andreas Tobler <a.tobler (a] schweiz.org>
2309 1.1 mrg
2310 1.1 mrg * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2311 1.1 mrg
2312 1.1 mrg 2007-05-23 Steve Ellcey <sje (a] cup.hp.com>
2313 1.1 mrg
2314 1.1 mrg * ltmain.sh: Update from ToT Libtool.
2315 1.1 mrg * libtool.m4: Update from ToT Libtool.
2316 1.1 mrg * ltsugar.m4: New. Update from ToT Libtool.
2317 1.1 mrg * ltversion.m4: New. Update from ToT Libtool.
2318 1.1 mrg * ltoptions.m4: New. Update from ToT Libtool.
2319 1.1 mrg * ltconfig: Remove.
2320 1.1 mrg * ltcf-c.sh: Remove.
2321 1.1 mrg * ltcf-cxx.sh: Remove.
2322 1.1 mrg * ltcf-gcj.sh: Remove.
2323 1.1 mrg
2324 1.1 mrg 2007-05-22 Ollie Wild <aaw (a] google.com>
2325 1.1 mrg
2326 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
2327 1.1 mrg
2328 1.1 mrg 2007-05-16 Paolo Bonzini <bonzini (a] gnu.org>
2329 1.1 mrg
2330 1.1 mrg * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2331 1.1 mrg stage_cflags.
2332 1.1 mrg * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2333 1.1 mrg Remove CFLAGS/LIBCFLAGS.
2334 1.1 mrg (configure-stage[+id+]-[+prefix+][+module+],
2335 1.1 mrg all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2336 1.1 mrg * Makefile.in: Regenerate.
2337 1.1 mrg
2338 1.1 mrg 2007-05-15 Diego Novillo <dnovillo (a] google.com>
2339 1.1 mrg
2340 1.1 mrg * MAINTAINERS: Update e-mail address.
2341 1.1 mrg
2342 1.1 mrg 2007-05-15 Revital Eres <eres (a] il.ibm.com>
2343 1.1 mrg
2344 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
2345 1.1 mrg
2346 1.1 mrg 2007-05-14 Roberto Costa <robsettantasei (a] gmail.com>
2347 1.1 mrg
2348 1.1 mrg * MAINTAINERS (Write After Approval): Updated my address.
2349 1.1 mrg
2350 1.1 mrg 2007-05-14 Thomas Neumann <tneumann (a] users.sourceforge.net>
2351 1.1 mrg
2352 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
2353 1.1 mrg
2354 1.1 mrg 2007-05-11 Silvius Rus <rus (a] google.com>
2355 1.1 mrg
2356 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
2357 1.1 mrg
2358 1.1 mrg 2007-04-23 Tom Tromey <tromey (a] redhat.com>
2359 1.1 mrg
2360 1.1 mrg * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2361 1.1 mrg
2362 1.1 mrg 2007-04-22 Mark Mitchell <mark (a] codesourcery.com>
2363 1.1 mrg
2364 1.1 mrg * MAINTAINERS (cpplib): Rename to ...
2365 1.1 mrg (libcpp): ... this. Add C/C++ front end maintainers.
2366 1.1 mrg
2367 1.1 mrg 2007-04-14 Steve Ellcey <sje (a] cup.hp.com>
2368 1.1 mrg
2369 1.1 mrg * config-ml.in: Pass ${ml_config_env} to configure calls.
2370 1.1 mrg
2371 1.1 mrg 2007-04-04 Christian Bruel <christian.bruel (a] st.com>
2372 1.1 mrg
2373 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
2374 1.1 mrg
2375 1.1 mrg 2007-04-02 Dave Korn <dave.korn (a] artimi.com>
2376 1.1 mrg
2377 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
2378 1.1 mrg
2379 1.1 mrg 2007-03-31 Tobias Burnus <burnus (a] net-b.de>
2380 1.1 mrg
2381 1.1 mrg * MAINTAINERS (fortran 95 front end): Add myself.
2382 1.1 mrg
2383 1.1 mrg 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal (a] amd.com>
2384 1.1 mrg
2385 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
2386 1.1 mrg
2387 1.1 mrg 2007-03-24 Ayal Zaks <zaks (a] il.ibm.com>
2388 1.1 mrg
2389 1.1 mrg * MAINTAINERS (Modulo Scheduler): Add myself.
2390 1.1 mrg
2391 1.1 mrg 2007-03-23 Brooks Moses <brooks.moses (a] codesourcery.com>
2392 1.1 mrg
2393 1.1 mrg * MAINTAINERS (fortran 95 front end): Add myself.
2394 1.1 mrg (c++ front end): whitespace fix.
2395 1.1 mrg
2396 1.1 mrg 2007-03-22 Nathan Froyd <froydnj (a] codesourcery.com>
2397 1.1 mrg
2398 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
2399 1.1 mrg
2400 1.1 mrg 2007-03-21 Richard Sandiford <richard (a] codesourcery.com>
2401 1.1 mrg
2402 1.1 mrg * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2403 1.1 mrg of glob. Quote arguments with single quotes too.
2404 1.1 mrg * configure: Regenerate.
2405 1.1 mrg
2406 1.1 mrg 2007-03-12 Brooks Moses <brooks.moses (a] codesourcery.com>
2407 1.1 mrg
2408 1.1 mrg * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2409 1.1 mrg * Makefile.in: Regenerate
2410 1.1 mrg
2411 1.1 mrg 2007-03-07 Andreas Schwab <schwab (a] suse.de>
2412 1.1 mrg
2413 1.1 mrg * configure: Regenerate.
2414 1.1 mrg
2415 1.1 mrg 2007-03-01 Brooks Moses <brooks.moses (a] codesourcery.com>
2416 1.1 mrg
2417 1.1 mrg * configure.ac: Add "--with-pdfdir" configure option,
2418 1.1 mrg which defines pdfdir variable.
2419 1.1 mrg * Makefile.def (target=fixincludes): Add install-pdf to
2420 1.1 mrg missing targets.
2421 1.1 mrg (recursive_targets): Add install-pdf target.
2422 1.1 mrg (flags_to_pass): Add pdfdir.
2423 1.1 mrg * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2424 1.1 mrg target.
2425 1.1 mrg * configure: Regenerate
2426 1.1 mrg * Makefile.in: Regenerate
2427 1.1 mrg
2428 1.1 mrg 2007-02-28 Eric Christopher <echristo (a] apple.com>
2429 1.1 mrg
2430 1.1 mrg Revert:
2431 1.1 mrg 2006-12-07 Mike Stump <mrs (a] apple.com>
2432 1.1 mrg
2433 1.1 mrg * Makefile.def (dependencies): Add dependency for
2434 1.1 mrg install-target-libssp and install-target-libgomp on
2435 1.1 mrg install-gcc.
2436 1.1 mrg * Makefile.in: Regenerate.
2437 1.1 mrg
2438 1.1 mrg 2007-02-27 Matt Kraai <kraai (a] ftbfs.org>
2439 1.1 mrg
2440 1.1 mrg * configure: Regenerate.
2441 1.1 mrg * configure.ac: Move statements after variable declarations.
2442 1.1 mrg
2443 1.1 mrg 2007-02-19 Kaz Kojima <kkojima (a] gcc.gnu.org>
2444 1.1 mrg
2445 1.1 mrg * MAINTAINERS: Add myself as sh maintainer.
2446 1.1 mrg
2447 1.1 mrg 2007-02-19 Joseph Myers <joseph (a] codesourcery.com>
2448 1.1 mrg
2449 1.1 mrg * configure.ac: Adjust for loop syntax.
2450 1.1 mrg * configure: Regenerate.
2451 1.1 mrg
2452 1.1 mrg 2007-02-18 Alexandre Oliva <aoliva (a] redhat.com>
2453 1.1 mrg
2454 1.1 mrg * configure: Rebuilt.
2455 1.1 mrg
2456 1.1 mrg 2007-02-18 Alexandre Oliva <aoliva (a] redhat.com>
2457 1.1 mrg
2458 1.1 mrg * configure.ac: Drop multiple occurrences of --enable-languages,
2459 1.1 mrg and fix its quoting.
2460 1.1 mrg * configure: Rebuilt.
2461 1.1 mrg
2462 1.1 mrg 2007-02-17 Mark Mitchell <mark (a] codesourcery.com>
2463 1.1 mrg Nathan Sidwell <nathan (a] codesourcery.com>
2464 1.1 mrg Vladimir Prus <vladimir (a] codesourcery.com>
2465 1.1 mrg Joseph Myers <joseph (a] codesourcery.com>
2466 1.1 mrg
2467 1.1 mrg * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2468 1.1 mrg * configure: Regenerate.
2469 1.1 mrg
2470 1.1 mrg 2007-02-14 Gerald Pfeifer <gerald (a] pfeifer.com>
2471 1.1 mrg
2472 1.1 mrg * ltconfig (freebsd*): Default to elf.
2473 1.1 mrg
2474 1.1 mrg 2007-02-13 Daniel Jacobowitz <dan (a] codesourcery.com>
2475 1.1 mrg
2476 1.1 mrg * configure.ac (target_libraries): Move libgcc before libiberty.
2477 1.1 mrg * configure: Regenerated.
2478 1.1 mrg
2479 1.1 mrg 2007-02-13 Daniel Jacobowitz <dan (a] codesourcery.com>
2480 1.1 mrg Paolo Bonzini <bonzini (a] gnu.org>
2481 1.1 mrg
2482 1.1 mrg PR bootstrap/30753
2483 1.1 mrg * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
2484 1.1 mrg unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
2485 1.1 mrg * configure: Regenerated.
2486 1.1 mrg
2487 1.1 mrg 2007-02-11 Francois-Xavier Coudert <fxcoudert (a] gcc.gnu.org>
2488 1.1 mrg
2489 1.1 mrg * MAINTAINERS (Language Front End Maintainers): Update my mail
2490 1.1 mrg address.
2491 1.1 mrg
2492 1.1 mrg 2007-02-09 Daniel Jacobowitz <dan (a] codesourcery.com>
2493 1.1 mrg
2494 1.1 mrg PR bootstrap/30748
2495 1.1 mrg * configure.ac: Correct syntax for Solaris ksh.
2496 1.1 mrg * configure: Regenerated.
2497 1.1 mrg
2498 1.1 mrg 2007-02-09 Paolo Bonzini <bonzini (a] gnu.org>
2499 1.1 mrg
2500 1.1 mrg * configure.ac: Sync with src.
2501 1.1 mrg * configure: Regenerate.
2502 1.1 mrg
2503 1.1 mrg 2007-02-09 Paolo Bonzini <bonzini (a] gnu.org>
2504 1.1 mrg
2505 1.1 mrg * Makefile.in: Regenerate.
2506 1.1 mrg
2507 1.1 mrg 2007-02-09 Paolo Bonzini <bonzini (a] gnu.org>
2508 1.1 mrg
2509 1.1 mrg * config.sub: Sync with src.
2510 1.1 mrg
2511 1.1 mrg 2007-02-09 Daniel Jacobowitz <dan (a] codesourcery.com>
2512 1.1 mrg
2513 1.1 mrg * Makefile.tpl (build_alias, host_alias, target_alias): Use
2514 1.1 mrg noncanonical equivalents.
2515 1.1 mrg * configure.in: Rename to...
2516 1.1 mrg * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2517 1.1 mrg AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2518 1.1 mrg target_noncanonical. Use them. Rewrite removal of configure
2519 1.1 mrg arguments for autoconf 2.59. Discard variable settings. Force
2520 1.1 mrg program_transform_name for native tools.
2521 1.1 mrg
2522 1.1 mrg * Makefile.in: Regenerated.
2523 1.1 mrg * configure: Regenerated with autoconf 2.59.
2524 1.1 mrg
2525 1.1 mrg 2007-02-07 Roman Zippel <zippel (a] linux-m68k.org>
2526 1.1 mrg
2527 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
2528 1.1 mrg
2529 1.1 mrg 2007-01-31 Andreas Schwab <schwab (a] suse.de>
2530 1.1 mrg
2531 1.1 mrg * Makefile.tpl (LDFLAGS): Substitute it.
2532 1.1 mrg * Makefile.in: Regenerate.
2533 1.1 mrg
2534 1.1 mrg 2007-01-30 Andrey Belevantsev <abel (a] ispras.ru>
2535 1.1 mrg
2536 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
2537 1.1 mrg
2538 1.1 mrg 2007-01-28 David Edelsohn <edelsohn (a] gnu.org>
2539 1.1 mrg
2540 1.1 mrg * MAINTAINERS (spu port): Add myself.
2541 1.1 mrg
2542 1.1 mrg 2007-01-23 Richard Guenther <rguenther (a] suse.de>
2543 1.1 mrg
2544 1.1 mrg PR bootstrap/30541
2545 1.1 mrg * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2546 1.1 mrg * Makefile.tpl (GNATBIND): Substitute it.
2547 1.1 mrg (GNATMAKE): Likewise.
2548 1.1 mrg (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2549 1.1 mrg of STAGE_PREFIX.
2550 1.1 mrg * Makefile.in: Regenerate.
2551 1.1 mrg * configure: Regenerate.
2552 1.1 mrg
2553 1.1 mrg 2007-01-18 Mike Stump <mrs (a] apple.com>
2554 1.1 mrg
2555 1.1 mrg * configure.in: Re-enable -Werror for gcc builds.
2556 1.1 mrg
2557 1.1 mrg 2007-01-11 Harsha Jagasia <harsha.jagasia (a] amd.com>
2558 1.1 mrg
2559 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
2560 1.1 mrg
2561 1.1 mrg 2007-01-11 Paolo Bonzini <bonzini (a] gnu.org>
2562 1.1 mrg
2563 1.1 mrg * configure.in: Change == to = in test command.
2564 1.1 mrg * configure: Regenerate.
2565 1.1 mrg
2566 1.1 mrg 2007-01-11 Paolo Bonzini <bonzini (a] gnu.org>
2567 1.1 mrg Nick Clifton <nickc (a] redhat.com>
2568 1.1 mrg Kaveh R. Ghazi <ghazi (a] caip.rutgets.edu>
2569 1.1 mrg
2570 1.1 mrg * configure.in (build_configargs, host_configargs, target_configargs):
2571 1.1 mrg Remove build/host/target parameters.
2572 1.1 mrg (host_libs): Add gmp and mpfr.
2573 1.1 mrg (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2574 1.1 mrg * Makefile.def (gmp, mpfr): New.
2575 1.1 mrg (gcc): Remove target.
2576 1.1 mrg * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2577 1.1 mrg target_os, target_vendor): New.
2578 1.1 mrg (configure): Add host_alias/target_alias arguments. Adjust invocations.
2579 1.1 mrg * configure: Regenerate.
2580 1.1 mrg * Makefile.in: Regenerate.
2581 1.1 mrg
2582 1.1 mrg 2007-01-11 Matt Fago <fago (a] earthlink.net>
2583 1.1 mrg
2584 1.1 mrg * configure.in: Try to link to functions only in mpfr 2.2.x
2585 1.1 mrg to improve robustness of configure tests.
2586 1.1 mrg * configure: Regenerate.
2587 1.1 mrg
2588 1.1 mrg 2007-01-09 Uros Bizjak <ubizjak (a] gmail.com>
2589 1.1 mrg
2590 1.1 mrg * MAINTAINERS: Add myself as i386 maintainer.
2591 1.1 mrg
2592 1.1 mrg 2007-01-08 Jan Hubicka <jh (a] suse.cz>
2593 1.1 mrg
2594 1.1 mrg * MAINTAINERS: Add myself as i386 maintainer.
2595 1.1 mrg
2596 1.1 mrg 2007-01-08 Kai Tietz <kai.tietz (a] onevision.com>
2597 1.1 mrg
2598 1.1 mrg * configure.in: Add support for an x86_64-mingw* target.
2599 1.1 mrg * configure: Regenerate.
2600 1.1 mrg
2601 1.1 mrg 2007-01-05 Daniel Jacobowitz <dan (a] codesourcery.com>
2602 1.1 mrg
2603 1.1 mrg * Makefile.tpl (all-target): Correct @if conditional for target
2604 1.1 mrg modules.
2605 1.1 mrg * configure.in: Omit libiberty if building only target libgcc.
2606 1.1 mrg * configure, Makefile.in: Regenerated.
2607 1.1 mrg
2608 1.1 mrg 2007-01-04 Paolo Bonzini <bonzini (a] gnu.org>
2609 1.1 mrg
2610 1.1 mrg * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
2611 1.1 mrg * configure: Regenerate.
2612 1.1 mrg
2613 1.1 mrg 2007-01-03 Daniel Jacobowitz <dan (a] codesourcery.com>
2614 1.1 mrg
2615 1.1 mrg * Makefile.def (target_modules): Add libgcc.
2616 1.1 mrg (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
2617 1.1 mrg * Makefile.tpl (clean-target-libgcc): Delete.
2618 1.1 mrg (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2619 1.1 mrg on gcc even for bootstrapped modules. Rewrite handling of
2620 1.1 mrg lang_env_dependencies to loop over target_modules.
2621 1.1 mrg * configure.in (target_libraries): Add target-libgcc.
2622 1.1 mrg * Makefile.in, configure: Regenerated.
2623 1.1 mrg
2624 1.1 mrg 2006-12-29 Paolo Bonzini <bonzini (a] gnu.org>
2625 1.1 mrg
2626 1.1 mrg * configure.in: Reorganize recognition of languages. Add
2627 1.1 mrg --enable-stage1-languages. Show supported languages for the chosen
2628 1.1 mrg target rather than all recognized languages.
2629 1.1 mrg * configure: Regenerate.
2630 1.1 mrg
2631 1.1 mrg 2006-12-29 Paolo Bonzini <bonzini (a] gnu.org>
2632 1.1 mrg
2633 1.1 mrg * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2634 1.1 mrg * Makefile.in: Regenerate.
2635 1.1 mrg
2636 1.1 mrg 2006-12-29 Kaveh R. Ghazi <ghazi (a] caip.rutgers.edu>
2637 1.1 mrg
2638 1.1 mrg * configure.in: Warn that MPFR 2.2.0 is buggy.
2639 1.1 mrg * configure: Regenerate.
2640 1.1 mrg
2641 1.1 mrg 2006-12-27 Ian Lance Taylor <iant (a] google.com>
2642 1.1 mrg
2643 1.1 mrg * configure.in: When removing Makefiles to force a reconfigure, also
2644 1.1 mrg remove prev-DIR*/Makefile.
2645 1.1 mrg * configure: Regenerate.
2646 1.1 mrg
2647 1.1 mrg 2006-12-22 Andreas Schwab <schwab (a] suse.de>
2648 1.1 mrg
2649 1.1 mrg * configure: Regenerate with correct autoconf version.
2650 1.1 mrg
2651 1.1 mrg 2006-12-20 Adam Megacz <megacz (a] cs.berkeley.edu>
2652 1.1 mrg
2653 1.1 mrg * configure.in: add AC_SUBST for *_FOR_TARGET.
2654 1.1 mrg * configure: Regenerate.
2655 1.1 mrg
2656 1.1 mrg 2006-12-19 Paolo Bonzini <bonzini (a] gnu.org>
2657 1.1 mrg
2658 1.1 mrg * configure.in: Simplify logic for rejecting languages that cannot
2659 1.1 mrg be built. Separate the case when a language is unsupported,
2660 1.1 mrg from the case when the user chooses not to build a language.
2661 1.1 mrg
2662 1.1 mrg 2006-12-19 Paolo Bonzini <bonzini (a] gnu.org>
2663 1.1 mrg
2664 1.1 mrg * configure.in: Remove "$build" case for powerpc-*-darwin* since
2665 1.1 mrg it only affects bootstrap and could be tested on "$host" as well.
2666 1.1 mrg * configure: Regenerate.
2667 1.1 mrg * config/mh-ppc-darwin: Add to the stage1 cflags here.
2668 1.1 mrg
2669 1.1 mrg 2006-12-19 Paolo Bonzini <bonzini (a] gnu.org>
2670 1.1 mrg
2671 1.1 mrg PR bootstrap/29544
2672 1.1 mrg * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2673 1.1 mrg (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2674 1.1 mrg move here comment from Makefile.tpl.
2675 1.1 mrg * Makefile.tpl: Move some definitions higher in the file.
2676 1.1 mrg (STAGE1_CHECKING): New.
2677 1.1 mrg * configure.in: Add --enable-stage1-checking.
2678 1.1 mrg * configure: Regenerate.
2679 1.1 mrg * Makefile.in: Regenerate.
2680 1.1 mrg
2681 1.1 mrg 2006-12-19 Paolo Bonzini <bonzini (a] gnu.org>
2682 1.1 mrg
2683 1.1 mrg * MAINTAINERS: Add myself as build system maintainer.
2684 1.1 mrg
2685 1.1 mrg 2006-12-15 Simon Martin <simartin (a] users.sourceforge.net>
2686 1.1 mrg
2687 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
2688 1.1 mrg
2689 1.1 mrg 2006-12-13 Eric Christopher <echristo (a] apple.com>
2690 1.1 mrg
2691 1.1 mrg * MAINTAINERS: Add myself as darwin maintainer.
2692 1.1 mrg
2693 1.1 mrg 2006-12-11 Ian Lance Taylor <ian (a] airs.com>
2694 1.1 mrg
2695 1.1 mrg * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2696 1.1 mrg
2697 1.1 mrg 2006-12-11 Joern Rennecke <joern.rennecke (a] arc.com>
2698 1.1 mrg
2699 1.1 mrg MAINTAINERS: Update my entry.
2700 1.1 mrg
2701 1.1 mrg 2006-12-11 Alan Modra <amodra (a] bigpond.net.au>
2702 1.1 mrg
2703 1.1 mrg * configure.in: Handle spu makefile frag.
2704 1.1 mrg * Makefile.tpl (MAINT): Define
2705 1.1 mrg (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2706 1.1 mrg * configure: Regenerate.
2707 1.1 mrg * Makefile.in: Regenerate.
2708 1.1 mrg
2709 1.1 mrg 2006-12-11 Ben Elliston <bje (a] au.ibm.com>
2710 1.1 mrg
2711 1.1 mrg * config.guess: Import latest version.
2712 1.1 mrg * config.sub: Likewise.
2713 1.1 mrg
2714 1.1 mrg 2006-12-11 Ben Elliston <bje (a] au.ibm.com>
2715 1.1 mrg
2716 1.1 mrg * configure.in (spu-*-*): Don't skip target-libiberty.
2717 1.1 mrg * configure: Regenerate.
2718 1.1 mrg
2719 1.1 mrg 2006-12-10 Andreas Tobler <a.tobler (a] schweiz.org>
2720 1.1 mrg
2721 1.1 mrg PR bootstrap/30134
2722 1.1 mrg * configure.in: Correct x86 darwin support for libjava to powerpc
2723 1.1 mrg and i?86 only.
2724 1.1 mrg * configure: Regenerate.
2725 1.1 mrg
2726 1.1 mrg 2006-12-08 Sandro Tolaini <tolaini (a] libero.it>
2727 1.1 mrg
2728 1.1 mrg * configure.in: Add x86 darwin support for libjava.
2729 1.1 mrg * configure: Regenerate.
2730 1.1 mrg
2731 1.1 mrg 2006-12-07 Mike Stump <mrs (a] apple.com>
2732 1.1 mrg
2733 1.1 mrg * Makefile.def (dependencies): Add dependency for
2734 1.1 mrg install-target-libssp and install-target-libgomp on
2735 1.1 mrg install-gcc.
2736 1.1 mrg * Makefile.in: Regenerate.
2737 1.1 mrg
2738 1.1 mrg 2006-12-04 Richard Guenther <rguenther (a] suse.de>
2739 1.1 mrg
2740 1.1 mrg * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2741 1.1 mrg (Non-Algorithmic Maintainers): Move over non-algorithmic
2742 1.1 mrg loop optimizer maintainers, add myself as a non-algorithmic
2743 1.1 mrg middle-end maintainer.
2744 1.1 mrg
2745 1.1 mrg 2006-12-04 Daniel Franke <franke.daniel (a] gmail.com>
2746 1.1 mrg
2747 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
2748 1.1 mrg
2749 1.1 mrg 2006-12-03 Kaveh R. Ghazi <ghazi (a] caip.rutgers.edu>
2750 1.1 mrg
2751 1.1 mrg * configure.in: Update error message for missing GMP/MPFR.
2752 1.1 mrg
2753 1.1 mrg * configure: Regenerate.
2754 1.1 mrg
2755 1.1 mrg 2006-12-02 Kaveh R. Ghazi <ghazi (a] caip.rutgers.edu>
2756 1.1 mrg
2757 1.1 mrg * configure.in: Update MPFR version in error message.
2758 1.1 mrg
2759 1.1 mrg * configure: Regenerate.
2760 1.1 mrg
2761 1.1 mrg 2006-11-26 Kaveh R. Ghazi <ghazi (a] caip.rutgers.edu>
2762 1.1 mrg
2763 1.1 mrg * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2764 1.1 mrg (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2765 1.1 mrg --with-gmp-lib): New flags.
2766 1.1 mrg
2767 1.1 mrg * configure: Regenerate.
2768 1.1 mrg
2769 1.1 mrg 2006-11-25 Brooks Moses <brooks.moses (a] codesourcery.com>
2770 1.1 mrg
2771 1.1 mrg * MAINTAINERS (Write After Approval): Change my email address.
2772 1.1 mrg
2773 1.1 mrg 2006-11-23 Manuel Lopez-Ibanez <manu (a] gcc.gnu.org>
2774 1.1 mrg
2775 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
2776 1.1 mrg
2777 1.1 mrg 2006-11-22 Philipp Thomas <pth (a] suse.de>
2778 1.1 mrg
2779 1.1 mrg * MAINTAINERS (i18n): Update e-mail address.
2780 1.1 mrg
2781 1.1 mrg 2006-11-21 Trevor Smigiel <trevor_smigiel (a] playstation.sony.com>
2782 1.1 mrg
2783 1.1 mrg * MAINTAINERS (spu port): Add myself as maintainer.
2784 1.1 mrg (Write After Approval): Remove myself.
2785 1.1 mrg
2786 1.1 mrg 2006-11-22 Ben Elliston <bje (a] au.ibm.com>
2787 1.1 mrg
2788 1.1 mrg * configure.in (skipdirs): Don't build libssp for SPU.
2789 1.1 mrg * configure: Regenerate.
2790 1.1 mrg
2791 1.1 mrg 2006-11-21 Andrew Pinski <andrew_pinski (a] playstation.sony.com>
2792 1.1 mrg
2793 1.1 mrg * MAINTAINERS (spu port): Add myself as maintainer.
2794 1.1 mrg (libobjc): Update my email address.
2795 1.1 mrg
2796 1.1 mrg 2006-11-21 Andrea Bona <andrea.bona (a] st.com>
2797 1.1 mrg
2798 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
2799 1.1 mrg
2800 1.1 mrg 2006-11-20 Trevor Smigiel <trevor_smigiel (a] playstation.sony.com>
2801 1.1 mrg
2802 1.1 mrg * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2803 1.1 mrg * configure : Rebuilt.
2804 1.1 mrg
2805 1.1 mrg 2006-11-20 Trevor Smigiel <trevor_smigiel (a] playstation.sony.com>
2806 1.1 mrg
2807 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
2808 1.1 mrg
2809 1.1 mrg 2006-11-20 Andrea Ornstein <andrea.ornstein (a] st.com>
2810 1.1 mrg
2811 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
2812 1.1 mrg
2813 1.1 mrg 2006-11-18 Kaveh R. Ghazi <ghazi (a] caip.rutgers.edu>
2814 1.1 mrg
2815 1.1 mrg * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2816 1.1 mrg libmpfr.a.
2817 1.1 mrg * configure: Regenerate.
2818 1.1 mrg
2819 1.1 mrg 2006-11-16 Paolo Bonzini <bonzini (a] gnu.org>
2820 1.1 mrg
2821 1.1 mrg * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2822 1.1 mrg (unstage): Test for stage_last presence.
2823 1.1 mrg
2824 1.1 mrg PR bootstrap/29802
2825 1.1 mrg * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2826 1.1 mrg * Makefile.in: Regenerate.
2827 1.1 mrg
2828 1.1 mrg 2003-11-16 Zdenek Dvorak <dvorakz (a] suse.cz>
2829 1.1 mrg
2830 1.1 mrg * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2831 1.1 mrg maintainers.
2832 1.1 mrg
2833 1.1 mrg 2006-11-14 Erven Rohou <erven.rohou (a] st.com>
2834 1.1 mrg
2835 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
2836 1.1 mrg
2837 1.1 mrg 2006-11-14 Paolo Bonzini <bonzini (a] gnu.org>
2838 1.1 mrg
2839 1.1 mrg * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2840 1.1 mrg and stageN-package/Makefile.
2841 1.1 mrg * Makefile.in: Regenerated.
2842 1.1 mrg
2843 1.1 mrg 2006-11-14 Jie Zhang <jie.zhang (a] analog.com>
2844 1.1 mrg
2845 1.1 mrg * configure.in: Remove target-libgloss from noconfigdirs for
2846 1.1 mrg bfin-*-*.
2847 1.1 mrg * configure: Regenerated.
2848 1.1 mrg
2849 1.1 mrg 2006-11-11 Kaveh R. Ghazi <ghazi (a] caip.rutgers.edu>
2850 1.1 mrg
2851 1.1 mrg * configure.in (have_gmp): Only error if the gcc directory exists.
2852 1.1 mrg
2853 1.1 mrg * configure: Regenerate.
2854 1.1 mrg
2855 1.1 mrg 2006-11-07 Kaveh R. Ghazi <ghazi (a] caip.rutgers.edu>
2856 1.1 mrg
2857 1.1 mrg * configure.in: Robustify error message for missing GMP/MPFR.
2858 1.1 mrg
2859 1.1 mrg * configure: Regenerate.
2860 1.1 mrg
2861 1.1 mrg 2006-10-31 Stephen M. Webb <stephen.webb (a] bregmasoft.com>
2862 1.1 mrg
2863 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
2864 1.1 mrg
2865 1.1 mrg 2006-10-30 Uros Bizjak <ubizjak (a] gmail.com>
2866 1.1 mrg
2867 1.1 mrg * MAINTAINERS: Change email address.
2868 1.1 mrg
2869 1.1 mrg 2006-10-30 Vladimir Prus <vladimir (a] codesourcery.com>
2870 1.1 mrg
2871 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
2872 1.1 mrg
2873 1.1 mrg 2006-10-26 Peter Bergner <bergner (a] vnet.ibm.com>
2874 1.1 mrg
2875 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
2876 1.1 mrg
2877 1.1 mrg 2006-10-25 Chen Liqin <liqin (a] sunnorth.com.cn>
2878 1.1 mrg
2879 1.1 mrg * MAINTAINERS (Write After Approval): Move myself to
2880 1.1 mrg Write After Approval section.
2881 1.1 mrg
2882 1.1 mrg 2006-10-21 Kaveh R. Ghazi <ghazi (a] caip.rutgers.edu>
2883 1.1 mrg
2884 1.1 mrg * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
2885 1.1 mrg need_gmp anymore.
2886 1.1 mrg * configure: Regenerate.
2887 1.1 mrg
2888 1.1 mrg 2006-10-16 Tobias Burnus <burnus (a] net-b.de>
2889 1.1 mrg
2890 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
2891 1.1 mrg
2892 1.1 mrg 2006-10-16 Ben Elliston <bje (a] au.ibm.com>
2893 1.1 mrg
2894 1.1 mrg * config.guess: Import latest version.
2895 1.1 mrg * config.sub: Likewise.
2896 1.1 mrg
2897 1.1 mrg 2006-10-10 Brooks Moses <bmoses (a] stanford.edu>
2898 1.1 mrg
2899 1.1 mrg * Makefile.def: Added pdf target handling.
2900 1.1 mrg * Makefile.tpl: Added pdf target handling.
2901 1.1 mrg * Makefile.in: Regenerated.
2902 1.1 mrg
2903 1.1 mrg 2006-10-10 Chen Liqin <liqin (a] sunnorth.com.cn>
2904 1.1 mrg
2905 1.1 mrg * MAINTAINERS: Add self as score port maintainer.
2906 1.1 mrg
2907 1.1 mrg 2006-10-04 Brooks Moses <bmoses (a] stanford.edu>
2908 1.1 mrg
2909 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
2910 1.1 mrg
2911 1.1 mrg 2006-09-27 Steven G. Kargl <kargl (a] gcc.gnu.org>
2912 1.1 mrg
2913 1.1 mrg * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
2914 1.1 mrg or newer.
2915 1.1 mrg * configure: Regenerated.
2916 1.1 mrg
2917 1.1 mrg 2006-09-27 Dave Brolley <brolley (a] redhat.com>
2918 1.1 mrg
2919 1.1 mrg * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2920 1.1 mrg $s instead of $r.
2921 1.1 mrg * configure: Regenerated.
2922 1.1 mrg
2923 1.1 mrg 2006-09-26 Thiemo Seufer <ths (a] mips.com>
2924 1.1 mrg
2925 1.1 mrg * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2926 1.1 mrg for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2927 1.1 mrg * configure: Regenerate.
2928 1.1 mrg
2929 1.1 mrg 2006-09-24 Graeme Peterson <gridly (a] gmail.com>
2930 1.1 mrg
2931 1.1 mrg * MAINTAINERS (Write After Approval): Remove myself.
2932 1.1 mrg
2933 1.1 mrg 2006-09-22 Chao-ying Fu <fu (a] mips.com>
2934 1.1 mrg
2935 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
2936 1.1 mrg
2937 1.1 mrg 2006-09-10 Joseph S. Myers <joseph (a] codesourcery.com>
2938 1.1 mrg
2939 1.1 mrg * MAINTAINERS: Add self as soft-fp maintainer.
2940 1.1 mrg
2941 1.1 mrg 2006-09-09 Anatoly Sokolov <aesok (a] post.ru>
2942 1.1 mrg
2943 1.1 mrg * MAINTAINERS: Add myself as avr maintainer.
2944 1.1 mrg Remove Marek Michalkiewicz as avr maintainer.
2945 1.1 mrg
2946 1.1 mrg 2006-09-07 Roberto Costa <roberto.costa (a] st.com>
2947 1.1 mrg
2948 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
2949 1.1 mrg
2950 1.1 mrg 2006-08-30 Corinna Vinschen <corinna (a] vinschen.de>
2951 1.1 mrg
2952 1.1 mrg * configure.in: Never build newlib for a Mingw host.
2953 1.1 mrg Never build newlib as Mingw target library.
2954 1.1 mrg Test the existence of winsup/cygwin for building a Cygwin newlib,
2955 1.1 mrg rather than just winsup.
2956 1.1 mrg Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2957 1.1 mrg building a Mingw target.
2958 1.1 mrg * configure: Regenerate.
2959 1.1 mrg
2960 1.1 mrg 2006-08-08 Eric Botcazou <ebotcazou (a] libertysurf.fr>
2961 1.1 mrg
2962 1.1 mrg * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2963 1.1 mrg
2964 1.1 mrg 2006-07-25 Paolo Bonzini <bonzini (a] gnu.org>
2965 1.1 mrg
2966 1.1 mrg * config.guess: Import from src (was more updated).
2967 1.1 mrg * config.sub: Likewise.
2968 1.1 mrg
2969 1.1 mrg 2006-07-22 Daniel Jacobowitz <dan (a] codesourcery.com>
2970 1.1 mrg
2971 1.1 mrg * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2972 1.1 mrg * configure: Regenerated.
2973 1.1 mrg
2974 1.1 mrg 2006-07-18 Paolo Bonzini <bonzini (a] gnu.org>
2975 1.1 mrg
2976 1.1 mrg * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2977 1.1 mrg for stages after the first.
2978 1.1 mrg
2979 1.1 mrg 2006-07-17 Jakub Jelinek <jakub (a] redhat.com>
2980 1.1 mrg
2981 1.1 mrg * Makefile.def: Add dependencies for configure-opcodes
2982 1.1 mrg on configure-intl and all-opcodes on all-intl.
2983 1.1 mrg * Makefile.in: Regenerated.
2984 1.1 mrg
2985 1.1 mrg 2006-07-13 Ben Elliston <bje (a] au.ibm.com>
2986 1.1 mrg
2987 1.1 mrg * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2988 1.1 mrg
2989 1.1 mrg 2006-07-06 Paul Eggert <eggert (a] cs.ucla.edu>
2990 1.1 mrg
2991 1.1 mrg Port to hosts whose 'sort' and 'tail' implementations
2992 1.1 mrg treat operands with leading '+' as file names, as POSIX
2993 1.1 mrg has required since 2001. However, make sure the code still
2994 1.1 mrg works on pre-POSIX hosts.
2995 1.1 mrg * ltmain.sh: Don't assume "sort +2" is equivalent to
2996 1.1 mrg "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2997 1.1 mrg
2998 1.1 mrg 2006-07-05 Ulrich Weigand <uweigand (a] de.ibm.com>
2999 1.1 mrg
3000 1.1 mrg * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3001 1.1 mrg
3002 1.1 mrg 2006-07-04 Peter O'Gorman <peter (a] pogma.com>
3003 1.1 mrg
3004 1.1 mrg * ltconfig: chmod 644 before ranlib during install.
3005 1.1 mrg
3006 1.1 mrg 2006-07-04 Eric Botcazou <ebotcazou (a] libertysurf.fr>
3007 1.1 mrg
3008 1.1 mrg PR bootstrap/18058
3009 1.1 mrg * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3010 1.1 mrg if the bootstrap compiler is a GCC version that supports it.
3011 1.1 mrg * configure: Regenerate.
3012 1.1 mrg
3013 1.1 mrg 2006-07-03 Paolo Bonzini <bonzini (a] gnu.org>
3014 1.1 mrg
3015 1.1 mrg * configure.in: Fix thinkos in previous check-in.
3016 1.1 mrg * configure: Regenerate.
3017 1.1 mrg
3018 1.1 mrg 2006-07-03 Paolo Bonzini <bonzini (a] gnu.org>
3019 1.1 mrg
3020 1.1 mrg PR other/27063
3021 1.1 mrg * configure.in: Test subdir_requires and give an appropriate
3022 1.1 mrg error message.
3023 1.1 mrg * configure: Regenerate.
3024 1.1 mrg
3025 1.1 mrg 2006-07-01 Andrew John Hughes <gnu_andrew (a] member.fsf.org>
3026 1.1 mrg
3027 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
3028 1.1 mrg
3029 1.1 mrg 2006-06-22 John David Anglin <dave.anglin (a] nrc.ca>
3030 1.1 mrg
3031 1.1 mrg * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3032 1.1 mrg
3033 1.1 mrg 2006-06-22 Steve Ellcey <sje (a] cup.hp.com>
3034 1.1 mrg
3035 1.1 mrg * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3036 1.1 mrg
3037 1.1 mrg 2006-06-20 David Ayers <d.ayers (a] inode.at>
3038 1.1 mrg
3039 1.1 mrg PR bootstrap/28072
3040 1.1 mrg * configure.in: Add target-boehm-gc to noconfigdirs depending on
3041 1.1 mrg whether target-libjava is being configured instead of whether the
3042 1.1 mrg java front end is enabled.
3043 1.1 mrg * configure: Regenerate.
3044 1.1 mrg
3045 1.1 mrg 2006-06-16 Rainer Orth <ro (a] TechFak.Uni-Bielefeld.DE>
3046 1.1 mrg
3047 1.1 mrg PR target/27540
3048 1.1 mrg * configure.in: Only enable libgomp on IRIX 6.
3049 1.1 mrg * configure: Regenerate.
3050 1.1 mrg
3051 1.1 mrg 2006-06-15 Paolo Bonzini <bonzini (a] gnu.org>
3052 1.1 mrg
3053 1.1 mrg * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3054 1.1 mrg too.
3055 1.1 mrg * Makefile.in: Regenerate.
3056 1.1 mrg
3057 1.1 mrg 2006-06-13 Jeff Johnston <jjohnstn (a] redhat.com>
3058 1.1 mrg
3059 1.1 mrg * config-ml.in: Alter CCASFLAGS to include special
3060 1.1 mrg multilib options the same as is done for CFLAGS.
3061 1.1 mrg
3062 1.1 mrg 2006-06-12 John David Anglin <dave.anglin (a] nrc-cnrc.gc.ca>
3063 1.1 mrg
3064 1.1 mrg * configure.in: Don't enable libgomp on hpux10.
3065 1.1 mrg * configure: Rebuilt.
3066 1.1 mrg
3067 1.1 mrg 2006-06-12 David Ayers <d.ayers (a] inode.at>
3068 1.1 mrg
3069 1.1 mrg PR bootstrap/27963
3070 1.1 mrg PR target/19970
3071 1.1 mrg * configure.in: Remove target-boehm-gc from noconfigdirs where
3072 1.1 mrg ${libgcj} is specified.
3073 1.1 mrg * configure: Regenerate.
3074 1.1 mrg
3075 1.1 mrg 2006-06-06 Carlos O'Donell <carlos (a] codesourcery.com>
3076 1.1 mrg
3077 1.1 mrg Sync from src:
3078 1.1 mrg
3079 1.1 mrg * configure.in: Sync.
3080 1.1 mrg * configure: Regenerated.
3081 1.1 mrg
3082 1.1 mrg 2006-05-31 Daniel Jacobowitz <dan (a] codesourcery.com>
3083 1.1 mrg
3084 1.1 mrg * Makefile.def: Added dependencies from sim and gdb on intl, and
3085 1.1 mrg added configure dependencies to everything with an all dependency
3086 1.1 mrg on intl.
3087 1.1 mrg * Makefile.in: Regenerated.
3088 1.1 mrg
3089 1.1 mrg 2006-06-06 David Ayers <d.ayers (a] inode.at>
3090 1.1 mrg
3091 1.1 mrg PR libobjc/13946
3092 1.1 mrg * Makefile.def: Add dependencies for libobjc which boehm-gc.
3093 1.1 mrg * Makefile.in: Regenerate.
3094 1.1 mrg * configure.in: Add --enable-objc-gc at toplevel and have it
3095 1.1 mrg enable boehm-gc for Objective-C.
3096 1.1 mrg Remove target-boehm-gc from libgcj.
3097 1.1 mrg Add target-boehm-gc to target_libraries.
3098 1.1 mrg Add target-boehm-gc to noconfigdirs where ${libgcj}
3099 1.1 mrg is specified.
3100 1.1 mrg Assert that boehm-gc is supported when requested for Objective-C.
3101 1.1 mrg Only build boehm-gc if needed either for Java or Objective-C.
3102 1.1 mrg * configure: Regenerate.
3103 1.1 mrg
3104 1.1 mrg 2006-06-05 Paolo Bonzini <bonzini (a] gnu.org>
3105 1.1 mrg
3106 1.1 mrg PR 27674
3107 1.1 mrg * Makefile.tpl (configure-[+prefix+][+module+],
3108 1.1 mrg all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3109 1.1 mrg Remove rule to unstage bootstrapped modules.
3110 1.1 mrg (stage_current): New.
3111 1.1 mrg * Makefile.in: Regenerate.
3112 1.1 mrg
3113 1.1 mrg 2006-06-03 Laurynas Biveinis <laurynas.biveinis (a] gmail.com>
3114 1.1 mrg
3115 1.1 mrg * MAINTAINERS (Write After Approval): Update my e-mail address.
3116 1.1 mrg
3117 1.1 mrg 2006-06-01 Mark Shinwell <shinwell (a] codesourcery.com>
3118 1.1 mrg
3119 1.1 mrg * include/libiberty.h: Declare pex_run_in_environment.
3120 1.1 mrg
3121 1.1 mrg 2006-05-31 Asher Langton <langton2 (a] llnl.gov>
3122 1.1 mrg
3123 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
3124 1.1 mrg
3125 1.1 mrg 2006-05-25 Paolo Bonzini <bonzini (a] gnu.org>
3126 1.1 mrg
3127 1.1 mrg * Makefile.def (bfd, opcodes): Fix lib_path.
3128 1.1 mrg * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3129 1.1 mrg (restrap): Move under "@if gcc-bootstrap". Fix typo.
3130 1.1 mrg * Makefile.in: Regenerate.
3131 1.1 mrg
3132 1.1 mrg 2006-05-24 Carlos O'Donell <carlos (a] codesourcery.com>
3133 1.1 mrg
3134 1.1 mrg * Makefile.in: Regenerate.
3135 1.1 mrg
3136 1.1 mrg 2006-05-24 Carlos O'Donell <carlos (a] codesourcery.com>
3137 1.1 mrg
3138 1.1 mrg * Makefile.def: Add install-html target. Add datarootdir
3139 1.1 mrg docdir and htmldir to flags_to_pass.
3140 1.1 mrg * Makefile.tpl: Add install-html target.
3141 1.1 mrg * Makefile.in: Regenerate.
3142 1.1 mrg * configure.in: Add --with-datarootdir, --with-docdir, and
3143 1.1 mrg --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3144 1.1 mrg * configure: Regenerate.
3145 1.1 mrg
3146 1.1 mrg 2006-05-24 Mark Shinwell <shinwell (a] codesourcery.com>
3147 1.1 mrg
3148 1.1 mrg * configure.in: Enable gprof for cross builds.
3149 1.1 mrg * configure: Regenerate.
3150 1.1 mrg
3151 1.1 mrg 2006-05-22 Richard Guenther <rguenther (a] suse.de>
3152 1.1 mrg
3153 1.1 mrg Revert
3154 1.1 mrg 2006-01-31 Richard Guenther <rguenther (a] suse.de>
3155 1.1 mrg Paolo Bonzini <bonzini (a] gnu.org>
3156 1.1 mrg
3157 1.1 mrg * Makefile.def (target_modules): Add libgcc-math target module.
3158 1.1 mrg * configure.in (target_libraries): Add libgcc-math target library.
3159 1.1 mrg (--enable-libgcc-math): New configure switch.
3160 1.1 mrg * Makefile.in: Re-generate.
3161 1.1 mrg * configure: Re-generate.
3162 1.1 mrg * libgcc-math: New toplevel directory.
3163 1.1 mrg
3164 1.1 mrg 2006-05-20 John David Anglin <dave.anglin (a] nrc-cnrc.gc.ca>
3165 1.1 mrg Andreas Tobler <a.tobler (a] schweiz.ch>
3166 1.1 mrg
3167 1.1 mrg * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3168 1.1 mrg * configure: Rebuilt.
3169 1.1 mrg
3170 1.1 mrg 2006-05-12 Sandra Loosemore <sandra (a] codesourcery.com>
3171 1.1 mrg
3172 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
3173 1.1 mrg
3174 1.1 mrg 2006-05-01 DJ Delorie <dj (a] redhat.com>
3175 1.1 mrg
3176 1.1 mrg * configure.in: Restore CFLAGS if GMP isn't present.
3177 1.1 mrg * configure: Regenerate.
3178 1.1 mrg
3179 1.1 mrg 2006-05-01 Richard Guenther <rguenther (a] suse.de>
3180 1.1 mrg
3181 1.1 mrg * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3182 1.1 mrg maintainer.
3183 1.1 mrg
3184 1.1 mrg 2006-04-30 Kenneth Zadeck <zadeck (a] naturalbridge.com>
3185 1.1 mrg
3186 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
3187 1.1 mrg
3188 1.1 mrg 2006-04-28 Jan Beulich <jbeulich (a] novell.com>
3189 1.1 mrg
3190 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
3191 1.1 mrg
3192 1.1 mrg 2006-04-18 DJ Delorie <dj (a] redhat.com>
3193 1.1 mrg
3194 1.1 mrg * configure.in (m32c): Build libstdc++-v3. Pass flags to
3195 1.1 mrg reference libgloss so that libssp can be built in a combined
3196 1.1 mrg tree.
3197 1.1 mrg * configure: Regenerate.
3198 1.1 mrg
3199 1.1 mrg 2006-04-08 Robert Millan <rmh (a] gcc.gnu.org>
3200 1.1 mrg
3201 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
3202 1.1 mrg
3203 1.1 mrg 2006-04-05 Ben Elliston <bje (a] au.ibm.com>
3204 1.1 mrg
3205 1.1 mrg * configure.in: Require makeinfo 4.4 or higher.
3206 1.1 mrg * configure: Regenerate.
3207 1.1 mrg
3208 1.1 mrg 2006-04-04 Gerald Pfeifer <gerald (a] pfeifer.com>
3209 1.1 mrg
3210 1.1 mrg * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3211 1.1 mrg Rearrange the entries of other libraries to have them in one place.
3212 1.1 mrg
3213 1.1 mrg 2006-03-22 Janne Blomqvist <jb (a] gcc.gnu.org>
3214 1.1 mrg
3215 1.1 mrg * MAINTAINERS (Write After Approval): Remove myself.
3216 1.1 mrg (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3217 1.1 mrg
3218 1.1 mrg 2006-03-14 Richard Guenther <rguenther (a] suse.de>
3219 1.1 mrg
3220 1.1 mrg * configure: Regenerate with autoconf 2.13.
3221 1.1 mrg
3222 1.1 mrg 2006-03-13 Jim Blandy <jimb (a] codesourcery.com>
3223 1.1 mrg
3224 1.1 mrg * MAINTAINERS: Use my work address.
3225 1.1 mrg
3226 1.1 mrg * MAINTAINERS: Update my E-mail address.
3227 1.1 mrg
3228 1.1 mrg 2006-03-10 Aldy Hernandez <aldyh (a] redhat.com>
3229 1.1 mrg
3230 1.1 mrg * configure.in: Handle --disable-<component> generically.
3231 1.1 mrg * configure: Regenerate.
3232 1.1 mrg
3233 1.1 mrg 2006-03-01 H.J. Lu <hongjiu.lu (a] intel.com>
3234 1.1 mrg
3235 1.1 mrg PR libgcj/17311
3236 1.1 mrg * ltmain.sh: Don't use "$finalize_rpath" for compile.
3237 1.1 mrg
3238 1.1 mrg 2006-02-21 Erik Edelmann <eedelman (a] gcc.gnu.org>
3239 1.1 mrg
3240 1.1 mrg * MAINTAINERS (Write After Approval): Remove myself.
3241 1.1 mrg (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3242 1.1 mrg
3243 1.1 mrg 2006-02-21 Rafael vila de Espndola <rafael.espindola (a] gmail.com>
3244 1.1 mrg
3245 1.1 mrg * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3246 1.1 mrg (TARGET_CONFIGDIRS): Remove.
3247 1.1 mrg * configure.in: Remove AC_SUBST(target_configdirs).
3248 1.1 mrg * Makefile.in, configure: Regenerated.
3249 1.1 mrg
3250 1.1 mrg 2006-02-20 Steven G. Kargl <kargls (a] comcast.net>
3251 1.1 mrg
3252 1.1 mrg * MAINTAINERS (Write After Approval): Remove myself.
3253 1.1 mrg (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3254 1.1 mrg
3255 1.1 mrg 2006-02-20 Paolo Bonzini <bonzini (a] gnu.org>
3256 1.1 mrg
3257 1.1 mrg PR bootstrap/25670
3258 1.1 mrg
3259 1.1 mrg * Makefile.tpl ([+compare-target+]): Print explanation messages.
3260 1.1 mrg
3261 1.1 mrg * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3262 1.1 mrg * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3263 1.1 mrg (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3264 1.1 mrg BUILD_PREFIX, BUILD_PREFIX_1.
3265 1.1 mrg * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3266 1.1 mrg
3267 1.1 mrg * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3268 1.1 mrg * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3269 1.1 mrg
3270 1.1 mrg * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3271 1.1 mrg all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3272 1.1 mrg of `cat stage_current`. Always provide the `r' and `s' variables.
3273 1.1 mrg (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3274 1.1 mrg a single shell execution.
3275 1.1 mrg (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3276 1.1 mrg bootstrapped modules, make the stage1 module if the build was not
3277 1.1 mrg started yet, else build the current stage.
3278 1.1 mrg (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3279 1.1 mrg (all-build, all-host, all-target, [+make_target+]-host,
3280 1.1 mrg [+make_target+]-target): Do not use \-continued lines.
3281 1.1 mrg (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3282 1.1 mrg (current_stage, restrap, stage_last): New.
3283 1.1 mrg
3284 1.1 mrg * Makefile.in: Regenerate.
3285 1.1 mrg * configure: Regenerate.
3286 1.1 mrg
3287 1.1 mrg 2006-02-19 Bud Davis <jmdavis (a] link.com>
3288 1.1 mrg
3289 1.1 mrg * MAINTAINERS (Write After Approval): Remove myself.
3290 1.1 mrg (Language Front End Maintainers): Add myself as fortran 95
3291 1.1 mrg maintainer and update e-mail address.
3292 1.1 mrg
3293 1.1 mrg 2006-02-17 Francois-Xavier Coudert <coudert (a] clipper.ens.fr>
3294 1.1 mrg
3295 1.1 mrg * MAINTAINERS (Write After Approval): Remove myself.
3296 1.1 mrg (Language Front End Maintainers): Add myself as fortran 95
3297 1.1 mrg maintainer.
3298 1.1 mrg
3299 1.1 mrg 2006-02-16 Victor Kaplansky <victork (a] il.ibm.com>
3300 1.1 mrg
3301 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
3302 1.1 mrg
3303 1.1 mrg 2006-02-16 Thomas Koenig <Thomas.Koenig (a] online.de>
3304 1.1 mrg
3305 1.1 mrg * MAINTAINERS (Write After Approval): Remove myself.
3306 1.1 mrg (Language Front End Maintainers): Add myself as
3307 1.1 mrg fortran 95 maintainer.
3308 1.1 mrg
3309 1.1 mrg 2006-02-14 Paolo Bonzini <bonzini (a] gnu.org>
3310 1.1 mrg
3311 1.1 mrg Sync from src:
3312 1.1 mrg
3313 1.1 mrg 2005-12-27 Leif Ekblad <leif (a] rdos.net>
3314 1.1 mrg
3315 1.1 mrg * configure.in: Add support for RDOS target.
3316 1.1 mrg * configure: Regenerate.
3317 1.1 mrg
3318 1.1 mrg 2006-02-14 Paolo Bonzini <bonzini (a] gnu.org>
3319 1.1 mrg Andreas Schwab <schwab (a] suse.de>
3320 1.1 mrg
3321 1.1 mrg * configure: Regenerate.
3322 1.1 mrg
3323 1.1 mrg 2006-02-12 David Edelsohn <edelsohn (a] gnu.org>
3324 1.1 mrg
3325 1.1 mrg * configure.in (enable_libgomp): Add AIX.
3326 1.1 mrg * configure: Regenerate.
3327 1.1 mrg
3328 1.1 mrg 2006-02-07 Maxim Kuvyrkov <mkuvyrkov (a] ispras.ru>
3329 1.1 mrg
3330 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
3331 1.1 mrg
3332 1.1 mrg 2006-02-03 Lee Millward <lee.millward (a] gmail.com>
3333 1.1 mrg
3334 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
3335 1.1 mrg
3336 1.1 mrg 2006-01-31 Richard Guenther <rguenther (a] suse.de>
3337 1.1 mrg Paolo Bonzini <bonzini (a] gnu.org>
3338 1.1 mrg
3339 1.1 mrg * Makefile.def (target_modules): Add libgcc-math target module.
3340 1.1 mrg * configure.in (target_libraries): Add libgcc-math target library.
3341 1.1 mrg (--enable-libgcc-math): New configure switch.
3342 1.1 mrg * Makefile.in: Re-generate.
3343 1.1 mrg * configure: Re-generate.
3344 1.1 mrg * libgcc-math: New toplevel directory.
3345 1.1 mrg
3346 1.1 mrg 2006-01-26 Paolo Bonzini <bonzini (a] gnu.org>
3347 1.1 mrg
3348 1.1 mrg * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3349 1.1 mrg Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3350 1.1 mrg the assembler, linker and binutils.
3351 1.1 mrg * configure: Regenerate.
3352 1.1 mrg
3353 1.1 mrg 2006-01-22 Dirk Mueller <dmueller (a] suse.de>
3354 1.1 mrg
3355 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
3356 1.1 mrg
3357 1.1 mrg 2006-01-20 Diego Novillo <dnovillo (a] redhat.com>
3358 1.1 mrg
3359 1.1 mrg * configure: Regenerate.
3360 1.1 mrg
3361 1.1 mrg 2006-01-18 Richard Henderson <rth (a] redhat.com>
3362 1.1 mrg Jakub Jelinek <jakub (a] redhat.com>
3363 1.1 mrg Diego Novillo <dnovillo (a] redhat.com>
3364 1.1 mrg
3365 1.1 mrg * libgomp: New directory.
3366 1.1 mrg * Makefile.def: Add target_module libgomp.
3367 1.1 mrg * Makefile.in: Regenerate.
3368 1.1 mrg * configure.in (target_libraries): Add target-libgomp.
3369 1.1 mrg * configure: Regenerate.
3370 1.1 mrg
3371 1.1 mrg 2006-01-05 Alexandre Oliva <aoliva (a] redhat.com>
3372 1.1 mrg
3373 1.1 mrg * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3374 1.1 mrg @ from continuation.
3375 1.1 mrg * Makefile.in: Rebuilt.
3376 1.1 mrg
3377 1.1 mrg 2006-01-04 Chris Lattner <sabre (a] gnu.org>
3378 1.1 mrg
3379 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
3380 1.1 mrg
3381 1.1 mrg 2006-01-04 Paolo Bonzini <bonzini (a] gnu.org>
3382 1.1 mrg
3383 1.1 mrg PR bootstrap/24252
3384 1.1 mrg
3385 1.1 mrg * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3386 1.1 mrg * Makefile.tpl (OBJDUMP): New.
3387 1.1 mrg (EXTRA_HOST_FLAGS): Add it.
3388 1.1 mrg (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3389 1.1 mrg
3390 1.1 mrg * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3391 1.1 mrg to use symbolic links between directories. Avoid race conditions
3392 1.1 mrg or make them harmless.
3393 1.1 mrg * configure.in: Do not try to use symbolic links between directories.
3394 1.1 mrg
3395 1.1 mrg * Makefile.def (LEAN): Pass.
3396 1.1 mrg * Makefile.tpl (LEAN): Define.
3397 1.1 mrg (stage[+id+]-start): Accept that the previous directory does not
3398 1.1 mrg exist, if the bootstrap is lean.
3399 1.1 mrg (stage[+id+]-bubble): Invoke lean bootstrap commands after
3400 1.1 mrg stage[+id+]-start. Use a makefile variable and an `if' instead of a
3401 1.1 mrg configure substitution.
3402 1.1 mrg ([+compare-target+]): Likewise.
3403 1.1 mrg ([+bootstrap-target+]-lean): New.
3404 1.1 mrg * configure.in: Remove lean bootstrap support from here.
3405 1.1 mrg
3406 1.1 mrg * Makefile.in: Regenerate.
3407 1.1 mrg * configure: Regenerate.
3408 1.1 mrg
3409 1.1 mrg 2006-01-04 Ben Elliston <bje (a] au.ibm.com>
3410 1.1 mrg
3411 1.1 mrg * MAINTAINERS (libdecnumber): Add myself.
3412 1.1 mrg
3413 1.1 mrg 2006-01-02 Mark Mitchell <mark (a] codesourcery.com>
3414 1.1 mrg
3415 1.1 mrg * libtool-ldflags: New script.
3416 1.1 mrg
3417 1.1 mrg 2006-01-02 Andreas Schwab <schwab (a] suse.de>
3418 1.1 mrg
3419 1.1 mrg * configure.in: When reconfiguring remove Makefile in
3420 1.1 mrg all stage directories.
3421 1.1 mrg * configure: Regenerate.
3422 1.1 mrg
3423 1.1 mrg 2005-12-27 Steven Bosscher <stevenb.gcc (a] gmail.com>
3424 1.1 mrg
3425 1.1 mrg * MAINTAINERS: Update my email address.
3426 1.1 mrg
3427 1.1 mrg 2005-12-20 Paolo Bonzini <bonzini (a] gnu.org>
3428 1.1 mrg
3429 1.1 mrg Revert Ada-related part of the previous change.
3430 1.1 mrg
3431 1.1 mrg * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3432 1.1 mrg Do not pass.
3433 1.1 mrg * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3434 1.1 mrg * Makefile.in: Regenerate.
3435 1.1 mrg * configure.in: Do not include mt-ppc-aix target fragment.
3436 1.1 mrg * configure: Regenerate.
3437 1.1 mrg
3438 1.1 mrg 2005-12-19 Paolo Bonzini <bonzini (a] gnu.org>
3439 1.1 mrg
3440 1.1 mrg * configure.in: Select appropriate fragments for PowerPC/AIX.
3441 1.1 mrg * configure: Regenerate.
3442 1.1 mrg
3443 1.1 mrg * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3444 1.1 mrg BOOT_CFLAGS, BOOT_LDFLAGS.
3445 1.1 mrg * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3446 1.1 mrg BOOT_CFLAGS, BOOT_LDFLAGS.
3447 1.1 mrg (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3448 1.1 mrg (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3449 1.1 mrg (stage): Fail if we cannot complete the work.
3450 1.1 mrg * Makefile.in: Regenerate.
3451 1.1 mrg
3452 1.1 mrg 2005-12-16 Nathan Sidwell <nathan (a] codesourcery.com>
3453 1.1 mrg
3454 1.1 mrg * configure.in: Replace ms1 with mt.
3455 1.1 mrg * configure: Rebuilt.
3456 1.1 mrg
3457 1.1 mrg 2005-12-15 Bryce McKinlay <mckinlay (a] redhat.com>
3458 1.1 mrg
3459 1.1 mrg * MAINTAINERS: Update my email address.
3460 1.1 mrg
3461 1.1 mrg 2005-12-15 Paolo Bonzini <bonzini (a] gnu.org>
3462 1.1 mrg
3463 1.1 mrg * Makefile.tpl (all, do-[+make_target+], do-check, install,
3464 1.1 mrg install-host-nogcc): Don't invoke $(stage) at the end.
3465 1.1 mrg * Makefile.in: Regenerate.
3466 1.1 mrg
3467 1.1 mrg 2005-12-14 Paolo Bonzini <bonzini (a] gnu.org>
3468 1.1 mrg
3469 1.1 mrg * configure.in: Flip the top-level bootstrap switch.
3470 1.1 mrg * configure: Regenerate.
3471 1.1 mrg
3472 1.1 mrg 2005-12-14 Daniel Jacobowitz <dan (a] codesourcery.com>
3473 1.1 mrg
3474 1.1 mrg * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3475 1.1 mrg $(stage) and $(unstage).
3476 1.1 mrg (EXTRA_TARGET_FLAGS): Correct double-quoting.
3477 1.1 mrg (all): Remove stray semicolon.
3478 1.1 mrg (local-distclean): Don't handle multilib.tmp and multilib.out.
3479 1.1 mrg (install.all): Set $s for consistency.
3480 1.1 mrg (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3481 1.1 mrg check_multilibs setting. Always make the install directory.
3482 1.1 mrg (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3483 1.1 mrg Correct @if/@endif.
3484 1.1 mrg (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3485 1.1 mrg ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3486 1.1 mrg (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3487 1.1 mrg (multilib.out): Remove.
3488 1.1 mrg * Makefile.in: Regenerated.
3489 1.1 mrg
3490 1.1 mrg 2005-12-12 Carlos O'Donell <carlos (a] codesourcery.com>
3491 1.1 mrg
3492 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
3493 1.1 mrg
3494 1.1 mrg 2005-12-12 Nathan Sidwell <nathan (a] codesourcery.com>
3495 1.1 mrg
3496 1.1 mrg * MAINTAINERS: Add myself as mt maintainer.
3497 1.1 mrg
3498 1.1 mrg * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
3499 1.1 mrg
3500 1.1 mrg 2005-12-06 Adam Nemet <anemet (a] caviumnetworks.com>
3501 1.1 mrg
3502 1.1 mrg * MAINTAINERS: Change email address.
3503 1.1 mrg
3504 1.1 mrg 2005-12-05 Paolo Bonzini <bonzini (a] gnu.org>
3505 1.1 mrg
3506 1.1 mrg * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3507 1.1 mrg CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3508 1.1 mrg "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3509 1.1 mrg Find in-tree tools if available.
3510 1.1 mrg (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3511 1.1 mrg (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3512 1.1 mrg (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3513 1.1 mrg (COMPILER_*_FOR_TARGET): New.
3514 1.1 mrg * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3515 1.1 mrg (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3516 1.1 mrg (CONFIGURED_*, USUAL_*): Remove.
3517 1.1 mrg (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3518 1.1 mrg STRIP): Use autoconf substitutions.
3519 1.1 mrg (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3520 1.1 mrg COMPILER_NM_FOR_TARGET): New.
3521 1.1 mrg (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3522 1.1 mrg
3523 1.1 mrg (all): Make all-host and all-target in parallel.
3524 1.1 mrg (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3525 1.1 mrg that $$r and $$s are set before invoking a recursive make.
3526 1.1 mrg (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3527 1.1 mrg ([+bootstrap-target+]): Inline most of the `all' target.
3528 1.1 mrg
3529 1.1 mrg 2005-11-29 Ben Elliston <bje (a] au.ibm.com>
3530 1.1 mrg
3531 1.1 mrg * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3532 1.1 mrg from the gcc build directory.
3533 1.1 mrg * Makefile.in: Regenerate.
3534 1.1 mrg
3535 1.1 mrg 2005-11-29 Ben Elliston <bje (a] au.ibm.com>
3536 1.1 mrg
3537 1.1 mrg * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3538 1.1 mrg depend on all-libdecnumber.
3539 1.1 mrg * configure.in (host_libs): Include libdecnumber.
3540 1.1 mrg * Makefile.in: Regenerate.
3541 1.1 mrg * configure: Likewise.
3542 1.1 mrg
3543 1.1 mrg 2005-11-29 Ben Elliston <bje (a] au.ibm.com>
3544 1.1 mrg
3545 1.1 mrg * libdecnumber: Import decNumber sources from the dfp-branch.
3546 1.1 mrg
3547 1.1 mrg 2005-11-21 Kean Johnston <jkj (a] sco.com>
3548 1.1 mrg
3549 1.1 mrg * config.sub, config.guess: Sync from upstream sources.
3550 1.1 mrg
3551 1.1 mrg 2005-11-21 Ben Elliston <bje (a] au.ibm.com>
3552 1.1 mrg
3553 1.1 mrg Import from Autoconf sources:
3554 1.1 mrg
3555 1.1 mrg 2005-09-06 Paul Eggert <eggert (a] cs.ucla.edu>
3556 1.1 mrg * config/move-if-change: Don't output "$2 is unchanged";
3557 1.1 mrg suggested by Ben Elliston. Handle weird characters correctly.
3558 1.1 mrg
3559 1.1 mrg 2005-11-18 Andreas Tobler <a.tobler (a] schweiz.ch>
3560 1.1 mrg
3561 1.1 mrg * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3562 1.1 mrg to match upstream libtool for darwin.
3563 1.1 mrg
3564 1.1 mrg 2005-11-11 Daniel Jacobowitz <dan (a] codesourcery.com>
3565 1.1 mrg
3566 1.1 mrg * Makefile.def: Remove gdb dependencies for gdbtk.
3567 1.1 mrg * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3568 1.1 mrg (configure-gdb, install-gdb): New rules.
3569 1.1 mrg * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3570 1.1 mrg * Makefile.in, configure: Regenerated.
3571 1.1 mrg
3572 1.1 mrg 2005-11-06 Janne Blomqvist <jb (a] gcc.gnu.org>
3573 1.1 mrg
3574 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
3575 1.1 mrg
3576 1.1 mrg 2005-11-06 Erik Edelmann <eedelman (a] gcc.gnu.org>
3577 1.1 mrg
3578 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
3579 1.1 mrg
3580 1.1 mrg 2005-10-24 Diego Novillo <dnovillo (a] redhat.com>
3581 1.1 mrg
3582 1.1 mrg * MAINTAINERS (alias analysis): Add Daniel Berlin and
3583 1.1 mrg Diego Novillo.
3584 1.1 mrg
3585 1.1 mrg 2005-10-22 Paolo Bonzini <bonzini (a] gnu.org>
3586 1.1 mrg
3587 1.1 mrg PR bootstrap/24297
3588 1.1 mrg * Makefile.tpl (do-[+make-target+], do-check, install,
3589 1.1 mrg stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3590 1.1 mrg are set before recursing.
3591 1.1 mrg * Makefile.in: Regenerate.
3592 1.1 mrg
3593 1.1 mrg 2005-10-20 Eric Botcazou <ebotcazou (a] adacore.com>
3594 1.1 mrg
3595 1.1 mrg PR bootstrap/18939
3596 1.1 mrg * Makefile.def (gcc) <target>: Fix thinko.
3597 1.1 mrg * Makefile.in: Regenerate.
3598 1.1 mrg
3599 1.1 mrg 2005-10-17 Bernd Schmidt <bernd.schmidt (a] analog.com>
3600 1.1 mrg
3601 1.1 mrg * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3602 1.1 mrg * configure: Regenerate.
3603 1.1 mrg
3604 1.1 mrg 2005-10-15 Jie Zhang <jie.zhang (a] analog.com>
3605 1.1 mrg
3606 1.1 mrg * MAINTAINERS (Write After Approval): Add self.
3607 1.1 mrg
3608 1.1 mrg 2005-10-08 Kazu Hirata <kazu (a] codesourcery.com>
3609 1.1 mrg
3610 1.1 mrg * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3611 1.1 mrg target-libffi, target-qthreads, target-libjava, and
3612 1.1 mrg targetlibobjc.
3613 1.1 mrg * configure: Regenerate.
3614 1.1 mrg
3615 1.1 mrg 2005-10-06 Daniel Jacobowitz <dan (a] codesourcery.com>
3616 1.1 mrg
3617 1.1 mrg * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3618 1.1 mrg * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3619 1.1 mrg (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3620 1.1 mrg (USUAL_OBJDUMP_FOR_TARGET): New.
3621 1.1 mrg (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3622 1.1 mrg * configure.in: Check for $OBJDUMP_FOR_TARGET.
3623 1.1 mrg * configure, Makefile.in: Regenerated.
3624 1.1 mrg
3625 1.1 mrg 2005-10-05 Paolo Bonzini <bonzini (a] gnu.org>
3626 1.1 mrg
3627 1.1 mrg * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3628 1.1 mrg before other host packages.
3629 1.1 mrg
3630 1.1 mrg 2005-10-05 Kaz Kojima <kkojima (a] gcc.gnu.org>
3631 1.1 mrg
3632 1.1 mrg * MAINTAINERS: Add self as sh libraries/configury maintainer.
3633 1.1 mrg
3634 1.1 mrg 2005-10-05 Paolo Bonzini <bonzini (a] gnu.org>
3635 1.1 mrg
3636 1.1 mrg PR bootstrap/22340
3637 1.1 mrg
3638 1.1 mrg * configure.in (default_target): Remove.
3639 1.1 mrg * Makefile.tpl (all): Do not use prerequisites as subroutines
3640 1.1 mrg (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3641 1.1 mrg (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3642 1.1 mrg use prerequisites as subroutines.
3643 1.1 mrg (check-host, check-target): New.
3644 1.1 mrg (bootstrap configure & all targets): Do not use stage*-start
3645 1.1 mrg if the directory layout is already ok.
3646 1.1 mrg (non-bootstrap configure & all targets): Prepend a $(unstage).
3647 1.1 mrg (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
3648 1.1 mrg (NOTPARALLEL): Remove.
3649 1.1 mrg (unstage, stage variables): New variables.
3650 1.1 mrg (unstage, stage targets): Simply expand to those variables.
3651 1.1 mrg
3652 1.1 mrg * configure: Regenerate.
3653 1.1 mrg * Makefile.in: Regenerate.
3654 1.1 mrg
3655 1.1 mrg 2005-10-04 James E Wilson <wilson (a] specifix.com>
3656 1.1 mrg
3657 1.1 mrg * Makefile.def (lang_env_dependencies): Add libmudflap.
3658 1.1 mrg * Makefile.in: Regenerate.
3659 1.1 mrg
3660 1.1 mrg 2005-10-03 Andreas Schwab <schwab (a] suse.de>
3661 1.1 mrg
3662 1.1 mrg Backport from libtool CVS:
3663 1.1 mrg 2002-11-03 Ossama Othman <ossama (a] doc.ece.uci.edu>
3664 1.1 mrg
3665 1.1 mrg * ltmain.sh: add support for installing into temporary
3666 1.1 mrg staging area (e.g. 'make install DESTDIR=...')
3667 1.1 mrg
3668 1.1 mrg 2005-10-03 H.J. Lu <hongjiu.lu (a] intel.com>
3669 1.1 mrg
3670 1.1 mrg * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3671 1.1 mrg * configure: Regenerated.
3672 1.1 mrg
3673 1.1 mrg 2005-09-30 Andrew Pinski <pinskia (a] physics.uc.edu>
3674 1.1 mrg
3675 1.1 mrg * configure: Regenerate with the correct
3676 1.1 mrg autoconf version.
3677 1.1 mrg
3678 1.1 mrg 2005-09-30 Catherine Moore <clm (a] cm00re.com>
3679 1.1 mrg
3680 1.1 mrg * configure.in (bfin-*-*): New.
3681 1.1 mrg * configure: Regenerated.
3682 1.1 mrg
3683 1.1 mrg 2005-09-28 Geoffrey Keating <geoffk (a] apple.com>
3684 1.1 mrg
3685 1.1 mrg * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3686 1.1 mrg (LIPO_FOR_TARGET): New.
3687 1.1 mrg (CONFIGURED_LIPO_FOR_TARGET): New.
3688 1.1 mrg (USUAL_LIPO_FOR_TARGET): New.
3689 1.1 mrg (STRIP_FOR_TARGET): New.
3690 1.1 mrg (CONFIGURED_STRIP_FOR_TARGET): New.
3691 1.1 mrg (USUAL_STRIP_FOR_TARGET): New.
3692 1.1 mrg * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3693 1.1 mrg STRIP_FOR_TARGET.
3694 1.1 mrg * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3695 1.1 mrg CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3696 1.1 mrg * Makefile.in: Regenerate.
3697 1.1 mrg * configure: Regenerate.
3698 1.1 mrg
3699 1.1 mrg 2005-09-19 David Edelsohn <edelsohn (a] gnu.org>
3700 1.1 mrg
3701 1.1 mrg * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3702 1.1 mrg (rs6000-*-aix*): Same.
3703 1.1 mrg * configure: Regenerate.
3704 1.1 mrg
3705 1.1 mrg 2005-09-16 Tom Tromey <tromey (a] redhat.com>
3706 1.1 mrg
3707 1.1 mrg * MAINTAINERS: Add self as java maintainer.
3708 1.1 mrg
3709 1.1 mrg 2005-09-14 Francois-Xavier Coudert <coudert (a] clipper.ens.fr>
3710 1.1 mrg
3711 1.1 mrg * configure.in: Recognize f95 in the --enable-languages option,
3712 1.1 mrg and substitute it for fortran, issuing a warning.
3713 1.1 mrg * configure: Regenerate.
3714 1.1 mrg
3715 1.1 mrg 2005-08-30 Phil Edwards <phil (a] codesourcery.com>
3716 1.1 mrg
3717 1.1 mrg * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
3718 1.1 mrg * configure: Regenerated.
3719 1.1 mrg
3720 1.1 mrg 2005-08-22 Aldy Hernandez <aldyh (a] redhat.com>
3721 1.1 mrg
3722 1.1 mrg * MAINTAINERS: Add self as ms1 maintainer.
3723 1.1 mrg
3724 1.1 mrg 2005-08-20 Richard Earnshaw <richard.earnshaw (a] arm.com>
3725 1.1 mrg
3726 1.1 mrg * Makefile.def (libssp): Add to lang_env_dependencies.
3727 1.1 mrg * Makefile.in: Regenerate.
3728 1.1 mrg
3729 1.1 mrg 2005-08-18 Ian Lance Taylor <ian (a] airs.com>
3730 1.1 mrg
3731 1.1 mrg * MAINTAINERS: Add myself as middle-end maintainer.
3732 1.1 mrg
3733 1.1 mrg 2005-08-17 Christian Groessler <chris (a] groessler.org>
3734 1.1 mrg
3735 1.1 mrg * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3736 1.1 mrg * Makefile.in: Regenerate.
3737 1.1 mrg
3738 1.1 mrg 2005-08-15 Andreas Krebbel <krebbel1 (a] de.ibm.com>
3739 1.1 mrg
3740 1.1 mrg * MAINTAINERS (write after approval): Added myself.
3741 1.1 mrg
3742 1.1 mrg 2005-08-12 Maciej W. Rozycki <macro (a] linux-mips.org>
3743 1.1 mrg
3744 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
3745 1.1 mrg
3746 1.1 mrg 2005-08-12 Paolo Bonzini <bonzini (a] gnu.org>
3747 1.1 mrg
3748 1.1 mrg * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3749 1.1 mrg NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3750 1.1 mrg Look for alternate names of the target cc and c++
3751 1.1 mrg * configure: Regenerate.
3752 1.1 mrg
3753 1.1 mrg 2005-08-08 Paolo Bonzini <bonzini (a] gnu.org>
3754 1.1 mrg
3755 1.1 mrg * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3756 1.1 mrg GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3757 1.1 mrg them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3758 1.1 mrg tools; remove code to manually set them.
3759 1.1 mrg (Target tools): Look in the environment for them.
3760 1.1 mrg * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3761 1.1 mrg GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3762 1.1 mrg (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3763 1.1 mrg build directory.
3764 1.1 mrg (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3765 1.1 mrg CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3766 1.1 mrg CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3767 1.1 mrg USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3768 1.1 mrg USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3769 1.1 mrg (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3770 1.1 mrg RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3771 1.1 mrg * configure: Regenerate.
3772 1.1 mrg * Makefile.in: Regenerate.
3773 1.1 mrg
3774 1.1 mrg 2005-07-28 Ben Elliston <bje (a] au.ibm.com>
3775 1.1 mrg
3776 1.1 mrg * MAINTAINERS: Update for removed CPU targets.
3777 1.1 mrg
3778 1.1 mrg 2005-07-27 Mark Mitchell <mark (a] codesourcery.com>
3779 1.1 mrg
3780 1.1 mrg * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3781 1.1 mrg * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3782 1.1 mrg * Makefile.in: Regenerated.
3783 1.1 mrg
3784 1.1 mrg 2005-07-26 Mark Mitchell <mark (a] codesourcery.com>
3785 1.1 mrg
3786 1.1 mrg * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3787 1.1 mrg (CFLAGS_FOR_TARGET): Use it.
3788 1.1 mrg (CXXFLAGS_FOR_TARGET): Likewise.
3789 1.1 mrg * Makefile.in: Regenerated.
3790 1.1 mrg * configure.in (--with-build-sysroot): New option.
3791 1.1 mrg * configure: Regenerated.
3792 1.1 mrg
3793 1.1 mrg 2005-07-24 Paolo Bonzini <bonzini (a] gnu.org>
3794 1.1 mrg
3795 1.1 mrg * Makefile.tpl: Wrap install between unstage and stage
3796 1.1 mrg * Makefile.in: Regenerate.
3797 1.1 mrg
3798 1.1 mrg 2005-07-21 Eric Christopher <echristo (a] apple.com>
3799 1.1 mrg
3800 1.1 mrg * MAINTAINERS: Update affiliation.
3801 1.1 mrg
3802 1.1 mrg 2005-07-21 Paul Woegerer <paul.woegerer (a] nsc.com>
3803 1.1 mrg
3804 1.1 mrg * MAINTAINERS: Add self as crx port maintainer.
3805 1.1 mrg
3806 1.1 mrg 2005-07-20 DJ Delorie <dj (a] redhat.com>
3807 1.1 mrg
3808 1.1 mrg * MAINTAINERS: Add self as m32c maintainer.
3809 1.1 mrg
3810 1.1 mrg 2005-07-16 Kelley Cook <kcook (a] gcc.gnu.org>
3811 1.1 mrg
3812 1.1 mrg * all files: Update FSF address.
3813 1.1 mrg
3814 1.1 mrg 2005-07-15 Eric Christopher <echristo (a] redhat.com>
3815 1.1 mrg
3816 1.1 mrg * MAINTAINERS: Change affiliation.
3817 1.1 mrg
3818 1.1 mrg 2005-07-14 Jim Blandy <jimb (a] redhat.com>
3819 1.1 mrg
3820 1.1 mrg * configure.in: Add cases for Renesas m32c.
3821 1.1 mrg * configure: Regenerated.
3822 1.1 mrg
3823 1.1 mrg 2005-07-14 Kelley Cook <kcook (a] gcc.gnu.org>
3824 1.1 mrg
3825 1.1 mrg * COPYING.LIB: Update from fsf.org.
3826 1.1 mrg
3827 1.1 mrg 2005-07-14 Kelley Cook <kcook (a] gcc.gnu.org>
3828 1.1 mrg
3829 1.1 mrg * COPYING, compile, config.guess,
3830 1.1 mrg config.sub, install-sh, missing, mkinstalldirs,
3831 1.1 mrg symlink-tree, ylwrap: Sync from upstream sources.
3832 1.1 mrg * config-ml.in: Update FSF address.
3833 1.1 mrg
3834 1.1 mrg 2005-07-13 Eric Christopher <echristo (a] redhat.com>
3835 1.1 mrg
3836 1.1 mrg * configure.in: Add toplevel noconfigdir support for tpf.
3837 1.1 mrg * configure: Regenerate.
3838 1.1 mrg
3839 1.1 mrg 2005-07-11 Paolo Bonzini <bonzini (a] gnu.org>
3840 1.1 mrg
3841 1.1 mrg PR ada/22340
3842 1.1 mrg
3843 1.1 mrg * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3844 1.1 mrg * Makefile.in: Regenerate.
3845 1.1 mrg
3846 1.1 mrg 2005-07-07 Mark Mitchell <mark (a] codesourcery.com>
3847 1.1 mrg
3848 1.1 mrg * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
3849 1.1 mrg Brolley to write-after-approval.
3850 1.1 mrg
3851 1.1 mrg 2005-07-07 Andreas Schwab <schwab (a] suse.de>
3852 1.1 mrg
3853 1.1 mrg * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3854 1.1 mrg * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3855 1.1 mrg * Makefile.in: Regenerated.
3856 1.1 mrg
3857 1.1 mrg 2005-07-06 Geoffrey Keating <geoffk (a] apple.com>
3858 1.1 mrg
3859 1.1 mrg * configure.in: Don't build sim or rda when targetting darwin.
3860 1.1 mrg * configure: Regenerate.
3861 1.1 mrg
3862 1.1 mrg 2005-07-06 Kazu Hirata <kazu (a] codesourcery.com>
3863 1.1 mrg
3864 1.1 mrg * configure.in: Add --enable-libssp and --disable-libssp.
3865 1.1 mrg * configure: Regenerate with autoconf-2.13.
3866 1.1 mrg
3867 1.1 mrg 2005-07-02 Jakub Jelinek <jakub (a] redhat.com>
3868 1.1 mrg
3869 1.1 mrg * Makefile.def (target_modules): Add libssp.
3870 1.1 mrg * configure.in (target_libraries): Add target-libssp.
3871 1.1 mrg * configure: Rebuilt.
3872 1.1 mrg * Makefile.in: Rebuilt.
3873 1.1 mrg
3874 1.1 mrg 2005-07-01 Zack Weinberg <zackw (a] panix.com>
3875 1.1 mrg
3876 1.1 mrg * MAINTAINERS: Change email address. Resign from maintainership.
3877 1.1 mrg
3878 1.1 mrg 2005-07-01 Richard Guenther <rguenther (a] suse.de>
3879 1.1 mrg
3880 1.1 mrg * MAINTAINERS: Change my e-mail address and affiliation.
3881 1.1 mrg
3882 1.1 mrg 2005-06-22 Paolo Bonzini <bonzini (a] gnu.org>
3883 1.1 mrg
3884 1.1 mrg * Makefile.def (stagefeedback): Come after profile.
3885 1.1 mrg Define profiledbootstrap target.
3886 1.1 mrg * Makefile.tpl (profiledbootstrap): Remove.
3887 1.1 mrg (stageprofile-end): Zap stagefeedback.
3888 1.1 mrg (stagefeedback-start): Copy all .gcda files, not only GCC's.
3889 1.1 mrg * Makefile.in: Regenerate.
3890 1.1 mrg
3891 1.1 mrg 2005-06-13 Richard Sandiford <richard (a] codesourcery.com>
3892 1.1 mrg
3893 1.1 mrg * MAINTAINERS: Update my email address.
3894 1.1 mrg
3895 1.1 mrg 2005-06-13 Zack Weinberg <zack (a] codesourcery.com>
3896 1.1 mrg
3897 1.1 mrg * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
3898 1.1 mrg In 'cpp' stanza, support '#line' as well as '# '.
3899 1.1 mrg
3900 1.1 mrg 2005-06-08 Andreas Schwab <schwab (a] suse.de>
3901 1.1 mrg
3902 1.1 mrg * MAINTAINERS: Move myself from 'Write After Approval' to
3903 1.1 mrg 'CPU Port Maintainers' section as m68k maintainer.
3904 1.1 mrg
3905 1.1 mrg 2005-06-07 Hans-Peter Nilsson <hp (a] axis.com>
3906 1.1 mrg
3907 1.1 mrg * configure.in (unsupported_languages): New macro.
3908 1.1 mrg <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
3909 1.1 mrg non-ported target libraries in noconfigdirs.
3910 1.1 mrg <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3911 1.1 mrg non-linux-gnu. Remove libgcj_ex_libffi.
3912 1.1 mrg <lang_frag loop>: Set add_this_lang=no if the language is in
3913 1.1 mrg unsupported_languages.
3914 1.1 mrg * configure: Regenerate.
3915 1.1 mrg
3916 1.1 mrg 2005-06-04 Tobias Schl"uter <tobias.schlueter (a] physik.uni-muenchen.de>
3917 1.1 mrg
3918 1.1 mrg * configure.in: Fix typo in handling of --with-mpfr-dir.
3919 1.1 mrg * configure: Regenerate.
3920 1.1 mrg
3921 1.1 mrg 2005-06-04 Richard Sandiford <rsandifo (a] nildram.co.uk>
3922 1.1 mrg
3923 1.1 mrg * MAINTAINERS: Update my email address.
3924 1.1 mrg
3925 1.1 mrg 2005-06-02 Jim Blandy <jimb (a] redhat.com>
3926 1.1 mrg
3927 1.1 mrg * config.sub: Add cases for the Renesas m32c. (This patch has been
3928 1.1 mrg accepted into the master sources.)
3929 1.1 mrg
3930 1.1 mrg 2005-06-02 Aldy Hernandez <aldyh (a] redhat.com>
3931 1.1 mrg Michael Snyder <msnyder (a] redhat.com>
3932 1.1 mrg Stan Cox <scox (a] redhat.com>
3933 1.1 mrg
3934 1.1 mrg * configure.in: Set noconfigdirs for ms1.
3935 1.1 mrg
3936 1.1 mrg * configure: Regenerate.
3937 1.1 mrg
3938 1.1 mrg 2005-06-01 Jerry DeLisle <jvdelisle (a] verizon.net>
3939 1.1 mrg
3940 1.1 mrg * MAINTAINERS (Write After Approval): Add self.
3941 1.1 mrg
3942 1.1 mrg 2005-06-01 Josh Conner <jconner (a] apple.com>
3943 1.1 mrg
3944 1.1 mrg * MAINTAINERS (Write After Approval): Add self.
3945 1.1 mrg
3946 1.1 mrg 2005-06-01 Kazu Hirata <kazu (a] codesourcery.com>
3947 1.1 mrg
3948 1.1 mrg * MAINTAINERS: Update my email address.
3949 1.1 mrg
3950 1.1 mrg 2005-05-27 Ziga Mahkovec <ziga.mahkovec (a] klika.si>
3951 1.1 mrg
3952 1.1 mrg * MAINTAINERS (Write After Approval): Add self.
3953 1.1 mrg
3954 1.1 mrg 2005-05-26 Chris Demetriou <cgd (a] broadcom.com>
3955 1.1 mrg
3956 1.1 mrg * MAINTAINERS (Write After Approval): Remove self.
3957 1.1 mrg
3958 1.1 mrg 2005-05-25 Paolo Bonzini <bonzini (a] gnu.org>
3959 1.1 mrg
3960 1.1 mrg * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3961 1.1 mrg (Dependencies): Consider target modules for bootstrap dependencies.
3962 1.1 mrg Make target bootstrap modules depend on each stage's gcc.
3963 1.1 mrg * Makefile.in: Regenerate.
3964 1.1 mrg
3965 1.1 mrg 2005-05-20 Paolo Bonzini <bonzini (a] gnu.org>
3966 1.1 mrg
3967 1.1 mrg * Makefile.def (configure-gcc): Depend on binutils having been built.
3968 1.1 mrg (all-gcc): No need to do it here.
3969 1.1 mrg * Makefile.in: Regenerate.
3970 1.1 mrg
3971 1.1 mrg 2005-05-19 Paul Brook <paul (a] codesourcery.com>
3972 1.1 mrg
3973 1.1 mrg * configure.in: Rewrite misleading error message when requested
3974 1.1 mrg language cannot be built.
3975 1.1 mrg * configure: Regenerate.
3976 1.1 mrg
3977 1.1 mrg 2005-05-15 Daniel Jacobowitz <dan (a] codesourcery.com>
3978 1.1 mrg
3979 1.1 mrg * ylwrap: Import from Automake 1.9.5.
3980 1.1 mrg
3981 1.1 mrg 2005-05-13 David Ung <davidu (a] mips.com>
3982 1.1 mrg
3983 1.1 mrg * MAINTAINERS (Write After Approval): Add self.
3984 1.1 mrg
3985 1.1 mrg 2005-05-09 Mike Stump <mrs (a] apple.com>
3986 1.1 mrg
3987 1.1 mrg * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3988 1.1 mrg lt_cv_sys_max_cmd_len for now.
3989 1.1 mrg
3990 1.1 mrg 2005-05-09 Stan Cox <scox (a] redhat.com>
3991 1.1 mrg
3992 1.1 mrg * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3993 1.1 mrg
3994 1.1 mrg 2005-05-08 Matt Kraai <kraai (a] ftbfs.org>
3995 1.1 mrg
3996 1.1 mrg * README.SCO: Update the URL.
3997 1.1 mrg
3998 1.1 mrg 2005-05-05 David Edelsohn <edelsohn (a] gnu.org>
3999 1.1 mrg
4000 1.1 mrg * ltconfig: Define file_list_spec. Pass file_list_spec and
4001 1.1 mrg with_gnu_ld to libtool.
4002 1.1 mrg * ltcf-c.sh (aix[45]): Define file_list_spec.
4003 1.1 mrg * ltcf-cxx.sh (aix[45]): Same.
4004 1.1 mrg * ltcf-gcj.sh (aix[45]): Same.
4005 1.1 mrg * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4006 1.1 mrg exists, write list of input files to temporary file.
4007 1.1 mrg
4008 1.1 mrg 2005-05-04 Mike Stump <mrs (a] apple.com>
4009 1.1 mrg
4010 1.1 mrg * configure.in: Always pass --target to target configures as
4011 1.1 mrg otherwise rebuilds that do --recheck will fail.
4012 1.1 mrg * confiugure: Rebuilt.
4013 1.1 mrg
4014 1.1 mrg 2005-05-04 Paolo Bonzini <bonzini (a] gnu.org>
4015 1.1 mrg
4016 1.1 mrg * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4017 1.1 mrg STAGE_HOST_EXPORTS.
4018 1.1 mrg (configure, all): Add bootstrap support.
4019 1.1 mrg (Host modules, target modules): Pass post-stage1 flags and exports.
4020 1.1 mrg (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4021 1.1 mrg * Makefile.in: Regenerate.
4022 1.1 mrg
4023 1.1 mrg 2005-04-29 Paolo Bonzini <bonzini (a] gnu.org>
4024 1.1 mrg
4025 1.1 mrg * configure: Regenerate.
4026 1.1 mrg
4027 1.1 mrg 2005-04-27 Mike Stump <mrs (a] apple.com>
4028 1.1 mrg
4029 1.1 mrg * MAINTAINERS: Add self as darwin maintainer.
4030 1.1 mrg
4031 1.1 mrg 2005-04-22 Bernd Schmidt <bernd.schmidt (a] analog.com>
4032 1.1 mrg
4033 1.1 mrg * config.sub: Update from master copy.
4034 1.1 mrg
4035 1.1 mrg 2005-04-21 Mike Stump <mrs (a] apple.com>
4036 1.1 mrg
4037 1.1 mrg * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4038 1.1 mrg * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4039 1.1 mrg
4040 1.1 mrg 2005-04-19 Hans-Peter Nilsson <hp (a] axis.com>
4041 1.1 mrg
4042 1.1 mrg * configure.in <crisv32-*-*, cris-*-*>: New local variable
4043 1.1 mrg libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
4044 1.1 mrg matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
4045 1.1 mrg "*-*-elf" and "*-*-linux*".
4046 1.1 mrg * configure: Regenerate.
4047 1.1 mrg
4048 1.1 mrg 2005-04-14 Joseph S. Myers <joseph (a] codesourcery.com>
4049 1.1 mrg
4050 1.1 mrg * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4051 1.1 mrg
4052 1.1 mrg 2005-04-12 Mike Stump <mrs (a] apple.com>
4053 1.1 mrg
4054 1.1 mrg * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4055 1.1 mrg
4056 1.1 mrg 2005-04-04 Thomas Koenig <Thomas.Koenig (a] online.de>
4057 1.1 mrg
4058 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
4059 1.1 mrg
4060 1.1 mrg 2005-04-07 Bernd Schmidt <bernd.schmidt (a] analog.com>
4061 1.1 mrg
4062 1.1 mrg * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4063 1.1 mrg
4064 1.1 mrg 2005-04-06 Paolo Bonzini <bonzini (a] gnu.org>
4065 1.1 mrg
4066 1.1 mrg * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4067 1.1 mrg (TARGET_CONFIGARGS): Include --with-target-subdir.
4068 1.1 mrg (configure, all): New macros. Use them throughout.
4069 1.1 mrg * Makefile.in: Regenerate.
4070 1.1 mrg
4071 1.1 mrg 2005-04-04 Jon Grimm <jgrimm2 (a] us.ibm.com>
4072 1.1 mrg
4073 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
4074 1.1 mrg
4075 1.1 mrg 2005-03-31 Zdenek Dvorak <rakdver (a] atrey.karlin.mff.cuni.cz>
4076 1.1 mrg
4077 1.1 mrg * MAINTAINERS: Remove 'loop unrolling' maintainer.
4078 1.1 mrg
4079 1.1 mrg 2005-03-30 Gerald Pfeifer <gerald (a] pfeifer.com>
4080 1.1 mrg
4081 1.1 mrg * MAINTAINERS: Move John Carr to Write After Approval.
4082 1.1 mrg
4083 1.1 mrg 2005-03-30 J"orn Rennecke <joern.rennecke (a] st.com>
4084 1.1 mrg
4085 1.1 mrg * config/mh-mingw32: Delete.
4086 1.1 mrg * configure.in: Don't use it.
4087 1.1 mrg * configure: Regenerate.
4088 1.1 mrg
4089 1.1 mrg 2005-03-31 Paolo Bonzini <bonzini (a] gnu.org>
4090 1.1 mrg
4091 1.1 mrg * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4092 1.1 mrg * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4093 1.1 mrg (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
4094 1.1 mrg (HOST_LIB_PATH): Generate from Makefile.def.
4095 1.1 mrg (TARGET_LIB_PATH): Likewise.
4096 1.1 mrg (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4097 1.1 mrg * Makefile.in: Regenerate.
4098 1.1 mrg * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4099 1.1 mrg (RPATH_ENVVAR): Include Darwin case.
4100 1.1 mrg * configure: Regenerate.
4101 1.1 mrg
4102 1.1 mrg 2005-03-29 Thomas Fitzsimmons <fitzsim (a] redhat.com>
4103 1.1 mrg
4104 1.1 mrg * MAINTAINERS (Various Maintainers): Remove self.
4105 1.1 mrg (Write After Approval): Add self.
4106 1.1 mrg
4107 1.1 mrg 2005-03-26 Thomas Fitzsimmons <fitzsim (a] redhat.com>
4108 1.1 mrg
4109 1.1 mrg * MAINTAINERS (Various Maintainers): Add self.
4110 1.1 mrg
4111 1.1 mrg 2005-03-25 Paolo Bonzini <bonzini (a] gnu.org>
4112 1.1 mrg
4113 1.1 mrg * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4114 1.1 mrg * configure: Regenerate.
4115 1.1 mrg
4116 1.1 mrg 2005-03-21 Zack Weinberg <zack (a] codesourcery.com>
4117 1.1 mrg
4118 1.1 mrg * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4119 1.1 mrg gcc_version, and gcc_version_trigger from set of flags to pass.
4120 1.1 mrg * Makefile.tpl: Remove definitions of above variables.
4121 1.1 mrg (config.status): Remove dependency on $(gcc_version_trigger).
4122 1.1 mrg * Makefile.in: Regenerate.
4123 1.1 mrg * configure.in: Do not reference config/gcc-version.m4 nor
4124 1.1 mrg config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
4125 1.1 mrg TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
4126 1.1 mrg * configure: Regenerate.
4127 1.1 mrg
4128 1.1 mrg 2005-03-16 Manfred Hollstein <manfred.h (a] gmx.net>
4129 1.1 mrg Andrew Pinski <pinskia (a] physics.uc.edu>
4130 1.1 mrg
4131 1.1 mrg * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4132 1.1 mrg * Makefile.in: Regenerate.
4133 1.1 mrg
4134 1.1 mrg 2005-03-13 Feng Wang <fengwang (a] nudt.edu.cn>
4135 1.1 mrg
4136 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
4137 1.1 mrg
4138 1.1 mrg 2005-03-03 David Ayers <d.ayers (a] inode.at>
4139 1.1 mrg
4140 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
4141 1.1 mrg
4142 1.1 mrg 2005-03-01 Alexandre Oliva <aoliva (a] redhat.com>
4143 1.1 mrg
4144 1.1 mrg PR libgcj/20160
4145 1.1 mrg * ltmain.sh: Avoid creating archives with components that have
4146 1.1 mrg duplicate basenames.
4147 1.1 mrg
4148 1.1 mrg 2005-02-28 Andrew Pinski <pinskia (a] physics.uc.edu>
4149 1.1 mrg
4150 1.1 mrg PR bootstrap/20250
4151 1.1 mrg * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4152 1.1 mrg instead of check.
4153 1.1 mrg * Makefile.in: Regenerate.
4154 1.1 mrg
4155 1.1 mrg 2005-02-28 Paolo Bonzini <bonzini (a] gnu.org>
4156 1.1 mrg
4157 1.1 mrg * Makefile.in: Regenerate to fix conflict between the previous two
4158 1.1 mrg patches.
4159 1.1 mrg
4160 1.1 mrg 2005-02-28 Paolo Bonzini <bonzini (a] gnu.org>
4161 1.1 mrg
4162 1.1 mrg PR bootstrap/17383
4163 1.1 mrg * Makefile.def (target_modules): Remove "stage", now unnecessary.
4164 1.1 mrg * Makefile.tpl (HOST_SUBDIR): New substitution.
4165 1.1 mrg (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4166 1.1 mrg USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4167 1.1 mrg USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4168 1.1 mrg USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4169 1.1 mrg (Host modules, Bootstrapped modules): Use it.
4170 1.1 mrg (Build modules, Target modules): Do not create symlink trees,
4171 1.1 mrg always configure out-of-srcdir.
4172 1.1 mrg (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4173 1.1 mrg * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4174 1.1 mrg GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4175 1.1 mrg $(HOST_SUBDIR). Create a symlink for host_subdir.
4176 1.1 mrg
4177 1.1 mrg * Makefile.in: Regenerate.
4178 1.1 mrg * configure: Regenerate.
4179 1.1 mrg
4180 1.1 mrg 2005-02-28 Nathanael Nerode <neroden (a] gcc.gnu.org>
4181 1.1 mrg
4182 1.1 mrg Merged from libada-gnattools-branch:
4183 1.1 mrg 2004-11-28 Nathanael Nerode <neroden (a] gcc.gnu.org>
4184 1.1 mrg
4185 1.1 mrg * gnattools: New directory.
4186 1.1 mrg * Makefile.def: Add gnattools as a module, depending on target-libada.
4187 1.1 mrg * Makefile.in: Regenerate.
4188 1.1 mrg * configure.in: Include gnattools in host_tools; disable it if ada
4189 1.1 mrg is disabled.
4190 1.1 mrg * configure: Regenerate.
4191 1.1 mrg
4192 1.1 mrg 2005-02-24 James A. Morrison <phython (a] gcc.gnu.org>
4193 1.1 mrg
4194 1.1 mrg * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4195 1.1 mrg treelang maintainer.
4196 1.1 mrg (Write After Approval): Remove myself.
4197 1.1 mrg
4198 1.1 mrg 2005-02-23 Paul Schlie <schlie (a] comcast.net>
4199 1.1 mrg
4200 1.1 mrg * configure.in: Allow darwin targeted ports to build tk, itcl and
4201 1.1 mrg libgui.
4202 1.1 mrg * configure: Regenerate.
4203 1.1 mrg
4204 1.1 mrg 2005-02-21 Eric Botcazou <ebotcazou (a] libertysurf.fr>
4205 1.1 mrg
4206 1.1 mrg PR libgcj/10353
4207 1.1 mrg * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4208 1.1 mrg * configure: Regenerate.
4209 1.1 mrg
4210 1.1 mrg 2005-02-18 Steven G. Kargl <kargl (a] gcc.gnu.org>
4211 1.1 mrg
4212 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
4213 1.1 mrg
4214 1.1 mrg 2005-02-10 Ian Lance Taylor <ian (a] airs.com>
4215 1.1 mrg
4216 1.1 mrg * MAINTAINERS: Update my e-mail address.
4217 1.1 mrg
4218 1.1 mrg 2005-02-02 Richard Guenther <rguenth (a] gcc.gnu.org>
4219 1.1 mrg
4220 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
4221 1.1 mrg
4222 1.1 mrg 2005-01-29 Hans-Peter Nilsson <hp (a] axis.com>
4223 1.1 mrg
4224 1.1 mrg * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4225 1.1 mrg <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4226 1.1 mrg target-libgloss when not *-*-elf and *-*-aout.
4227 1.1 mrg * configure: Regenerate.
4228 1.1 mrg
4229 1.1 mrg 2005-01-23 Kazu Hirata <kazu (a] cs.umass.edu>
4230 1.1 mrg
4231 1.1 mrg * MAINTAINERS: Remove obsolete entries.
4232 1.1 mrg
4233 1.1 mrg * MAINTAINERS (Write After Approval): Add Michael Matz.
4234 1.1 mrg
4235 1.1 mrg 2005-01-19 Neil Booth <neil (a] daikokuya.co.uk>
4236 1.1 mrg
4237 1.1 mrg * MAINTAINERS: Remove self as cpplib maintainer.
4238 1.1 mrg
4239 1.1 mrg 2005-01-17 Kelley Cook <kcook (a] gcc.gnu.org>
4240 1.1 mrg
4241 1.1 mrg * install-sh, config.sub: Import from upstream.
4242 1.1 mrg
4243 1.1 mrg 2005-01-17 Kelley Cook <kcook (a] gcc.gnu.org>
4244 1.1 mrg
4245 1.1 mrg PR bootstrap/18222
4246 1.1 mrg * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4247 1.1 mrg * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4248 1.1 mrg * Makefile.in: Regenerate.
4249 1.1 mrg
4250 1.1 mrg 2005-01-16 Jason Thorpe <thorpej (a] netbsd.org>
4251 1.1 mrg
4252 1.1 mrg * MAINTAINERS: Update my email address.
4253 1.1 mrg
4254 1.1 mrg 2005-01-12 David Edelsohn <edelsohn (a] gnu.org>
4255 1.1 mrg Andreas Schwab <schwab (a] suse.de>
4256 1.1 mrg
4257 1.1 mrg PR bootstrap/18033
4258 1.1 mrg * config-ml.in: Eval option if surrounded by single quotes.
4259 1.1 mrg
4260 1.1 mrg 2005-01-03 Paolo Bonzini <bonzini (a] gnu.org>
4261 1.1 mrg
4262 1.1 mrg Revert 2004-12-28 Makefile changes, a better fix will be
4263 1.1 mrg applied to mainline and src after GCC 4.0 branches.
4264 1.1 mrg
4265 1.1 mrg 2004-12-28 Paolo Bonzini <bonzini (a] gnu.org>
4266 1.1 mrg
4267 1.1 mrg PR bootstrap/17383
4268 1.1 mrg
4269 1.1 mrg * Makefile.def (target_modules): Remove stage parameter,
4270 1.1 mrg it is always true now.
4271 1.1 mrg * Makefile.tpl (configure-build-[+module+],
4272 1.1 mrg configure-target-[+module+]): Always build symlink tree
4273 1.1 mrg for the directory and for include. BUILD_SUBDIR and
4274 1.1 mrg TARGET_SUBDIR cannot be . anymore.
4275 1.1 mrg * Makefile.in: Regenerate.
4276 1.1 mrg
4277 1.1 mrg 2004-12-25 David Edelsohn <edelsohn (a] gnu.org>
4278 1.1 mrg
4279 1.1 mrg Revert 2004-12-08 Makefile changes.
4280 1.1 mrg
4281 1.1 mrg 2004-12-17 Danny Smith <dannysmith (a] users.sourceforge.net>
4282 1.1 mrg
4283 1.1 mrg * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4284 1.1 mrg cygwin, mingw.
4285 1.1 mrg
4286 1.1 mrg 2004-12-16 Andrew Stubbs <andrew.stubbs (a] st.com>
4287 1.1 mrg
4288 1.1 mrg * configure.in (sh64-*-*): Reenable gprof.
4289 1.1 mrg * configure: Regenerate.
4290 1.1 mrg
4291 1.1 mrg 2004-12-08 David Edelsohn <edelsohn (a] gnu.org>
4292 1.1 mrg
4293 1.1 mrg * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4294 1.1 mrg * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4295 1.1 mrg (EXTRA_TARGET_FLAGS): Add PICFLAG.
4296 1.1 mrg * Makefile.in: Regenerate.
4297 1.1 mrg
4298 1.1 mrg 2004-12-08 Christopher Faylor <cgf (a] gcc.gnu.org>
4299 1.1 mrg
4300 1.1 mrg * MAINTAINERS: Update my email address.
4301 1.1 mrg
4302 1.1 mrg 2004-12-07 Matt Kraai <kraai (a] ftbfs.org>
4303 1.1 mrg
4304 1.1 mrg * Makefile.tpl: Generate normal dependencies if the LHS module is
4305 1.1 mrg not bootstrapped.
4306 1.1 mrg * Makefile.in: Regenerate.
4307 1.1 mrg
4308 1.1 mrg 2004-12-03 Richard Sandiford <rsandifo (a] redhat.com>
4309 1.1 mrg
4310 1.1 mrg * configure.in: Include config/gxx-include-dir.m4. Use
4311 1.1 mrg TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
4312 1.1 mrg * configure: Regenerate.
4313 1.1 mrg
4314 1.1 mrg 2004-12-03 Richard Sandiford <rsandifo (a] redhat.com>
4315 1.1 mrg
4316 1.1 mrg * config.if: Delete.
4317 1.1 mrg * configure.in: Set libstdcxx_incdir directly.
4318 1.1 mrg * configure: Regenerate.
4319 1.1 mrg
4320 1.1 mrg 2004-12-02 Eric Christopher <echristo (a] redhat.com>
4321 1.1 mrg
4322 1.1 mrg * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4323 1.1 mrg * Makefile.in: Regenerate.
4324 1.1 mrg
4325 1.1 mrg 2004-12-02 Richard Sandiford <rsandifo (a] redhat.com>
4326 1.1 mrg
4327 1.1 mrg * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4328 1.1 mrg * configure: Regenerate.
4329 1.1 mrg
4330 1.1 mrg 2004-12-02 Richard Sandiford <rsandifo (a] redhat.com>
4331 1.1 mrg
4332 1.1 mrg * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
4333 1.1 mrg to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
4334 1.1 mrg * configure: Regenerate.
4335 1.1 mrg
4336 1.1 mrg 2004-12-01 Eric Christopher <echristo (a] redhat.com>
4337 1.1 mrg
4338 1.1 mrg * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4339 1.1 mrg of things to remove.
4340 1.1 mrg
4341 1.1 mrg 2004-11-29 Matt Kraai <kraai (a] ftbfs.org>
4342 1.1 mrg
4343 1.1 mrg * MAINTAINERS (Write After Approval): Update my e-mail address.
4344 1.1 mrg
4345 1.1 mrg 2004-11-29 Kelley Cook <kcook (a] gcc.gnu.org>
4346 1.1 mrg
4347 1.1 mrg * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4348 1.1 mrg from CVS libtool to always pass_all.
4349 1.1 mrg
4350 1.1 mrg 2004-11-25 John David Anglin <dave.anglin (a] nrc-cnrc.gc.ca>
4351 1.1 mrg
4352 1.1 mrg * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4353 1.1 mrg (hppa*64*-*-*): Delete incorrect comment.
4354 1.1 mrg * configure: Rebuilt.
4355 1.1 mrg
4356 1.1 mrg 2004-11-24 Kelley Cook <kcook (a] gcc.gnu.org>
4357 1.1 mrg
4358 1.1 mrg * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4359 1.1 mrg
4360 1.1 mrg 2004-11-24 Kelley Cook <kcook (a] gcc.gnu.org>
4361 1.1 mrg
4362 1.1 mrg * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4363 1.1 mrg from CVS libtool to always pass_all.
4364 1.1 mrg
4365 1.1 mrg 2004-11-15 Kelley Cook <kcook (a] gcc.gnu.org>
4366 1.1 mrg
4367 1.1 mrg * install-sh, compile: Import from automake.
4368 1.1 mrg
4369 1.1 mrg 2004-11-15 Kelley Cook <kcook (a] gcc.gnu.org>
4370 1.1 mrg
4371 1.1 mrg * config.guess, config.sub: Import from savannnah.
4372 1.1 mrg
4373 1.1 mrg 2004-11-12 Scott Robert Ladd <scott.ladd (a] coyotegulch.com>
4374 1.1 mrg
4375 1.1 mrg * MAINTAINERS (Write After Approval): Add myself
4376 1.1 mrg
4377 1.1 mrg 2004-11-12 Mike Stump <mrs (a] apple.com>
4378 1.1 mrg
4379 1.1 mrg * Makefile.def: Add html support.
4380 1.1 mrg * Makefile.tpl: Likewise.
4381 1.1 mrg * Makefile.in: Regenerate.
4382 1.1 mrg
4383 1.1 mrg 2004-11-11 Geoffrey Keating <geoffk (a] apple.com>
4384 1.1 mrg
4385 1.1 mrg PR 18423
4386 1.1 mrg * configure.in: Remove all instances of build-fixincludes from
4387 1.1 mrg noconfigdirs.
4388 1.1 mrg (build_configargs): Supply --target to subdirectories.
4389 1.1 mrg * configure: Regenerate.
4390 1.1 mrg
4391 1.1 mrg * Makefile.def: Make gcc install depend on fixincludes install.
4392 1.1 mrg * Makefile.in: Regenerate.
4393 1.1 mrg
4394 1.1 mrg 2004-11-10 Janis Johnson <janis187 (a] us.ibm.com>
4395 1.1 mrg
4396 1.1 mrg * MAINTAINERS: Add myself as gcc testsuite maintainer.
4397 1.1 mrg
4398 1.1 mrg 2004-11-11 Paul Brook <paul (a] codesourcery.com>
4399 1.1 mrg
4400 1.1 mrg * MAINTAINERS: Add self as arm maintainer. Update email address.
4401 1.1 mrg
4402 1.1 mrg 2004-11-08 Hans-Peter Nilsson <hp (a] bitrange.com>
4403 1.1 mrg
4404 1.1 mrg * configure.in (noconfigdirs) [mmix-*-*]: Disable
4405 1.1 mrg target-libgfortran.
4406 1.1 mrg * configure: Regenerate.
4407 1.1 mrg
4408 1.1 mrg 2004-11-07 David Edelsohn <edelsohn (a] gnu.org>
4409 1.1 mrg
4410 1.1 mrg * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4411 1.1 mrg like CC.
4412 1.1 mrg
4413 1.1 mrg 2004-11-05 Paolo Bonzini <bonzini (a] gnu.org>
4414 1.1 mrg
4415 1.1 mrg * Makefile.def (host fixincludes): Specify missing targets.
4416 1.1 mrg * Makefile.in: Regenerate.
4417 1.1 mrg
4418 1.1 mrg 2004-11-05 Ralf Corsepius <ralf.corsepius (a] rtems.org>
4419 1.1 mrg
4420 1.1 mrg * MAINTAINERS: Add myself
4421 1.1 mrg
4422 1.1 mrg 2004-11-05 Gabor Loki <loki (a] inf.u-szeged.hu>
4423 1.1 mrg
4424 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
4425 1.1 mrg
4426 1.1 mrg 2004-11-04 Geoffrey Keating <geoffk (a] apple.com>
4427 1.1 mrg
4428 1.1 mrg * Makefile.def: Build fixincludes for the host, too.
4429 1.1 mrg * Makefile.in: Regenerate.
4430 1.1 mrg * configure.in (host_tools): Add fixincludes.
4431 1.1 mrg * configure: Regenerate.
4432 1.1 mrg
4433 1.1 mrg 2004-11-04 Daniel Jacobowitz <dan (a] debian.org>
4434 1.1 mrg
4435 1.1 mrg * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4436 1.1 mrg * configure: Regenerated.
4437 1.1 mrg
4438 1.1 mrg 2004-11-04 H.J. Lu <hongjiu.lu (a] intel.com>
4439 1.1 mrg
4440 1.1 mrg PR other/17783
4441 1.1 mrg * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4442 1.1 mrg * configure: Regenerated.
4443 1.1 mrg
4444 1.1 mrg 2004-10-31 Mark Mitchell <mark (a] codesourcery.com>
4445 1.1 mrg
4446 1.1 mrg * README.SCO: Update per FSF instructions.
4447 1.1 mrg
4448 1.1 mrg 2004-10-28 Eric B. Weddington <ericw (a] evcohs.com>
4449 1.1 mrg
4450 1.1 mrg PR target/18151
4451 1.1 mrg * configure.in (case ${target}): Do not build fixincludes for avr.
4452 1.1 mrg * configure: Regenerated.
4453 1.1 mrg
4454 1.1 mrg 2004-10-26 Paolo Bonzini <bonzini (a] gnu.org>
4455 1.1 mrg
4456 1.1 mrg * configure.in (case ${target}): Do not build fixincludes
4457 1.1 mrg on platforms where it is not used.
4458 1.1 mrg * configure: Regenerated.
4459 1.1 mrg
4460 1.1 mrg 2004-10-23 Daniel Jacobowitz <dan (a] debian.org>
4461 1.1 mrg
4462 1.1 mrg * configure.in: Use an absolute path to install-sh.
4463 1.1 mrg * configure: Regenerated.
4464 1.1 mrg
4465 1.1 mrg 2004-10-19 Aaron W. LaFramboise <aaronavay62 (a] aaronwl.com>
4466 1.1 mrg
4467 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
4468 1.1 mrg
4469 1.1 mrg 2004-10-19 Kazu Hirata <kazu (a] cs.umass.edu>
4470 1.1 mrg
4471 1.1 mrg * MAINTAINERS: Remove from Write After Approval those that are
4472 1.1 mrg already maintainers.
4473 1.1 mrg
4474 1.1 mrg 2004-10-19 Sebastian Pop <pop (a] cri.ensmp.fr>
4475 1.1 mrg
4476 1.1 mrg * MAINTAINERS: Update my email address.
4477 1.1 mrg
4478 1.1 mrg 2004-10-12 Kelley Cook <kcook (a] gcc.gnu.org>
4479 1.1 mrg
4480 1.1 mrg * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4481 1.1 mrg * configure: Regenerate.
4482 1.1 mrg
4483 1.1 mrg 2004-10-07 J"orn Rennecke <joern.rennecke (a] st.com>
4484 1.1 mrg
4485 1.1 mrg * MAINTAINERS: Update my email address.
4486 1.1 mrg
4487 1.1 mrg 2004-10-07 Kazu Hirata <kazu (a] cs.umass.edu>
4488 1.1 mrg
4489 1.1 mrg * MAINTAINERS (Language Front Ends Maintainers): New. Move
4490 1.1 mrg entries belonging to this category.
4491 1.1 mrg
4492 1.1 mrg 2004-10-06 Josef Zlomek <josef.zlomek (a] email.cz>
4493 1.1 mrg
4494 1.1 mrg * MAINTAINERS: Update my e-mail address.
4495 1.1 mrg
4496 1.1 mrg 2004-10-06 Paolo Bonzini <bonzini (a] gnu.org>
4497 1.1 mrg
4498 1.1 mrg Fix wrong conflict resolution in:
4499 1.1 mrg
4500 1.1 mrg 2004-08-16 Paolo Bonzini <bonzini (a] gnu.org>
4501 1.1 mrg
4502 1.1 mrg * Makefile.in: Regenerate.
4503 1.1 mrg * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4504 1.1 mrg in the recursive `make', instead of hardwiring `all'.
4505 1.1 mrg (Autogenerated TARGET-* variables): New.
4506 1.1 mrg
4507 1.1 mrg 2004-10-05 Tomer Levi <Tomer.Levi (a] nsc.com>
4508 1.1 mrg
4509 1.1 mrg * configure.in: Enable target-libgloss for crx-*-*.
4510 1.1 mrg * configure: Regenerate.
4511 1.1 mrg
4512 1.1 mrg 2004-10-04 Kazu Hirata <kazu (a] cs.umass.edu>
4513 1.1 mrg
4514 1.1 mrg * MAINTAINERS (Various Maintainers): Move the "windows,
4515 1.1 mrg cygwin, mingw" maintainer to ...
4516 1.1 mrg (OS Port Maintainers): ... here.
4517 1.1 mrg
4518 1.1 mrg 2004-10-04 Kazu Hirata <kazu (a] cs.umass.edu>
4519 1.1 mrg
4520 1.1 mrg * MAINTAINERS (Write After Approval): Remove those that are
4521 1.1 mrg maintainers of some subsystem.
4522 1.1 mrg
4523 1.1 mrg 2004-10-02 P.J. Darcy <darcypj (a] us.ibm.com>
4524 1.1 mrg
4525 1.1 mrg * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4526 1.1 mrg * ltcf-cxx.sh (tpf*): Likewise.
4527 1.1 mrg * ltconfig (tpf*): Add TPF OS configuration support.
4528 1.1 mrg
4529 1.1 mrg 2004-10-01 Bernd Schmidt <bernds_cb1 (a] t-online.de>
4530 1.1 mrg
4531 1.1 mrg * MAINTAINERS: Change my email address to my new work account.
4532 1.1 mrg
4533 1.1 mrg 2004-09-24 Michael Roth <mroth (a] nessie.de>
4534 1.1 mrg
4535 1.1 mrg * configure.in (--without-headers): Add missing double quotes.
4536 1.1 mrg * configure: Regenerate.
4537 1.1 mrg
4538 1.1 mrg 2004-09-24 Kelley Cook <kcook (a] gcc.gnu.org>
4539 1.1 mrg
4540 1.1 mrg * ylwrap: Revert to previous version.
4541 1.1 mrg
4542 1.1 mrg 2004-09-23 H.J. Lu <hongjiu.lu (a] intel.com>
4543 1.1 mrg
4544 1.1 mrg PR bootstrap/17369
4545 1.1 mrg * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4546 1.1 mrg (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4547 1.1 mrg SET_GCC_LIB_PATH_CMD.
4548 1.1 mrg (BASE_TARGET_EXPORTS): Likewise.
4549 1.1 mrg * Makefile.in: Regenerated.
4550 1.1 mrg
4551 1.1 mrg * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4552 1.1 mrg * configure: Regenerated.
4553 1.1 mrg
4554 1.1 mrg 2004-09-23 Kelley Cook <kcook (a] gcc.gnu.org>
4555 1.1 mrg
4556 1.1 mrg * config.guess: New upstream version
4557 1.1 mrg * compile, depcomp, install-sh, ylwrap: Likewise.
4558 1.1 mrg
4559 1.1 mrg 2004-09-19 Roger Sayle <roger (a] eyesopen.com>
4560 1.1 mrg
4561 1.1 mrg * config/mh-x86omitfp: New host makefile fragment. Add
4562 1.1 mrg -fomit-frame-pointer to the default BOOT_CFLAGS.
4563 1.1 mrg * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4564 1.1 mrg * configure: Regenerate.
4565 1.1 mrg
4566 1.1 mrg 2004-09-15 Andrew Pinski <pinskia (a] physics.uc.edu>
4567 1.1 mrg
4568 1.1 mrg PR target/11572
4569 1.1 mrg * configure.in (*-*-darwin*): Renable libobjc.
4570 1.1 mrg * configure: Regenerate.
4571 1.1 mrg
4572 1.1 mrg 2004-09-10 Nathan Sidwell <nathan (a] codesourcery.com>
4573 1.1 mrg
4574 1.1 mrg * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4575 1.1 mrg
4576 1.1 mrg 2004-09-09 Daniel Berlin <dberlin (a] dberlin.org>
4577 1.1 mrg
4578 1.1 mrg * Makefile.def: Remove libbanshee.
4579 1.1 mrg * Makefile.tpl: Ditto.
4580 1.1 mrg * configure.in: Ditto.
4581 1.1 mrg * Makefile.in: Regen.
4582 1.1 mrg * configure: Ditto.
4583 1.1 mrg
4584 1.1 mrg 2004-09-08 David Edelsohn <edelsohn (a] gnu.org>
4585 1.1 mrg
4586 1.1 mrg * ltmain.sh: Use $pic_object as $non_pic_object if
4587 1.1 mrg $non_pic_object=none.
4588 1.1 mrg
4589 1.1 mrg 2004-09-07 Paolo Bonzini <bonzini (a] gnu.org>
4590 1.1 mrg
4591 1.1 mrg * missing: Import latest version from master repository.
4592 1.1 mrg
4593 1.1 mrg 2004-09-06 Nick Clifton <nickc (a] redhat.com>
4594 1.1 mrg
4595 1.1 mrg * config.sub: Import latest version from master repository.
4596 1.1 mrg * config.guess: Likewise.
4597 1.1 mrg This includes these changes:
4598 1.1 mrg
4599 1.1 mrg 2004-08-27 Hans-Peter Nilsson <hp (a] axis.com>
4600 1.1 mrg
4601 1.1 mrg * config.sub: Handle crisv32, alias etraxfs.
4602 1.1 mrg * config.guess (crisv32:Linux:*:*): Handle.
4603 1.1 mrg
4604 1.1 mrg 2004-08-13 Brad Smith <brad (a] comstyle.com>
4605 1.1 mrg
4606 1.1 mrg * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4607 1.1 mrg (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4608 1.1 mrg
4609 1.1 mrg 2004-08-11 Paul Eggert <eggert (a] cs.ucla.edu>
4610 1.1 mrg
4611 1.1 mrg * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4612 1.1 mrg assume the processor is a powerpc. This is because coreutils
4613 1.1 mrg uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4614 1.1 mrg in this case, due to a MacOS X bug that causes
4615 1.1 mrg sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4616 1.1 mrg to return a negative number.
4617 1.1 mrg Problem reported by Petter Reinholdtsen in:
4618 1.1 mrg http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4619 1.1 mrg
4620 1.1 mrg 2004-07-19 Ben Elliston <bje (a] gnu.org>
4621 1.1 mrg
4622 1.1 mrg * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4623 1.1 mrg
4624 1.1 mrg 2004-06-24 Ben Elliston <bje (a] gnu.org>
4625 1.1 mrg
4626 1.1 mrg * config.guess: Update copyright years.
4627 1.1 mrg * config.sub: Likewise.
4628 1.1 mrg
4629 1.1 mrg 2004-06-22 Robert Millan <robertmh (a] gnu.org>
4630 1.1 mrg
4631 1.1 mrg * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4632 1.1 mrg since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4633 1.1 mrg
4634 1.1 mrg 2004-06-22 Stanley F. Quayle <stan (a] stanq.com>
4635 1.1 mrg
4636 1.1 mrg * config.guess (*:*VMS:*:*): New entry. Replaces
4637 1.1 mrg Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4638 1.1 mrg manufacturer.
4639 1.1 mrg
4640 1.1 mrg 2004-06-22 Ben Elliston <bje (a] gnu.org>
4641 1.1 mrg
4642 1.1 mrg * config.guess: Cray fixes from Wendy Palm <wendyp (a] cray.com>.
4643 1.1 mrg * config.sub: Likewise.
4644 1.1 mrg
4645 1.1 mrg 2004-06-22 Ben Elliston <bje (a] gnu.org>
4646 1.1 mrg
4647 1.1 mrg Reported by Hans-Peter Nilsson <hp (a] bitrange.com>:
4648 1.1 mrg * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4649 1.1 mrg
4650 1.1 mrg 2004-06-11 Ben Elliston <bje (a] gnu.org>
4651 1.1 mrg
4652 1.1 mrg * config.guess (pegasos:OpenBSD:*:*): Remove.
4653 1.1 mrg
4654 1.1 mrg 2004-06-11 Ben Elliston <bje (a] gnu.org>
4655 1.1 mrg
4656 1.1 mrg From Wouter Verhelst <wouter (a] grep.be>:
4657 1.1 mrg * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4658 1.1 mrg
4659 1.1 mrg 2004-06-11 Ben Elliston <bje (a] gnu.org>
4660 1.1 mrg
4661 1.1 mrg * config.guess (luna88k:OpenBSD:*:*): New.
4662 1.1 mrg
4663 1.1 mrg 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro (a] renesas.com>
4664 1.1 mrg
4665 1.1 mrg * config.guess (m32r*:Linux:*:*): New case.
4666 1.1 mrg * config.sub: Handle m32rle.
4667 1.1 mrg
4668 1.1 mrg 2004-03-12 Ben Elliston <bje (a] wasabisystems.com>
4669 1.1 mrg
4670 1.1 mrg From Jens Petersen <petersen (a] redhat.com>:
4671 1.1 mrg * config.sub: Handle sparcv8.
4672 1.1 mrg
4673 1.1 mrg 2004-03-03 Ben Elliston <bje (a] wasabisystems.com>
4674 1.1 mrg
4675 1.1 mrg From Tom Smith <smith (a] cag.lkg.hp.com>:
4676 1.1 mrg * config.guess: Version suffixes are equally significant on Tru64
4677 1.1 mrg V4.* and V5.*, so do not ignore them on V5.*. Handle a version
4678 1.1 mrg prefix of "P" (patched kernel).
4679 1.1 mrg
4680 1.1 mrg 2004-02-23 Tal Agmon <Tal.Agmon (a] nsc.com>
4681 1.1 mrg
4682 1.1 mrg * config.sub: Add support for National Semiconductor CRX target.
4683 1.1 mrg
4684 1.1 mrg 2004-09-03 Janis Johnson <janis187 (a] us.ibm.com>
4685 1.1 mrg
4686 1.1 mrg * MAINTAINERS (Various Maintainers): Remove myself as web page
4687 1.1 mrg maintainer, add myself as maintainer of build status lists.
4688 1.1 mrg
4689 1.1 mrg 2004-09-03 Jan Beulich <jbeulich (a] novell.com>
4690 1.1 mrg
4691 1.1 mrg * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4692 1.1 mrg *-*-netware, but add target-libmudflap.
4693 1.1 mrg Consolidate *-*-netware targets (of which really only i?86 exists)
4694 1.1 mrg into a single entry.
4695 1.1 mrg * configure: Likewise.
4696 1.1 mrg
4697 1.1 mrg 2004-09-01 Paolo Bonzini <bonzini (a] gnu.org>
4698 1.1 mrg
4699 1.1 mrg * Makefile.tpl (sorry): Remove.
4700 1.1 mrg (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4701 1.1 mrg (cleanstrap targets): Depend on distclean, not distclean-stage1.
4702 1.1 mrg (do-clean): Clean per-stage directories too.
4703 1.1 mrg (do-distclean): Run distclean-stage1 too.
4704 1.1 mrg (.NOTPARALLEL): Enable during toplevel bootstrap.
4705 1.1 mrg (stage[+id+]-bubble): Enable parallel execution during
4706 1.1 mrg the recursive invocation.
4707 1.1 mrg * Makefile.in: Regenerate.
4708 1.1 mrg
4709 1.1 mrg Fix previous checkin:
4710 1.1 mrg
4711 1.1 mrg * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4712 1.1 mrg include.
4713 1.1 mrg * configure.in: Fix indentation.
4714 1.1 mrg * configure: Regenerate.
4715 1.1 mrg
4716 1.1 mrg 2004-08-31 Robert Bowdidge <bowdidge (a] apple.com>
4717 1.1 mrg
4718 1.1 mrg * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4719 1.1 mrg * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4720 1.1 mrg * configure: regenerate
4721 1.1 mrg * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4722 1.1 mrg -mdynamic-no-pic
4723 1.1 mrg
4724 1.1 mrg
4725 1.1 mrg 2004-08-31 Paolo Bonzini <bonzini (a] gnu.org>
4726 1.1 mrg
4727 1.1 mrg * Makefile.def (build_modules): Add fixincludes.
4728 1.1 mrg (dependencies): Make gcc depend on fixincludes.
4729 1.1 mrg * configure.in (build_tools): Add fixincludes.
4730 1.1 mrg (build_configdirs): Always include build_libs.
4731 1.1 mrg * Makefile.in: Regenerate.
4732 1.1 mrg * configure: Regenerate.
4733 1.1 mrg
4734 1.1 mrg 2004-08-30 Paolo Bonzini <bonzini (a] gnu.org>
4735 1.1 mrg
4736 1.1 mrg * Makefile.def (bootstrap stages): Add 'lean' parameter.
4737 1.1 mrg * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4738 1.1 mrg phony targets; do not generate timestamp files.
4739 1.1 mrg (distclean-stageN): Remove references to their timestamp files.
4740 1.1 mrg (restageN, touch-stageN): Remove.
4741 1.1 mrg (stageN-bubble): Rewritten.
4742 1.1 mrg (compare): Support lean bootstraps.
4743 1.1 mrg * Makefile.in: Regenerate.
4744 1.1 mrg
4745 1.1 mrg * configure.in: Only warn when bootstrapping but
4746 1.1 mrg build != host or build != target. Support lean bootstraps.
4747 1.1 mrg * configure: Regenerate.
4748 1.1 mrg
4749 1.1 mrg 2004-08-26 Phil Edwards <phil (a] codesourcery.com>
4750 1.1 mrg
4751 1.1 mrg * configure.in: Give a better error message if GMP/MPFR are missing
4752 1.1 mrg and a language needing them has been requested.
4753 1.1 mrg * configure: Regenerated.
4754 1.1 mrg
4755 1.1 mrg 2004-08-25 Phil Edwards <phil (a] codesourcery.com>
4756 1.1 mrg
4757 1.1 mrg * configure.in: Print a list of available language front-ends if
4758 1.1 mrg a requested one is missing. Tidy stray tab characters.
4759 1.1 mrg * configure: Regenerated.
4760 1.1 mrg
4761 1.1 mrg 2004-08-19 Michael Koch <konqueror (a] gmx.de>
4762 1.1 mrg
4763 1.1 mrg * gcc/doc/install.texi: Update entry about automake for libjava.
4764 1.1 mrg
4765 1.1 mrg 2004-08-17 Robert Millan <robertmh (a] gnu.org>
4766 1.1 mrg
4767 1.1 mrg * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4768 1.1 mrg (instead of FreeBSD).
4769 1.1 mrg * configure: Regenerate.
4770 1.1 mrg
4771 1.1 mrg 2004-08-16 Paolo Bonzini <bonzini (a] gnu.org>
4772 1.1 mrg
4773 1.1 mrg * Makefile.in: Regenerate.
4774 1.1 mrg * configure: Regenerate.
4775 1.1 mrg
4776 1.1 mrg * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4777 1.1 mrg stage_*_flags.
4778 1.1 mrg * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4779 1.1 mrg for bootstrapped modules if toplevel bootstrap is going.
4780 1.1 mrg (GCC bootstrap): Generate per-stage targets for all bootstrapped
4781 1.1 mrg modules. Adjust for changes in Makefile.def. Enable several
4782 1.1 mrg rules even in non-bootstrap mode, just to avoid peppering the
4783 1.1 mrg template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4784 1.1 mrg (stage-[+prev+]-bubble): Remove.
4785 1.1 mrg
4786 1.1 mrg * Makefile.def (Dependencies): Depend on all-build-bison,
4787 1.1 mrg all-build-flex, all-build-byacc, all-build-texinfo, rather
4788 1.1 mrg than the host variations.
4789 1.1 mrg * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4790 1.1 mrg with BUILD_SUBDIR.
4791 1.1 mrg (BISON): Update for recent Bisons.
4792 1.1 mrg (YACC): Fix typo.
4793 1.1 mrg (cross): Depend on all-build.
4794 1.1 mrg (all): Do not depend on all-build.
4795 1.1 mrg (prebootstrap): Remove.
4796 1.1 mrg (dep-kind): Accept separate prefixes for MODULE and ON variables.
4797 1.1 mrg (Prebootstrap dependencies): Add them to the per-stage targets
4798 1.1 mrg and to all-prebootstrap.
4799 1.1 mrg * configure.in (build_configdirs): Always enable build_tools.
4800 1.1 mrg (BUILD_DIR_PREFIX): Remove.
4801 1.1 mrg
4802 1.1 mrg * Makefile.def (gcc): Add target variable.
4803 1.1 mrg (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4804 1.1 mrg * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4805 1.1 mrg in the recursive `make', instead of hardwiring `all'.
4806 1.1 mrg (Autogenerated TARGET-* variables): New.
4807 1.1 mrg
4808 1.1 mrg 2004-08-13 Brian Booth <bbooth (a] redhat.com>
4809 1.1 mrg
4810 1.1 mrg * MAINTAINERS: Remove myself from write-after-approval.
4811 1.1 mrg
4812 1.1 mrg 2004-08-12 Nathanael Nerode <neroden (a] gcc.gnu.org>
4813 1.1 mrg
4814 1.1 mrg * src-release: Stop distributing mmalloc with gdb (which doesn't
4815 1.1 mrg use it).
4816 1.1 mrg * Makefile.def: GDB doesn't depend on mmalloc anymore.
4817 1.1 mrg * Makefile.in: Regenerate.
4818 1.1 mrg
4819 1.1 mrg 2004-08-09 Mark Mitchell <mark (a] codesourcery.com>
4820 1.1 mrg
4821 1.1 mrg * configure.in (arm*-*-eabi*): New target.
4822 1.1 mrg * configure: Regenerate.
4823 1.1 mrg
4824 1.1 mrg 2004-08-06 Paolo Bonzini <bonzini (a] gnu.org>
4825 1.1 mrg
4826 1.1 mrg * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4827 1.1 mrg (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4828 1.1 mrg (Dependencies): New section.
4829 1.1 mrg * Makefile.tpl (Dependencies): Generate from Makefile.def.
4830 1.1 mrg (configure-target-[+module+]): Depend on maybe-all-gcc
4831 1.1 mrg (all-prebootstrap): New name of all-bootstrap. Changed throughout.
4832 1.1 mrg (toplevel profiledbootstrap): Fix dependencies.
4833 1.1 mrg * Makefile.in: Regenerate.
4834 1.1 mrg
4835 1.1 mrg 2004-08-03 Mark Mitchell <mark (a] codesourcery.com>
4836 1.1 mrg
4837 1.1 mrg * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4838 1.1 mrg target-libiberty to noconfigdirs.
4839 1.1 mrg * configure: Regenerate.
4840 1.1 mrg
4841 1.1 mrg 2004-08-03 Paul Brook <paul (a] codesourcery.com>
4842 1.1 mrg
4843 1.1 mrg * configure.in: Check for MPFR as well as GMP.
4844 1.1 mrg * configure: Regenerate.
4845 1.1 mrg
4846 1.1 mrg 2004-08-01 Robert Millan <robertmh (a] gnu.org>
4847 1.1 mrg
4848 1.1 mrg * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4849 1.1 mrg libmudflap for all GNU-based systems (with Glibc).
4850 1.1 mrg * configure: Regenerate.
4851 1.1 mrg
4852 1.1 mrg 2004-08-03 Paolo Bonzini <bonzini (a] gnu.org>
4853 1.1 mrg
4854 1.1 mrg * Makefile.def (host-modules): Add gcc.
4855 1.1 mrg * Makefile.in: Regenerate.
4856 1.1 mrg * Makefile.tpl (sorry): New rule.
4857 1.1 mrg (configure-host, all-host, [+make_target+]-host, do-check,
4858 1.1 mrg install-host): Do not add gcc as a special case.
4859 1.1 mrg (host modules): Add a small special-casing for gcc. Export
4860 1.1 mrg extra_make_flags through the environment.
4861 1.1 mrg (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4862 1.1 mrg maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4863 1.1 mrg other recursive targets for gcc): Remove.
4864 1.1 mrg
4865 1.1 mrg (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4866 1.1 mrg (stage, unstage): New rules.
4867 1.1 mrg (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4868 1.1 mrg distclean-stage[+id+]): Use stage_current.
4869 1.1 mrg ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4870 1.1 mrg the stage*-start rules.
4871 1.1 mrg
4872 1.1 mrg 2004-08-02 Geoffrey Keating <geoffk (a] apple.com>
4873 1.1 mrg
4874 1.1 mrg * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4875 1.1 mrg use -all_load flag.
4876 1.1 mrg
4877 1.1 mrg 2004-08-02 Paolo Bonzini <bonzini (a] gnu.org>
4878 1.1 mrg
4879 1.1 mrg * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4880 1.1 mrg * configure: Regenerate.
4881 1.1 mrg
4882 1.1 mrg 2004-07-16 Toon Moene <toon (a] moene.indiv.nluug.nl>
4883 1.1 mrg
4884 1.1 mrg * maintainer-scripts/gcc_release: Revert yesterday's change.
4885 1.1 mrg
4886 1.1 mrg 2004-07-16 Segher Boessenkool <segher (a] kernel.crashing.org>
4887 1.1 mrg
4888 1.1 mrg * MAINTAINERS: Add myself to write-after-approval.
4889 1.1 mrg
4890 1.1 mrg 2004-07-15 Toon Moene <toon (a] moene.indiv.nluug.nl>
4891 1.1 mrg
4892 1.1 mrg * libf2c: Removed.
4893 1.1 mrg * gcc/gccbug.in: Updated because of libf2c removal.
4894 1.1 mrg * maintainer-scripts/gcc_release: Ditto.
4895 1.1 mrg
4896 1.1 mrg 2004-07-09 Loren J. Rittle <ljrittle (a] acm.org>
4897 1.1 mrg
4898 1.1 mrg * configure.in: Build libmudflap by default on FreeBSD.
4899 1.1 mrg * configure: Regenerated.
4900 1.1 mrg
4901 1.1 mrg 2004-07-09 Mark Mitchell <mark (a] codesourcery.com>
4902 1.1 mrg
4903 1.1 mrg * configure.in: Do not build libmudflap by default on non-GNU/Linux
4904 1.1 mrg systems.
4905 1.1 mrg * configure: Regenerated.
4906 1.1 mrg
4907 1.1 mrg 2004-07-08 John David Anglin <dave.anglin (a] nrc-cnrc.gc.ca>
4908 1.1 mrg
4909 1.1 mrg PR target/16344
4910 1.1 mrg * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4911 1.1 mrg feedback based compiler.
4912 1.1 mrg * Makefile.in: Rebuilt.
4913 1.1 mrg
4914 1.1 mrg 2004-07-08 Alexandre Oliva <aoliva (a] redhat.com>
4915 1.1 mrg
4916 1.1 mrg * Makefile.def (host_modules): Set bootstrap=true for flex.
4917 1.1 mrg * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4918 1.1 mrg * Makefile.in: Rebuilt.
4919 1.1 mrg
4920 1.1 mrg 2004-07-07 Jan Hubicka <jh (a] suse.cz>
4921 1.1 mrg
4922 1.1 mrg * MAINTAINERS: Add self as a profile feedback maintainer.
4923 1.1 mrg
4924 1.1 mrg 2004-07-05 Phil Edwards <phil (a] codesourcery.com>
4925 1.1 mrg
4926 1.1 mrg * configure.in: Do not prepend $srcdir to /dev/null in
4927 1.1 mrg makefile fragments.
4928 1.1 mrg * configure: Regenerate.
4929 1.1 mrg
4930 1.1 mrg 2004-07-01 Paolo Bonzini <bonzini (a] gnu.org>
4931 1.1 mrg
4932 1.1 mrg * Makefile.def (build_modules): Add bison, byacc, flex,
4933 1.1 mrg m4, texinfo.
4934 1.1 mrg (flags_to_pass): Add FLEX.
4935 1.1 mrg * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4936 1.1 mrg (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4937 1.1 mrg (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4938 1.1 mrg DEFAULT_MAKEINFO): Remove.
4939 1.1 mrg (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4940 1.1 mrg CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4941 1.1 mrg (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4942 1.1 mrg objdir or else use configured tool.
4943 1.1 mrg (all-build): New.
4944 1.1 mrg (all): Depend on it.
4945 1.1 mrg (Build module dependencies): Add.
4946 1.1 mrg * Makefile.in: Regenerate.
4947 1.1 mrg * configure.in: Better support for multiple build modules,
4948 1.1 mrg matching what is done for host/target modules. Do not look
4949 1.1 mrg for "plausible" locations of build tools if Canadian cross.
4950 1.1 mrg Use autoconf's AC_PROG_CC to find a C compiler. Define
4951 1.1 mrg BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
4952 1.1 mrg * configure: Regenerate.
4953 1.1 mrg
4954 1.1 mrg 2004-06-22 Paolo Bonzini <bonzini (a] gnu.org>
4955 1.1 mrg
4956 1.1 mrg * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4957 1.1 mrg * Makefile.in: Regenerate.
4958 1.1 mrg
4959 1.1 mrg 2004-06-22 Paolo Bonzini <bonzini (a] gnu.org>
4960 1.1 mrg
4961 1.1 mrg * Makefile.tpl (configure-build-[+module+],
4962 1.1 mrg configure-[+module+], configure-target-[+module+]): Pass
4963 1.1 mrg [+extra_configure_args+].
4964 1.1 mrg (all-build-[+module+], all-[+module+], check-[+module+],
4965 1.1 mrg install-[+module+], [+make_target+]-[+module+],
4966 1.1 mrg all-target-[+module+], check-target-[+module+],
4967 1.1 mrg install-target-[+module+], [+make_target+]-target-[+module+]):
4968 1.1 mrg Pass [+extra_make_args+].
4969 1.1 mrg (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4970 1.1 mrg (GCC_HOST_EXPORTS): Remove.
4971 1.1 mrg (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4972 1.1 mrg cross, check-gcc, check-gcc-c++, install-gcc,
4973 1.1 mrg gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4974 1.1 mrg Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4975 1.1 mrg * Makefile.in: Regenerate.
4976 1.1 mrg
4977 1.1 mrg 2004-06-21 Matthew Sachs <msachs (a] apple.com>
4978 1.1 mrg
4979 1.1 mrg * MAINTAINERS: Added self to write-after-approval.
4980 1.1 mrg
4981 1.1 mrg 2004-06-21 Christopher Faylor <cgf (a] alum.bu.edu>
4982 1.1 mrg
4983 1.1 mrg * configure.in: Check for srcdir/winsup rather than build directory
4984 1.1 mrg winsup.
4985 1.1 mrg * configure: Regenerate.
4986 1.1 mrg
4987 1.1 mrg 2004-06-17 Corinna Vinschen <vinschen (a] redhat.com>
4988 1.1 mrg
4989 1.1 mrg * configure.in: Don't build Cygwin native newlib if winsup
4990 1.1 mrg directory is missing. Emit warning instead.
4991 1.1 mrg * configure: Regenerate.
4992 1.1 mrg
4993 1.1 mrg 2004-06-09 Paolo Bonzini <bonzini (a] gnu.org>
4994 1.1 mrg
4995 1.1 mrg * Makefile.tpl (touch-stage[+id+]): New.
4996 1.1 mrg (restage[+prev+]): Depend on touch-stage[+id+].
4997 1.1 mrg
4998 1.1 mrg * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4999 1.1 mrg Use it throughout.
5000 1.1 mrg
5001 1.1 mrg * Makefile.def: Add profile and feedback bootstrap stages.
5002 1.1 mrg Remove next field from bootstrap stages.
5003 1.1 mrg * Makefile.tpl (LN, LN_S): Substitute.
5004 1.1 mrg (stageN-start, stageN-end): Use double-colon rules, to
5005 1.1 mrg provide a hook for additional setup commands.
5006 1.1 mrg (distclean-stageN-gcc, restageN): Create dependencies from
5007 1.1 mrg [+prev+], not from [+next+].
5008 1.1 mrg (stageN-bubble): Add commands for successive stages from
5009 1.1 mrg [+prev+], using double-colon rules.
5010 1.1 mrg (all-stageN-gcc): Fix typo.
5011 1.1 mrg (stagefeedback-start, profiledbootstrap): New.
5012 1.1 mrg * Makefile.in: Regenerate.
5013 1.1 mrg * configure.in: Call ACX_PROG_LN.
5014 1.1 mrg * configure: Regenerate.
5015 1.1 mrg
5016 1.1 mrg 2004-06-08 Canqun Yang <canqun (a] nudt.edu.cn>
5017 1.1 mrg
5018 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
5019 1.1 mrg
5020 1.1 mrg 2004-06-03 Mark G. Adams <mark.g.adams (a] sympatico.ca>
5021 1.1 mrg
5022 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
5023 1.1 mrg
5024 1.1 mrg 2004-06-03 Paolo Bonzini <bonzini (a] gnu.org>
5025 1.1 mrg
5026 1.1 mrg * configure.in: Fix --enable-bootstrap breakage introduced in trees
5027 1.1 mrg without gcc.
5028 1.1 mrg * configure: Regenerate.
5029 1.1 mrg
5030 1.1 mrg 2004-06-01 Paolo Bonzini <bonzini (a] gnu.org>
5031 1.1 mrg
5032 1.1 mrg * Makefile.tpl: Fix typo.
5033 1.1 mrg * Makefile.in: Regenerate.
5034 1.1 mrg
5035 1.1 mrg 2004-06-01 Paolo Bonzini <bonzini (a] gnu.org>
5036 1.1 mrg
5037 1.1 mrg * configure.in: Remove new- prefix from toplevel
5038 1.1 mrg bootstrap targets.
5039 1.1 mrg * configure: Regenerate.
5040 1.1 mrg
5041 1.1 mrg 2004-06-01 Paolo Bonzini <bonzini (a] gnu.org>
5042 1.1 mrg
5043 1.1 mrg * Makefile.tpl (all.normal): Rename to all.
5044 1.1 mrg (all): Replace with a rule to pick the default
5045 1.1 mrg target from configure.
5046 1.1 mrg (all-gcc, configure-gcc): Use conditionals to
5047 1.1 mrg do nothing when toplevel bootstrap is going on.
5048 1.1 mrg (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5049 1.1 mrg (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5050 1.1 mrg * configure.in: Support --enable-bootstrap.
5051 1.1 mrg
5052 1.1 mrg * Makefile.def: Remove new- prefix from toplevel
5053 1.1 mrg bootstrap targets.
5054 1.1 mrg * Makefile.tpl: Likewise.
5055 1.1 mrg
5056 1.1 mrg * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
5057 1.1 mrg target.
5058 1.1 mrg
5059 1.1 mrg * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5060 1.1 mrg $(RECURSE_FLAGS) to recursive invocation of make.
5061 1.1 mrg
5062 1.1 mrg * Makefile.in: Regenerate.
5063 1.1 mrg * configure: Regenerate.
5064 1.1 mrg
5065 1.1 mrg 2004-05-30 Andreas Jaeger <aj (a] suse.de>
5066 1.1 mrg Jim Wilson <wilson (a] specifixinc.com>
5067 1.1 mrg
5068 1.1 mrg * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5069 1.1 mrg like CC.
5070 1.1 mrg
5071 1.1 mrg 2004-05-27 Daniel Jacobowitz <dan (a] debian.org>
5072 1.1 mrg
5073 1.1 mrg * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5074 1.1 mrg * configure: Regenerate.
5075 1.1 mrg
5076 1.1 mrg 2004-05-25 Daniel Jacobowitz <drow (a] false.org>
5077 1.1 mrg
5078 1.1 mrg * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5079 1.1 mrg (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5080 1.1 mrg (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
5081 1.1 mrg targets.
5082 1.1 mrg * Makefile.in: Regenerate.
5083 1.1 mrg
5084 1.1 mrg 2004-05-24 Paolo Bonzini <bonzini (a] gnu.org>
5085 1.1 mrg
5086 1.1 mrg * configure.in: Test the ability to symlink directories.
5087 1.1 mrg * configure: Regenerate.
5088 1.1 mrg
5089 1.1 mrg * Makefile.def (bootstrap-stage): New definitions.
5090 1.1 mrg * Makefile.tpl (configure-stage1-gcc,
5091 1.1 mrg configure-stage2-gcc, configure-stage3-gcc,
5092 1.1 mrg all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5093 1.1 mrg new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5094 1.1 mrg new-restage3, compare): Autogenerate, see Makefile.in
5095 1.1 mrg entry for behavioral changes.
5096 1.1 mrg (distclean-stage1, new-stage1-start, new-stage1-end,
5097 1.1 mrg new-stage1-bubble, distclean-stage2, new-stage2-start,
5098 1.1 mrg new-stage2-end, new-stage2-bubble, distclean-stage3,
5099 1.1 mrg new-stage3-start, new-stage3-end): New autogenerated targets.
5100 1.1 mrg (objext, prebootstrap, BOOT_CFLAGS,
5101 1.1 mrg POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5102 1.1 mrg targets.
5103 1.1 mrg
5104 1.1 mrg * Makefile.in: Regenerate.
5105 1.1 mrg (distclean-stage1, new-stage1-start, new-stage1-end,
5106 1.1 mrg new-stage1-bubble, distclean-stage2, new-stage2-start,
5107 1.1 mrg new-stage2-end, new-stage2-bubble, distclean-stage3,
5108 1.1 mrg new-stage3-start, new-stage3-end): New targets.
5109 1.1 mrg (all-stage1-gcc): Move prebootstrap dependency from here...
5110 1.1 mrg (configure-stage1-gcc): ...to here.
5111 1.1 mrg (new-bootstrap): Use bubble targets.
5112 1.1 mrg (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5113 1.1 mrg Use per-stage distclean targets.
5114 1.1 mrg (configure-stage1-gcc, configure-stage2-gcc,
5115 1.1 mrg configure-stage3-gcc, all-stage1-gcc,
5116 1.1 mrg all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5117 1.1 mrg Use new-stageN-start to prepare the tree.
5118 1.1 mrg
5119 1.1 mrg 2004-05-23 Paolo Bonzini <bonzini (a] gnu.org>
5120 1.1 mrg
5121 1.1 mrg * Makefile.def (host_modules): add libcpp.
5122 1.1 mrg * Makefile.tpl: Add dependencies on and for libcpp.
5123 1.1 mrg * Makefile.in: Regenerate.
5124 1.1 mrg * configure.in: Add libcpp host module.
5125 1.1 mrg * configure: Regenerate.
5126 1.1 mrg
5127 1.1 mrg 2004-05-21 Paolo Bonzini <bonzini (a] gnu.org>
5128 1.1 mrg
5129 1.1 mrg * Makefile.tpl: Whenever a recursive target is defined, wrap
5130 1.1 mrg it in a special @if/@endif block, and prepare its maybe
5131 1.1 mrg dependency in the @if/@endif block
5132 1.1 mrg * configure.in: Instead of writing maybe dependencies, remove
5133 1.1 mrg the @if/@endif statements, and remove the @if/@endif blocks
5134 1.1 mrg that remain.
5135 1.1 mrg * configure: Regenerate.
5136 1.1 mrg * Makefile.in: Regenerate.
5137 1.1 mrg
5138 1.1 mrg 2004-05-20 Janis Johnson <janis187 (a] us.ibm.com>
5139 1.1 mrg
5140 1.1 mrg * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5141 1.1 mrg
5142 1.1 mrg 2004-05-18 Kaz Kojima <kkojima (a] gcc.gnu.org>
5143 1.1 mrg
5144 1.1 mrg PR bootstrap/15120
5145 1.1 mrg * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5146 1.1 mrg * */configure: Rebuilt.
5147 1.1 mrg
5148 1.1 mrg 2004-05-17 Zack Weinberg <zack (a] codesourcery.com>
5149 1.1 mrg
5150 1.1 mrg * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5151 1.1 mrg of libf2c.
5152 1.1 mrg * configure, Makefile.in: Regenerate.
5153 1.1 mrg
5154 1.1 mrg 2004-05-13 Tobias Schlter <tobi (a] gcc.gnu.org>
5155 1.1 mrg
5156 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
5157 1.1 mrg
5158 1.1 mrg 2004-05-13 Diego Novillo <dnovillo (a] redhat.com>
5159 1.1 mrg
5160 1.1 mrg Merge from tree-ssa-20020619-branch.
5161 1.1 mrg
5162 1.1 mrg * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5163 1.1 mrg * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5164 1.1 mrg (HOST_GMPLIBS): Define.
5165 1.1 mrg (HOST_GMPINC): Define.
5166 1.1 mrg (TARGET_LIB_PATH): Add libmudflap.
5167 1.1 mrg (GFORTRAN_FOR_TARGET): Define.
5168 1.1 mrg (configure-build*): Export GFORTRAN.
5169 1.1 mrg (configure-gcc): Export GMPLIBS and GMPINC.
5170 1.1 mrg (all-gcc): Add maybe-all-libbanshee.
5171 1.1 mrg (configure-target-libgfortran): Define.
5172 1.1 mrg * Makefile.in: Regenerate.
5173 1.1 mrg * configure.in (host_libs): Add libbanshee.
5174 1.1 mrg (target_libraries): Add target-libmudflap and target-libgfortran.
5175 1.1 mrg Add --with-libbanshee.
5176 1.1 mrg Handle --disable-libmudflap.
5177 1.1 mrg (*-*-freebsd*): Use with_gmp.
5178 1.1 mrg Add $(libgcj) to noconfigdirs.
5179 1.1 mrg * configure: Regenerate.
5180 1.1 mrg * depcomp: New file.
5181 1.1 mrg * MAINTAINERS: Add tree-ssa maintainers.
5182 1.1 mrg
5183 1.1 mrg 2004-05-04 Vladimir Makarov <vmakarov (a] redhat.com>
5184 1.1 mrg
5185 1.1 mrg * MAINTAINERS (Various Maintainers): Add myself.
5186 1.1 mrg
5187 1.1 mrg 2004-04-30 Brian Ford <ford (a] vss.fsi.com>
5188 1.1 mrg
5189 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
5190 1.1 mrg
5191 1.1 mrg 2004-04-29 Uros Bizjak <uros (a] kss-loka.si>
5192 1.1 mrg
5193 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
5194 1.1 mrg
5195 1.1 mrg 2004-04-28 Paolo Bonzini <bonzini (a] gnu.org>
5196 1.1 mrg
5197 1.1 mrg * config/acx.m4: Fix fastcompare support for new-bootstrap.
5198 1.1 mrg * configure: Regenerate.
5199 1.1 mrg
5200 1.1 mrg 2004-04-27 Paolo Bonzini <bonzini (a] gnu.org>
5201 1.1 mrg
5202 1.1 mrg Revert:
5203 1.1 mrg 2004-04-26 Paolo Bonzini <bonzini (a] gnu.org>
5204 1.1 mrg
5205 1.1 mrg * Makefile.def (flags_to_pass): Remove *dir variables that
5206 1.1 mrg are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5207 1.1 mrg as well as prefix and exec_prefix.
5208 1.1 mrg * Makefile.in: Regenerate.
5209 1.1 mrg
5210 1.1 mrg 2004-04-26 Robert Millan <robertmh (a] gnu.org>
5211 1.1 mrg
5212 1.1 mrg Add patches from libtool CVS.
5213 1.1 mrg * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5214 1.1 mrg * ltconfig: Likewise.
5215 1.1 mrg * ltcf-c.sh: Likewise.
5216 1.1 mrg * ltcf-cxx.sh: Likewise.
5217 1.1 mrg * ltcf-gcj.sh: Likewise.
5218 1.1 mrg
5219 1.1 mrg 2004-04-26 Paolo Bonzini <bonzini (a] gnu.org>
5220 1.1 mrg
5221 1.1 mrg * Makefile.def (host_modules): Mark with the bootstrap
5222 1.1 mrg flag packages on which gcc depends.
5223 1.1 mrg * Makefile.tpl (all-bootstrap): Use it.
5224 1.1 mrg * Makefile.in: Regenerate.
5225 1.1 mrg
5226 1.1 mrg 2004-04-26 Paolo Bonzini <bonzini (a] gnu.org>
5227 1.1 mrg
5228 1.1 mrg * Makefile.def (flags_to_pass): Remove *dir variables that
5229 1.1 mrg are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5230 1.1 mrg as well as prefix and exec_prefix.
5231 1.1 mrg * Makefile.in: Regenerate.
5232 1.1 mrg
5233 1.1 mrg 2004-04-26 Paolo Bonzini <bonzini (a] gnu.org>
5234 1.1 mrg
5235 1.1 mrg * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5236 1.1 mrg * configure: Regenerate.
5237 1.1 mrg * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5238 1.1 mrg * gcc/Makefile.tpl (compare): Use the result of the test.
5239 1.1 mrg * gcc/Makefile.in: Regenerate.
5240 1.1 mrg
5241 1.1 mrg 2004-04-23 Paolo Bonzini <bonzini (a] gnu.org>
5242 1.1 mrg
5243 1.1 mrg * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5244 1.1 mrg Always relocate gcc and prev-gcc to the original names, even
5245 1.1 mrg if the build fails.
5246 1.1 mrg (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5247 1.1 mrg New targets.
5248 1.1 mrg
5249 1.1 mrg 2004-04-23 Laurent GUERBY <laurent (a] guerby.net>
5250 1.1 mrg
5251 1.1 mrg * MAINTAINERS: Update my email address.
5252 1.1 mrg
5253 1.1 mrg 2004-04-19 Rainer Orth <ro (a] TechFak.Uni-Bielefeld.DE>
5254 1.1 mrg
5255 1.1 mrg * configure.in (mips*-*-irix5*): Enable ld.
5256 1.1 mrg * configure: Regenerate.
5257 1.1 mrg
5258 1.1 mrg 2004-04-16 Rainer Orth <ro (a] TechFak.Uni-Bielefeld.DE>
5259 1.1 mrg
5260 1.1 mrg * configure: Regenerate.
5261 1.1 mrg
5262 1.1 mrg 2004-04-15 James E Wilson <wilson (a] specifixinc.com>
5263 1.1 mrg
5264 1.1 mrg * Makefile.tpl (configure-[+module+], configure-gcc,
5265 1.1 mrg configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5266 1.1 mrg Set and export LDFLAGS.
5267 1.1 mrg * Makefile.in: Regenerate.
5268 1.1 mrg
5269 1.1 mrg 2004-04-12 Michael Chastain <mec.gnu (a] mindspring.com>
5270 1.1 mrg
5271 1.1 mrg * MAINTAINERS: Add myself to write-after-approval.
5272 1.1 mrg
5273 1.1 mrg 2004-04-09 Nathanael Nerode <neroden (a] gcc.gnu.org>
5274 1.1 mrg
5275 1.1 mrg PR bootstrap/14871
5276 1.1 mrg * Makefile.tpl: If we don't have built-in-tree target tools,
5277 1.1 mrg use the ones found by configure rather than hacking around with
5278 1.1 mrg program_transform_name.
5279 1.1 mrg * configure.in: Give Makefile.tpl the information necessary
5280 1.1 mrg to do that.
5281 1.1 mrg * Makefile.in: Regenerate.
5282 1.1 mrg * configure: Regenerate.
5283 1.1 mrg
5284 1.1 mrg 2004-04-06 Nathanael Nerode <neroden (a] gcc.gnu.org>
5285 1.1 mrg
5286 1.1 mrg PR bootstrap/14760
5287 1.1 mrg * configure.in: When computing baseargs, strip *all* copies of
5288 1.1 mrg offending options. Also, don't match/substitute the trailing space,
5289 1.1 mrg so that this actually works when two similar options are separated by
5290 1.1 mrg only one space.
5291 1.1 mrg * configure: Regenerate.
5292 1.1 mrg
5293 1.1 mrg 2004-04-06 David Edelsohn <edelsohn (a] gnu.org>
5294 1.1 mrg
5295 1.1 mrg * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5296 1.1 mrg (rs6000-*-aix*): Same.
5297 1.1 mrg * configure: Regenerate.
5298 1.1 mrg
5299 1.1 mrg 2004-04-05 Ranjit Mathew <rmathew (a] hotmail.com>
5300 1.1 mrg
5301 1.1 mrg * MAINTAINERS: Add myself to write-after-approval.
5302 1.1 mrg
5303 1.1 mrg 2004-04-03 Bud Davis <bdavis9659 (a] comcast.net>
5304 1.1 mrg
5305 1.1 mrg * MAINTAINERS: Add myself to write-after-approval.
5306 1.1 mrg
5307 1.1 mrg 2004-03-24 Nathanael Nerode <neroden (a] gcc.gnu.org>
5308 1.1 mrg
5309 1.1 mrg * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5310 1.1 mrg STRICT_WARN, WARN_CFLAGS flags passed down to make.
5311 1.1 mrg * Makefile.in: Regenerate.
5312 1.1 mrg
5313 1.1 mrg * configure.in (top level bootstrap support): Rework --enable-werror
5314 1.1 mrg to set @stage2_werror_flag@.
5315 1.1 mrg * configure: Regenerate.
5316 1.1 mrg * Makefile.tpl (top level bootstrap support): Pass
5317 1.1 mrg @stage2_werror_flag@ down to configure in stages 2 and 3.
5318 1.1 mrg * Makefile.in: Regenerate.
5319 1.1 mrg
5320 1.1 mrg 2004-03-23 Nathanael Nerode <neroden (a] gcc.gnu.org>
5321 1.1 mrg
5322 1.1 mrg * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5323 1.1 mrg for stages 2 and 3 as well as in make. As a consequence, remove
5324 1.1 mrg OUTPUT_OPTION (now detected by configure) from the flags passed down
5325 1.1 mrg to make.
5326 1.1 mrg * Makefile.in: Regenerate.
5327 1.1 mrg
5328 1.1 mrg * Makefile.tpl (new-bootstrap): Fix typo.
5329 1.1 mrg * Makefile.in: Regenerate.
5330 1.1 mrg
5331 1.1 mrg 2004-03-22 Nathanael Nerode <neroden (a] gcc.gnu.org>
5332 1.1 mrg
5333 1.1 mrg * Makefile.tpl: Rearrange by moving recursive_targets rules
5334 1.1 mrg into their proper sections.
5335 1.1 mrg * Makefile.tpl (top level bootstrap support): Move disabling
5336 1.1 mrg of coverage flags from 'make' to 'configure'; improve comments.
5337 1.1 mrg * Makefile.in: Regenerate.
5338 1.1 mrg
5339 1.1 mrg * Makefile.tpl (experimental top level bootstrap) Move stage1
5340 1.1 mrg language setting from all- target to configure- target; disable
5341 1.1 mrg intermodule optimization in stage 1; prevent gratuitous rebuilds
5342 1.1 mrg of stage 1.
5343 1.1 mrg * Makefile.in: Regenerate.
5344 1.1 mrg * configure.in: Comma-separate stage 1 language list for top
5345 1.1 mrg level bootstrap.
5346 1.1 mrg * configure: Regenerate.
5347 1.1 mrg
5348 1.1 mrg * Makefile.tpl: Clean up experimental top level bootstrap support:
5349 1.1 mrg note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5350 1.1 mrg prev-gcc in configure- targets as well as all- targets.
5351 1.1 mrg * Makefile.in: Regenerate.
5352 1.1 mrg
5353 1.1 mrg 2004-03-21 Kelley Cook <kcook (a] gcc.gnu.org>
5354 1.1 mrg
5355 1.1 mrg * compile: New file imported from automake.
5356 1.1 mrg
5357 1.1 mrg 2004-03-17 Paolo Bonzini <bonzini (a] gnu.org>
5358 1.1 mrg
5359 1.1 mrg * configure.in: Remove symbolic link section.
5360 1.1 mrg * configure: Regenerate.
5361 1.1 mrg * Makefile.tpl (links): Remove.
5362 1.1 mrg * Makefile.in: Regenerate.
5363 1.1 mrg
5364 1.1 mrg 2004-03-15 Paolo Bonzini <bonzini (a] gnu.org>
5365 1.1 mrg Nathanael Nerode <neroden (a] gcc.gnu.org>
5366 1.1 mrg
5367 1.1 mrg * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5368 1.1 mrg Set with AC_CHECK_PROGS.
5369 1.1 mrg * configure.in: Fix comment typo from last patch.
5370 1.1 mrg * configure: Regenerate.
5371 1.1 mrg
5372 1.1 mrg 2004-03-15 Nathanael Nerode <neroden (a] gcc.gnu.org>
5373 1.1 mrg
5374 1.1 mrg * Makefile.tpl: Introduce experimental top level bootstrap support.
5375 1.1 mrg * Makefile.in: Regenerate.
5376 1.1 mrg * configure.in: Introduce support for top level bootstrap.
5377 1.1 mrg * configure: Regenerate.
5378 1.1 mrg
5379 1.1 mrg 2004-03-12 Eric Botcazou <ebotcazou (a] gcc.gnu.org>
5380 1.1 mrg Paolo Bonzini <bonzini (a] gnu.org>
5381 1.1 mrg
5382 1.1 mrg PR bootstrap/14522
5383 1.1 mrg * configure.in: Cope with shells that do not support unquoted ^
5384 1.1 mrg * configure: Regenerate.
5385 1.1 mrg
5386 1.1 mrg 2004-03-11 Eric Botcazou <ebotcazou (a] gcc.gnu.org>
5387 1.1 mrg Paolo Bonzini <bonzini (a] gnu.org>
5388 1.1 mrg
5389 1.1 mrg PR bootstrap/14522
5390 1.1 mrg * configure.in: Cope with shells that do not support nesting
5391 1.1 mrg quotes inside quoted backquote substitutions.
5392 1.1 mrg * configure: Regenerate.
5393 1.1 mrg
5394 1.1 mrg 2004-03-10 Andrew Pinski <pinskia (a] physics.uc.edu>
5395 1.1 mrg
5396 1.1 mrg PR bootstrap/14522
5397 1.1 mrg * configure.in: Fix escaping of $.
5398 1.1 mrg * configure: Regenerate.
5399 1.1 mrg
5400 1.1 mrg 2004-03-11 Nathanael Nerode <neroden (a] gcc.gnu.org>
5401 1.1 mrg
5402 1.1 mrg * configure: Regenerate, since I forgot to while committing Paolo's
5403 1.1 mrg changes.
5404 1.1 mrg
5405 1.1 mrg 2004-03-08 Paolo Bonzini <bonzini (a] gnu.org>
5406 1.1 mrg
5407 1.1 mrg PR ada/14131
5408 1.1 mrg Move language detection to the top level.
5409 1.1 mrg * configure.in: Find default values for the tools as
5410 1.1 mrg soon as possible. Disable ada if GNAT is not found.
5411 1.1 mrg Emit error message about missing languages. Expand
5412 1.1 mrg --enable-languages=all for the gcc subdirectory.
5413 1.1 mrg
5414 1.1 mrg 2004-03-10 Ben Elliston <bje (a] gnu.org>
5415 1.1 mrg
5416 1.1 mrg * MAINTAINERS: Update my email address.
5417 1.1 mrg
5418 1.1 mrg 2004-03-05 David Edelsohn <edelsohn (a] gnu.org>
5419 1.1 mrg
5420 1.1 mrg * ltconfig: Disable building static libraries if building shared
5421 1.1 mrg libraries on AIX 5L.
5422 1.1 mrg
5423 1.1 mrg 2004-03-01 Richard Sandiford <rsandifo (a] redhat.com>
5424 1.1 mrg
5425 1.1 mrg * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5426 1.1 mrg and disable libgcj.
5427 1.1 mrg * configure: Regenerated.
5428 1.1 mrg
5429 1.1 mrg 2004-03-01 Brian Booth <bbooth (a] redhat.com>
5430 1.1 mrg
5431 1.1 mrg * MAINTAINERS: Add myself to write-after-approval.
5432 1.1 mrg
5433 1.1 mrg 2004-03-01 Paolo Bonzini <bonzini (a] gnu.org>
5434 1.1 mrg
5435 1.1 mrg * MAINTAINERS: Add myself to write-after-approval.
5436 1.1 mrg
5437 1.1 mrg 2004-02-28 Nathanael Nerode <neroden (a] gcc.gnu.org>
5438 1.1 mrg
5439 1.1 mrg PR bootstrap/7087
5440 1.1 mrg * Makefile.tpl: Guard XFOO sed statements better.
5441 1.1 mrg * Makefile.tpl: Add dependency for configure-target-libada.
5442 1.1 mrg * Makefile.in: Regenerate (incidentally fixes broken
5443 1.1 mrg commit when libada-branch was merged).
5444 1.1 mrg
5445 1.1 mrg 2004-02-25 Kelley Cook <kcook (a] gcc.gnu.org>
5446 1.1 mrg
5447 1.1 mrg * MAINTAINERS: Add myself to write-after-approval.
5448 1.1 mrg
5449 1.1 mrg 2004-02-20 Andrew Pinski <pinskia (a] physics.uc.edu>
5450 1.1 mrg
5451 1.1 mrg * MAINTAINERS: Add Nicola Pero and myself as libobjc
5452 1.1 mrg maintainers.
5453 1.1 mrg
5454 1.1 mrg 2004-02-20 Andrew Cagney <cagney (a] redhat.com>
5455 1.1 mrg
5456 1.1 mrg * config.guess: Update from version 2003-10-16 to 2004-02-16.
5457 1.1 mrg * config.sub: Update from version 2003-11-03 to 2004-02-16.
5458 1.1 mrg
5459 1.1 mrg 2004-02-19 Nathanael Nerode <neroden (a] gcc.gnu.org>
5460 1.1 mrg
5461 1.1 mrg PR bootstrap/11932
5462 1.1 mrg * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5463 1.1 mrg
5464 1.1 mrg 2004-02-14 Jerry Quinn <jlquinn (a] optonline.net>
5465 1.1 mrg
5466 1.1 mrg * MAINTAINERS: Added myself to write-after-approval.
5467 1.1 mrg
5468 1.1 mrg 2004-02-14 Michael Koch <konqueror (a] gmx.de>
5469 1.1 mrg
5470 1.1 mrg * MAINTAINERS: Added myself to write-after-approval.
5471 1.1 mrg
5472 1.1 mrg 2004-02-13 Joseph S. Myers <jsm (a] polyomino.org.uk>
5473 1.1 mrg
5474 1.1 mrg * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
5475 1.1 mrg some OS port maintainers to OS port maintainers section.
5476 1.1 mrg
5477 1.1 mrg 2004-02-13 Frank Ch. Eigler <fche (a] redhat.com>
5478 1.1 mrg
5479 1.1 mrg * MAINTAINERS: Add self.
5480 1.1 mrg
5481 1.1 mrg 2004-02-12 Kazu Hirata <kazu (a] cs.umass.edu>
5482 1.1 mrg
5483 1.1 mrg * MAINTAINERS: Alphabetize.
5484 1.1 mrg
5485 1.1 mrg 2004-02-12 Paolo Bonzini <bonzini (a] gnu.org>
5486 1.1 mrg
5487 1.1 mrg * MAINTAINERS: Remove myself.
5488 1.1 mrg
5489 1.1 mrg 2004-02-11 David Edelsohn <edelsohn (a] gnu.org>
5490 1.1 mrg
5491 1.1 mrg * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5492 1.1 mrg (rs6000-*-aix*): Same.
5493 1.1 mrg * configure: Regenerate.
5494 1.1 mrg
5495 1.1 mrg 2004-02-11 Kelley Cook <kcook (a] gcc.gnu.org>
5496 1.1 mrg
5497 1.1 mrg * configure.in (host): Add in missing $noconfigdirs to defines.
5498 1.1 mrg * configure: Regenerate.
5499 1.1 mrg
5500 1.1 mrg 2004-02-10 Arnaud Charlet <charlet (a] act-europe.fr>,
5501 1.1 mrg Nathanael Nerode <neroden (a] gcc.gnu.org>
5502 1.1 mrg
5503 1.1 mrg PR ada/6637, PR ada/5911
5504 1.1 mrg Merge with libada-branch:
5505 1.1 mrg * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5506 1.1 mrg with appropriate dependencies. Add --enable-libada configure switch.
5507 1.1 mrg * configure, Makefile.in: Regenerate.
5508 1.1 mrg
5509 1.1 mrg 2004-02-09 Paolo Bonzini <bonzini (a] gnu.org>
5510 1.1 mrg
5511 1.1 mrg * MAINTAINERS: Add myself to write-after-approval.
5512 1.1 mrg
5513 1.1 mrg 2004-02-05 Rainer Orth <ro (a] TechFak.Uni-Bielefeld.DE>
5514 1.1 mrg
5515 1.1 mrg * configure.in: Don't pass --with-stabs on IRIX 5 either.
5516 1.1 mrg * configure: Regenerate.
5517 1.1 mrg
5518 1.1 mrg 2004-02-04 Geoffrey Keating <geoffk (a] apple.com>
5519 1.1 mrg
5520 1.1 mrg Merge from upstream:
5521 1.1 mrg
5522 1.1 mrg * ltmain.in: When setting IFS to '~', be careful about user
5523 1.1 mrg arguments that contain '~'.
5524 1.1 mrg
5525 1.1 mrg 2004-02-04 Peter O'Gorman <peter (a] pogma.com>
5526 1.1 mrg
5527 1.1 mrg * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5528 1.1 mrg Also test $base_compile against $CC with escaped arguments. Bug
5529 1.1 mrg reported by Geoff Keating <geoffk (a] apple.com>.
5530 1.1 mrg
5531 1.1 mrg 2004-02-04 Kazu Hirata <kazu (a] cs.umass.edu>
5532 1.1 mrg
5533 1.1 mrg * MAINTAINERS: Remove i960 port.
5534 1.1 mrg
5535 1.1 mrg 2004-01-23 DJ Delorie <dj (a] redhat.com>
5536 1.1 mrg
5537 1.1 mrg * Makefile.def (target_modules) [libiberty]: Don't stage.
5538 1.1 mrg * Makefile.in: Rebuilt.
5539 1.1 mrg
5540 1.1 mrg 2004-01-20 Caroline Tice <ctice (a] apple.com>
5541 1.1 mrg
5542 1.1 mrg * MAINTAINERS: Add myself to write-after-approval.
5543 1.1 mrg
5544 1.1 mrg 2004-01-19 Paolo Carlini <pcarlini (a] suse.de>
5545 1.1 mrg
5546 1.1 mrg * MAINTAINERS: Update my email address.
5547 1.1 mrg
5548 1.1 mrg 2004-01-18 James A. Morrison <ja2morri (a] uwaterloo.ca>
5549 1.1 mrg
5550 1.1 mrg * MAINTAINERS: Add myself to write-after-approval.
5551 1.1 mrg
5552 1.1 mrg 2004-01-17 Volker Reichelt <reichelt (a] igpm.rwth-aachen.de>
5553 1.1 mrg
5554 1.1 mrg * MAINTAINERS: Remove entries without email address.
5555 1.1 mrg
5556 1.1 mrg 2004-01-15 Daniel Jacobowitz <drow (a] mvista.com>
5557 1.1 mrg
5558 1.1 mrg * MAINTAINERS: Add myself to write-after-approval.
5559 1.1 mrg
5560 1.1 mrg 2004-01-15 Steven Bosscher <stevenb (a] suse.de>
5561 1.1 mrg
5562 1.1 mrg * MAINTAINERS: Update my email address.
5563 1.1 mrg
5564 1.1 mrg 2004-01-14 Loren J. Rittle <ljrittle (a] acm.org>
5565 1.1 mrg
5566 1.1 mrg * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5567 1.1 mrg * Makefile.tpl (configure-target-[+module+]): Support stage.
5568 1.1 mrg * Makefile.in: Rebuilt.
5569 1.1 mrg
5570 1.1 mrg 2004-01-12 Ian Lance Taylor <ian (a] wasabisystems.com>
5571 1.1 mrg
5572 1.1 mrg * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5573 1.1 mrg
5574 1.1 mrg 2004-01-10 Richard Sandiford <rsandifo (a] redhat.com>
5575 1.1 mrg
5576 1.1 mrg * MAINTAINERS: Add myself as a MIPS maintainer.
5577 1.1 mrg
5578 1.1 mrg 2004-01-04 Nathanael Nerode <neroden (a] gcc.gnu.org>
5579 1.1 mrg
5580 1.1 mrg * configure.in: Use ./config.cache, not config.cache.
5581 1.1 mrg * configure: Regenerate.
5582 1.1 mrg * Makefile.tpl: Special-casing not needed for GCC any more.
5583 1.1 mrg * Makefile.in: Regenerate.
5584 1.1 mrg
5585 1.1 mrg * configure.in: Don't share a cache file for host dirs.
5586 1.1 mrg * configure: Regenerate.
5587 1.1 mrg
5588 1.1 mrg * config-ml.in: Don't mess with the cache file.
5589 1.1 mrg
5590 1.1 mrg 2004-01-04 Eric Botcazou <ebotcazou (a] libertysurf.fr>
5591 1.1 mrg
5592 1.1 mrg * MAINTAINERS: Move myself from 'Write After Approval' to
5593 1.1 mrg 'CPU Port Maintainers' section as SPARC maintainer.
5594 1.1 mrg
5595 1.1 mrg 2004-01-03 Nathanael Nerode <neroden (a] gcc.gnu.org>
5596 1.1 mrg
5597 1.1 mrg * Makefile.tpl: Make GCC use a separate config.cache.
5598 1.1 mrg * Makefile.in: Regenerate.
5599 1.1 mrg
5600 1.1 mrg PR bootstrap/11932, PR bootstrap/11933
5601 1.1 mrg (I don't know if it will fix either of them, but it relates
5602 1.1 mrg to them.)
5603 1.1 mrg * configure.in: Don't use shared config.cache for target
5604 1.1 mrg directories.
5605 1.1 mrg * configure: Regenerate.
5606 1.1 mrg
5607 1.1 mrg 2004-01-02 Dan Nicolaescu <dann (a] ics.uci.edu>
5608 1.1 mrg
5609 1.1 mrg * MAINTAINERS: Add myself to 'Write After Approval' section.
5610 1.1 mrg
5611 1.1 mrg 2003-12-31 Roger Sayle <roger (a] eyesopen.com>
5612 1.1 mrg
5613 1.1 mrg * configure.in (ia64*-*-hpux*): Disable building java libraries.
5614 1.1 mrg * configure: Regenerated.
5615 1.1 mrg
5616 1.1 mrg 2003-12-23 Kazu Hirata <kazu (a] cs.umass.edu>
5617 1.1 mrg
5618 1.1 mrg * MAINTAINERS: Remove the mn10200 maintainer.
5619 1.1 mrg
5620 1.1 mrg 2003-12-21 Bernardo Innocenti <bernie (a] develer.com>
5621 1.1 mrg
5622 1.1 mrg * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5623 1.1 mrg * configure: Regenerated.
5624 1.1 mrg
5625 1.1 mrg 2003-12-16 Jan Hubicka <jh (a] suse.cz>
5626 1.1 mrg
5627 1.1 mrg * MAINTAINERS: Add myself as callgraph maintainer.
5628 1.1 mrg
5629 1.1 mrg 2003-12-08 Thomas Fitzsimmons <fitzsim (a] redhat.com>
5630 1.1 mrg
5631 1.1 mrg * configure.in (raw_libstdcxx_flags): Remove the leading space.
5632 1.1 mrg * configure: Regenerate.
5633 1.1 mrg
5634 1.1 mrg 2003-12-01 Giovanni Bajo <giovannibajo (a] gcc.gnu.org>
5635 1.1 mrg
5636 1.1 mrg * MAINTAINERS: Move myself from 'Bug database only accounts' to
5637 1.1 mrg 'Write After Approval' section. Update email.
5638 1.1 mrg
5639 1.1 mrg 2003-12-01 James Lemke <jim (a] wasabisystems.com>
5640 1.1 mrg
5641 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
5642 1.1 mrg
5643 1.1 mrg 2003-11-20 Matt Thomas <matt (a] 3am-software.com>
5644 1.1 mrg
5645 1.1 mrg * MAINTAINERS: Add myself as a vax port maintainer.
5646 1.1 mrg
5647 1.1 mrg 2003-11-20 Kelley Cook <kcook (a] gcc.gnu.org>
5648 1.1 mrg
5649 1.1 mrg * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5650 1.1 mrg (configure-build-[+module+], configure-[+module+]): Likewise.
5651 1.1 mrg (configure-target-[+module+], configure-gcc, config.status): Likewise.
5652 1.1 mrg * Makefile.in: Regenerate.
5653 1.1 mrg
5654 1.1 mrg 2003-11-19 Andreas Tobler <a.tobler (a] schweiz.ch>
5655 1.1 mrg
5656 1.1 mrg * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
5657 1.1 mrg shared/dylibed libraries.
5658 1.1 mrg * ltmain.sh: Likewise.
5659 1.1 mrg * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
5660 1.1 mrg * ltcf-cxx.sh: Likewise.
5661 1.1 mrg * ltcf-gcj.sh: Likewise.
5662 1.1 mrg * ltconfig: Likewise.
5663 1.1 mrg
5664 1.1 mrg 2003-11-17 Stan Cox <scox (a] redhat.com>
5665 1.1 mrg
5666 1.1 mrg * MAINTAINERS: Add myself as iq2000 port maintainer.
5667 1.1 mrg
5668 1.1 mrg 2003-11-14 Arnaud Charlet <charlet (a] act-europe.fr>
5669 1.1 mrg
5670 1.1 mrg * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5671 1.1 mrg * Makefile.in: Regenerate.
5672 1.1 mrg
5673 1.1 mrg 2003-11-03 Ulrich Weigand <uweigand (a] de.ibm.com>
5674 1.1 mrg
5675 1.1 mrg * config.sub: Update to 2003-11-03 version.
5676 1.1 mrg
5677 1.1 mrg 2003-10-20 Phil Edwards <phil (a] codesourcery.com>
5678 1.1 mrg
5679 1.1 mrg * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
5680 1.1 mrg * configure: Regenerate.
5681 1.1 mrg
5682 1.1 mrg 2003-10-20 Nicolas Pitre <nico (a] cam.org>
5683 1.1 mrg
5684 1.1 mrg * MAINTAINERS: Add myself to 'Write After Approval' section.
5685 1.1 mrg
5686 1.1 mrg 2003-10-20 Arnaud Charlet <charlet (a] act-europe.fr>
5687 1.1 mrg
5688 1.1 mrg * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5689 1.1 mrg
5690 1.1 mrg 2003-10-19 Joseph S. Myers <jsm (a] polyomino.org.uk>
5691 1.1 mrg
5692 1.1 mrg * MAINTAINERS: Update my email address.
5693 1.1 mrg
5694 1.1 mrg 2003-10-17 Rainer Orth <ro (a] TechFak.Uni-Bielefeld.DE>
5695 1.1 mrg
5696 1.1 mrg * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
5697 1.1 mrg
5698 1.1 mrg 2003-10-17 Ralph Loader <rcl (a] ihug.co.nz>
5699 1.1 mrg
5700 1.1 mrg * MAINTAINERS: Add myself to 'Write After Approval' section.
5701 1.1 mrg
5702 1.1 mrg 2003-10-16 Bernardo Innocenti <bernie (a] develer.com>
5703 1.1 mrg
5704 1.1 mrg * config.guess: Update to 2003-10-16 version.
5705 1.1 mrg * config.sub: Update to 2003-10-16 version.
5706 1.1 mrg
5707 1.1 mrg 2003-10-15 David Daney <ddaney (a] avtrex.com>
5708 1.1 mrg
5709 1.1 mrg * MAINTAINERS: Added myself to 'Write After Approval' section.
5710 1.1 mrg
5711 1.1 mrg 2003-10-15 Falk Hueffner <falk (a] debian.org>
5712 1.1 mrg
5713 1.1 mrg * MAINTAINERS: Move myself from 'Bug database only accounts' to
5714 1.1 mrg 'Write After Approval' section. Update email.
5715 1.1 mrg
5716 1.1 mrg 2003-10-14 Roger Sayle <roger (a] eyesopen.com>
5717 1.1 mrg
5718 1.1 mrg * MAINTAINERS: Move myself from 'Write After Approval' to
5719 1.1 mrg 'Various Maintainers' section as middle-end maintainer.
5720 1.1 mrg
5721 1.1 mrg 2003-10-13 Nathanael Nerode <neroden (a] gcc.gnu.org>
5722 1.1 mrg
5723 1.1 mrg * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5724 1.1 mrg HOST_FLAGS_TO_PASS.
5725 1.1 mrg * Makefile.in: Regenerate.
5726 1.1 mrg
5727 1.1 mrg 2003-10-11 Bernardo Innocenti <bernie (a] develer.com>
5728 1.1 mrg
5729 1.1 mrg * config.guess: Update to 2003-10-07 version.
5730 1.1 mrg * config.sub: Update to 2003-10-07 version.
5731 1.1 mrg
5732 1.1 mrg 2003-10-06 Rainer Orth <ro (a] TechFak.Uni-Bielefeld.DE>
5733 1.1 mrg
5734 1.1 mrg * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5735 1.1 mrg * ltconfig (irix5*, irix6*): Don't override version_type.
5736 1.1 mrg
5737 1.1 mrg 2003-10-05 Mohan Embar <gnustuff (a] thisiscool.com>
5738 1.1 mrg
5739 1.1 mrg * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5740 1.1 mrg * configure: Rebuilt
5741 1.1 mrg * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5742 1.1 mrg * Makefile.in: Rebuilt
5743 1.1 mrg
5744 1.1 mrg 2003-10-03 H.J. Lu <hongjiu.lu (a] intel.com>
5745 1.1 mrg
5746 1.1 mrg * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5747 1.1 mrg
5748 1.1 mrg 2003-09-30 Carlo Wood <carlo (a] alinoe.com>
5749 1.1 mrg
5750 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
5751 1.1 mrg
5752 1.1 mrg 2003-09-29 Paul Koning <ni1d (a] arrl.net>
5753 1.1 mrg
5754 1.1 mrg * MAINTAINERS: Move myself from "Write After Approval"
5755 1.1 mrg to CPU platform maintainers for pdp11 platform.
5756 1.1 mrg
5757 1.1 mrg 2003-09-23 Andreas Tobler <a.tobler (a] schweiz.ch>
5758 1.1 mrg
5759 1.1 mrg * MAINTAINERS: Move myself from 'Write After Approval' to
5760 1.1 mrg 'Various Maintainers' section as libffi testsuite maintainer.
5761 1.1 mrg
5762 1.1 mrg 2003-09-21 Daniel Jacobowitz <drow (a] mvista.com>
5763 1.1 mrg
5764 1.1 mrg * configure.in: Pass a computed --program-transform-name
5765 1.1 mrg to subconfigures.
5766 1.1 mrg * configure: Regenerated.
5767 1.1 mrg
5768 1.1 mrg 2003-09-20 Nathanael Nerode <neroden (a] gcc.gnu.org>
5769 1.1 mrg
5770 1.1 mrg * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5771 1.1 mrg * Makefile.in: Regenerate.
5772 1.1 mrg
5773 1.1 mrg * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5774 1.1 mrg * Makefile.in: Regenerate.
5775 1.1 mrg
5776 1.1 mrg 2003-09-19 Ziemowit Laski <zlaski (a] apple.com>
5777 1.1 mrg
5778 1.1 mrg * MAINTAINERS: Move myself from 'Write After Approval'
5779 1.1 mrg to 'Various Maintainers' (objective-c) section.
5780 1.1 mrg
5781 1.1 mrg 2003-09-17 Daniel Jacobowitz <drow (a] mvista.com>
5782 1.1 mrg
5783 1.1 mrg * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5784 1.1 mrg quoting.
5785 1.1 mrg * configure: Regenerated.
5786 1.1 mrg
5787 1.1 mrg 2003-09-16 Joel Brobecker <brobecker (a] gnat.com>
5788 1.1 mrg
5789 1.1 mrg * MAINTAINERS (Write After Approval): Add myself to write after
5790 1.1 mrg approval list.
5791 1.1 mrg
5792 1.1 mrg 2003-09-16 Dorit Naishlos <dorit (a] il.ibm.com>
5793 1.1 mrg
5794 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
5795 1.1 mrg
5796 1.1 mrg 2003-09-09 Ian Lance Taylor <ian (a] wasabisystems.com>
5797 1.1 mrg
5798 1.1 mrg * MAINTAINERS: Update my e-mail address.
5799 1.1 mrg
5800 1.1 mrg 2003-09-09 Alan Modra <amodra (a] bigpond.net.au>
5801 1.1 mrg
5802 1.1 mrg * libtool.m4 (LD): Correct powerpc64 host match.
5803 1.1 mrg
5804 1.1 mrg 2003-09-06 James E Wilson <wilson (a] tuliptree.org>
5805 1.1 mrg
5806 1.1 mrg * MAINTAINTERS: Update my affiliation and email address.
5807 1.1 mrg
5808 1.1 mrg 2003-09-06 Zdenek Dvorak <rakdver (a] atrey.karlin.mff.cuni.cz>
5809 1.1 mrg
5810 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
5811 1.1 mrg
5812 1.1 mrg 2003-09-04 DJ Delorie <dj (a] redhat.com>
5813 1.1 mrg
5814 1.1 mrg * configure: Regenerate.
5815 1.1 mrg
5816 1.1 mrg 2003-09-04 Robert Millan <robertmh (a] gnu.org>
5817 1.1 mrg
5818 1.1 mrg * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
5819 1.1 mrg
5820 1.1 mrg 2003-09-02 Kaveh R. Ghazi <ghazi (a] caip.rutgers.edu>
5821 1.1 mrg
5822 1.1 mrg * configure.in: Ensure arguments to sed are properly spaced.
5823 1.1 mrg * configure: Regenerate.
5824 1.1 mrg
5825 1.1 mrg 2003-08-30 Gerald Pfeifer <gerald (a] pfeifer.com>
5826 1.1 mrg
5827 1.1 mrg * MAINTAINERS: Update my e-mail address.
5828 1.1 mrg
5829 1.1 mrg 2003-08-28 Mohan Embar <gnustuff (a] thisiscool.com>
5830 1.1 mrg
5831 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
5832 1.1 mrg
5833 1.1 mrg 2003-08-27 Daniel Jacobowitz <drow (a] mvista.com>
5834 1.1 mrg
5835 1.1 mrg * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5836 1.1 mrg * configure: Regenerated.
5837 1.1 mrg
5838 1.1 mrg 2003-08-23 Marek Michalkiewicz <marekm (a] amelek.gda.pl>
5839 1.1 mrg
5840 1.1 mrg * MAINTAINERS: Update my email address.
5841 1.1 mrg
5842 1.1 mrg 2003-08-23 Phil Edwards <pme (a] gcc.gnu.org>
5843 1.1 mrg
5844 1.1 mrg * configure.in: Use newline instead of semicolon when assuming
5845 1.1 mrg shell arguments in a for loop.
5846 1.1 mrg * configure: Regenerated.
5847 1.1 mrg
5848 1.1 mrg 2003-08-22 Jason Eckhardt <jle (a] rice.edu>
5849 1.1 mrg
5850 1.1 mrg * MAINTAINERS: Resurrect the i860 maintainer.
5851 1.1 mrg
5852 1.1 mrg 2003-08-20 Geoffrey Keating <geoffk (a] apple.com>
5853 1.1 mrg
5854 1.1 mrg PR 8180
5855 1.1 mrg * configure.in: When testing with_libs and with_headers, treat
5856 1.1 mrg 'no' as unset. Based on a patch by Dan Kegel <dank (a] kegel.com>.
5857 1.1 mrg * configure: Regenerate.
5858 1.1 mrg
5859 1.1 mrg * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5860 1.1 mrg make, shell, etc.
5861 1.1 mrg (baseargs): Likewise.
5862 1.1 mrg * configure: Regenerate.
5863 1.1 mrg
5864 1.1 mrg 2003-08-20 Bernardo Innocenti <bernie (a] develer.com>
5865 1.1 mrg
5866 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
5867 1.1 mrg
5868 1.1 mrg 2003-08-19 Geoffrey Keating <geoffk (a] apple.com>
5869 1.1 mrg
5870 1.1 mrg * configure.in: Disable libgcj for darwin not on powerpc.
5871 1.1 mrg * configure: Rebuild.
5872 1.1 mrg
5873 1.1 mrg 2003-08-14 Alexandre Duret-Lutz <adl (a] gnu.org>
5874 1.1 mrg
5875 1.1 mrg * config-ml.in, symlink-tree: Add license.
5876 1.1 mrg
5877 1.1 mrg 2003-08-03 Richard Stallman <rms (a] gnu.org>
5878 1.1 mrg Eben Moglen <moglen (a] columbia.edu>
5879 1.1 mrg
5880 1.1 mrg * README.SCO: New file.
5881 1.1 mrg
5882 1.1 mrg 2003-08-01 Matt Kraai <kraai (a] alumni.cmu.edu>
5883 1.1 mrg
5884 1.1 mrg * Makefile.tpl (check, check-c++): Express dependencies using
5885 1.1 mrg dependencies rather than commands.
5886 1.1 mrg * Makefile.in: Regenerate.
5887 1.1 mrg
5888 1.1 mrg 2003-08-01 Andrew Cagney <cagney (a] redhat.com>
5889 1.1 mrg
5890 1.1 mrg * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5891 1.1 mrg * configure: Ditto.
5892 1.1 mrg
5893 1.1 mrg 2003-07-31 Geoffrey Keating <geoffk (a] apple.com>
5894 1.1 mrg
5895 1.1 mrg * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5896 1.1 mrg * Makefile.in: Update.
5897 1.1 mrg
5898 1.1 mrg 2003-07-30 Andreas Tobler <a.tobler (a] schweiz.ch>
5899 1.1 mrg
5900 1.1 mrg * configure.in: Enable libgcj for darwin.
5901 1.1 mrg * configure: Rebuild.
5902 1.1 mrg
5903 1.1 mrg 2003-07-29 Phil Edwards <pme (a] gcc.gnu.org>
5904 1.1 mrg
5905 1.1 mrg * config-ml.in: Use ac_configure_args directly instead of
5906 1.1 mrg ml_arguments. Only set ml_norecursion if --no[-]recursion is
5907 1.1 mrg actually seen.
5908 1.1 mrg
5909 1.1 mrg 2003-07-27 Nathanael Nerode <neroden (a] gcc.gnu.org>
5910 1.1 mrg
5911 1.1 mrg * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5912 1.1 mrg creating target and build subdirs to build all parent dirs as needed.
5913 1.1 mrg * Makefile.in: Rebuild.
5914 1.1 mrg * configure.in: Don't build dirs explicitly here.
5915 1.1 mrg * configure: Rebuild.
5916 1.1 mrg
5917 1.1 mrg 2003-07-26 Paul Brook <paul (a] nowt.org>
5918 1.1 mrg
5919 1.1 mrg * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
5920 1.1 mrg
5921 1.1 mrg 2003-07-22 Alexandre Oliva <aoliva (a] redhat.com>
5922 1.1 mrg
5923 1.1 mrg * Makefile.tpl (all-make): Depend on intl.
5924 1.1 mrg * Makefile.in: Rebuilt.
5925 1.1 mrg
5926 1.1 mrg 2003-07-20 Phil Edwards <pme (a] gcc.gnu.org>
5927 1.1 mrg
5928 1.1 mrg * install-sh: Update to newer upstream versions (associated with
5929 1.1 mrg aclocal 1.7).
5930 1.1 mrg * mkinstalldirs: Likewise.
5931 1.1 mrg * missing: Likewise, plus $1Help2man -> $1 typo fix.
5932 1.1 mrg
5933 1.1 mrg 2003-07-16 Andrew Pinski <pinskia (a] gcc.gnu.org>
5934 1.1 mrg
5935 1.1 mrg * MAINTAINERS: Move self from Bug database only accounts
5936 1.1 mrg to write-after-approval.
5937 1.1 mrg
5938 1.1 mrg 2003-07-16 Nathanael Nerode <neroden (a] gcc.gnu.org>
5939 1.1 mrg
5940 1.1 mrg * config.if: Remove unused libc_interface determination.
5941 1.1 mrg
5942 1.1 mrg 2003-07-14 Nathanael Nerode <neroden (a] gcc.gnu.org>
5943 1.1 mrg
5944 1.1 mrg * MAINTAINERS: Move self from write-after-approval to
5945 1.1 mrg build machinery (*.in).
5946 1.1 mrg
5947 1.1 mrg 2003-07-13 Nathanael Nerode <neroden (a] gcc.gnu.org>
5948 1.1 mrg
5949 1.1 mrg PR bootstrap/11273
5950 1.1 mrg PR bootstrap/11408
5951 1.1 mrg * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
5952 1.1 mrg unused INSTALL_PROGRAM_ARGS.
5953 1.1 mrg * configure.in: Use AC_PROG_INSTALL.
5954 1.1 mrg * Makefile.in: Regenerate.
5955 1.1 mrg * configure: Regenerate.
5956 1.1 mrg
5957 1.1 mrg 2003-07-13 Kazu Hirata <kazu (a] cs.umass.edu>
5958 1.1 mrg
5959 1.1 mrg * MAINTAINERS: Alphabetize.
5960 1.1 mrg
5961 1.1 mrg 2003-07-10 Alexandre Oliva <aoliva (a] redhat.com>
5962 1.1 mrg
5963 1.1 mrg * configure: Rebuilt.
5964 1.1 mrg 2001-09-26 Alexandre Oliva <aoliva (a] redhat.com>
5965 1.1 mrg * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5966 1.1 mrg newlib nor libgloss.
5967 1.1 mrg Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva (a] redhat.com>
5968 1.1 mrg * configure.in (am33_2.0-*-linux*): Added.
5969 1.1 mrg
5970 1.1 mrg 2003-07-09 Bob Wilson <bob.wilson (a] acm.org>
5971 1.1 mrg
5972 1.1 mrg * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5973 1.1 mrg * configure: Regenerate.
5974 1.1 mrg
5975 1.1 mrg 2003-07-07 Zack Weinberg <zack (a] codesourcery.com>
5976 1.1 mrg
5977 1.1 mrg * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
5978 1.1 mrg * Makefile.in: Regenerate.
5979 1.1 mrg
5980 1.1 mrg 2003-07-04 Zack Weinberg <zack (a] codesourcery.com>
5981 1.1 mrg
5982 1.1 mrg * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
5983 1.1 mrg * Makefile.in: Regenerate.
5984 1.1 mrg
5985 1.1 mrg 2003-07-04 H.J. Lu <hongjiu.lu (a] intel.com>
5986 1.1 mrg
5987 1.1 mrg * Makefile.tpl: Replace PWD with PWD_COMMAND.
5988 1.1 mrg * Makefile.in: Regenerated.
5989 1.1 mrg
5990 1.1 mrg * config-ml.in: Replace PWD with PWD_COMMAND.
5991 1.1 mrg
5992 1.1 mrg 2003-07-04 Zack Weinberg <zack (a] codesourcery.com>
5993 1.1 mrg
5994 1.1 mrg * intl: New directory; see intl/ChangeLog for details.
5995 1.1 mrg * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
5996 1.1 mrg * Makefile.tpl: all-gcc depends on maybe-all-intl.
5997 1.1 mrg * Makefile.in: Regenerate.
5998 1.1 mrg
5999 1.1 mrg 2003-06-27 Nathanael Nerode <neroden (a] gcc.gnu.org>
6000 1.1 mrg
6001 1.1 mrg * configure.in: Clean up config-lang.in handling. Delete
6002 1.1 mrg useless assignment to "subdirs".
6003 1.1 mrg * configure: Regenerate.
6004 1.1 mrg
6005 1.1 mrg 2003-06-26 Nathanael Nerode <neroden (a] gcc.gnu.org>
6006 1.1 mrg
6007 1.1 mrg * configure.in: Rename 'target_libs' to 'target_libraries'.
6008 1.1 mrg Remove useless reference to 'target_libs'.
6009 1.1 mrg * configure: Regenerate.
6010 1.1 mrg
6011 1.1 mrg 2003-06-23 Keith Seitz <kseitz (a] sources.redhat.com>
6012 1.1 mrg
6013 1.1 mrg * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6014 1.1 mrg * Makefile.in: Regenerate.
6015 1.1 mrg
6016 1.1 mrg 2003-06-23 Nathanael Nerode <neroden (a] gcc.gnu.org>
6017 1.1 mrg
6018 1.1 mrg * Makefile.def: Introduce flags_to_pass.
6019 1.1 mrg * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6020 1.1 mrg * Makefile.in: Regenerate.
6021 1.1 mrg
6022 1.1 mrg 2003-06-23 Hans-Peter Nilsson <hp (a] bitrange.com>
6023 1.1 mrg
6024 1.1 mrg * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6025 1.1 mrg and target-libgloss.
6026 1.1 mrg <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6027 1.1 mrg <h8300*-*-*>: Disable libf2c and ${libgcj}.
6028 1.1 mrg * configure: Regenerate.
6029 1.1 mrg
6030 1.1 mrg 2003-06-17 Benjamin Kosnik <bkoz (a] redhat.com>
6031 1.1 mrg
6032 1.1 mrg * configure.in: Update testsuite_flags to new location.
6033 1.1 mrg * configure. Regenerate.
6034 1.1 mrg
6035 1.1 mrg 2003-06-18 Nathanael Nerode <neroden (a] gcc.gnu.org>
6036 1.1 mrg
6037 1.1 mrg * Makefile.tpl: Remove BUILD_CC stuff.
6038 1.1 mrg * Makefile.in: Regenerate.
6039 1.1 mrg
6040 1.1 mrg 2003-06-17 Kazu Hirata <kazu (a] cs.umass.edu>
6041 1.1 mrg
6042 1.1 mrg * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6043 1.1 mrg
6044 1.1 mrg 2003-06-16 Graeme Peterson <gp (a] qnx.com>
6045 1.1 mrg
6046 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
6047 1.1 mrg
6048 1.1 mrg 2003-06-14 H.J. Lu <hongjiu.lu (a] intel.com>
6049 1.1 mrg
6050 1.1 mrg * config.guess: Update to 2003-06-12 version.
6051 1.1 mrg * config.sub: Update to 2003-06-13 version.
6052 1.1 mrg
6053 1.1 mrg 2003-06-12 H.J. Lu <hongjiu.lu (a] intel.com>
6054 1.1 mrg
6055 1.1 mrg * config.guess: Update to 2003-06-06 version.
6056 1.1 mrg * config.sub: Update to 2003-06-06 version.
6057 1.1 mrg
6058 1.1 mrg 2003-06-11 Rainer Orth <ro (a] TechFak.Uni-Bielefeld.DE>
6059 1.1 mrg
6060 1.1 mrg * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6061 1.1 mrg * configure. Regenerate.
6062 1.1 mrg
6063 1.1 mrg 2003-06-10 Nathanael Nerode <neroden (a] gcc.gnu.org>
6064 1.1 mrg
6065 1.1 mrg * configure.in: Disable serial configure by default.
6066 1.1 mrg * configure: Regenerate.
6067 1.1 mrg * Makefile.tpl: Abolish .NOTPARALLEL.
6068 1.1 mrg * Makefile.in: Regenerate.
6069 1.1 mrg
6070 1.1 mrg * Makefile.tpl: Replace {build,host,target}_canonical by
6071 1.1 mrg {build,host,target}.
6072 1.1 mrg * Makefile.in: Regenerate.
6073 1.1 mrg
6074 1.1 mrg * Makefile.tpl: Fix stupid pasto.
6075 1.1 mrg * Makefile.in: Regenerate.
6076 1.1 mrg
6077 1.1 mrg 2003-06-09 Nathanael Nerode <neroden (a] gcc.gnu.org>
6078 1.1 mrg
6079 1.1 mrg * Makefile.tpl: Remove bogus conditional.
6080 1.1 mrg * Makefile.in: Regenerate.
6081 1.1 mrg
6082 1.1 mrg 2003-06-05 Jan Hubicka <jh (a] suse.cz>
6083 1.1 mrg
6084 1.1 mrg * Makefile.tpl (profiledbootstrap): New target.
6085 1.1 mrg * Makefile.in (profiledbootstrap): New target.
6086 1.1 mrg
6087 1.1 mrg 2003-06-05 Wolfgang Bangerth <bangerth (a] dealii.org>
6088 1.1 mrg
6089 1.1 mrg * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6090 1.1 mrg Pinski. Remove user names from other bugzilla-only maintainers.
6091 1.1 mrg
6092 1.1 mrg 2003-06-03 Nathanael Nerode <neroden (a] gcc.gnu.org>
6093 1.1 mrg
6094 1.1 mrg * Makefile.tpl: Make 'recursive targets' using autogen rather
6095 1.1 mrg than shell loop. Remove duplicate 'clean' targets and false
6096 1.1 mrg comments.
6097 1.1 mrg * Makefile.def: Add systematic dependencies to 'recursive' targets.
6098 1.1 mrg Add systematic method of specifying missing targets in subdirs.
6099 1.1 mrg Add copyright boilerplate.
6100 1.1 mrg * Makefile.in: Regenerate.
6101 1.1 mrg * configure.in: Add 'recursive targets' to maybe list.
6102 1.1 mrg * configure: Regenerate.
6103 1.1 mrg
6104 1.1 mrg * MAINTAINERS: "GNATS only" -> "Bug database only".
6105 1.1 mrg
6106 1.1 mrg * Makefile.tpl: Rename [+target+] to [+make_target+].
6107 1.1 mrg * Makefile.def: Rename 'target' to 'make_target'.
6108 1.1 mrg
6109 1.1 mrg 2003-05-31 Neil Booth <neil (a] daikokuya.co.uk>
6110 1.1 mrg
6111 1.1 mrg * MAINTAINERS: Add self as options handling maintainer.
6112 1.1 mrg
6113 1.1 mrg 2003-05-28 Michael Meissner <gnu (a] the-meissners.org>
6114 1.1 mrg
6115 1.1 mrg * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6116 1.1 mrg been too long since I touched those ports.
6117 1.1 mrg
6118 1.1 mrg 2003-05-28 DJ Delorie <dj (a] redhat.com>
6119 1.1 mrg
6120 1.1 mrg * Makefile.tpl: Make maybe-check-gcc .PHONY.
6121 1.1 mrg * Makefile.in: Regenerate.
6122 1.1 mrg
6123 1.1 mrg 2003-05-21 Maciej W. Rozycki <macro (a] ds2.pg.gda.pl>
6124 1.1 mrg
6125 1.1 mrg * configure.in: Use curly braces in the definition of tooldir.
6126 1.1 mrg * configure: Regenerate.
6127 1.1 mrg
6128 1.1 mrg 2003-05-21 DJ Delorie <dj (a] redhat.com>
6129 1.1 mrg
6130 1.1 mrg * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6131 1.1 mrg newlib or libgloss.
6132 1.1 mrg * Makefile.in: Regenerate.
6133 1.1 mrg
6134 1.1 mrg 2003-05-21 DJ Delorie <dj (a] redhat.com>
6135 1.1 mrg
6136 1.1 mrg * Makefile.tpl: Add missing empty maybe-check-gcc target.
6137 1.1 mrg * Makefile.in: Regenerate.
6138 1.1 mrg
6139 1.1 mrg 2003-05-20 Ian Lance Taylor <ian (a] airs.com>
6140 1.1 mrg
6141 1.1 mrg * MAINTAINERS: Update my e-mail address.
6142 1.1 mrg
6143 1.1 mrg 2003-05-19 Nathanael Nerode <neroden (a] gcc.gnu.org>
6144 1.1 mrg
6145 1.1 mrg * configure.in: Switch more things to use maybe dependencies.
6146 1.1 mrg * Makefile.tpl: Switch more things to use maybe dependencies.
6147 1.1 mrg Factor out common code from autogen IF statements.
6148 1.1 mrg * configure: Regenerate.
6149 1.1 mrg * Makefile.in: Regenerate.
6150 1.1 mrg
6151 1.1 mrg 2003-05-14 Kelley Cook <kelleycook (a] wideopenwest.com>
6152 1.1 mrg
6153 1.1 mrg * configure.in: Accept i[3456789]86 for machine type.
6154 1.1 mrg * configure: Regenerate.
6155 1.1 mrg
6156 1.1 mrg 2003-05-18 Nathanael Nerode <neroden (a] gcc.gnu.org>
6157 1.1 mrg
6158 1.1 mrg * configure.in: Switch more things to use maybe dependencies.
6159 1.1 mrg Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
6160 1.1 mrg * configure: Regenerate.
6161 1.1 mrg * Makefile.tpl: Switch more things to use maybe dependencies.
6162 1.1 mrg * Makefile.in: Regenerate.
6163 1.1 mrg
6164 1.1 mrg 2003-05-16 Andreas Schwab <schwab (a] suse.de>
6165 1.1 mrg
6166 1.1 mrg * Makefile.tpl (install-opcodes): Define.
6167 1.1 mrg * Makefile.in: Rebuild.
6168 1.1 mrg
6169 1.1 mrg 2003-05-13 Andreas Jaeger <aj (a] suse.de>
6170 1.1 mrg
6171 1.1 mrg * config.guess: Update to 2003-05-09 version.
6172 1.1 mrg * config.sub: Update to 2003-05-09 version.
6173 1.1 mrg
6174 1.1 mrg 2003-05-13 Michael Eager <eager (a] mvista.com>
6175 1.1 mrg
6176 1.1 mrg * configure.in: Correct sed script so that options in quotes are not
6177 1.1 mrg deleted.
6178 1.1 mrg * configure: Rebuild.
6179 1.1 mrg
6180 1.1 mrg 2003-05-12 Corinna Vinschen <corinna (a] vinschen.de>
6181 1.1 mrg
6182 1.1 mrg * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6183 1.1 mrg and $$s/newlib/libc/sys/cygwin32 include paths.
6184 1.1 mrg * configure: Ditto.
6185 1.1 mrg
6186 1.1 mrg 2003-05-12 Michael Meissner <gnu (a] the-meissners.org>
6187 1.1 mrg
6188 1.1 mrg * MAINTAINERS: Update my email addresses.
6189 1.1 mrg
6190 1.1 mrg 2003-05-06 Eric Botcazou <ebotcazou (a] libertysurf.fr>
6191 1.1 mrg
6192 1.1 mrg * config-ml.in: Propagate INSTALL variables.
6193 1.1 mrg
6194 1.1 mrg 2003-05-04 Gerald Pfeifer <pfeifer (a] dbai.tuwien.ac.at>
6195 1.1 mrg
6196 1.1 mrg * MAINTAINERS: Remove duplicate entries in Write After Approval.
6197 1.1 mrg
6198 1.1 mrg 2003-05-02 Chris Demetriou <cgd (a] broadcom.com>
6199 1.1 mrg
6200 1.1 mrg * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6201 1.1 mrg * Makefile.in: Regenerate.
6202 1.1 mrg
6203 1.1 mrg 2003-05-02 Wolfgang Bangerth <bangerth (a] dealii.org>
6204 1.1 mrg
6205 1.1 mrg * MAINTAINERS (GNATS only): Add Falk Hueffner.
6206 1.1 mrg
6207 1.1 mrg 2003-04-30 Wolfgang Bangerth <bangerth (a] dealii.org>
6208 1.1 mrg
6209 1.1 mrg * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6210 1.1 mrg
6211 1.1 mrg 2003-04-27 Daniel Jacobowitz <drow (a] mvista.com>
6212 1.1 mrg
6213 1.1 mrg * Makefile.tpl: Clean $(BUILD_SUBDIR).
6214 1.1 mrg * Makefile.in: Regenerated.
6215 1.1 mrg
6216 1.1 mrg 2003-04-25 Wolfgang Bangerth <bangerth (a] dealii.org>
6217 1.1 mrg
6218 1.1 mrg * MAINTAINERS (Write After Approval): Upgrade myself from
6219 1.1 mrg GNATS only to write-after-approval. Update my mail address.
6220 1.1 mrg
6221 1.1 mrg 2003-04-25 Loren J. Rittle <ljrittle (a] acm.org>
6222 1.1 mrg
6223 1.1 mrg (OS Port Maintainers: freebsd): Add myself.
6224 1.1 mrg
6225 1.1 mrg 2003-04-22 Mark Mitchell <mark (a] codesourcery.com>
6226 1.1 mrg
6227 1.1 mrg * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6228 1.1 mrg
6229 1.1 mrg 2003-04-22 Kean Johnston <jkj (a] sco.com>
6230 1.1 mrg
6231 1.1 mrg * MAINTAINERS (SCO ports): Added myself.
6232 1.1 mrg
6233 1.1 mrg 2003-04-21 Nathan Sidwell <nathan (a] codesourcery.com>
6234 1.1 mrg
6235 1.1 mrg * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6236 1.1 mrg
6237 1.1 mrg 2003-04-19 Kean Johnston <jkj (a] sco.com>
6238 1.1 mrg
6239 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
6240 1.1 mrg
6241 1.1 mrg 2003-04-18 Gerald Pfeifer <pfeifer (a] dbai.tuwien.ac.at>
6242 1.1 mrg
6243 1.1 mrg * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6244 1.1 mrg * Makefile.in: Regenerate.
6245 1.1 mrg
6246 1.1 mrg 2003-04-18 Jakub Jelinek <jakub (a] redhat.com>
6247 1.1 mrg
6248 1.1 mrg * configure.in (powerpc64*-*-linux*): Remove.
6249 1.1 mrg * configure: Rebuilt.
6250 1.1 mrg
6251 1.1 mrg 2003-04-17 Phil Edwards <pme (a] gcc.gnu.org>
6252 1.1 mrg
6253 1.1 mrg * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
6254 1.1 mrg previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6255 1.1 mrg and restrap.
6256 1.1 mrg * Makefile.in: Regenerate.
6257 1.1 mrg
6258 1.1 mrg 2003-04-16 Richard Earnshaw <rearnsha (a] arm.com>
6259 1.1 mrg
6260 1.1 mrg * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6261 1.1 mrg * configure: Regenerated.
6262 1.1 mrg
6263 1.1 mrg 2003-04-15 DJ Delorie <dj (a] redhat.com>
6264 1.1 mrg
6265 1.1 mrg * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6266 1.1 mrg
6267 1.1 mrg 2003-04-13 Nick Clifton <nickc (a] redhat.com>
6268 1.1 mrg
6269 1.1 mrg * config-ml.in: Remove support for --disable-aix removing
6270 1.1 mrg call-aix multilibs.
6271 1.1 mrg
6272 1.1 mrg 2003-04-10 Alexandre Oliva <aoliva (a] redhat.com>
6273 1.1 mrg
6274 1.1 mrg * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6275 1.1 mrg * */configure: Rebuilt.
6276 1.1 mrg
6277 1.1 mrg 2003-04-08 Joel Sherrill <joel (a] oarcorp.com>
6278 1.1 mrg
6279 1.1 mrg * MAINTAINERS: Add my email address.
6280 1.1 mrg
6281 1.1 mrg 2003-03-17 Olivier Hainque <hainque (a] act-europe.fr>
6282 1.1 mrg
6283 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
6284 1.1 mrg
6285 1.1 mrg 2003-03-14 Nathanael Nerode <neroden (a] gcc.gnu.org>
6286 1.1 mrg
6287 1.1 mrg * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6288 1.1 mrg * Makefile.in: Regenerate.
6289 1.1 mrg
6290 1.1 mrg 2003-03-14 Michael Chastain <mec (a] shout.net>
6291 1.1 mrg
6292 1.1 mrg * Makefile.in: Regenerate with correct Makefile.def.
6293 1.1 mrg
6294 1.1 mrg 2003-03-12 Nathanael Nerode <neroden (a] gcc.gnu.org>
6295 1.1 mrg
6296 1.1 mrg * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
6297 1.1 mrg Make macro.
6298 1.1 mrg * Makefile.in: Regenerate.
6299 1.1 mrg * configure.in: Clean up gxx_include_dir logic.
6300 1.1 mrg * configure: Regenerate.
6301 1.1 mrg
6302 1.1 mrg 2003-03-12 Ansgar Esztermann <ansgar (a] thphy.uni-duesseldorf.de>
6303 1.1 mrg
6304 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
6305 1.1 mrg
6306 1.1 mrg 2003-03-10 Ben Elliston <bje (a] wasabisystems.com>
6307 1.1 mrg
6308 1.1 mrg * MAINTAINERS: Update my mail address.
6309 1.1 mrg
6310 1.1 mrg 2003-03-09 Franz Sirl <Franz.Sirl-kernel (a] lauterbach.com>
6311 1.1 mrg
6312 1.1 mrg * configure.in (gxx_include_dir): Fix typo.
6313 1.1 mrg * configure: Regenerated.
6314 1.1 mrg
6315 1.1 mrg 2003-03-04 Nathanael Nerode <neroden (a] gcc.gnu.org>
6316 1.1 mrg
6317 1.1 mrg * Makefile.tpl: Reindent.
6318 1.1 mrg * Makefile.in: Regenerate.
6319 1.1 mrg * configure.in: Reindent. Don't set unused variables.
6320 1.1 mrg * configure: Regenerate.
6321 1.1 mrg
6322 1.1 mrg 2003-03-04 Daniel Jacobowitz <drow (a] mvista.com>
6323 1.1 mrg
6324 1.1 mrg * configure.in: Include $(build_tooldir)/sys-include in
6325 1.1 mrg FLAGS_FOR_TARGET.
6326 1.1 mrg * configure: Regenerated.
6327 1.1 mrg
6328 1.1 mrg 2003-03-04 Nathanael Nerode <neroden (a] gcc.gnu.org>
6329 1.1 mrg
6330 1.1 mrg * Makefile.tpl: Always pass down RANLIB.
6331 1.1 mrg * Makefile.in: Regenerate.
6332 1.1 mrg
6333 1.1 mrg * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6334 1.1 mrg * Makefile.in: Regenerate.
6335 1.1 mrg * configure.in: Remove unused logic relating to --enable-shared
6336 1.1 mrg and --enable-threads. Remove bogus comments. Remove redundant
6337 1.1 mrg noconfigdirs.
6338 1.1 mrg * configure: Regenerate.
6339 1.1 mrg
6340 1.1 mrg * configure.in: Replace ${libstdcxx_version} by its value.
6341 1.1 mrg Remove reference to mh-dgux.
6342 1.1 mrg * configure: Regenerate.
6343 1.1 mrg
6344 1.1 mrg 2003-03-03 Kevin Buettner <kevinb (a] redhat.com>
6345 1.1 mrg
6346 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
6347 1.1 mrg
6348 1.1 mrg 2003-02-28 Nathanael Nerode <neroden (a] gcc.gnu.org>
6349 1.1 mrg
6350 1.1 mrg * Makefile.tpl: Rearrange.
6351 1.1 mrg * Makefile.in: Regenerate.
6352 1.1 mrg
6353 1.1 mrg 2003-02-25 Uwe Stieber <uwe (a] wwws.de>
6354 1.1 mrg
6355 1.1 mrg * configure.in: Add support for kaOS as cross build target system.
6356 1.1 mrg * configure: Regenerated.
6357 1.1 mrg
6358 1.1 mrg 2003-02-24 Steven Bosscher <steven (a] gcc.gnu.org>
6359 1.1 mrg
6360 1.1 mrg * MAINTAINERS (Write after approval): Add myself.
6361 1.1 mrg
6362 1.1 mrg 2003-02-21 James E Wilson <wilson (a] tuliptree.org>
6363 1.1 mrg
6364 1.1 mrg * MAINTAINERS: Update my email address.
6365 1.1 mrg
6366 1.1 mrg 2003-02-21 Zack Weinberg <zack (a] codesourcery.com>
6367 1.1 mrg
6368 1.1 mrg * MAINTAINERS: Add self to blanket write privs. section.
6369 1.1 mrg
6370 1.1 mrg 2003-02-20 Sean McNeil <sean (a] blue.mcneil.com>
6371 1.1 mrg
6372 1.1 mrg * Makefile.tpl: Add definition of CPPFLAGS to pass into
6373 1.1 mrg configure-target-* as some target builds may require additional
6374 1.1 mrg flags for preprocessor tests.
6375 1.1 mrg * Makefile.in: Regenerated.
6376 1.1 mrg
6377 1.1 mrg 2003-02-19 Alexandre Oliva <aoliva (a] redhat.com>
6378 1.1 mrg
6379 1.1 mrg * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6380 1.1 mrg * ltconfig: Handle it.
6381 1.1 mrg * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6382 1.1 mrg auto-detecting it.
6383 1.1 mrg
6384 1.1 mrg * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6385 1.1 mrg it is used as argument to $CC.
6386 1.1 mrg * ltcf-gcj.sh: Likewise.
6387 1.1 mrg
6388 1.1 mrg * configure.in: Introduce --enable-maintainer-mode.
6389 1.1 mrg * configure: Rebuilt.
6390 1.1 mrg * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6391 1.1 mrg for maintainer mode.
6392 1.1 mrg * Makefile.in: Rebuilt.
6393 1.1 mrg
6394 1.1 mrg 2003-02-18 Jason Merrill <jason (a] redhat.com>
6395 1.1 mrg
6396 1.1 mrg * Makefile.tpl (check-c++): Allow parallelism.
6397 1.1 mrg
6398 1.1 mrg 2003-02-16 Gerald Pfeifer <pfeifer (a] dbai.tuwien.ac.at>
6399 1.1 mrg
6400 1.1 mrg * MAINTAINERS: Remove John Carr (who never actually had access to
6401 1.1 mrg gcc.gnu.org).
6402 1.1 mrg
6403 1.1 mrg 2003-02-15 Geoffrey Keating <geoffk (a] apple.com>
6404 1.1 mrg
6405 1.1 mrg * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6406 1.1 mrg don't configure target-libobjc.
6407 1.1 mrg * configure: Regenerate.
6408 1.1 mrg
6409 1.1 mrg 2003-02-14 Rainer Orth <ro (a] TechFak.Uni-Bielefeld.DE>
6410 1.1 mrg
6411 1.1 mrg * Makefile.tpl (RANLIB): Define.
6412 1.1 mrg * Makefile.in: Regenerate.
6413 1.1 mrg
6414 1.1 mrg 2003-02-08 Laurynas Biveinis <laurynas.biveinis (a] mif.vu.lt>
6415 1.1 mrg
6416 1.1 mrg * MAINTAINERS: Update my email.
6417 1.1 mrg
6418 1.1 mrg 2003-02-06 Keith R Seitz <keiths (a] redhat.com>
6419 1.1 mrg
6420 1.1 mrg * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6421 1.1 mrg * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6422 1.1 mrg * Makefile.in: Regenerated.
6423 1.1 mrg * configure.in: Remove all traces of snavigator, db, and grep.
6424 1.1 mrg * configure: Regenerated.
6425 1.1 mrg
6426 1.1 mrg 2003-02-06 Gerald Pfeifer <pfeifer (a] dbai.tuwien.ac.at>
6427 1.1 mrg
6428 1.1 mrg * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6429 1.1 mrg After Approval.
6430 1.1 mrg
6431 1.1 mrg 2003-02-02 Christian Cornelssen <ccorn (a] cs.tu-berlin.de>
6432 1.1 mrg
6433 1.1 mrg * MAINTAINERS (Write after approval): Add myself.
6434 1.1 mrg
6435 1.1 mrg 2003-01-31 Frank Ch. Eigler <fche (a] redhat.com>
6436 1.1 mrg
6437 1.1 mrg * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6438 1.1 mrg * Makefile.in: Regenerated.
6439 1.1 mrg
6440 1.1 mrg 2003-01-30 Roger Sayle <roger (a] eyesopen.com>
6441 1.1 mrg
6442 1.1 mrg * config.guess: Updated to 2003-01-30's version.
6443 1.1 mrg * config.sub: Updated to 2003-01-28's version.
6444 1.1 mrg
6445 1.1 mrg 2003-01-30 Alexandre Oliva <aoliva (a] redhat.com>
6446 1.1 mrg
6447 1.1 mrg * config.if: If gcc_version is already set, just use it. Don't set
6448 1.1 mrg gcc_version_trigger if it's already set, otherwise set it to
6449 1.1 mrg gcc/version.c, but only if the file exists. If it is not set and
6450 1.1 mrg gcc/version.c does not exist, try to extract the version number from
6451 1.1 mrg $CC.
6452 1.1 mrg
6453 1.1 mrg 2003-01-29 Andreas Tobler <a.tobler (a] schweiz.ch>
6454 1.1 mrg
6455 1.1 mrg * MAINTAINERS: Add myself to write-after-approval list.
6456 1.1 mrg
6457 1.1 mrg 2003-01-27 Phil Edwards <pme (a] gcc.gnu.org>
6458 1.1 mrg
6459 1.1 mrg * configure.in: Revert 24Jan change.
6460 1.1 mrg * configure: Regenerate.
6461 1.1 mrg
6462 1.1 mrg 2003-01-25 Gerald Pfeifer <pfeifer (a] dbai.tuwien.ac.at>
6463 1.1 mrg
6464 1.1 mrg * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
6465 1.1 mrg entry of HJ Lu.
6466 1.1 mrg
6467 1.1 mrg 2003-01-23 Nathanael Nerode <neroden (a] gcc.gnu.org>
6468 1.1 mrg
6469 1.1 mrg * configure.in: Revert previous change.
6470 1.1 mrg * configure: Regenerate.
6471 1.1 mrg
6472 1.1 mrg 2003-01-23 Nathanael Nerode <neroden (a] gcc.gnu.org>
6473 1.1 mrg
6474 1.1 mrg * configure.in: Make rda native-only.
6475 1.1 mrg * configure: Regenerate.
6476 1.1 mrg
6477 1.1 mrg 2003-01-22 Volker Reichelt <reichelt (a] igpm.rwth-aachen.de>
6478 1.1 mrg
6479 1.1 mrg * MAINTAINERS: Move myself from GNATS-only-accounts to
6480 1.1 mrg write-after-approval.
6481 1.1 mrg
6482 1.1 mrg 2003-01-19 Nathanael Nerode <neroden (a] gcc.gnu.org>
6483 1.1 mrg
6484 1.1 mrg * configure.in: Add missing \.
6485 1.1 mrg * configure: Rebuilt.
6486 1.1 mrg
6487 1.1 mrg 2003-01-17 Jakub Jelinek <jakub (a] redhat.com>
6488 1.1 mrg
6489 1.1 mrg * configure.in (baseargs): Avoid using \| in sed regular
6490 1.1 mrg expressions.
6491 1.1 mrg * configure: Rebuilt.
6492 1.1 mrg
6493 1.1 mrg 2003-01-16 Jakub Jelinek <jakub (a] redhat.com>
6494 1.1 mrg
6495 1.1 mrg * configure.in (baseargs): Remove all supported forms of
6496 1.1 mrg --cache-file, --srcdir, --host, --build and --target options
6497 1.1 mrg from argument lists.
6498 1.1 mrg * configure: Rebuilt.
6499 1.1 mrg
6500 1.1 mrg 2003-01-15 Josef Zlomek <zlomekj (a] suse.cz>
6501 1.1 mrg
6502 1.1 mrg * MAINTAINERS: Add myself to write-after-approval list.
6503 1.1 mrg
6504 1.1 mrg 2003-01-15 Alexandre Oliva <aoliva (a] redhat.com>
6505 1.1 mrg
6506 1.1 mrg * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6507 1.1 mrg * configure: Rebuilt.
6508 1.1 mrg
6509 1.1 mrg 2003-01-09 Nathanael Nerode <neroden (a] gcc.gnu.org>
6510 1.1 mrg
6511 1.1 mrg * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6512 1.1 mrg * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6513 1.1 mrg * Makefile.in: Regenerate.
6514 1.1 mrg * configure: Regenerate.
6515 1.1 mrg
6516 1.1 mrg 2003-01-09 Alexandre Oliva <aoliva (a] redhat.com>
6517 1.1 mrg
6518 1.1 mrg * configure.in: Remove Makefile in build, host and target modules
6519 1.1 mrg unless configure was run with --no-recursion.
6520 1.1 mrg * configure: Rebuilt.
6521 1.1 mrg
6522 1.1 mrg 2003-01-09 Christian Cornelssen <ccorn (a] cs.tu-berlin.de>
6523 1.1 mrg
6524 1.1 mrg * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6525 1.1 mrg (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6526 1.1 mrg * Makefile.in: Regenerate.
6527 1.1 mrg
6528 1.1 mrg 2003-01-08 Chris Demetriou <cgd (a] broadcom.com>
6529 1.1 mrg
6530 1.1 mrg * config.guess: Update to 2003-01-03 version.
6531 1.1 mrg * config.sub: Update to 2003-01-03 version.
6532 1.1 mrg
6533 1.1 mrg 2003-01-07 Christopher Faylor <cgf (a] redhat.com>
6534 1.1 mrg
6535 1.1 mrg * configure: Regenerate with proper autoconf 2.13.
6536 1.1 mrg
6537 1.1 mrg 2003-01-07 Christopher Faylor <cgf (a] redhat.com>
6538 1.1 mrg
6539 1.1 mrg * configure.in: Add AC_PREREQ for consistency.
6540 1.1 mrg * configure: Regenerate.
6541 1.1 mrg
6542 1.1 mrg 2003-01-06 Andrew Cagney <ac131313 (a] redhat.com>
6543 1.1 mrg
6544 1.1 mrg * configure.in (GDB_TK): Add tcl directories conditional on
6545 1.1 mrg gdb/gdbtk directory being present.
6546 1.1 mrg * configure: Regenerate.
6547 1.1 mrg
6548 1.1 mrg 2003-01-04 John David Anglin <dave.anglin (a] nrc.ca>
6549 1.1 mrg
6550 1.1 mrg * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
6551 1.1 mrg by gcc if LD is not defined and we are not doing a Canadian Cross.
6552 1.1 mrg * configure: Rebuilt.
6553 1.1 mrg
6554 1.1 mrg 2002-12-31 Tom Tromey <tromey (a] redhat.com>
6555 1.1 mrg
6556 1.1 mrg * Makefile.in: Rebuilt.
6557 1.1 mrg * Makefile.def (target_modules) [libffi]: Allow installation.
6558 1.1 mrg
6559 1.1 mrg 2002-12-31 Andreas Schwab <schwab (a] suse.de>
6560 1.1 mrg
6561 1.1 mrg * configure.in: Fix use of $program_transform_name.
6562 1.1 mrg * configure: Regenerated.
6563 1.1 mrg
6564 1.1 mrg 2002-12-30 Daniel Jacobowitz <drow (a] mvista.com>
6565 1.1 mrg
6566 1.1 mrg * configure.in (baseargs): Don't remove first configure argument.
6567 1.1 mrg * configure: Regenerated.
6568 1.1 mrg
6569 1.1 mrg 2002-12-29 Alexandre Oliva <aoliva (a] redhat.com>
6570 1.1 mrg
6571 1.1 mrg * Makefile.tpl (local-distclean): Don't remove...
6572 1.1 mrg (multilib.ts): ... this. Moved into...
6573 1.1 mrg (multilib.out): ... this. Don't use sub-make.
6574 1.1 mrg ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6575 1.1 mrg $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6576 1.1 mrg (configure-build-[+module+], configure-[+module+],
6577 1.1 mrg configure-target-[+module+], configure-gcc): ... these. Test
6578 1.1 mrg for Makefile existence. Drop config.status from dependencies.
6579 1.1 mrg * Makefile.in: Rebuilt.
6580 1.1 mrg * configure.in: Move gcc-version-trigger to the end of
6581 1.1 mrg ac_configure_args. Add comments to maybedep.tmp and
6582 1.1 mrg serdep.tmp. Introduce --disable-serial-configure. Remove
6583 1.1 mrg nonopt from baseargs, matching and removing corresponding
6584 1.1 mrg whitespace while at it.
6585 1.1 mrg * configure: Rebuilt.
6586 1.1 mrg
6587 1.1 mrg 2002-12-28 Alexandre Oliva <aoliva (a] redhat.com>
6588 1.1 mrg
6589 1.1 mrg * configure.in (host_configargs): Replace reference to
6590 1.1 mrg no-longer-defined buildopts with --build=${build_alias}.
6591 1.1 mrg * configure: Rebuilt.
6592 1.1 mrg
6593 1.1 mrg * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
6594 1.1 mrg program_transform_name to standard idiom.
6595 1.1 mrg (AUTOGEN, AUTOCONF): Define.
6596 1.1 mrg (Makefile.in): Use $(AUTOGEN).
6597 1.1 mrg (Makefile): Depend on config.status, and use autoconf-style rule to
6598 1.1 mrg build it. Move original commands to...
6599 1.1 mrg (config.status): ... this new target.
6600 1.1 mrg (configure): Add $(srcdir). Depend on config/acx.m4. Use
6601 1.1 mrg $(AUTOCONF).
6602 1.1 mrg * Makefile.in: Rebuilt.
6603 1.1 mrg
6604 1.1 mrg 2002-12-28 Nathanael Nerode <neroden (a] gcc.gnu.org>
6605 1.1 mrg
6606 1.1 mrg * Makefile.tpl: Fix dramatic bustage due to change in
6607 1.1 mrg program_transform_name.
6608 1.1 mrg * Makefile.in: Regenerate.
6609 1.1 mrg
6610 1.1 mrg * configure.in: Remove unnecessary PATH setting.
6611 1.1 mrg * configure: Regnerate.
6612 1.1 mrg
6613 1.1 mrg * configure.in: Don't default to unprefixed tools unless
6614 1.1 mrg the native tools will work.
6615 1.1 mrg * configure: Regenerate.
6616 1.1 mrg
6617 1.1 mrg * configure.in: Convert to autoconf script. Blow away lots
6618 1.1 mrg of now-redundant Makefile fragments.
6619 1.1 mrg * configure: Generate using Autoconf.
6620 1.1 mrg * Makefile.tpl: Rewrite to reflect autoconfiscation.
6621 1.1 mrg * Makefile.in: Regenerate.
6622 1.1 mrg
6623 1.1 mrg 2002-12-27 Nathanael Nerode <neroden (a] gcc.gnu.org>
6624 1.1 mrg
6625 1.1 mrg * configure: Fix stupid bug where RANLIB was mistakenly included.
6626 1.1 mrg
6627 1.1 mrg * configure.in: Rename (buildargs, hostargs, targargs) to
6628 1.1 mrg (build_configargs, host_configargs, target_configargs).
6629 1.1 mrg
6630 1.1 mrg * configure.in: Move logic out of sed statement.
6631 1.1 mrg
6632 1.1 mrg * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
6633 1.1 mrg CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6634 1.1 mrg
6635 1.1 mrg 2002-12-25 Svein E. Seldal <Svein.Seldal (a] solidas.com>
6636 1.1 mrg
6637 1.1 mrg * config.sub: Import from master repository
6638 1.1 mrg * config.guess: Ditto
6639 1.1 mrg
6640 1.1 mrg 2002-12-24 Andreas Schwab <schwab (a] suse.de>
6641 1.1 mrg
6642 1.1 mrg * Makefile.tpl (multilib.out): Fix missing space.
6643 1.1 mrg * Makefile.in: Regenerate.
6644 1.1 mrg
6645 1.1 mrg 2002-12-23 Nathanael Nerode <neroden (a] gcc.gnu.org>
6646 1.1 mrg
6647 1.1 mrg * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
6648 1.1 mrg Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
6649 1.1 mrg * Makefile.in: Regenerate.
6650 1.1 mrg * configure.in: Remove unnecessary leftovers.
6651 1.1 mrg
6652 1.1 mrg 2002-12-21 Geoffrey Keating <geoffk (a] apple.com>
6653 1.1 mrg
6654 1.1 mrg * configure.in (extra_ranlibflags_for_target): New variable.
6655 1.1 mrg (*-*-darwin): Add -c to ranlib commands.
6656 1.1 mrg * configure (tooldir): Handle extra_ranlibflags_for_target.
6657 1.1 mrg
6658 1.1 mrg 2002-12-19 Nathanael Nerode <neroden (a] gcc.gnu.org>
6659 1.1 mrg
6660 1.1 mrg * Makefile.tpl: Revert HJL's change.
6661 1.1 mrg * Makefile.in: Regenerated.
6662 1.1 mrg * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6663 1.1 mrg always.
6664 1.1 mrg
6665 1.1 mrg 2002-12-19 Andreas Schwab <schwab (a] suse.de>
6666 1.1 mrg
6667 1.1 mrg * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6668 1.1 mrg * Makefile.in: Regenerate.
6669 1.1 mrg
6670 1.1 mrg 2002-12-18 H.J. Lu <hjl (a] gnu.org>
6671 1.1 mrg
6672 1.1 mrg * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6673 1.1 mrg * Makefile.in: Regenerated.
6674 1.1 mrg
6675 1.1 mrg * configure.in (build_prefix): New. Substitute.
6676 1.1 mrg
6677 1.1 mrg 2002-12-18 Nathanael Nerode <neroden (a] gcc.gnu.org>
6678 1.1 mrg
6679 1.1 mrg * Makefile.tpl: Don't let real targets depend on phony targets.
6680 1.1 mrg * Makefile.in: Regenerate.
6681 1.1 mrg
6682 1.1 mrg * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6683 1.1 mrg * Makefile.in: Regenerate.
6684 1.1 mrg
6685 1.1 mrg 2002-12-17 Svein E. Seldal <Svein.Seldal (a] solidas.com>
6686 1.1 mrg
6687 1.1 mrg * config.sub: Import from master repository
6688 1.1 mrg * config.guess: Ditto
6689 1.1 mrg
6690 1.1 mrg 2002-12-16 Jason Merrill <jason (a] redhat.com>
6691 1.1 mrg
6692 1.1 mrg * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6693 1.1 mrg previous 'make bootstrap'.
6694 1.1 mrg * Makefile.in: Regenerate.
6695 1.1 mrg
6696 1.1 mrg 2002-12-17 Hans-Peter Nilsson <hp (a] bitrange.com>
6697 1.1 mrg
6698 1.1 mrg * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6699 1.1 mrg
6700 1.1 mrg 2002-12-13 Nathanael Nerode <neroden (a] gcc.gnu.org>
6701 1.1 mrg
6702 1.1 mrg * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6703 1.1 mrg * Makefile.in: Regenerate.
6704 1.1 mrg
6705 1.1 mrg 2002-12-13 Jason Merrill <jason (a] redhat.com>
6706 1.1 mrg
6707 1.1 mrg * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
6708 1.1 mrg library tests.
6709 1.1 mrg (check-c++): Just depend on it and check-target-libstdc++-v3.
6710 1.1 mrg * Makefile.in: Regenerate.
6711 1.1 mrg
6712 1.1 mrg 2002-12-12 Alexandre Oliva <aoliva (a] redhat.com>
6713 1.1 mrg
6714 1.1 mrg * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6715 1.1 mrg * Makefile.in: Rebuilt.
6716 1.1 mrg
6717 1.1 mrg 2002-12-12 Alexandre Oliva <aoliva (a] redhat.com>
6718 1.1 mrg
6719 1.1 mrg * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
6720 1.1 mrg
6721 1.1 mrg 2002-12-10 Nathanael Nerode <neroden (a] gcc.gnu.org>
6722 1.1 mrg
6723 1.1 mrg * configure: Fix bug put in by gremlins.
6724 1.1 mrg
6725 1.1 mrg * Makefile.tpl: Substitute more autoconfily.
6726 1.1 mrg * configure: Substitute more autoconfily.
6727 1.1 mrg * Makefile.in: Regenerate.
6728 1.1 mrg
6729 1.1 mrg 2002-12-09 Svein E. Seldal <Svein.Seldal (a] solidas.com>
6730 1.1 mrg
6731 1.1 mrg * config.sub: Import from master repository
6732 1.1 mrg * config.guess: Ditto
6733 1.1 mrg * MAINTAINERS: Added Svein Seldal under write after approval
6734 1.1 mrg
6735 1.1 mrg 2002-12-08 Andrew Cagney <ac131313 (a] redhat.com>
6736 1.1 mrg
6737 1.1 mrg * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6738 1.1 mrg * Makefile.in (all-sim): Ditto.
6739 1.1 mrg
6740 1.1 mrg 2002-12-06 DJ Delorie <dj (a] redhat.com>
6741 1.1 mrg
6742 1.1 mrg * Makefile.tpl: Change configure dependencies to not have real
6743 1.1 mrg targets depend on phony targets.
6744 1.1 mrg
6745 1.1 mrg 2002-12-05 Nathanael Nerode <neroden (a] gcc.gnu.org>
6746 1.1 mrg
6747 1.1 mrg * configure.in: Revert unintentional change.
6748 1.1 mrg
6749 1.1 mrg * Makefile.tpl: Change dependency for */multilib.out so that
6750 1.1 mrg it works when gcc isn't in the tree.
6751 1.1 mrg
6752 1.1 mrg * configure.in: Substitute more.
6753 1.1 mrg * configure: Run subconfigures from the Makefile.
6754 1.1 mrg * Makefile.tpl: Run subconfigures from the Makefile; add a few
6755 1.1 mrg convenience targets. Make sure gcc isn't rebuilt after bootstrap.
6756 1.1 mrg
6757 1.1 mrg 2002-12-05 Gerald Pfeifer <pfeifer (a] dbai.tuwien.ac.at>
6758 1.1 mrg
6759 1.1 mrg * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6760 1.1 mrg
6761 1.1 mrg 2002-12-03 Nathanael Nerode <neroden (a] gcc.gnu.org>
6762 1.1 mrg
6763 1.1 mrg * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6764 1.1 mrg and corresponding dependencies.
6765 1.1 mrg * Makefile.in: Regenerate.
6766 1.1 mrg
6767 1.1 mrg * configure.in (host_tools): Order binutils, gas and ld for
6768 1.1 mrg convenience in running the testsuites.
6769 1.1 mrg
6770 1.1 mrg * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6771 1.1 mrg * Makefile.in: Regenerate.
6772 1.1 mrg * configure.in: Introduce rules to serialize subconfigure runs.
6773 1.1 mrg
6774 1.1 mrg * configure.in: Introduce BASE_CC_FOR_TARGET.
6775 1.1 mrg * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
6776 1.1 mrg Realize configure-build-* targets. Realize configure-target-* targets.
6777 1.1 mrg * Makefile.in: Regenerate.
6778 1.1 mrg
6779 1.1 mrg 2002-12-02 Nathanael Nerode <neroden (a] gcc.gnu.org>
6780 1.1 mrg
6781 1.1 mrg * configure: Move gcc_version_trigger stuff from here...
6782 1.1 mrg * configure.in: ...to here.
6783 1.1 mrg
6784 1.1 mrg * configure.in: Separate subconfigure options added by this file from
6785 1.1 mrg options given by the user. Add machinery to put args for host
6786 1.1 mrg subconfigures into the Makefile.
6787 1.1 mrg
6788 1.1 mrg * Makefile.tpl: Remove 'vault' targets.
6789 1.1 mrg * Makefile.tpl: Reorder and comment dependencies.
6790 1.1 mrg * Makefile.in: Regenerate.
6791 1.1 mrg
6792 1.1 mrg 2002-12-01 Nathanael Nerode <neroden (a] gcc.gnu.org>
6793 1.1 mrg * configure.in: Fix my broken commit of previous patch. (sigh)
6794 1.1 mrg
6795 1.1 mrg 2002-11-28 Geoffrey Keating <geoffk (a] apple.com>
6796 1.1 mrg
6797 1.1 mrg * configure.in: Move host-specific darwin noconfigdirs into
6798 1.1 mrg the host-specific section.
6799 1.1 mrg
6800 1.1 mrg 2002-11-28 Geoffrey Keating <geoffk (a] apple.com>
6801 1.1 mrg
6802 1.1 mrg * configure.in: Move host-specific darwin noconfigdirs into
6803 1.1 mrg the host-specific section.
6804 1.1 mrg
6805 1.1 mrg 2002-11-26 Nathanael Nerode <neroden (a] gcc.gnu.org>
6806 1.1 mrg
6807 1.1 mrg * configure: Remove skip-this-dir support.
6808 1.1 mrg * Makefile.tpl: Remove skip-this-dir support.
6809 1.1 mrg
6810 1.1 mrg * Makefile.tpl: Remove leftover support for non-autoconfiscated
6811 1.1 mrg subdirectories.
6812 1.1 mrg * Makefile.in: Regenerate.
6813 1.1 mrg
6814 1.1 mrg * Makefile.tpl: Strip out useless setting of 'dir'.
6815 1.1 mrg * Makefile.in: Regenerate.
6816 1.1 mrg
6817 1.1 mrg 2002-11-22 Nathanael Nerode <neroden (a] gcc.gnu.org>
6818 1.1 mrg
6819 1.1 mrg * configure.in: Fix deeply stupid bug.
6820 1.1 mrg
6821 1.1 mrg * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6822 1.1 mrg shell code in CXX_FOR_TARGET
6823 1.1 mrg * Makefile.def: Introduce raw_cxx.
6824 1.1 mrg * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6825 1.1 mrg RAW_CXX_FOR_TARGET.
6826 1.1 mrg * Makefile.in: Regenerate.
6827 1.1 mrg
6828 1.1 mrg 2002-11-21 Nathanael Nerode <neroden (a] gcc.gnu.org>
6829 1.1 mrg
6830 1.1 mrg * Makefile.tpl: Remove unnecessary ifs.
6831 1.1 mrg * Makefile.in: Regenerate.
6832 1.1 mrg
6833 1.1 mrg * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
6834 1.1 mrg dependencies. Maybe-ize build-libiberty. Create dummy install
6835 1.1 mrg targets for 'no_install' modules.
6836 1.1 mrg * configure: Move GDB_TK substitution to configure.in. Move
6837 1.1 mrg build_modules stuff to configure.in.
6838 1.1 mrg * configure.in: Implement soft dependency machinery. Maybe-ize
6839 1.1 mrg GDB_TK, rearrange slightly. Move build_modules stuff from configure.
6840 1.1 mrg * Makefile.in: Regenerate.
6841 1.1 mrg
6842 1.1 mrg 2002-11-19 Nathanael Nerode <neroden (a] gcc.gnu.org>
6843 1.1 mrg
6844 1.1 mrg * Makefile.tpl: Make all-target, install-target behave similarly
6845 1.1 mrg to all, install (only hitting configured targets). Eliminate
6846 1.1 mrg unused macro defintions.
6847 1.1 mrg
6848 1.1 mrg * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6849 1.1 mrg build != host.
6850 1.1 mrg
6851 1.1 mrg * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6852 1.1 mrg
6853 1.1 mrg * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6854 1.1 mrg
6855 1.1 mrg * configure.in: Produce lists of subdir targets we're actually
6856 1.1 mrg configuring. Remove references to "dosrel".
6857 1.1 mrg * Makefile.tpl: Let configure set which subdir targets are hit.
6858 1.1 mrg Remove install-cross; clean up install; remove ALL. Remove
6859 1.1 mrg references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
6860 1.1 mrg Autogenerate host module targets. Remove empty dependency lines
6861 1.1 mrg and redundant dependency; rearrange slightly.
6862 1.1 mrg * Makefile.def: Add host-side libtermcap, utils.
6863 1.1 mrg
6864 1.1 mrg * Makefile.in: Regenerate.
6865 1.1 mrg
6866 1.1 mrg 2002-11-19 Rainer Orth <ro (a] TechFak.Uni-Bielefeld.DE>
6867 1.1 mrg
6868 1.1 mrg * ltconfig (osf[345]): Append $major to soname_spec.
6869 1.1 mrg Reflect this in library_names_spec.
6870 1.1 mrg * ltmain.sh (osf): Prefix $major with . for use as extension.
6871 1.1 mrg
6872 1.1 mrg 2002-11-19 Andreas Jaeger <aj (a] suse.de>
6873 1.1 mrg
6874 1.1 mrg * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
6875 1.1 mrg linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
6876 1.1 mrg and sparc64 GNU/Linux systems.
6877 1.1 mrg
6878 1.1 mrg 2002-11-19 Nathan Sidwell <nathan (a] codesourcery.com>
6879 1.1 mrg
6880 1.1 mrg * MAINTAINERS: Update email.
6881 1.1 mrg
6882 1.1 mrg 2002-11-18 Gerald Pfeifer <pfeifer (a] dbai.tuwien.ac.at>
6883 1.1 mrg
6884 1.1 mrg * MAINTAINERS: Complete James Dennett's entry.
6885 1.1 mrg
6886 1.1 mrg 2002-11-15 Eric Botcazou <ebotcazou (a] libertysurf.fr>
6887 1.1 mrg
6888 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
6889 1.1 mrg
6890 1.1 mrg 2002-11-13 Bruce Korb <bkorb (a] gnu.org>
6891 1.1 mrg
6892 1.1 mrg * Makefile.tpl: syntactic cleanup
6893 1.1 mrg
6894 1.1 mrg 2002-11-13 Stuart Hastings <stuart (a] apple.com>
6895 1.1 mrg
6896 1.1 mrg * MAINTAINERS: Add myself to write-after-approval list.
6897 1.1 mrg
6898 1.1 mrg 2002-11-12 Nathanael Nerode <neroden (a] gcc.gnu.org>
6899 1.1 mrg
6900 1.1 mrg * Makefile.def: Add list of recursive targets to autogenerate.
6901 1.1 mrg Add build_modules.
6902 1.1 mrg * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
6903 1.1 mrg targets. Autogenerate *-build-* targets.
6904 1.1 mrg * Makefile.in: Regenerate.
6905 1.1 mrg
6906 1.1 mrg 2002-11-12 Nathanael Nerode <neroden (a] gcc.gnu.org>
6907 1.1 mrg
6908 1.1 mrg * configure: More autoconf-style substitutions.
6909 1.1 mrg * Makefile.tpl: More autoconf-style substitutions.
6910 1.1 mrg * Makefile.in: Regenerate.
6911 1.1 mrg
6912 1.1 mrg 2002-11-11 Nathanael Nerode <neroden (a] gcc.gnu.org>
6913 1.1 mrg
6914 1.1 mrg * configure: Substitute more variables in a more autoconf-friendly
6915 1.1 mrg way. Simplify slightly.
6916 1.1 mrg * Makefile.tpl: Make more variables substitutable in an
6917 1.1 mrg autoconf-friendly way.
6918 1.1 mrg * Makefile.in: Regenerate.
6919 1.1 mrg
6920 1.1 mrg 2002-11-11 Jonathan Wakely <redi (a] gcc.gnu.org>
6921 1.1 mrg
6922 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
6923 1.1 mrg
6924 1.1 mrg 2002-11-10 Nathanael Nerode <neroden (a] gcc.gnu.org>
6925 1.1 mrg
6926 1.1 mrg * configure.in (v810*): Remove special setting of tools.
6927 1.1 mrg
6928 1.1 mrg * configure: Add support for extra required flags for ar or nm.
6929 1.1 mrg * configure.in (aix4.3+): Use above support for target-specific
6930 1.1 mrg issues, rather than using config/mt-aix43.
6931 1.1 mrg
6932 1.1 mrg 2002-11-09 Nathanael Nerode <neroden (a] gcc.gnu.org>
6933 1.1 mrg
6934 1.1 mrg * configure: Remove 'removing', which doesn't work. Replace $subdir
6935 1.1 mrg with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
6936 1.1 mrg with $srcdir. Reformat indentation. Substitute some variables
6937 1.1 mrg formerly hard-coded in the Makefile for build=host.
6938 1.1 mrg * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6939 1.1 mrg * Makefile.def: Autogenerate more.
6940 1.1 mrg * Makefile.in: Regenerate.
6941 1.1 mrg
6942 1.1 mrg 2002-11-04 Adam Nemet <anemet (a] lnxw.com>
6943 1.1 mrg
6944 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
6945 1.1 mrg
6946 1.1 mrg 2002-11-04 Kevin Buettner <kevinb (a] redhat.com>
6947 1.1 mrg
6948 1.1 mrg * Makefile.def (host_modules): Add rda.
6949 1.1 mrg * Makefile.in: Regenerate.
6950 1.1 mrg * configure.in (target_tool): Add target-rda to list.
6951 1.1 mrg
6952 1.1 mrg 2002-10-28 Gerald Pfeifer <pfeifer (a] dbai.tuwien.ac.at>
6953 1.1 mrg
6954 1.1 mrg * MAINTAINERS: Remove "co-maintainer" note for web pages.
6955 1.1 mrg
6956 1.1 mrg 2002-10-25 Phil Edwards <pme (a] gcc.gnu.org>
6957 1.1 mrg
6958 1.1 mrg * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
6959 1.1 mrg and restrap targets to this rule.
6960 1.1 mrg * Makefile.in: Regenerate.
6961 1.1 mrg
6962 1.1 mrg 2002-10-25 Gerald Pfeifer <pfeifer (a] dbai.tuwien.ac.at>
6963 1.1 mrg
6964 1.1 mrg * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
6965 1.1 mrg GNATS only accounts.
6966 1.1 mrg
6967 1.1 mrg 2002-10-24 Hans-Peter Nilsson <hp (a] bitrange.com>
6968 1.1 mrg
6969 1.1 mrg * configure.in (i[3456]86-*-linux*): Add check to disable
6970 1.1 mrg ${libgcj} for glibc1.
6971 1.1 mrg
6972 1.1 mrg 2002-10-24 Denis Chertykov <denisc (a] overta.ru>
6973 1.1 mrg
6974 1.1 mrg * MAINTAINERS: Add myself as ip2k port maintainer.
6975 1.1 mrg
6976 1.1 mrg 2002-10-07 Svein E. Seldal <Svein.Seldal (a] solidas.com>
6977 1.1 mrg
6978 1.1 mrg * configure.in: Add tic4x target.
6979 1.1 mrg
6980 1.1 mrg 2002-10-03 Nathanael Nerode <neroden (a] gcc.gnu.org>
6981 1.1 mrg
6982 1.1 mrg * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6983 1.1 mrg * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6984 1.1 mrg * Makefile.in: Regenerate.
6985 1.1 mrg
6986 1.1 mrg * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6987 1.1 mrg * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6988 1.1 mrg * Makefile.in: Regenerate.
6989 1.1 mrg
6990 1.1 mrg 2002-10-02 Janis Johnson <janis187 (a] us.ibm.com>
6991 1.1 mrg
6992 1.1 mrg * MAINTAINERS: Add myself as web pages co-maintainer.
6993 1.1 mrg
6994 1.1 mrg 2002-10-02 Nathanael Nerode <neroden (a] gcc.gnu.org>
6995 1.1 mrg
6996 1.1 mrg * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6997 1.1 mrg * Makefile.in: Regenerate.
6998 1.1 mrg
6999 1.1 mrg 2002-10-02 Zack Weinberg <zack (a] codesourcery.com>
7000 1.1 mrg
7001 1.1 mrg * MAINTAINERS: Add myself and Nathan Sidwell
7002 1.1 mrg <nathan (a] codesourcery.com> as VxWorks maintainers.
7003 1.1 mrg
7004 1.1 mrg 2002-10-02 Nathanael Nerode <neroden (a] gcc.gnu.org>
7005 1.1 mrg
7006 1.1 mrg * Makefile.def: Remove order dependency comments.
7007 1.1 mrg * Makefile.tpl: Add explicit install-install dependencies.
7008 1.1 mrg * Makefile.in: Regenerate.
7009 1.1 mrg
7010 1.1 mrg * Makefile.tpl: Remove material now in src-release. (Finally!)
7011 1.1 mrg * Makefile.in: Regenerate.
7012 1.1 mrg
7013 1.1 mrg * Makefile.tpl: Add configure-target (for src-release in src)
7014 1.1 mrg * Makefile.in: Regenerate.
7015 1.1 mrg
7016 1.1 mrg 2002-09-30 Nick Clifton <nickc (a] redhat.com>
7017 1.1 mrg
7018 1.1 mrg * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7019 1.1 mrg
7020 1.1 mrg 2002-09-30 Ulrich Weigand <uweigand (a] de.ibm.com>
7021 1.1 mrg
7022 1.1 mrg * configure.in (s390*-*-linux*): Enable libgcj.
7023 1.1 mrg
7024 1.1 mrg 2002-09-29 Nathanael Nerode <neroden (a] gcc.gnu.org>
7025 1.1 mrg
7026 1.1 mrg * configure: Revert accidentally applied changes.
7027 1.1 mrg
7028 1.1 mrg * Makefile.tpl: Make more autoconf-friendly.
7029 1.1 mrg * Makefile.in: Regenerate.
7030 1.1 mrg * configure: Make substitution more autoconf-like.
7031 1.1 mrg
7032 1.1 mrg 2002-09-28 Richard Earnshaw <rearnsha (a] arm.com>
7033 1.1 mrg
7034 1.1 mrg * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7035 1.1 mrg single entry to handle all these.
7036 1.1 mrg (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
7037 1.1 mrg libjava on arm-*-elf.
7038 1.1 mrg
7039 1.1 mrg 2002-09-27 Geoffrey Keating <geoffk (a] apple.com>
7040 1.1 mrg
7041 1.1 mrg * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7042 1.1 mrg things that depend on them.
7043 1.1 mrg
7044 1.1 mrg 2002-09-25 Nathanael Nerode <neroden (a] gcc.gnu.org>
7045 1.1 mrg
7046 1.1 mrg * Makefile.tpl: Make subsituted variables more autoconfy.
7047 1.1 mrg * Makefile.in: Regenerate.
7048 1.1 mrg * configure: Make seds more autoconfy.
7049 1.1 mrg
7050 1.1 mrg 2002-09-25 Nathanael Nerode <neroden (a] gcc.gnu.org>
7051 1.1 mrg
7052 1.1 mrg * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7053 1.1 mrg * Makefile.in: Regenerate.
7054 1.1 mrg * configure.in: Rewrite sed statements to look autoconfy.
7055 1.1 mrg
7056 1.1 mrg * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7057 1.1 mrg all-target-foo on configure-target-foo.
7058 1.1 mrg * Makefile.def: Ditto.
7059 1.1 mrg * Makefile.in: Rebuild.
7060 1.1 mrg
7061 1.1 mrg 2002-09-25 Andrew Haley <aph (a] redhat.com>
7062 1.1 mrg
7063 1.1 mrg * MAINTAINERS: Add aph (a] redhat.com as Java maintainer.
7064 1.1 mrg
7065 1.1 mrg 2002-09-22 Nathanael Nerode <neroden (a] gcc.gnu.org>
7066 1.1 mrg
7067 1.1 mrg * Makefile.def: New file.
7068 1.1 mrg * Makefile.tpl: New file.
7069 1.1 mrg * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7070 1.1 mrg * contrib/gcc_update: Note that Makefile.in is a generated file.
7071 1.1 mrg
7072 1.1 mrg * configure.in: Minor rearrangement. Simplify tests.
7073 1.1 mrg
7074 1.1 mrg 2002-09-22 Jason Thorpe <thorpej (a] wasabisystems.com>
7075 1.1 mrg
7076 1.1 mrg * configure.in (with_headers): Skip copy if value is "yes".
7077 1.1 mrg (with_libs): Likewise.
7078 1.1 mrg
7079 1.1 mrg 2002-09-20 Nathanael Nerode <neroden (a] gcc.gnu.org>
7080 1.1 mrg
7081 1.1 mrg * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7082 1.1 mrg * configure.in (sh*-*-pe*): Ditto.
7083 1.1 mrg * configure.in (mips*-*-pe*): Ditto.
7084 1.1 mrg * configure.in (*arm-wince-pe): Ditto.
7085 1.1 mrg
7086 1.1 mrg * configure.in: Rearrange.
7087 1.1 mrg
7088 1.1 mrg 2002-09-14 Kazu Hirata <kazu (a] cs.umass.edu>
7089 1.1 mrg
7090 1.1 mrg * MAINTAINERS: Update my email address.
7091 1.1 mrg
7092 1.1 mrg 2002-08-30 Paul Koning <pkoning (a] equallogic.com>
7093 1.1 mrg
7094 1.1 mrg * MAINTAINERS: (Write After Approval): Add myself.
7095 1.1 mrg
7096 1.1 mrg 2002-08-29 Geoffrey Keating <geoffk (a] redhat.com>
7097 1.1 mrg
7098 1.1 mrg * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7099 1.1 mrg
7100 1.1 mrg 2002-08-24 Geoffrey Keating <geoffk (a] redhat.com>
7101 1.1 mrg
7102 1.1 mrg * MAINTAINERS: Change my mailing address.
7103 1.1 mrg
7104 1.1 mrg 2002-08-21 Paolo Carlini <pcarlini (a] unitus.it>
7105 1.1 mrg
7106 1.1 mrg * MAINTAINERS (Write After Approval): Remove myself.
7107 1.1 mrg (Various Maintainers: c++ runtime libs): Add myself.
7108 1.1 mrg
7109 1.1 mrg 2002-08-20 Loren J. Rittle <ljrittle (a] acm.org>
7110 1.1 mrg
7111 1.1 mrg * MAINTAINERS (Write After Approval): Remove myself.
7112 1.1 mrg (Various Maintainers: c++ runtime libs): Add myself.
7113 1.1 mrg
7114 1.1 mrg 2002-08-15 Eric Christopher <echristo (a] redhat.com>
7115 1.1 mrg
7116 1.1 mrg * config.sub: Import from master repository.
7117 1.1 mrg * config.guess: Ditto.
7118 1.1 mrg
7119 1.1 mrg 2002-08-19 Alexandre Oliva <aoliva (a] redhat.com>
7120 1.1 mrg
7121 1.1 mrg * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7122 1.1 mrg * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7123 1.1 mrg CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7124 1.1 mrg
7125 1.1 mrg 2002-08-16 Aldy Hernandez <aldyh (a] redhat.com>
7126 1.1 mrg
7127 1.1 mrg * MAINTAINERS: Add self to rs6000 vector extensions.
7128 1.1 mrg
7129 1.1 mrg 2002-08-15 Alexandre Oliva <aoliva (a] redhat.com>
7130 1.1 mrg
7131 1.1 mrg * libiberty/configure: Reverted unintended yesterday's check in.
7132 1.1 mrg
7133 1.1 mrg 2002-08-14 Alexandre Oliva <aoliva (a] redhat.com>
7134 1.1 mrg
7135 1.1 mrg * boehm-gc/configure, libf2c/configure: Rebuilt.
7136 1.1 mrg * libffi/configure, libiberty/configure: Ditto.
7137 1.1 mrg * libjava/configure, libobjc/configure: Ditto.
7138 1.1 mrg * libstdc++-v3/configure, zlib/configure: Ditto.
7139 1.1 mrg Merged from binutils:
7140 1.1 mrg 2002-01-27 Daniel Jacobowitz <drow (a] mvista.com>
7141 1.1 mrg From Steve Ellcey <sje (a] cup.hp.com>:
7142 1.1 mrg * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7143 1.1 mrg (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7144 1.1 mrg lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7145 1.1 mrg IA64.
7146 1.1 mrg * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7147 1.1 mrg * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7148 1.1 mrg soname_spec, sys_lib_search_path_spec): Ditto.
7149 1.1 mrg
7150 1.1 mrg 2002-08-06 Federico G. Schwindt <fgsch (a] olimpo.com.br>
7151 1.1 mrg
7152 1.1 mrg * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7153 1.1 mrg
7154 1.1 mrg 2002-08-04 H.J. Lu (hjl (a] gnu.org)
7155 1.1 mrg
7156 1.1 mrg * configure.in (mips*-*-linux*): Don't skip target-libffi.
7157 1.1 mrg
7158 1.1 mrg 2002-08-02 Krister Walfridsson <cato (a] df.lth.se>
7159 1.1 mrg
7160 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
7161 1.1 mrg
7162 1.1 mrg 2002-07-31 Alan Modra <amodra (a] bigpond.net.au>
7163 1.1 mrg
7164 1.1 mrg * configure.in: Move generic linux case to end. Copy generic
7165 1.1 mrg linux noconfigdirs to mips*-*-linux* entry and new
7166 1.1 mrg powerpc64*-*-linux* entry. Add target-libffi for the latter.
7167 1.1 mrg
7168 1.1 mrg 2002-07-19 Michael Matz <matz (a] suse.de>
7169 1.1 mrg
7170 1.1 mrg * MAINTAINERS: Add myself as ra* maintainer.
7171 1.1 mrg
7172 1.1 mrg 2002-07-16 Chris Demetriou <cgd (a] broadcom.com>
7173 1.1 mrg
7174 1.1 mrg * config.guess: Update to 2002-07-09 version.
7175 1.1 mrg * config.sub: Update to 2002-07-03 version.
7176 1.1 mrg
7177 1.1 mrg 2002-07-15 Hans-Peter Nilsson <hp (a] bitrange.com>
7178 1.1 mrg
7179 1.1 mrg * MAINTAINERS: Fix typo in a maintainer email address.
7180 1.1 mrg
7181 1.1 mrg 2002-07-11 Nathanael Nerode <neroden (a] gcc.gnu.org>
7182 1.1 mrg
7183 1.1 mrg * configure.in: Remove two redundant tests.
7184 1.1 mrg
7185 1.1 mrg 2002-07-11 Rainer Orth <ro (a] TechFak.Uni-Bielefeld.DE>
7186 1.1 mrg
7187 1.1 mrg * configure.in (mips*-*-irix6*o32): Enable stabs.
7188 1.1 mrg
7189 1.1 mrg 2002-07-08 Nathanael Nerode <neroden (a] gcc.gnu.org>
7190 1.1 mrg
7191 1.1 mrg * configure.in: Don't build grez.
7192 1.1 mrg * Makefile.in: Ditto.
7193 1.1 mrg
7194 1.1 mrg * Makefile.in: Remove references to bsp, cygmon, libstub.
7195 1.1 mrg * configure.in: Ditto.
7196 1.1 mrg
7197 1.1 mrg * configure.in: Remove leftover reference to gdbtest.
7198 1.1 mrg
7199 1.1 mrg 2002-07-08 Phil Edwards <pme (a] gcc.gnu.org>
7200 1.1 mrg
7201 1.1 mrg * configure.in (gxx_include_dir): Change to match versioned
7202 1.1 mrg C++ headers if --enable-version-specific-runtime-libs is used.
7203 1.1 mrg
7204 1.1 mrg 2002-07-04 Steve Ellcey <sje (a] cup.hp.com>
7205 1.1 mrg
7206 1.1 mrg * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7207 1.1 mrg
7208 1.1 mrg 2002-07-03 Nathanael Nerode <neroden (a] gcc.gnu.org>
7209 1.1 mrg
7210 1.1 mrg * configure.in: Make --without-x work.
7211 1.1 mrg
7212 1.1 mrg 2002-07-02 Nathanael Nerode <neroden (a] gcc.gnu.org>
7213 1.1 mrg
7214 1.1 mrg * configure.in: Rearrange target Makefile fragment collection.
7215 1.1 mrg
7216 1.1 mrg * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7217 1.1 mrg cvs[src].
7218 1.1 mrg * configure.in: Ditto.
7219 1.1 mrg
7220 1.1 mrg 2002-07-01 Matt Kraai <kraai (a] alumni.cmu.edu>
7221 1.1 mrg
7222 1.1 mrg * MAINTAINERS (Write After Approval): Update my e-mail address.
7223 1.1 mrg
7224 1.1 mrg 2002-06-24 Ben Elliston <bje (a] redhat.com>
7225 1.1 mrg
7226 1.1 mrg * configure.in (host_tools): Remove cgen.
7227 1.1 mrg
7228 1.1 mrg * Makefile.in (all-cgen): Remove; runs from its source directory.
7229 1.1 mrg (check-cgen, install-cgen, clean-cgen): Likewise.
7230 1.1 mrg (all-opcodes): Do not depend on all-cgen.
7231 1.1 mrg (all-sim): Likewise.
7232 1.1 mrg
7233 1.1 mrg 2002-07-01 Nathanael Nerode <neroden (a] gcc.gnu.org>
7234 1.1 mrg
7235 1.1 mrg * Makefile.in: Eliminate 'apache' targets.
7236 1.1 mrg * configure.in: Eliminate 'apache' targets.
7237 1.1 mrg
7238 1.1 mrg * configure.in: Eliminate redundant tests. Reorganize.
7239 1.1 mrg
7240 1.1 mrg * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7241 1.1 mrg
7242 1.1 mrg * config-ml.in: Eliminate references to Cygnus configure.
7243 1.1 mrg
7244 1.1 mrg * Makefile.in: Eliminate references to building emacs.
7245 1.1 mrg
7246 1.1 mrg 2002-06-28 Graham Stott <graham.stott (a] btinternet.com>
7247 1.1 mrg
7248 1.1 mrg * MAINTAINERS: Update my email address.
7249 1.1 mrg
7250 1.1 mrg 2002-06-26 Benjamin Kosnik <bkoz (a] redhat.com>
7251 1.1 mrg
7252 1.1 mrg * config.if (libstdcxx_incdir): Version C++ headers.
7253 1.1 mrg (cxx_incdir): Remove.
7254 1.1 mrg
7255 1.1 mrg 2002-06-25 Nathanael Nerode <neroden (a] gcc.gnu.org>
7256 1.1 mrg
7257 1.1 mrg * MAINTAINERS (Write After Approval): Add self.
7258 1.1 mrg
7259 1.1 mrg Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc (a] overta.ru>
7260 1.1 mrg
7261 1.1 mrg * configure.in: Add support for ip2k.
7262 1.1 mrg
7263 1.1 mrg 2002-06-22 Nathanael Nerode <neroden (a] twcny.rr.com>
7264 1.1 mrg
7265 1.1 mrg * configure.in: Fix AIX configury bug.
7266 1.1 mrg
7267 1.1 mrg 2002-06-20 Steve Ellcey <sje (a] cup.hp.com>
7268 1.1 mrg
7269 1.1 mrg * MAINTAINERS (Write After Approval): Add self.
7270 1.1 mrg
7271 1.1 mrg 2002-06-19 Nathanael Nerode <neroden (a] twcny.rr.com>
7272 1.1 mrg
7273 1.1 mrg * configure.in: replace ${topsrcdir} with ${srcdir}
7274 1.1 mrg
7275 1.1 mrg * configure.in: Move definition of libstdcxx_flags
7276 1.1 mrg right above usage, rather than waaay earlier.
7277 1.1 mrg
7278 1.1 mrg * configure.in: Pull definition of is_cross_compiler earlier.
7279 1.1 mrg
7280 1.1 mrg * configure.in: Rearrange a little.
7281 1.1 mrg
7282 1.1 mrg * configure.in: Remove references to librx.
7283 1.1 mrg * Makefile.in: Remove references to librx.
7284 1.1 mrg
7285 1.1 mrg Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc (a] overta.ru>
7286 1.1 mrg
7287 1.1 mrg * config.sub: Add support for avr target.
7288 1.1 mrg Import from master sources, rev 1.255
7289 1.1 mrg
7290 1.1 mrg 2002-06-19 Phil Edwards <pme (a] gcc.gnu.org>
7291 1.1 mrg
7292 1.1 mrg * configure, .cvsignore: Revert previous change...
7293 1.1 mrg * Makefile: ...delete.
7294 1.1 mrg
7295 1.1 mrg 2002-06-19 Nathanael Nerode <neroden (a] twcny.rr.com>
7296 1.1 mrg
7297 1.1 mrg * configure.in: Eliminate ${gasdir} variable.
7298 1.1 mrg
7299 1.1 mrg 2002-06-18 Dave Brolley <brolley (a] redhat.com>
7300 1.1 mrg
7301 1.1 mrg * configure.in: Add support for frv.
7302 1.1 mrg * config.sub: Add support for frv.
7303 1.1 mrg
7304 1.1 mrg 2002-06-18 Phil Edwards <pme (a] gcc.gnu.org>
7305 1.1 mrg
7306 1.1 mrg * configure: Remove garbage from previous commit.
7307 1.1 mrg
7308 1.1 mrg 2002-06-18 Phil Edwards <pme (a] gcc.gnu.org>
7309 1.1 mrg
7310 1.1 mrg * configure: For in-source builds, make a subdir and re-exec there.
7311 1.1 mrg * Makefile: New file. Pass targets through to build directory.
7312 1.1 mrg * .cvsignore: No longer ignore "Makefile".
7313 1.1 mrg
7314 1.1 mrg 2002-06-16 Douglas Rupp <rupp (a] gnat.com>
7315 1.1 mrg
7316 1.1 mrg * MAINTAINERS (Write After Approval): Add self.
7317 1.1 mrg
7318 1.1 mrg 2002-06-11 Kaveh R. Ghazi <ghazi (a] caip.rutgers.edu>
7319 1.1 mrg
7320 1.1 mrg * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7321 1.1 mrg
7322 1.1 mrg 2002-06-08 Jason Thorpe <thorpej (a] wasabisystems.com>
7323 1.1 mrg
7324 1.1 mrg * configure.in (vax-*-netbsd*): Re-enable gas.
7325 1.1 mrg
7326 1.1 mrg 2002-05-31 Nathanael Nerode <neroden (a] twcny.rr.com>
7327 1.1 mrg
7328 1.1 mrg * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7329 1.1 mrg BUILD_PREFIX_1, to correct nomenclature.
7330 1.1 mrg * configure: Likewise.
7331 1.1 mrg
7332 1.1 mrg * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7333 1.1 mrg * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7334 1.1 mrg
7335 1.1 mrg 2002-05-31 Olaf Hering <olh (a] suse.de>
7336 1.1 mrg
7337 1.1 mrg * config-ml.in: Propogate DESTDIR also.
7338 1.1 mrg
7339 1.1 mrg 2002-05-29 Jason Thorpe <thorpej (a] wasabisystems.com>
7340 1.1 mrg
7341 1.1 mrg * configure.in (vax-*-netbsd*): Don't build gas for this
7342 1.1 mrg platform.
7343 1.1 mrg
7344 1.1 mrg 2002-05-28 Marek Michalkiewicz <marekm (a] amelek.gda.pl>
7345 1.1 mrg
7346 1.1 mrg * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7347 1.1 mrg and libgcj for AVR.
7348 1.1 mrg
7349 1.1 mrg 2002-05-23 Kaz Kojima <kkojima (a] gcc.gnu.org>
7350 1.1 mrg
7351 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
7352 1.1 mrg
7353 1.1 mrg 2002-05-22 Jason Thorpe <thorpej (a] wasabisystems.com>
7354 1.1 mrg
7355 1.1 mrg * config.guess: Update to 2002-05-22 version.
7356 1.1 mrg * config.sub: Likewise.
7357 1.1 mrg
7358 1.1 mrg 2002-05-16 Rainer Orth <ro (a] TechFak.Uni-Bielefeld.DE>
7359 1.1 mrg
7360 1.1 mrg * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7361 1.1 mrg * config-ml.in: Likewise.
7362 1.1 mrg * configure: Likewise.
7363 1.1 mrg * configure.in: Likewise.
7364 1.1 mrg
7365 1.1 mrg 2002-05-16 Stephane Carrez <stcarrez (a] nerim.fr>
7366 1.1 mrg
7367 1.1 mrg * MAINTAINERS: Update my email address.
7368 1.1 mrg
7369 1.1 mrg 2002-05-13 Nathanael Nerode <neroden (a] twcny.rr.com>
7370 1.1 mrg
7371 1.1 mrg * configure.in: Simplify makefile fragment collection.
7372 1.1 mrg
7373 1.1 mrg * configure.in: Remove code to build emacs.
7374 1.1 mrg
7375 1.1 mrg * configure.in : Remove --srcdir argument from targargs and buildargs
7376 1.1 mrg (it's always overridden in the Makefile anyway). Rearrange a bit.
7377 1.1 mrg
7378 1.1 mrg * configure: Move some logic to configure.in.
7379 1.1 mrg * configure.in: Move some logic from configure.
7380 1.1 mrg
7381 1.1 mrg 2002-05-11 Tom Tromey <tromey (a] redhat.com>
7382 1.1 mrg
7383 1.1 mrg * MAINTAINERS: Reflect libgcj reality.
7384 1.1 mrg
7385 1.1 mrg 2002-05-09 Federico G. Schwindt <fgsch (a] olimpo.com.br>
7386 1.1 mrg
7387 1.1 mrg * Makefile.in: Honour DESTDIR.
7388 1.1 mrg
7389 1.1 mrg 2002-05-08 Mark Mitchell <mark (a] codesourcery.com>
7390 1.1 mrg
7391 1.1 mrg * config.guess: Import 2002-03-20 version.
7392 1.1 mrg * config.sub: Import 2002-04-26 version.
7393 1.1 mrg
7394 1.1 mrg 2002-05-08 Rainer Orth <ro (a] TechFak.Uni-Bielefeld.DE>
7395 1.1 mrg
7396 1.1 mrg * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7397 1.1 mrg
7398 1.1 mrg 2002-05-07 Tim Josling <tej (a] melbpc.org.au>
7399 1.1 mrg
7400 1.1 mrg * MAINTAINERS: Add self.
7401 1.1 mrg
7402 1.1 mrg 2002-05-06 Loren J. Rittle <ljrittle (a] acm.org>
7403 1.1 mrg
7404 1.1 mrg * ltmain.sh: Detect and handle object name conflicts
7405 1.1 mrg while piecewise linking a static library.
7406 1.1 mrg
7407 1.1 mrg 2002-05-05 Alexandre Oliva <aoliva (a] redhat.com>
7408 1.1 mrg
7409 1.1 mrg * configure.in (noconfigdirs): Don't disable libgcj on
7410 1.1 mrg sparc64-*-solaris* and sparcv9-*-solaris*.
7411 1.1 mrg
7412 1.1 mrg 2002-05-03 Alexandre Oliva <aoliva (a] redhat.com>
7413 1.1 mrg
7414 1.1 mrg * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7415 1.1 mrg
7416 1.1 mrg 2002-05-03 Thomas Fitzsimmons <fitzsim (a] redhat.com>
7417 1.1 mrg
7418 1.1 mrg * configure.in (FLAGS_FOR_TARGET): Do not add
7419 1.1 mrg -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7420 1.1 mrg on i[3456]86-*-linux*.
7421 1.1 mrg
7422 1.1 mrg 2002-05-01 Thomas Fitzsimmons <fitzsim (a] redhat.com>
7423 1.1 mrg
7424 1.1 mrg * configure.in (noconfigdirs): Replace [ ] with test.
7425 1.1 mrg
7426 1.1 mrg * configure.in (noconfigdirs): Do not add target-newlib if
7427 1.1 mrg target == i[3456]86-*-linux*, and host == target.
7428 1.1 mrg
7429 1.1 mrg 2002-04-29 Nathanael Nerode <neroden (a] doctormoo.dyndns.org>
7430 1.1 mrg
7431 1.1 mrg * configure.in: delete reference to absent file
7432 1.1 mrg
7433 1.1 mrg * configure.in: replace '[' with 'test'
7434 1.1 mrg
7435 1.1 mrg * configure.in: Eliminate references to gash.
7436 1.1 mrg * Makefile.in: Eliminate references to gash.
7437 1.1 mrg
7438 1.1 mrg * configure.in: remove useless references to 'pic' makefile fragments.
7439 1.1 mrg
7440 1.1 mrg * configure.in: (*-*-windows*) Finish removing.
7441 1.1 mrg
7442 1.1 mrg * configure.in: Eliminate redundant test for libgui.
7443 1.1 mrg
7444 1.1 mrg 2002-04-29 Roger Sayle <roger (a] eyesopen.com>
7445 1.1 mrg
7446 1.1 mrg * MAINTAINERS: Add self and realphabetize. Update entries
7447 1.1 mrg for Dan Berlin, Chris Demetriou and Michael Matz. Remove
7448 1.1 mrg entry for a29k port maintainer.
7449 1.1 mrg
7450 1.1 mrg 2002-04-26 Joel Sherrill <joel (a] OARcorp.com>
7451 1.1 mrg
7452 1.1 mrg * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7453 1.1 mrg (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7454 1.1 mrg
7455 1.1 mrg 2002-04-19 Nathanael Nerode <neroden (a] twcny.rr.com>
7456 1.1 mrg
7457 1.1 mrg * configure.in: remove references to dead files
7458 1.1 mrg
7459 1.1 mrg 2002-04-19 Mark Mitchell <mark (a] codesourcery.com>
7460 1.1 mrg
7461 1.1 mrg * MAINTAINERS: Add information about purpose of this file.
7462 1.1 mrg
7463 1.1 mrg 2002-04-18 Tom Tromey <tromey (a] redhat.com>
7464 1.1 mrg
7465 1.1 mrg * configure.in: Disallow configuring libgcj when it is already
7466 1.1 mrg installed and we're using Solaris 2.8 linker. Do enable libgcj on
7467 1.1 mrg Solaris 2.8 by default. For PR libgcj/6158.
7468 1.1 mrg
7469 1.1 mrg 2002-04-17 Nathanael Nerode <neroden (a] twcny.rr.com>
7470 1.1 mrg
7471 1.1 mrg * configure.in: Move default CC setting out of config/mh-* fragments
7472 1.1 mrg directly into here.
7473 1.1 mrg
7474 1.1 mrg 2002-04-17 Nathanael Nerode <neroden (a] twcny.rr.com>
7475 1.1 mrg
7476 1.1 mrg * configure.in: don't even try to configure or make a subdirectory
7477 1.1 mrg if there's no configure script for it.
7478 1.1 mrg
7479 1.1 mrg 2002-04-15 Mark Mitchell <mark (a] codesourcery.com>
7480 1.1 mrg
7481 1.1 mrg * MAINTAINERS: Remove chill maintainers.
7482 1.1 mrg * Makefile.in (CHILLFLAGS): Remove.
7483 1.1 mrg (CHILL_LIB): Remove.
7484 1.1 mrg (TARGET_CONFIGDIRS): Remove libchill.
7485 1.1 mrg (CHILL_FOR_TARGET): Remove.
7486 1.1 mrg (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7487 1.1 mrg CHILL_LIB.
7488 1.1 mrg (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7489 1.1 mrg (CHECK_TARGET_MODULES): Likewise.
7490 1.1 mrg (INSTALL_TARGET_MODULES): Likewise.
7491 1.1 mrg (CLEAN_TARGET_MODULES): Likewise.
7492 1.1 mrg (configure-target-libchill): Remove.
7493 1.1 mrg (all-target-libchill): Remove.
7494 1.1 mrg * configure.in (target_libs): Remove target-libchill.
7495 1.1 mrg Do not compute CHILL_FOR_TARGET.
7496 1.1 mrg * libchill: Remove directory.
7497 1.1 mrg
7498 1.1 mrg 2002-04-11 DJ Delorie <dj (a] redhat.com>
7499 1.1 mrg
7500 1.1 mrg * Makefile.in, configure.in: Sync with binutils, entries
7501 1.1 mrg follow...
7502 1.1 mrg
7503 1.1 mrg 2002-04-07 Andrew Cagney <ac131313 (a] redhat.com>
7504 1.1 mrg
7505 1.1 mrg * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
7506 1.1 mrg (do-tar, do-bz2): New rules.
7507 1.1 mrg (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
7508 1.1 mrg (gdb-tar): New rule.
7509 1.1 mrg (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
7510 1.1 mrg (insight_dejagnu.tar): New rule.
7511 1.1 mrg (insight.tar): New rule.
7512 1.1 mrg (gdb+dejagnu.tar): New rule.
7513 1.1 mrg (gdb.tar): New rule.
7514 1.1 mrg
7515 1.1 mrg 2002-02-01 Mo DeJong <supermo (a] bayarea.net>
7516 1.1 mrg
7517 1.1 mrg * Makefile.in: Add all-tix to deps for all-snavigator
7518 1.1 mrg so that tix is built when building snavigator.
7519 1.1 mrg
7520 1.1 mrg 2002-01-11 Steve Ellcey <sje (a] cup.hp.com>
7521 1.1 mrg
7522 1.1 mrg * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7523 1.1 mrg ld and gdb are not supported.
7524 1.1 mrg
7525 1.1 mrg 2002-01-07 Mark Salter <msalter (a] redhat.com>
7526 1.1 mrg
7527 1.1 mrg * configure.in: Remove target-bsp and target-cygmon from arm builds.
7528 1.1 mrg Allow target-libgloss to be built for arm, strongarm, and xscale.
7529 1.1 mrg
7530 1.1 mrg 2001-12-13 Thomas Fitzsimmons <fitzsim (a] redhat.com>
7531 1.1 mrg
7532 1.1 mrg * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7533 1.1 mrg options for i[3456]86-pc-linux* native builds.
7534 1.1 mrg
7535 1.1 mrg 2001-11-20 Nick Clifton <nickc (a] cambridge.redhat.com>
7536 1.1 mrg
7537 1.1 mrg * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7538 1.1 mrg files from .po files for a distribution.
7539 1.1 mrg
7540 1.1 mrg 2001-09-03 Jeff Holcomb <jeffh (a] redhat.com>
7541 1.1 mrg
7542 1.1 mrg * configure.in: Enable libstdc++-v3 for h8300 targets.
7543 1.1 mrg
7544 1.1 mrg 2001-06-19 Alan Modra <amodra (a] bigpond.net.au>
7545 1.1 mrg
7546 1.1 mrg * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7547 1.1 mrg version from bfd/.
7548 1.1 mrg
7549 1.1 mrg Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney (a] b1.cygnus.com>
7550 1.1 mrg
7551 1.1 mrg * Makefile.in (VER): When present, extract the version number from
7552 1.1 mrg the file version.in.
7553 1.1 mrg
7554 1.1 mrg 2001-05-24 Tom Rix <trix (a] redhat.com>
7555 1.1 mrg
7556 1.1 mrg * configure.in : enable ld for aix
7557 1.1 mrg
7558 1.1 mrg 2001-02-09 Martin Schwidefsky <schwidefsky (a] de.ibm.com>
7559 1.1 mrg
7560 1.1 mrg * config.guess: Add linux target for S/390.
7561 1.1 mrg
7562 1.1 mrg 2000-11-07 Philip Blundell <pb (a] futuretv.com>
7563 1.1 mrg
7564 1.1 mrg * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7565 1.1 mrg
7566 1.1 mrg 2000-11-03 Philip Blundell <pb (a] futuretv.com>
7567 1.1 mrg
7568 1.1 mrg * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7569 1.1 mrg files.
7570 1.1 mrg
7571 1.1 mrg 2001-01-15 Ben Elliston <bje (a] redhat.com>
7572 1.1 mrg
7573 1.1 mrg * configure.in (host_tools): Add sid.
7574 1.1 mrg Always configure cgen.
7575 1.1 mrg
7576 1.1 mrg 2000-11-24 Nick Clifton <nickc (a] redhat.com>
7577 1.1 mrg
7578 1.1 mrg * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7579 1.1 mrg
7580 1.1 mrg
7581 1.1 mrg 2000-08-20 Doug Evans <dje (a] casey.transmeta.com>
7582 1.1 mrg
7583 1.1 mrg * Makefile.in (ALL_MODULES): Add all-cgen.
7584 1.1 mrg (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7585 1.1 mrg (all-cgen): New target.
7586 1.1 mrg (all-opcodes,all-sim): Depend on all-cgen.
7587 1.1 mrg * configure.in (host_tools): Add cgen.
7588 1.1 mrg Only configure cgen if --enable-cgen-maint.
7589 1.1 mrg
7590 1.1 mrg 2002-04-09 Loren J. Rittle <ljrittle (a] acm.org>
7591 1.1 mrg
7592 1.1 mrg * configure.in: Add *-*-freebsd* configurations.
7593 1.1 mrg
7594 1.1 mrg 2002-04-08 Tom Tromey <tromey (a] redhat.com>
7595 1.1 mrg
7596 1.1 mrg * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7597 1.1 mrg Fixes PR libgcj/6068.
7598 1.1 mrg
7599 1.1 mrg 2002-03-30 Krister Walfridsson <cato (a] df.lth.se>
7600 1.1 mrg
7601 1.1 mrg * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7602 1.1 mrg
7603 1.1 mrg 2002-03-27 Rainer Orth <ro (a] TechFak.Uni-Bielefeld.DE>
7604 1.1 mrg
7605 1.1 mrg * configure.in (alpha*-dec-osf*): Enable libgcj.
7606 1.1 mrg
7607 1.1 mrg 2003-03-27 Matthew Gingell <gingell (a] gnat.com>
7608 1.1 mrg
7609 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
7610 1.1 mrg
7611 1.1 mrg 2002-03-24 Nick Clifton <nickc (a] cambridge.redhat.com>
7612 1.1 mrg
7613 1.1 mrg Fix for: PR bootstrap/3591, target/5676
7614 1.1 mrg * configure.in (mcore-pe): Disable the configuration of
7615 1.1 mrg libstdc++-v3 since exceptions are not supported.
7616 1.1 mrg
7617 1.1 mrg 2002-03-20 Anthony Green <green (a] redhat.com>
7618 1.1 mrg
7619 1.1 mrg * configure.in: Enable libgcj for xscale-elf target.
7620 1.1 mrg
7621 1.1 mrg Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke (a] superh.com>
7622 1.1 mrg
7623 1.1 mrg * MAINTAINERS: Update my email address.
7624 1.1 mrg
7625 1.1 mrg 2002-03-16 Alexandre Oliva <aoliva (a] redhat.com>
7626 1.1 mrg
7627 1.1 mrg * ltmain.sh (relink_command): Fix typo in previous change.
7628 1.1 mrg
7629 1.1 mrg 2002-03-15 Alexandre Oliva <aoliva (a] redhat.com>
7630 1.1 mrg
7631 1.1 mrg * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
7632 1.1 mrg (relink_command): Added --tag flags.
7633 1.1 mrg (mode=install): If relinking fails; error out.
7634 1.1 mrg
7635 1.1 mrg 2002-03-12 Richard Henderson <rth (a] redhat.com>
7636 1.1 mrg
7637 1.1 mrg * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
7638 1.1 mrg .NOTPARALLEL tag.
7639 1.1 mrg (do-check): Rename from check.
7640 1.1 mrg (check): Allow parallel check.
7641 1.1 mrg
7642 1.1 mrg 2002-03-12 Bob Wilson <bob.wilson (a] acm.org>
7643 1.1 mrg
7644 1.1 mrg * MAINTAINERS: Add myself as maintainer for xtensa port.
7645 1.1 mrg Fix alphabetical order in CPU port maintainer list.
7646 1.1 mrg Remove myself from Write After Approval list.
7647 1.1 mrg
7648 1.1 mrg 2002-03-11 Richard Henderson <rth (a] redhat.com>
7649 1.1 mrg
7650 1.1 mrg * Makefile.in (.NOTPARALLEL): Add fake tag.
7651 1.1 mrg
7652 1.1 mrg 2002-03-07 H.J. Lu (hjl (a] gnu.org)
7653 1.1 mrg
7654 1.1 mrg * configure.in: Enable gprof for mips*-*-linux*.
7655 1.1 mrg
7656 1.1 mrg 2002-03-05 Danny Smith <dannysmith (a] users.sourceforge.net>
7657 1.1 mrg
7658 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
7659 1.1 mrg
7660 1.1 mrg 2002-02-28 Alexandre Oliva <aoliva (a] redhat.com>
7661 1.1 mrg
7662 1.1 mrg * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7663 1.1 mrg libjava.
7664 1.1 mrg (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7665 1.1 mrg
7666 1.1 mrg 2002-02-23 Alexandre Oliva <aoliva (a] redhat.com>
7667 1.1 mrg
7668 1.1 mrg * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7669 1.1 mrg because its Makefile is there; test for the executable instead.
7670 1.1 mrg
7671 1.1 mrg 2002-02-22 Alexandre Oliva <aoliva (a] redhat.com>
7672 1.1 mrg
7673 1.1 mrg * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7674 1.1 mrg libstdc++-v3 and libjava.
7675 1.1 mrg
7676 1.1 mrg 2002-02-11 Adam Megacz <adam (a] xwt.org>
7677 1.1 mrg
7678 1.1 mrg * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7679 1.1 mrg boehm-gc
7680 1.1 mrg
7681 1.1 mrg 2002-02-09 Alexandre Oliva <aoliva (a] redhat.com>
7682 1.1 mrg
7683 1.1 mrg * config.guess: Updated to 2002-01-30's version.
7684 1.1 mrg * config.sub: Updated to 2002-02-01's version.
7685 1.1 mrg Contribute sh64-elf.
7686 1.1 mrg 2000-12-01 Alexandre Oliva <aoliva (a] redhat.com>
7687 1.1 mrg * configure.in: Added sh64-*-*.
7688 1.1 mrg
7689 1.1 mrg 2002-02-08 Chris Demetriou <cgd (a] broadcom.com>
7690 1.1 mrg
7691 1.1 mrg * MAINTAINERS: Belatedly add myself to write after approval list.
7692 1.1 mrg
7693 1.1 mrg Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh (a] suse.cz>
7694 1.1 mrg
7695 1.1 mrg * MAINTAINERS: Put self in as maintainer for x86-64 port.
7696 1.1 mrg Remove self as Write After Approval.
7697 1.1 mrg
7698 1.1 mrg 2002-01-31 Geoffrey Keating <geoffk (a] redhat.com>
7699 1.1 mrg
7700 1.1 mrg * MAINTAINERS: Put self in as maintainer for contrib/regression
7701 1.1 mrg directory.
7702 1.1 mrg
7703 1.1 mrg 2002-01-28 Phil Edwards <pme (a] gcc.gnu.org>
7704 1.1 mrg
7705 1.1 mrg * MAINTAINERS: Update my email address.
7706 1.1 mrg
7707 1.1 mrg 2002-01-26 Jason Thorpe <thorpej (a] wasabisystems.com>
7708 1.1 mrg
7709 1.1 mrg * configure.in (*-*-netbsd*): New. Skip target-newlib,
7710 1.1 mrg target-libiberty, and target-libgloss. Skip Java-related
7711 1.1 mrg libraries if not supported for NetBSD on target CPU.
7712 1.1 mrg
7713 1.1 mrg 2002-01-25 Douglas B Rupp <rupp (a] gnat.com>
7714 1.1 mrg
7715 1.1 mrg * install-sh: Use _inst.$$_ for temp file name.
7716 1.1 mrg
7717 1.1 mrg 2002-01-24 Jason Thorpe <thorpej (a] wasabisystems.com>
7718 1.1 mrg
7719 1.1 mrg * MAINTAINERS (Write After Approval): Move my contact info
7720 1.1 mrg from here...
7721 1.1 mrg (OS Port Maintainers): ...to here (netbsd).
7722 1.1 mrg
7723 1.1 mrg 2002-01-22 Bob Wilson <bob.wilson (a] acm.org>
7724 1.1 mrg
7725 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
7726 1.1 mrg
7727 1.1 mrg 2002-01-17 H.J. Lu <hjl (a] gnu.org>
7728 1.1 mrg
7729 1.1 mrg * Makefile.in (all-fastjar): Also depend on all-libiberty.
7730 1.1 mrg (all-target-fastjar): Also depend on all-target-libiberty.
7731 1.1 mrg
7732 1.1 mrg 2002-01-16 H.J. Lu (hjl (a] gnu.org)
7733 1.1 mrg
7734 1.1 mrg * config.guess: Import from master sources, rev 1.225.
7735 1.1 mrg * config.sub: Import from master sources, rev 1.238.
7736 1.1 mrg
7737 1.1 mrg 2002-01-16 Kazu Hirata <kazu (a] hxi.com>
7738 1.1 mrg
7739 1.1 mrg * MAINTAINERS (Write After Approval): Remove myself.
7740 1.1 mrg
7741 1.1 mrg 2001-12-19 Florian Weimer <fw (a] deneb.enyo.de>
7742 1.1 mrg
7743 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
7744 1.1 mrg
7745 1.1 mrg 2001-12-17 Joseph S. Myers <jsm28 (a] cam.ac.uk>
7746 1.1 mrg
7747 1.1 mrg * MAINTAINERS: Add self as docs co-maintainer.
7748 1.1 mrg
7749 1.1 mrg 2001-12-11 Matthias Klose <doko (a] debian.org>
7750 1.1 mrg
7751 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
7752 1.1 mrg
7753 1.1 mrg 2001-12-09 Zack Weinberg <zack (a] codesourcery.com>
7754 1.1 mrg
7755 1.1 mrg * MAINTAINERS: Update my email address.
7756 1.1 mrg
7757 1.1 mrg 2001-12-07 Turly O'Connor <turly (a] apple.com>
7758 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
7759 1.1 mrg * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7760 1.1 mrg (rs6000_initialize_trampoline): Call __trampoline_setup for
7761 1.1 mrg ABI_DARWIN too.
7762 1.1 mrg * darwin-tramp.asm: New file, implements __trampoline_setup.
7763 1.1 mrg * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
7764 1.1 mrg
7765 1.1 mrg 2001-12-07 Paolo Carlini <pcarlini (a] unitus.it>
7766 1.1 mrg
7767 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
7768 1.1 mrg
7769 1.1 mrg Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp (a] gnat.com>
7770 1.1 mrg
7771 1.1 mrg * configure, configure.in: Use temp file for long sed commands.
7772 1.1 mrg
7773 1.1 mrg 2001-12-03 Laurent Guerby <guerby (a] acm.org>
7774 1.1 mrg
7775 1.1 mrg * config.sub: Update to version 1.232 on subversion.
7776 1.1 mrg
7777 1.1 mrg 2001-12-03 Ben Elliston <bje (a] redhat.com>
7778 1.1 mrg
7779 1.1 mrg * MAINTAINERS: Update mail address for config.* patches.
7780 1.1 mrg
7781 1.1 mrg 2001-11-27 DJ Delorie <dj (a] redhat.com>
7782 1.1 mrg Zack Weinberg <zack (a] codesourcery.com>
7783 1.1 mrg
7784 1.1 mrg When build != host, create libiberty for the build machine.
7785 1.1 mrg
7786 1.1 mrg * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7787 1.1 mrg CONFIG_ARGUMENTS.
7788 1.1 mrg (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7789 1.1 mrg New variables.
7790 1.1 mrg (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7791 1.1 mrg and rules.
7792 1.1 mrg (all.normal): Depend on ALL_BUILD_MODULES.
7793 1.1 mrg (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7794 1.1 mrg (all-build-libiberty): Depend on configure-build-libiberty.
7795 1.1 mrg
7796 1.1 mrg * configure: Calculate and substitute proper value for
7797 1.1 mrg ALL_BUILD_MODULES.
7798 1.1 mrg * configure.in: Create the build subdirectory.
7799 1.1 mrg Calculate and substitute TARGET_CONFIGARGS (formerly
7800 1.1 mrg CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7801 1.1 mrg
7802 1.1 mrg 2001-11-26 Ziemowit Laski <zlaski (a] apple.com>
7803 1.1 mrg
7804 1.1 mrg * MAINTAINERS (write-after-approval): Add self.
7805 1.1 mrg
7806 1.1 mrg 2001-11-17 Craig Rodrigues <rodrigc (a] gcc.gnu.org>
7807 1.1 mrg
7808 1.1 mrg * MAINTAINERS (GNATS only accounts): Remove self.
7809 1.1 mrg
7810 1.1 mrg 2001-11-14 Hans-Peter Nilsson <hp (a] bitrange.com>
7811 1.1 mrg
7812 1.1 mrg * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7813 1.1 mrg libf2c.
7814 1.1 mrg
7815 1.1 mrg 2001-11-12 Craig Rodrigues <rodrigc (a] gcc.gnu.org>
7816 1.1 mrg
7817 1.1 mrg * MAINTAINERS (Write After Approval): Add self.
7818 1.1 mrg
7819 1.1 mrg 2001-11-12 David O'Brien <obrien (a] FreeBSD.org>
7820 1.1 mrg
7821 1.1 mrg * MAINTAINERS: mips and s390 are also CPU ports.
7822 1.1 mrg
7823 1.1 mrg 2001-11-12 David O'Brien <obrien (a] FreeBSD.org>
7824 1.1 mrg
7825 1.1 mrg * MAINTAINERS: mcore, cris and mmix are also CPU ports.
7826 1.1 mrg
7827 1.1 mrg 2001-11-11 David O'Brien <obrien (a] FreeBSD.org>
7828 1.1 mrg
7829 1.1 mrg * MAINTAINERS: Alphabetize.
7830 1.1 mrg
7831 1.1 mrg 2001-11-09 Kazu Hirata <kazu (a] hxi.com>
7832 1.1 mrg
7833 1.1 mrg * MAINTAINERS (Various maintainers: h8 port): Add myself.
7834 1.1 mrg
7835 1.1 mrg 2001-11-09 John David Anglin <dave (a] hiauly1.hia.nrc.ca>
7836 1.1 mrg
7837 1.1 mrg * MAINTAINERS (Various maintainers: hppa port): Added myself.
7838 1.1 mrg
7839 1.1 mrg 2001-11-08 Phil Edwards <pedwards (a] disaster.jaj.com>
7840 1.1 mrg
7841 1.1 mrg * configure.in (--enable-languages): Be more permissive about
7842 1.1 mrg syntax. Check for empty lists better. Warn about $LANGUAGES.
7843 1.1 mrg
7844 1.1 mrg 2001-11-08 Geoffrey Keating <geoffk (a] redhat.com>
7845 1.1 mrg
7846 1.1 mrg * config.sub: Import from master sources, rev. 1.230.
7847 1.1 mrg * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7848 1.1 mrg
7849 1.1 mrg 2001-11-07 Laurent Guerby <guerby (a] acm.org>
7850 1.1 mrg
7851 1.1 mrg * MAINTAINERS (Write After Approval): Add self.
7852 1.1 mrg
7853 1.1 mrg 2001-11-06 Hans-Peter Nilsson <hp (a] bitrange.com>
7854 1.1 mrg
7855 1.1 mrg * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7856 1.1 mrg
7857 1.1 mrg 2001-11-05 Hans-Peter Nilsson <hp (a] bitrange.com>
7858 1.1 mrg
7859 1.1 mrg * config.sub: Import from master sources, rev 1.226.
7860 1.1 mrg * config.guess: Import from master sources, rev 1.216.
7861 1.1 mrg
7862 1.1 mrg 2001-11-03 Hans-Peter Nilsson <hp (a] bitrange.com>
7863 1.1 mrg
7864 1.1 mrg * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7865 1.1 mrg * MAINTAINERS: Add self as maintainer of MMIX port.
7866 1.1 mrg Remove old after-approval entry.
7867 1.1 mrg
7868 1.1 mrg 2001-10-28 Joseph S. Myers <jsm28 (a] cam.ac.uk>
7869 1.1 mrg
7870 1.1 mrg * ChangeLog, configure: Fix spelling errors.
7871 1.1 mrg
7872 1.1 mrg 2001-10-20 Brendan Kehoe <brendan (a] zen.org>
7873 1.1 mrg
7874 1.1 mrg * MAINTAINERS: Tweak my address.
7875 1.1 mrg
7876 1.1 mrg Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar (a] onetel.net.uk>
7877 1.1 mrg
7878 1.1 mrg * MAINTAINERS: Update my email address.
7879 1.1 mrg
7880 1.1 mrg 2001-10-11 Hans-Peter Nilsson <hp (a] axis.com>
7881 1.1 mrg
7882 1.1 mrg * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7883 1.1 mrg * MAINTAINERS: Add self as maintainer of CRIS port.
7884 1.1 mrg
7885 1.1 mrg 2001-10-10 Geert Bosch <bosch (a] gnat.com>
7886 1.1 mrg
7887 1.1 mrg * MAINTAINERS (Various maintainers: Ada front end):
7888 1.1 mrg Added Robert Dewar.
7889 1.1 mrg
7890 1.1 mrg 2001-10-03 David Billinghurst <David.Billinghurst (a] riotinto.com>
7891 1.1 mrg
7892 1.1 mrg * MAINTAINERS (Write After Approval): Added self
7893 1.1 mrg
7894 1.1 mrg 2001-10-02 Geert Bosch <bosch (a] gnat.com>
7895 1.1 mrg
7896 1.1 mrg * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7897 1.1 mrg
7898 1.1 mrg 2001-10-02 Joseph S. Myers <jsm28 (a] cam.ac.uk>
7899 1.1 mrg
7900 1.1 mrg * configure: Handle temporary files securely using mkdir.
7901 1.1 mrg
7902 1.1 mrg 2001-09-29 Alexandre Oliva <aoliva (a] redhat.com>
7903 1.1 mrg
7904 1.1 mrg * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7905 1.1 mrg
7906 1.1 mrg 2001-09-26 Will Cohen <wcohen (a] redhat.com>
7907 1.1 mrg
7908 1.1 mrg * configure.in (*-*-linux*): Disable configuration of target-newlib
7909 1.1 mrg and target-libgloss.
7910 1.1 mrg
7911 1.1 mrg 2001-09-26 Alexandre Oliva <aoliva (a] redhat.com>
7912 1.1 mrg
7913 1.1 mrg * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7914 1.1 mrg RANLIB.
7915 1.1 mrg
7916 1.1 mrg 2001-09-21 Alexandre Oliva <aoliva (a] redhat.com>
7917 1.1 mrg
7918 1.1 mrg * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7919 1.1 mrg DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7920 1.1 mrg RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7921 1.1 mrg avoid quotes nesting problems.
7922 1.1 mrg (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7923 1.1 mrg (DO_X): Export only variables that are set.
7924 1.1 mrg
7925 1.1 mrg 2001-09-19 Ben Elliston <bje (a] redhat.com>
7926 1.1 mrg
7927 1.1 mrg * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7928 1.1 mrg Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7929 1.1 mrg semantics. Use the shell built-in "type" command instead.
7930 1.1 mrg
7931 1.1 mrg 2001-08-31 Alexandre Oliva <aoliva (a] redhat.com>
7932 1.1 mrg
7933 1.1 mrg Merged from gcc-3_0-branch:
7934 1.1 mrg 2001-07-30 Jeff Sturm <jsturm (a] one-pont.com>
7935 1.1 mrg * ltcf-c.sh: Use $objext, not $ac_objext.
7936 1.1 mrg 2001-07-27 Mark Kettenis <kettenis (a] gnu.org>
7937 1.1 mrg * ltcf-cxx.sh: Add support for GNU.
7938 1.1 mrg 2001-07-22 Timothy Wall <twall (a] redhat.com>
7939 1.1 mrg * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
7940 1.1 mrg default settings if using GNU tools with that configuration.
7941 1.1 mrg * ltcf-cxx.sh: Ditto.
7942 1.1 mrg * ltcf-gcj.sh: Ditto.
7943 1.1 mrg 2001-07-21 Michael Chastain <chastain (a] redhat.com>
7944 1.1 mrg * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7945 1.1 mrg HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
7946 1.1 mrg * ltmain.sh: Mark as gcc-local.
7947 1.1 mrg
7948 1.1 mrg 2001-08-30 Eric Christopher <echristo (a] redhat.com>
7949 1.1 mrg Jason Eckhardt <jle (a] redhat.com>
7950 1.1 mrg
7951 1.1 mrg * config.guess: Merge from master sources.
7952 1.1 mrg * config.sub: Merge from master sources, add support for mipsisa32.
7953 1.1 mrg
7954 1.1 mrg 2001-08-25 Geoffrey Keating <geoffk (a] redhat.com>
7955 1.1 mrg * config.sub: Merge from master sources, rev 1.219.
7956 1.1 mrg * MAINTAINERS: Add self as contact for stormy16 port.
7957 1.1 mrg
7958 1.1 mrg 2001-08-14 Zack Weinberg <zackw (a] panix.com>
7959 1.1 mrg
7960 1.1 mrg * config.sub: Merge from master sources, rev 1.218.
7961 1.1 mrg * config.guess: Merge from master sources, rev 1.209.
7962 1.1 mrg
7963 1.1 mrg 2001-08-11 Graham Stott <grahams (a] redhat.com>
7964 1.1 mrg
7965 1.1 mrg * Makefile.in (check-c++): Add missing semicolon.
7966 1.1 mrg
7967 1.1 mrg Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh (a] suse.cz>
7968 1.1 mrg
7969 1.1 mrg * MAINTAINERS (Various maitainers: predict.def): Added myself.
7970 1.1 mrg
7971 1.1 mrg 2001-07-30 Eric Christopher <echristo (a] redhat.com>
7972 1.1 mrg
7973 1.1 mrg * MAINTAINERS (Various maintainers: mips port): Added myself.
7974 1.1 mrg
7975 1.1 mrg 2001-07-25 Andrew Haley <aph (a] cambridge.redhat.com>
7976 1.1 mrg
7977 1.1 mrg * configure.in (sh-*-linux*): New.
7978 1.1 mrg
7979 1.1 mrg 2001-07-27 Richard Henderson <rth (a] redhat.com>
7980 1.1 mrg
7981 1.1 mrg * .cvsignore: Add LAST_UPDATED.
7982 1.1 mrg
7983 1.1 mrg 2001-07-23 Ulrich Weigand <uweigand (a] de.ibm.com>
7984 1.1 mrg
7985 1.1 mrg * MAINTAINERS (Various maintainers: s390 port): Added myself.
7986 1.1 mrg
7987 1.1 mrg 2001-07-16 Aldy Hernandez <aldyh (a] redhat.com>
7988 1.1 mrg
7989 1.1 mrg * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
7990 1.1 mrg
7991 1.1 mrg Fri Jul 13 14:31:57 2001 Nicola Pero <nicola (a] brainstorm.co.uk>
7992 1.1 mrg
7993 1.1 mrg * MAINTAINERS (Write After Approval): Added myself.
7994 1.1 mrg
7995 1.1 mrg 2001-07-12 Stephane Carrez <Stephane.Carrez (a] worldnet.fr>
7996 1.1 mrg
7997 1.1 mrg * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7998 1.1 mrg and libgcj on m68hc11/m68hc12.
7999 1.1 mrg
8000 1.1 mrg 2001-06-27 H.J. Lu (hjl (a] gnu.org)
8001 1.1 mrg
8002 1.1 mrg * Makefile (CFLAGS_FOR_BUILD): New.
8003 1.1 mrg (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8004 1.1 mrg
8005 1.1 mrg 2001-06-13 Joseph S. Myers <jsm28 (a] cam.ac.uk>
8006 1.1 mrg
8007 1.1 mrg * README: Remove version number.
8008 1.1 mrg
8009 1.1 mrg 2001-06-13 Gerald Pfeifer <pfeifer (a] dbai.tuwien.ac.at>
8010 1.1 mrg
8011 1.1 mrg * INSTALL/README: Update wrt. to the installation instructions now
8012 1.1 mrg residing in gcc/doc/install.texi.
8013 1.1 mrg
8014 1.1 mrg 2001-06-13 Joseph S. Myers <jsm28 (a] cam.ac.uk>
8015 1.1 mrg
8016 1.1 mrg * README: Replace with a cut-down and updated version of gcc/README.
8017 1.1 mrg
8018 1.1 mrg 2001-06-12 David Edelsohn <edelsohn (a] gnu.org>
8019 1.1 mrg
8020 1.1 mrg * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8021 1.1 mrg multilibs to be disabled.
8022 1.1 mrg
8023 1.1 mrg 2001-06-11 Daniel Berlin <dan (a] cgsoftware.com>
8024 1.1 mrg
8025 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
8026 1.1 mrg
8027 1.1 mrg 2001-06-09 Alexandre Oliva <aoliva (a] redhat.com>
8028 1.1 mrg
8029 1.1 mrg * config.guess: Import CVS version 1.195.
8030 1.1 mrg * config.sub: Import CVS version 1.212.
8031 1.1 mrg
8032 1.1 mrg 2001-06-08 Alexandre Oliva <aoliva (a] redhat.com>, Jeff Sturm <jsturm (a] one-point.com>
8033 1.1 mrg
8034 1.1 mrg * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8035 1.1 mrg gcc/xgcc is built, use -print-prog-name to find out the program
8036 1.1 mrg name to use.
8037 1.1 mrg
8038 1.1 mrg 2001-06-04 Phil Edwards <pme (a] sources.redhat.com>
8039 1.1 mrg
8040 1.1 mrg * config.guess: Import CVS version 1.194. All gcc-local changes
8041 1.1 mrg appear to also be in the master copy.
8042 1.1 mrg * config.sub: Import CVS version 1.211.
8043 1.1 mrg
8044 1.1 mrg Mon Jun 4 16:32:53 2001 Mark Mitchell <mark (a] codesourcery.com>
8045 1.1 mrg
8046 1.1 mrg * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8047 1.1 mrg with_gcc]: Use `gcc -shared' to build a shared library.
8048 1.1 mrg
8049 1.1 mrg Mon Jun 4 16:24:43 2001 John David Anglin <dave (a] hiauly1.hia.nrc.ca>
8050 1.1 mrg
8051 1.1 mrg * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8052 1.1 mrg archives.
8053 1.1 mrg
8054 1.1 mrg Fri Jun 1 18:55:19 2001 Rainer Orth <ro (a] TechFak.Uni-Bielefeld.DE>
8055 1.1 mrg
8056 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
8057 1.1 mrg
8058 1.1 mrg 2001-06-01 Hans-Peter Nilsson <hp (a] axis.com>
8059 1.1 mrg
8060 1.1 mrg * configure.in (libstdcxx_flags): Do not try to execute
8061 1.1 mrg libstdc++-v3/testsuite_flags until it exists.
8062 1.1 mrg
8063 1.1 mrg 2001-06-01 Alan Modra <amodra (a] bigpond.net.au>
8064 1.1 mrg
8065 1.1 mrg * MAINTAINERS: Update my email address.
8066 1.1 mrg
8067 1.1 mrg 2001-05-31 Graham Stott <grahams (a] redhat.com>
8068 1.1 mrg
8069 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
8070 1.1 mrg
8071 1.1 mrg 2001-05-28 Simon Patarin <simon.patarin (a] inria.fr>
8072 1.1 mrg
8073 1.1 mrg * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
8074 1.1 mrg libraries when using g++ with native linker.
8075 1.1 mrg
8076 1.1 mrg 2001-05-28 Alexandre Oliva <aoliva (a] redhat.com>
8077 1.1 mrg
8078 1.1 mrg * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8079 1.1 mrg
8080 1.1 mrg 2001-05-22 Alexandre Oliva <aoliva (a] redhat.com>
8081 1.1 mrg
8082 1.1 mrg * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8083 1.1 mrg [aix4*|aix5*]: Prepend blank.
8084 1.1 mrg
8085 1.1 mrg 2001-05-20 Alexandre Oliva <aoliva (a] redhat.com>
8086 1.1 mrg
8087 1.1 mrg * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8088 1.1 mrg ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
8089 1.1 mrg of subdir/configure scripts to use the new libtool.m4.
8090 1.1 mrg
8091 1.1 mrg 2001-05-19 Matt Kraai <kraai (a] alumni.carnegiemellon.edu>
8092 1.1 mrg
8093 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
8094 1.1 mrg
8095 1.1 mrg 2001-05-18 Benjamin Kosnik <bkoz (a] redhat.com>
8096 1.1 mrg
8097 1.1 mrg * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8098 1.1 mrg
8099 1.1 mrg 2001-05-11 Ben Elliston <bje (a] redhat.com>
8100 1.1 mrg
8101 1.1 mrg * Makefile.in (all-sid): New target.
8102 1.1 mrg (check-sid, clean-sid, install-sid): Likewise.
8103 1.1 mrg
8104 1.1 mrg 2001-05-09 Jeffrey Oldham <oldham (a] codesourcery.com>
8105 1.1 mrg
8106 1.1 mrg * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8107 1.1 mrg
8108 1.1 mrg 2001-05-03 Alexandre Oliva <aoliva (a] redhat.com>
8109 1.1 mrg
8110 1.1 mrg * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8111 1.1 mrg libgcj.
8112 1.1 mrg
8113 1.1 mrg 2001-05-03 Alexandre Oliva <aoliva (a] redhat.com>
8114 1.1 mrg
8115 1.1 mrg * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8116 1.1 mrg gcc/xgcc is built, use -print-prog-name to find out the program
8117 1.1 mrg name to use.
8118 1.1 mrg
8119 1.1 mrg 2001-04-26 Alexandre Oliva <aoliva (a] redhat.com>
8120 1.1 mrg
8121 1.1 mrg * configure.in (noconfigdirs): Don't reset it from scratch in the
8122 1.1 mrg target case; only append to it.
8123 1.1 mrg
8124 1.1 mrg * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8125 1.1 mrg sparc-*-solaris2.8]: Disable ${libgcj}.
8126 1.1 mrg
8127 1.1 mrg 2001-04-25 Alexandre Oliva <aoliva (a] redhat.com>
8128 1.1 mrg
8129 1.1 mrg * configure.in (libgcj_saved): Copy from $libgcj.
8130 1.1 mrg (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8131 1.1 mrg --disable-libgcj.
8132 1.1 mrg
8133 1.1 mrg 2001-04-25 Gavin Romig-Koch <gavin (a] redhat.com>
8134 1.1 mrg
8135 1.1 mrg * MAINTAINERS: Remove self as MIPS maintainer and
8136 1.1 mrg C front end maintainer.
8137 1.1 mrg
8138 1.1 mrg Mon Apr 23 09:15:03 2001 Anthony Green <green (a] redhat.com>
8139 1.1 mrg
8140 1.1 mrg * configure.in: Move *-chorusos target case to the proper switch.
8141 1.1 mrg Disable libgcj.
8142 1.1 mrg
8143 1.1 mrg 2001-04-12 Alexandre Oliva <aoliva (a] redhat.com>
8144 1.1 mrg
8145 1.1 mrg * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8146 1.1 mrg 1.641.2.228.
8147 1.1 mrg
8148 1.1 mrg 2001-04-13 Franz Sirl <Franz.Sirl-kernel (a] lauterbach.com>
8149 1.1 mrg
8150 1.1 mrg * Makefile.in (STAGE1_CFLAGS): Pass down.
8151 1.1 mrg
8152 1.1 mrg 2001-04-13 Alan Modra <amodra (a] one.net.au>
8153 1.1 mrg
8154 1.1 mrg * config.guess: Add hppa64-linux support. Note for next import that
8155 1.1 mrg this is already in the master file.
8156 1.1 mrg * configure.in: Likewise. Accept `parisc' alias for `hppa'.
8157 1.1 mrg
8158 1.1 mrg 2001-04-12 Alexandre Oliva <aoliva (a] redhat.com>
8159 1.1 mrg
8160 1.1 mrg * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8161 1.1 mrg ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8162 1.1 mrg
8163 1.1 mrg 2001-04-11 Stan Shebs <shebs (a] apple.com>
8164 1.1 mrg
8165 1.1 mrg * MAINTAINERS: Add self as Darwin port maintainer.
8166 1.1 mrg
8167 1.1 mrg 2001-04-11 Alan Modra <amodra (a] one.net.au>
8168 1.1 mrg
8169 1.1 mrg * MAINTAINERS: Update my email address.
8170 1.1 mrg
8171 1.1 mrg 2001-04-10 Loren J. Rittle <ljrittle (a] acm.org>
8172 1.1 mrg
8173 1.1 mrg * ltcf-cxx.sh: Support creation of C++ shared libraries on
8174 1.1 mrg recent versions of FreeBSD (release 3 or later).
8175 1.1 mrg * ltconfig: On FreeBSD, -lc must not be provided when building
8176 1.1 mrg a shared library or else the standard -pthread gcc option is
8177 1.1 mrg rendered worthless to later users of the built library.
8178 1.1 mrg
8179 1.1 mrg 2001-04-06 Joseph S. Myers <jsm28 (a] cam.ac.uk>
8180 1.1 mrg
8181 1.1 mrg * MAINTAINERS: Add self and RTH as C front end maintainers.
8182 1.1 mrg
8183 1.1 mrg 2001-04-05 Alexandre Oliva <aoliva (a] redhat.com>
8184 1.1 mrg
8185 1.1 mrg * config.sub: Make sure to match an already-canonicalized
8186 1.1 mrg machine name (eg. mn10300-unknown-elf).
8187 1.1 mrg
8188 1.1 mrg 2001-04-01 Alexandre Oliva <aoliva (a] redhat.com>
8189 1.1 mrg
8190 1.1 mrg * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8191 1.1 mrg New macros.
8192 1.1 mrg (bootstrap, cross): Use RECURSE_FLAGS.
8193 1.1 mrg * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8194 1.1 mrg
8195 1.1 mrg 2001-03-27 Alexandre Oliva <aoliva (a] redhat.com>
8196 1.1 mrg
8197 1.1 mrg * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8198 1.1 mrg
8199 1.1 mrg 2001-03-22 Colin Howell <chowell (a] redhat.com>
8200 1.1 mrg
8201 1.1 mrg * Makefile.in (DO_X): Do not backslash single-quotes in
8202 1.1 mrg backquotes (two places).
8203 1.1 mrg
8204 1.1 mrg 2001-03-22 Alexandre Oliva <aoliva (a] redhat.com>
8205 1.1 mrg
8206 1.1 mrg Re-installed:
8207 1.1 mrg 2001-01-02 Laurynas Biveinis <lauras (a] softhome.net>
8208 1.1 mrg * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8209 1.1 mrg '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8210 1.1 mrg * ltcf-cxx.sh: Likewise.
8211 1.1 mrg * ltcf-gcj.sh: Likewise.
8212 1.1 mrg
8213 1.1 mrg 2001-03-22 Gerald Pfeifer <pfeifer (a] dbai.tuwien.ac.at>
8214 1.1 mrg
8215 1.1 mrg * MAINTAINERS: Add myself as "documentation co-maintainer".
8216 1.1 mrg
8217 1.1 mrg 2001-03-22 Alexandre Oliva <aoliva (a] redhat.com>
8218 1.1 mrg
8219 1.1 mrg * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8220 1.1 mrg ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8221 1.1 mrg
8222 1.1 mrg 2001-03-19 Tom Tromey <tromey (a] redhat.com>
8223 1.1 mrg
8224 1.1 mrg * config-ml.in: Handle GCJ and GCJFLAGS.
8225 1.1 mrg
8226 1.1 mrg 2001-03-21 Michael Chastain <chastain (a] redhat.com>
8227 1.1 mrg
8228 1.1 mrg * Makefile.in: all-m4 depends on all-texinfo.
8229 1.1 mrg
8230 1.1 mrg 2001-03-20 Loren J. Rittle <ljrittle (a] acm.org>
8231 1.1 mrg
8232 1.1 mrg * MAINTAINERS: Add myself to write after approval list.
8233 1.1 mrg
8234 1.1 mrg 2001-03-18 Laurynas Biveinis <lauras (a] softhome.net>
8235 1.1 mrg
8236 1.1 mrg * Makefile.in (DO_X): Quote nested quotes.
8237 1.1 mrg
8238 1.1 mrg 2001-03-18 Alan Modra <alan (a] linuxcare.com.au>
8239 1.1 mrg
8240 1.1 mrg * MAINTAINERS: Add myself to write after approval list.
8241 1.1 mrg
8242 1.1 mrg 2001-03-15 Laurynas Biveinis <lauras (a] softhome.net>
8243 1.1 mrg
8244 1.1 mrg * Makefile.in (DO_X): Use double quotes for quoting
8245 1.1 mrg "RANLIB=$${RANLIB}".
8246 1.1 mrg
8247 1.1 mrg 2001-03-10 Ovidiu Predescu <ovidiu (a] cup.hp.com>
8248 1.1 mrg
8249 1.1 mrg * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8250 1.1 mrg
8251 1.1 mrg 2001-03-09 Nicola Pero <n.pero (a] mi.flashnet.it>
8252 1.1 mrg
8253 1.1 mrg * configure.in: Only use `lang_requires' for languages athat are
8254 1.1 mrg actually enabled.
8255 1.1 mrg
8256 1.1 mrg 2001-03-08 Phil Edwards <pme (a] sources.redhat.com>
8257 1.1 mrg
8258 1.1 mrg * MAINTAINERS (C++ runtime libs): Update and alphabatize.
8259 1.1 mrg
8260 1.1 mrg 2001-03-08 Alexandre Oliva <aoliva (a] redhat.com>
8261 1.1 mrg
8262 1.1 mrg * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8263 1.1 mrg
8264 1.1 mrg 2001-03-07 Tom Tromey <tromey (a] redhat.com>
8265 1.1 mrg
8266 1.1 mrg * configure.in: Allow config-lang.in to set `lang_requires' to list
8267 1.1 mrg of other required languages.
8268 1.1 mrg
8269 1.1 mrg 2001-03-06 Laurynas Biveinis <lauras (a] softhome.net>
8270 1.1 mrg
8271 1.1 mrg * Makefile.in: Remove RANLIB definition. Use RANLIB
8272 1.1 mrg in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8273 1.1 mrg EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8274 1.1 mrg
8275 1.1 mrg 2001-02-28 Benjamin Kosnik <bkoz (a] redhat.com>
8276 1.1 mrg Alexandre Oliva <aoliva (a] redhat.com>
8277 1.1 mrg
8278 1.1 mrg * Makefile.in (check-c++): Use tabs, not spaces.
8279 1.1 mrg
8280 1.1 mrg 2001-02-20 Laurynas Biveinis <lauras (a] softhome.net>
8281 1.1 mrg
8282 1.1 mrg * MAINTAINERS: add myself to Write After Approval list.
8283 1.1 mrg
8284 1.1 mrg 2001-02-19 Benjamin Kosnik <bkoz (a] redhat.com>
8285 1.1 mrg
8286 1.1 mrg * Makefile.in (check-c++): New rule.
8287 1.1 mrg
8288 1.1 mrg * configure.in (target_libs): Remove libg++.
8289 1.1 mrg (noconfigdirs): Remove libg++.
8290 1.1 mrg (noconfigdirs): Same.
8291 1.1 mrg (noconfigdirs): Same.
8292 1.1 mrg (noconfigdirs): Same.
8293 1.1 mrg
8294 1.1 mrg * config-ml.in: Remove libg++ references.
8295 1.1 mrg
8296 1.1 mrg * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8297 1.1 mrg (ALL_TARGET_MODULES): Same.
8298 1.1 mrg (configure-target-libg++): Remove.
8299 1.1 mrg (all-target-libg++): Remove.
8300 1.1 mrg (configure-target-libio): Remove.
8301 1.1 mrg (all-target-libio): Remove.
8302 1.1 mrg (check-target-libio): Remove.
8303 1.1 mrg (.PHONY): Remove.
8304 1.1 mrg (libg++.tar.bz2): Remove.
8305 1.1 mrg (all-target-cygmon): Remove libio.
8306 1.1 mrg (all-target-libstdc++): Remove.
8307 1.1 mrg (configure-target-libstdc++): Remove.
8308 1.1 mrg (TARGET_LIB_PATH): Remove libstdc++.
8309 1.1 mrg (ALL_GCC_CXX): Remove libstdc++.
8310 1.1 mrg (all-target-gperf): Correct.
8311 1.1 mrg
8312 1.1 mrg 2001-02-16 Nick Clifton <nickc (a] redhat.com>
8313 1.1 mrg
8314 1.1 mrg * configure.in (noconfigdirs): Allow configuration of texinfo
8315 1.1 mrg for Cygwin hosts.
8316 1.1 mrg
8317 1.1 mrg 2001-02-15 Anthony Green <green (a] redhat.com>
8318 1.1 mrg
8319 1.1 mrg * configure: Introduce GCJ_FOR_TARGET.
8320 1.1 mrg * configure.in: Ditto.
8321 1.1 mrg * Makefile.in: Ditto.
8322 1.1 mrg
8323 1.1 mrg 2001-02-13 Andreas Schwab <schwab (a] suse.de>
8324 1.1 mrg
8325 1.1 mrg * MAINTAINERS: Update mail address.
8326 1.1 mrg
8327 1.1 mrg 2001-02-09 Martin Schwidefsky <schwidefsky (a] de.ibm.com>
8328 1.1 mrg
8329 1.1 mrg * config.guess: Add linux target for S/390.
8330 1.1 mrg * config.sub: Likewise.
8331 1.1 mrg
8332 1.1 mrg 2001-02-08 Chandrakala Chavva <cchavva (a] redhat.com>
8333 1.1 mrg
8334 1.1 mrg * configure.in: for *-chorusos, don't config target-newlib and
8335 1.1 mrg target-libgloss.
8336 1.1 mrg
8337 1.1 mrg 2001-02-06 Ben Elliston <bje (a] redhat.com>
8338 1.1 mrg
8339 1.1 mrg * configure: Output host type to stdout, not stderr.
8340 1.1 mrg
8341 1.1 mrg 2001-02-05 Mark Mitchell <mark (a] codesourcery.com>
8342 1.1 mrg
8343 1.1 mrg * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
8344 1.1 mrg * ltcf-cxx.sh: Likewise.
8345 1.1 mrg
8346 1.1 mrg * config.if: Assume enable_libstdcxx_v3 is defined.
8347 1.1 mrg
8348 1.1 mrg 2001-02-04 Mark Mitchell <mark (a] codesourcery.com>
8349 1.1 mrg
8350 1.1 mrg Remove V2 C++ library.
8351 1.1 mrg * configure.in: Remove --enable-libstdcxx_v3 support.
8352 1.1 mrg
8353 1.1 mrg 2001-01-31 Bryce McKinlay <bryce (a] albatross.co.nz>
8354 1.1 mrg
8355 1.1 mrg * include/demangle.h: Add prototype for java_demangle_v3.
8356 1.1 mrg
8357 1.1 mrg 2001-01-29 Phil Edwards <pme (a] sources.redhat.com>
8358 1.1 mrg
8359 1.1 mrg * COPYING.LIB: Update to LGPL 2.1 from the FSF.
8360 1.1 mrg
8361 1.1 mrg 2001-01-27 Richard Henderson <rth (a] redhat.com>
8362 1.1 mrg
8363 1.1 mrg * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8364 1.1 mrg
8365 1.1 mrg 2001-01-27 Michael Sokolov <msokolov (a] ivan.Harhan.ORG>
8366 1.1 mrg
8367 1.1 mrg * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8368 1.1 mrg Don't unset, it's non-portable and no longer necessary, set to empty
8369 1.1 mrg instead.
8370 1.1 mrg
8371 1.1 mrg 2001-01-27 Michael Sokolov <msokolov (a] ivan.Harhan.ORG>, Alexandre Oliva <oliva (a] lsd.ic.unicamp.br>
8372 1.1 mrg
8373 1.1 mrg * ltconfig: Shell portability fix for the tagname validity check.
8374 1.1 mrg
8375 1.1 mrg 2001-01-27 Alexandre Oliva <aoliva (a] redhat.com>
8376 1.1 mrg
8377 1.1 mrg * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8378 1.1 mrg * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8379 1.1 mrg
8380 1.1 mrg 2001-01-26 Michael Sokolov <msokolov (a] ivan.Harhan.ORG>
8381 1.1 mrg
8382 1.1 mrg * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8383 1.1 mrg
8384 1.1 mrg 2001-01-26 Tom Tromey <tromey (a] redhat.com>
8385 1.1 mrg
8386 1.1 mrg * configure.in: Allow libgcj to be built on Sparc Solaris.
8387 1.1 mrg
8388 1.1 mrg 2001-01-25 David Edelsohn <edelsohn (a] gnu.org>
8389 1.1 mrg
8390 1.1 mrg * ltcf-c.sh: Add aix5 case.
8391 1.1 mrg * ltcf-cxx.sh: Likewise.
8392 1.1 mrg * ltconfig: Likewise.
8393 1.1 mrg
8394 1.1 mrg 2001-01-24 Alexandre Oliva <aoliva (a] redhat.com>
8395 1.1 mrg
8396 1.1 mrg * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8397 1.1 mrg keep at least one of build_libtool_libs or build_old_libs set to
8398 1.1 mrg yes.
8399 1.1 mrg
8400 1.1 mrg * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8401 1.1 mrg * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8402 1.1 mrg
8403 1.1 mrg 2001-01-23 Bryce McKinlay <bryce (a] albatross.co.nz>
8404 1.1 mrg
8405 1.1 mrg * configure.in: Enable libgcj on several additional platforms.
8406 1.1 mrg
8407 1.1 mrg 2001-01-22 Bryce McKinlay <bryce (a] albatross.co.nz>
8408 1.1 mrg
8409 1.1 mrg * configure.in: Enable libgcj for linux targets.
8410 1.1 mrg
8411 1.1 mrg 2001-01-20 Michael Sokolov <msokolov (a] ivan.Harhan.ORG>
8412 1.1 mrg
8413 1.1 mrg * MAINTAINERS (Write After Approval): Add myself.
8414 1.1 mrg
8415 1.1 mrg 2001-01-15 John David Anglin <dave (a] hiauly1.hia.nrc.ca>
8416 1.1 mrg
8417 1.1 mrg * MAINTAINERS: Add myself as vax port maintainer.
8418 1.1 mrg
8419 1.1 mrg 2001-01-11 Fergus Henderson <fjh (a] cs.mu.oz.au>
8420 1.1 mrg
8421 1.1 mrg * MAINTAINERS: Add myself as Mercury front-end maintainer.
8422 1.1 mrg
8423 1.1 mrg 2001-01-09 Mike Stump <mrs (a] wrs.com>
8424 1.1 mrg
8425 1.1 mrg * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8426 1.1 mrg failures of subdirectories.
8427 1.1 mrg
8428 1.1 mrg 2001-01-02 Laurynas Biveinis <lauras (a] softhome.net>
8429 1.1 mrg
8430 1.1 mrg * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8431 1.1 mrg '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8432 1.1 mrg * ltcf-cxx.sh: Likewise.
8433 1.1 mrg * ltcf-gcj.sh: Likewise.
8434 1.1 mrg * ltconfig.sh: Fix typo.
8435 1.1 mrg
8436 1.1 mrg 2001-01-02 Laurynas Biveinis <lauras (a] softhome.net>
8437 1.1 mrg
8438 1.1 mrg * configure: handle DOS-style absolute paths.
8439 1.1 mrg
8440 1.1 mrg 2001-01-02 Laurynas Biveinis <lauras (a] softhome.net>
8441 1.1 mrg
8442 1.1 mrg * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8443 1.1 mrg
8444 1.1 mrg 2000-12-30 Marek Michalkiewicz <marekm (a] linux.org.pl>
8445 1.1 mrg
8446 1.1 mrg * MAINTAINERS: Add myself as avr port co-maintainer.
8447 1.1 mrg
8448 1.1 mrg 2000-12-28 Ben Elliston <bje (a] redhat.com>
8449 1.1 mrg
8450 1.1 mrg * MAINTAINERS: Add myself under ``Write After Approval''.
8451 1.1 mrg
8452 1.1 mrg 2000-12-19 Joseph S. Myers <jsm28 (a] cam.ac.uk>
8453 1.1 mrg
8454 1.1 mrg * texinfo: Remove directory from GCC.
8455 1.1 mrg
8456 1.1 mrg 2000-12-18 Joseph S. Myers <jsm28 (a] cam.ac.uk>
8457 1.1 mrg
8458 1.1 mrg * COPYING: Update to current
8459 1.1 mrg ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8460 1.1 mrg to 19yy as example year in copyright notice).
8461 1.1 mrg
8462 1.1 mrg 2000-12-18 Benjamin Kosnik <bkoz (a] redhat.com>
8463 1.1 mrg
8464 1.1 mrg * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8465 1.1 mrg (libstdcxx_incdir): Pass down.
8466 1.1 mrg * config.if: Remove expired bits for cxx_interface, add stub.
8467 1.1 mrg (libstdcxx_incdir): Add variable for g++ include directory.
8468 1.1 mrg * configure.in (gxx_include_dir): Use it.
8469 1.1 mrg
8470 1.1 mrg 2000-12-18 Alexandre Oliva <aoliva (a] redhat.com>
8471 1.1 mrg
8472 1.1 mrg * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
8473 1.1 mrg with old-email address from ``Write After Approval''.
8474 1.1 mrg
8475 1.1 mrg 2000-12-15 Andreas Jaeger <aj (a] suse.de>
8476 1.1 mrg
8477 1.1 mrg * configure.in: Handle lang_dirs.
8478 1.1 mrg
8479 1.1 mrg 2000-12-14 Tom Tromey <tromey (a] redhat.com>
8480 1.1 mrg
8481 1.1 mrg * MAINTAINERS: Removed brads.
8482 1.1 mrg
8483 1.1 mrg * MAINTAINERS: Added gcj developers.
8484 1.1 mrg
8485 1.1 mrg 2000-12-13 Anthony Green <green (a] redhat.com>
8486 1.1 mrg
8487 1.1 mrg * configure.in: Disable libgcj for any target not specifically
8488 1.1 mrg listed. Disable libgcj for x86 and Alpha Linux until compatible
8489 1.1 mrg with g++ abi.
8490 1.1 mrg
8491 1.1 mrg 2000-12-13 Mike Stump <mrs (a] wrs.com>
8492 1.1 mrg
8493 1.1 mrg * Makefile.in (local-distclean): Also remove fastjar.
8494 1.1 mrg
8495 1.1 mrg 2000-12-12 Rodney Brown <RodneyBrown (a] mynd.com>
8496 1.1 mrg
8497 1.1 mrg * contrib/gcc_update: Add fastjar --touch entries.
8498 1.1 mrg
8499 1.1 mrg 2000-12-12 Alexandre Oliva <aoliva (a] redhat.com>
8500 1.1 mrg
8501 1.1 mrg * configure.in: Disable language-specific target libraries for
8502 1.1 mrg languages that aren't enabled.
8503 1.1 mrg
8504 1.1 mrg 2000-12-10 Anthony Green <green (a] redhat.com>
8505 1.1 mrg
8506 1.1 mrg * configure.in: Define libgcj. Disable libgcj target libraries for
8507 1.1 mrg most targets.
8508 1.1 mrg
8509 1.1 mrg 2000-12-10 Neil Booth <neilb (a] earthling.net>
8510 1.1 mrg
8511 1.1 mrg * MAINTAINERS: Update mail address, remove from WAA list.
8512 1.1 mrg
8513 1.1 mrg 2000-12-09 Alexandre Petit-Bianco <apbianco (a] cygnus.com>
8514 1.1 mrg
8515 1.1 mrg * libjava: Imported from /cvs/java.
8516 1.1 mrg * libffi: Likewise.
8517 1.1 mrg * Boehm-gc: Likewise.
8518 1.1 mrg
8519 1.1 mrg 2000-12-09 Alexandre Petit-Bianco <apbianco (a] cygnus.com>
8520 1.1 mrg
8521 1.1 mrg * configure.in (target_libs): Revert 2000-12-08 patch.
8522 1.1 mrg (noconfigdirs): Added target-libjava.
8523 1.1 mrg
8524 1.1 mrg 2000-12-09 Laurynas Biveinis <lauras (a] softhome.net>
8525 1.1 mrg
8526 1.1 mrg * djunpack.bat: removed.
8527 1.1 mrg
8528 1.1 mrg 2000-12-09 Laurynas Biveinis <lauras (a] softhome.net>
8529 1.1 mrg
8530 1.1 mrg * Makefile.in: handle DOS-style absolute paths.
8531 1.1 mrg * config-ml.in: likewise.
8532 1.1 mrg * symlink-tree: likewise.
8533 1.1 mrg
8534 1.1 mrg 2000-12-08 Alexandre Petit-Bianco <apbianco (a] cygnus.com>
8535 1.1 mrg
8536 1.1 mrg * fastjar: Imported.
8537 1.1 mrg
8538 1.1 mrg 2000-12-08 Alexandre Petit-Bianco <apbianco (a] cygnus.com>
8539 1.1 mrg
8540 1.1 mrg * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8541 1.1 mrg libjava.
8542 1.1 mrg * configure.in (target_libs): Removed `target-libjava'.
8543 1.1 mrg
8544 1.1 mrg 2000-12-08 Alexandre Petit-Bianco <apbianco (a] cygnus.com>
8545 1.1 mrg
8546 1.1 mrg * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8547 1.1 mrg (ALL_MODULES): Added fastjar.
8548 1.1 mrg (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8549 1.1 mrg (all-target-libjava): all-fastjar replaces all-zip.
8550 1.1 mrg (all-fastjar): Added.
8551 1.1 mrg (configure-target-fastjar, all-target-fastjar): Likewise.
8552 1.1 mrg * configure.in (host_tools): Added fastjar.
8553 1.1 mrg
8554 1.1 mrg 2000-12-07 Mike Stump <mrs (a] wrs.com>
8555 1.1 mrg
8556 1.1 mrg * Makefile.in (local-distclean): Remove leftover built files.
8557 1.1 mrg
8558 1.1 mrg 2000-11-24 Nick Clifton <nickc (a] redhat.com>
8559 1.1 mrg
8560 1.1 mrg * configure.in (xscale-elf): Add target.
8561 1.1 mrg (xscale-coff): Add target.
8562 1.1 mrg
8563 1.1 mrg 2000-11-22 Loren J. Rittle <ljrittle (a] acm.org>
8564 1.1 mrg
8565 1.1 mrg * ltcf-cxx.sh: Support creation of C++ shared libraries on
8566 1.1 mrg recent versions of FreeBSD (release 3 or later).
8567 1.1 mrg * ltconfig: On FreeBSD, -lc must not be provided when building
8568 1.1 mrg a shared library or else the standard -pthread gcc option is
8569 1.1 mrg rendered worthless to later users of the built library.
8570 1.1 mrg
8571 1.1 mrg 2000-11-16 Fred Fish <fnf (a] be.com>
8572 1.1 mrg
8573 1.1 mrg * configure.in (enable_libstdcxx_v3): Fix typo,
8574 1.1 mrg libstd++ -> libstdc++.
8575 1.1 mrg
8576 1.1 mrg 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa (a] users.sourceforge.net>
8577 1.1 mrg
8578 1.1 mrg * MAINTAINERS: Add self to Write After Approval list.
8579 1.1 mrg
8580 1.1 mrg 2000-11-21 Bernd Schmidt <bernds (a] redhat.com>
8581 1.1 mrg
8582 1.1 mrg * MAINTAINERS: Update my email address. Add myself to global write
8583 1.1 mrg privs list.
8584 1.1 mrg
8585 1.1 mrg 2000-11-18 Alexandre Oliva <aoliva (a] redhat.com>
8586 1.1 mrg
8587 1.1 mrg * Makefile.in: Merge with src and libgcj.
8588 1.1 mrg (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
8589 1.1 mrg configure-target-<library> when their configure scripts need the C
8590 1.1 mrg or C++ library to have already been built to work properly.
8591 1.1 mrg (do_proto_toplev): Set them to an empty string.
8592 1.1 mrg
8593 1.1 mrg * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8594 1.1 mrg (REALLY_SET_LIB_PATH): Use them.
8595 1.1 mrg
8596 1.1 mrg 2000-11-17 Stan Shebs <shebs (a] apple.com>
8597 1.1 mrg
8598 1.1 mrg * MAINTAINERS: Add self to Write After Approval list.
8599 1.1 mrg
8600 1.1 mrg 2000-11-13 Joseph S. Myers <jsm28 (a] cam.ac.uk>
8601 1.1 mrg
8602 1.1 mrg * configure: Provide the original toplevel configure arguments
8603 1.1 mrg (including $0) to subprocesses in the environment rather than
8604 1.1 mrg through gcc/configargs.h.
8605 1.1 mrg
8606 1.1 mrg 2000-11-13 Joseph S. Myers <jsm28 (a] cam.ac.uk>
8607 1.1 mrg
8608 1.1 mrg * MAINTAINERS: Remove references to cccp. Change C9X reference to
8609 1.1 mrg C99. Alphabetise "Write After Approval" list.
8610 1.1 mrg
8611 1.1 mrg 2000-11-12 Mark Mitchell <mark (a] codesourcery.com>
8612 1.1 mrg
8613 1.1 mrg * configure: Turn on libstdc++ V3 by default.
8614 1.1 mrg
8615 1.1 mrg * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8616 1.1 mrg if we've got GCC.
8617 1.1 mrg
8618 1.1 mrg 2000-11-11 Philip Blundell <philb (a] gnu.org>
8619 1.1 mrg
8620 1.1 mrg * MAINTAINERS: Add self to Write After Approval list.
8621 1.1 mrg
8622 1.1 mrg 2000-11-09 David Edelsohn <edelsohn (a] gnu.org>
8623 1.1 mrg
8624 1.1 mrg * ltcf-c.sh (aix4): Improve shared library configuration; require
8625 1.1 mrg exporting symbols.
8626 1.1 mrg * ltcf-cxx.sh (aix4): Define.
8627 1.1 mrg * ltconfig (aix4): Define library and soname specs appropriate for
8628 1.1 mrg AIX. Define command to create export symbols list.
8629 1.1 mrg
8630 1.1 mrg Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf (a] cygnus.com>
8631 1.1 mrg
8632 1.1 mrg * config.sub: Add support for Sun Chorus
8633 1.1 mrg
8634 1.1 mrg 2000-10-31 Nick Clifton <nickc (a] redhat.com>
8635 1.1 mrg
8636 1.1 mrg * MAINTAINERS: Rename <name>@cygnus.com addresses to
8637 1.1 mrg <name>@redhat.com. Also installed new email address for Clint
8638 1.1 mrg Popetz.
8639 1.1 mrg
8640 1.1 mrg 2000-10-30 Joseph S. Myers <jsm28 (a] cam.ac.uk>
8641 1.1 mrg
8642 1.1 mrg * etc: Remove directory from GCC.
8643 1.1 mrg
8644 1.1 mrg 2000-10-16 Michael Meissner <meissner (a] redhat.com>
8645 1.1 mrg
8646 1.1 mrg * configure (gcc/configargs.h): Only create if there is a build GCC
8647 1.1 mrg directory created.
8648 1.1 mrg
8649 1.1 mrg 2000-10-16 Matthias Klose <doko (a] debian.org>
8650 1.1 mrg
8651 1.1 mrg * config.if: Search libstdc++-v3/configure.in for INTERFACE,
8652 1.1 mrg when configured for libstdc++-v3.
8653 1.1 mrg
8654 1.1 mrg 2000-10-05 Phil Edwards <pme (a] gcc.gnu.org>
8655 1.1 mrg
8656 1.1 mrg * configure: Save configure arguments to gcc/configargs.h.
8657 1.1 mrg
8658 1.1 mrg 2000-10-04 Philipp Thomas <pthomas (a] suse.de>
8659 1.1 mrg
8660 1.1 mrg * config.guess: Import CVS version 1.157.
8661 1.1 mrg * config.sub: Import CVS version 1.181.
8662 1.1 mrg
8663 1.1 mrg 2000-10-04 Andris Pavenis <pavenis (a] latnet.lv>
8664 1.1 mrg
8665 1.1 mrg * Makefile.in (bootstrap): avoid recursion if subdir missing
8666 1.1 mrg (cross): ditto
8667 1.1 mrg (do-proto-toplev): ditto
8668 1.1 mrg
8669 1.1 mrg 2000-09-30 Alexandre Oliva <aoliva (a] redhat.com>
8670 1.1 mrg
8671 1.1 mrg * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
8672 1.1 mrg ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
8673 1.1 mrg
8674 1.1 mrg * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
8675 1.1 mrg multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
8676 1.1 mrg all affected `configure' scripts.
8677 1.1 mrg
8678 1.1 mrg Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb (a] earthling.net>
8679 1.1 mrg
8680 1.1 mrg * MAINTAINERS: Add self as cpplib co-maintainer.
8681 1.1 mrg
8682 1.1 mrg 2000-09-24 Aldy Hernandez <aldyh (a] redhat.com>
8683 1.1 mrg
8684 1.1 mrg * MAINTAINERS: Add self to Write After Approval list.
8685 1.1 mrg
8686 1.1 mrg 2000-09-18 Gerald Pfeifer <pfeifer (a] dbai.tuwien.ac.at>
8687 1.1 mrg
8688 1.1 mrg * INSTALL/README: egcs -> GCC update.
8689 1.1 mrg
8690 1.1 mrg Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie (a] cvs.openbsd.org>
8691 1.1 mrg
8692 1.1 mrg * MAINTAINERS: Add myself to Write After Approval list.
8693 1.1 mrg
8694 1.1 mrg 2000-09-15 Kazu Hirata <kazu (a] hxi.com>
8695 1.1 mrg
8696 1.1 mrg * MAINTAINERS: Add myself to Write After Approval list.
8697 1.1 mrg
8698 1.1 mrg Wed Sep 13 11:11:29 2000 Jeffrey A Law (law (a] cygnus.com)
8699 1.1 mrg
8700 1.1 mrg * configure.in: Do not build byacc for hppa64. Provide paths to the
8701 1.1 mrg X11 libraries for hppa64.
8702 1.1 mrg
8703 1.1 mrg 2000-09-08 Stephane Carrez <Stephane.Carrez (a] worldnet.fr>
8704 1.1 mrg
8705 1.1 mrg * MAINTAINERS: Add myself as 68hc11 port maintainer.
8706 1.1 mrg
8707 1.1 mrg 2000-09-06 Alexandre Oliva <aoliva (a] redhat.com>
8708 1.1 mrg
8709 1.1 mrg * Makefile.in (all-zlib): Added dummy target.
8710 1.1 mrg
8711 1.1 mrg * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8712 1.1 mrg ltcf-gcj.sh: Updated from libtool multi-language branch.
8713 1.1 mrg
8714 1.1 mrg 2000-09-05 Alexandre Oliva <aoliva (a] redhat.com>
8715 1.1 mrg
8716 1.1 mrg * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8717 1.1 mrg (bootstrap*): Depend on all-bootstrap.
8718 1.1 mrg
8719 1.1 mrg 2000-09-05 Philipp Thomas <pthomas (a] suse.de>
8720 1.1 mrg
8721 1.1 mrg * config.guess: Import CVS version 1.156.
8722 1.1 mrg * config.sub: Import CVS version 1.179.
8723 1.1 mrg
8724 1.1 mrg 2000-09-02 Anthony Green <green (a] cygnus.com>
8725 1.1 mrg
8726 1.1 mrg * Makefile.in (all-gcc): Depend on all-zlib.
8727 1.1 mrg (CLEAN_MODULES): Add clean-zlib.
8728 1.1 mrg (ALL_MODULES): Add all-zlib.
8729 1.1 mrg * configure.in (host_libs): Add zlib.
8730 1.1 mrg
8731 1.1 mrg 2000-09-02 Alexandre Oliva <aoliva (a] redhat.com>, DJ Delorie <dj (a] redhat.com>
8732 1.1 mrg
8733 1.1 mrg * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8734 1.1 mrg crosses, but add gcc/include to the header search path for them.
8735 1.1 mrg
8736 1.1 mrg 2000-08-04 David E. O'Brien <obrien (a] FreeBSD.org>
8737 1.1 mrg
8738 1.1 mrg * MAINTAINERS: Add self to Write After Approval list.
8739 1.1 mrg
8740 1.1 mrg 2000-08-27 Franz Sirl <Franz.Sirl-kernel (a] lauterbach.com>
8741 1.1 mrg
8742 1.1 mrg * config.guess: Import CVS version 1.152.
8743 1.1 mrg * config.sub: Import CVS version 1.177.
8744 1.1 mrg
8745 1.1 mrg 2000-08-25 Alexandre Oliva <aoliva (a] redhat.com>
8746 1.1 mrg
8747 1.1 mrg * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8748 1.1 mrg $targargs to tell whether newlib is going to be built.
8749 1.1 mrg
8750 1.1 mrg * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8751 1.1 mrg $$r/TARGET_SUBDIR/libio for _G_config.h.
8752 1.1 mrg
8753 1.1 mrg 2000-08-23 Alexandre Oliva <aoliva (a] redhat.com>
8754 1.1 mrg
8755 1.1 mrg * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
8756 1.1 mrg
8757 1.1 mrg 2000-08-22 DJ Delorie <dj (a] redhat.com>
8758 1.1 mrg
8759 1.1 mrg * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8760 1.1 mrg
8761 1.1 mrg 2000-08-22 Alexandre Oliva <aoliva (a] redhat.com>
8762 1.1 mrg
8763 1.1 mrg * config-ml.in (CC, CXX): Avoid trailing whitespace.
8764 1.1 mrg (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8765 1.1 mrg sub-configures.
8766 1.1 mrg
8767 1.1 mrg 2000-08-21 DJ Delorie <dj (a] redhat.com>
8768 1.1 mrg
8769 1.1 mrg * MAINTAINERS: Add self as a libiberty maintainer
8770 1.1 mrg
8771 1.1 mrg 2000-08-16 Alexandre Oliva <aoliva (a] redhat.com>
8772 1.1 mrg
8773 1.1 mrg * configure.in (libstdcxx_flags): Use
8774 1.1 mrg libstdc++-v3/src/libstdc++.INC.
8775 1.1 mrg
8776 1.1 mrg 2000-08-15 Alexandre Oliva <aoliva (a] redhat.com>
8777 1.1 mrg
8778 1.1 mrg * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8779 1.1 mrg
8780 1.1 mrg 2000-08-14 Zack Weinberg <zack (a] wolery.cumb.org>
8781 1.1 mrg
8782 1.1 mrg * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8783 1.1 mrg
8784 1.1 mrg * configure: Make enable_threads and enable_shared defaults
8785 1.1 mrg explicit. Substitute enable_threads into generated Makefiles.
8786 1.1 mrg * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8787 1.1 mrg * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8788 1.1 mrg
8789 1.1 mrg 2000-08-13 Geoff Keating <geoffk (a] cygnus.com>
8790 1.1 mrg
8791 1.1 mrg * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8792 1.1 mrg
8793 1.1 mrg 2000-08-12 Alexandre Oliva <aoliva (a] redhat.com>
8794 1.1 mrg
8795 1.1 mrg * config-ml.in (CC): Remove bogus duplicate quotation mark from
8796 1.1 mrg previous delta.
8797 1.1 mrg
8798 1.1 mrg 2000-08-11 Jason Merrill <jason (a] redhat.com>
8799 1.1 mrg
8800 1.1 mrg * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8801 1.1 mrg CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8802 1.1 mrg (FLAGS_FOR_TARGET): Not here.
8803 1.1 mrg (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8804 1.1 mrg
8805 1.1 mrg 2000-08-11 Alexandre Oliva <aoliva (a] redhat.com>
8806 1.1 mrg
8807 1.1 mrg * config-ml.in (CC, CXX): Don't introduce a leading space.
8808 1.1 mrg
8809 1.1 mrg 2000-08-07 DJ Delorie <dj (a] delorie.com>
8810 1.1 mrg
8811 1.1 mrg * MAINTAINERS: Add self as a DJGPP maintainer
8812 1.1 mrg
8813 1.1 mrg 2000-08-07 DJ Delorie <dj (a] redhat.com>
8814 1.1 mrg
8815 1.1 mrg * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8816 1.1 mrg "if we're also building gcc, and it's a gcc that will run on the
8817 1.1 mrg build machine, we want to use its includes instead of the system's
8818 1.1 mrg default includes".
8819 1.1 mrg
8820 1.1 mrg 2000-08-04 Joseph S. Myers <jsm28 (a] cam.ac.uk>
8821 1.1 mrg
8822 1.1 mrg * MAINTAINERS: Add self to Write After Approval list.
8823 1.1 mrg
8824 1.1 mrg 2000-08-03 Alexandre Oliva <aoliva (a] redhat.com>
8825 1.1 mrg
8826 1.1 mrg * configure.in (libstdcxx_flags): Don't use `"'.
8827 1.1 mrg
8828 1.1 mrg * config-ml.in: Adjust multilib search paths to the
8829 1.1 mrg appropriate multilib tree.
8830 1.1 mrg
8831 1.1 mrg 2000-08-02 Alexandre Oliva <aoliva (a] redhat.com>
8832 1.1 mrg
8833 1.1 mrg * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8834 1.1 mrg commas in $LANGUAGES.
8835 1.1 mrg
8836 1.1 mrg 2000-08-02 Manfred Hollstein <manfredh (a] redhat.com>
8837 1.1 mrg
8838 1.1 mrg * configure.in: Re-enable all references to libg++ and librx.
8839 1.1 mrg
8840 1.1 mrg 2000-08-01 Alexandre Oliva <aoliva (a] redhat.com>
8841 1.1 mrg
8842 1.1 mrg * ltconfig, ltmain.sh: Update from libtool multi-language branch.
8843 1.1 mrg * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
8844 1.1 mrg (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8845 1.1 mrg * ltcf-cxx.sh (need_lc): Set based on postdeps.
8846 1.1 mrg
8847 1.1 mrg * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8848 1.1 mrg
8849 1.1 mrg 2000-07-31 Alexandre Oliva <aoliva (a] redhat.com>
8850 1.1 mrg
8851 1.1 mrg * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8852 1.1 mrg CXX_FOR_TARGET for sed.
8853 1.1 mrg
8854 1.1 mrg 2000-07-30 Alexandre Oliva <aoliva (a] redhat.com>
8855 1.1 mrg
8856 1.1 mrg * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8857 1.1 mrg Do not override if already set in the environment or in configure.
8858 1.1 mrg Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8859 1.1 mrg (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8860 1.1 mrg
8861 1.1 mrg 2000-07-28 Alexandre Oliva <aoliva (a] redhat.com>
8862 1.1 mrg
8863 1.1 mrg * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
8864 1.1 mrg the libtool CVS tree multi-language branch.
8865 1.1 mrg * ltconfig, ltmain.sh: Updated.
8866 1.1 mrg
8867 1.1 mrg 2000-07-27 Alexandre Oliva <aoliva (a] redhat.com>
8868 1.1 mrg
8869 1.1 mrg * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
8870 1.1 mrg (clean-target): Depend on it.
8871 1.1 mrg
8872 1.1 mrg * Makefile.in (FLAGS_FOR_TARGET): New macro.
8873 1.1 mrg (GCC_FOR_TARGET): Use it.
8874 1.1 mrg (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8875 1.1 mrg * configure.in: ... here.
8876 1.1 mrg (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
8877 1.1 mrg (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8878 1.1 mrg
8879 1.1 mrg 2000-07-24 Eric Christopher <echristo (a] cygnus.com>
8880 1.1 mrg
8881 1.1 mrg * MAINTAINERS: Add self to Write After Approval list.
8882 1.1 mrg
8883 1.1 mrg 2000-07-24 Alexandre Oliva <aoliva (a] redhat.com>
8884 1.1 mrg
8885 1.1 mrg * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8886 1.1 mrg (configure-target-libchill, configure-target-libobjc): Likewise.
8887 1.1 mrg
8888 1.1 mrg * configure.in: Use the same cache file for all target libs.
8889 1.1 mrg * config-ml.in: But different cache files per multilib variant.
8890 1.1 mrg
8891 1.1 mrg 2000-07-23 Michael Sokolov <msokolov (a] ivan.Harhan.ORG>
8892 1.1 mrg
8893 1.1 mrg * configure (topsrcdir): Don't use dirname.
8894 1.1 mrg
8895 1.1 mrg 2000-07-22 Jeffrey Oldham <oldham (a] codesourcery.com>
8896 1.1 mrg
8897 1.1 mrg * MAINTAINERS: Add self to Write After Approval list.
8898 1.1 mrg
8899 1.1 mrg 2000-07-20 Jason Merrill <jason (a] redhat.com>
8900 1.1 mrg
8901 1.1 mrg * configure.in: Remove all references to libg++ and librx.
8902 1.1 mrg
8903 1.1 mrg * configure, configure.in, Makefile.in: Unify gcc and binutils.
8904 1.1 mrg
8905 1.1 mrg 2000-07-20 Hans-Peter Nilsson <hp (a] axis.com>
8906 1.1 mrg
8907 1.1 mrg * config.sub: Update to subversions version 2000-07-06.
8908 1.1 mrg
8909 1.1 mrg 2000-07-12 Andrew Haley <aph (a] cygnus.com>
8910 1.1 mrg
8911 1.1 mrg * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8912 1.1 mrg (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8913 1.1 mrg
8914 1.1 mrg 2000-07-07 Phil Edwards <pme (a] sourceware.cygnus.com>
8915 1.1 mrg
8916 1.1 mrg * symlink-tree: Check number of arguments.
8917 1.1 mrg
8918 1.1 mrg 2000-07-05 Jim Wilson <wilson (a] cygnus.com>
8919 1.1 mrg
8920 1.1 mrg * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8921 1.1 mrg search path for a g++ extracted from the build tree. This
8922 1.1 mrg will allow link tests run by configure scripts in
8923 1.1 mrg subdirectories to succeed.
8924 1.1 mrg
8925 1.1 mrg 2000-07-01 Koundinya K <kk (a] ddeorg.soft.net>
8926 1.1 mrg
8927 1.1 mrg * ltconfig: Add support for mips-dde-sysv4.2MP
8928 1.1 mrg
8929 1.1 mrg 2000-06-29 Michael Hayes <m.hayes (a] elec.canterbury.ac.nz>
8930 1.1 mrg
8931 1.1 mrg * MAINTAINERS: Add myself as loop discovery maintainer.
8932 1.1 mrg
8933 1.1 mrg 2000-06-28 Corinna Vinschen <vinschen (a] cygnus.com>
8934 1.1 mrg
8935 1.1 mrg * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8936 1.1 mrg `os2'. Force ac_cv_exeext to be ".exe" in that case.
8937 1.1 mrg
8938 1.1 mrg 2000-06-19 Timothy Wall <twall (a] cygnus.com>
8939 1.1 mrg
8940 1.1 mrg * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8941 1.1 mrg * config.sub: Add tic54x target.
8942 1.1 mrg
8943 1.1 mrg Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon (a] moene.indiv.nluug.nl>
8944 1.1 mrg
8945 1.1 mrg * MAINTAINERS: Add self as Fortran maintainer,
8946 1.1 mrg remove Craig Burley.
8947 1.1 mrg
8948 1.1 mrg Tue May 30 19:01:12 2000 Andrew Cagney <cagney (a] b1.cygnus.com>
8949 1.1 mrg
8950 1.1 mrg * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8951 1.1 mrg * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8952 1.1 mrg
8953 1.1 mrg Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas (a] suse.de>
8954 1.1 mrg
8955 1.1 mrg * MAINTAINERS: Add self as i18n maintainer
8956 1.1 mrg
8957 1.1 mrg 20000-05-21 H.J. Lu (hjl (a] gnu.org)
8958 1.1 mrg
8959 1.1 mrg * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8960 1.1 mrg directory are used if they exist. Make sure
8961 1.1 mrg $(build_tooldir)/include is searched for header files,
8962 1.1 mrg $(build_tooldir)/lib/ for library files.
8963 1.1 mrg (GCC_FOR_TARGET): Likewise.
8964 1.1 mrg (CXX_FOR_TARGET): Likewise.
8965 1.1 mrg
8966 1.1 mrg Thu May 18 10:58:13 2000 Jeffrey A Law (law (a] cygnus.com)
8967 1.1 mrg
8968 1.1 mrg * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8969 1.1 mrg
8970 1.1 mrg Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva (a] cygnus.com>
8971 1.1 mrg
8972 1.1 mrg * Makefile.in (configure-target-libiberty): Depend on
8973 1.1 mrg configure-target-newlib.
8974 1.1 mrg
8975 1.1 mrg 2000-05-16 Alexandre Oliva <aoliva (a] cygnus.com>
8976 1.1 mrg
8977 1.1 mrg * configure.in, Makefile.in: Merge all libffi-related
8978 1.1 mrg configury stuff from the libgcj tree.
8979 1.1 mrg
8980 1.1 mrg Tue May 16 10:06:21 2000 Andrew Cagney <cagney (a] b1.cygnus.com>
8981 1.1 mrg
8982 1.1 mrg Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney (a] b1.cygnus.com>:
8983 1.1 mrg * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8984 1.1 mrg
8985 1.1 mrg Tue May 16 09:57:35 2000 Andrew Cagney <cagney (a] b1.cygnus.com>
8986 1.1 mrg
8987 1.1 mrg Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney (a] b1.cygnus.com>:
8988 1.1 mrg * Makefile.in (do-djunpack): New target. Update djunpack.bat with
8989 1.1 mrg current version information. Add to proto-toplev directory.
8990 1.1 mrg (gdb-taz): Build do-djunpack.
8991 1.1 mrg
8992 1.1 mrg 2000-05-15 David Edelsohn <edelsohn (a] gnu.org>
8993 1.1 mrg
8994 1.1 mrg * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8995 1.1 mrg
8996 1.1 mrg Mon May 15 13:39:09 2000 Andrew Cagney <cagney (a] b1.cygnus.com>
8997 1.1 mrg
8998 1.1 mrg * MAINTAINERS: Add self to Write After Approval list.
8999 1.1 mrg
9000 1.1 mrg 2000-05-13 Alexandre Oliva <oliva (a] lsd.ic.unicamp.br>
9001 1.1 mrg
9002 1.1 mrg * ltmain.sh: Preserve in relink_command any environment
9003 1.1 mrg variables that may affect the linker behavior.
9004 1.1 mrg
9005 1.1 mrg Fri May 12 11:23:17 2000 Jeffrey A Law (law (a] cygnus.com)
9006 1.1 mrg
9007 1.1 mrg * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9008 1.1 mrg
9009 1.1 mrg Wed May 10 21:26:51 2000 Jim Wilson <wilson (a] cygnus.com>
9010 1.1 mrg
9011 1.1 mrg * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9012 1.1 mrg
9013 1.1 mrg 2000-05-08 Eli Zaretskii <eliz (a] is.elta.co.il>
9014 1.1 mrg
9015 1.1 mrg * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9016 1.1 mrg with the version name.
9017 1.1 mrg
9018 1.1 mrg Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle (a] cygnus.com>
9019 1.1 mrg
9020 1.1 mrg * MAINTAINERS: Add self as bb-reorder maintainer.
9021 1.1 mrg
9022 1.1 mrg 2000-05-01 Benjamin Kosnik <bkoz (a] cygnus.com>
9023 1.1 mrg
9024 1.1 mrg * config.if: Tweak.
9025 1.1 mrg
9026 1.1 mrg 2000-04-23 Eli Zaretskii <eliz (a] is.elta.co.il>
9027 1.1 mrg
9028 1.1 mrg * djunpack.bat: New file.
9029 1.1 mrg
9030 1.1 mrg Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney (a] b1.cygnus.com>
9031 1.1 mrg
9032 1.1 mrg * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
9033 1.1 mrg gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9034 1.1 mrg dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9035 1.1 mrg insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
9036 1.1 mrg
9037 1.1 mrg 2000-04-16 Dave Pitts <dpitts (a] cozx.com>
9038 1.1 mrg
9039 1.1 mrg * config.sub (case $basic_machine): Change default for "ibm-*"
9040 1.1 mrg to "openedition".
9041 1.1 mrg
9042 1.1 mrg 2000-04-13 Andreas Jaeger <aj (a] suse.de>
9043 1.1 mrg
9044 1.1 mrg * MAINTAINERS: Added myself.
9045 1.1 mrg
9046 1.1 mrg Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney (a] b1.cygnus.com>
9047 1.1 mrg
9048 1.1 mrg * Makefile.in (gdb-taz): New target. GDB specific archive.
9049 1.1 mrg (do-md5sum): New target.
9050 1.1 mrg (MD5PROG): Define.
9051 1.1 mrg (PACKAGE): Default to TOOL.
9052 1.1 mrg (VER): Default to a shell script.
9053 1.1 mrg (taz): Rewrite target. Move real work to do-proto-toplev. Include
9054 1.1 mrg md5 checksum generation.
9055 1.1 mrg (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9056 1.1 mrg (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9057 1.1 mrg (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9058 1.1 mrg insight.tar.bz2): Use gdb-taz to create archive.
9059 1.1 mrg
9060 1.1 mrg Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney (a] b1.cygnus.com>
9061 1.1 mrg
9062 1.1 mrg * configure (warn_cflags): Delete.
9063 1.1 mrg
9064 1.1 mrg Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm (a] macqel.be>
9065 1.1 mrg
9066 1.1 mrg * MAINTAINERS: Added myself.
9067 1.1 mrg
9068 1.1 mrg 2000-04-05 Benjamin Kosnik <bkoz (a] cygnus.com>
9069 1.1 mrg Martin v. Lwis <martin (a] loewis.home.cs.tu-berlin.de>
9070 1.1 mrg
9071 1.1 mrg * configure.in (enable_libstdcxx_v3): Add.
9072 1.1 mrg (target_libs): Add bits here to switch between libstdc++-v2 and
9073 1.1 mrg libstdc++-v3.
9074 1.1 mrg * config.if: And this file too.
9075 1.1 mrg * Makefile.in: Add libstdc++-v3 targets.
9076 1.1 mrg
9077 1.1 mrg 2000-04-05 Michael Meissner <meissner (a] redhat.com>
9078 1.1 mrg
9079 1.1 mrg * config.sub (d30v): Add d30v as a basic machine type.
9080 1.1 mrg
9081 1.1 mrg 2000-03-29 Jason Merrill <jason (a] casey.cygnus.com>
9082 1.1 mrg
9083 1.1 mrg * configure.in: -linux-gnu*, not -linux-gnu.
9084 1.1 mrg
9085 1.1 mrg Sun Mar 12 17:30:30 2000 Toon Moene <toon (a] moene.indiv.nluug.nl>
9086 1.1 mrg
9087 1.1 mrg * MAINTAINERS: Add self in write-after-approval section.
9088 1.1 mrg
9089 1.1 mrg Sun Mar 12 00:23:32 2000 Jim Wilson <wilson (a] cygnus.com>
9090 1.1 mrg
9091 1.1 mrg * MAINTAINERS: Add self as ia64 port maintainer.
9092 1.1 mrg
9093 1.1 mrg 2000-03-08 Neil Booth <NeilB (a] earthling.net>
9094 1.1 mrg
9095 1.1 mrg * MAINTAINERS: Add self in write-after-approval section.
9096 1.1 mrg
9097 1.1 mrg Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney (a] b1.cygnus.com>
9098 1.1 mrg
9099 1.1 mrg * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9100 1.1 mrg (do-tar-bz2): Replace TOOL with PACKAGE.
9101 1.1 mrg (gdb.tar.bz2): Remove GDBTK from GDB package.
9102 1.1 mrg (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9103 1.1 mrg dejagnu.tar.bz2): New packages.
9104 1.1 mrg
9105 1.1 mrg 2000-02-27 Andreas Jaeger <aj (a] suse.de>
9106 1.1 mrg
9107 1.1 mrg * configure.in: Add entry for mips*-*-linux*, move catch all
9108 1.1 mrg *-*-*linux* entry below this one.
9109 1.1 mrg
9110 1.1 mrg 2000-02-27 Ian Lance Taylor <ian (a] zembu.com>
9111 1.1 mrg
9112 1.1 mrg * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9113 1.1 mrg
9114 1.1 mrg 2000-02-24 Nick Clifton <nickc (a] cygnus.com>
9115 1.1 mrg
9116 1.1 mrg * config.sub: Support an OS of "wince".
9117 1.1 mrg
9118 1.1 mrg Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney (a] b1.cygnus.com>
9119 1.1 mrg
9120 1.1 mrg * config.guess, config.sub: Updated to match config's 2000-02-15
9121 1.1 mrg version.
9122 1.1 mrg
9123 1.1 mrg 2000-02-23 Linas Vepstas <linas (a] linas.org>
9124 1.1 mrg
9125 1.1 mrg * config.sub: Add support for Linux/IBM 370.
9126 1.1 mrg * configure.in: Likewise.
9127 1.1 mrg
9128 1.1 mrg 2000-02-22 Nick Clifton <nickc (a] cygnus.com>
9129 1.1 mrg
9130 1.1 mrg * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9131 1.1 mrg
9132 1.1 mrg 2000-02-20 Christopher Faylor <cgf (a] cygnus.com>
9133 1.1 mrg
9134 1.1 mrg * config.guess: Guess "cygwin" rather than "cygwin32".
9135 1.1 mrg
9136 1.1 mrg 2000-02-16 Kaveh R. Ghazi <ghazi (a] caip.rutgers.edu>
9137 1.1 mrg
9138 1.1 mrg * configure (gcc_version): When setting, narrow search to
9139 1.1 mrg lines containing `version_string'.
9140 1.1 mrg
9141 1.1 mrg 2000-02-15 Denis Chertykov <denisc (a] overta.ru>
9142 1.1 mrg
9143 1.1 mrg * config.sub: Add support for avr target.
9144 1.1 mrg
9145 1.1 mrg 2000-02-14 Nick Clifton <nickc (a] cygnus.com>
9146 1.1 mrg
9147 1.1 mrg * MAINTAINERS: Add maintainers for MCore port.
9148 1.1 mrg
9149 1.1 mrg Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp (a] bitrange.com>
9150 1.1 mrg
9151 1.1 mrg * config.sub: Add mmix-knuth-mmixware.
9152 1.1 mrg
9153 1.1 mrg 2000-01-31 Kaveh R. Ghazi <ghazi (a] caip.rutgers.edu>
9154 1.1 mrg
9155 1.1 mrg * MAINTAINERS: Pair cccp with cpplib maintainership.
9156 1.1 mrg
9157 1.1 mrg 2000-01-27 Christopher Faylor <cgf (a] redhat.com>
9158 1.1 mrg
9159 1.1 mrg * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9160 1.1 mrg structure stuff to -L library search.
9161 1.1 mrg (CXX_FOR_TARGET): Ditto.
9162 1.1 mrg (CROSS_CHECK_MODULES): Fix spelling mistake.
9163 1.1 mrg
9164 1.1 mrg 2000-01-24 Mark Mitchell <mark (a] codesourcery.com>
9165 1.1 mrg
9166 1.1 mrg * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9167 1.1 mrg the C++ compiler.
9168 1.1 mrg
9169 1.1 mrg 2000-01-12 Richard Henderson <rth (a] cygnus.com>
9170 1.1 mrg
9171 1.1 mrg * configure.in: Don't build some bits for beos.
9172 1.1 mrg
9173 1.1 mrg 2000-01-12 Joel Sherrill (joel (a] OARcorp.com)
9174 1.1 mrg
9175 1.1 mrg * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9176 1.1 mrg as include files.
9177 1.1 mrg
9178 1.1 mrg 2000-01-11 Zack Weinberg <zack (a] wolery.cumb.org>
9179 1.1 mrg
9180 1.1 mrg * Add self as cpplib maintainer, as requested by Jason
9181 1.1 mrg Merrill. Correct my e-mail address.
9182 1.1 mrg
9183 1.1 mrg 2000-01-06 Geoff Keating <geoffk (a] cygnus.com>
9184 1.1 mrg
9185 1.1 mrg * configure.in: Use mt-aix43 to handle *_TARGET defs,
9186 1.1 mrg not mh-aix43.
9187 1.1 mrg
9188 1.1 mrg Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp (a] bitrange.com>
9189 1.1 mrg
9190 1.1 mrg * MAINTAINERS: Add myself to "write after approval" list.
9191 1.1 mrg
9192 1.1 mrg 1999-12-14 Richard Henderson <rth (a] cygnus.com>
9193 1.1 mrg
9194 1.1 mrg * config.guess (alpha-osf, alpha-linux): Detect ev67.
9195 1.1 mrg * config.sub: Accept alphaev[78], alphaev8.
9196 1.1 mrg
9197 1.1 mrg 1999-12-03 Alexandre Oliva <oliva (a] lsd.ic.unicamp.br>
9198 1.1 mrg
9199 1.1 mrg * config.guess, config.sub: Update from autoconf.
9200 1.1 mrg
9201 1.1 mrg 1999-11-29 Bruce Korb <autogen (a] linuxbox.com>
9202 1.1 mrg
9203 1.1 mrg * MAINTAINERS: update my playtime e-address.
9204 1.1 mrg
9205 1.1 mrg Tue Nov 23 00:57:41 1999 Rainer Orth <ro (a] TechFak.Uni-Bielefeld.DE>
9206 1.1 mrg
9207 1.1 mrg * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9208 1.1 mrg necessary libraries are missing.
9209 1.1 mrg
9210 1.1 mrg Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo (a] cygnus.com>
9211 1.1 mrg
9212 1.1 mrg * MAINTAINERS: Add new 'write after approval' maintainer.
9213 1.1 mrg
9214 1.1 mrg Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco (a] cygnus.com>
9215 1.1 mrg
9216 1.1 mrg * MAINTAINERS: Add new Java maintainer.
9217 1.1 mrg
9218 1.1 mrg 1999-10-25 Andreas Schwab <schwab (a] suse.de>
9219 1.1 mrg
9220 1.1 mrg * configure: Fix quoting inside arguments of eval.
9221 1.1 mrg
9222 1.1 mrg 1999-10-21 Nick Clifton <nickc (a] cygnus.com>
9223 1.1 mrg
9224 1.1 mrg * config-ml.in: Allow suppression of some ARM multilibs.
9225 1.1 mrg
9226 1.1 mrg Tue Sep 7 23:33:57 1999 Linas Vepstas <linas (a] linas.org>
9227 1.1 mrg
9228 1.1 mrg * config.guess: Add OS/390 match pattern.
9229 1.1 mrg * config.sub: Add mvs, openedition targets.
9230 1.1 mrg * configure.in (i370-ibm-opened*): New.
9231 1.1 mrg
9232 1.1 mrg 1999-09-04 Steve Chamberlain <sac (a] pobox.com>
9233 1.1 mrg
9234 1.1 mrg * config.sub: Add support for configuring for pj.
9235 1.1 mrg
9236 1.1 mrg 1999-08-31 Nick Clifton <nickc (a] cygnus.com>
9237 1.1 mrg
9238 1.1 mrg * config.sub (maybe_os): Add support for configuring for fr30.
9239 1.1 mrg
9240 1.1 mrg 1999-08-25 Nick Clifton <nickc (a] cygnus.com>
9241 1.1 mrg
9242 1.1 mrg * configure.in: Do not configure or build ld for AIX
9243 1.1 mrg platforms. ld is known to be broken on these platforms.
9244 1.1 mrg
9245 1.1 mrg Wed Aug 25 01:12:25 1999 Rainer Orth <ro (a] TechFak.Uni-Bielefeld.DE>
9246 1.1 mrg
9247 1.1 mrg * config-ml.in: Pass compiler flag corresponding to multidirs to
9248 1.1 mrg subdir configures.
9249 1.1 mrg
9250 1.1 mrg 1999-08-09 Ian Lance Taylor <ian (a] zembu.com>
9251 1.1 mrg
9252 1.1 mrg * Makefile.in (LDFLAGS): Define.
9253 1.1 mrg
9254 1.1 mrg 1999-08-08 Mumit Khan <khan (a] xraylith.wisc.edu>
9255 1.1 mrg
9256 1.1 mrg * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9257 1.1 mrg noconfigdirs.
9258 1.1 mrg (*-*-cygwin*): Likewise.
9259 1.1 mrg
9260 1.1 mrg 1999-08-08 Ian Lance Taylor <ian (a] zembu.com>
9261 1.1 mrg
9262 1.1 mrg * mkdep: New file.
9263 1.1 mrg * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9264 1.1 mrg (BINUTILS_SUPPORT_DIRS): Add mkdep.
9265 1.1 mrg
9266 1.1 mrg From Eli Zaretskii <eliz (a] is.elta.co.il>:
9267 1.1 mrg * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9268 1.1 mrg long file name when using DJGPP on MS-DOS.
9269 1.1 mrg
9270 1.1 mrg Wed Aug 4 02:07:14 1999 Jeffrey A Law (law (a] cygnus.com)
9271 1.1 mrg
9272 1.1 mrg * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9273 1.1 mrg
9274 1.1 mrg 1999-07-30 Alan Modra <alan (a] spri.levels.unisa.edu.au>
9275 1.1 mrg
9276 1.1 mrg * Makefile.in (check-target-libio): Remove all-target-libstdc++
9277 1.1 mrg dependency as this causes "make check" to globally "make all"
9278 1.1 mrg
9279 1.1 mrg Tue Jun 22 23:45:18 1999 Tom Tromey <tromey (a] cygnus.com>
9280 1.1 mrg
9281 1.1 mrg * configure.in (target_libs): Added target-zlib.
9282 1.1 mrg * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9283 1.1 mrg (CONFIGURE_TARGET_MODULES): Likewise.
9284 1.1 mrg (CHECK_TARGET_MODULES): Likewise.
9285 1.1 mrg (INSTALL_TARGET_MODULES): Likewise.
9286 1.1 mrg (CLEAN_TARGET_MODULES): Likewise.
9287 1.1 mrg (configure-target-zlib): New target.
9288 1.1 mrg (all-target-zlib): Likewise.
9289 1.1 mrg (all-target-libjava): Depend on all-target-zlib.
9290 1.1 mrg (configure-target-libjava): Depend on configure-target-zlib.
9291 1.1 mrg
9292 1.1 mrg * Makefile.in (configure-target-libjava): Depend on
9293 1.1 mrg configure-target-newlib.
9294 1.1 mrg (configure-target-boehm-gc): New target.
9295 1.1 mrg (configure-target-qthreads): New target.
9296 1.1 mrg
9297 1.1 mrg * configure.in (target_libs): Added target-qthreads.
9298 1.1 mrg * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9299 1.1 mrg (CONFIGURE_TARGET_MODULES): Likewise.
9300 1.1 mrg (CHECK_TARGET_MODULES): Likewise.
9301 1.1 mrg (INSTALL_TARGET_MODULES): Likewise.
9302 1.1 mrg (CLEAN_TARGET_MODULES): Likewise.
9303 1.1 mrg (all-target-qthreads): New target.
9304 1.1 mrg (configure-target-libjava): Depend on configure-target-qthreads.
9305 1.1 mrg (all-target-libjava): Depend on all-target-qthreads.
9306 1.1 mrg
9307 1.1 mrg * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9308 1.1 mrg (CONFIGURE_TARGET_MODULES): Likewise.
9309 1.1 mrg (CHECK_TARGET_MODULES): Likewise.
9310 1.1 mrg (INSTALL_TARGET_MODULES): Likewise.
9311 1.1 mrg (CLEAN_TARGET_MODULES): Likewise.
9312 1.1 mrg (all-target-libjava): New target.
9313 1.1 mrg (all-target-boehm-gc): Likewise.
9314 1.1 mrg * configure.in (target_libs): Added libjava, boehm-gc.
9315 1.1 mrg
9316 1.1 mrg 1999-07-22 Ian Lance Taylor <ian (a] zembu.com>
9317 1.1 mrg
9318 1.1 mrg * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9319 1.1 mrg configure.bat in SUPPORT_FILES.
9320 1.1 mrg (gas+binutils.tar.bz2): Likewise.
9321 1.1 mrg
9322 1.1 mrg * makeall.bat: Remove; obsolete.
9323 1.1 mrg
9324 1.1 mrg 1999-07-21 Ian Lance Taylor <ian (a] zembu.com>
9325 1.1 mrg
9326 1.1 mrg From Mark Elbrecht:
9327 1.1 mrg * configure.bat: Remove; obsolete.
9328 1.1 mrg
9329 1.1 mrg 1999-07-11 Ian Lance Taylor <ian (a] zembu.com>
9330 1.1 mrg
9331 1.1 mrg * configure: Add -W -Wall to the default CFLAGS when compiling with
9332 1.1 mrg gcc.
9333 1.1 mrg
9334 1.1 mrg Thu Jul 8 12:32:23 1999 John David Anglin <dave (a] hiauly1.hia.nrc.ca>
9335 1.1 mrg
9336 1.1 mrg * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9337 1.1 mrg
9338 1.1 mrg 1999-06-30 Mark Mitchell <mark (a] codesourcery.com>
9339 1.1 mrg
9340 1.1 mrg * configure.in: Build ld on IRIX6.
9341 1.1 mrg
9342 1.1 mrg 1999-06-12 Ian Lance Taylor <ian (a] zembu.com>
9343 1.1 mrg
9344 1.1 mrg * Makefile.in: Change distribution targets to use bzip2 instead of
9345 1.1 mrg gzip.
9346 1.1 mrg (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9347 1.1 mrg (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9348 1.1 mrg
9349 1.1 mrg 1999-06-04 Nick Clifton <nickc (a] cygnus.com>
9350 1.1 mrg
9351 1.1 mrg * config.sub: Add mcore target.
9352 1.1 mrg
9353 1.1 mrg Sun May 30 16:03:16 1999 Cort Dougan <cort (a] cs.nmt.edu>
9354 1.1 mrg
9355 1.1 mrg * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9356 1.1 mrg
9357 1.1 mrg Tue May 25 11:20:46 1999 H.J. Lu (hjl (a] gnu.org)
9358 1.1 mrg
9359 1.1 mrg * config.guess (dummy): Changed to $dummy.
9360 1.1 mrg
9361 1.1 mrg 1999-05-24 Nick Clifton <nickc (a] cygnus.com>
9362 1.1 mrg
9363 1.1 mrg * config.sub: Tidied up case statements.
9364 1.1 mrg
9365 1.1 mrg 1999-05-22 Ben Elliston <bje (a] cygnus.com>
9366 1.1 mrg
9367 1.1 mrg * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9368 1.1 mrg <jiro (a] din.or.jp>.
9369 1.1 mrg
9370 1.1 mrg * config.guess: Merge with FSF version. Future changes will be
9371 1.1 mrg more accurately recorded in this ChangeLog.
9372 1.1 mrg * config.sub: Likewise.
9373 1.1 mrg
9374 1.1 mrg Thu May 20 10:00:42 1999 Stephen L Moshier <moshier (a] world.std.com>
9375 1.1 mrg
9376 1.1 mrg * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9377 1.1 mrg
9378 1.1 mrg 1999-04-30 Tom Tromey <tromey (a] cygnus.com>
9379 1.1 mrg
9380 1.1 mrg * ltmain.sh: [mode link] Always use CC given by ltconfig.
9381 1.1 mrg
9382 1.1 mrg 1999-04-23 Tom Tromey <tromey (a] cygnus.com>
9383 1.1 mrg
9384 1.1 mrg * ltconfig, ltmain.sh: Update to libtool 1.2f.
9385 1.1 mrg
9386 1.1 mrg 1999-04-20 Drew Moseley <dmoseley (a] cygnus.com>
9387 1.1 mrg
9388 1.1 mrg * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9389 1.1 mrg (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9390 1.1 mrg Bad merge removed these two changes.
9391 1.1 mrg
9392 1.1 mrg Tue Apr 13 22:50:54 1999 Donn Terry (donn (a] interix.com)
9393 1.1 mrg Martin Heller (Ing.-Buero_Heller (a] t-online.de)
9394 1.1 mrg
9395 1.1 mrg * config.guess (interix Alpha): Add.
9396 1.1 mrg
9397 1.1 mrg 1999-04-11 Richard Henderson <rth (a] cygnus.com>
9398 1.1 mrg
9399 1.1 mrg * configure.in (i?86-*-beos*): Do config gperf; don't config
9400 1.1 mrg gdb, newlib, or libgloss.
9401 1.1 mrg
9402 1.1 mrg Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva (a] dcc.unicamp.br>
9403 1.1 mrg
9404 1.1 mrg * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9405 1.1 mrg link a trivial program with -mabi=64. If it fails, remove mabi=64
9406 1.1 mrg from multidirs.
9407 1.1 mrg
9408 1.1 mrg Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas (a] gwdg.de)
9409 1.1 mrg
9410 1.1 mrg * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9411 1.1 mrg
9412 1.1 mrg 1999-04-08 Nick Clifton <nickc (a] cygnus.com>
9413 1.1 mrg
9414 1.1 mrg * config.sub: Add support for mcore targets.
9415 1.1 mrg
9416 1.1 mrg 1999-04-07 Michael Meissner <meissner (a] cygnus.com>
9417 1.1 mrg
9418 1.1 mrg * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9419 1.1 mrg not mt-ospace, in order to shut up assembler warning about using
9420 1.1 mrg symbols that are named the same as registers.
9421 1.1 mrg
9422 1.1 mrg 1999-04-07 Drew Moseley <dmoseley (a] cygnus.com>
9423 1.1 mrg
9424 1.1 mrg * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9425 1.1 mrg dependency list for all-target-cygmon.
9426 1.1 mrg
9427 1.1 mrg 1999-04-05 Doug Evans <devans (a] casey.cygnus.com>
9428 1.1 mrg
9429 1.1 mrg * config-ml.in: Check $host, not $target, for selective multilibs.
9430 1.1 mrg (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9431 1.1 mrg thumb interworking, and underscore prefix multilibs.
9432 1.1 mrg
9433 1.1 mrg 1999-04-04 Ian Lance Taylor <ian (a] zembu.com>
9434 1.1 mrg
9435 1.1 mrg * missing: Update to version from current automake.
9436 1.1 mrg
9437 1.1 mrg Fri Apr 2 15:11:32 1999 H.J. Lu (hjl (a] gnu.org)
9438 1.1 mrg
9439 1.1 mrg * configure (gxx_include_dir): Removed.
9440 1.1 mrg
9441 1.1 mrg * configure.in (gxx_include_dir): Handle it.
9442 1.1 mrg * Makefile.in: Likewise.
9443 1.1 mrg
9444 1.1 mrg 1999-03-29 Gavin Romig-Koch <gavin (a] cygnus.com>
9445 1.1 mrg
9446 1.1 mrg * config.sub (mips64vr4111,mips64vr4111el) Add.
9447 1.1 mrg
9448 1.1 mrg 1999-03-21 Ben Elliston <bje (a] cygnus.com>
9449 1.1 mrg
9450 1.1 mrg * config.guess: Correct typo for detecting ELF on FreeBSD.
9451 1.1 mrg
9452 1.1 mrg Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3 (a] usa.net>
9453 1.1 mrg
9454 1.1 mrg * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9455 1.1 mrg config/mh-djgpp.
9456 1.1 mrg
9457 1.1 mrg Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley (a] cygnus.com>
9458 1.1 mrg
9459 1.1 mrg * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9460 1.1 mrg all-target-newlib to dependency list for all-target-bsp.
9461 1.1 mrg
9462 1.1 mrg Thu Mar 11 01:19:31 1999 Mumit Khan <khan (a] xraylith.wisc.edu>
9463 1.1 mrg
9464 1.1 mrg * config.sub: Add i386-uwin support.
9465 1.1 mrg * config.guess: Likewise.
9466 1.1 mrg
9467 1.1 mrg Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel (a] lauterbach.com>
9468 1.1 mrg
9469 1.1 mrg * configure.in: cleanup, add mh-*pic handling for arm, special
9470 1.1 mrg case powerpc*-*-aix*
9471 1.1 mrg
9472 1.1 mrg Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn (a] cygnus.com>
9473 1.1 mrg
9474 1.1 mrg * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9475 1.1 mrg can be built.
9476 1.1 mrg
9477 1.1 mrg Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley (a] cygnus.com>
9478 1.1 mrg
9479 1.1 mrg * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9480 1.1 mrg targets.
9481 1.1 mrg
9482 1.1 mrg 1999-03-02 Nick Clifton <nickc (a] cygnus.com>
9483 1.1 mrg
9484 1.1 mrg * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9485 1.1 mrg
9486 1.1 mrg Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer (a] cygnus.com>
9487 1.1 mrg
9488 1.1 mrg * config.sub: Check for "cygwin*" rather than "cygwin32*"
9489 1.1 mrg
9490 1.1 mrg 1999-02-24 Nick Clifton <nickc (a] cygnus.com>
9491 1.1 mrg
9492 1.1 mrg * config.sub: Fix typo in arm recognition.
9493 1.1 mrg
9494 1.1 mrg Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley (a] cygnus.com>
9495 1.1 mrg
9496 1.1 mrg * configure.in (noconfigdirs): Changed target_configdirs to
9497 1.1 mrg include target-bsp only for m68k-*-elf* and m68k-*-coff*
9498 1.1 mrg rather than m68k-*-* since it is not known to work on
9499 1.1 mrg m68k-aout. Ditto for arm-*-*oabi.
9500 1.1 mrg
9501 1.1 mrg Wed Feb 24 12:52:17 1999 Stan Shebs <shebs (a] andros.cygnus.com>
9502 1.1 mrg
9503 1.1 mrg * configure.in (*-*-windows*): Remove, no longer used.
9504 1.1 mrg
9505 1.1 mrg 1999-02-19 Ben Elliston <bje (a] cygnus.com>
9506 1.1 mrg
9507 1.1 mrg * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9508 1.1 mrg Smart and improved by Andrew Cagney.
9509 1.1 mrg
9510 1.1 mrg Thu Feb 18 19:55:09 1999 Marc Espie <espie (a] cvs.openbsd.org>
9511 1.1 mrg
9512 1.1 mrg * config.guess: Recognize openbsd-*-hppa.
9513 1.1 mrg
9514 1.1 mrg Wed Feb 17 01:38:59 1999 H.J. Lu (hjl (a] gnu.org)
9515 1.1 mrg
9516 1.1 mrg * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9517 1.1 mrg only if it is not empty.
9518 1.1 mrg
9519 1.1 mrg 1999-02-17 Nick Clifton <nickc (a] cygnus.com>
9520 1.1 mrg
9521 1.1 mrg Patch from: Scott Bambrough <scottb (a] corelcomputer.com>
9522 1.1 mrg
9523 1.1 mrg * config.guess: Modified to recognize uname's armv* syntax.
9524 1.1 mrg
9525 1.1 mrg * config.sub: Modified to recognize uname's armv* syntax.
9526 1.1 mrg
9527 1.1 mrg 1999-02-17 Mark Salter <msalter (a] cygnus.com>
9528 1.1 mrg
9529 1.1 mrg * configure.in: Added target-bsp for sparclite.
9530 1.1 mrg
9531 1.1 mrg Mon Feb 8 14:17:24 1999 Richard Henderson <rth (a] cygnus.com>
9532 1.1 mrg
9533 1.1 mrg * config.sub: Recognize alphapca5[67] and up to alphaev8.
9534 1.1 mrg
9535 1.1 mrg 1999-02-08 Nick Clifton <nickc (a] cygnus.com>
9536 1.1 mrg
9537 1.1 mrg * configure.in: Add support for strongarm port.
9538 1.1 mrg * config.sub: Add support for strongarm target.
9539 1.1 mrg
9540 1.1 mrg Sun Feb 7 18:01:54 1999 Mumit Khan <khan (a] xraylith.wisc.edu>
9541 1.1 mrg
9542 1.1 mrg * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9543 1.1 mrg the old name config/mh-cygwin32.
9544 1.1 mrg Enable texinfo.
9545 1.1 mrg
9546 1.1 mrg Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian (a] cygnus.com>
9547 1.1 mrg
9548 1.1 mrg * configure.in: Do build ld for ix86 Solaris.
9549 1.1 mrg
9550 1.1 mrg Tue Feb 2 19:46:40 1999 Jim Wilson <wilson (a] cygnus.com>
9551 1.1 mrg
9552 1.1 mrg * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
9553 1.1 mrg $AR_FOR_TARGET. Likewise for RANLIB.
9554 1.1 mrg
9555 1.1 mrg Tue Feb 2 20:05:05 1999 Catherine Moore <clm (a] cygnus.com>
9556 1.1 mrg
9557 1.1 mrg * config.sub (oabi): Recognize.
9558 1.1 mrg * configure.in (arm-*-oabi): Handle.
9559 1.1 mrg
9560 1.1 mrg Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe (a] usa.net)
9561 1.1 mrg
9562 1.1 mrg * config.guess: Improve detection of i686 on UnixWare 7.
9563 1.1 mrg
9564 1.1 mrg Sat Jan 30 08:04:00 1999 Mumit Khan <khan (a] xraylith.wisc.edu>
9565 1.1 mrg
9566 1.1 mrg * config.guess: Add support for i386-pc-interix.
9567 1.1 mrg * config.sub: Likewise.
9568 1.1 mrg * configure.in: Likewise.
9569 1.1 mrg
9570 1.1 mrg Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf (a] cygnus.com>
9571 1.1 mrg
9572 1.1 mrg * Makefile.in: Remove unneeded all-target-libio from
9573 1.1 mrg from all-target-winsup target since it is now unneeded.
9574 1.1 mrg Add all-target-libtermcap in its place since it is now
9575 1.1 mrg needed.
9576 1.1 mrg
9577 1.1 mrg Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf (a] cygnus.com>
9578 1.1 mrg
9579 1.1 mrg * configure.in: makefile stub for cygwin target is probably
9580 1.1 mrg unnecessary. Remove it for now.
9581 1.1 mrg
9582 1.1 mrg Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf (a] cygnus.com>
9583 1.1 mrg
9584 1.1 mrg * configure.in: libtermcap.a should be built when cygwin is the
9585 1.1 mrg target as well as the host.
9586 1.1 mrg * config.guess: Allow mixed case in cygwin uname output.
9587 1.1 mrg * Makefile.in: Add libtermcap target.
9588 1.1 mrg
9589 1.1 mrg Wed Dec 23 00:20:50 1998 Jeffrey A Law (law (a] cygnus.com)
9590 1.1 mrg
9591 1.1 mrg * config.sub: Clean up handling of hppa2.0.
9592 1.1 mrg
9593 1.1 mrg Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown (a] pmsc.com)
9594 1.1 mrg
9595 1.1 mrg * config.guess: Use C code to identify more HP machines.
9596 1.1 mrg
9597 1.1 mrg Thu Dec 17 01:22:30 1998 Jeffrey A Law (law (a] cygnus.com)
9598 1.1 mrg
9599 1.1 mrg * config.sub: Handle hppa2.0.
9600 1.1 mrg
9601 1.1 mrg Tue Dec 15 17:02:58 1998 Bob Manson <manson (a] charmed.cygnus.com>
9602 1.1 mrg
9603 1.1 mrg * configure.in: Add cygmon for x86-coff and x86-elf. Configure
9604 1.1 mrg cygmon for all sparclite targets, regardless of object format.
9605 1.1 mrg
9606 1.1 mrg 1998-12-15 Mark Salter <msalter (a] cygnus.com>
9607 1.1 mrg
9608 1.1 mrg * configure.in: Added target-bsp for several target architectures.
9609 1.1 mrg
9610 1.1 mrg * Makefile.in: Added rules for bsp.
9611 1.1 mrg
9612 1.1 mrg Fri Dec 4 01:34:02 1998 Jeffrey A Law (law (a] cygnus.com)
9613 1.1 mrg
9614 1.1 mrg * config.guess: Improve detection of hppa2.0 processors.
9615 1.1 mrg
9616 1.1 mrg Fri Dec 4 01:33:05 1998 Niall Smart <nialls (a] euristix.ie>
9617 1.1 mrg
9618 1.1 mrg * config.guess: Recognize FreeBSD using ELF automatically.
9619 1.1 mrg
9620 1.1 mrg 1998-11-26 Manfred Hollstein <manfred (a] s-direktnet.de>
9621 1.1 mrg
9622 1.1 mrg * configure (skip-this-dir): Add handling for new shell script, which
9623 1.1 mrg might be created by a sub-directory's configure to indicate, this particular
9624 1.1 mrg directory is "unwanted".
9625 1.1 mrg * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9626 1.1 mrg
9627 1.1 mrg Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer (a] cygnus.com>
9628 1.1 mrg
9629 1.1 mrg * ltconfig: import from libtool, after changing libtool to
9630 1.1 mrg account for the cygwin name change.
9631 1.1 mrg
9632 1.1 mrg Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer (a] cygnus.com>
9633 1.1 mrg
9634 1.1 mrg * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9635 1.1 mrg include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9636 1.1 mrg
9637 1.1 mrg Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf (a] cygnus.com>
9638 1.1 mrg
9639 1.1 mrg * configure.in: Add libtermcap to list of cygwin dependencies.
9640 1.1 mrg
9641 1.1 mrg Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer (a] cygnus.com>
9642 1.1 mrg
9643 1.1 mrg * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9644 1.1 mrg they include winsup/include when it's a cygwin target.
9645 1.1 mrg
9646 1.1 mrg 1998-11-12 Tom Tromey <tromey (a] cygnus.com>
9647 1.1 mrg
9648 1.1 mrg * configure.in (host_tools): Added zip.
9649 1.1 mrg * Makefile.in (all-target-libjava): Depend on all-zip.
9650 1.1 mrg (all-zip): New target.
9651 1.1 mrg (ALL_MODULES): Added all-zip.
9652 1.1 mrg (NATIVE_CHECK_MODULES): Added check-zip.
9653 1.1 mrg (INSTALL_MODULES): Added install-zip.
9654 1.1 mrg (CLEAN_MODULES): Added clean-zip.
9655 1.1 mrg
9656 1.1 mrg Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer (a] cygnus.com>
9657 1.1 mrg
9658 1.1 mrg * Makefile.in: lose "32" from comment about cygwin.
9659 1.1 mrg
9660 1.1 mrg Thu Nov 5 15:00:31 1998 Nick Clifton <nickc (a] cygnus.com>
9661 1.1 mrg
9662 1.1 mrg * configure.in: Use -Os to build target libraries for the fr30.
9663 1.1 mrg
9664 1.1 mrg Wed Nov 4 18:49:43 1998 Dave Brolley <brolley (a] cygnus.com>
9665 1.1 mrg
9666 1.1 mrg * config.sub: Add fr30.
9667 1.1 mrg
9668 1.1 mrg Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer (a] cygnus.com>
9669 1.1 mrg
9670 1.1 mrg * configure.in: drop "32" from config/mh-cygwin32. Check
9671 1.1 mrg cygwin* instead of cygwin32*.
9672 1.1 mrg * config.sub: Check cygwin* instead of cygwin32*.
9673 1.1 mrg
9674 1.1 mrg Thu Oct 22 10:55:25 1998 Robert Lipe <robertl (a] dgii.com>
9675 1.1 mrg
9676 1.1 mrg * config.guess: Match any version of Unixware7.
9677 1.1 mrg
9678 1.1 mrg 1998-10-20 Syd Polk <spolk (a] cygnus.com>
9679 1.1 mrg
9680 1.1 mrg * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9681 1.1 mrg if desired.
9682 1.1 mrg
9683 1.1 mrg Sun Oct 18 18:34:50 1998 Jeffrey A Law (law (a] cygnus.com)
9684 1.1 mrg
9685 1.1 mrg * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9686 1.1 mrg these if the appropriate directories and files to not exist.
9687 1.1 mrg
9688 1.1 mrg Wed Oct 14 10:29:06 1998 Jeffrey A Law (law (a] cygnus.com)
9689 1.1 mrg
9690 1.1 mrg * Makefile.in (DEVO_SUPPORT): Add config.if.
9691 1.1 mrg
9692 1.1 mrg Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred (a] s-direktnet.de>
9693 1.1 mrg
9694 1.1 mrg * configure: Add pattern to replace "build_tooldir"'s
9695 1.1 mrg definition in the generated Makefile with "tooldir"'s
9696 1.1 mrg actual value.
9697 1.1 mrg
9698 1.1 mrg Tue Oct 13 09:17:06 1998 Jeffrey A Law (law (a] cygnus.com)
9699 1.1 mrg
9700 1.1 mrg * config.sub: Bring back lost sparcv9.
9701 1.1 mrg
9702 1.1 mrg * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9703 1.1 mrg
9704 1.1 mrg Mon Oct 12 12:09:44 1998 Jeffrey A Law (law (a] cygnus.com)
9705 1.1 mrg
9706 1.1 mrg * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9707 1.1 mrg CC_FOR_TARGET and friends.
9708 1.1 mrg
9709 1.1 mrg Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva (a] dcc.unicamp.br>
9710 1.1 mrg
9711 1.1 mrg * Makefile.in (build_tooldir): New variable, same as tooldir.
9712 1.1 mrg (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9713 1.1 mrg -B$(build_tooldir)/bin/.
9714 1.1 mrg (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9715 1.1 mrg
9716 1.1 mrg Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer (a] dbai.tuwien.ac.at>
9717 1.1 mrg
9718 1.1 mrg * README: Remove installation instructions and refer to the
9719 1.1 mrg INSTALL directory instead.
9720 1.1 mrg
9721 1.1 mrg Wed Sep 30 22:20:50 1998 Robert Lipe <robertl (a] dgii.com>
9722 1.1 mrg
9723 1.1 mrg * config.sub: Add support for i[34567]86-pc-udk.
9724 1.1 mrg * configure.in: Likewise.
9725 1.1 mrg
9726 1.1 mrg Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer (a] cygnus.com>
9727 1.1 mrg
9728 1.1 mrg * Makefile.in: add bzip2 package building bits for user
9729 1.1 mrg tools module
9730 1.1 mrg * configure.in: ditto
9731 1.1 mrg
9732 1.1 mrg Wed Sep 30 03:00:05 1998 Jeffrey A Law (law (a] cygnus.com)
9733 1.1 mrg
9734 1.1 mrg * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9735 1.1 mrg (ALL_TARGET_MODULES): Add all-target-libobjc.
9736 1.1 mrg (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9737 1.1 mrg (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9738 1.1 mrg (all-target-libchill): Add dependencies.
9739 1.1 mrg * configure.in (target_libs): Add libchill.
9740 1.1 mrg
9741 1.1 mrg 1998-09-30 Manfred Hollstein <manfred (a] s-direktnet.de>
9742 1.1 mrg
9743 1.1 mrg * configure.in (target_subdir): Remove duplicate line.
9744 1.1 mrg
9745 1.1 mrg Tue Sep 29 22:45:41 1998 Felix Lee <flee (a] cygnus.com>
9746 1.1 mrg
9747 1.1 mrg * Makefile.in (all-automake): fix dependencies.
9748 1.1 mrg
9749 1.1 mrg Mon Sep 28 04:04:27 1998 Jeffrey A Law (law (a] cygnus.com)
9750 1.1 mrg
9751 1.1 mrg * configure.in: Minor cleanups for building in the $(target_alias)
9752 1.1 mrg subdir.
9753 1.1 mrg
9754 1.1 mrg 1998-09-22 Jim Wilson <wilson (a] cygnus.com>
9755 1.1 mrg
9756 1.1 mrg * Makefile.in (bootstrap): Set r and s before make all. Use
9757 1.1 mrg BASE_FLAGS_TO_PASS in make all.
9758 1.1 mrg (cross): Likewise.
9759 1.1 mrg
9760 1.1 mrg 1998-09-20 Mark Mitchell <mark (a] markmitchell.com>
9761 1.1 mrg
9762 1.1 mrg * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9763 1.1 mrg
9764 1.1 mrg Sun Sep 20 00:13:02 1998 Richard Henderson <rth (a] cygnus.com>
9765 1.1 mrg
9766 1.1 mrg * config.sub: Fix typo in last change.
9767 1.1 mrg
9768 1.1 mrg 1998-09-19 Michael Hayes <m.hayes (a] elec.canterbury.ac.nz>
9769 1.1 mrg
9770 1.1 mrg * config.sub: Add support for C4x target.
9771 1.1 mrg * configure.in: Likewise.
9772 1.1 mrg
9773 1.1 mrg 1998-09-13 David S. Miller <davem (a] pierdol.cobaltmicro.com>
9774 1.1 mrg
9775 1.1 mrg * config.sub: Recognize sparcv9 just like sparc64.
9776 1.1 mrg
9777 1.1 mrg Wed Sep 9 15:44:52 1998 Robert Lipe <robertl (a] dgii.com>
9778 1.1 mrg
9779 1.1 mrg * config.guess: Match "Pent II" or "PentII" for OpenServer.
9780 1.1 mrg
9781 1.1 mrg Tue Sep 8 01:18:39 1998 Jeffrey A Law (law (a] cygnus.com)
9782 1.1 mrg
9783 1.1 mrg * config.guess: Correctly identify Pentium II sco boxes.
9784 1.1 mrg
9785 1.1 mrg * config.guess: Fix "tr" code. From Weiwen Liu.
9786 1.1 mrg
9787 1.1 mrg Sat Sep 5 13:56:52 1998 John Hughes <john (a] Calva.COM>
9788 1.1 mrg
9789 1.1 mrg * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9790 1.1 mrg stabs.
9791 1.1 mrg
9792 1.1 mrg Sat Sep 5 02:12:02 1998 Jeffrey A Law (law (a] cygnus.com)
9793 1.1 mrg
9794 1.1 mrg * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9795 1.1 mrg (ALL_TARGET_MODULES): Add all-target-libchill.
9796 1.1 mrg (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9797 1.1 mrg (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9798 1.1 mrg (all-target-libchill): Add dependencies.
9799 1.1 mrg * configure.in (target_libs): Add libchill.
9800 1.1 mrg
9801 1.1 mrg Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab (a] informatik.tu-chemnitz.de>
9802 1.1 mrg
9803 1.1 mrg * config.guess: Avoid assumptions about "tr" behaves when
9804 1.1 mrg LANG is set to something other than English.
9805 1.1 mrg
9806 1.1 mrg Sun Aug 30 22:14:44 1998 H.J. Lu (hjl (a] gnu.org)
9807 1.1 mrg
9808 1.1 mrg * configure (gxx_include_dir): Changed to
9809 1.1 mrg '${prefix}/include/g++'-${libstdcxx_interface}.
9810 1.1 mrg
9811 1.1 mrg * config.if: New to determine the interfaces.
9812 1.1 mrg
9813 1.1 mrg Sun Aug 30 21:15:19 1998 Mark Klein (mklein (a] dis.com)
9814 1.1 mrg
9815 1.1 mrg * config.guess: Detect and handle MPE/IX.
9816 1.1 mrg * config.sub: Deal with MPE/IX.
9817 1.1 mrg
9818 1.1 mrg Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn (a] mhpcc.edu>
9819 1.1 mrg
9820 1.1 mrg * configure.in: Use mh-aix43.
9821 1.1 mrg
9822 1.1 mrg 1998-07-29 Manfred Hollstein <manfred (a] s-direktnet.de>
9823 1.1 mrg
9824 1.1 mrg * configure: Fix --without/--disable cases for gxx-include-dir.
9825 1.1 mrg
9826 1.1 mrg Fri Aug 28 12:28:26 1998 Per Bothner <bothner (a] cygnus.com>
9827 1.1 mrg
9828 1.1 mrg * mdata-sh: Imported. Needed for automake support.
9829 1.1 mrg
9830 1.1 mrg Thu Aug 13 12:49:29 1998 H.J. Lu <hjl (a] gnu.org>
9831 1.1 mrg
9832 1.1 mrg * Makefile.in (taz): Try "chmod -R og=u ." before
9833 1.1 mrg "chmod og=u `find . -print`".
9834 1.1 mrg
9835 1.1 mrg Fri Jul 31 09:38:33 1998 Catherine Moore <clm (a] cygnus.com>
9836 1.1 mrg
9837 1.1 mrg * configure.in: Add arm-elf and thumb-elf support.
9838 1.1 mrg
9839 1.1 mrg Mon Jul 27 16:23:58 1998 Doug Evans <devans (a] canuck.cygnus.com>
9840 1.1 mrg
9841 1.1 mrg * Makefile.in: Undo previous patch.
9842 1.1 mrg
9843 1.1 mrg Fri Jul 24 19:55:24 1998 Doug Evans <devans (a] canuck.cygnus.com>
9844 1.1 mrg
9845 1.1 mrg * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9846 1.1 mrg to here ...
9847 1.1 mrg (install-no-fixedincludes): and here
9848 1.1 mrg (INSTALL_MODULES): ... from here.
9849 1.1 mrg
9850 1.1 mrg Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian (a] cygnus.com>
9851 1.1 mrg
9852 1.1 mrg * config.sub: Merge with FSF.
9853 1.1 mrg
9854 1.1 mrg * config.guess: Merge with FSF.
9855 1.1 mrg
9856 1.1 mrg Fri Jul 24 08:43:36 1998 Doug Evans <devans (a] canuck.cygnus.com>
9857 1.1 mrg
9858 1.1 mrg * configure (extraconfigdirs): New variable.
9859 1.1 mrg (SUBDIRS): Add extraconfigdirs and recurse on them too.
9860 1.1 mrg * Makefile.in (all): Move higher in file.
9861 1.1 mrg (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9862 1.1 mrg (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9863 1.1 mrg (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9864 1.1 mrg (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9865 1.1 mrg (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9866 1.1 mrg
9867 1.1 mrg 1998-07-23 Brendan Kehoe <brendan (a] cygnus.com>
9868 1.1 mrg
9869 1.1 mrg * Makefile.in (all-target-libjava): Depend on all-gcc and
9870 1.1 mrg all-target-newlib.
9871 1.1 mrg (configure-target-libjava): Depend on $(ALL_GCC).
9872 1.1 mrg
9873 1.1 mrg Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl (a] dgii.com>
9874 1.1 mrg
9875 1.1 mrg * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9876 1.1 mrg (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9877 1.1 mrg
9878 1.1 mrg Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg (a] goof.com>
9879 1.1 mrg
9880 1.1 mrg * INSTALL/README: Fix typo.
9881 1.1 mrg
9882 1.1 mrg Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian (a] cygnus.com>
9883 1.1 mrg
9884 1.1 mrg * ylwrap: Change absolute path checks to check for DOS style path
9885 1.1 mrg names.
9886 1.1 mrg
9887 1.1 mrg * ylwrap: Don't use a full path name if the source file is in the
9888 1.1 mrg same directory. From hjl (a] lucon.org (H.J. Lu).
9889 1.1 mrg
9890 1.1 mrg * config-ml.in: Default to being verbose, to match Feb 18 change to
9891 1.1 mrg configure.
9892 1.1 mrg
9893 1.1 mrg Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian (a] cygnus.com>
9894 1.1 mrg
9895 1.1 mrg Brought over from egcs:
9896 1.1 mrg
9897 1.1 mrg Sat Jun 27 22:46:32 1998 Jeffrey A Law (law (a] cygnus.com)
9898 1.1 mrg
9899 1.1 mrg * configure.in (target_subdir): Set to ${target_alias} instead
9900 1.1 mrg of "libraries".
9901 1.1 mrg
9902 1.1 mrg Mon Sep 1 16:45:44 1997 Jim Wilson <wilson (a] cygnus.com>
9903 1.1 mrg
9904 1.1 mrg * configure.in (target_subdir): Set to libraries if enable_multilib.
9905 1.1 mrg
9906 1.1 mrg Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian (a] cygnus.com>
9907 1.1 mrg
9908 1.1 mrg * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9909 1.1 mrg multilibs, force reconfiguration the first time we create
9910 1.1 mrg multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9911 1.1 mrg
9912 1.1 mrg Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian (a] cygnus.com>
9913 1.1 mrg
9914 1.1 mrg * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9915 1.1 mrg avoid confusion with --no-recursion.
9916 1.1 mrg
9917 1.1 mrg Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer (a] cygnus.com>
9918 1.1 mrg
9919 1.1 mrg * configure.in: Win32 hosts shouldn't use install -x
9920 1.1 mrg * install-sh: remove -x option, and special .exe-handling
9921 1.1 mrg hack.
9922 1.1 mrg
9923 1.1 mrg Tue Jul 14 15:28:41 1998 Richard Henderson <rth (a] cygnus.com>
9924 1.1 mrg
9925 1.1 mrg * config.guess: Recognize i586-pc-beos.
9926 1.1 mrg * configure.in: Don't build some bits for beos.
9927 1.1 mrg
9928 1.1 mrg Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian (a] cygnus.com>
9929 1.1 mrg
9930 1.1 mrg * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9931 1.1 mrg CFLAGS default to -O2.
9932 1.1 mrg
9933 1.1 mrg * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9934 1.1 mrg when using GNU ld.
9935 1.1 mrg
9936 1.1 mrg Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian (a] cygnus.com>
9937 1.1 mrg
9938 1.1 mrg * ltmain.sh: Correct install when using a different shell.
9939 1.1 mrg
9940 1.1 mrg Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian (a] cygnus.com>
9941 1.1 mrg
9942 1.1 mrg * ltconfig, ltmain.sh: Update to libtool 1.2b.
9943 1.1 mrg
9944 1.1 mrg Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf (a] rmi.de>
9945 1.1 mrg
9946 1.1 mrg * makefile.vms: Update to build binutils/makefile.vms. Add install
9947 1.1 mrg target.
9948 1.1 mrg
9949 1.1 mrg Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian (a] cygnus.com>
9950 1.1 mrg
9951 1.1 mrg * ltconfig: Update to correct AIX handling.
9952 1.1 mrg
9953 1.1 mrg Sat Jun 27 22:46:32 1998 Jeffrey A Law (law (a] cygnus.com)
9954 1.1 mrg
9955 1.1 mrg * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9956 1.1 mrg
9957 1.1 mrg * configure.in (target_subdir): Set to ${target_alias} instead
9958 1.1 mrg of "libraries".
9959 1.1 mrg
9960 1.1 mrg 1998-06-26 Manfred Hollstein <manfred (a] s-direktnet.de>
9961 1.1 mrg
9962 1.1 mrg * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9963 1.1 mrg (Makefile): Depend on $(gcc_version_trigger).
9964 1.1 mrg
9965 1.1 mrg * configure (gcc_version): Change default initializer to empty
9966 1.1 mrg string.
9967 1.1 mrg (gcc_version_trigger): New variable; pass this variable down
9968 1.1 mrg to subdir configures to enable them checking gcc's version
9969 1.1 mrg themselves. Emit make macros for both gcc_version vars.
9970 1.1 mrg (topsrcdir): Initialize reliably.
9971 1.1 mrg (recursion line): Remove --with-gcc-version=${gcc_version}.
9972 1.1 mrg
9973 1.1 mrg 1998-06-24 Manfred Hollstein <manfred (a] s-direktnet.de>
9974 1.1 mrg
9975 1.1 mrg * configure (enable_version_specific_runtime_libs): Implement new flag
9976 1.1 mrg --enable-version-specific-runtime-libs which installs C++ runtime stuff
9977 1.1 mrg in $(libsubdir); emit definition in each generated Makefile.
9978 1.1 mrg (gxx_include_dir): Initialize depending on
9979 1.1 mrg $enable_version_specific_runtime_libs.
9980 1.1 mrg
9981 1.1 mrg 1998-06-24 Manfred Hollstein <manfred (a] s-direktnet.de>
9982 1.1 mrg
9983 1.1 mrg * configure (gcc_version): Initialize properly depending on
9984 1.1 mrg how and where configure is started.
9985 1.1 mrg (recursion line): Pass a --with-gcc-version=${gcc_version}
9986 1.1 mrg to configures in subdirs.
9987 1.1 mrg
9988 1.1 mrg Wed Jun 24 16:01:59 1998 John Metzler <jmetzler (a] cygnus.com>
9989 1.1 mrg
9990 1.1 mrg * configure.in (noconfigdirs): Add configure pattern for mips tx39
9991 1.1 mrg cygmon
9992 1.1 mrg
9993 1.1 mrg Tue Jun 23 22:42:32 1998 Mark Alexander <marka (a] cygnus.com>
9994 1.1 mrg
9995 1.1 mrg * configure.in: Add cygmon and libstub support for mn10200.
9996 1.1 mrg
9997 1.1 mrg 1998-06-19 Manfred Hollstein <manfred (a] s-direktnet.de>
9998 1.1 mrg
9999 1.1 mrg * configure (gcc_version): Add new variable describing the
10000 1.1 mrg particular gcc version we're building.
10001 1.1 mrg * Makefile.in (libsubdir): Add new macro for the directory
10002 1.1 mrg in which the compiler finds executables, libraries, etc.
10003 1.1 mrg (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10004 1.1 mrg and libsubdir.
10005 1.1 mrg
10006 1.1 mrg Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva (a] dcc.unicamp.br>
10007 1.1 mrg
10008 1.1 mrg * Makefile.in (local-clean): Remove *.log.
10009 1.1 mrg (warning.log): Built with warn_summary from build.log.
10010 1.1 mrg (mail-report.log): Run test_summary.
10011 1.1 mrg (mail-report-with-warnings.log): Run test_summary including
10012 1.1 mrg warning.log in the report.
10013 1.1 mrg
10014 1.1 mrg Thu Jun 18 11:26:03 1998 Robert Lipe <robertl (a] dgii.com>
10015 1.1 mrg
10016 1.1 mrg * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10017 1.1 mrg
10018 1.1 mrg Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney (a] b1.cygnus.com>
10019 1.1 mrg
10020 1.1 mrg * Makefile.in (grep): Grep no longer depends on libiberty.
10021 1.1 mrg
10022 1.1 mrg Fri Jun 12 14:03:34 1998 Syd Polk <spolk (a] cygnus.com>
10023 1.1 mrg
10024 1.1 mrg * Makefile.in: all-snavigator needs all-libgui.
10025 1.1 mrg
10026 1.1 mrg Thu Jun 11 19:43:47 1998 Mark Alexander <marka (a] cygnus.com>
10027 1.1 mrg
10028 1.1 mrg * configure.in: Add cygmon and libstub support for mn10300.
10029 1.1 mrg
10030 1.1 mrg Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian (a] cygnus.com>
10031 1.1 mrg
10032 1.1 mrg * missing: Update to version from automake 1.3.
10033 1.1 mrg
10034 1.1 mrg * ltmain.sh: On installation, don't get confused if the same name
10035 1.1 mrg appears more than once in the list of library names.
10036 1.1 mrg
10037 1.1 mrg Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian (a] cygnus.com>
10038 1.1 mrg
10039 1.1 mrg * config.sub: Accept m68060 and m5200 as CPU names.
10040 1.1 mrg
10041 1.1 mrg Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian (a] cygnus.com>
10042 1.1 mrg
10043 1.1 mrg * configure: Use && rather than using -a in test, because odd
10044 1.1 mrg strings can confuse test.
10045 1.1 mrg * configure.in: Likewise.
10046 1.1 mrg
10047 1.1 mrg Thu May 28 19:31:13 1998 Ian Lance Taylor <ian (a] cygnus.com>
10048 1.1 mrg
10049 1.1 mrg * ltconfig, ltmain.sh: Bring in Visual C++ support.
10050 1.1 mrg
10051 1.1 mrg Sat May 23 23:44:13 1998 Alexandre Oliva <oliva (a] dcc.unicamp.br>
10052 1.1 mrg
10053 1.1 mrg * Makefile.in (boostrap2-lean, bootstrap3-lean,
10054 1.1 mrg bootstrap4-lean): New targets.
10055 1.1 mrg
10056 1.1 mrg Mon May 11 23:55:56 1998 Jeffrey A Law (law (a] cygnus.com)
10057 1.1 mrg
10058 1.1 mrg * mpw-* Delete. Not used.
10059 1.1 mrg
10060 1.1 mrg Mon May 11 23:11:34 1998 Jeffrey A Law (law (a] cygnus.com)
10061 1.1 mrg
10062 1.1 mrg * COPYING.LIB: Update FSF address.
10063 1.1 mrg
10064 1.1 mrg Fri May 8 01:30:20 1998 Ian Lance Taylor <ian (a] cygnus.com>
10065 1.1 mrg
10066 1.1 mrg * ltconfig, ltmain.sh: Update to libtool 1.2a.
10067 1.1 mrg
10068 1.1 mrg * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10069 1.1 mrg GAS_SUPPORT_DIRS.
10070 1.1 mrg
10071 1.1 mrg Thu May 7 17:27:35 1998 Ian Lance Taylor <ian (a] cygnus.com>
10072 1.1 mrg
10073 1.1 mrg * ltconfig, ltmain.sh: Avoid producing a version number if
10074 1.1 mrg -version-info was not used.
10075 1.1 mrg
10076 1.1 mrg Tue May 5 18:02:24 1998 Ian Lance Taylor <ian (a] cygnus.com>
10077 1.1 mrg
10078 1.1 mrg * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10079 1.1 mrg building with newlib.
10080 1.1 mrg
10081 1.1 mrg 1998-04-30 Paul Eggert <eggert (a] twinsun.com>
10082 1.1 mrg
10083 1.1 mrg * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10084 1.1 mrg Solaris `make' causes it to continue to next definition.
10085 1.1 mrg
10086 1.1 mrg Tue Apr 28 16:24:24 1998 Jason Molenda (crash (a] bugshack.cygnus.com)
10087 1.1 mrg
10088 1.1 mrg * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10089 1.1 mrg the right GUI libraries and files are installed along with GDB.
10090 1.1 mrg
10091 1.1 mrg Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian (a] cygnus.com>
10092 1.1 mrg
10093 1.1 mrg * configure.in: Change alpha to alpha* in several places.
10094 1.1 mrg
10095 1.1 mrg Tue Apr 28 07:42:00 1998 Mark Alexander <marka (a] cygnus.com>
10096 1.1 mrg
10097 1.1 mrg * config.sub: Recognize sparc86x.
10098 1.1 mrg
10099 1.1 mrg Tue Apr 28 07:35:02 1998 Michael Meissner <meissner (a] cygnus.com>
10100 1.1 mrg
10101 1.1 mrg * configure.in (--enable-target-optspace): Remove debug echo.
10102 1.1 mrg
10103 1.1 mrg Thu Apr 23 21:31:16 1998 Jim Wilson <wilson (a] cygnus.com>
10104 1.1 mrg
10105 1.1 mrg * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10106 1.1 mrg
10107 1.1 mrg Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian (a] cygnus.com>
10108 1.1 mrg
10109 1.1 mrg * ltconfig: Update cygwin32 support.
10110 1.1 mrg
10111 1.1 mrg * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10112 1.1 mrg (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10113 1.1 mrg (GDB_SUPPORT_DIRS): Likewise.
10114 1.1 mrg
10115 1.1 mrg Wed Apr 22 12:30:10 1998 Michael Meissner <meissner (a] cygnus.com>
10116 1.1 mrg
10117 1.1 mrg * configure.in (target_makefile_frag): If --enable-target-optspace,
10118 1.1 mrg use -Os to compile target libraries rather than -O2. Default to
10119 1.1 mrg using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10120 1.1 mrg not used.
10121 1.1 mrg * configure.in (target_cflags): Ditto for d30v.
10122 1.1 mrg
10123 1.1 mrg Tue Apr 21 23:06:54 1998 Tom Tromey <tromey (a] cygnus.com>
10124 1.1 mrg
10125 1.1 mrg * Makefile.in (all-bfd): Depend on all-intl.
10126 1.1 mrg (all-binutils): Likewise.
10127 1.1 mrg (all-gas): Likewise.
10128 1.1 mrg (all-gprof): Likewise.
10129 1.1 mrg (all-ld): Likewise.
10130 1.1 mrg
10131 1.1 mrg 1998-04-19 Brendan Kehoe <brendan (a] cygnus.com>
10132 1.1 mrg
10133 1.1 mrg * configure.in (host_tools): Fix typo, lbtool -> libtool.
10134 1.1 mrg
10135 1.1 mrg Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian (a] cygnus.com>
10136 1.1 mrg
10137 1.1 mrg * Makefile.in (all-bfd): Depend upon all-libiberty.
10138 1.1 mrg
10139 1.1 mrg * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10140 1.1 mrg
10141 1.1 mrg Fri Apr 17 12:22:22 1998 Bob Manson <manson (a] charmed.cygnus.com>
10142 1.1 mrg
10143 1.1 mrg * Makefile.in: Add libstub.
10144 1.1 mrg
10145 1.1 mrg * configure.in: Ditto. Build libstub for targets that have cygmon
10146 1.1 mrg support.
10147 1.1 mrg
10148 1.1 mrg Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian (a] cygnus.com>
10149 1.1 mrg
10150 1.1 mrg * configure.in: Don't set PICFLAG on ix86-cygwin32.
10151 1.1 mrg
10152 1.1 mrg Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj (a] sco.com>
10153 1.1 mrg
10154 1.1 mrg * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10155 1.1 mrg use mh-sysv5 if specified. Support gprof on SCO Open Server.
10156 1.1 mrg
10157 1.1 mrg Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato (a] df.lth.se>
10158 1.1 mrg
10159 1.1 mrg * configure: Define DEFAULT_M4 by searching PATH.
10160 1.1 mrg * Makfile.in: Use DEFAULT_M4.
10161 1.1 mrg
10162 1.1 mrg Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian (a] cygnus.com>
10163 1.1 mrg
10164 1.1 mrg * ltconfig: Add cygwin32 support.
10165 1.1 mrg
10166 1.1 mrg * Makefile.in, configure.in: Add libtool as a native only directory
10167 1.1 mrg to configure and build.
10168 1.1 mrg
10169 1.1 mrg Sun Apr 12 20:58:46 1998 Jeffrey A Law (law (a] cygnus.com)
10170 1.1 mrg
10171 1.1 mrg * Makefile.in (INSTALL_MODULES): Remove texinfo.
10172 1.1 mrg
10173 1.1 mrg Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm (a] macqel.be>
10174 1.1 mrg
10175 1.1 mrg * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10176 1.1 mrg
10177 1.1 mrg Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer (a] cygnus.com>
10178 1.1 mrg
10179 1.1 mrg * Makefile.in: add ash make rules
10180 1.1 mrg * configure.in: add ash to native_only and host_tools lists
10181 1.1 mrg
10182 1.1 mrg Thu Mar 26 12:53:20 1998 Tom Tromey <tromey (a] cygnus.com>
10183 1.1 mrg
10184 1.1 mrg * Makefile.in (all-gettext, all-intl): New targets.
10185 1.1 mrg (ALL_MODULES): Added all-gettext, all-intl.
10186 1.1 mrg (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10187 1.1 mrg (INSTALL_MODULES): Added install-gettext, install-intl.
10188 1.1 mrg (CLEAN_MODULES): Added clean-gettext, clean-intl.
10189 1.1 mrg
10190 1.1 mrg * configure.in (host_tools): Added gettext.
10191 1.1 mrg (native_only): Likewise.
10192 1.1 mrg (noconfigdirs) [various cases]: Likewise.
10193 1.1 mrg (host_libs): Added intl.
10194 1.1 mrg
10195 1.1 mrg Thu Mar 26 15:00:11 1998 Keith Seitz <keiths (a] onions.cygnus.com>
10196 1.1 mrg
10197 1.1 mrg * configure: Do not disable building gdbtk for cygwin32 hosts.
10198 1.1 mrg
10199 1.1 mrg Wed Mar 25 10:04:18 1998 Nick Clifton <nickc (a] cygnus.com>
10200 1.1 mrg
10201 1.1 mrg * configure.in: Add thumb-coff target.
10202 1.1 mrg * config.sub: Add thumb-coff target.
10203 1.1 mrg
10204 1.1 mrg Wed Mar 25 11:49:12 1998 Jason Molenda (crash (a] bugshack.cygnus.com)
10205 1.1 mrg
10206 1.1 mrg * Makefile.in: Revert yesterday's change.
10207 1.1 mrg (all-target-winsup): all-target-librx stays out of here.
10208 1.1 mrg
10209 1.1 mrg Tue Mar 24 16:58:29 1998 Jason Molenda (crash (a] bugshack.cygnus.com)
10210 1.1 mrg
10211 1.1 mrg * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10212 1.1 mrg CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10213 1.1 mrg INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10214 1.1 mrg Remove references to librx and libg++.
10215 1.1 mrg
10216 1.1 mrg Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne (a] cygnus.com>
10217 1.1 mrg
10218 1.1 mrg * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10219 1.1 mrg recursive makes
10220 1.1 mrg
10221 1.1 mrg Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian (a] cygnus.com>
10222 1.1 mrg
10223 1.1 mrg * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10224 1.1 mrg for newlib directory.
10225 1.1 mrg (CXX_FOR_TARGET): Likewise.
10226 1.1 mrg
10227 1.1 mrg Mon Mar 23 11:30:21 1998 Jeffrey A Law (law (a] cygnus.com)
10228 1.1 mrg
10229 1.1 mrg * ltconfig: Update after libtool/ltconfig.in change for
10230 1.1 mrg hpux11.
10231 1.1 mrg
10232 1.1 mrg Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian (a] cygnus.com>
10233 1.1 mrg
10234 1.1 mrg * ltconfig, ltmain.sh: Update to libtool 1.2.
10235 1.1 mrg
10236 1.1 mrg Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred (a] s-direktnet.de>
10237 1.1 mrg
10238 1.1 mrg * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10239 1.1 mrg (install-gcc-cross): Instead, override LANGUAGES here.
10240 1.1 mrg
10241 1.1 mrg 1998-03-18 Dave Love <d.love (a] dl.ac.uk>
10242 1.1 mrg
10243 1.1 mrg * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10244 1.1 mrg non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10245 1.1 mrg
10246 1.1 mrg Wed Mar 18 09:24:59 1998 Nick Clifton <nickc (a] cygnus.com>
10247 1.1 mrg
10248 1.1 mrg * configure.in: Add Thumb-pe target.
10249 1.1 mrg
10250 1.1 mrg Tue Mar 17 16:59:00 1998 Syd Polk <spolk (a] cygnus.com>
10251 1.1 mrg
10252 1.1 mrg * Makefile.in - changed sn targets to snavigator
10253 1.1 mrg * configure.in - changed sn targets to snavigator
10254 1.1 mrg
10255 1.1 mrg Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred (a] s-direktnet.de>
10256 1.1 mrg
10257 1.1 mrg * config-ml.in: After building symlink tree call make distclean
10258 1.1 mrg if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10259 1.1 mrg to be the case for libiberty.
10260 1.1 mrg
10261 1.1 mrg Tue Mar 17 10:22:37 1998 H.J. Lu (hjl (a] gnu.ai.mit.edu)
10262 1.1 mrg
10263 1.1 mrg * configure: When making link, also check the current
10264 1.1 mrg directory. The configure scripts may create one.
10265 1.1 mrg
10266 1.1 mrg Fri Mar 6 01:02:03 1998 Richard Henderson <rth (a] cygnus.com>
10267 1.1 mrg
10268 1.1 mrg * config.sub: Accept alphapca56 and alphaev6 properly.
10269 1.1 mrg
10270 1.1 mrg Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel (a] lauterbach.com>
10271 1.1 mrg
10272 1.1 mrg * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10273 1.1 mrg
10274 1.1 mrg Mon Feb 23 15:09:18 1998 Bruno Haible <bruno (a] linuix.mathematik.uni-karlsruhe.de
10275 1.1 mrg
10276 1.1 mrg * config.sub (sco5): Fix typo.
10277 1.1 mrg
10278 1.1 mrg Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian (a] cygnus.com>
10279 1.1 mrg
10280 1.1 mrg * Makefile.in (INSTALL_MODULES): Move install-tcl before
10281 1.1 mrg install-itcl.
10282 1.1 mrg (install-itcl): Remove dependency on install-tcl.
10283 1.1 mrg
10284 1.1 mrg Mon Feb 23 09:53:28 1998 Mark Alexander <marka (a] cygnus.com>
10285 1.1 mrg
10286 1.1 mrg * configure.in: Remove libgloss from noconfigdirs for MN10300.
10287 1.1 mrg
10288 1.1 mrg Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian (a] cygnus.com>
10289 1.1 mrg
10290 1.1 mrg * configure.in: Don't build libgui for a cygwin32 target when not on
10291 1.1 mrg a cygwin32 host.
10292 1.1 mrg
10293 1.1 mrg Wed Feb 18 12:29:00 1998 Jason Molenda (crash (a] bugshack.cygnus.com)
10294 1.1 mrg
10295 1.1 mrg * configure (redirect): Set to null, so default behavior of
10296 1.1 mrg configure is now --verbose.
10297 1.1 mrg
10298 1.1 mrg 1998-02-16 Dave Love <d.love (a] dl.ac.uk>
10299 1.1 mrg
10300 1.1 mrg * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10301 1.1 mrg CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10302 1.1 mrg
10303 1.1 mrg Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein (a] ks.sel.alcatel.de>
10304 1.1 mrg
10305 1.1 mrg * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10306 1.1 mrg this change to sync Makefile.in with its ChangeLog entries.
10307 1.1 mrg
10308 1.1 mrg Thu Feb 12 15:03:08 1998 H.J. Lu <hjl (a] gnu.org>
10309 1.1 mrg
10310 1.1 mrg * ltmain.sh (mkdir): Check that the directory doesn't exist
10311 1.1 mrg before we exit with error, so that we don't get races during
10312 1.1 mrg parallel builds.
10313 1.1 mrg
10314 1.1 mrg Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian (a] cygnus.com>
10315 1.1 mrg
10316 1.1 mrg * ltconfig, ltmain.sh: Update from libtool 1.0i.
10317 1.1 mrg
10318 1.1 mrg Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred (a] s-direktnet.de>
10319 1.1 mrg
10320 1.1 mrg * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10321 1.1 mrg PICFLAG_FOR_TARGET.
10322 1.1 mrg (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10323 1.1 mrg
10324 1.1 mrg * configure: Emit a definition for the new macro enable_shared
10325 1.1 mrg into each Makefile.
10326 1.1 mrg
10327 1.1 mrg Thu Feb 5 17:01:12 1998 Jason Molenda (crash (a] bugshack.cygnus.com)
10328 1.1 mrg
10329 1.1 mrg * configure.in (host_tools, native_only): Add libtool.
10330 1.1 mrg
10331 1.1 mrg Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer (a] cygnus.com>
10332 1.1 mrg
10333 1.1 mrg * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10334 1.1 mrg Fix typo in ming config comment.
10335 1.1 mrg
10336 1.1 mrg Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian (a] cygnus.com>
10337 1.1 mrg
10338 1.1 mrg * ltconfig, ltmain.sh: Update from libtool 1.0h.
10339 1.1 mrg
10340 1.1 mrg Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian (a] cygnus.com>
10341 1.1 mrg
10342 1.1 mrg * config.sub: Add tic30 cases, and map c30 to tic30.
10343 1.1 mrg
10344 1.1 mrg Sun Feb 1 02:40:41 1998 Richard Henderson <rth (a] cygnus.com>
10345 1.1 mrg
10346 1.1 mrg * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10347 1.1 mrg (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10348 1.1 mrg (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10349 1.1 mrg (CLEAN_TARGET_MODULES): Similarly
10350 1.1 mrg (all-target-libf2c): Add dependences.
10351 1.1 mrg * configure.in (target_libs): Add libf2c.
10352 1.1 mrg
10353 1.1 mrg Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer (a] cygnus.com>
10354 1.1 mrg
10355 1.1 mrg * configure.in: Remove expect from noconfigdirs when target
10356 1.1 mrg is cygwin32. OK to build expect and dejagnu with Canadian
10357 1.1 mrg Cross.
10358 1.1 mrg
10359 1.1 mrg Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian (a] cygnus.com>
10360 1.1 mrg
10361 1.1 mrg * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10362 1.1 mrg host.
10363 1.1 mrg
10364 1.1 mrg * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10365 1.1 mrg and mingw32.
10366 1.1 mrg
10367 1.1 mrg Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred (a] s-direktnet.de>
10368 1.1 mrg
10369 1.1 mrg * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10370 1.1 mrg here as it is not defined in the toplevel Makefile.
10371 1.1 mrg
10372 1.1 mrg Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred (a] s-direktnet.de>
10373 1.1 mrg
10374 1.1 mrg * configure (package_makefile_rules_frag): New variable, which names
10375 1.1 mrg a file with generic rules, ...
10376 1.1 mrg Change comment to mention we now have FIVE parts.
10377 1.1 mrg * configure: Undo last change.
10378 1.1 mrg
10379 1.1 mrg Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat (a] iki.fi>
10380 1.1 mrg
10381 1.1 mrg * config.guess: More accurate determination of HP processor types.
10382 1.1 mrg * config.sub: More accurate determination of HP processor types.
10383 1.1 mrg
10384 1.1 mrg Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred (a] s-direktnet.de>
10385 1.1 mrg
10386 1.1 mrg * configure (package_makefile_frag): Move inserting the
10387 1.1 mrg ${package_makefile_frag} to where it should be according
10388 1.1 mrg to the comment.
10389 1.1 mrg
10390 1.1 mrg Fri Jan 23 00:29:28 1998 Philip Blundell <pb (a] nexus.co.uk>
10391 1.1 mrg
10392 1.1 mrg * config.guess: Add support for Linux/ARM.
10393 1.1 mrg
10394 1.1 mrg Thu Jan 22 15:14:01 1998 Fred Fish <fnf (a] cygnus.com>
10395 1.1 mrg
10396 1.1 mrg * .cvsignore: Remove *-info and *-install since they match
10397 1.1 mrg release-info and mpw-install, which we don't want to just ignore.
10398 1.1 mrg
10399 1.1 mrg Thu Jan 22 01:38:33 1998 Richard Henderson <rth (a] cygnus.com>
10400 1.1 mrg
10401 1.1 mrg * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10402 1.1 mrg
10403 1.1 mrg Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel (a] epiuse.co.za>
10404 1.1 mrg
10405 1.1 mrg * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10406 1.1 mrg local_prefix to sub-make invocations.
10407 1.1 mrg
10408 1.1 mrg Sat Jan 17 21:04:59 1998 H.J. Lu (hjl (a] gnu.org)
10409 1.1 mrg
10410 1.1 mrg * configure.in: Check makefile fragments in the source
10411 1.1 mrg directory.
10412 1.1 mrg
10413 1.1 mrg Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva (a] dcc.unicamp.br>
10414 1.1 mrg
10415 1.1 mrg * configure.in: Check whether host and target makefile
10416 1.1 mrg fragments exist before adding them to *_makefile_frag.
10417 1.1 mrg
10418 1.1 mrg Wed Jan 14 23:39:10 1998 Bob Manson <manson (a] charmed.cygnus.com>
10419 1.1 mrg
10420 1.1 mrg * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10421 1.1 mrg
10422 1.1 mrg Wed Jan 14 12:48:07 1998 Keith Seitz <keiths (a] pizza.cygnus.com>
10423 1.1 mrg
10424 1.1 mrg * configure.in: Make sure we only replace RPATH_ENVVAR on
10425 1.1 mrg lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10426 1.1 mrg regexp to sed.
10427 1.1 mrg
10428 1.1 mrg * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10429 1.1 mrg to sub-makes.
10430 1.1 mrg
10431 1.1 mrg 1998-01-13 Lee Iverson (leei (a] ai.sri.com)
10432 1.1 mrg
10433 1.1 mrg * config-ml.in (multi-do): LDFLAGS must include multilib
10434 1.1 mrg designator.
10435 1.1 mrg
10436 1.1 mrg Tue Jan 13 01:13:24 1998 Robert Lipe (robertl (a] dgii.com)
10437 1.1 mrg
10438 1.1 mrg * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10439 1.1 mrg
10440 1.1 mrg Sun Jan 4 01:06:55 1998 Mumit Khan <khan (a] xraylith.wisc.edu>
10441 1.1 mrg
10442 1.1 mrg * config.sub: Add mingw32 support.
10443 1.1 mrg * configure.in: Likewise.
10444 1.1 mrg
10445 1.1 mrg Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel (a] lauterbach.com>
10446 1.1 mrg
10447 1.1 mrg * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10448 1.1 mrg
10449 1.1 mrg Sun Dec 28 11:28:58 1997 Jeffrey A Law (law (a] cygnus.com)
10450 1.1 mrg
10451 1.1 mrg * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10452 1.1 mrg * configure (gxx_include_dir): Provide a definition for subdirs
10453 1.1 mrg which do not use autoconf.
10454 1.1 mrg
10455 1.1 mrg Wed Dec 24 22:46:55 1997 Jeffrey A Law (law (a] cygnus.com)
10456 1.1 mrg
10457 1.1 mrg * config.guess: Sync with egcs. Picks up new alpha support,
10458 1.1 mrg BeOS & some additional linux support.
10459 1.1 mrg
10460 1.1 mrg Tue Dec 23 12:44:24 1997 Jeffrey A Law (law (a] cygnus.com)
10461 1.1 mrg
10462 1.1 mrg * config.guess: HP 9000/803 is a PA1.1 machine.
10463 1.1 mrg
10464 1.1 mrg Mon Dec 22 02:39:24 1997 Richard Henderson <rth (a] cygnus.com>
10465 1.1 mrg
10466 1.1 mrg * configure.in: It's alpha*-...
10467 1.1 mrg
10468 1.1 mrg Sun Dec 21 16:53:12 1997 H.J. Lu (hjl (a] gnu.ai.mit.edu)
10469 1.1 mrg
10470 1.1 mrg * configure.in (host_makefile_frag, target_makefile_frag):
10471 1.1 mrg Handle multiple config files.
10472 1.1 mrg (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10473 1.1 mrg alpha-*-*.
10474 1.1 mrg
10475 1.1 mrg Thu Dec 18 13:13:03 1997 Doug Evans <devans (a] canuck.cygnus.com>
10476 1.1 mrg
10477 1.1 mrg * mkdep: New file.
10478 1.1 mrg
10479 1.1 mrg Wed Dec 17 09:53:02 1997 Michael Meissner <meissner (a] cygnus.com>
10480 1.1 mrg
10481 1.1 mrg * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10482 1.1 mrg
10483 1.1 mrg Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian (a] cygnus.com>
10484 1.1 mrg
10485 1.1 mrg * Makefile.in: Add libgui directory.
10486 1.1 mrg (GDB_TK): Add all-libgui.
10487 1.1 mrg * configure.in: Add libgui directory.
10488 1.1 mrg * configure: Add all-libgui to GDB_TK.
10489 1.1 mrg
10490 1.1 mrg Mon Dec 15 16:12:28 1997 Nick Clifton <nickc (a] cygnus.com>
10491 1.1 mrg
10492 1.1 mrg * config-ml.in (multidirs): Add m32r to multilib list.
10493 1.1 mrg
10494 1.1 mrg Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan (a] canuck.cygnus.com>
10495 1.1 mrg
10496 1.1 mrg * Makefile.in (all-target-gperf): Change dependency to
10497 1.1 mrg all-target-libstdc++.
10498 1.1 mrg
10499 1.1 mrg Thu Dec 11 23:30:51 1997 Fred Fish <fnf (a] ninemoons.com>
10500 1.1 mrg
10501 1.1 mrg * config.guess: Add BeOS support.
10502 1.1 mrg
10503 1.1 mrg Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian (a] cygnus.com>
10504 1.1 mrg
10505 1.1 mrg Source directory cvs renamed to cvssrc:
10506 1.1 mrg * configure.in (host_tools): Change cvs to cvssrc.
10507 1.1 mrg (native_only): Likewise.
10508 1.1 mrg (noconfigdirs) [various cases]: Likewise.
10509 1.1 mrg * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10510 1.1 mrg (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10511 1.1 mrg (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10512 1.1 mrg (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10513 1.1 mrg (all-cvssrc): Rename target from all-cvs.
10514 1.1 mrg
10515 1.1 mrg Wed Dec 3 07:55:59 1997 Jeffrey A Law (law (a] cygnus.com)
10516 1.1 mrg
10517 1.1 mrg * configure (gxx_include_dir): Fix thinko.
10518 1.1 mrg
10519 1.1 mrg Tue Dec 2 10:55:34 1997 Jeffrey A Law (law (a] cygnus.com)
10520 1.1 mrg
10521 1.1 mrg * Makefile.in (INSTALL_TARGET_CROSS): Define.
10522 1.1 mrg (install-cross, install-gcc-cross): New targets.
10523 1.1 mrg
10524 1.1 mrg Tue Dec 2 10:08:31 1997 Nick Clifton <nickc (a] cygnus.com>
10525 1.1 mrg
10526 1.1 mrg * configure.in (noconfigdirs): Add support for Thumb target.
10527 1.1 mrg
10528 1.1 mrg * config.sub (maybe_os): Add support for Thumb target.
10529 1.1 mrg
10530 1.1 mrg Sun Nov 30 16:12:27 1997 Bob Manson <manson (a] charmed.cygnus.com>
10531 1.1 mrg
10532 1.1 mrg * Makefile.in: Add rules for cygmon.
10533 1.1 mrg
10534 1.1 mrg * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10535 1.1 mrg
10536 1.1 mrg Thu Nov 27 01:31:30 1997 Jeffrey A Law (law (a] cygnus.com)
10537 1.1 mrg
10538 1.1 mrg * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10539 1.1 mrg * configure (gxx_include_dir): Provide a definition for subdirs
10540 1.1 mrg which do not use autoconf.
10541 1.1 mrg
10542 1.1 mrg Wed Nov 26 11:53:33 1997 Keith Seitz <keiths (a] onions.cygnus.com>
10543 1.1 mrg
10544 1.1 mrg * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10545 1.1 mrg 11/18/97 build
10546 1.1 mrg
10547 1.1 mrg Wed Nov 26 16:08:50 1997 Jeffrey A Law (law (a] cygnus.com)
10548 1.1 mrg
10549 1.1 mrg * From Franz Sirl.
10550 1.1 mrg * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10551 1.1 mrg found on RedHat Linux systems.
10552 1.1 mrg
10553 1.1 mrg Fri Nov 21 09:51:01 1997 Jeffrey A Law (law (a] cygnus.com)
10554 1.1 mrg
10555 1.1 mrg * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10556 1.1 mrg guesses.
10557 1.1 mrg
10558 1.1 mrg Thu Nov 13 11:38:37 1997 Jeffrey A Law (law (a] cygnus.com)
10559 1.1 mrg
10560 1.1 mrg * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10561 1.1 mrg
10562 1.1 mrg Mon Nov 10 15:23:21 1997 H.J. Lu <hjl (a] gnu.ai.mit.edu>
10563 1.1 mrg
10564 1.1 mrg * ltmain.sh: If mkdir fails, check whether the directory was created
10565 1.1 mrg anyhow by some other process.
10566 1.1 mrg
10567 1.1 mrg Mon Nov 10 14:38:03 1997 Michael Meissner <meissner (a] cygnus.com>
10568 1.1 mrg
10569 1.1 mrg * configure.in (d30v-*-*): Configure all directories.
10570 1.1 mrg
10571 1.1 mrg Sun Nov 9 17:36:20 1997 Michael Meissner <meissner (a] cygnus.com>
10572 1.1 mrg
10573 1.1 mrg * configure.in (d30v-*-*): Configure newlib, libiberty directories
10574 1.1 mrg for the D30V.
10575 1.1 mrg
10576 1.1 mrg Sat Nov 8 14:42:59 1997 Michael Meissner <meissner (a] cygnus.com>
10577 1.1 mrg
10578 1.1 mrg * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10579 1.1 mrg
10580 1.1 mrg Fri Nov 7 10:34:09 1997 Rob Savoye <rob (a] darkstar.cygnus.com>
10581 1.1 mrg
10582 1.1 mrg * include/libiberty.h: Add extern "C" { so it can be used with C++
10583 1.1 mrg progrms.
10584 1.1 mrg * include/remote-sim.h: Add extern "C" { so it can be used with C++
10585 1.1 mrg programs.
10586 1.1 mrg
10587 1.1 mrg Thu Oct 30 11:09:29 1997 Michael Meissner <meissner (a] cygnus.com>
10588 1.1 mrg
10589 1.1 mrg * configure.in (d30v-*-*): Configure GCC now.
10590 1.1 mrg
10591 1.1 mrg Mon Oct 27 13:17:24 1997 Stan Shebs <shebs (a] andros.cygnus.com>
10592 1.1 mrg
10593 1.1 mrg * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10594 1.1 mrg is no longer needed.
10595 1.1 mrg
10596 1.1 mrg Mon Oct 27 12:03:53 1997 Jason Merrill <jason (a] yorick.cygnus.com>
10597 1.1 mrg
10598 1.1 mrg * Makefile.in: check-target-libio depends on all-target-libstdc++.
10599 1.1 mrg
10600 1.1 mrg Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred (a] s-direktnet.de)
10601 1.1 mrg
10602 1.1 mrg * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10603 1.1 mrg targets using "$@" to provide support for similar but not identical
10604 1.1 mrg targets without having to duplicate code.
10605 1.1 mrg
10606 1.1 mrg Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf (a] progis.de>
10607 1.1 mrg
10608 1.1 mrg * makefile.vms: Fix to work with DEC C.
10609 1.1 mrg
10610 1.1 mrg Tue Oct 7 23:58:57 1997 Gavin Koch <gavin (a] cygnus.com>
10611 1.1 mrg
10612 1.1 mrg * config.sub: Add mips-tx39-elf to marketing names.
10613 1.1 mrg
10614 1.1 mrg Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian (a] cygnus.com>
10615 1.1 mrg
10616 1.1 mrg * ltmain.sh: Handle symlinks in generated script.
10617 1.1 mrg
10618 1.1 mrg Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian (a] cygnus.com>
10619 1.1 mrg
10620 1.1 mrg * configure: Handle autoconf style directory options: --bindir,
10621 1.1 mrg --datadir, --includedir, --infodir, --libdir, --libexecdir,
10622 1.1 mrg --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10623 1.1 mrg --sysconfdir.
10624 1.1 mrg * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10625 1.1 mrg (sharedstatedir, localstatedir, oldincludedir): New variables.
10626 1.1 mrg (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10627 1.1 mrg infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10628 1.1 mrg sbindir, sharedstatedir, and sysconfdir.
10629 1.1 mrg
10630 1.1 mrg Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson (a] negril.msrce.howard.edu>
10631 1.1 mrg
10632 1.1 mrg * Makefile.in (bootstrap-lean): New target.
10633 1.1 mrg
10634 1.1 mrg Wed Sep 24 18:06:27 1997 Stu Grossman <grossman (a] babylon-5.cygnus.com>
10635 1.1 mrg
10636 1.1 mrg * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
10637 1.1 mrg sn, and gnuserv from noconfigdirs.
10638 1.1 mrg
10639 1.1 mrg Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian (a] cygnus.com>
10640 1.1 mrg
10641 1.1 mrg * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10642 1.1 mrg
10643 1.1 mrg Thu Sep 18 23:58:27 1997 Jeffrey A Law (law (a] cygnus.com)
10644 1.1 mrg
10645 1.1 mrg * Makefile.in (cross): New target.
10646 1.1 mrg
10647 1.1 mrg Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva (a] dcc.unicamp.br>
10648 1.1 mrg Jeff Law <law (a] cygnus.com>
10649 1.1 mrg
10650 1.1 mrg * Makefile.in (bootstrap2, bootstrap3): New targets.
10651 1.1 mrg (all-bootstrap): Remove outdated and confusing target.
10652 1.1 mrg (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10653 1.1 mrg
10654 1.1 mrg Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney (a] b1.cygnus.com>
10655 1.1 mrg
10656 1.1 mrg * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
10657 1.1 mrg windows. Consistent with gdb/configure.
10658 1.1 mrg
10659 1.1 mrg 1997-09-15 02:37 Ulrich Drepper <drepper (a] cygnus.com>
10660 1.1 mrg
10661 1.1 mrg * configure.in: Name Linux target fragment.
10662 1.1 mrg
10663 1.1 mrg * configure: Rewrite so that project Makefile fragment is inserted
10664 1.1 mrg first and appears last in the resulting Makefile.
10665 1.1 mrg
10666 1.1 mrg Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney (a] b1.cygnus.com>
10667 1.1 mrg
10668 1.1 mrg * Makefile.in (install-itcl): Install tcl first.
10669 1.1 mrg
10670 1.1 mrg Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer (a] cygnus.com>
10671 1.1 mrg
10672 1.1 mrg * configure.in: remove bison from noconfigdirs for Cygwin32 host
10673 1.1 mrg
10674 1.1 mrg Thu Sep 11 16:40:46 1997 H.J. Lu (hjl (a] gnu.ai.mit.edu)
10675 1.1 mrg
10676 1.1 mrg * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10677 1.1 mrg
10678 1.1 mrg * configure.in (skipdirs): Add target-librx for Linux.
10679 1.1 mrg (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10680 1.1 mrg
10681 1.1 mrg Wed Sep 10 21:29:54 1997 Jeffrey A Law (law (a] cygnus.com)
10682 1.1 mrg
10683 1.1 mrg * Makefile.in (bootstrap): New target.
10684 1.1 mrg
10685 1.1 mrg Wed Sep 10 15:19:22 1997 Jeffrey A Law (law (a] cygnus.com)
10686 1.1 mrg
10687 1.1 mrg * config.sub: Accept 'amigados' for backward compatibility.
10688 1.1 mrg
10689 1.1 mrg Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian (a] cygnus.com>
10690 1.1 mrg
10691 1.1 mrg * config.guess: Merge with FSF.
10692 1.1 mrg
10693 1.1 mrg Sun Sep 7 23:18:32 1997 Fred Fish <fnf (a] ninemoons.com>
10694 1.1 mrg
10695 1.1 mrg * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10696 1.1 mrg
10697 1.1 mrg Sun Sep 7 15:55:28 1997 Gavin Koch <gavin (a] cygnus.com>
10698 1.1 mrg
10699 1.1 mrg * config.sub: Add "marketing-names" patch.
10700 1.1 mrg
10701 1.1 mrg Fri Sep 5 16:11:28 1997 Joel Sherrill (joel (a] OARcorp.com)
10702 1.1 mrg
10703 1.1 mrg * configure.in (*-*-rtems*): Do not build libgloss for rtems.
10704 1.1 mrg
10705 1.1 mrg Fri Sep 5 12:27:17 1997 Jeffrey A Law (law (a] cygnus.com)
10706 1.1 mrg
10707 1.1 mrg * config.sub: Handle v850-elf.
10708 1.1 mrg
10709 1.1 mrg Wed Sep 3 22:01:58 1997 Fred Fish <fnf (a] ninemoons.com>
10710 1.1 mrg
10711 1.1 mrg * .cvsignore (*-install): Remove.
10712 1.1 mrg
10713 1.1 mrg Wed Sep 3 12:15:24 1997 Chris Provenzano <proven (a] cygnus.com>
10714 1.1 mrg
10715 1.1 mrg * ltconfig: Set CONFIG_SHELL in libtool.
10716 1.1 mrg * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10717 1.1 mrg
10718 1.1 mrg Mon Sep 1 16:45:44 1997 Jim Wilson <wilson (a] cygnus.com>
10719 1.1 mrg
10720 1.1 mrg * configure.in (target_subdir): Set to libraries if enable_multilib.
10721 1.1 mrg
10722 1.1 mrg Wed Aug 27 16:15:11 1997 Jim Wilson <wilson (a] cygnus.com>
10723 1.1 mrg
10724 1.1 mrg * config.guess: Update from gcc directory.
10725 1.1 mrg
10726 1.1 mrg Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney (a] b1.cygnus.com>
10727 1.1 mrg
10728 1.1 mrg * Makefile.in (all-sim): Depends on all-readline.
10729 1.1 mrg
10730 1.1 mrg Wed Aug 20 19:57:37 1997 Jason Merrill <jason (a] yorick.cygnus.com>
10731 1.1 mrg
10732 1.1 mrg * Makefile.in (BISON, YACC): Use $$s.
10733 1.1 mrg (all-bison): Depend on all-texinfo.
10734 1.1 mrg
10735 1.1 mrg Tue Aug 19 01:41:32 1997 Jason Merrill <jason (a] yorick.cygnus.com>
10736 1.1 mrg
10737 1.1 mrg * Makefile.in (BISON): Add -L flag.
10738 1.1 mrg (YACC): Likewise.
10739 1.1 mrg
10740 1.1 mrg Mon Aug 18 11:30:50 1997 Nick Clifton <nickc (a] cygnus.com>
10741 1.1 mrg
10742 1.1 mrg * configure.in (noconfigdirs): Add support for v850e target.
10743 1.1 mrg
10744 1.1 mrg * config.sub (maybe_os): Add support for v850e target.
10745 1.1 mrg
10746 1.1 mrg Mon Aug 18 11:30:50 1997 Nick Clifton <nickc (a] cygnus.com>
10747 1.1 mrg
10748 1.1 mrg * configure.in (noconfigdirs): Add support for v850ea target.
10749 1.1 mrg
10750 1.1 mrg * config.sub (maybe_os): Add support for v850ea target.
10751 1.1 mrg
10752 1.1 mrg Mon Aug 18 09:24:06 1997 Gavin Koch <gavin (a] cygnus.com>
10753 1.1 mrg
10754 1.1 mrg * config.sub: Add mipstx39. Delete r3900.
10755 1.1 mrg
10756 1.1 mrg Mon Aug 18 17:20:10 1997 Jason Molenda (crash (a] godzilla.cygnus.co.jp)
10757 1.1 mrg
10758 1.1 mrg * Makefile.in (all-autoconf): Depends on all-texinfo.
10759 1.1 mrg
10760 1.1 mrg Fri Aug 15 23:09:26 1997 Michael Meissner <meissner (a] cygnus.com>
10761 1.1 mrg
10762 1.1 mrg * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10763 1.1 mrg eabi targets.
10764 1.1 mrg
10765 1.1 mrg Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian (a] cygnus.com>
10766 1.1 mrg
10767 1.1 mrg * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10768 1.1 mrg
10769 1.1 mrg * configure: When handling a Canadian Cross, handle YACC as well as
10770 1.1 mrg BISON. Just set BISON to bison. When setting YACC, prefer bison.
10771 1.1 mrg * Makefile.in (all-bison): Depend upon all-texinfo.
10772 1.1 mrg
10773 1.1 mrg Tue Aug 12 20:09:48 1997 Jason Merrill <jason (a] yorick.cygnus.com>
10774 1.1 mrg
10775 1.1 mrg * Makefile.in (BISON): bison, not byacc or bison -y.
10776 1.1 mrg (YACC): bison -y or byacc or yacc.
10777 1.1 mrg (various): Add *-bison as appropriate.
10778 1.1 mrg (taz): No need to mess with BISON anymore.
10779 1.1 mrg
10780 1.1 mrg Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian (a] cygnus.com>
10781 1.1 mrg
10782 1.1 mrg * configure: If OSTYPE matches *win32*, try to find a good value for
10783 1.1 mrg CONFIG_SHELL.
10784 1.1 mrg
10785 1.1 mrg Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian (a] cygnus.com>
10786 1.1 mrg
10787 1.1 mrg * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10788 1.1 mrg configure.in if it is present.
10789 1.1 mrg
10790 1.1 mrg Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian (a] cygnus.com>
10791 1.1 mrg
10792 1.1 mrg * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10793 1.1 mrg
10794 1.1 mrg Fri Aug 8 16:30:13 1997 Doug Evans <dje (a] canuck.cygnus.com>
10795 1.1 mrg
10796 1.1 mrg * config.sub: Recognize `arc' cpu.
10797 1.1 mrg * configure.in: Likewise.
10798 1.1 mrg * config-ml.in: Likewise.
10799 1.1 mrg
10800 1.1 mrg Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian (a] cygnus.com>
10801 1.1 mrg
10802 1.1 mrg * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10803 1.1 mrg
10804 1.1 mrg Wed Aug 6 16:27:29 1997 Chris Provenzano <proven (a] cygnus.com>
10805 1.1 mrg
10806 1.1 mrg * configure: Changed sed delimiter from ':' to '|' when
10807 1.1 mrg attempting to substitute ${config_shell} for SHELL. On
10808 1.1 mrg NT ${config_shell} may contain a ':' in it.
10809 1.1 mrg
10810 1.1 mrg Wed Aug 6 12:29:05 1997 Jason Merrill <jason (a] yorick.cygnus.com>
10811 1.1 mrg
10812 1.1 mrg * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10813 1.1 mrg
10814 1.1 mrg Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian (a] cygnus.com>
10815 1.1 mrg
10816 1.1 mrg * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10817 1.1 mrg
10818 1.1 mrg Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian (a] cygnus.com>
10819 1.1 mrg
10820 1.1 mrg * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10821 1.1 mrg
10822 1.1 mrg * ylwrap: If the program is a relative path, force it to be
10823 1.1 mrg absolute.
10824 1.1 mrg
10825 1.1 mrg Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney (a] b1.cygnus.com>
10826 1.1 mrg
10827 1.1 mrg * configure (tooldir): Set BISON to `bison -y' and not just bison.
10828 1.1 mrg
10829 1.1 mrg Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney (a] b1.cygnus.com>
10830 1.1 mrg
10831 1.1 mrg * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
10832 1.1 mrg correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10833 1.1 mrg for libraries.
10834 1.1 mrg
10835 1.1 mrg Mon Aug 4 12:40:24 1997 Jason Merrill <jason (a] yorick.cygnus.com>
10836 1.1 mrg
10837 1.1 mrg * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
10838 1.1 mrg separated by spaces.
10839 1.1 mrg
10840 1.1 mrg Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian (a] cygnus.com>
10841 1.1 mrg
10842 1.1 mrg * ylwrap: New file.
10843 1.1 mrg * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10844 1.1 mrg
10845 1.1 mrg * ltmain.sh: Handle /bin/sh at start of install program.
10846 1.1 mrg
10847 1.1 mrg * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10848 1.1 mrg
10849 1.1 mrg * ltconfig, ltmain.sh: New files, from libtool 1.0.
10850 1.1 mrg * missing: New file, from automake 1.2.
10851 1.1 mrg
10852 1.1 mrg Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian (a] cygnus.com>
10853 1.1 mrg
10854 1.1 mrg * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
10855 1.1 mrg check-tk to CHECK_X11_MODULES.
10856 1.1 mrg
10857 1.1 mrg Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian (a] cygnus.com>
10858 1.1 mrg
10859 1.1 mrg * config.sub: Merge with FSF.
10860 1.1 mrg
10861 1.1 mrg Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian (a] cygnus.com>
10862 1.1 mrg
10863 1.1 mrg * config.guess: Merge with FSF.
10864 1.1 mrg
10865 1.1 mrg Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne (a] Mathematik.TU-Chemnitz.DE>
10866 1.1 mrg
10867 1.1 mrg * configure: Treat msdosdjgpp like go32.
10868 1.1 mrg * configure.in: Likewise. Don't remove gprof for go32.
10869 1.1 mrg
10870 1.1 mrg * configure: Change Makefile.tem2 to Makefile.tm2.
10871 1.1 mrg
10872 1.1 mrg Mon Jul 21 10:31:26 1997 Stephen Peters <speters (a] cygnus.com>
10873 1.1 mrg
10874 1.1 mrg * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10875 1.1 mrg
10876 1.1 mrg Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan (a] lisa.cygnus.com>
10877 1.1 mrg
10878 1.1 mrg * install-sh (chmodcmd): Set to null if the DST directory already
10879 1.1 mrg exists. Same as Nov 11th change.
10880 1.1 mrg
10881 1.1 mrg Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt (a] cygnus.com>
10882 1.1 mrg
10883 1.1 mrg * configure (GDB_TK): Needs itcl and tix.
10884 1.1 mrg
10885 1.1 mrg Mon Jul 14 00:32:10 1997 Jason Merrill <jason (a] yorick.cygnus.com>
10886 1.1 mrg
10887 1.1 mrg * config.guess: Update from FSF.
10888 1.1 mrg
10889 1.1 mrg Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt (a] cygnus.com>
10890 1.1 mrg
10891 1.1 mrg * Makefile.in (GDB_TK): Depend on itcl and tix.
10892 1.1 mrg
10893 1.1 mrg Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian (a] cygnus.com>
10894 1.1 mrg
10895 1.1 mrg * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10896 1.1 mrg (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10897 1.1 mrg (INSTALL_SCRIPT): New variable.
10898 1.1 mrg (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10899 1.1 mrg * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10900 1.1 mrg to -x.
10901 1.1 mrg * install-sh: Add support for -x option.
10902 1.1 mrg
10903 1.1 mrg Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian (a] cygnus.com>
10904 1.1 mrg
10905 1.1 mrg * configure.in, Makefile.in: Treat tix like itcl.
10906 1.1 mrg
10907 1.1 mrg Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian (a] cygnus.com>
10908 1.1 mrg
10909 1.1 mrg * Makefile.in (WINDRES): New variable.
10910 1.1 mrg (WINDRES_FOR_TARGET): New variable.
10911 1.1 mrg (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10912 1.1 mrg (EXTRA_HOST_FLAGS): Add WINDRES.
10913 1.1 mrg (EXTRA_TARGET_FLAGS): Add WINDRES.
10914 1.1 mrg (EXTRA_GCC_FLAGS): Add WINDRES.
10915 1.1 mrg ($(DO_X)): Pass down WINDRES.
10916 1.1 mrg ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10917 1.1 mrg * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10918 1.1 mrg DLLTOOL_FOR_TARGET.
10919 1.1 mrg
10920 1.1 mrg Wed Jun 25 15:01:26 1997 Felix Lee <flee (a] cygnus.com>
10921 1.1 mrg
10922 1.1 mrg * configure.in: configure sim before gdb for win32-x-ppc
10923 1.1 mrg
10924 1.1 mrg Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan (a] lisa.cygnus.com>
10925 1.1 mrg
10926 1.1 mrg Move gperf into the toplevel, from libg++.
10927 1.1 mrg * configure.in (target_tools): Add target-gperf.
10928 1.1 mrg (native_only): Add target-gperf.
10929 1.1 mrg * Makefile.in (all-target-gperf): New target, depend on
10930 1.1 mrg all-target-libg++.
10931 1.1 mrg (configure-target-gperf): Empty rule.
10932 1.1 mrg (ALL_TARGET_MODULES): Add all-target-gperf.
10933 1.1 mrg (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10934 1.1 mrg (CHECK_TARGET_MODULES): Add check-target-gperf.
10935 1.1 mrg (INSTALL_TARGET_MODULES): Add install-target-gperf.
10936 1.1 mrg (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10937 1.1 mrg
10938 1.1 mrg Mon Jun 23 10:51:53 1997 Jeffrey A Law (law (a] cygnus.com)
10939 1.1 mrg
10940 1.1 mrg * config.sub (mn10200): Recognize new basic machine.
10941 1.1 mrg
10942 1.1 mrg Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan (a] lisa.cygnus.com>
10943 1.1 mrg
10944 1.1 mrg * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10945 1.1 mrg --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10946 1.1 mrg
10947 1.1 mrg Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan (a] lisa.cygnus.com>
10948 1.1 mrg
10949 1.1 mrg * configure.in: If we're building mips-sgi-irix6* native, turn on
10950 1.1 mrg ENABLE_MULTILIB and set TARGET_SUBDIR.
10951 1.1 mrg
10952 1.1 mrg Tue Jun 17 12:20:59 1997 Tom Tromey <tromey (a] cygnus.com>
10953 1.1 mrg
10954 1.1 mrg * Makefile.in (all-sn): Depend on all-grep.
10955 1.1 mrg
10956 1.1 mrg Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian (a] cygnus.com>
10957 1.1 mrg
10958 1.1 mrg * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10959 1.1 mrg
10960 1.1 mrg * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10961 1.1 mrg Makefile. From Jeff Makey <jeff (a] cts.com>.
10962 1.1 mrg * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10963 1.1 mrg
10964 1.1 mrg * Makefile.in (DISTBISONFILES): Remove.
10965 1.1 mrg (taz): Don't futz with DISTBISONFILES. Change BISON to use
10966 1.1 mrg $(DEFAULT_YACC).
10967 1.1 mrg
10968 1.1 mrg * configure.in: Build itl, db, sn, etc., when building for native
10969 1.1 mrg cygwin32.
10970 1.1 mrg
10971 1.1 mrg * Makefile.in (LD): New variable.
10972 1.1 mrg (EXTRA_HOST_FLAGS): Pass down LD.
10973 1.1 mrg ($(DO_X)): Likewise.
10974 1.1 mrg
10975 1.1 mrg Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell (a] pobox.com>
10976 1.1 mrg
10977 1.1 mrg * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10978 1.1 mrg
10979 1.1 mrg Fri Jun 13 10:22:56 1997 Bob Manson <manson (a] charmed.cygnus.com>
10980 1.1 mrg
10981 1.1 mrg * configure.in (targargs): Strip out any supplied --build argument
10982 1.1 mrg before adding our own. Always add --build.
10983 1.1 mrg
10984 1.1 mrg Thu Jun 12 21:12:28 1997 Bob Manson <manson (a] charmed.cygnus.com>
10985 1.1 mrg
10986 1.1 mrg * configure.in (targargs): Pass --build if we're doing
10987 1.1 mrg a cross-compile.
10988 1.1 mrg
10989 1.1 mrg Fri Jun 6 21:38:40 1997 Rob Savoye <rob (a] chinadoll.cygnus.com>
10990 1.1 mrg
10991 1.1 mrg * configure: Use '|' instead of ":" as the separator in
10992 1.1 mrg sed. Otherwise sed chokes on NT path names with drive
10993 1.1 mrg designators. Also look for "?:*" as the leading characters in an
10994 1.1 mrg absolute pathname.
10995 1.1 mrg
10996 1.1 mrg Mon Jun 2 13:05:20 1997 Gavin Koch <gavin (a] cygnus.com>
10997 1.1 mrg
10998 1.1 mrg * config.sub: Support for r3900.
10999 1.1 mrg
11000 1.1 mrg Wed May 21 17:33:31 1997 Ian Lance Taylor <ian (a] cygnus.com>
11001 1.1 mrg
11002 1.1 mrg * configure.in: Use install-sh, not install.sh.
11003 1.1 mrg
11004 1.1 mrg Wed May 14 16:06:51 1997 Ian Lance Taylor <ian (a] cygnus.com>
11005 1.1 mrg
11006 1.1 mrg * Makefile.in (taz): Improve check for BISON so it doesn't try to
11007 1.1 mrg apply it twice.
11008 1.1 mrg
11009 1.1 mrg Fri May 9 17:22:05 1997 Ian Lance Taylor <ian (a] cygnus.com>
11010 1.1 mrg
11011 1.1 mrg * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11012 1.1 mrg install-binutils.
11013 1.1 mrg
11014 1.1 mrg Thu May 8 17:29:50 1997 Ian Lance Taylor <ian (a] cygnus.com>
11015 1.1 mrg
11016 1.1 mrg * Makefile.in: Add automake targets.
11017 1.1 mrg * configure.in (host_tools): Add automake.
11018 1.1 mrg
11019 1.1 mrg Tue May 6 15:49:52 1997 Ian Lance Taylor <ian (a] cygnus.com>
11020 1.1 mrg
11021 1.1 mrg * configure: Default CXX to c++, not gcc.
11022 1.1 mrg * Makefile.in (CXX): Set to c++, not gcc.
11023 1.1 mrg (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11024 1.1 mrg
11025 1.1 mrg Thu May 1 10:11:43 1997 Geoffrey Noer <noer (a] cygnus.com>
11026 1.1 mrg
11027 1.1 mrg * install-sh: try appending a .exe if source file doesn't
11028 1.1 mrg exist
11029 1.1 mrg
11030 1.1 mrg Wed Apr 30 12:05:36 1997 Jason Merrill <jason (a] yorick.cygnus.com>
11031 1.1 mrg
11032 1.1 mrg * configure.in: Turn on multilib by default.
11033 1.1 mrg (cross_only): Remove target-libiberty.
11034 1.1 mrg
11035 1.1 mrg * Makefile.in (all-gcc): Don't depend on libiberty.
11036 1.1 mrg
11037 1.1 mrg Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder (a] cleaver.cygnus.com>
11038 1.1 mrg
11039 1.1 mrg * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11040 1.1 mrg
11041 1.1 mrg Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian (a] cygnus.com>
11042 1.1 mrg
11043 1.1 mrg * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11044 1.1 mrg (DISTBISONFILES): Add ld/Makefile.in
11045 1.1 mrg
11046 1.1 mrg Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer (a] pizza.cygnus.com>
11047 1.1 mrg
11048 1.1 mrg * configure.in: if target is cygwin32 but host isn't cygwin32,
11049 1.1 mrg don't configure gdb tcl tk expect, not just gdb.
11050 1.1 mrg
11051 1.1 mrg Mon Apr 21 13:33:39 1997 Tom Tromey <tromey (a] cygnus.com>
11052 1.1 mrg
11053 1.1 mrg * configure.in: Added gnuserv everywhere sn appears.
11054 1.1 mrg
11055 1.1 mrg * Makefile.in (ALL_MODULES): Added all-gnuserv.
11056 1.1 mrg (CROSS_CHECK_MODULES): Added check-gnuserv.
11057 1.1 mrg (INSTALL_MODULES): Added install-gnuserv.
11058 1.1 mrg (CLEAN_MODULES): Added clean-gnuserv.
11059 1.1 mrg (all-gnuserv): New target.
11060 1.1 mrg
11061 1.1 mrg Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo (a] openbsd.org>
11062 1.1 mrg
11063 1.1 mrg * config.guess: Fixes for MIPS OpenBSD systems.
11064 1.1 mrg
11065 1.1 mrg Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian (a] cygnus.com>
11066 1.1 mrg
11067 1.1 mrg * Makefile.in (INSTALL_XFORM): Remove.
11068 1.1 mrg (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11069 1.1 mrg
11070 1.1 mrg * mkinstalldirs: New file, copied from automake.
11071 1.1 mrg * Makefile.in (installdirs): Rename from install-dirs. Use
11072 1.1 mrg mkinstalldirs. Change all users.
11073 1.1 mrg (DEVO_SUPPORT): Add mkinstalldirs.
11074 1.1 mrg
11075 1.1 mrg Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian (a] cygnus.com>
11076 1.1 mrg
11077 1.1 mrg * install-sh: Rename from install.sh.
11078 1.1 mrg * Makefile.in (INSTALL): Change install.sh to install-sh.
11079 1.1 mrg (DEVO_SUPPORT): Likewise.
11080 1.1 mrg
11081 1.1 mrg * configure: Use ${config_shell} with ${moveifchange}. From Thomas
11082 1.1 mrg Graichen <graichen (a] rzpd.de>.
11083 1.1 mrg
11084 1.1 mrg Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas (a] appli.se>
11085 1.1 mrg
11086 1.1 mrg * config.guess: Recognize OpenBSD systems correctly.
11087 1.1 mrg
11088 1.1 mrg Fri Apr 11 17:07:04 1997 Jason Molenda (crash (a] godzilla.cygnus.co.jp)
11089 1.1 mrg
11090 1.1 mrg * README, Makefile.in (ETC_SUPPORT): Remove references to
11091 1.1 mrg cfg-paper*, configure.{texi,man,info*}._
11092 1.1 mrg
11093 1.1 mrg Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney (a] kremvax.cygnus.com>
11094 1.1 mrg
11095 1.1 mrg * Makefile.in (all.normal): Ensure that gcc is built after all
11096 1.1 mrg the x11 - ie gdb - targets.
11097 1.1 mrg
11098 1.1 mrg Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf (a] progis.de>
11099 1.1 mrg
11100 1.1 mrg * makefile.vms: Don't run conf-a-gas.
11101 1.1 mrg
11102 1.1 mrg Mon Mar 31 16:26:55 1997 Joel Sherrill <joel (a] oarcorp.com>
11103 1.1 mrg
11104 1.1 mrg * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11105 1.1 mrg
11106 1.1 mrg Sun Mar 30 12:38:27 1997 Fred Fish <fnf (a] cygnus.com>
11107 1.1 mrg
11108 1.1 mrg * configure.in: Remove noconfigdirs case since gdb also
11109 1.1 mrg configures and builds for tic80-coff.
11110 1.1 mrg
11111 1.1 mrg Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian (a] cygnus.com>
11112 1.1 mrg
11113 1.1 mrg * configure: Set cache_file to config.cache.
11114 1.1 mrg * Makefile.in (local-distclean): Remove config.cache.
11115 1.1 mrg
11116 1.1 mrg Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian (a] cygnus.com>
11117 1.1 mrg
11118 1.1 mrg * COPYING: Update FSF address.
11119 1.1 mrg
11120 1.1 mrg Wed Mar 26 10:38:25 1997 Michael Meissner <meissner (a] cygnus.com>
11121 1.1 mrg
11122 1.1 mrg * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11123 1.1 mrg noconfigdirs.
11124 1.1 mrg
11125 1.1 mrg Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian (a] cygnus.com>
11126 1.1 mrg
11127 1.1 mrg * Makefile.in (install-dirs): Don't crash if prefix, and hence
11128 1.1 mrg MAKEDIRS, is empty.
11129 1.1 mrg
11130 1.1 mrg Mon Mar 24 12:40:55 1997 Doug Evans <dje (a] canuck.cygnus.com>
11131 1.1 mrg
11132 1.1 mrg * config.sub: Tweak mn10300 entry.
11133 1.1 mrg
11134 1.1 mrg Fri Mar 21 15:35:27 1997 Michael Meissner <meissner (a] cygnus.com>
11135 1.1 mrg
11136 1.1 mrg * configure.in (host_tools): Put sim before gdb, so gdb's
11137 1.1 mrg configure.tgt can determine if the simulator was configured.
11138 1.1 mrg
11139 1.1 mrg Sun Mar 16 16:07:08 1997 Fred Fish <fnf (a] cygnus.com>
11140 1.1 mrg
11141 1.1 mrg * config.sub: Move BeOS $os case to be with other Cygnus
11142 1.1 mrg local cases.
11143 1.1 mrg
11144 1.1 mrg Sun Mar 16 01:34:55 1997 Martin Hunt <hunt (a] cygnus.com>
11145 1.1 mrg
11146 1.1 mrg * config.sub: Remove misplaced comment that broke Linux.
11147 1.1 mrg
11148 1.1 mrg Sat Mar 15 22:50:15 1997 Fred Fish <fnf (a] cygnus.com>
11149 1.1 mrg
11150 1.1 mrg * config.sub: Add BeOS support.
11151 1.1 mrg
11152 1.1 mrg Mon Mar 10 13:30:11 1997 Tom Tromey <tromey (a] cygnus.com>
11153 1.1 mrg
11154 1.1 mrg * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11155 1.1 mrg
11156 1.1 mrg Wed Mar 5 12:09:29 1997 Martin <hunt (a] cygnus.com>
11157 1.1 mrg
11158 1.1 mrg * configure.in (noconfigdirs): Remove tcl and tk from
11159 1.1 mrg noconfigdirs for cygwin32 builds.
11160 1.1 mrg
11161 1.1 mrg Fri Feb 28 18:20:15 1997 Fred Fish <fnf (a] cygnus.com>
11162 1.1 mrg
11163 1.1 mrg * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11164 1.1 mrg
11165 1.1 mrg Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn (a] cygnus.com>
11166 1.1 mrg
11167 1.1 mrg * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11168 1.1 mrg make-all.com, use makefile.vms instead.
11169 1.1 mrg
11170 1.1 mrg Tue Feb 25 18:46:14 1997 Stan Shebs <shebs (a] andros.cygnus.com>
11171 1.1 mrg
11172 1.1 mrg * config.sub: Accept -lnews*.
11173 1.1 mrg
11174 1.1 mrg Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney (a] kremvax.tpgi.com.au>
11175 1.1 mrg
11176 1.1 mrg * configure.in (noconfigdirs): Disable target-newlib,
11177 1.1 mrg target-examples and target-libiberty for d30v.
11178 1.1 mrg
11179 1.1 mrg Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt (a] pizza.cygnus.com>
11180 1.1 mrg
11181 1.1 mrg * configure.in (noconfigdirs): Enable ld for d30v.
11182 1.1 mrg
11183 1.1 mrg Fri Feb 21 20:58:51 1997 Michael Meissner <meissner (a] cygnus.com>
11184 1.1 mrg
11185 1.1 mrg * configure.in (tic80-*-*): Build compiler.
11186 1.1 mrg
11187 1.1 mrg Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney (a] critters.cygnus.com>
11188 1.1 mrg
11189 1.1 mrg * configure.in (d30v-*): Remove sim directory from list of
11190 1.1 mrg unsupported d30v directories
11191 1.1 mrg
11192 1.1 mrg Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt (a] pizza.cygnus.com>
11193 1.1 mrg
11194 1.1 mrg * config.sub, configure.in: Add d30v target cpu.
11195 1.1 mrg
11196 1.1 mrg Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf (a] progis.de>
11197 1.1 mrg
11198 1.1 mrg * makefile.vms: New file.
11199 1.1 mrg * make-all.com: Remove.
11200 1.1 mrg
11201 1.1 mrg Wed Feb 12 12:54:18 1997 Jim Wilson <wilson (a] cygnus.com>
11202 1.1 mrg
11203 1.1 mrg * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11204 1.1 mrg
11205 1.1 mrg Sat Feb 8 20:36:49 1997 Michael Meissner <meissner (a] cygnus.com>
11206 1.1 mrg
11207 1.1 mrg * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11208 1.1 mrg
11209 1.1 mrg Tue Feb 4 11:39:29 1997 Tom Tromey <tromey (a] cygnus.com>
11210 1.1 mrg
11211 1.1 mrg * Makefile.in (ALL_MODULES): Added all-db.
11212 1.1 mrg (CROSS_CHECK_MODULES): Addec check-db.
11213 1.1 mrg (INSTALL_MODULES): Added install-db.
11214 1.1 mrg (CLEAN_MODULES): Added clean-db.
11215 1.1 mrg
11216 1.1 mrg Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian (a] cygnus.com>
11217 1.1 mrg
11218 1.1 mrg * config.guess: Merge with latest FSF sources.
11219 1.1 mrg
11220 1.1 mrg Tue Jan 28 09:20:37 1997 Tom Tromey <tromey (a] cygnus.com>
11221 1.1 mrg
11222 1.1 mrg * Makefile.in (ALL_MODULES): Added all-itcl.
11223 1.1 mrg (CROSS_CHECK_MODULES): Added check-itcl.
11224 1.1 mrg (INSTALL_MODULES): Added install-itcl.
11225 1.1 mrg (CLEAN_MODULES): Added clean-itcl.
11226 1.1 mrg
11227 1.1 mrg Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer (a] cygnus.com>
11228 1.1 mrg
11229 1.1 mrg * configure.in: build gdb for mn10200
11230 1.1 mrg
11231 1.1 mrg Fri Jan 17 15:32:15 1997 Doug Evans <dje (a] canuck.cygnus.com>
11232 1.1 mrg
11233 1.1 mrg * Makefile.in (all-target-winsup): Depend on all-target-libio.
11234 1.1 mrg
11235 1.1 mrg Mon Jan 13 22:46:54 1997 Michael Meissner <meissner (a] tiktok.cygnus.com>
11236 1.1 mrg
11237 1.1 mrg * configure.in (tic80-*-*): Turn off most targets right now.
11238 1.1 mrg
11239 1.1 mrg Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian (a] cygnus.com>
11240 1.1 mrg
11241 1.1 mrg * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11242 1.1 mrg rather than the makeinfo program.
11243 1.1 mrg (do-info): Depend upon all-texinfo.
11244 1.1 mrg
11245 1.1 mrg Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian (a] cygnus.com>
11246 1.1 mrg
11247 1.1 mrg * configure.in: Remove uses of config/mh-linux.
11248 1.1 mrg
11249 1.1 mrg * config.sub, config.guess: Merge with latest FSF sources.
11250 1.1 mrg
11251 1.1 mrg Fri Dec 27 23:04:33 1996 Fred Fish <fnf (a] cygnus.com>
11252 1.1 mrg
11253 1.1 mrg * config.sub (case $basic_machine): Add tic80 entries.
11254 1.1 mrg
11255 1.1 mrg Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian (a] cygnus.com>
11256 1.1 mrg
11257 1.1 mrg * config.sub, config.guess: Merge with latest FSF sources.
11258 1.1 mrg
11259 1.1 mrg Wed Dec 18 22:46:39 1996 Stan Shebs <shebs (a] andros.cygnus.com>
11260 1.1 mrg
11261 1.1 mrg * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11262 1.1 mrg * mpw-config.in: Test for NewFolderRecursive.
11263 1.1 mrg * mpw-install: Use symbolic name for startup filename.
11264 1.1 mrg * mpw-README: Add various additional details.
11265 1.1 mrg
11266 1.1 mrg Wed Dec 18 13:11:46 1996 Jim Wilson <wilson (a] cygnus.com>
11267 1.1 mrg
11268 1.1 mrg * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11269 1.1 mrg
11270 1.1 mrg Wed Dec 18 10:29:31 1996 Jeffrey A Law (law (a] cygnus.com)
11271 1.1 mrg
11272 1.1 mrg * configure.in: Do build gcc and the target libraries for
11273 1.1 mrg the mn10200.
11274 1.1 mrg
11275 1.1 mrg Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer (a] cygnus.com>
11276 1.1 mrg
11277 1.1 mrg * configure.in: don't avoid building gdb for mn10300 any more
11278 1.1 mrg * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11279 1.1 mrg instead of single-quoting it.
11280 1.1 mrg
11281 1.1 mrg Tue Dec 3 23:26:50 1996 Jason Merrill <jason (a] yorick.cygnus.com>
11282 1.1 mrg
11283 1.1 mrg * configure.in: Don't use --with-stabs on IRIX 6.
11284 1.1 mrg
11285 1.1 mrg Tue Dec 3 09:05:25 1996 Doug Evans <dje (a] canuck.cygnus.com>
11286 1.1 mrg
11287 1.1 mrg * configure.in (m32r): Build gdb, libg++ now.
11288 1.1 mrg
11289 1.1 mrg Sun Dec 1 00:18:59 1996 Peter Schauer (pes (a] regent.e-technik.tu-muenchen.de)
11290 1.1 mrg
11291 1.1 mrg * configure.in (mips*-sgi-irix6*): Remove gdb and related
11292 1.1 mrg directories from noconfigdirs.
11293 1.1 mrg
11294 1.1 mrg Tue Nov 26 11:45:33 1996 Kim Knuttila <krk (a] cygnus.com>
11295 1.1 mrg
11296 1.1 mrg * config.sub (basic_machine): added mips16 configuration
11297 1.1 mrg
11298 1.1 mrg Sat Nov 23 19:26:22 1996 Michael Meissner <meissner (a] tiktok.cygnus.com>
11299 1.1 mrg
11300 1.1 mrg * config.sub: Handle d10v-unknown.
11301 1.1 mrg
11302 1.1 mrg Sat Nov 23 10:23:01 1996 Gavin Koch <gavin (a] cygnus.com>
11303 1.1 mrg
11304 1.1 mrg * config.sub: Handle v850-unknown.
11305 1.1 mrg
11306 1.1 mrg Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer (a] cygnus.com>
11307 1.1 mrg
11308 1.1 mrg * Makefile.in: add findutils
11309 1.1 mrg * configure.in: add findutils to list of host_tools
11310 1.1 mrg
11311 1.1 mrg Wed Nov 20 10:09:01 1996 Jeffrey A Law (law (a] cygnus.com)
11312 1.1 mrg
11313 1.1 mrg * config.sub: Handle mn10200 and mn10300.
11314 1.1 mrg
11315 1.1 mrg Tue Nov 19 16:35:14 1996 Michael Meissner <meissner (a] tiktok.cygnus.com>
11316 1.1 mrg
11317 1.1 mrg * configure.in (d10v-*): Do not build librx.
11318 1.1 mrg
11319 1.1 mrg Mon Nov 18 13:28:41 1996 Jeffrey A Law (law (a] cygnus.com)
11320 1.1 mrg
11321 1.1 mrg * configure.in (mn10300): Build everything except gdb & libgloss.
11322 1.1 mrg
11323 1.1 mrg Wed Nov 13 14:59:46 1996 Per Bothner <bothner (a] deneb.cygnus.com>
11324 1.1 mrg
11325 1.1 mrg * config.guess: Patch for Dansk Data Elektronik servers,
11326 1.1 mrg from Niels Skou Olsen <nso (a] dde.dk>.
11327 1.1 mrg
11328 1.1 mrg For ncr, use /bin/uname rather than uname, since GNU uname does not
11329 1.1 mrg support -p. Suggested by Mark Mitchell <mmitchell (a] usa.net>.
11330 1.1 mrg
11331 1.1 mrg Patch for MIPS R4000 running System V,
11332 1.1 mrg from Eric S. Raymond <esr (a] snark.thyrsus.com>.
11333 1.1 mrg
11334 1.1 mrg Fix thinko for nextstep.
11335 1.1 mrg
11336 1.1 mrg Patch for OSF1 in i?86, from Dan Murphy <dlm (a] osf.org> via Harlan Stenn.
11337 1.1 mrg
11338 1.1 mrg Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
11339 1.1 mrg * config.guess: Guess mips-dec-mach_bsd4.3.
11340 1.1 mrg
11341 1.1 mrg Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan (a] pfcs.com>
11342 1.1 mrg * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
11343 1.1 mrg release numbers.
11344 1.1 mrg * config.guess (mips-mips-riscos*): Emit just enough of the
11345 1.1 mrg release number.
11346 1.1 mrg
11347 1.1 mrg Tue Oct 8 10:37:22 1996 Frank Vance <fvance (a] waii.com>
11348 1.1 mrg * config.guess (sparc-auspex-sunos*): Added.
11349 1.1 mrg (f300-fujitsu-*): Added.
11350 1.1 mrg
11351 1.1 mrg Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey (a] jlw.com>
11352 1.1 mrg * config.guess: Recognize a Tadpole as a sparc.
11353 1.1 mrg
11354 1.1 mrg Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm (a] churchy.gnu.ai.mit.edu>
11355 1.1 mrg
11356 1.1 mrg * config.guess: Don't assume that NextStep version is either 2 or
11357 1.1 mrg 3. NextStep 4 (aka OpenStep 4) has come out now.
11358 1.1 mrg
11359 1.1 mrg Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm (a] churchy.gnu.ai.mit.edu>
11360 1.1 mrg
11361 1.1 mrg * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11362 1.1 mrg From Rik Faith <faith (a] cs.unc.edu>.
11363 1.1 mrg
11364 1.1 mrg Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm (a] geech.gnu.ai.mit.edu>
11365 1.1 mrg
11366 1.1 mrg * config.sub: Contributions from bug-gnu-utils to:
11367 1.1 mrg Support plain "hppa" (no version given) architecture, reported by
11368 1.1 mrg OpenStep.
11369 1.1 mrg OpenBSD like NetBSD.
11370 1.1 mrg LynxOs is not a hardware supplier.
11371 1.1 mrg
11372 1.1 mrg * config.guess: Contributions from bug-gnu-utils to add support for:
11373 1.1 mrg OpenBSD like NetBSD.
11374 1.1 mrg Stratus systems.
11375 1.1 mrg More Pyramid systems.
11376 1.1 mrg i[n>4]86 Intel chips.
11377 1.1 mrg M680[n>4]0 Motorola chips.
11378 1.1 mrg Use unknown instead of lynx for hardware manufacturer.
11379 1.1 mrg
11380 1.1 mrg Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan (a] lisa.cygnus.com>
11381 1.1 mrg
11382 1.1 mrg * install.sh (chmodcmd): Set to null if the DST directory already
11383 1.1 mrg exists.
11384 1.1 mrg
11385 1.1 mrg Mon Nov 11 10:43:41 1996 Michael Meissner <meissner (a] tiktok.cygnus.com>
11386 1.1 mrg
11387 1.1 mrg * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11388 1.1 mrg not use mt-ppc target Makefile fragment any more.
11389 1.1 mrg
11390 1.1 mrg Sun Nov 3 19:17:07 1996 Stu Grossman (grossman (a] critters.cygnus.com)
11391 1.1 mrg
11392 1.1 mrg * configure.in (*-*-windows): Exclude everything but those dirs
11393 1.1 mrg needed to build windows.
11394 1.1 mrg
11395 1.1 mrg Tue Oct 29 16:41:31 1996 Doug Evans <dje (a] canuck.cygnus.com>
11396 1.1 mrg
11397 1.1 mrg * Makefile.in (all-target-winsup): Depend on all-target-librx.
11398 1.1 mrg
11399 1.1 mrg Mon Oct 28 17:32:46 1996 Stu Grossman (grossman (a] critters.cygnus.com)
11400 1.1 mrg
11401 1.1 mrg * configure.in: Exclude mmalloc from i386-windows.
11402 1.1 mrg
11403 1.1 mrg Thu Oct 24 09:22:46 1996 Stu Grossman (grossman (a] critters.cygnus.com)
11404 1.1 mrg
11405 1.1 mrg * Undo my previous change.
11406 1.1 mrg
11407 1.1 mrg Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian (a] cygnus.com>
11408 1.1 mrg
11409 1.1 mrg * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11410 1.1 mrg unconditionally.
11411 1.1 mrg (MAKEOVERRIDES): Define (revert this part of October 18 change).
11412 1.1 mrg
11413 1.1 mrg Thu Oct 24 09:02:07 1996 Stu Grossman (grossman (a] critters.cygnus.com)
11414 1.1 mrg
11415 1.1 mrg * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
11416 1.1 mrg host to add it's own flags.
11417 1.1 mrg
11418 1.1 mrg Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian (a] cygnus.com>
11419 1.1 mrg
11420 1.1 mrg * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11421 1.1 mrg
11422 1.1 mrg Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian (a] cygnus.com>
11423 1.1 mrg
11424 1.1 mrg * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11425 1.1 mrg (CXX_FOR_TARGET): Likewise.
11426 1.1 mrg (GCC_FOR_TARGET): Define.
11427 1.1 mrg (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11428 1.1 mrg (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11429 1.1 mrg CC_FOR_TARGET was specified on the command line.
11430 1.1 mrg (MAKEOVERRIDES): Don't define.
11431 1.1 mrg
11432 1.1 mrg Thu Oct 17 10:27:56 1996 Doug Evans <dje (a] canuck.cygnus.com>
11433 1.1 mrg
11434 1.1 mrg * configure.in (m32r): Fix spelling of libg++ libs.
11435 1.1 mrg
11436 1.1 mrg Thu Oct 10 10:37:17 1996 Stan Shebs <shebs (a] andros.cygnus.com>
11437 1.1 mrg
11438 1.1 mrg * config.sub (-apple*): Remove, now redundant.
11439 1.1 mrg
11440 1.1 mrg Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian (a] cygnus.com>
11441 1.1 mrg
11442 1.1 mrg * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11443 1.1 mrg
11444 1.1 mrg * configure: Rework yesterday's sed script patch.
11445 1.1 mrg
11446 1.1 mrg * config.sub: Merge with FSF.
11447 1.1 mrg
11448 1.1 mrg Wed Oct 9 17:24:59 1996 Per Bothner <bothner (a] deneb.cygnus.com>
11449 1.1 mrg
11450 1.1 mrg * config.guess: Merge from FSF.
11451 1.1 mrg
11452 1.1 mrg 1996-09-12 Richard Stallman <rms (a] ethanol.gnu.ai.mit.edu>
11453 1.1 mrg * config.guess: Use pc instead of unknown, for pc clone systems.
11454 1.1 mrg Change linux to linux-gnu.
11455 1.1 mrg
11456 1.1 mrg Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh (a] gnu.ai.mit.edu>
11457 1.1 mrg * config.guess: Avoid non-portable tr syntax.
11458 1.1 mrg
11459 1.1 mrg Wed Oct 9 06:06:46 1996 Jeffrey A Law (law (a] cygnus.com)
11460 1.1 mrg
11461 1.1 mrg * test-build.mk (HOLES): Add "xargs" for gdb.
11462 1.1 mrg
11463 1.1 mrg * configure: Avoid hpux10.20 sed bug.
11464 1.1 mrg
11465 1.1 mrg Tue Oct 8 08:32:48 1996 Stu Grossman (grossman (a] critters.cygnus.com)
11466 1.1 mrg
11467 1.1 mrg * configure.in: Add support for windows host
11468 1.1 mrg (that is a build done under the Microsoft build environment).
11469 1.1 mrg
11470 1.1 mrg Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian (a] cygnus.com>
11471 1.1 mrg
11472 1.1 mrg * Makefile.in: Replace all uses of srcroot with s, to shrink
11473 1.1 mrg command line lengths.
11474 1.1 mrg
11475 1.1 mrg Patches from Geoffrey Noer <noer (a] cygnus.com>:
11476 1.1 mrg * configure.in: If configuring for newlib, pass --with-newlib to
11477 1.1 mrg subdirectories.
11478 1.1 mrg * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11479 1.1 mrg -Bnewlib/ and -Lwinsup to gcc.
11480 1.1 mrg (CXX_FOR_TARGET): Likewise.
11481 1.1 mrg
11482 1.1 mrg Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian (a] cygnus.com>
11483 1.1 mrg
11484 1.1 mrg * Makefile.in (ETC_SUPPORT): Add configure.
11485 1.1 mrg
11486 1.1 mrg Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela (a] cygnus.com)
11487 1.1 mrg
11488 1.1 mrg * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11489 1.1 mrg host configuration file.
11490 1.1 mrg
11491 1.1 mrg Thu Oct 3 09:28:25 1996 Jeffrey A Law (law (a] cygnus.com)
11492 1.1 mrg
11493 1.1 mrg * configure.in: Break mn10x00 support into separate
11494 1.1 mrg mn10200 and mn10300 configurations.
11495 1.1 mrg * config.sub: Likewise.
11496 1.1 mrg
11497 1.1 mrg Wed Oct 2 22:27:52 1996 Jeffrey A Law (law (a] cygnus.com)
11498 1.1 mrg
11499 1.1 mrg * configure.in: Add lots of stuff to noconfigdirs for
11500 1.1 mrg the mn10x00 targets.
11501 1.1 mrg
11502 1.1 mrg * config.sub, configure.in: Add mn10x00 support.
11503 1.1 mrg
11504 1.1 mrg Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf (a] progis.de>
11505 1.1 mrg
11506 1.1 mrg * make-all.com: Call conf-a-gas, not config-a-gas.
11507 1.1 mrg
11508 1.1 mrg Tue Oct 1 01:28:41 1996 James G. Smith <jsmith (a] cygnus.co.uk>
11509 1.1 mrg
11510 1.1 mrg * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11511 1.1 mrg targets.
11512 1.1 mrg
11513 1.1 mrg Mon Sep 30 14:24:01 1996 Stan Shebs <shebs (a] andros.cygnus.com>
11514 1.1 mrg
11515 1.1 mrg * mpw-README: Add much more detail for native PowerMac.
11516 1.1 mrg * mpw-install: New file.
11517 1.1 mrg * mpw-configure: Add --norecursion and --help options.
11518 1.1 mrg * mpw-config.in: Translate readme and install files when
11519 1.1 mrg copying to objdir.
11520 1.1 mrg * mpw-build.in: Don't always depend on byacc and flex.
11521 1.1 mrg (install-only-top): New action.
11522 1.1 mrg
11523 1.1 mrg Fri Sep 27 17:39:44 1996 Stu Grossman (grossman (a] critters.cygnus.com)
11524 1.1 mrg
11525 1.1 mrg * configure.in: You can now configure GDB for the v850.
11526 1.1 mrg
11527 1.1 mrg Tue Sep 24 19:05:12 1996 Stan Shebs <shebs (a] andros.cygnus.com>
11528 1.1 mrg
11529 1.1 mrg * configure.in (noconfigdirs): Don't configure any C++ dirs
11530 1.1 mrg if targeting D10V.
11531 1.1 mrg
11532 1.1 mrg Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian (a] cygnus.com>
11533 1.1 mrg
11534 1.1 mrg * config.sub: Recognize mips64vr5000.
11535 1.1 mrg
11536 1.1 mrg Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian (a] cygnus.com>
11537 1.1 mrg
11538 1.1 mrg * configure.in: Use a single line for host_tools and native_only.
11539 1.1 mrg
11540 1.1 mrg Mon Sep 9 12:21:30 1996 Doug Evans <dje (a] canuck.cygnus.com>
11541 1.1 mrg
11542 1.1 mrg * config.sub, configure.in: Add entries for m32r.
11543 1.1 mrg
11544 1.1 mrg Thu Sep 5 13:52:47 1996 Tom Tromey <tromey (a] creche.cygnus.com>
11545 1.1 mrg
11546 1.1 mrg * Makefile.in (inet-install): Don't run install-gzip.
11547 1.1 mrg
11548 1.1 mrg Wed Sep 4 17:26:13 1996 Stu Grossman (grossman (a] critters.cygnus.com)
11549 1.1 mrg
11550 1.1 mrg * configure.in: Don't config lots of things for *-*-windows*.
11551 1.1 mrg
11552 1.1 mrg Sat Aug 31 11:45:57 1996 Stan Shebs <shebs (a] andros.cygnus.com>
11553 1.1 mrg
11554 1.1 mrg * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11555 1.1 mrg (host_libs, host_tools): Copy from configure.in.
11556 1.1 mrg * mpw-configure: Don't complain about directories not found.
11557 1.1 mrg
11558 1.1 mrg Thu Aug 29 16:44:58 1996 Michael Meissner <meissner (a] tiktok.cygnus.com>
11559 1.1 mrg
11560 1.1 mrg * configure.in (i[345]86): Recognize i686 for pentium pro.
11561 1.1 mrg (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11562 1.1 mrg file.
11563 1.1 mrg
11564 1.1 mrg * config.guess (i[345]86): Ditto.
11565 1.1 mrg
11566 1.1 mrg Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt (a] pizza.cygnus.com>
11567 1.1 mrg
11568 1.1 mrg * configure.in (noconfigdirs): Removed gdb for D10V.
11569 1.1 mrg
11570 1.1 mrg Thu Aug 22 17:13:52 1996 Jeffrey A Law (law (a] cygnus.com)
11571 1.1 mrg
11572 1.1 mrg * configure.in: Remove ld, target-libio, target-libg++, and
11573 1.1 mrg target-libstdc++ from noconfigdirs.
11574 1.1 mrg
11575 1.1 mrg Wed Aug 21 18:56:38 1996 Fred Fish <fnf (a] cygnus.com>
11576 1.1 mrg
11577 1.1 mrg * configure: Fix three locations where shell scripts were
11578 1.1 mrg being run directly rather than with config_shell.
11579 1.1 mrg
11580 1.1 mrg Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc (a] hippo.cygnus.com>
11581 1.1 mrg
11582 1.1 mrg * configure.in (v850-*-*): Set up initial $noconfigdirs.
11583 1.1 mrg * config.sub (basic_machine): Recognize v850.
11584 1.1 mrg
11585 1.1 mrg Thu Aug 15 12:19:33 1996 Stan Shebs <shebs (a] andros.cygnus.com>
11586 1.1 mrg
11587 1.1 mrg * mpw-configure: Handle multiple enable/disable options and
11588 1.1 mrg pass them down recursively, handle -c and -s flags appropriately
11589 1.1 mrg depending on choice of compiler, add escape mechanism for
11590 1.1 mrg quoted arguments to gC.
11591 1.1 mrg
11592 1.1 mrg Mon Aug 12 13:15:13 1996 Michael Meissner <meissner (a] tiktok.cygnus.com>
11593 1.1 mrg
11594 1.1 mrg * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11595 1.1 mrg solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11596 1.1 mrg so that -mrelocatable-lib and -mno-eabi are used.
11597 1.1 mrg
11598 1.1 mrg * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11599 1.1 mrg not support --print-multi-lib, don't abort.
11600 1.1 mrg
11601 1.1 mrg Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf (a] progis.de>
11602 1.1 mrg
11603 1.1 mrg * make-all.com: Run config-a-gas.
11604 1.1 mrg * setup.com: Don't copy subdirectory files around.
11605 1.1 mrg
11606 1.1 mrg Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan (a] cygnus.com>
11607 1.1 mrg
11608 1.1 mrg * configure.in (*-*-ose): Remove exclusion of libgloss for this
11609 1.1 mrg target, it now compiles correctly.
11610 1.1 mrg
11611 1.1 mrg Sat Jul 27 15:10:43 1996 Stan Shebs <shebs (a] andros.cygnus.com>
11612 1.1 mrg
11613 1.1 mrg * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11614 1.1 mrg
11615 1.1 mrg Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt (a] pizza.cygnus.com>
11616 1.1 mrg
11617 1.1 mrg * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
11618 1.1 mrg
11619 1.1 mrg Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan (a] lisa.cygnus.com>
11620 1.1 mrg
11621 1.1 mrg * configure.in (native_only): Add prms.
11622 1.1 mrg
11623 1.1 mrg Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian (a] cygnus.com>
11624 1.1 mrg
11625 1.1 mrg * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11626 1.1 mrg (BINUTILS_SUPPORT_DIRS): Likewise.
11627 1.1 mrg
11628 1.1 mrg Thu Jul 18 12:55:40 1996 Michael Meissner <meissner (a] tiktok.cygnus.com>
11629 1.1 mrg
11630 1.1 mrg * configure.in (d10v-*-*): Don't configure ld or gdb until the
11631 1.1 mrg d10v support is added.
11632 1.1 mrg
11633 1.1 mrg Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt (a] pizza.cygnus.com>
11634 1.1 mrg
11635 1.1 mrg * configure.in (d10v-*-*): New target.
11636 1.1 mrg
11637 1.1 mrg Mon Jul 15 11:53:00 1996 Jeffrey A Law (law (a] cygnus.com)
11638 1.1 mrg
11639 1.1 mrg * config.guess (HP 9000/811): Recognize this as a PA1.1
11640 1.1 mrg machine.
11641 1.1 mrg
11642 1.1 mrg Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn (a] cygnus.com>
11643 1.1 mrg
11644 1.1 mrg * Makefile.in (do-tar-gz): New target, split out from tail end of
11645 1.1 mrg taz target. Run each command separately, don't use pipes.
11646 1.1 mrg (taz): Use it.
11647 1.1 mrg
11648 1.1 mrg Fri Jul 12 12:08:04 1996 Stan Shebs <shebs (a] andros.cygnus.com>
11649 1.1 mrg
11650 1.1 mrg * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11651 1.1 mrg * mpw-build.in: No builds should depend on building byacc or flex,
11652 1.1 mrg they are assumed to be installed already.
11653 1.1 mrg
11654 1.1 mrg Fri Jul 12 09:52:52 1996 Michael Meissner <meissner (a] tiktok.cygnus.com>
11655 1.1 mrg
11656 1.1 mrg * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11657 1.1 mrg variable that CC_FOR_TARGET needs.
11658 1.1 mrg
11659 1.1 mrg Thu Jul 11 10:09:45 1996 Michael Meissner <meissner (a] tiktok.cygnus.com>
11660 1.1 mrg
11661 1.1 mrg * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11662 1.1 mrg options have changed since the last time the subdirectory was
11663 1.1 mrg configured, and if it has, reconfigure.
11664 1.1 mrg (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11665 1.1 mrg CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11666 1.1 mrg
11667 1.1 mrg Wed Jul 10 18:56:59 1996 Doug Evans <dje (a] canuck.cygnus.com>
11668 1.1 mrg
11669 1.1 mrg * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11670 1.1 mrg CLEAN_MODULES): Add bash.
11671 1.1 mrg (all-bash): New target.
11672 1.1 mrg
11673 1.1 mrg Mon Jul 8 17:33:14 1996 Jim Wilson <wilson (a] cygnus.com>
11674 1.1 mrg
11675 1.1 mrg * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11676 1.1 mrg
11677 1.1 mrg Mon Jul 1 13:31:35 1996 Michael Meissner <meissner (a] tiktok.cygnus.com>
11678 1.1 mrg
11679 1.1 mrg * config.sub (basic_machine): Recognize d10v as a valid processor.
11680 1.1 mrg
11681 1.1 mrg Fri Jun 28 12:14:35 1996 Stan Shebs <shebs (a] andros.cygnus.com>
11682 1.1 mrg
11683 1.1 mrg * mpw-configure: Add support for --bindir.
11684 1.1 mrg * mpw-build.in: Use a GCC-specific build script for GCC actions.
11685 1.1 mrg
11686 1.1 mrg Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer (a] cygnus.com>
11687 1.1 mrg
11688 1.1 mrg * configure.in: add bash, time, gawk to list of hosttools and things
11689 1.1 mrg to only build for native toolchains
11690 1.1 mrg
11691 1.1 mrg Tue Jun 25 23:09:03 1996 Jason Molenda (crash (a] godzilla.cygnus.co.jp)
11692 1.1 mrg
11693 1.1 mrg * Makefile.in (docdir): Remove.
11694 1.1 mrg
11695 1.1 mrg Tue Jun 25 19:00:08 1996 Jason Molenda (crash (a] godzilla.cygnus.co.jp)
11696 1.1 mrg
11697 1.1 mrg * Makefile.in (datadir): Set to $(prefix)/share.
11698 1.1 mrg
11699 1.1 mrg Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer (a] cygnus.com>
11700 1.1 mrg
11701 1.1 mrg * configure.in: build diff and patch for cygwin32-hosted
11702 1.1 mrg toolchains.
11703 1.1 mrg
11704 1.1 mrg Mon Jun 24 15:01:12 1996 Joel Sherrill <joel (a] merlin.gcs.redstone.army.mil>
11705 1.1 mrg
11706 1.1 mrg * config.sub: Accept -rtems*.
11707 1.1 mrg
11708 1.1 mrg Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer (a] cygnus.com>
11709 1.1 mrg
11710 1.1 mrg * configure.in: enable dosrel for cygwin32-hosted builds,
11711 1.1 mrg remove diff from the list of things not buildable
11712 1.1 mrg via Canadian Cross
11713 1.1 mrg
11714 1.1 mrg Sat Jun 22 11:39:01 1996 Jason Merrill <jason (a] yorick.cygnus.com>
11715 1.1 mrg
11716 1.1 mrg * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
11717 1.1 mrg don't get ". ".
11718 1.1 mrg
11719 1.1 mrg Fri Jun 21 17:24:48 1996 Jim Wilson <wilson (a] cygnus.com>
11720 1.1 mrg
11721 1.1 mrg * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11722 1.1 mrg
11723 1.1 mrg Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn (a] cygnus.com>
11724 1.1 mrg
11725 1.1 mrg * Makefile.in (taz): Handle case where tex3patch didn't even get
11726 1.1 mrg checked out. Also, if it was found, put the symlink in a new util
11727 1.1 mrg subdirectory.
11728 1.1 mrg
11729 1.1 mrg Thu Jun 20 12:20:33 1996 Michael Meissner <meissner (a] tiktok.cygnus.com>
11730 1.1 mrg
11731 1.1 mrg * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11732 1.1 mrg
11733 1.1 mrg Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf (a] progis.de)
11734 1.1 mrg
11735 1.1 mrg * config.sub: Recognize -openvms.
11736 1.1 mrg * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11737 1.1 mrg * make-all.com, setup.com: New files.
11738 1.1 mrg
11739 1.1 mrg Mon Jun 17 16:34:46 1996 Jason Merrill <jason (a] yorick.cygnus.com>
11740 1.1 mrg
11741 1.1 mrg * Makefile.in (taz): tex3patch moved to texinfo/util.
11742 1.1 mrg
11743 1.1 mrg Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer (a] cygnus.com>
11744 1.1 mrg
11745 1.1 mrg * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11746 1.1 mrg * configure.in: remove make from disable-if-Can-Cross list
11747 1.1 mrg enable gdb if ${host} and ${target} are cygwin32
11748 1.1 mrg
11749 1.1 mrg Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan (a] pfcs.com>
11750 1.1 mrg
11751 1.1 mrg * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
11752 1.1 mrg Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11753 1.1 mrg
11754 1.1 mrg Wed Jun 5 00:09:17 1996 Per Bothner <bothner (a] wombat.gnu.ai.mit.edu>
11755 1.1 mrg
11756 1.1 mrg * config.guess: Combine mips-mips-riscos cases, and use cpp to
11757 1.1 mrg distinguish sysv/svr4/bsd variants.
11758 1.1 mrg Based on a patch from Harlan Stenn <harlan (a] pfcs.com>.
11759 1.1 mrg
11760 1.1 mrg Fri Jun 7 14:24:49 1996 Tom Tromey <tromey (a] creche.cygnus.com>
11761 1.1 mrg
11762 1.1 mrg * configure.in: Added copyright notice.
11763 1.1 mrg * move-if-change: Added copyright notice.
11764 1.1 mrg
11765 1.1 mrg Thu Jun 6 16:27:05 1996 Michael Meissner <meissner (a] tiktok.cygnus.com>
11766 1.1 mrg
11767 1.1 mrg * configure.in (powerpcle-*-solaris*): Until we get shared
11768 1.1 mrg libraries working, don't build gdb, sim, make, tcl, tk, or
11769 1.1 mrg expect.
11770 1.1 mrg
11771 1.1 mrg Tue Jun 4 20:41:45 1996 Per Bothner <bothner (a] deneb.cygnus.com>
11772 1.1 mrg
11773 1.1 mrg * config.guess: Merge with FSF:
11774 1.1 mrg
11775 1.1 mrg Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh (a] gnu.ai.mit.edu>
11776 1.1 mrg * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11777 1.1 mrg
11778 1.1 mrg Fri May 24 18:34:53 1996 Roland McGrath <roland (a] delasyd.gnu.ai.mit.edu>
11779 1.1 mrg * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11780 1.1 mrg
11781 1.1 mrg Fri Apr 12 20:03:59 1996 Per Bothner <bothner (a] spiff.gnu.ai.mit.edu>
11782 1.1 mrg * config.guess: Combine two OSF1 rules.
11783 1.1 mrg Also recognize field test versions. From mjr (a] zk3.dec.com.
11784 1.1 mrg * config.guess (dgux): Use /usr/bin/uname rather than uname,
11785 1.1 mrg because GNU uname does not support -p. From pmr (a] pajato.com.
11786 1.1 mrg
11787 1.1 mrg Tue Jun 4 11:07:25 1996 Tom Tromey <tromey (a] csk3.cygnus.com>
11788 1.1 mrg
11789 1.1 mrg * Makefile.in (MAKEDIRS): Removed $(tooldir).
11790 1.1 mrg
11791 1.1 mrg Tue May 28 12:30:50 1996 Stan Shebs <shebs (a] andros.cygnus.com>
11792 1.1 mrg
11793 1.1 mrg * mpw-README: Document GCCIncludes.
11794 1.1 mrg
11795 1.1 mrg Sun May 26 15:16:27 1996 Fred Fish <fnf (a] cygnus.com>
11796 1.1 mrg
11797 1.1 mrg * configure.in (alpha-*-linux*): Set enable_shared to yes.
11798 1.1 mrg
11799 1.1 mrg Tue May 21 15:41:39 1996 Stan Shebs <shebs (a] andros.cygnus.com>
11800 1.1 mrg
11801 1.1 mrg * mpw-configure: Handle --enable-FOO and --disable-FOO.
11802 1.1 mrg
11803 1.1 mrg Mon May 20 10:12:29 1996 Geoffrey Noer <noer (a] cygnus.com>
11804 1.1 mrg
11805 1.1 mrg * configure.in (*-*-cygwin32): Configure make.
11806 1.1 mrg
11807 1.1 mrg Tue May 7 14:19:42 1996 Tom Tromey <tromey (a] snuffle.cygnus.com>
11808 1.1 mrg
11809 1.1 mrg * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11810 1.1 mrg
11811 1.1 mrg Fri May 3 08:57:17 1996 Tom Tromey <tromey (a] lisa.cygnus.com>
11812 1.1 mrg
11813 1.1 mrg * Makefile.in (all-inet): Depend on all-perl.
11814 1.1 mrg
11815 1.1 mrg * Makefile.in (inet-install): New target.
11816 1.1 mrg
11817 1.1 mrg * Makefile.in (all-inet): Depend on all-tcl.
11818 1.1 mrg (all-inet): Depend on all-send-pr.
11819 1.1 mrg
11820 1.1 mrg Tue Apr 30 13:55:51 1996 Michael Meissner <meissner (a] tiktok.cygnus.com>
11821 1.1 mrg
11822 1.1 mrg * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11823 1.1 mrg temporarily.
11824 1.1 mrg
11825 1.1 mrg Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian (a] cygnus.com>
11826 1.1 mrg
11827 1.1 mrg * configure.in: Don't configure --with-gnu-ld on AIX.
11828 1.1 mrg
11829 1.1 mrg Thu Apr 25 06:33:36 1996 Michael Meissner <meissner (a] wogglebug.tiac.net>
11830 1.1 mrg
11831 1.1 mrg * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11832 1.1 mrg
11833 1.1 mrg Tue Apr 23 09:07:39 1996 Tom Tromey <tromey (a] creche.cygnus.com>
11834 1.1 mrg
11835 1.1 mrg * Makefile.in (ALL_MODULES): Added all-inet.
11836 1.1 mrg (CROSS_CHECK_MODULES): Added check-inet.
11837 1.1 mrg (INSTALL_MODULES): Added install-inet.
11838 1.1 mrg (CLEAN_MODULES): Added clean-inet.
11839 1.1 mrg (all-indent): New target.
11840 1.1 mrg
11841 1.1 mrg * configure.in (host_tools): Added inet.
11842 1.1 mrg (native_only): Added inet.
11843 1.1 mrg (noconfigdirs): Added inet.
11844 1.1 mrg
11845 1.1 mrg Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian (a] cygnus.com>
11846 1.1 mrg
11847 1.1 mrg * configure.in: Don't configure libgloss if we are not configuring
11848 1.1 mrg newlib.
11849 1.1 mrg
11850 1.1 mrg Wed Apr 17 19:30:01 1996 Rob Savoye <rob (a] chinadoll.cygnus.com>
11851 1.1 mrg
11852 1.1 mrg * configure.in: Don't configure libgloss for unsupported
11853 1.1 mrg architectures.
11854 1.1 mrg
11855 1.1 mrg Tue Apr 16 11:17:05 1996 Michael Meissner <meissner (a] tiktok.cygnus.com>
11856 1.1 mrg
11857 1.1 mrg * Makefile.in (CLEAN_MODULES): Add clean-apache.
11858 1.1 mrg
11859 1.1 mrg Mon Apr 15 15:09:05 1996 Tom Tromey <tromey (a] creche.cygnus.com>
11860 1.1 mrg
11861 1.1 mrg * Makefile.in (ALL_MODULES): Include all-apache.
11862 1.1 mrg (CROSS_CHECK_MODULES): Include check-apache.
11863 1.1 mrg (INSTALL_MODULES): Include install-apache.
11864 1.1 mrg (all-apache): New target.
11865 1.1 mrg
11866 1.1 mrg * configure.in: Added apache everywhere perl is seen.
11867 1.1 mrg
11868 1.1 mrg Mon Apr 15 14:59:13 1996 Michael Meissner <meissner (a] tiktok.cygnus.com>
11869 1.1 mrg
11870 1.1 mrg * Makefile.in: Add support for clean-{module} and
11871 1.1 mrg clean-target-{module} rules.
11872 1.1 mrg
11873 1.1 mrg Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander (a] cygnus.com>
11874 1.1 mrg
11875 1.1 mrg * configure.in (*-*-ose) do not build libgloss.
11876 1.1 mrg
11877 1.1 mrg Mon Apr 8 16:16:20 1996 Michael Meissner <meissner (a] tiktok.cygnus.com>
11878 1.1 mrg
11879 1.1 mrg * config.guess (prep*:SunOS:5.*:*): Turn into
11880 1.1 mrg powerpele-unknown-solaris2.
11881 1.1 mrg
11882 1.1 mrg Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian (a] cygnus.com>
11883 1.1 mrg
11884 1.1 mrg * configure.in: Permit --enable-shared to specify a list of
11885 1.1 mrg directories.
11886 1.1 mrg
11887 1.1 mrg Fri Apr 5 08:17:57 1996 Jason Molenda (crash (a] phydeaux.cygnus.com)
11888 1.1 mrg
11889 1.1 mrg * configure.in (host==solaris): Pass only the first word of $CC
11890 1.1 mrg to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11891 1.1 mrg
11892 1.1 mrg Fri Apr 5 03:16:13 1996 Jason Molenda (crash (a] phydeaux.cygnus.com)
11893 1.1 mrg
11894 1.1 mrg * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11895 1.1 mrg
11896 1.1 mrg Thu Mar 28 14:11:11 1996 Tom Tromey <tromey (a] creche.cygnus.com>
11897 1.1 mrg
11898 1.1 mrg * Makefile.in (ALL_MODULES): Include all-perl.
11899 1.1 mrg (CROSS_CHECK_MODULES): Include check-perl.
11900 1.1 mrg (INSTALL_MODULES): Include install-perl.
11901 1.1 mrg (ALL_X11_MODULES): Include all-guile.
11902 1.1 mrg (CHECK_X11_MODULES): Include check-guile.
11903 1.1 mrg (INSTALL_X11_MODULES): Include install-guile.
11904 1.1 mrg (all-perl): New target.
11905 1.1 mrg (all-guile): New target.
11906 1.1 mrg
11907 1.1 mrg * configure.in (host_tools): Include perl and guile.
11908 1.1 mrg (native_only): Include perl and guile.
11909 1.1 mrg (noconfigdirs): Don't build guile and perl; no ports have been
11910 1.1 mrg done.
11911 1.1 mrg
11912 1.1 mrg Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney (a] kremvax.highland.com.au>
11913 1.1 mrg
11914 1.1 mrg * configure (--enable-*): Handle quoted option lists such as
11915 1.1 mrg --enable-sim-cflags='-g0 -O' better.
11916 1.1 mrg
11917 1.1 mrg Thu Mar 21 11:53:08 1996 Michael Meissner <meissner (a] tiktok.cygnus.com>
11918 1.1 mrg
11919 1.1 mrg * Makefile.in ({,inst}all-target): New rule so we can make and
11920 1.1 mrg install all of the target directories easily.
11921 1.1 mrg
11922 1.1 mrg Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab (a] issan.informatik.uni-dortmund.de>
11923 1.1 mrg
11924 1.1 mrg * configure.in: Add missing global flag in sed substitution when
11925 1.1 mrg deleting `target-' from ${configdirs}.
11926 1.1 mrg
11927 1.1 mrg Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian (a] cygnus.com>
11928 1.1 mrg
11929 1.1 mrg * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11930 1.1 mrg option.
11931 1.1 mrg
11932 1.1 mrg * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11933 1.1 mrg config/mh-necv4.
11934 1.1 mrg
11935 1.1 mrg * install.sh: Correct misspelling of transformbasename.
11936 1.1 mrg
11937 1.1 mrg * config.guess: Recognize mips-*-sysv*.
11938 1.1 mrg
11939 1.1 mrg Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn (a] critters.cygnus.com>
11940 1.1 mrg
11941 1.1 mrg * config.sub: Recognize mon960.
11942 1.1 mrg
11943 1.1 mrg Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian (a] cygnus.com>
11944 1.1 mrg
11945 1.1 mrg * configure: Restore Canadian Cross handling of BISON and LEX,
11946 1.1 mrg removed in Feb 20 change.
11947 1.1 mrg
11948 1.1 mrg Fri Mar 8 20:07:09 1996 Per Bothner <bothner (a] kalessin.cygnus.com>
11949 1.1 mrg
11950 1.1 mrg * README: Suggestions from Torbjorn Granlund <tege (a] matematik.su.se>:
11951 1.1 mrg Mention make install. Remove the old copyright date as well the
11952 1.1 mrg clumsy and rather pointless copyright on the README file.
11953 1.1 mrg
11954 1.1 mrg Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian (a] cygnus.com>
11955 1.1 mrg
11956 1.1 mrg * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11957 1.1 mrg Makefile after running symlink-tree, then run `make distclean' to
11958 1.1 mrg avoid clobbering any generated files in srcdir.
11959 1.1 mrg
11960 1.1 mrg Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc (a] rtl.cygnus.com>
11961 1.1 mrg
11962 1.1 mrg * configure.in (m68k-*-netbsd*): Build everything now.
11963 1.1 mrg
11964 1.1 mrg Wed Feb 28 12:25:46 1996 Jason Merrill <jason (a] yorick.cygnus.com>
11965 1.1 mrg
11966 1.1 mrg * Makefile.in (taz): Fix quoting.
11967 1.1 mrg
11968 1.1 mrg Tue Feb 27 11:33:57 1996 Doug Evans <dje (a] charmed.cygnus.com>
11969 1.1 mrg
11970 1.1 mrg * configure.in (sparclet-*-*): Build everything now.
11971 1.1 mrg
11972 1.1 mrg Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab (a] issan.informatik.uni-dortmund.de>
11973 1.1 mrg
11974 1.1 mrg * configure.in (m68k-*-linux*): New host.
11975 1.1 mrg
11976 1.1 mrg Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian (a] cygnus.com>
11977 1.1 mrg
11978 1.1 mrg * configure: Check for bison before byacc.
11979 1.1 mrg
11980 1.1 mrg Tue Feb 20 23:12:35 1996 Stu Grossman (grossman (a] critters.cygnus.com)
11981 1.1 mrg
11982 1.1 mrg * Makefile.in configure: Change the way LEX and BISON/YACC are
11983 1.1 mrg set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
11984 1.1 mrg searching PATH. These are used as fallbacks by Makefile.in if
11985 1.1 mrg flex/bison/byacc aren't in objdir.
11986 1.1 mrg
11987 1.1 mrg Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian (a] cygnus.com>
11988 1.1 mrg
11989 1.1 mrg * Makefile.in: Make everything which depends upon all-bfd also
11990 1.1 mrg depend upon all-opcodes, in case --with-commonbfdlib is used.
11991 1.1 mrg
11992 1.1 mrg Thu Feb 15 19:50:50 1996 Michael Meissner <meissner (a] tiktok.cygnus.com>
11993 1.1 mrg
11994 1.1 mrg * configure.in (host *-*-cygwin32): Don't build gdb if we are
11995 1.1 mrg building NT native compilers on Unix.
11996 1.1 mrg
11997 1.1 mrg Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian (a] cygnus.com>
11998 1.1 mrg
11999 1.1 mrg * configure.in: Don't get CC from the host Makefile fragment if we
12000 1.1 mrg can find gcc in PATH, or if this is a Canadian Cross. Move the
12001 1.1 mrg Solaris test for /usr/ucb/cc to the post target script, just after
12002 1.1 mrg the compiler sanity test.
12003 1.1 mrg
12004 1.1 mrg Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian (a] cygnus.com>
12005 1.1 mrg
12006 1.1 mrg * config.sub: Merge with FSF.
12007 1.1 mrg
12008 1.1 mrg Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian (a] cygnus.com>
12009 1.1 mrg
12010 1.1 mrg * Makefile.in (RPATH_ENVVAR): New variable.
12011 1.1 mrg (REALLY_SET_LIB_PATH): Use it.
12012 1.1 mrg * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12013 1.1 mrg
12014 1.1 mrg Mon Feb 12 15:28:49 1996 Doug Evans <dje (a] charmed.cygnus.com>
12015 1.1 mrg
12016 1.1 mrg * config.sub, configure.in: Recognize sparclet cpu.
12017 1.1 mrg
12018 1.1 mrg Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd (a] theorie3.physik.uni-erlangen.de>
12019 1.1 mrg
12020 1.1 mrg * config.guess: Support m68k-cbm-sysv4.
12021 1.1 mrg
12022 1.1 mrg Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab (a] issan.informatik.uni-dortmund.de>
12023 1.1 mrg
12024 1.1 mrg * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12025 1.1 mrg m68k-unknown-linuxaout from linker help string. Put quotes around
12026 1.1 mrg $ld_help_string.
12027 1.1 mrg
12028 1.1 mrg Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley (a] mail.hcsc.com>
12029 1.1 mrg
12030 1.1 mrg * config.guess (powerpc-harris-powerunix): Add guess for port
12031 1.1 mrg to new target.
12032 1.1 mrg
12033 1.1 mrg Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan (a] lisa.cygnus.com>
12034 1.1 mrg
12035 1.1 mrg * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12036 1.1 mrg
12037 1.1 mrg Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian (a] cygnus.com>
12038 1.1 mrg
12039 1.1 mrg * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12040 1.1 mrg $(REALLY_SET_LIB_PATH) in Makefile.
12041 1.1 mrg * Makefile.in (SET_LIB_PATH): New variable.
12042 1.1 mrg (REALLY_SET_LIB_PATH): New variable.
12043 1.1 mrg ($(DO_X)): Use $(SET_LIB_PATH).
12044 1.1 mrg (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12045 1.1 mrg ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12046 1.1 mrg ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12047 1.1 mrg ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12048 1.1 mrg ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12049 1.1 mrg ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12050 1.1 mrg (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12051 1.1 mrg (install-dosrel): Likewise.
12052 1.1 mrg (all-opcodes): Depend upon all-libiberty.
12053 1.1 mrg
12054 1.1 mrg Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac (a] slash.cygnus.com>
12055 1.1 mrg
12056 1.1 mrg * config.guess (*:CYGWIN*): New
12057 1.1 mrg
12058 1.1 mrg Sat Feb 3 10:42:35 1996 Michael Meissner <meissner (a] tiktok.cygnus.com>
12059 1.1 mrg
12060 1.1 mrg * Makefile.in (all-target-winsup): All all-target-libiberty.
12061 1.1 mrg
12062 1.1 mrg Fri Feb 2 17:58:56 1996 Michael Meissner <meissner (a] tiktok.cygnus.com>
12063 1.1 mrg
12064 1.1 mrg * configure.in (noconfigdirs): Add missing # in front of comment.
12065 1.1 mrg
12066 1.1 mrg Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer (a] cygnus.com>
12067 1.1 mrg
12068 1.1 mrg * configure.in: add second pass to things added to noconfigdirs
12069 1.1 mrg so *-gm-magic can exclude libgloss properly.
12070 1.1 mrg
12071 1.1 mrg Thu Feb 1 11:10:16 1996 Stan Shebs <shebs (a] andros.cygnus.com>
12072 1.1 mrg
12073 1.1 mrg * mpw-configure (extralibs_name, rez_name): Set correctly
12074 1.1 mrg for MWC68K compiler.
12075 1.1 mrg
12076 1.1 mrg * mpw-README: Add more info on the necessary build tools.
12077 1.1 mrg
12078 1.1 mrg Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac (a] slash.cygnus.com>
12079 1.1 mrg
12080 1.1 mrg * configure.in, config.sub: Recognize cygwin32.
12081 1.1 mrg
12082 1.1 mrg Wed Jan 31 14:17:10 1996 Richard Henderson <rth (a] tamu.edu>
12083 1.1 mrg
12084 1.1 mrg * config.guess, config.sub: Recognize A/UX.
12085 1.1 mrg
12086 1.1 mrg Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian (a] cygnus.com>
12087 1.1 mrg
12088 1.1 mrg * config.sub: Merge with gcc/config.sub.
12089 1.1 mrg
12090 1.1 mrg Thu Jan 25 11:01:10 1996 Raymond Jou <rjou (a] mexican.cygnus.com>
12091 1.1 mrg
12092 1.1 mrg * mpw-build.in (do-binutils): Add build of stamps.
12093 1.1 mrg
12094 1.1 mrg Thu Jan 25 17:05:26 1996 James G. Smith <jsmith (a] cygnus.co.uk>
12095 1.1 mrg
12096 1.1 mrg * config.sub: Add recognition for mips64vr4100*-* targets.
12097 1.1 mrg
12098 1.1 mrg Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan (a] lisa.cygnus.com>
12099 1.1 mrg
12100 1.1 mrg * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12101 1.1 mrg Add creation of gconfigargs with `--enable-shared' turned on.
12102 1.1 mrg ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12103 1.1 mrg ($(host)-stamp-stage3-configured): Likewise.
12104 1.1 mrg (HOLES): Add chatr and ldd.
12105 1.1 mrg (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12106 1.1 mrg
12107 1.1 mrg Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege (a] noisy.matematik.su.se>
12108 1.1 mrg
12109 1.1 mrg * configure: Pass --nfp to recursive configures.
12110 1.1 mrg
12111 1.1 mrg Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac (a] slash.cygnus.com>
12112 1.1 mrg
12113 1.1 mrg * Makefile.in (DLLTOOL): New.
12114 1.1 mrg (DLLTOOL_FOR_TARGET): New.
12115 1.1 mrg (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12116 1.1 mrg (EXTRA_TARGET_FLAGS): Ditto.
12117 1.1 mrg (EXTRA_GCC_FLAGS): Ditto.
12118 1.1 mrg (CONFIGURE_TARGET_MODULES): Ditto.
12119 1.1 mrg (DO_X): Ditto.
12120 1.1 mrg * configure: Add DLLTOOL.
12121 1.1 mrg
12122 1.1 mrg Fri Jan 19 13:30:15 1996 Stan Shebs <shebs (a] andros.cygnus.com>
12123 1.1 mrg
12124 1.1 mrg SCO OpenServer 5 changes from Robert Lipe <robertl (a] dgii.com>:
12125 1.1 mrg * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12126 1.1 mrg mh-sco, since old workarounds no longer needed, and don't
12127 1.1 mrg build ld, since libraries have weak symbols in COFF.
12128 1.1 mrg
12129 1.1 mrg Sun Jan 14 23:01:31 1996 Fred Fish <fnf (a] cygnus.com>
12130 1.1 mrg
12131 1.1 mrg * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12132 1.1 mrg
12133 1.1 mrg Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian (a] cygnus.com>
12134 1.1 mrg
12135 1.1 mrg * configure.in: Make sure that ${CC} can be used to compile an
12136 1.1 mrg executable.
12137 1.1 mrg
12138 1.1 mrg Sat Jan 6 07:23:33 1996 Michael Meissner <meissner (a] wogglebug.tiac.net>
12139 1.1 mrg
12140 1.1 mrg * Makefile.in (all-gdb): Depend on $(GDB_TK).
12141 1.1 mrg * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12142 1.1 mrg nothing depending on whether gdbtk is being built.
12143 1.1 mrg
12144 1.1 mrg Wed Jan 3 17:54:41 1996 Doug Evans <dje (a] canuck.cygnus.com>
12145 1.1 mrg
12146 1.1 mrg * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12147 1.1 mrg
12148 1.1 mrg Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan (a] rtl.cygnus.com>
12149 1.1 mrg
12150 1.1 mrg * configure.in (noconfigdirs): Put ld or gas in this early, if the
12151 1.1 mrg user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12152 1.1 mrg
12153 1.1 mrg Sat Dec 30 16:08:57 1995 Doug Evans <dje (a] canuck.cygnus.com>
12154 1.1 mrg
12155 1.1 mrg * config-ml.in: Add support for
12156 1.1 mrg --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12157 1.1 mrg Simplify setting of multidirs from --disable-foo.
12158 1.1 mrg
12159 1.1 mrg Fri Dec 29 07:56:11 1995 Michael Meissner <meissner (a] tiktok.cygnus.com>
12160 1.1 mrg
12161 1.1 mrg * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12162 1.1 mrg LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12163 1.1 mrg LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12164 1.1 mrg non-empty, pass them on to the GCC make.
12165 1.1 mrg (all-bootstrap): New rule that is like all-gcc, except it executes
12166 1.1 mrg the GCC bootstrap rule instead of the GCC all rule.
12167 1.1 mrg
12168 1.1 mrg Wed Dec 27 15:51:48 1995 Doug Evans <dje (a] canuck.cygnus.com>
12169 1.1 mrg
12170 1.1 mrg * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12171 1.1 mrg
12172 1.1 mrg Tue Dec 26 11:45:31 1995 Michael Meissner <meissner (a] tiktok.cygnus.com>
12173 1.1 mrg
12174 1.1 mrg * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12175 1.1 mrg DG/UX support.
12176 1.1 mrg
12177 1.1 mrg Fri Dec 15 10:01:27 1995 Stan Cox <coxs (a] dg-rtp.dg.com>
12178 1.1 mrg
12179 1.1 mrg * config.sub (i*86*) Change [345] to [3456]
12180 1.1 mrg
12181 1.1 mrg Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan (a] lisa.cygnus.com>
12182 1.1 mrg
12183 1.1 mrg * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12184 1.1 mrg --with-gnu-ld=no.
12185 1.1 mrg
12186 1.1 mrg Wed Dec 20 15:15:35 1995 Michael Meissner <meissner (a] tiktok.cygnus.com>
12187 1.1 mrg
12188 1.1 mrg * config-ml.in (rs6000*, powerpc*): Add switches to control which
12189 1.1 mrg AIX multilibs get built.
12190 1.1 mrg
12191 1.1 mrg Mon Dec 18 17:55:46 1995 Jason Molenda (crash (a] phydeaux.cygnus.com)
12192 1.1 mrg
12193 1.1 mrg * configure.in (i386-win32): Don't build expect if we're not
12194 1.1 mrg building the tcl subdir.
12195 1.1 mrg
12196 1.1 mrg Mon Dec 18 11:47:19 1995 Stan Shebs <shebs (a] andros.cygnus.com>
12197 1.1 mrg
12198 1.1 mrg * Makefile.in: (configure-target-examples, all-target-examples):
12199 1.1 mrg New targets, configure and build example programs.
12200 1.1 mrg
12201 1.1 mrg Fri Dec 15 16:13:03 1995 Stan Shebs <shebs (a] andros.cygnus.com>
12202 1.1 mrg
12203 1.1 mrg * mpw-configure: If an mpw-config.in generated a file mk.sed,
12204 1.1 mrg use it as input to sedit the generated MPW makefile.
12205 1.1 mrg * mpw-README: Add a suggestion about Gestalt.h.
12206 1.1 mrg
12207 1.1 mrg Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian (a] cygnus.com>
12208 1.1 mrg
12209 1.1 mrg * config.sub: Accept *-*-ieee*.
12210 1.1 mrg
12211 1.1 mrg Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian (a] cygnus.com>
12212 1.1 mrg
12213 1.1 mrg * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
12214 1.1 mrg Ronald F. Guilmette <rfg (a] monkeys.com>.
12215 1.1 mrg
12216 1.1 mrg Mon Dec 11 15:31:58 1995 Jason Molenda (crash (a] phydeaux.cygnus.com)
12217 1.1 mrg
12218 1.1 mrg * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12219 1.1 mrg for powerpc-pe native.
12220 1.1 mrg (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12221 1.1 mrg (target==powerpc-pe): duplicate i386-win32 entry.
12222 1.1 mrg
12223 1.1 mrg Sat Dec 9 14:58:28 1995 Jim Wilson <wilson (a] chestnut.cygnus.com>
12224 1.1 mrg
12225 1.1 mrg * configure.in (noconfigdirs): Exclude target-newlib for all versions
12226 1.1 mrg of vxworks, not just vxworks5.1.
12227 1.1 mrg
12228 1.1 mrg Mon Dec 4 12:05:40 1995 Stan Shebs <shebs (a] andros.cygnus.com>
12229 1.1 mrg
12230 1.1 mrg * mpw-configure: Add support for exec-prefix.
12231 1.1 mrg
12232 1.1 mrg Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law (a] rtl.cygnus.com>
12233 1.1 mrg
12234 1.1 mrg * config.guess: Recognize HP model 816 machines as having
12235 1.1 mrg a PA1.1 processor.
12236 1.1 mrg
12237 1.1 mrg Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian (a] cygnus.com>
12238 1.1 mrg
12239 1.1 mrg * configure: Ignore new autoconf configure options.
12240 1.1 mrg
12241 1.1 mrg Thu Nov 30 16:57:33 1995 Per Bothner <bothner (a] wombat.gnu.ai.mit.edu>
12242 1.1 mrg
12243 1.1 mrg * config.guess: Recognize Pentium under SCO.
12244 1.1 mrg From Robert Lipe <robertl (a] arnet.com>.
12245 1.1 mrg
12246 1.1 mrg Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc (a] rtl.cygnus.com>
12247 1.1 mrg
12248 1.1 mrg * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12249 1.1 mrg
12250 1.1 mrg Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian (a] cygnus.com>
12251 1.1 mrg
12252 1.1 mrg * configure.in: Don't configure gas for alpha-dec-osf*.
12253 1.1 mrg
12254 1.1 mrg Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian (a] cygnus.com>
12255 1.1 mrg
12256 1.1 mrg * configure.in: Default to --with-stabs for some targets for which
12257 1.1 mrg it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12258 1.1 mrg i[345]86*-*-unixware*.
12259 1.1 mrg
12260 1.1 mrg Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian (a] cygnus.com>
12261 1.1 mrg
12262 1.1 mrg * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12263 1.1 mrg rather than basing it on the target. Simplify handling of options
12264 1.1 mrg controlling which directories to configure. Remove extraneous
12265 1.1 mrg slash in multi-clean target.
12266 1.1 mrg
12267 1.1 mrg Fri Nov 24 17:29:29 1995 Doug Evans <dje (a] deneb.cygnus.com>
12268 1.1 mrg
12269 1.1 mrg * config-ml.in: Prefix more variables with ml_ so they don't collide
12270 1.1 mrg with configure's.
12271 1.1 mrg
12272 1.1 mrg Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian (a] cygnus.com>
12273 1.1 mrg
12274 1.1 mrg * configure: Don't turn -v into --v.
12275 1.1 mrg
12276 1.1 mrg Tue Nov 21 16:48:02 1995 Doug Evans <dje (a] deneb.cygnus.com>
12277 1.1 mrg
12278 1.1 mrg * configure.in (targargs): Fix typo.
12279 1.1 mrg
12280 1.1 mrg * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12281 1.1 mrg
12282 1.1 mrg Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian (a] cygnus.com>
12283 1.1 mrg
12284 1.1 mrg * configure.in: Strip --host and --target options from
12285 1.1 mrg CONFIG_ARGUMENTS, and always configure for --host only. Add
12286 1.1 mrg --with-cross-host option when building with a cross-compiler.
12287 1.1 mrg * configure: Canonicalize the arguments put into config.status by
12288 1.1 mrg always using `=' for an option with an argument. Pass a presumed
12289 1.1 mrg --host or --target explicitly.
12290 1.1 mrg
12291 1.1 mrg Fri Nov 17 17:50:30 1995 Stan Shebs <shebs (a] andros.cygnus.com>
12292 1.1 mrg
12293 1.1 mrg * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12294 1.1 mrg into general OS recognition case.
12295 1.1 mrg
12296 1.1 mrg Fri Nov 17 17:42:25 1995 Jason Molenda (crash (a] phydeaux.cygnus.com)
12297 1.1 mrg
12298 1.1 mrg * configure.in (target_configdirs): add target-winsup only
12299 1.1 mrg for win32 target systems.
12300 1.1 mrg
12301 1.1 mrg Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian (a] cygnus.com>
12302 1.1 mrg
12303 1.1 mrg * Makefile.in (all-target-libgloss): Depend upon
12304 1.1 mrg configure-target-newlib, since when libgloss is built it looks to
12305 1.1 mrg see if the newlib directory exists.
12306 1.1 mrg
12307 1.1 mrg Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn (a] cygnus.com>
12308 1.1 mrg
12309 1.1 mrg * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12310 1.1 mrg cfg-ml-*.in.
12311 1.1 mrg
12312 1.1 mrg Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian (a] cygnus.com>
12313 1.1 mrg
12314 1.1 mrg * configure: Handle LD and LD_FOR_TARGET when configuring a
12315 1.1 mrg Canadian Cross.
12316 1.1 mrg
12317 1.1 mrg Tue Nov 14 14:56:11 1995 Jason Molenda (crash (a] phydeaux.cygnus.com)
12318 1.1 mrg
12319 1.1 mrg * configure.in (target_libs): add target-winsup.
12320 1.1 mrg (target==i386-win32): add patch diff flex make to $noconfigdirs.
12321 1.1 mrg (target==ppcle-pe): remove ld from $noconfigdirs.
12322 1.1 mrg
12323 1.1 mrg Tue Nov 14 01:25:50 1995 Doug Evans <dje (a] canuck.cygnus.com>
12324 1.1 mrg
12325 1.1 mrg * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12326 1.1 mrg Preserve relative path names in $srcdir. Build symlink tree if
12327 1.1 mrg configuring cross target dir and srcdir=. (= no VPATH support).
12328 1.1 mrg (configure-target-libg++): Depend on configure-target-librx.
12329 1.1 mrg * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12330 1.1 mrg * config-ml.in: New file.
12331 1.1 mrg * symlink-tree: New file.
12332 1.1 mrg * configure: Ensure srcdir="." if that's what it is.
12333 1.1 mrg
12334 1.1 mrg Mon Nov 13 12:34:20 1995 Stan Shebs <shebs (a] andros.cygnus.com>
12335 1.1 mrg
12336 1.1 mrg * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12337 1.1 mrg includes and FLEX_SKELETON setting.
12338 1.1 mrg * mpw-configure (--with-gnu-ld): New option, controls whether
12339 1.1 mrg to use PPCLink or ld with PowerMac GCC.
12340 1.1 mrg * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12341 1.1 mrg * mpw-config.in: Configure grez if targeting Mac.
12342 1.1 mrg
12343 1.1 mrg * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12344 1.1 mrg accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12345 1.1 mrg just macos.
12346 1.1 mrg * configure.in: Configure grez resource compiler if targeting Mac.
12347 1.1 mrg * Makefile.in (all-grez, install-grez): New targets.
12348 1.1 mrg
12349 1.1 mrg Wed Nov 8 17:33:51 1995 Jason Merrill <jason (a] yorick.cygnus.com>
12350 1.1 mrg
12351 1.1 mrg * configure: CXX defaults to gcc, not g++. If we find
12352 1.1 mrg gcc in the path, set CC to gcc -O2.
12353 1.1 mrg
12354 1.1 mrg Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian (a] cygnus.com>
12355 1.1 mrg
12356 1.1 mrg * configure: Default ${build} correctly. Avoid picking up extra
12357 1.1 mrg spaces when reading CC and CXX from Makefile. When doing a
12358 1.1 mrg Canadian Cross, use plausible default values for numerous
12359 1.1 mrg variables.
12360 1.1 mrg * configure.in: When doing a Canadian Cross, don't try to
12361 1.1 mrg configure tools whose configure script can't handle it.
12362 1.1 mrg
12363 1.1 mrg Mon Nov 6 19:32:17 1995 Jim Wilson <wilson (a] chestnut.cygnus.com>
12364 1.1 mrg
12365 1.1 mrg * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12366 1.1 mrg
12367 1.1 mrg Sun Nov 5 00:15:41 1995 Per Bothner <bothner (a] kalessin.cygnus.com>
12368 1.1 mrg
12369 1.1 mrg * configure: Remove dubious bug reporting address.
12370 1.1 mrg
12371 1.1 mrg Fri Nov 3 08:17:54 1995 Per Bothner <bothner (a] kalessin.cygnus.com>
12372 1.1 mrg
12373 1.1 mrg * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
12374 1.1 mrg configure script, run that instead of this directory's configure.
12375 1.1 mrg In either case, print a message that we're configuring the sub-dir.
12376 1.1 mrg
12377 1.1 mrg Thu Nov 2 23:23:36 1995 Per Bothner <bothner (a] kalessin.cygnus.com>
12378 1.1 mrg
12379 1.1 mrg * configure.in: Before checking for the existence of various files,
12380 1.1 mrg use sed to filter out "target-".
12381 1.1 mrg
12382 1.1 mrg Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian (a] cygnus.com>
12383 1.1 mrg
12384 1.1 mrg * Makefile.in (DO_X): Split rule to decrease command line length
12385 1.1 mrg for systems with small ARG_MAX values. From phdm (a] info.ucl.ac.be
12386 1.1 mrg (Philippe De Muyter).
12387 1.1 mrg
12388 1.1 mrg Wed Nov 1 15:18:35 1995 Jason Molenda (crash (a] phydeaux.cygnus.com)
12389 1.1 mrg
12390 1.1 mrg * Makefile.in (all-patch): depend on all-libiberty.
12391 1.1 mrg
12392 1.1 mrg Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian (a] cygnus.com>
12393 1.1 mrg
12394 1.1 mrg * configure.in: If the only directory in target_configdirs which
12395 1.1 mrg actually exists is libiberty, then set target_configdirs to empty,
12396 1.1 mrg to avoid trying to build a target libiberty in a gas or gdb
12397 1.1 mrg distribution.
12398 1.1 mrg
12399 1.1 mrg Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc (a] slave.cygnus.com>
12400 1.1 mrg
12401 1.1 mrg * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12402 1.1 mrg of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12403 1.1 mrg systems.
12404 1.1 mrg
12405 1.1 mrg Tue Oct 31 16:57:32 1995 Jim Wilson <wilson (a] chestnut.cygnus.com>
12406 1.1 mrg
12407 1.1 mrg * configure.in (copy_dirs): Use sys-include instead of include
12408 1.1 mrg for --with-headers option.
12409 1.1 mrg
12410 1.1 mrg Tue Oct 31 10:29:36 1995 steve chamberlain <sac (a] slash.cygnus.com>
12411 1.1 mrg
12412 1.1 mrg * Makefile.in, configure.in: Make winsup builds work with
12413 1.1 mrg new scheme.
12414 1.1 mrg
12415 1.1 mrg Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian (a] cygnus.com>
12416 1.1 mrg
12417 1.1 mrg * configure.in: Build the linker on AIX.
12418 1.1 mrg
12419 1.1 mrg Mon Oct 30 12:27:16 1995 Per Bothner <bothner (a] kalessin.cygnus.com>
12420 1.1 mrg
12421 1.1 mrg * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
12422 1.1 mrg where needed.
12423 1.1 mrg
12424 1.1 mrg Mon Oct 30 12:45:25 1995 Doug Evans <dje (a] cygnus.com>
12425 1.1 mrg
12426 1.1 mrg * Makefile.in (all-gcc): Fix typo.
12427 1.1 mrg
12428 1.1 mrg Sat Oct 28 10:27:59 1995 Per Bothner <bothner (a] kalessin.cygnus.com>
12429 1.1 mrg
12430 1.1 mrg * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
12431 1.1 mrg
12432 1.1 mrg Fri Oct 27 23:14:12 1995 Per Bothner <bothner (a] kalessin.cygnus.com>
12433 1.1 mrg
12434 1.1 mrg * configure.in: Rename libFOO to target-libFOO, and xiberty
12435 1.1 mrg to target-xiberty, to provide more flexibility.
12436 1.1 mrg (target_subdir): Define. Create if cross.
12437 1.1 mrg Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12438 1.1 mrg * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
12439 1.1 mrg -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12440 1.1 mrg check-libFOO -> check-target-libFOO, etc.
12441 1.1 mrg ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12442 1.1 mrg ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12443 1.1 mrg $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12444 1.1 mrg (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
12445 1.1 mrg allow ALL_GCC="" to only configure.
12446 1.1 mrg (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
12447 1.1 mrg (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
12448 1.1 mrg (LIBGXX_SUPPORT_DIRS): Remove xiberty.
12449 1.1 mrg
12450 1.1 mrg Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn (a] cygnus.com>
12451 1.1 mrg
12452 1.1 mrg * Makefile.in (taz): Build "info" in etc explicitly.
12453 1.1 mrg
12454 1.1 mrg Fri Oct 27 09:32:30 1995 Stu Grossman (grossman (a] cygnus.com)
12455 1.1 mrg
12456 1.1 mrg * configure.in: Make sure that CC is undefined (as opposed to
12457 1.1 mrg null) if toplevel/config/mh-{host} doesn't define it. Fixes a
12458 1.1 mrg problem with autoconf trying to configure on a host without GCC.
12459 1.1 mrg
12460 1.1 mrg Thu Oct 26 22:35:01 1995 Stan Shebs <shebs (a] andros.cygnus.com>
12461 1.1 mrg
12462 1.1 mrg * mpw-configure: Set host alias from choice of host compiler,
12463 1.1 mrg only use generic MPW Makefile sed if present, edit a file
12464 1.1 mrg named "hacked_Makefile.in" instead of "Makefile.in" if present.
12465 1.1 mrg * mpw-README: Add problem notes about CW6 and CW7.
12466 1.1 mrg
12467 1.1 mrg Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn (a] kr-pc.cygnus.com>
12468 1.1 mrg
12469 1.1 mrg * Makefile.in (taz): Use ";" instead of ";;".
12470 1.1 mrg
12471 1.1 mrg Wed Oct 25 15:18:24 1995 Per Bothner <bothner (a] kalessin.cygnus.com>
12472 1.1 mrg
12473 1.1 mrg * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
12474 1.1 mrg sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12475 1.1 mrg DISTDOCDIRS.
12476 1.1 mrg (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
12477 1.1 mrg (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
12478 1.1 mrg
12479 1.1 mrg Wed Oct 25 14:43:55 1995 Per Bothner <bothner (a] kalessin.cygnus.com>
12480 1.1 mrg
12481 1.1 mrg * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
12482 1.1 mrg and gnats, because they are now subsumed by DISTSTUFFDIRS.
12483 1.1 mrg Move bfd to DISTSTUFFDIRS.
12484 1.1 mrg
12485 1.1 mrg Tue Oct 24 18:19:09 1995 Jason Molenda (crash (a] phydeaux.cygnus.com)
12486 1.1 mrg
12487 1.1 mrg * Makefile.in (X11_LIB): Removed.
12488 1.1 mrg (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12489 1.1 mrg
12490 1.1 mrg * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12491 1.1 mrg
12492 1.1 mrg Sun Oct 22 13:04:42 1995 Michael Meissner <meissner (a] tiktok.cygnus.com>
12493 1.1 mrg
12494 1.1 mrg * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12495 1.1 mrg names.
12496 1.1 mrg
12497 1.1 mrg Fri Oct 20 18:02:10 1995 Michael Meissner <meissner (a] tiktok.cygnus.com>
12498 1.1 mrg
12499 1.1 mrg * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12500 1.1 mrg
12501 1.1 mrg Thu Oct 19 10:40:57 1995 steve chamberlain <sac (a] slash.cygnus.com>
12502 1.1 mrg
12503 1.1 mrg * configure.in (i[345]86-*-win32): Always build newlib.
12504 1.1 mrg Don't configure cvs, autoconf or texinfo.
12505 1.1 mrg * Makefile.in (LD_FOR_TARGET): New.
12506 1.1 mrg (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12507 1.1 mrg Pass down LD_FOR_TARGET.
12508 1.1 mrg
12509 1.1 mrg Wed Oct 18 15:53:56 1995 steve chamberlain <sac (a] slash.cygnus.com>
12510 1.1 mrg
12511 1.1 mrg * winsup: New directory.
12512 1.1 mrg * Makefile.in: Build winsup.
12513 1.1 mrg * configure.in: Winsup is configured when target is win32.
12514 1.1 mrg Can only build win32 target GDB when native.
12515 1.1 mrg
12516 1.1 mrg Mon Oct 16 09:42:31 1995 Jeffrey A Law (law (a] cygnus.com)
12517 1.1 mrg
12518 1.1 mrg * config.guess: Recognize HP model 819 machines as having
12519 1.1 mrg a PA 1.1 processor.
12520 1.1 mrg
12521 1.1 mrg Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian (a] cygnus.com>
12522 1.1 mrg
12523 1.1 mrg * configure: Fix sed loop which substitutes for CC and CXX to
12524 1.1 mrg avoid bug found in various sed implementations.
12525 1.1 mrg
12526 1.1 mrg Wed Oct 11 16:16:20 1995 Michael Meissner <meissner (a] tiktok.cygnus.com>
12527 1.1 mrg
12528 1.1 mrg * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12529 1.1 mrg simulator. Use standard powerpc-*-eabi*.
12530 1.1 mrg
12531 1.1 mrg Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian (a] cygnus.com>
12532 1.1 mrg
12533 1.1 mrg * configure.in: Stop putting gas and binutils in noconfigdirs for
12534 1.1 mrg powerpc-*-aix* and rs6000-*-*.
12535 1.1 mrg
12536 1.1 mrg Mon Oct 9 12:38:40 1995 Michael Meissner <meissner (a] cygnus.com>
12537 1.1 mrg
12538 1.1 mrg * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12539 1.1 mrg -mcall-aixdesc libraries.
12540 1.1 mrg
12541 1.1 mrg Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn (a] cygnus.com>
12542 1.1 mrg
12543 1.1 mrg Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab (a] issan.informatik.uni-dortmund.de>
12544 1.1 mrg
12545 1.1 mrg * config.sub (arm | armel | armeb): Fix shell syntax.
12546 1.1 mrg
12547 1.1 mrg Fri Oct 6 14:40:28 1995 Michael Meissner <meissner (a] tiktok.cygnus.com>
12548 1.1 mrg
12549 1.1 mrg * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12550 1.1 mrg -msoft-float and -mcpu=common support.
12551 1.1 mrg (powerpc*-*-eabisim*): Add support for building -mcall-aix
12552 1.1 mrg libraries.
12553 1.1 mrg
12554 1.1 mrg Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan (a] lisa.cygnus.com>
12555 1.1 mrg
12556 1.1 mrg * configure.in: Allow configuration and build of emacs19 for the alpha.
12557 1.1 mrg
12558 1.1 mrg Wed Oct 4 22:05:36 1995 Jason Molenda (crash (a] phydeaux.cygnus.com)
12559 1.1 mrg
12560 1.1 mrg * configure.in (CC): Get ^CC, not just any old CC, from
12561 1.1 mrg ${host_makefile_frag}.
12562 1.1 mrg
12563 1.1 mrg Wed Oct 4 21:55:00 1995 Jason Molenda (crash (a] phydeaux.cygnus.com)
12564 1.1 mrg
12565 1.1 mrg * configure.in (CC): Try to get CC from
12566 1.1 mrg ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12567 1.1 mrg
12568 1.1 mrg Wed Oct 4 21:44:12 1995 Jason Molenda (crash (a] phydeaux.cygnus.com)
12569 1.1 mrg
12570 1.1 mrg * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12571 1.1 mrg only if it exists in $(srcdir).
12572 1.1 mrg
12573 1.1 mrg Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian (a] cygnus.com>
12574 1.1 mrg
12575 1.1 mrg * configure: If CC and CXX are not set in the environment, set
12576 1.1 mrg them, based on either an existing Makefile or on searching for gcc
12577 1.1 mrg in PATH. Substitute for CC and CXX in Makefile.
12578 1.1 mrg * configure.in: Remove libm from target_libs. Separate
12579 1.1 mrg target_configdirs from configdirs. If CC is not set in
12580 1.1 mrg environment, try to get it from a host Makefile fragment. Rewrite
12581 1.1 mrg changes of configdirs to use skipdirs instead. A few minor
12582 1.1 mrg tweaks. Take directories out of target_configdirs as they are
12583 1.1 mrg taken out of configdirs. Remove existing Makefile files from
12584 1.1 mrg subdirectories. Substitute for TARGET_CONFIGDIRS and
12585 1.1 mrg CONFIG_ARGUMENTS in Makefile.
12586 1.1 mrg * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12587 1.1 mrg by configure.in.
12588 1.1 mrg (CONFIG_ARGUMENTS): Likewise.
12589 1.1 mrg (CONFIGURE_TARGET_MODULES): New variable.
12590 1.1 mrg ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12591 1.1 mrg ($(CONFIGURE_TARGET_MODULES)): New target.
12592 1.1 mrg (configure-libg++, configure-libio): New targets.
12593 1.1 mrg (all-libg++): Depend upon configure-libg++.
12594 1.1 mrg (all-libio): Depend upon configure-libio.
12595 1.1 mrg (configure-libgloss, all-libgloss): New targets.
12596 1.1 mrg (configure-libstdc++): New target.
12597 1.1 mrg (all-libstdc++): Depend upon configure-libstdc++.
12598 1.1 mrg (configure-librx, all-librx): New targets.
12599 1.1 mrg (configure-newlib): New target.
12600 1.1 mrg (all-newlib): Depend upon configure-newlib
12601 1.1 mrg (configure-xiberty): New target.
12602 1.1 mrg (all-xiberty): Depend upon configure-xiberty.
12603 1.1 mrg
12604 1.1 mrg Sat Sep 30 04:32:59 1995 Jason Molenda (crash (a] phydeaux.cygnus.com)
12605 1.1 mrg
12606 1.1 mrg * configure.in (host i[345]86-*-win32): Expand the
12607 1.1 mrg noconfigdirs again.
12608 1.1 mrg
12609 1.1 mrg Thu Sep 28 21:18:49 1995 Stan Shebs <shebs (a] andros.cygnus.com>
12610 1.1 mrg
12611 1.1 mrg * mpw-configure: Fix sed command file name.
12612 1.1 mrg
12613 1.1 mrg Thu Sep 28 17:39:56 1995 steve chamberlain <sac (a] slash.cygnus.com>
12614 1.1 mrg
12615 1.1 mrg * configure.in (host i[345]86-*-win32): Reduce the
12616 1.1 mrg noconfigdirs again.
12617 1.1 mrg
12618 1.1 mrg Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian (a] cygnus.com>
12619 1.1 mrg
12620 1.1 mrg * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12621 1.1 mrg or powerpc*-*-pe*, since they are not yet supported.
12622 1.1 mrg
12623 1.1 mrg Tue Sep 26 14:30:01 1995 Stan Shebs <shebs (a] andros.cygnus.com>
12624 1.1 mrg
12625 1.1 mrg Add PowerMac support and many other enhancements.
12626 1.1 mrg * mpw-configure: New option --cc to select compiler to use,
12627 1.1 mrg paste options set according to --cc into the generated
12628 1.1 mrg Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12629 1.1 mrg if mpw-make.sed is present.
12630 1.1 mrg * mpw-config.in: Don't test for gC1, test for mpw-touch,
12631 1.1 mrg add forward includes for PowerPC include files.
12632 1.1 mrg * mpw-build.in: Build using Makefile.PPC if present.
12633 1.1 mrg (do-byacc, etc): Remove separate version resource builds.
12634 1.1 mrg (do-gas): Build "stamps" before "all".
12635 1.1 mrg (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12636 1.1 mrg * mpw-README: Update to reflect --cc option, PowerMac support,
12637 1.1 mrg and recently-reported compatibility problems.
12638 1.1 mrg
12639 1.1 mrg Fri Sep 22 12:15:42 1995 Doug Evans <dje (a] deneb.cygnus.com>
12640 1.1 mrg
12641 1.1 mrg * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12642 1.1 mrg embedded m68k systems (-aout, -coff, -elf, -vxworks).
12643 1.1 mrg (--with-multilib-top): Pass to recursive invocations.
12644 1.1 mrg
12645 1.1 mrg Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc (a] blues.cygnus.com>
12646 1.1 mrg
12647 1.1 mrg * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12648 1.1 mrg v810-*-*.
12649 1.1 mrg
12650 1.1 mrg Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc (a] rtl.cygnus.com>
12651 1.1 mrg
12652 1.1 mrg * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12653 1.1 mrg gdb, ld and opcodes on v810-*-*.
12654 1.1 mrg
12655 1.1 mrg Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian (a] cygnus.com>
12656 1.1 mrg
12657 1.1 mrg * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12658 1.1 mrg (local-maintainer-clean): New target.
12659 1.1 mrg (maintainer-clean): New target.
12660 1.1 mrg (realclean): Just depend upon maintainer-clean.
12661 1.1 mrg
12662 1.1 mrg Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc (a] rtl.cygnus.com>
12663 1.1 mrg
12664 1.1 mrg * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12665 1.1 mrg
12666 1.1 mrg Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian (a] cygnus.com>
12667 1.1 mrg
12668 1.1 mrg * configure.in: Build ld in mips*-*-bsd* case.
12669 1.1 mrg
12670 1.1 mrg Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn (a] cygnus.com>
12671 1.1 mrg
12672 1.1 mrg * config.sub: Accept -lites* OS. From Ian Dall.
12673 1.1 mrg
12674 1.1 mrg Fri Sep 1 08:06:58 1995 James G. Smith <jsmith (a] beauty.cygnus.com>
12675 1.1 mrg
12676 1.1 mrg * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
12677 1.1 mrg targets.
12678 1.1 mrg
12679 1.1 mrg Wed Aug 30 21:06:50 1995 Jason Molenda (crash (a] phydeaux.cygnus.com)
12680 1.1 mrg
12681 1.1 mrg * configure.in: treat i386-win32 canadian cross the same as
12682 1.1 mrg i386-go32 canadian cross.
12683 1.1 mrg
12684 1.1 mrg Thu Aug 24 14:53:20 1995 Michael Meissner <meissner (a] tiktok.cygnus.com>
12685 1.1 mrg
12686 1.1 mrg * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12687 1.1 mrg running under the simulator to build a reduced set of libraries.
12688 1.1 mrg (powerpc-*-eabiaix): Add fine grained multilib support added to
12689 1.1 mrg other powerpc targets yesterday.
12690 1.1 mrg
12691 1.1 mrg Wed Aug 23 09:41:56 1995 Michael Meissner <meissner (a] tiktok.cygnus.com>
12692 1.1 mrg
12693 1.1 mrg * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12694 1.1 mrg -disable-softfloat, -disable-relocatable, -disable-aix, and
12695 1.1 mrg -disable-sysv to control which multilib libraries get built.
12696 1.1 mrg
12697 1.1 mrg Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn (a] kr-laptop.cygnus.com>
12698 1.1 mrg
12699 1.1 mrg * configure: Add Makefile.tem to list of files to remove in trap
12700 1.1 mrg handler.
12701 1.1 mrg
12702 1.1 mrg Mon Aug 14 19:27:56 1995 Per Bothner <bothner (a] kalessin.cygnus.com>
12703 1.1 mrg
12704 1.1 mrg * config.guess (*Linux*): Add missing "exit"s.
12705 1.1 mrg Also, need specific check for alpha-unknown-linux (uses COFF).
12706 1.1 mrg
12707 1.1 mrg Fri Aug 11 15:38:20 1995 Per Bothner <bothner (a] kalessin.cygnus.com>
12708 1.1 mrg
12709 1.1 mrg * config.guess: Merge with FSF:
12710 1.1 mrg
12711 1.1 mrg Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn (a] mhpcc.edu>
12712 1.1 mrg * config.guess (AIX4): More robust release numbering discovery.
12713 1.1 mrg
12714 1.1 mrg Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey (a] eagle.dol-esa.gov)
12715 1.1 mrg * config.guess (i386-sequent-ptx): Properly get version number.
12716 1.1 mrg
12717 1.1 mrg Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet (a] iris1.chemie.uni-kl.de)
12718 1.1 mrg * config.guess (mips:*:4*:UMIPS): New case.
12719 1.1 mrg
12720 1.1 mrg Mon Aug 7 09:21:35 1995 Doug Evans <dje (a] canuck.cygnus.com>
12721 1.1 mrg
12722 1.1 mrg * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12723 1.1 mrg (i386-win32 host): Likewise. Don't build readline.
12724 1.1 mrg
12725 1.1 mrg Sat Aug 5 09:51:49 1995 Fred Fish <fnf (a] rtl.cygnus.com>
12726 1.1 mrg
12727 1.1 mrg * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
12728 1.1 mrg SUPPORT_FILES to submakes.
12729 1.1 mrg
12730 1.1 mrg Fri Aug 4 13:04:36 1995 Fred Fish <fnf (a] cygnus.com>
12731 1.1 mrg
12732 1.1 mrg * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12733 1.1 mrg (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12734 1.1 mrg mpw-configure.
12735 1.1 mrg
12736 1.1 mrg Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn (a] cygnus.com>
12737 1.1 mrg
12738 1.1 mrg * configure.in (appdirs): Use =, not ==, in test expression when
12739 1.1 mrg trying to build the text to print in the warning message for
12740 1.1 mrg Solaris users.
12741 1.1 mrg
12742 1.1 mrg Mon Jul 31 09:56:18 1995 steve chamberlain <sac (a] slash.cygnus.com>
12743 1.1 mrg
12744 1.1 mrg * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12745 1.1 mrg
12746 1.1 mrg Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law (a] rtl.cygnus.com>
12747 1.1 mrg
12748 1.1 mrg * config.guess: Recognize lynx-2.3.
12749 1.1 mrg
12750 1.1 mrg Thu Jul 27 15:47:59 1995 steve chamberlain <sac (a] slash.cygnus.com>
12751 1.1 mrg
12752 1.1 mrg * config.sub (z8ksim): Deleted
12753 1.1 mrg (z8k-*-coff): New, this is the one true name of the target.
12754 1.1 mrg
12755 1.1 mrg Thu Jul 27 14:33:33 1995 Doug Evans <dje (a] canuck.cygnus.com>
12756 1.1 mrg
12757 1.1 mrg * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12758 1.1 mrg
12759 1.1 mrg Thu Jul 27 13:31:05 1995 Fred Fish (fnf (a] cygnus.com)
12760 1.1 mrg
12761 1.1 mrg * config.guess (*:Linux:*:*): First try asking the linker what the
12762 1.1 mrg default object file format is (elf, aout, or coff). Then if this
12763 1.1 mrg fails, try previous methods.
12764 1.1 mrg
12765 1.1 mrg Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc (a] rtl.cygnus.com>
12766 1.1 mrg
12767 1.1 mrg * configure.in: Don't build newlib for *-*-vxworks5.1.
12768 1.1 mrg
12769 1.1 mrg Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan (a] lisa.cygnus.com>
12770 1.1 mrg
12771 1.1 mrg * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12772 1.1 mrg * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12773 1.1 mrg
12774 1.1 mrg Tue Jul 25 21:25:39 1995 Doug Evans <dje (a] canuck.cygnus.com>
12775 1.1 mrg
12776 1.1 mrg * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12777 1.1 mrg
12778 1.1 mrg Fri Jul 21 10:41:12 1995 Doug Evans <dje (a] canuck.cygnus.com>
12779 1.1 mrg
12780 1.1 mrg * cfg-ml-com.in: New file.
12781 1.1 mrg * cfg-ml-pos.in: New file.
12782 1.1 mrg
12783 1.1 mrg Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law (a] rtl.cygnus.com>
12784 1.1 mrg
12785 1.1 mrg * COPYING.NEWLIB: Add HP free copyright to list.
12786 1.1 mrg
12787 1.1 mrg Tue Jul 18 10:58:51 1995 Michael Meissner <meissner (a] tiktok.cygnus.com>
12788 1.1 mrg
12789 1.1 mrg * config.sub: Recognize -eabi* for the system, not just -eabi.
12790 1.1 mrg
12791 1.1 mrg Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac (a] slash.cygnus.com>
12792 1.1 mrg
12793 1.1 mrg * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12794 1.1 mrg * config.sub, configure.in (win32): New target and host.
12795 1.1 mrg
12796 1.1 mrg Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac (a] slash.cygnus.com>
12797 1.1 mrg
12798 1.1 mrg * configure.in: Add i386-pe configuration.
12799 1.1 mrg
12800 1.1 mrg Fri Jun 23 14:28:44 1995 Stan Shebs <shebs (a] andros.cygnus.com>
12801 1.1 mrg
12802 1.1 mrg * mpw-build.in (install): Install GDB after LD.
12803 1.1 mrg
12804 1.1 mrg Thu Jun 22 17:10:53 1995 Stan Shebs <shebs (a] andros.cygnus.com>
12805 1.1 mrg
12806 1.1 mrg * mpw-config.in (elf/mips.h): Always forward-include, needed
12807 1.1 mrg for GDB to build.
12808 1.1 mrg
12809 1.1 mrg Wed Jun 21 15:17:30 1995 Rob Savoye <rob (a] darkstar.cygnus.com>
12810 1.1 mrg
12811 1.1 mrg * testsuite: New directory for customer acceptance and whole tool
12812 1.1 mrg chain tests.
12813 1.1 mrg
12814 1.1 mrg Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn (a] cujo.cygnus.com>
12815 1.1 mrg
12816 1.1 mrg * configure: If per-host line isn't found, but AC_OUTPUT is found
12817 1.1 mrg and a configure script exists, run it instead.
12818 1.1 mrg
12819 1.1 mrg Thu Jun 15 21:09:24 1995 Per Bothner <bothner (a] kalessin.cygnus.com>
12820 1.1 mrg
12821 1.1 mrg * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
12822 1.1 mrg
12823 1.1 mrg Tue Jun 13 21:43:27 1995 Rob Savoye <rob (a] darkstar.cygnus.com>
12824 1.1 mrg
12825 1.1 mrg * configure: Set build_{cpu,vendor,os,alias} to host values when
12826 1.1 mrg --build isn't specified.
12827 1.1 mrg
12828 1.1 mrg Mon Jun 5 18:26:36 1995 Jason Merrill <jason (a] phydeaux.cygnus.com>
12829 1.1 mrg
12830 1.1 mrg * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12831 1.1 mrg (FLAGS_TO_PASS): Pass them.
12832 1.1 mrg (EXTRA_TARGET_FLAGS): Ditto.
12833 1.1 mrg
12834 1.1 mrg Wed May 31 22:27:42 1995 Jim Wilson <wilson (a] chestnut.cygnus.com>
12835 1.1 mrg
12836 1.1 mrg * Makefile.in (all-libg++): Depend on all-libstdc++.
12837 1.1 mrg
12838 1.1 mrg Thu May 25 22:40:59 1995 J.T. Conklin <jtc (a] rtl.cygnus.com>
12839 1.1 mrg
12840 1.1 mrg * configure.in (noconfigdirs): Enable all packages for
12841 1.1 mrg i386-unknown-netbsd.
12842 1.1 mrg
12843 1.1 mrg Sat May 20 13:22:31 1995 Angela Marie Thomas <angela (a] cirdan.cygnus.com>
12844 1.1 mrg
12845 1.1 mrg * configure.in (noconfigdirs): Don't configure tk for i386-go32
12846 1.1 mrg hosted builds (DOS builds)
12847 1.1 mrg
12848 1.1 mrg Thu May 18 18:08:49 1995 Ken Raeburn <raeburn (a] kr-laptop.cygnus.com>
12849 1.1 mrg
12850 1.1 mrg Changes for ARM based on patches from Richard Earnshaw:
12851 1.1 mrg * config.sub: Handle armeb and armel.
12852 1.1 mrg * configure.in: Omit arm linker only for riscix.
12853 1.1 mrg
12854 1.1 mrg Thu May 11 17:23:26 1995 Per Bothner <bothner (a] kalessin.cygnus.com>
12855 1.1 mrg
12856 1.1 mrg * config.guess: Update from FSF.
12857 1.1 mrg
12858 1.1 mrg Tue May 9 15:52:05 1995 Michael Meissner <meissner (a] cygnus.com>
12859 1.1 mrg
12860 1.1 mrg * config.sub: Recognize powerpcle as the little endian variant of
12861 1.1 mrg the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
12862 1.1 mrg powerpcle variant. Convert pentium into i586, not i486. Add p5
12863 1.1 mrg alias for i586. Map new x86 variants p6, k5, nexgen into i586
12864 1.1 mrg temporarily.
12865 1.1 mrg
12866 1.1 mrg Tue May 2 16:29:41 1995 Jeff Law (law (a] snake.cs.utah.edu)
12867 1.1 mrg
12868 1.1 mrg * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12869 1.1 mrg
12870 1.1 mrg Sun Apr 30 21:38:09 1995 Jeff Law (law (a] snake.cs.utah.edu)
12871 1.1 mrg
12872 1.1 mrg * config.sub: Accept -lites* as a basic system type.
12873 1.1 mrg
12874 1.1 mrg Thu Apr 27 11:33:29 1995 Michael Meissner (meissner (a] cygnus.com)
12875 1.1 mrg
12876 1.1 mrg * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12877 1.1 mrg installed, and if so return linuxoldld as the system name.
12878 1.1 mrg
12879 1.1 mrg Wed Apr 26 10:59:02 1995 Jeff Law (law (a] snake.cs.utah.edu)
12880 1.1 mrg
12881 1.1 mrg * config.guess: Add hppa1.1-hp-lites support.
12882 1.1 mrg
12883 1.1 mrg Tue Apr 25 11:08:11 1995 Rob Savoye <rob (a] darkstar.cygnus.com>
12884 1.1 mrg
12885 1.1 mrg * configure.in: Don't build newlib for m68k-vxworks5.1.
12886 1.1 mrg
12887 1.1 mrg Wed Apr 19 17:02:43 1995 Jim Wilson <wilson (a] chestnut.cygnus.com>
12888 1.1 mrg
12889 1.1 mrg * configure.in (mips-sgi-irix6): Use mh-irix5.
12890 1.1 mrg
12891 1.1 mrg Fri Apr 14 15:21:17 1995 Doug Evans <dje (a] chestnut.cygnus.com>
12892 1.1 mrg
12893 1.1 mrg * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12894 1.1 mrg
12895 1.1 mrg Wed Apr 12 16:06:01 1995 Jason Merrill <jason (a] phydeaux.cygnus.com>
12896 1.1 mrg
12897 1.1 mrg * test-build.mk: Enable building of shared libraries on IRIX 5 and
12898 1.1 mrg OSF/1. Fix compiler flags.
12899 1.1 mrg * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
12900 1.1 mrg
12901 1.1 mrg Tue Apr 11 18:55:40 1995 Doug Evans <dje (a] canuck.cygnus.com>
12902 1.1 mrg
12903 1.1 mrg * configure.in: Recognize --with-newlib.
12904 1.1 mrg (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12905 1.1 mrg
12906 1.1 mrg Mon Apr 10 14:38:20 1995 Jason Molenda (crash (a] phydeaux.cygnus.com)
12907 1.1 mrg
12908 1.1 mrg * Makefile.in: move {all,check,install}-gdb from *_MODULES
12909 1.1 mrg to *_X11_MODULES due to gdbtk needing X include files et al.
12910 1.1 mrg
12911 1.1 mrg Mon Apr 10 11:42:22 1995 Stan Shebs <shebs (a] andros.cygnus.com>
12912 1.1 mrg
12913 1.1 mrg Merge in support for Mac MPW as a host.
12914 1.1 mrg (Old change descriptions retained for informational value.)
12915 1.1 mrg
12916 1.1 mrg * mpw-config.in: Add generic include forwards for cpu-specific
12917 1.1 mrg include files in aout and elf directories.
12918 1.1 mrg
12919 1.1 mrg * mpw-configure: Added copyright.
12920 1.1 mrg * mpw-config.in: Check for presence of required build tools.
12921 1.1 mrg (target_libs): Add newlib.
12922 1.1 mrg (target_tools): Add examples.
12923 1.1 mrg (Read Me): Generate as "Read Me for MPW" instead.
12924 1.1 mrg * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12925 1.1 mrg (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12926 1.1 mrg (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12927 1.1 mrg
12928 1.1 mrg * mpw-configure: Remove subdir-specific makefile hackery,
12929 1.1 mrg delete mk.tmp after using it.
12930 1.1 mrg
12931 1.1 mrg * mpw-build.in (all): Display start and end times.
12932 1.1 mrg
12933 1.1 mrg * mpw-configure (host_canonical): Set.
12934 1.1 mrg (target_cpu): Always add to makefiles.
12935 1.1 mrg (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12936 1.1 mrg (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12937 1.1 mrg (mpw-mh-mpw): Look for in srcdir and srcroot.
12938 1.1 mrg Use sed instead of mpw-edit-prefix to edit prefix definitions.
12939 1.1 mrg
12940 1.1 mrg * mpw-build.in: (install-only): New target.
12941 1.1 mrg
12942 1.1 mrg * mpw-configure (host_alias, target_alias): Rename from hostalias
12943 1.1 mrg and targetalias, add into generated Makefile.
12944 1.1 mrg (mk.tmp): If present, add into generated Makefile.
12945 1.1 mrg * mpw-build.in (all-gas): Build config.h first before gas proper.
12946 1.1 mrg
12947 1.1 mrg * mpw-configure (config.status): Write only if changed.
12948 1.1 mrg * mpw-config.in (readline): Configure it (not built, just used for
12949 1.1 mrg definitions).
12950 1.1 mrg
12951 1.1 mrg * mpw-config.in (elf/mips.h): Add a forward include.
12952 1.1 mrg
12953 1.1 mrg * mpw-config.in: Forward-include most .h files in include into
12954 1.1 mrg extra-include.
12955 1.1 mrg (readline): Don't build.
12956 1.1 mrg mpw-build.in (install): Install GDB.
12957 1.1 mrg
12958 1.1 mrg * mpw-configure (prefix, mpw_prefix): Handle it.
12959 1.1 mrg * mpw-config.in (mmalloc, readline): Don't configure.
12960 1.1 mrg * mpw-build.in (thisscript): Rename to ThisScript.
12961 1.1 mrg Use mpw-build instead of BuildProgram everywhere.
12962 1.1 mrg (mmalloc, readline): Don't build.
12963 1.1 mrg * mpw-README: New file, basic documentation about the MPW port.
12964 1.1 mrg
12965 1.1 mrg * mpw-config.in: Use forward-include to create include files.
12966 1.1 mrg
12967 1.1 mrg * mpw-configure: Add more things to the top of each configured
12968 1.1 mrg Makefile, including contents of config/mpw-mh-mpw.
12969 1.1 mrg * mpw-config.in (extra-include): Create this directory and fill it
12970 1.1 mrg with Posix-like include files when configuring.
12971 1.1 mrg
12972 1.1 mrg * config.sub (apple, mac, mpw): Add various aliases.
12973 1.1 mrg
12974 1.1 mrg * mpw-build.in: New file, top-level build script fragment for MPW.
12975 1.1 mrg * mpw-configure: New file, configure script for MPW.
12976 1.1 mrg * mpw-config.in: New file, config fragment for MPW.
12977 1.1 mrg
12978 1.1 mrg Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon (a] lioth.cygnus.com)
12979 1.1 mrg
12980 1.1 mrg * configure.in (host_libs): Remove glob, since it is gone from the
12981 1.1 mrg sources.
12982 1.1 mrg
12983 1.1 mrg Fri Mar 31 11:36:17 1995 Jason Molenda (crash (a] phydeaux.cygnus.com)
12984 1.1 mrg
12985 1.1 mrg * Makefile.in: define empty GDB_NLM_DEPS var.
12986 1.1 mrg
12987 1.1 mrg * configure.in(target_makefile_frag): use config/mt-netware
12988 1.1 mrg for netware targets.
12989 1.1 mrg
12990 1.1 mrg Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian (a] cygnus.com>
12991 1.1 mrg
12992 1.1 mrg * config.sub: Merge in recent FSF changes. Remove linux special
12993 1.1 mrg cases.
12994 1.1 mrg
12995 1.1 mrg Tue Mar 28 14:47:34 1995 Jason Molenda (crash (a] phydeaux.cygnus.com)
12996 1.1 mrg
12997 1.1 mrg Revert this change:
12998 1.1 mrg
12999 1.1 mrg Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian (a] cygnus.com)
13000 1.1 mrg
13001 1.1 mrg * build-all.mk: Use CC=cc -Xs on Solaris.
13002 1.1 mrg
13003 1.1 mrg Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon (a] lioth.cygnus.com)
13004 1.1 mrg
13005 1.1 mrg * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
13006 1.1 mrg stop using it.
13007 1.1 mrg * Makefile.in: Nuke all references to glob subdirectory.
13008 1.1 mrg
13009 1.1 mrg Thu Mar 16 13:35:30 1995 Jason Merrill <jason (a] phydeaux.cygnus.com>
13010 1.1 mrg
13011 1.1 mrg * configure.in: Fix --enable-shared logic in per-host.
13012 1.1 mrg
13013 1.1 mrg Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian (a] cygnus.com>
13014 1.1 mrg
13015 1.1 mrg * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13016 1.1 mrg
13017 1.1 mrg Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon (a] lioth.cygnus.com)
13018 1.1 mrg
13019 1.1 mrg * configure.in (noconfigdirs): Don't build gas on AIX, for
13020 1.1 mrg powerpc*-*-aix* as well as for rs6000*-*-aix*.
13021 1.1 mrg
13022 1.1 mrg Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian (a] cygnus.com>
13023 1.1 mrg
13024 1.1 mrg * configure: Fix --cache-file to work if the file argument is a
13025 1.1 mrg relative path.
13026 1.1 mrg
13027 1.1 mrg Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian (a] cygnus.com>
13028 1.1 mrg
13029 1.1 mrg * configure: If the --cache-file is used, pass it down to
13030 1.1 mrg configure in subdirectories.
13031 1.1 mrg
13032 1.1 mrg Mon Feb 27 12:52:46 1995 Kung Hsu <kung (a] mexican.cygnus.com>
13033 1.1 mrg
13034 1.1 mrg * config.sub: add vxworks29k configuration.
13035 1.1 mrg
13036 1.1 mrg Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn (a] cujo.cygnus.com>
13037 1.1 mrg
13038 1.1 mrg * Makefile.in (taz): Do "diststuff" part quietly.
13039 1.1 mrg
13040 1.1 mrg Sun Feb 5 14:16:35 1995 Doug Evans <dje (a] canuck.cygnus.com>
13041 1.1 mrg
13042 1.1 mrg * config.sub: Mini-merge with gcc/config.sub.
13043 1.1 mrg
13044 1.1 mrg Sat Feb 4 12:11:35 1995 Jim Wilson <wilson (a] chestnut.cygnus.com>
13045 1.1 mrg
13046 1.1 mrg * config.guess (IRIX): Sed - to _.
13047 1.1 mrg
13048 1.1 mrg Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc (a] rtl.cygnus.com>
13049 1.1 mrg
13050 1.1 mrg * Makefile.in (source-vault, binary-vault): New targets.
13051 1.1 mrg
13052 1.1 mrg Thu Jan 26 13:00:11 1995 Michael Meissner <meissner (a] cygnus.com>
13053 1.1 mrg
13054 1.1 mrg * config.sub: Recognize -eabi as a basic system type.
13055 1.1 mrg
13056 1.1 mrg Thu Jan 12 13:13:23 1995 Jason Merrill <jason (a] phydeaux.cygnus.com>
13057 1.1 mrg
13058 1.1 mrg * configure.in (enable_shared stuff): Fix typo.
13059 1.1 mrg
13060 1.1 mrg Thu Jan 12 01:36:51 1995 deanm (a] medulla.LABS.TEK.COM (Dean Messing)
13061 1.1 mrg
13062 1.1 mrg * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13063 1.1 mrg
13064 1.1 mrg Wed Jan 11 16:29:53 1995 Jason Merrill <jason (a] phydeaux.cygnus.com>
13065 1.1 mrg
13066 1.1 mrg * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13067 1.1 mrg
13068 1.1 mrg Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon (a] lioth.cygnus.com>
13069 1.1 mrg
13070 1.1 mrg * configure.in (rs6000-*-*): Don't build gas.
13071 1.1 mrg
13072 1.1 mrg Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian (a] tweedledumb.cygnus.com>
13073 1.1 mrg
13074 1.1 mrg * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13075 1.1 mrg reduce command line length.
13076 1.1 mrg (AS_FOR_TARGET): Check for as.new, not Makefile.
13077 1.1 mrg (NM_FOR_TARGET): Check for nm.new, not Makefile.
13078 1.1 mrg
13079 1.1 mrg Wed Jan 4 13:02:39 1995 Per Bothner <bothner (a] kalessin.cygnus.com>
13080 1.1 mrg
13081 1.1 mrg * config.guess: Merge from FSF.
13082 1.1 mrg
13083 1.1 mrg Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian (a] sanguine.cygnus.com>
13084 1.1 mrg
13085 1.1 mrg * configure: Don't use $ when handling program_suffix.
13086 1.1 mrg
13087 1.1 mrg Mon Dec 12 12:09:37 1994 Stu Grossman (grossman (a] cygnus.com)
13088 1.1 mrg
13089 1.1 mrg * configure.in: Configure tk for hppa/hpux.
13090 1.1 mrg
13091 1.1 mrg Fri Dec 2 15:55:38 1994 Per Bothner <bothner (a] kalessin.cygnus.com>
13092 1.1 mrg
13093 1.1 mrg * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
13094 1.1 mrg
13095 1.1 mrg Tue Nov 29 19:37:56 1994 Per Bothner <bothner (a] kalessin.cygnus.com>
13096 1.1 mrg
13097 1.1 mrg * Makefile.in: Move -fno-implicit-template from CXXFLAGS
13098 1.1 mrg to LIBCXXFLAGS. Tests are better run without it.
13099 1.1 mrg
13100 1.1 mrg Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan (a] lisa.cygnus.com)
13101 1.1 mrg
13102 1.1 mrg * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13103 1.1 mrg
13104 1.1 mrg Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc (a] rtl.cygnus.com>
13105 1.1 mrg
13106 1.1 mrg * configure.in (*-*-netware*): Don't configure xiberty.
13107 1.1 mrg
13108 1.1 mrg Mon Nov 14 08:49:15 1994 Stu Grossman (grossman (a] cygnus.com)
13109 1.1 mrg
13110 1.1 mrg * configure.in: Remove tk from native_only list.
13111 1.1 mrg
13112 1.1 mrg Fri Nov 11 15:31:26 1994 Bill Cox (bill (a] rtl.cygnus.com)
13113 1.1 mrg
13114 1.1 mrg * build-all.mk: Add mips-ncd-elf target to sun4 targets
13115 1.1 mrg for special NCD build.
13116 1.1 mrg
13117 1.1 mrg Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn (a] cujo.cygnus.com>
13118 1.1 mrg
13119 1.1 mrg * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13120 1.1 mrg makeall.bat, they're only useful for binutils snapshots.
13121 1.1 mrg (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13122 1.1 mrg makeall.bat to specified SUPPORT_FILES.
13123 1.1 mrg
13124 1.1 mrg Mon Nov 7 17:25:18 1994 Bill Cox (bill (a] cirdan.cygnus.com)
13125 1.1 mrg
13126 1.1 mrg * build-all.mk: Add Ericsson targets to sun4 and solaris
13127 1.1 mrg hosts. Add BNR's sun4 target to solaris host, so their
13128 1.1 mrg build-from-source will be tested in-house first.
13129 1.1 mrg
13130 1.1 mrg Sat Nov 5 18:43:30 1994 Jason Merrill (jason (a] phydeaux.cygnus.com)
13131 1.1 mrg
13132 1.1 mrg * Makefile.in (LIBCFLAGS): New variable.
13133 1.1 mrg (CFLAGS_FOR_TARGET): Ditto.
13134 1.1 mrg (LIBCFLAGS_FOR_TARGET): Ditto.
13135 1.1 mrg (LIBCXXFLAGS): Ditto.
13136 1.1 mrg (CXXFLAGS_FOR_TARGET): Ditto.
13137 1.1 mrg (LIBCXXFLAGS_FOR_TARGET): Ditto.
13138 1.1 mrg (BASE_FLAGS_TO_PASS): Pass them.
13139 1.1 mrg (EXTRA_TARGET_FLAGS): Ditto.
13140 1.1 mrg
13141 1.1 mrg * configure.in: Support --enable-shared.
13142 1.1 mrg
13143 1.1 mrg Sat Nov 5 15:44:00 1994 Per Bothner <bothner (a] kalessin.cygnus.com>
13144 1.1 mrg
13145 1.1 mrg * configure.in (target_libs): Include libstdc++ again.
13146 1.1 mrg * config.guess: Update from FSF (for FreeBSD).
13147 1.1 mrg
13148 1.1 mrg Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn (a] cujo.cygnus.com>
13149 1.1 mrg
13150 1.1 mrg * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13151 1.1 mrg makeall.bat.
13152 1.1 mrg (DISTDOCDIRS): Add `etc'.
13153 1.1 mrg (ETC_SUPPORT_PFX): New variable.
13154 1.1 mrg (taz): Include anything from etc starting with a word in
13155 1.1 mrg ETC_SUPPORT_PFX.
13156 1.1 mrg
13157 1.1 mrg Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian (a] sanguine.cygnus.com>
13158 1.1 mrg
13159 1.1 mrg * config.sub: Update for recent FSF changes. Remove obsolete
13160 1.1 mrg h8300hds entry. Add -windows* and -osx as basic os. Minor
13161 1.1 mrg spacing changes.
13162 1.1 mrg
13163 1.1 mrg Thu Oct 20 18:41:56 1994 Per Bothner <bothner (a] kalessin.cygnus.com>
13164 1.1 mrg
13165 1.1 mrg * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
13166 1.1 mrg
13167 1.1 mrg * config.guess: Merge with FSF.
13168 1.1 mrg * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13169 1.1 mrg
13170 1.1 mrg Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn (a] cujo.cygnus.com>
13171 1.1 mrg
13172 1.1 mrg * configure: Since the "trap 0" handler will override the exit
13173 1.1 mrg status on many systems, only use it for "exit 1", and make it set
13174 1.1 mrg a non-zero exit status; reset it before "exit 0". Also, check
13175 1.1 mrg exit status of config.sub, and error out if it failed.
13176 1.1 mrg
13177 1.1 mrg Wed Oct 19 18:49:55 1994 Rob Savoye (rob (a] cygnus.com)
13178 1.1 mrg
13179 1.1 mrg * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13180 1.1 mrg and install libgloss.
13181 1.1 mrg
13182 1.1 mrg Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian (a] sanguine.cygnus.com>
13183 1.1 mrg
13184 1.1 mrg * Makefile.in (all-binutils): Depend upon all-byacc.
13185 1.1 mrg
13186 1.1 mrg * configure.in: Don't build emacs on Irix 5.
13187 1.1 mrg
13188 1.1 mrg Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc (a] phishhead.cygnus.com)
13189 1.1 mrg
13190 1.1 mrg * configure.in (*-*-netware*): Add libio.
13191 1.1 mrg
13192 1.1 mrg Thu Oct 13 15:51:20 1994 Jason Merrill (jason (a] phydeaux.cygnus.com)
13193 1.1 mrg
13194 1.1 mrg * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13195 1.1 mrg (CHECK_TARGET_MODULES): Ditto.
13196 1.1 mrg (INSTALL_TARGET_MODULES): Ditto.
13197 1.1 mrg (TARGET_LIBS): Ditto.
13198 1.1 mrg (all-libstdc++): Note dependencies.
13199 1.1 mrg
13200 1.1 mrg Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn (a] cujo.cygnus.com>
13201 1.1 mrg
13202 1.1 mrg * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13203 1.1 mrg
13204 1.1 mrg Tue Oct 11 12:12:29 1994 Jason Merrill (jason (a] phydeaux.cygnus.com)
13205 1.1 mrg
13206 1.1 mrg * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13207 1.1 mrg -fexternal-templates.
13208 1.1 mrg
13209 1.1 mrg * configure.in (target_libs): Add libstdc++.
13210 1.1 mrg (noconfigdirs): Add libstdc++ as appropriate.
13211 1.1 mrg
13212 1.1 mrg Thu Oct 6 18:00:54 1994 Per Bothner (bothner (a] kalessin.cygnus.com)
13213 1.1 mrg
13214 1.1 mrg * config.guess: Update from FSF.
13215 1.1 mrg
13216 1.1 mrg Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian (a] sanguine.cygnus.com>
13217 1.1 mrg
13218 1.1 mrg * configure: Use ${config_shell} when running ${configsub}.
13219 1.1 mrg
13220 1.1 mrg Mon Oct 3 14:28:34 1994 Doug Evans <dje (a] canuck.cygnus.com>
13221 1.1 mrg
13222 1.1 mrg * config.sub: No longer recognize h8300h.
13223 1.1 mrg
13224 1.1 mrg Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian (a] sanguine.cygnus.com>
13225 1.1 mrg
13226 1.1 mrg * config.sub: Remove extraneous differences between config.sub and
13227 1.1 mrg gcc/config.sub.
13228 1.1 mrg
13229 1.1 mrg Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn (a] cujo.cygnus.com>
13230 1.1 mrg
13231 1.1 mrg * Makefile.in (DISTSTUFFDIRS): Add gas.
13232 1.1 mrg
13233 1.1 mrg Thu Sep 22 19:04:55 1994 Doug Evans (dje (a] canuck.cygnus.com)
13234 1.1 mrg
13235 1.1 mrg * COPYING.NEWLIB: New file.
13236 1.1 mrg
13237 1.1 mrg Mon Sep 19 18:25:40 1994 Per Bothner (bothner (a] kalessin.cygnus.com)
13238 1.1 mrg
13239 1.1 mrg * config.guess (HP-UX): Patch from Harlan Stenn
13240 1.1 mrg <harlan (a] landmark.com> to also emit release level.
13241 1.1 mrg
13242 1.1 mrg Wed Sep 7 13:15:25 1994 Jim Wilson (wilson (a] sphagnum.cygnus.com)
13243 1.1 mrg
13244 1.1 mrg * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13245 1.1 mrg
13246 1.1 mrg Tue Sep 6 23:23:18 1994 Per Bothner (bothner (a] kalessin.cygnus.com)
13247 1.1 mrg
13248 1.1 mrg * config.sub: Merge nextstep cleanup from FSF.
13249 1.1 mrg
13250 1.1 mrg Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn (a] kr-pc.cygnus.com)
13251 1.1 mrg
13252 1.1 mrg * configure.in (arm-*-*): Don't configure ld for this target.
13253 1.1 mrg
13254 1.1 mrg Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc (a] phishhead.cygnus.com)
13255 1.1 mrg
13256 1.1 mrg * configure.in (*-*-netware): don't configure libg++, libio,
13257 1.1 mrg librx, or newlib.
13258 1.1 mrg
13259 1.1 mrg Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian (a] sanguine.cygnus.com)
13260 1.1 mrg
13261 1.1 mrg * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
13262 1.1 mrg configure ld--it works, but it doesn't support shared libraries.
13263 1.1 mrg
13264 1.1 mrg Sun Aug 28 18:13:45 1994 Per Bothner (bothner (a] kalessin.cygnus.com)
13265 1.1 mrg
13266 1.1 mrg * config.guess (*-unknown-freebsd*): Get rid of possible
13267 1.1 mrg trailing "(Release)" in version string.
13268 1.1 mrg Patch from Paul Richards <paul (a] isl.cf.ac.uk>.
13269 1.1 mrg
13270 1.1 mrg Sat Aug 27 15:00:49 1994 Per Bothner (bothner (a] kalessin.cygnus.com)
13271 1.1 mrg
13272 1.1 mrg * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13273 1.1 mrg Fix type: *-next-neststep -> *-next-nextstep.
13274 1.1 mrg
13275 1.1 mrg * config.guess: Merge from FSF:
13276 1.1 mrg
13277 1.1 mrg Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm (a] info.ucl.ac.be)
13278 1.1 mrg
13279 1.1 mrg * config.guess: Recognize powerpc-ibm-aix3.2.5.
13280 1.1 mrg
13281 1.1 mrg Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm (a] info.ucl.ac.be)
13282 1.1 mrg
13283 1.1 mrg * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13284 1.1 mrg instead of UNIX_SV for UnixWare 1.0).
13285 1.1 mrg
13286 1.1 mrg Sat Aug 27 01:56:30 1994 Stu Grossman (grossman (a] cygnus.com)
13287 1.1 mrg
13288 1.1 mrg * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
13289 1.1 mrg to make gdb/nlm/* build after the compiler and linker.
13290 1.1 mrg
13291 1.1 mrg Fri Aug 26 14:30:05 1994 Per Bothner (bothner (a] kalessin.cygnus.com)
13292 1.1 mrg
13293 1.1 mrg * config.guess (netbsd, freebsd, linux): Accept any machine,
13294 1.1 mrg not just i[34]86.
13295 1.1 mrg (m68k-atari-sysv4): Relocate to match FSF version.
13296 1.1 mrg
13297 1.1 mrg * config.guess: More merges from the FSF:
13298 1.1 mrg
13299 1.1 mrg Add a space before function call or macro invocation.
13300 1.1 mrg
13301 1.1 mrg Tue May 10 16:53:55 1994 Roland McGrath (roland (a] churchy.gnu.ai.mit.edu)
13302 1.1 mrg
13303 1.1 mrg * config.guess: Add trap cmd to remove dummy.c and dummy when
13304 1.1 mrg interrupted.
13305 1.1 mrg
13306 1.1 mrg Wed Apr 20 18:07:13 1994 Roland McGrath (roland (a] churchy.gnu.ai.mit.edu)
13307 1.1 mrg
13308 1.1 mrg * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13309 1.1 mrg (dummy): Redirect stderr from compilation of dummy.c.
13310 1.1 mrg
13311 1.1 mrg Sat Apr 9 14:59:28 1994 Christian Kranz (kranz (a] sent5.uni-duisburg.de)
13312 1.1 mrg
13313 1.1 mrg * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13314 1.1 mrg
13315 1.1 mrg Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn (a] kr-laptop.cygnus.com)
13316 1.1 mrg
13317 1.1 mrg * configure: Accept and ignore --cache*, for compatibility with
13318 1.1 mrg new autoconf.
13319 1.1 mrg
13320 1.1 mrg Fri Aug 26 13:05:27 1994 Per Bothner (bothner (a] kalessin.cygnus.com)
13321 1.1 mrg
13322 1.1 mrg * config.guess: Merge from FSF:
13323 1.1 mrg
13324 1.1 mrg Thu Aug 25 20:28:51 1994 Richard Stallman <rms (a] mole.gnu.ai.mit.edu>
13325 1.1 mrg
13326 1.1 mrg * config.guess (Pyramid*:OSx*:*:*): New case.
13327 1.1 mrg (PATH): Add /.attbin at end for finding uname.
13328 1.1 mrg (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
13329 1.1 mrg
13330 1.1 mrg Wed Aug 17 18:21:02 1994 Tor Egge (tegge (a] pvv.unit.no)
13331 1.1 mrg
13332 1.1 mrg * config.guess (M88*:DolphinOS:*:*): New case.
13333 1.1 mrg
13334 1.1 mrg Thu Aug 11 17:00:13 1994 Stan Cox (coxs (a] dg-rtp.dg.com)
13335 1.1 mrg
13336 1.1 mrg * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13337 1.1 mrg to select whether to use ELF or COFF.
13338 1.1 mrg
13339 1.1 mrg Sun Jul 24 16:20:53 1994 Richard Stallman <rms (a] mole.gnu.ai.mit.edu>
13340 1.1 mrg
13341 1.1 mrg * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13342 1.1 mrg
13343 1.1 mrg Sun May 1 10:23:10 1994 Richard Stallman (rms (a] mole.gnu.ai.mit.edu)
13344 1.1 mrg
13345 1.1 mrg * config.guess: Guess the OS version for HPUX.
13346 1.1 mrg
13347 1.1 mrg Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh (a] hal.gnu.ai.mit.edu)
13348 1.1 mrg
13349 1.1 mrg * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13350 1.1 mrg
13351 1.1 mrg Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian (a] sanguine.cygnus.com)
13352 1.1 mrg
13353 1.1 mrg * configure.in: Recognize --with-headers, --with-libs, and
13354 1.1 mrg --without-newlib.
13355 1.1 mrg * Makefile.in (all-xiberty): Depend upon all-ld.
13356 1.1 mrg
13357 1.1 mrg Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian (a] sanguine.cygnus.com)
13358 1.1 mrg
13359 1.1 mrg * configure.in: Change i[34]86 to i[345]86.
13360 1.1 mrg
13361 1.1 mrg Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian (a] sanguine.cygnus.com)
13362 1.1 mrg
13363 1.1 mrg * configure (version): A few more tweaks to help message.
13364 1.1 mrg
13365 1.1 mrg Fri Aug 19 12:40:25 1994 Per Bothner (bothner (a] kalessin.cygnus.com)
13366 1.1 mrg
13367 1.1 mrg * Makefile.in: Remove (for now) librx as a host library,
13368 1.1 mrg now that we're building it for target.
13369 1.1 mrg
13370 1.1 mrg Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian (a] sanguine.cygnus.com)
13371 1.1 mrg
13372 1.1 mrg * configure: Fix up help message; from karl (a] owl.hq.ileaf.com
13373 1.1 mrg (Karl Berry).
13374 1.1 mrg
13375 1.1 mrg Tue Aug 16 16:11:08 1994 Per Bothner (bothner (a] kalessin.cygnus.com)
13376 1.1 mrg
13377 1.1 mrg * configure.in: Also configure librx.
13378 1.1 mrg
13379 1.1 mrg Mon Aug 15 16:51:45 1994 Per Bothner (bothner (a] kalessin.cygnus.com)
13380 1.1 mrg
13381 1.1 mrg * Makefile.in: Update various rules to reflect that librx
13382 1.1 mrg is now needed for libg++.
13383 1.1 mrg
13384 1.1 mrg Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian (a] sanguine.cygnus.com)
13385 1.1 mrg
13386 1.1 mrg * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13387 1.1 mrg
13388 1.1 mrg Mon Aug 8 11:36:17 1994 Stan Shebs (shebs (a] andros.cygnus.com)
13389 1.1 mrg
13390 1.1 mrg * configure.in: Configure the examples directory.
13391 1.1 mrg
13392 1.1 mrg Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian (a] sanguine.cygnus.com)
13393 1.1 mrg
13394 1.1 mrg * configure: Simplify Jun 2 1994 change.
13395 1.1 mrg
13396 1.1 mrg Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby (a] cygnus.com)
13397 1.1 mrg
13398 1.1 mrg * change CC to /usr/latest/bin/gcc for lynx host builds, since
13399 1.1 mrg /bin/gcc isn't good enough to build gcc.
13400 1.1 mrg
13401 1.1 mrg Wed Jul 27 09:07:14 1994 Fred Fish (fnf (a] cygnus.com)
13402 1.1 mrg
13403 1.1 mrg * Makefile.in (GDB_SUPPORT_FILES): Remove
13404 1.1 mrg (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
13405 1.1 mrg (gdb.tar.gz): Add new rule to use standard distribution building
13406 1.1 mrg mechanism.
13407 1.1 mrg
13408 1.1 mrg Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian (a] tweedledumb.cygnus.com)
13409 1.1 mrg
13410 1.1 mrg * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
13411 1.1 mrg Bill Cox <bill (a] cygnus.com>.
13412 1.1 mrg
13413 1.1 mrg Sat Jul 23 12:19:46 1994 Per Bothner (bothner (a] kalessin.cygnus.com)
13414 1.1 mrg
13415 1.1 mrg * config.guess: Recognize ISC. Patch from kwzh (a] gnu.ai.mit.edu.
13416 1.1 mrg
13417 1.1 mrg Fri Jul 22 17:53:59 1994 Stu Grossman (grossman (a] cygnus.com)
13418 1.1 mrg
13419 1.1 mrg * configure: Search current dir first in .gdbinit.
13420 1.1 mrg
13421 1.1 mrg Fri Jul 22 11:28:30 1994 Per Bothner (bothner (a] kalessin.cygnus.com)
13422 1.1 mrg
13423 1.1 mrg * config.sub: Recognize freebsd (merged from gcc config.sub).
13424 1.1 mrg
13425 1.1 mrg Thu Jul 21 14:10:52 1994 Per Bothner (bothner (a] kalessin.cygnus.com)
13426 1.1 mrg
13427 1.1 mrg * config.sub: Refer to NeXT's operating system as nextstep.
13428 1.1 mrg
13429 1.1 mrg * config.sub (case $basic_machine): Re-order the cases, to match
13430 1.1 mrg the order in the FSF version (which is mostly alphabethical).
13431 1.1 mrg Merge in some additions and changes from the FSF.
13432 1.1 mrg
13433 1.1 mrg Sat Jul 16 12:03:08 1994 Stan Shebs (shebs (a] andros.cygnus.com)
13434 1.1 mrg
13435 1.1 mrg * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13436 1.1 mrg * config.sub: Recognize cxux7.
13437 1.1 mrg * configure.in: Use mh-cxux for m88k-harris-cxux*.
13438 1.1 mrg
13439 1.1 mrg Mon Jul 11 14:37:39 1994 Per Bothner (bothner (a] kalessin.cygnus.com)
13440 1.1 mrg
13441 1.1 mrg * config.sub: Fix typo powerpc -> powerpc-*.
13442 1.1 mrg
13443 1.1 mrg Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann (a] blues.cygnus.com)
13444 1.1 mrg
13445 1.1 mrg * Makefile.in: `all-emacs19' depends on `all-byacc'.
13446 1.1 mrg
13447 1.1 mrg * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13448 1.1 mrg parallel with all-emacs and install-emacs). Top-level command
13449 1.1 mrg `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13450 1.1 mrg
13451 1.1 mrg Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian (a] sanguine.cygnus.com)
13452 1.1 mrg
13453 1.1 mrg * test-build.mk ($(host)-stamp-stage2-installed): Remove
13454 1.1 mrg $(relbindir)/make before doing ``make install'', and use
13455 1.1 mrg $(GNU_MAKE) while doing it. Avoids problem on SunOS with
13456 1.1 mrg installing over running make binary.
13457 1.1 mrg ($(host)-stamp-stage3-installed): Likewise.
13458 1.1 mrg
13459 1.1 mrg Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon (a] lioth.cygnus.com)
13460 1.1 mrg
13461 1.1 mrg * config.guess: Recognize Mach.
13462 1.1 mrg
13463 1.1 mrg Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian (a] sanguine.cygnus.com)
13464 1.1 mrg
13465 1.1 mrg * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13466 1.1 mrg see whether --exec-prefix was used.
13467 1.1 mrg
13468 1.1 mrg Sun Jun 26 21:15:54 1994 Per Bothner (bothner (a] kalessin.cygnus.com)
13469 1.1 mrg
13470 1.1 mrg * README: Explicitly mention libg++/README. (Zoo's idea.)
13471 1.1 mrg
13472 1.1 mrg Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon (a] lioth.cygnus.com)
13473 1.1 mrg
13474 1.1 mrg * Makefile.in: Add all-librx target similar to all-libproc.
13475 1.1 mrg
13476 1.1 mrg Wed Jun 8 23:11:55 1994 Stu Grossman (grossman (a] cygnus.com)
13477 1.1 mrg
13478 1.1 mrg * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
13479 1.1 mrg with post 1.2 uname bogosity.
13480 1.1 mrg
13481 1.1 mrg Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian (a] tweedledumb.cygnus.com)
13482 1.1 mrg
13483 1.1 mrg * configure: Remove temporary files on receipt of a signal.
13484 1.1 mrg
13485 1.1 mrg Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian (a] cygnus.com)
13486 1.1 mrg
13487 1.1 mrg * configure: If there is a package_makefile_frag, remove
13488 1.1 mrg ${subdir}/Makefile.tem after copying it in.
13489 1.1 mrg
13490 1.1 mrg Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby (a] cygnus.com)
13491 1.1 mrg
13492 1.1 mrg * build_all.mk: support rs6000 lynx identifies itself as
13493 1.1 mrg rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
13494 1.1 mrg since /bin/gcc is too feeble to compile a modern gcc.
13495 1.1 mrg
13496 1.1 mrg Mon Jun 6 16:06:34 1994 Karen Christiansen (karen (a] cirdan.cygnus.com)
13497 1.1 mrg
13498 1.1 mrg * brought devo/test-build.mk update-to-date with progressive/
13499 1.1 mrg test-build.mk. Add lynx targets and hppa flag info.
13500 1.1 mrg
13501 1.1 mrg Sat Jun 4 17:23:54 1994 Per Bothner (bothner (a] kalessin.cygnus.com)
13502 1.1 mrg
13503 1.1 mrg * configure.in: Use mh-ncrsvr43. Patch from
13504 1.1 mrg Tom McConnell <tmcconne (a] sedona.intel.com>.
13505 1.1 mrg
13506 1.1 mrg Fri Jun 3 17:47:24 1994 Per Bothner (bothner (a] kalessin.cygnus.com)
13507 1.1 mrg
13508 1.1 mrg * config.guess (i386-unknown-bsdi): No longer need to
13509 1.1 mrg check #if defined(__bsdi__) && defined(__i386__).
13510 1.1 mrg
13511 1.1 mrg Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian (a] tweedledumb.cygnus.com)
13512 1.1 mrg
13513 1.1 mrg * configure: Set program_transform_nameoption correctly.
13514 1.1 mrg
13515 1.1 mrg Thu Jun 2 10:57:06 1994 Karen Christiansen (karen (a] cirdan.cygnus.com)
13516 1.1 mrg
13517 1.1 mrg * brought build-all.mk update-to-date with progressive build-all.mk,
13518 1.1 mrg added new targets and hppa info.
13519 1.1 mrg
13520 1.1 mrg Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian (a] tweedledumb.cygnus.com)
13521 1.1 mrg
13522 1.1 mrg * configure: If config.guess result is a prefix of the user
13523 1.1 mrg specified target, assume a native build and use the user specified
13524 1.1 mrg target as the host alias. Remove SunOS patch suffix removal hack.
13525 1.1 mrg * configure.in: Remove SunOS patch suffix removal hack.
13526 1.1 mrg
13527 1.1 mrg * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13528 1.1 mrg in NATIVE_CHECK_MODULES.
13529 1.1 mrg
13530 1.1 mrg Wed Jun 1 10:49:41 1994 Bill Cox (bill (a] rtl.cygnus.com)
13531 1.1 mrg
13532 1.1 mrg * Makefile.in: Rename HOST_ONLY to NATIVE.
13533 1.1 mrg * configure: Delete SunOs patch suffix from host_canonical
13534 1.1 mrg and build_canonical variables that are prepended to Makefiles.
13535 1.1 mrg * configure.in: Add comments for easier maintenance.
13536 1.1 mrg
13537 1.1 mrg Tue May 31 19:39:47 1994 Jim Kingdon (kingdon (a] lioth.cygnus.com)
13538 1.1 mrg
13539 1.1 mrg * Makefile.in: Add all-libproc target similar to all-gui.
13540 1.1 mrg
13541 1.1 mrg Tue May 31 17:16:33 1994 Tom Lord (lord (a] cygnus.com)
13542 1.1 mrg
13543 1.1 mrg * Makefile.in (CHECK_MODULES): split into
13544 1.1 mrg HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13545 1.1 mrg
13546 1.1 mrg Tue May 31 16:36:36 1994 Paul Eggert (eggert (a] twinsun.com)
13547 1.1 mrg
13548 1.1 mrg * config.guess (i386-unknown-bsdi): New system to guess.
13549 1.1 mrg
13550 1.1 mrg Wed May 25 16:47:10 1994 Jim Kingdon (kingdon (a] lioth.cygnus.com)
13551 1.1 mrg
13552 1.1 mrg * Makefile.in: Add all-gui target (but not yet build by "all").
13553 1.1 mrg
13554 1.1 mrg Thu May 26 08:53:19 1994 Bill Cox (bill (a] rtl.cygnus.com)
13555 1.1 mrg
13556 1.1 mrg * config.sub: Move deletion of patch suffix from here...
13557 1.1 mrg * configure.in: To here, at Ian's suggestion. The top-
13558 1.1 mrg level scripts might need to know of a patch level.
13559 1.1 mrg
13560 1.1 mrg Wed May 25 09:15:54 1994 Bill Cox (bill (a] rtl.cygnus.com)
13561 1.1 mrg
13562 1.1 mrg * config.sub: Strip off patch suffix so rtl is recognized
13563 1.1 mrg as a sunos4.1.3 machine, even though it's been patched.
13564 1.1 mrg
13565 1.1 mrg Fri May 20 08:25:49 1994 Steve Chamberlain (sac (a] deneb.cygnus.com)
13566 1.1 mrg
13567 1.1 mrg * Makefile.in (INSTALL_LAST): Delete.
13568 1.1 mrg (INSTALL_DOSREL): New.
13569 1.1 mrg
13570 1.1 mrg Thu May 19 17:12:12 1994 Ian Lance Taylor (ian (a] tweedledumb.cygnus.com)
13571 1.1 mrg
13572 1.1 mrg * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13573 1.1 mrg Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13574 1.1 mrg whether we pass down --with-gnu-ld anyhow.
13575 1.1 mrg
13576 1.1 mrg Thu May 19 09:29:12 1994 Steve Chamberlain (sac (a] cygnus.com)
13577 1.1 mrg
13578 1.1 mrg * Makefile.in (INSTALL_LAST): Change operation so it works
13579 1.1 mrg on more flavors of make.
13580 1.1 mrg * configure.in (go32): Don't build libg++ or libio.
13581 1.1 mrg
13582 1.1 mrg Fri May 13 13:28:34 1994 Steve Chamberlain (sac (a] cygnus.com)
13583 1.1 mrg
13584 1.1 mrg * Makefile.in (Move HOST_PREFIX_1 and friends up so
13585 1.1 mrg they can be overriden by templates.
13586 1.1 mrg
13587 1.1 mrg Sat May 7 16:46:44 1994 Steve Chamberlain (sac (a] cygnus.com)
13588 1.1 mrg
13589 1.1 mrg * configure.in (target==go32): Don't build gdb.
13590 1.1 mrg * dosrel: New directory.
13591 1.1 mrg
13592 1.1 mrg Fri May 6 14:19:25 1994 Steve Chamberlain (sac (a] cygnus.com)
13593 1.1 mrg
13594 1.1 mrg * configure.in (host==go32): Configure dosrel too.
13595 1.1 mrg * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13596 1.1 mrg (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13597 1.1 mrg be set by incoming names or templates.
13598 1.1 mrg (INSTALL_LAST): New rule.
13599 1.1 mrg
13600 1.1 mrg Thu May 5 17:35:05 1994 Stan Shebs (shebs (a] andros.cygnus.com)
13601 1.1 mrg
13602 1.1 mrg * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13603 1.1 mrg
13604 1.1 mrg Thu May 5 20:06:45 1994 Ken Raeburn (raeburn (a] cujo.cygnus.com)
13605 1.1 mrg
13606 1.1 mrg * configure.in (appdirs): New variable. Currently empty, but will
13607 1.1 mrg be used in gas distribution. If nonempty, lists a set of
13608 1.1 mrg directories at least one of which must get configured, or top
13609 1.1 mrg level configuration is considered to have failed.
13610 1.1 mrg (rs6000-*-lynxos*): Use new file name.
13611 1.1 mrg
13612 1.1 mrg Thu May 5 13:38:36 1994 Ian Lance Taylor (ian (a] tweedledumb.cygnus.com)
13613 1.1 mrg
13614 1.1 mrg Eliminate XTRAFLAGS.
13615 1.1 mrg * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13616 1.1 mrg newlib include files using -idirafter, and also use -nostdinc.
13617 1.1 mrg (CXX_FOR_TARGET): Likewise.
13618 1.1 mrg (XTRAFLAGS): Removed.
13619 1.1 mrg (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13620 1.1 mrg (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13621 1.1 mrg (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13622 1.1 mrg ($(DO_X)): Don't pass down XTRAFLAGS.
13623 1.1 mrg
13624 1.1 mrg Thu May 5 00:16:36 1994 Ken Raeburn (raeburn (a] kr-pc.cygnus.com)
13625 1.1 mrg
13626 1.1 mrg * configure.in (mips*-dec-bsd*): New target; do build linker.
13627 1.1 mrg (mips*-*-bsd*): New target; don't build linker.
13628 1.1 mrg
13629 1.1 mrg Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby (a] cygnus.com)
13630 1.1 mrg
13631 1.1 mrg * configure.in: support rs6000-*-lynxos* configuration.
13632 1.1 mrg support sunos4 as a cross target.
13633 1.1 mrg
13634 1.1 mrg * config.sub: look for lynx*, not lynx since the OS version may
13635 1.1 mrg legitimately be part of the name.
13636 1.1 mrg
13637 1.1 mrg Tue May 3 21:48:11 1994 Ken Raeburn (raeburn (a] cujo.cygnus.com)
13638 1.1 mrg
13639 1.1 mrg * configure.in (i[34]86-*-sco*): Move to be with other i386
13640 1.1 mrg targets.
13641 1.1 mrg (romp-*-*): New target. Skip various binary utilities.
13642 1.1 mrg (vax-*-*): New target. Don't build newlib.
13643 1.1 mrg (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
13644 1.1 mrg
13645 1.1 mrg Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm (a] rtl.cygnus.com)
13646 1.1 mrg
13647 1.1 mrg * configure.in: Only set host_makefile_frag if config
13648 1.1 mrg directory exists.
13649 1.1 mrg
13650 1.1 mrg Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm (a] rtl.cygnus.com)
13651 1.1 mrg
13652 1.1 mrg * install.sh: If $dstdir exists, don't check whether each
13653 1.1 mrg component does.
13654 1.1 mrg
13655 1.1 mrg Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian (a] tweedledumb.cygnus.com)
13656 1.1 mrg
13657 1.1 mrg * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13658 1.1 mrg
13659 1.1 mrg Mon Apr 25 15:06:34 1994 Stan Shebs (shebs (a] andros.cygnus.com)
13660 1.1 mrg
13661 1.1 mrg * configure.in (*-*-lynxos*): Don't configure newlib for either
13662 1.1 mrg native or cross Lynx.
13663 1.1 mrg
13664 1.1 mrg Sat Apr 16 11:58:16 1994 Doug Evans (dje (a] canuck.cygnus.com)
13665 1.1 mrg
13666 1.1 mrg * config.sub (sparc64-elf): Fix os.
13667 1.1 mrg (z8k): Remove duplicate.
13668 1.1 mrg
13669 1.1 mrg Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian (a] tweedledumb.cygnus.com)
13670 1.1 mrg
13671 1.1 mrg * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13672 1.1 mrg gcc/stmp-fixproto, to try to prevent fixproto from being run.
13673 1.1 mrg
13674 1.1 mrg Wed Apr 13 15:14:52 1994 Bill Cox (bill (a] cygnus.com)
13675 1.1 mrg
13676 1.1 mrg * configure: Make file links cleanly even if Lynx fails on
13677 1.1 mrg an NFS symlink (at least fail cleanly).
13678 1.1 mrg
13679 1.1 mrg Mon Apr 11 10:58:56 1994 Jim Wilson (wilson (a] sphagnum.cygnus.com)
13680 1.1 mrg
13681 1.1 mrg * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13682 1.1 mrg -XNh2000.
13683 1.1 mrg
13684 1.1 mrg Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm (a] rtl.cygnus.com)
13685 1.1 mrg
13686 1.1 mrg * configure: Unknown options are fatal again.
13687 1.1 mrg
13688 1.1 mrg Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm (a] cygnus.com)
13689 1.1 mrg
13690 1.1 mrg * configure: Ignore --x-includes and --x-libraries, for Autoconf
13691 1.1 mrg compatibility.
13692 1.1 mrg
13693 1.1 mrg Thu Apr 7 17:31:43 1994 Doug Evans (dje (a] canuck.cygnus.com)
13694 1.1 mrg
13695 1.1 mrg * build-all.mk: Add `clean' target.
13696 1.1 mrg
13697 1.1 mrg Wed Apr 6 20:44:56 1994 Peter Schauer (pes (a] regent.e-technik.tu-muenchen.de)
13698 1.1 mrg
13699 1.1 mrg * config.guess: Add SINIX support.
13700 1.1 mrg * configure.in: Add mips-*-sysv4* support.
13701 1.1 mrg
13702 1.1 mrg Mon Apr 4 17:41:44 1994 Doug Evans (dje (a] canuck.cygnus.com)
13703 1.1 mrg
13704 1.1 mrg * build-all.mk: Document all useful targets.
13705 1.1 mrg If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13706 1.1 mrg If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13707 1.1 mrg
13708 1.1 mrg Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm (a] rtl.cygnus.com)
13709 1.1 mrg
13710 1.1 mrg * configure: Support --silent, --quiet.
13711 1.1 mrg
13712 1.1 mrg Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm (a] rtl.cygnus.com)
13713 1.1 mrg
13714 1.1 mrg * configure: Support --disable-FEATURE.
13715 1.1 mrg
13716 1.1 mrg Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon (a] lioth.cygnus.com)
13717 1.1 mrg
13718 1.1 mrg * config.guess: Recognize NCR running SVR4.3.
13719 1.1 mrg
13720 1.1 mrg Mon Mar 28 14:55:15 1994 Per Bothner (bothner (a] kalessin.cygnus.com)
13721 1.1 mrg
13722 1.1 mrg * config.guess: Make BSDI generate i386-unknown-bsd386.
13723 1.1 mrg Patch from Paul Eggert <eggert (a] twinsun.com>.
13724 1.1 mrg
13725 1.1 mrg Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian (a] tweedledumb.cygnus.com)
13726 1.1 mrg
13727 1.1 mrg * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13728 1.1 mrg
13729 1.1 mrg Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm (a] rtl.cygnus.com)
13730 1.1 mrg
13731 1.1 mrg * configure: Make unrecognized options give nonfatal warnings
13732 1.1 mrg instead of fatal errors, and pass them to any subdirectory
13733 1.1 mrg configures in case they recognize them.
13734 1.1 mrg Make --x equivalent to --with-x.
13735 1.1 mrg
13736 1.1 mrg Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm (a] rtl.cygnus.com)
13737 1.1 mrg
13738 1.1 mrg * configure: Add --enable-* options. Clean up usage message and
13739 1.1 mrg some comments.
13740 1.1 mrg
13741 1.1 mrg Thu Mar 24 09:12:53 1994 Doug Evans (dje (a] canuck.cygnus.com)
13742 1.1 mrg
13743 1.1 mrg * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13744 1.1 mrg
13745 1.1 mrg Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law (a] snake.cs.utah.edu)
13746 1.1 mrg
13747 1.1 mrg * configure.in (hppa*-*-*): Enable binutils.
13748 1.1 mrg
13749 1.1 mrg Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon (a] lioth.cygnus.com)
13750 1.1 mrg
13751 1.1 mrg * config.sub: Recognize cisco.
13752 1.1 mrg
13753 1.1 mrg Fri Mar 18 16:42:32 1994 Jason Merrill (jason (a] deneb.cygnus.com)
13754 1.1 mrg
13755 1.1 mrg * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13756 1.1 mrg
13757 1.1 mrg Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon (a] lioth.cygnus.com)
13758 1.1 mrg
13759 1.1 mrg * config.guess: about target *-hitachi-hiuxwe2, don't print more
13760 1.1 mrg than one configuration name. Add comment.
13761 1.1 mrg
13762 1.1 mrg Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino (a] sra.co.jp)
13763 1.1 mrg
13764 1.1 mrg * config.guess: about target *-hitachi-hiuxwe2, fixed
13765 1.1 mrg machine guessing order. [Hitachi's CPU_IS_HP_MC68K
13766 1.1 mrg macro is incorrect.]
13767 1.1 mrg
13768 1.1 mrg Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon (a] lioth.cygnus.com)
13769 1.1 mrg
13770 1.1 mrg * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13771 1.1 mrg than the "make ls" stuff which used to be here.
13772 1.1 mrg
13773 1.1 mrg Fri Mar 11 12:52:39 1994 Per Bothner (bothner (a] kalessin.cygnus.com)
13774 1.1 mrg
13775 1.1 mrg * config.guess: Recognize i[34]86-unknown-freebsd.
13776 1.1 mrg From Shawn M Carey <smcarey (a] rodan.syr.edu>.
13777 1.1 mrg
13778 1.1 mrg Thu Mar 3 14:24:21 1994 Per Bothner (bothner (a] kalessin.cygnus.com)
13779 1.1 mrg
13780 1.1 mrg * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13781 1.1 mrg
13782 1.1 mrg Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon (a] deneb.cygnus.com)
13783 1.1 mrg
13784 1.1 mrg * config.guess: Check for ptx.
13785 1.1 mrg
13786 1.1 mrg Mon Feb 28 16:46:50 1994 Kung Hsu (kung (a] mexican.cygnus.com)
13787 1.1 mrg
13788 1.1 mrg * config.sub: Add os9k checking.
13789 1.1 mrg
13790 1.1 mrg Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law (a] snake.cs.utah.edu)
13791 1.1 mrg
13792 1.1 mrg * config.guess: Handle OSF1 running on HPPA processors
13793 1.1 mrg
13794 1.1 mrg Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn (a] rtl.cygnus.com)
13795 1.1 mrg
13796 1.1 mrg * configure: If subdir configure fails, print out a message with
13797 1.1 mrg subdirectory name, in case subdir's configure code didn't identify
13798 1.1 mrg itself.
13799 1.1 mrg
13800 1.1 mrg Fri Feb 18 12:50:15 1994 Doug Evans (dje (a] cygnus.com)
13801 1.1 mrg
13802 1.1 mrg * configure.in: Remove embedded newlines from configdirs.
13803 1.1 mrg Avoid mismatches of substrings. Fix matching strings at end
13804 1.1 mrg of configdirs.
13805 1.1 mrg
13806 1.1 mrg Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
13807 1.1 mrg
13808 1.1 mrg * config.guess: Add Lynx/rs6000 config support.
13809 1.1 mrg
13810 1.1 mrg Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn (a] rtl.cygnus.com)
13811 1.1 mrg
13812 1.1 mrg * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13813 1.1 mrg
13814 1.1 mrg Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law (a] cygnus.com)
13815 1.1 mrg
13816 1.1 mrg * configure.in (hppa*-*-osf*): Treat this just like most other
13817 1.1 mrg PA configurations (eg no binutils or ld).
13818 1.1 mrg (hppa*-*-*elf*): These configurations have binutils and ld.
13819 1.1 mrg
13820 1.1 mrg Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law (a] snake.cs.utah.edu)
13821 1.1 mrg
13822 1.1 mrg * config.sub (hiux): Fix typo. From m-kasahr (a] sramhc.sra.co.JP.
13823 1.1 mrg
13824 1.1 mrg Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian (a] tweedledumb.cygnus.com)
13825 1.1 mrg
13826 1.1 mrg * configure.in (rs6000-*-*): Build gas.
13827 1.1 mrg
13828 1.1 mrg Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law (a] snake.cs.utah.edu)
13829 1.1 mrg
13830 1.1 mrg * Makefile.in: Avoid bug in losing hpux sed.
13831 1.1 mrg
13832 1.1 mrg Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon (a] lioth.cygnus.com)
13833 1.1 mrg
13834 1.1 mrg * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13835 1.1 mrg for GDB and GDB has been fixed to not need it.
13836 1.1 mrg
13837 1.1 mrg Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn (a] cujo.cygnus.com)
13838 1.1 mrg
13839 1.1 mrg * config.guess: Recognize vax hosts.
13840 1.1 mrg
13841 1.1 mrg Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn (a] cujo.cygnus.com)
13842 1.1 mrg
13843 1.1 mrg * configure (while loop): Don't use "break 2" inside case
13844 1.1 mrg statement -- the case statement isn't an enclosing loop.
13845 1.1 mrg
13846 1.1 mrg Mon Jan 24 18:40:06 1994 Per Bothner (bothner (a] kalessin.cygnus.com)
13847 1.1 mrg
13848 1.1 mrg * config.guess: Clean up NeXT support, to allow nextstep
13849 1.1 mrg on Intel machines. Make OS be nextstep.
13850 1.1 mrg
13851 1.1 mrg Sun Jan 23 18:47:22 1994 Richard Kenner (kenner (a] vlsi1.ultra.nyu.edu)
13852 1.1 mrg
13853 1.1 mrg * config.guess: Add alternate forms for Convex.
13854 1.1 mrg
13855 1.1 mrg Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
13856 1.1 mrg
13857 1.1 mrg * configure: Completely rewrite option processing. Take
13858 1.1 mrg advantage of pattern-matching to avoid invoking test frequently.
13859 1.1 mrg Also clean up host and target defaulting logic.
13860 1.1 mrg
13861 1.1 mrg Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn (a] cujo.cygnus.com)
13862 1.1 mrg
13863 1.1 mrg * Makefile.in: Replace all occurrances of "rootme" with "r" and
13864 1.1 mrg "$${rootme}" with "$$r", to increase the likelihood that the do-*
13865 1.1 mrg commands (plus user environment) will fit SCO limits.
13866 1.1 mrg
13867 1.1 mrg Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian (a] tweedledumb.cygnus.com)
13868 1.1 mrg
13869 1.1 mrg * configure.in: Don't issue warnings about directories which are
13870 1.1 mrg not being configured if -norecursion is set. Correct test for
13871 1.1 mrg --with-gnu-as and --with-gnu-ld to not get confused by substring
13872 1.1 mrg matches.
13873 1.1 mrg
13874 1.1 mrg * configure.in: Don't build gas for alpha-dec-osf1*.
13875 1.1 mrg
13876 1.1 mrg Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
13877 1.1 mrg
13878 1.1 mrg * configure: Back out Per's change of 12/19/1993. It changes the
13879 1.1 mrg behavior of configure in unexpected and confusing ways.
13880 1.1 mrg
13881 1.1 mrg Also, use different delim char when calculating
13882 1.1 mrg program_transform_name so that the name can contain slashes.
13883 1.1 mrg
13884 1.1 mrg Sat Jan 1 13:45:31 1994 Rob Savoye (rob (a] darkstar.cygnus.com)
13885 1.1 mrg
13886 1.1 mrg * configure.in, config.sub: Add support for VSTa micro-kernel.
13887 1.1 mrg
13888 1.1 mrg Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law (a] snake.cs.utah.edu)
13889 1.1 mrg
13890 1.1 mrg * configure.in: Nuke hacks which were used to get a special
13891 1.1 mrg version of GAS for HPPA configurations.
13892 1.1 mrg
13893 1.1 mrg Sun Dec 19 20:40:44 1993 Per Bothner (bothner (a] kalessin.cygnus.com)
13894 1.1 mrg
13895 1.1 mrg * configure: If only ${target_alias} is given, use that
13896 1.1 mrg as the default for ${host_alias}.
13897 1.1 mrg * configure: Add missing back-slashes before nested quotes.
13898 1.1 mrg
13899 1.1 mrg Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo (a] andros.cygnus.com)
13900 1.1 mrg
13901 1.1 mrg * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13902 1.1 mrg
13903 1.1 mrg Tue Dec 14 21:25:33 1993 Per Bothner (bothner (a] cygnus.com)
13904 1.1 mrg
13905 1.1 mrg * config.guess: Recognize some Tektronix configurations.
13906 1.1 mrg From Kaveh R. Ghazi <ghazi (a] noc.rutgers.edu>.
13907 1.1 mrg
13908 1.1 mrg Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac (a] thepub.cygnus.com)
13909 1.1 mrg
13910 1.1 mrg * config.sub: Match any flavor of SH.
13911 1.1 mrg
13912 1.1 mrg Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn (a] cujo.cygnus.com)
13913 1.1 mrg
13914 1.1 mrg * configure.in: Don't try to configure newlib for Alpha.
13915 1.1 mrg
13916 1.1 mrg Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian (a] tweedledumb.cygnus.com)
13917 1.1 mrg
13918 1.1 mrg * configure.in: Don't build ld for Irix 5. Don't build gas,
13919 1.1 mrg libg++ or libio for any Alpha target.
13920 1.1 mrg
13921 1.1 mrg * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
13922 1.1 mrg
13923 1.1 mrg Wed Dec 1 17:00:33 1993 Jason Merrill (jason (a] deneb.cygnus.com)
13924 1.1 mrg
13925 1.1 mrg * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13926 1.1 mrg default arguments -- so it tried to compress itself.
13927 1.1 mrg
13928 1.1 mrg Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo (a] andros.cygnus.com)
13929 1.1 mrg
13930 1.1 mrg * configure.in (notsupp): ensure that a space is always at the end
13931 1.1 mrg of the configdirs list, since the grep checks for an explicit space
13932 1.1 mrg
13933 1.1 mrg Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo (a] rtl.cygnus.com)
13934 1.1 mrg
13935 1.1 mrg * configure.in (target i386-sysv4.2): don't build ld, since static
13936 1.1 mrg versions of many libraries are not available.
13937 1.1 mrg
13938 1.1 mrg Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon (a] lioth.cygnus.com)
13939 1.1 mrg
13940 1.1 mrg * config.guess: Recognize Apollos (using environment variables).
13941 1.1 mrg * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13942 1.1 mrg
13943 1.1 mrg Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon (a] lioth.cygnus.com)
13944 1.1 mrg
13945 1.1 mrg * config.guess: Recognize Sony news mips running newsos.
13946 1.1 mrg
13947 1.1 mrg Wed Nov 10 16:57:00 1993 Mark Eichin (eichin (a] cygnus.com)
13948 1.1 mrg
13949 1.1 mrg * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13950 1.1 mrg "fi ; else" for bash.
13951 1.1 mrg
13952 1.1 mrg Tue Nov 9 15:54:01 1993 Mark Eichin (eichin (a] cygnus.com)
13953 1.1 mrg
13954 1.1 mrg * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13955 1.1 mrg
13956 1.1 mrg Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby (a] blues.cygnus.com)
13957 1.1 mrg
13958 1.1 mrg * config.sub: accept unixware as an alias for svr4.2.
13959 1.1 mrg Fix some inconsistancies with the gcc version.
13960 1.1 mrg
13961 1.1 mrg Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon (a] lioth.cygnus.com)
13962 1.1 mrg
13963 1.1 mrg * Makefile.in (DISTDOCDIRS): Add gdb.
13964 1.1 mrg
13965 1.1 mrg Fri Nov 5 11:59:42 1993 Per Bothner (bothner (a] kalessin.cygnus.com)
13966 1.1 mrg
13967 1.1 mrg * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13968 1.1 mrg
13969 1.1 mrg Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn (a] rover.cygnus.com)
13970 1.1 mrg
13971 1.1 mrg * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13972 1.1 mrg (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13973 1.1 mrg this now.
13974 1.1 mrg
13975 1.1 mrg Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon (a] lioth.cygnus.com)
13976 1.1 mrg
13977 1.1 mrg * config.sub: Accept hiux* as an OS name.
13978 1.1 mrg
13979 1.1 mrg * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13980 1.1 mrg etc/make-stds.texi. The underscore came from gcc, and dje now
13981 1.1 mrg agrees that RUNTESTFLAGS is the correct name.
13982 1.1 mrg
13983 1.1 mrg Thu Nov 4 10:49:01 1993 Per Bothner (bothner (a] kalessin.cygnus.com)
13984 1.1 mrg
13985 1.1 mrg * install.sh: Remove 'set -e'. It makes any conditionals
13986 1.1 mrg in the script useless.
13987 1.1 mrg
13988 1.1 mrg * config.guess: Automatically recognize arm-acorn-riscix
13989 1.1 mrg Patch from Richard Earnshaw (rwe11 (a] cl.cam.ac.uk).
13990 1.1 mrg
13991 1.1 mrg Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy (a] cygnus.com)
13992 1.1 mrg
13993 1.1 mrg * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13994 1.1 mrg
13995 1.1 mrg Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn (a] rtl.cygnus.com)
13996 1.1 mrg
13997 1.1 mrg * Makefile.in (DISTDOCDIRS): New variable.
13998 1.1 mrg (taz): Edit local Makefile.in sooner, instead of proto-toplev
13999 1.1 mrg Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
14000 1.1 mrg
14001 1.1 mrg Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo (a] rtl.cygnus.com)
14002 1.1 mrg
14003 1.1 mrg * configure.in (hppa target): check the source directory for the
14004 1.1 mrg pagas sub-directory
14005 1.1 mrg
14006 1.1 mrg Wed Nov 3 11:12:22 1993 Doug Evans (dje (a] canuck.cygnus.com)
14007 1.1 mrg
14008 1.1 mrg * config.sub: Allow -aout* and -elf*.
14009 1.1 mrg
14010 1.1 mrg Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn (a] rtl.cygnus.com)
14011 1.1 mrg
14012 1.1 mrg * configure.in: Don't build ld on i386-solaris2, same as for
14013 1.1 mrg sparc-solaris2.
14014 1.1 mrg
14015 1.1 mrg Tue Nov 2 14:21:25 1993 Per Bothner (bothner (a] kalessin.cygnus.com)
14016 1.1 mrg
14017 1.1 mrg * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14018 1.1 mrg
14019 1.1 mrg Tue Nov 2 13:38:30 1993 Peter Schauer (pes (a] regent.e-technik.tu-muenchen.de)
14020 1.1 mrg
14021 1.1 mrg * configure.in: Configure gdb for alpha.
14022 1.1 mrg
14023 1.1 mrg Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon (a] lioth.cygnus.com)
14024 1.1 mrg
14025 1.1 mrg * Makefile.in (CXXFLAGS): Add -O.
14026 1.1 mrg
14027 1.1 mrg Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo (a] rtl.cygnus.com)
14028 1.1 mrg
14029 1.1 mrg * config.guess: added support for DG Aviion
14030 1.1 mrg
14031 1.1 mrg Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn (a] rover.cygnus.com)
14032 1.1 mrg
14033 1.1 mrg * configure.in: Produce warning message for subdirectories not
14034 1.1 mrg configurable for this host/target combination. Don't try to
14035 1.1 mrg configure gdb for vms.
14036 1.1 mrg
14037 1.1 mrg Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn (a] rover.cygnus.com)
14038 1.1 mrg
14039 1.1 mrg * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14040 1.1 mrg appropriate files before making "diststuff".
14041 1.1 mrg (DISTBISONFILES): New var: list of files to be edited.
14042 1.1 mrg (DISTSTUFFDIRS): Add binutils.
14043 1.1 mrg
14044 1.1 mrg Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo (a] rtl.cygnus.com)
14045 1.1 mrg
14046 1.1 mrg * config.sub: also handle mipsel and mips64el (for little endian mips)
14047 1.1 mrg
14048 1.1 mrg Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon (a] lioth.cygnus.com)
14049 1.1 mrg
14050 1.1 mrg * configure.in: Add * to end of all OS names.
14051 1.1 mrg
14052 1.1 mrg Thu Oct 21 11:38:28 1993 Stan Shebs (shebs (a] rtl.cygnus.com)
14053 1.1 mrg
14054 1.1 mrg * configure.in: Build newlib for LynxOS native.
14055 1.1 mrg
14056 1.1 mrg Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon (a] lioth.cygnus.com)
14057 1.1 mrg
14058 1.1 mrg * config.guess: Add support for delta 88k running SVR3.
14059 1.1 mrg
14060 1.1 mrg * configure.in: Add comment about HP compiler vs. emacs.
14061 1.1 mrg
14062 1.1 mrg Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo (a] rtl.cygnus.com)
14063 1.1 mrg
14064 1.1 mrg * configure.in: don't build ld on solaris2 (not a viable option
14065 1.1 mrg due to bugs in getpwnam & getpwuid)
14066 1.1 mrg
14067 1.1 mrg Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn (a] rtl.cygnus.com)
14068 1.1 mrg
14069 1.1 mrg * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14070 1.1 mrg config.guess will produce a full version number.
14071 1.1 mrg
14072 1.1 mrg Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian (a] tweedledumb.cygnus.com)
14073 1.1 mrg
14074 1.1 mrg * configure.in: Build linker and binutils for alpha-dec-osf1.
14075 1.1 mrg
14076 1.1 mrg Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon (a] lioth.cygnus.com)
14077 1.1 mrg
14078 1.1 mrg * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14079 1.1 mrg and gdb/testsuite/Makefile.in.
14080 1.1 mrg
14081 1.1 mrg Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo (a] rtl.cygnus.com)
14082 1.1 mrg
14083 1.1 mrg * configure.in: recognize mips*- instead of mips-
14084 1.1 mrg
14085 1.1 mrg Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn (a] cygnus.com)
14086 1.1 mrg
14087 1.1 mrg * config.sub: Accept linux*coff and linux*elf as operating
14088 1.1 mrg systems.
14089 1.1 mrg
14090 1.1 mrg Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian (a] tweedledumb.cygnus.com)
14091 1.1 mrg
14092 1.1 mrg * config.sub: Recognize mips64, and mips3 as an alias for it.
14093 1.1 mrg
14094 1.1 mrg Wed Oct 6 13:54:21 1993 Peter Schauer (pes (a] regent.e-technik.tu-muenchen.de)
14095 1.1 mrg
14096 1.1 mrg * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14097 1.1 mrg gdb knows how to handle OSF/1 shared libraries.
14098 1.1 mrg
14099 1.1 mrg Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon (a] lioth.cygnus.com)
14100 1.1 mrg
14101 1.1 mrg * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14102 1.1 mrg * config.guess: Recognize Hitachi's HIUX.
14103 1.1 mrg * config.sub: Recognize h3050r* and hppahitachi.
14104 1.1 mrg Remove redundant cases for hp9k[23]*.
14105 1.1 mrg
14106 1.1 mrg Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo (a] rtl.cygnus.com)
14107 1.1 mrg
14108 1.1 mrg * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14109 1.1 mrg if gas and ld are in the source tree and are in ${configdirs}.
14110 1.1 mrg If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14111 1.1 mrg --with options (but still pass them down on the command line,
14112 1.1 mrg if they were explicitly specified).
14113 1.1 mrg
14114 1.1 mrg Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo (a] rtl.cygnus.com)
14115 1.1 mrg
14116 1.1 mrg * configure: substitute SHELL value in Makefile.in with
14117 1.1 mrg ${CONFIG_SHELL}
14118 1.1 mrg
14119 1.1 mrg Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian (a] tweedledumb.cygnus.com)
14120 1.1 mrg
14121 1.1 mrg * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14122 1.1 mrg *-*-solaris2* targets.
14123 1.1 mrg
14124 1.1 mrg Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo (a] rtl.cygnus.com)
14125 1.1 mrg
14126 1.1 mrg * Makefile.in: define M4, and pass it down to sub-makes;
14127 1.1 mrg all-autoconf now depends on all-m4
14128 1.1 mrg
14129 1.1 mrg Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo (a] rtl.cygnus.com)
14130 1.1 mrg
14131 1.1 mrg * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14132 1.1 mrg presence of {ar,ranlib} instead of a configured directory
14133 1.1 mrg
14134 1.1 mrg Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon (a] cirdan.cygnus.com)
14135 1.1 mrg
14136 1.1 mrg * config.guess: Accept 34?? as well as 33?? for NCR.
14137 1.1 mrg
14138 1.1 mrg Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo (a] rtl.cygnus.com)
14139 1.1 mrg
14140 1.1 mrg * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14141 1.1 mrg of 'gas' in sed commands, since 'gash' is now in the tree as well.
14142 1.1 mrg
14143 1.1 mrg Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo (a] rtl.cygnus.com)
14144 1.1 mrg
14145 1.1 mrg * configure: grab values for $(CC) and $(CXX) from the
14146 1.1 mrg environment, so that someone can do "CC=gcc configure; make" and
14147 1.1 mrg have it work right (matching the way that autoconf works now)
14148 1.1 mrg
14149 1.1 mrg * configure.in, Makefile.in: add support for gash, the tcl
14150 1.1 mrg interface to Galaxy
14151 1.1 mrg
14152 1.1 mrg * config.guess: add NetBSD variants (hp300, x86)
14153 1.1 mrg
14154 1.1 mrg Thu Sep 9 16:48:52 1993 Jason Merrill (jason (a] deneb.cygnus.com)
14155 1.1 mrg
14156 1.1 mrg * install.sh: Support -d option (in the manner of SunOS 4 install,
14157 1.1 mrg as it is more deterministic than that of GNU install)
14158 1.1 mrg (chmodcmd): Set file to mode 755 by default (should also do default
14159 1.1 mrg chgrp and chown, but I don't feel like dealing with that now)
14160 1.1 mrg
14161 1.1 mrg Tue Sep 7 11:59:39 1993 Doug Evans (dje (a] canuck.cygnus.com)
14162 1.1 mrg
14163 1.1 mrg * config.sub: Remove h8300hhms alias.
14164 1.1 mrg
14165 1.1 mrg Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon (a] lioth.cygnus.com)
14166 1.1 mrg
14167 1.1 mrg * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14168 1.1 mrg
14169 1.1 mrg Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo (a] rtl.cygnus.com)
14170 1.1 mrg
14171 1.1 mrg * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14172 1.1 mrg as stmp-fixinc
14173 1.1 mrg
14174 1.1 mrg Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich (a] sendai.cygnus.com)
14175 1.1 mrg
14176 1.1 mrg * config.sub: recognize m88110-bug-coff.
14177 1.1 mrg
14178 1.1 mrg Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo (a] rtl.cygnus.com)
14179 1.1 mrg
14180 1.1 mrg * Makefile.in (all-libio): all dependencies on the toolchain used
14181 1.1 mrg to build this (gcc, gas, ld, etc)
14182 1.1 mrg
14183 1.1 mrg Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon (a] lioth.cygnus.com)
14184 1.1 mrg
14185 1.1 mrg * config.guess: Deal with OSF/1 1.3 on alpha.
14186 1.1 mrg
14187 1.1 mrg Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo (a] rtl.cygnus.com)
14188 1.1 mrg
14189 1.1 mrg * install.sh: add some 'else true' clauses for portability
14190 1.1 mrg
14191 1.1 mrg * configure.in: don't build libio for h8[35]00-*-* targets
14192 1.1 mrg
14193 1.1 mrg Tue Aug 17 19:02:31 1993 Per Bothner (bothner (a] kalessin.cygnus.com)
14194 1.1 mrg
14195 1.1 mrg * Makefile.in: Add support for new libio.
14196 1.1 mrg
14197 1.1 mrg Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon (a] lioth.cygnus.com)
14198 1.1 mrg
14199 1.1 mrg * install.sh: If one command fails, don't try the rest. Don't try
14200 1.1 mrg to remove $dsttmp (via trap) unless we have already created it.
14201 1.1 mrg If $src doesn't exist, detect it and exit with an error.
14202 1.1 mrg
14203 1.1 mrg * config.guess: Recognize BSD on hp300.
14204 1.1 mrg
14205 1.1 mrg Wed Aug 11 18:35:13 1993 Per Bothner (bothner (a] kalessin.cygnus.com)
14206 1.1 mrg
14207 1.1 mrg * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14208 1.1 mrg Bug report from "Hamish (H.I.) Macdonald" <hamish (a] bnr.ca>.
14209 1.1 mrg
14210 1.1 mrg Wed Aug 11 15:37:51 1993 Jason Merrill (jason (a] deneb.cygnus.com)
14211 1.1 mrg
14212 1.1 mrg * Makefile.in (all-send-pr): depends on all-prms
14213 1.1 mrg
14214 1.1 mrg Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon (a] lioth.cygnus.com)
14215 1.1 mrg
14216 1.1 mrg * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14217 1.1 mrg
14218 1.1 mrg Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian (a] tweedledumb.cygnus.com)
14219 1.1 mrg
14220 1.1 mrg * config.guess: From michael (a] mercury.cs.mun.ca (Michael Rendell):
14221 1.1 mrg Added test for mips-mips-riscos5.
14222 1.1 mrg
14223 1.1 mrg Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo (a] rtl.cygnus.com)
14224 1.1 mrg
14225 1.1 mrg * configure.in: use mh-hp300 for 68k HP hosts
14226 1.1 mrg
14227 1.1 mrg Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo (a] rtl.cygnus.com)
14228 1.1 mrg
14229 1.1 mrg * configure: add support for CONFIG_SHELL, so that you can use
14230 1.1 mrg some alternate shell for evaluating configure scripts
14231 1.1 mrg
14232 1.1 mrg Sun Aug 1 11:36:27 1993 Fred Fish (fnf (a] deneb.cygnus.com)
14233 1.1 mrg
14234 1.1 mrg * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
14235 1.1 mrg in configure script to bug-gdb (a] prep.ai.mit.edu when building
14236 1.1 mrg distribution archive.
14237 1.1 mrg * Makefile.in (COMPRESS): Remove def.
14238 1.1 mrg * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
14239 1.1 mrg gdb.tar.Z and make-gdb.tar.Z respectively.
14240 1.1 mrg * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
14241 1.1 mrg * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
14242 1.1 mrg to convergence with 'taz' target in Makefile.in.
14243 1.1 mrg
14244 1.1 mrg Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo (a] rtl.cygnus.com)
14245 1.1 mrg
14246 1.1 mrg * install.sh (dsttmp): use trap to ensure that tmp files go
14247 1.1 mrg away on error conditions
14248 1.1 mrg
14249 1.1 mrg Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo (a] rtl.cygnus.com)
14250 1.1 mrg
14251 1.1 mrg * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14252 1.1 mrg
14253 1.1 mrg Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon (a] lioth.cygnus.com)
14254 1.1 mrg
14255 1.1 mrg * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14256 1.1 mrg its parent is '/' not ''.
14257 1.1 mrg
14258 1.1 mrg * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14259 1.1 mrg
14260 1.1 mrg Fri Jul 23 09:53:37 1993 Jason Merrill (jason (a] wahini.cygnus.com)
14261 1.1 mrg
14262 1.1 mrg * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14263 1.1 mrg that ${newsrcdir}/configure.in does.
14264 1.1 mrg
14265 1.1 mrg Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo (a] rtl.cygnus.com)
14266 1.1 mrg
14267 1.1 mrg * test-build.mk: support for CONFIG_SHELL
14268 1.1 mrg
14269 1.1 mrg Mon Jul 19 21:54:46 1993 Fred Fish (fnf (a] deneb.cygnus.com)
14270 1.1 mrg
14271 1.1 mrg * config.sub (netware): Add as a basic system type.
14272 1.1 mrg
14273 1.1 mrg Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich (a] sendai.cygnus.com)
14274 1.1 mrg
14275 1.1 mrg * Makefile.in (Makefile): depend on configure.in. Also drop the
14276 1.1 mrg $(srcdir)/ from the dependency on Makefile.in.
14277 1.1 mrg
14278 1.1 mrg Tue Jul 13 20:10:58 1993 Doug Evans (dje (a] canuck.cygnus.com)
14279 1.1 mrg
14280 1.1 mrg * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14281 1.1 mrg (h8300hhms is temporary until multi-libraries are implemented).
14282 1.1 mrg * configure.in: Handle h8300h too.
14283 1.1 mrg
14284 1.1 mrg Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon (a] lioth.cygnus.com)
14285 1.1 mrg
14286 1.1 mrg * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14287 1.1 mrg
14288 1.1 mrg Thu Jul 8 18:26:12 1993 John Gilmore (gnu (a] cygnus.com)
14289 1.1 mrg
14290 1.1 mrg * configure: Remove extraneous output when guessing host type.
14291 1.1 mrg * config.guess: Remove extraneous output when guessing using C
14292 1.1 mrg compiler rather than uname, or when guessing fails.
14293 1.1 mrg
14294 1.1 mrg Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
14295 1.1 mrg
14296 1.1 mrg * Makefile.in: remove all.cross and install.cross targets
14297 1.1 mrg
14298 1.1 mrg * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14299 1.1 mrg definitions
14300 1.1 mrg
14301 1.1 mrg Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac (a] phydeaux.cygnus.com)
14302 1.1 mrg
14303 1.1 mrg * configure.in (target sh): Build gprof.
14304 1.1 mrg
14305 1.1 mrg Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14306 1.1 mrg
14307 1.1 mrg * config.sub: change -solaris to -solaris2
14308 1.1 mrg
14309 1.1 mrg Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon (a] lioth.cygnus.com)
14310 1.1 mrg
14311 1.1 mrg * configure.in: Use config/mh-riscos for mips-*-sysv*.
14312 1.1 mrg
14313 1.1 mrg Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian (a] cygnus.com)
14314 1.1 mrg
14315 1.1 mrg * configure: Correct error message for missing Makefile.in to
14316 1.1 mrg print correct directory.
14317 1.1 mrg
14318 1.1 mrg Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14319 1.1 mrg
14320 1.1 mrg * install.sh: kludge around 386BSD shell bug
14321 1.1 mrg
14322 1.1 mrg Tue Jun 29 13:06:49 1993 Per Bothner (bothner (a] rtl.cygnus.com)
14323 1.1 mrg
14324 1.1 mrg * config.guess: Recognize NeXT.
14325 1.1 mrg * config.guess: Recognize i486-ncr-sysv4.
14326 1.1 mrg * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
14327 1.1 mrg
14328 1.1 mrg Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian (a] cygnus.com)
14329 1.1 mrg
14330 1.1 mrg * Makefile.in (MAKEINFOFLAGS): New variable.
14331 1.1 mrg (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14332 1.1 mrg * build-all.mk, test-build.mk: Pass down --no-split as
14333 1.1 mrg MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
14334 1.1 mrg
14335 1.1 mrg Thu Jun 24 13:39:11 1993 Per Bothner (bothner (a] rtl.cygnus.com)
14336 1.1 mrg
14337 1.1 mrg * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
14338 1.1 mrg
14339 1.1 mrg Wed Jun 23 12:59:21 1993 Per Bothner (bothner (a] rtl.cygnus.com)
14340 1.1 mrg
14341 1.1 mrg * Makefile.in (libg++.tar.z): New rule.
14342 1.1 mrg * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
14343 1.1 mrg * Makefile.in (taz): Only do a single chmod.
14344 1.1 mrg
14345 1.1 mrg Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14346 1.1 mrg
14347 1.1 mrg * install.sh: don't use dirname anymore (replaced with sed usage)
14348 1.1 mrg
14349 1.1 mrg Thu Jun 17 18:43:42 1993 Fred Fish (fnf (a] cygnus.com)
14350 1.1 mrg
14351 1.1 mrg * Makefile.in: Change extension for gzip'd files from '.z' to
14352 1.1 mrg '.gz' per new FSF standard usage.
14353 1.1 mrg
14354 1.1 mrg Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14355 1.1 mrg
14356 1.1 mrg * configure: put quotes around the final value of program_transform_name
14357 1.1 mrg
14358 1.1 mrg Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14359 1.1 mrg
14360 1.1 mrg * Makefile.in: new install.sh support; update install-info rules
14361 1.1 mrg
14362 1.1 mrg Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian (a] cygnus.com)
14363 1.1 mrg
14364 1.1 mrg * configure.in: Build diff for crosses, but not for go32 host.
14365 1.1 mrg
14366 1.1 mrg * configure.in: Build gprof only for native, and don't build it
14367 1.1 mrg for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14368 1.1 mrg
14369 1.1 mrg Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
14370 1.1 mrg
14371 1.1 mrg * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14372 1.1 mrg
14373 1.1 mrg Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan (a] lisa.cygnus.com)
14374 1.1 mrg
14375 1.1 mrg * configure.in (host_tools): Add prms.
14376 1.1 mrg
14377 1.1 mrg Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14378 1.1 mrg
14379 1.1 mrg * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14380 1.1 mrg with $(FLAGS_TO_PASS) on the command line
14381 1.1 mrg
14382 1.1 mrg * config.sub: Recognize lynx and lynxos
14383 1.1 mrg
14384 1.1 mrg Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian (a] cygnus.com)
14385 1.1 mrg
14386 1.1 mrg * config.sub: Accept -ecoff*, not just -ecoff.
14387 1.1 mrg
14388 1.1 mrg Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn (a] cambridge.cygnus.com)
14389 1.1 mrg
14390 1.1 mrg * Makefile.in (taz): Use .gz suffix instead of .z.
14391 1.1 mrg (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14392 1.1 mrg names.
14393 1.1 mrg
14394 1.1 mrg Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14395 1.1 mrg
14396 1.1 mrg * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14397 1.1 mrg
14398 1.1 mrg Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14399 1.1 mrg
14400 1.1 mrg * Makefile.in (install-no-fixedincludes): install gcc last, so
14401 1.1 mrg that rebuilds that might happen during 'make install' don't get
14402 1.1 mrg bogus gcc include files
14403 1.1 mrg
14404 1.1 mrg Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn (a] cambridge.cygnus.com)
14405 1.1 mrg
14406 1.1 mrg Change from Utah for HPPA support:
14407 1.1 mrg * config.guess: Recognize hppa1.x-hp-bsd.
14408 1.1 mrg
14409 1.1 mrg Wed Jun 2 11:53:33 1993 Per Bothner (bothner (a] rtl.cygnus.com)
14410 1.1 mrg
14411 1.1 mrg * config.guess: Add support for Motorola Delta 68k, up to r3v7.
14412 1.1 mrg Patch from pot (a] fly.cnuce.cnr.it (Francesco Potorti`).
14413 1.1 mrg
14414 1.1 mrg Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
14415 1.1 mrg
14416 1.1 mrg * config.sub: Add support for rom68k and bug boot monitors.
14417 1.1 mrg
14418 1.1 mrg Mon May 31 09:36:37 1993 Jim Kingdon (kingdon (a] cygnus.com)
14419 1.1 mrg
14420 1.1 mrg * Makefile.in: Make all-opcodes depend on all-bfd.
14421 1.1 mrg
14422 1.1 mrg Thu May 27 08:05:31 1993 Ian Lance Taylor (ian (a] cygnus.com)
14423 1.1 mrg
14424 1.1 mrg * config.guess: Added special check for i[34]86-univel-sysv4*.
14425 1.1 mrg
14426 1.1 mrg Wed May 26 16:33:40 1993 Ian Lance Taylor (ian (a] cygnus.com)
14427 1.1 mrg
14428 1.1 mrg * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14429 1.1 mrg the processor rather than assuming i486.
14430 1.1 mrg
14431 1.1 mrg Wed May 26 09:40:18 1993 Jim Kingdon (kingdon (a] lioth.cygnus.com)
14432 1.1 mrg
14433 1.1 mrg * config.guess: Recognize SunOS6 as Solaris3.
14434 1.1 mrg
14435 1.1 mrg Tue May 25 23:03:11 1993 Per Bothner (bothner (a] cygnus.com)
14436 1.1 mrg
14437 1.1 mrg * config.guess: Fix typo. Avoid #elif (not in K&R 1).
14438 1.1 mrg Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14439 1.1 mrg
14440 1.1 mrg Tue May 25 12:44:18 1993 Ian Lance Taylor (ian (a] cygnus.com)
14441 1.1 mrg
14442 1.1 mrg * build-all.mk (all-cross): New target for Canadian Cross.
14443 1.1 mrg Added Q2 go32 targets.
14444 1.1 mrg * test-build.mk: Configure go32 cross sparclite-aout and
14445 1.1 mrg mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
14446 1.1 mrg PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14447 1.1 mrg
14448 1.1 mrg Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14449 1.1 mrg
14450 1.1 mrg * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14451 1.1 mrg GO32 hosted toolchains
14452 1.1 mrg
14453 1.1 mrg Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
14454 1.1 mrg
14455 1.1 mrg * configure: change so "-exec-prefix" gets passed down rather
14456 1.1 mrg than "-exec_prefix" so autoconf generated Makefiles get the
14457 1.1 mrg exec_prefix set right.
14458 1.1 mrg
14459 1.1 mrg Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14460 1.1 mrg
14461 1.1 mrg * config.guess: get the Solaris2 minor version number
14462 1.1 mrg
14463 1.1 mrg * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14464 1.1 mrg
14465 1.1 mrg Fri May 21 06:20:52 1993 Brendan Kehoe (brendan (a] lisa.cygnus.com)
14466 1.1 mrg
14467 1.1 mrg * config.guess: Recognize some Sequent platforms.
14468 1.1 mrg
14469 1.1 mrg Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14470 1.1 mrg
14471 1.1 mrg * Makefile.in: added the vault-install target
14472 1.1 mrg
14473 1.1 mrg * configure.in: actually use the Sun3 makefile fragment that's in
14474 1.1 mrg config, also added the release dir to configdirs
14475 1.1 mrg
14476 1.1 mrg Thu May 20 14:19:18 1993 Ken Raeburn (raeburn (a] cambridge.cygnus.com)
14477 1.1 mrg
14478 1.1 mrg * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14479 1.1 mrg
14480 1.1 mrg Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14481 1.1 mrg
14482 1.1 mrg * configure.in: remove some program from Alpha targetted toolchains
14483 1.1 mrg
14484 1.1 mrg Tue May 18 15:23:19 1993 Ken Raeburn (raeburn (a] cygnus.com)
14485 1.1 mrg
14486 1.1 mrg * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
14487 1.1 mrg gprof.
14488 1.1 mrg (taz): Run "make diststuff" in those directories instead of "make
14489 1.1 mrg proto-dir". Look for "VERSION=" only at start of line in subdir
14490 1.1 mrg Makefile. Use "gzip -9" for compression.
14491 1.1 mrg (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14492 1.1 mrg (binutils.tar.z): New target.
14493 1.1 mrg
14494 1.1 mrg Mon May 17 17:01:15 1993 Ken Raeburn (raeburn (a] deneb.cygnus.com)
14495 1.1 mrg
14496 1.1 mrg * Makefile.in (taz): Include gpl.texinfo.
14497 1.1 mrg
14498 1.1 mrg Fri May 14 06:48:38 1993 Ken Raeburn (raeburn (a] deneb.cygnus.com)
14499 1.1 mrg
14500 1.1 mrg * Makefile.in (setup-dirs): Merged into "taz" target.
14501 1.1 mrg (taz): Only do `proto-dir' stuff if a directory is actually needed
14502 1.1 mrg for this target.
14503 1.1 mrg
14504 1.1 mrg Wed May 12 13:09:44 1993 Ian Lance Taylor (ian (a] cygnus.com)
14505 1.1 mrg
14506 1.1 mrg * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14507 1.1 mrg (FLAGS_TO_PASS): Pass down MUNCH_NM.
14508 1.1 mrg (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14509 1.1 mrg (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14510 1.1 mrg (gcc-no-fixedincludes): Correct for current gcc Makefile.
14511 1.1 mrg
14512 1.1 mrg Tue May 11 10:14:25 1993 Fred Fish (fnf (a] cygnus.com)
14513 1.1 mrg
14514 1.1 mrg * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
14515 1.1 mrg config.sub, and move-if-change to gdb testsuite distribution
14516 1.1 mrg archive, so the testsuite can be extracted, configured, and
14517 1.1 mrg run separately from the gdb distribution. Blow away the Chill
14518 1.1 mrg tests that require a Chill compiled executable, since GNU Chill
14519 1.1 mrg is not yet publically available.
14520 1.1 mrg
14521 1.1 mrg Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14522 1.1 mrg
14523 1.1 mrg * test-build.mk: set environment variables in a single command,
14524 1.1 mrg instead of a list of assignments and exports
14525 1.1 mrg
14526 1.1 mrg * config.guess: recognize Alpha/OSF1 systems
14527 1.1 mrg
14528 1.1 mrg Mon May 10 14:55:51 1993 K. Richard Pixley (rich (a] rtl.cygnus.com)
14529 1.1 mrg
14530 1.1 mrg * configure: Change help message to prefer --options rather than
14531 1.1 mrg -options.
14532 1.1 mrg
14533 1.1 mrg Mon May 10 05:58:35 1993 Ken Raeburn (raeburn (a] kr-pc.cygnus.com)
14534 1.1 mrg
14535 1.1 mrg * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14536 1.1 mrg zippy (a] ecst.csuchico.edu.
14537 1.1 mrg * config.guess: Recognize miniframe.
14538 1.1 mrg
14539 1.1 mrg Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
14540 1.1 mrg
14541 1.1 mrg * Makefile.in: Use srcroot to find runtest rather than rootme.
14542 1.1 mrg Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14543 1.1 mrg
14544 1.1 mrg Fri May 7 14:55:59 1993 Ian Lance Taylor (ian (a] cygnus.com)
14545 1.1 mrg
14546 1.1 mrg * test-build.mk: Extensive additions to support building on a
14547 1.1 mrg machine other than the host.
14548 1.1 mrg
14549 1.1 mrg Wed May 5 08:35:04 1993 Ken Raeburn (raeburn (a] deneb.cygnus.com)
14550 1.1 mrg
14551 1.1 mrg * configure (tooldir): Fix for i386-aix again.
14552 1.1 mrg
14553 1.1 mrg Mon May 3 19:00:27 1993 Per Bothner (bothner (a] cygnus.com)
14554 1.1 mrg
14555 1.1 mrg * configure, Makefile.in: Change definition of $(tooldir)
14556 1.1 mrg to match the FSF.
14557 1.1 mrg
14558 1.1 mrg Fri Apr 30 15:55:21 1993 Fred Fish (fnf (a] cygnus.com)
14559 1.1 mrg
14560 1.1 mrg * config.guess: Recognize i[34]86/SVR4.
14561 1.1 mrg
14562 1.1 mrg Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac (a] thepub.cygnus.com)
14563 1.1 mrg
14564 1.1 mrg * Makefile.in (all-gdb): gdb depends on sim.
14565 1.1 mrg
14566 1.1 mrg Thu Apr 29 23:30:48 1993 Fred Fish (fnf (a] cygnus.com)
14567 1.1 mrg
14568 1.1 mrg * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
14569 1.1 mrg at the same time we make the prototype gdb directory.
14570 1.1 mrg * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
14571 1.1 mrg files at the same time as the gdb base release distribution.
14572 1.1 mrg
14573 1.1 mrg Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian (a] cygnus.com)
14574 1.1 mrg
14575 1.1 mrg * Makefile.in (check): Use individual check targets rather than
14576 1.1 mrg DO_X rule.
14577 1.1 mrg (check-gcc): Added.
14578 1.1 mrg
14579 1.1 mrg Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon (a] cygnus.com)
14580 1.1 mrg
14581 1.1 mrg * config.sub: Use sysv3.2 not sysv32 for canonical OS
14582 1.1 mrg for System V release 3.2.
14583 1.1 mrg
14584 1.1 mrg Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn (a] cambridge.cygnus.com)
14585 1.1 mrg
14586 1.1 mrg * config.sub: Recognize hppaosf.
14587 1.1 mrg * configure.in: Do configure ld/binutils/gas for it.
14588 1.1 mrg
14589 1.1 mrg Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn (a] kr-pc.cygnus.com)
14590 1.1 mrg
14591 1.1 mrg * configure (tooldir): Alter syntax used to set this, for systems
14592 1.1 mrg where "\$" isn't handled right, like i386-aix.
14593 1.1 mrg
14594 1.1 mrg Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian (a] cygnus.com)
14595 1.1 mrg
14596 1.1 mrg * configure: Pass program-transform-name, not
14597 1.1 mrg program_transform_name, to recursive configures.
14598 1.1 mrg
14599 1.1 mrg Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn (a] cygnus.com)
14600 1.1 mrg
14601 1.1 mrg * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14602 1.1 mrg of gas+ld+binutils.
14603 1.1 mrg
14604 1.1 mrg Mon Apr 19 17:41:30 1993 Per Bothner (bothner (a] cygnus.com)
14605 1.1 mrg
14606 1.1 mrg * config.guess: Recognize AIX3.2 as distinct from 3.1.
14607 1.1 mrg
14608 1.1 mrg Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14609 1.1 mrg
14610 1.1 mrg * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14611 1.1 mrg
14612 1.1 mrg Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan (a] lisa.cygnus.com)
14613 1.1 mrg
14614 1.1 mrg * Makefile.in (PRMS): Set back to all-prms.
14615 1.1 mrg
14616 1.1 mrg Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian (a] cygnus.com)
14617 1.1 mrg
14618 1.1 mrg * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14619 1.1 mrg targets, rather than for MIPS hosts.
14620 1.1 mrg
14621 1.1 mrg Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14622 1.1 mrg
14623 1.1 mrg * configure.in: add comment for --with-x default values
14624 1.1 mrg
14625 1.1 mrg * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14626 1.1 mrg
14627 1.1 mrg * Makefile.in: add check-* targets for each of the directories in
14628 1.1 mrg the tree. Add a definition of RUNTEST that will use the one we
14629 1.1 mrg just built, if it exists. Pass this down via FLAGS_TO_PASS.
14630 1.1 mrg
14631 1.1 mrg Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian (a] cygnus.com)
14632 1.1 mrg
14633 1.1 mrg * configure.in: Removed obsolete references to bfd_target and
14634 1.1 mrg target_makefile_frag.
14635 1.1 mrg
14636 1.1 mrg * build-all.mk: Set assorted targets for Q2.
14637 1.1 mrg * config.sub: Recognize z8k-sim and h8300-hms.
14638 1.1 mrg * test-build.mk: Really don't pass host to configure.
14639 1.1 mrg (HOLES): Added uname.
14640 1.1 mrg
14641 1.1 mrg Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian (a] cygnus.com)
14642 1.1 mrg
14643 1.1 mrg * configure: Handle an empty program-prefix, program-suffix or
14644 1.1 mrg program-transform-name correctly.
14645 1.1 mrg
14646 1.1 mrg Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian (a] cygnus.com)
14647 1.1 mrg
14648 1.1 mrg * build-all.mk: -G 8 no longer required for MIPS targets.
14649 1.1 mrg * test-build.mk: Don't pass host argument to configure; make it
14650 1.1 mrg guess.
14651 1.1 mrg
14652 1.1 mrg Tue Apr 6 10:36:53 1993 Fred Fish (fnf (a] cygnus.com)
14653 1.1 mrg
14654 1.1 mrg * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
14655 1.1 mrg * Makefile.in (COMPRESS): New macro, like GZIP.
14656 1.1 mrg
14657 1.1 mrg Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian (a] cygnus.com)
14658 1.1 mrg
14659 1.1 mrg * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14660 1.1 mrg
14661 1.1 mrg * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14662 1.1 mrg with gas currently defaults to -G 0.
14663 1.1 mrg
14664 1.1 mrg Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian (a] cygnus.com)
14665 1.1 mrg
14666 1.1 mrg * Makefile.in (all-flex): flex depends on byacc.
14667 1.1 mrg
14668 1.1 mrg * build-all.mk: If host not specified, use config.guess. Pass TAG
14669 1.1 mrg to test-build.mk as RELEASE_TAG.
14670 1.1 mrg * test-build.mk (configargs): New variable containing arguments to
14671 1.1 mrg pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
14672 1.1 mrg (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14673 1.1 mrg
14674 1.1 mrg * config.guess: Use /bin/uname when checking -X argument on SCO,
14675 1.1 mrg to avoid invoking GNU uname which doesn't understand -X.
14676 1.1 mrg
14677 1.1 mrg * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14678 1.1 mrg
14679 1.1 mrg * configure.in: Build gas for mips-*-*.
14680 1.1 mrg
14681 1.1 mrg Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich (a] rtl.cygnus.com)
14682 1.1 mrg
14683 1.1 mrg * Makefile.in (all.normal): insert missing backslash.
14684 1.1 mrg
14685 1.1 mrg Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian (a] cygnus.com)
14686 1.1 mrg
14687 1.1 mrg * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
14688 1.1 mrg
14689 1.1 mrg * Makefile.in: Complete overhaul to merge many almost identical
14690 1.1 mrg targets.
14691 1.1 mrg
14692 1.1 mrg Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn (a] cambridge.cygnus.com)
14693 1.1 mrg
14694 1.1 mrg * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14695 1.1 mrg (gdb.tar.Z): Adjusted.
14696 1.1 mrg
14697 1.1 mrg * Makefile.in (setup-dirs, taz): New targets; should be general
14698 1.1 mrg enough to adapt for gdb sometime. Build only .z file.
14699 1.1 mrg (gas.tar.z): New target.
14700 1.1 mrg
14701 1.1 mrg Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian (a] cygnus.com)
14702 1.1 mrg
14703 1.1 mrg * build-all.mk: Use CC=cc -Xs on Solaris.
14704 1.1 mrg
14705 1.1 mrg Thu Mar 25 15:14:30 1993 Fred Fish (fnf (a] cygnus.com)
14706 1.1 mrg
14707 1.1 mrg * Makefile.in: Incorporate changes suggested by wilson (a] cygnus.com
14708 1.1 mrg for handling BISON for FSF releases.
14709 1.1 mrg
14710 1.1 mrg Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn (a] kr-pc.cygnus.com)
14711 1.1 mrg
14712 1.1 mrg * configure: Actually implement the change zoo just documented.
14713 1.1 mrg
14714 1.1 mrg Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
14715 1.1 mrg
14716 1.1 mrg * configure: when using config.guess, only set target_alias when
14717 1.1 mrg it's not already been set (ie, on the command line)
14718 1.1 mrg
14719 1.1 mrg Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14720 1.1 mrg
14721 1.1 mrg * Makefile.in: add installcheck target, set PRMS to install-prms
14722 1.1 mrg
14723 1.1 mrg Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14724 1.1 mrg
14725 1.1 mrg * configure: add support for package_makefile_fragment, handle the
14726 1.1 mrg case where a directory has a configure.in file but no Makefile.in
14727 1.1 mrg more gracefully (with an actual understandable error message, even);
14728 1.1 mrg add support for --without (and add this to the usage message); also
14729 1.1 mrg explicitly add a --host=${host_alias} to the command line when
14730 1.1 mrg config.guess is used
14731 1.1 mrg
14732 1.1 mrg Sun Mar 21 12:11:58 1993 Jim Wilson (wilson (a] sphagnum.cygnus.com)
14733 1.1 mrg
14734 1.1 mrg * configure: Must use both --host and --target in recursive calls.
14735 1.1 mrg
14736 1.1 mrg Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian (a] cygnus.com)
14737 1.1 mrg
14738 1.1 mrg * Makefile.in: Change deja-gnu to dejagnu.
14739 1.1 mrg
14740 1.1 mrg Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian (a] cygnus.com)
14741 1.1 mrg
14742 1.1 mrg * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14743 1.1 mrg
14744 1.1 mrg Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14745 1.1 mrg
14746 1.1 mrg * configure.in: canonicalize all instances to *-*-solaris2*,
14747 1.1 mrg also strip out a number of tools to not build for go32 host
14748 1.1 mrg
14749 1.1 mrg Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich (a] rtl.cygnus.com)
14750 1.1 mrg
14751 1.1 mrg * config.guess: add GPL.
14752 1.1 mrg
14753 1.1 mrg * Makefile.in, config.guess, config.sub, configure: bump
14754 1.1 mrg copyrights to 93.
14755 1.1 mrg
14756 1.1 mrg Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian (a] cygnus.com)
14757 1.1 mrg
14758 1.1 mrg * Makefile.in (do-info): Removed obsolete check for existence of
14759 1.1 mrg localenv file.
14760 1.1 mrg
14761 1.1 mrg * Makefile.in (MAKEOVERRIDES): Define to be empty.
14762 1.1 mrg
14763 1.1 mrg Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14764 1.1 mrg
14765 1.1 mrg * Makefile.in: a couple of 'else true' for decstation,
14766 1.1 mrg support for TclX
14767 1.1 mrg
14768 1.1 mrg * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14769 1.1 mrg
14770 1.1 mrg Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich (a] cygnus.com)
14771 1.1 mrg
14772 1.1 mrg * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14773 1.1 mrg
14774 1.1 mrg Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
14775 1.1 mrg
14776 1.1 mrg * config.guess: Recognize i386-ibm-aix (PS/2).
14777 1.1 mrg * configure.in: Use config/mh-aix386 file for it.
14778 1.1 mrg
14779 1.1 mrg Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian (a] cygnus.com)
14780 1.1 mrg
14781 1.1 mrg * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14782 1.1 mrg CC_FOR_TARGET instead.
14783 1.1 mrg (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14784 1.1 mrg
14785 1.1 mrg Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac (a] ok.cygnus.com)
14786 1.1 mrg
14787 1.1 mrg * Makefile.in: Add sim to list of directories sent with gdb
14788 1.1 mrg
14789 1.1 mrg Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn (a] cygnus.com)
14790 1.1 mrg
14791 1.1 mrg * configure.in: Put back mips-dec-bsd* case.
14792 1.1 mrg
14793 1.1 mrg Tue Mar 2 21:15:58 1993 Fred Fish (fnf (a] cygnus.com)
14794 1.1 mrg
14795 1.1 mrg (Ultrix 2.2 support from Michael Rendell <michael (a] mercury.cs.mun.ca>)
14796 1.1 mrg * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
14797 1.1 mrg * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
14798 1.1 mrg
14799 1.1 mrg Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14800 1.1 mrg
14801 1.1 mrg * configure.in: remove no-op mips-dec-bsd* in "case $target"
14802 1.1 mrg
14803 1.1 mrg * Makefile.in (dir.info): only run gen-info-dir if it exists,
14804 1.1 mrg (install-info): install dir.info only if it exists,
14805 1.1 mrg (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14806 1.1 mrg
14807 1.1 mrg Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn (a] cygnus.com)
14808 1.1 mrg
14809 1.1 mrg * configure.in: For vms target, skip bfd, ld, binutils. Do build
14810 1.1 mrg gas for mips-dec-bsd.
14811 1.1 mrg
14812 1.1 mrg Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian (a] cygnus.com)
14813 1.1 mrg
14814 1.1 mrg * configure (makesrcdir): If ${srcdir} is relative and not ".",
14815 1.1 mrg and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14816 1.1 mrg
14817 1.1 mrg Tue Feb 23 14:18:28 1993 Mike Werner (mtw (a] poseidon.cygnus.com)
14818 1.1 mrg
14819 1.1 mrg * configure.in: Added "dejagnu" to hosttools list.
14820 1.1 mrg
14821 1.1 mrg Mon Feb 22 23:28:38 1993 Per Bothner (bothner (a] rtl.cygnus.com)
14822 1.1 mrg
14823 1.1 mrg * config.sub, configure.in, config.guess: Add support
14824 1.1 mrg for Bosx, an AIX variant from Bull.
14825 1.1 mrg Patches from F.Pierresteguy (a] frcl.bull.fr.
14826 1.1 mrg
14827 1.1 mrg Sun Feb 21 11:15:22 1993 Mike Werner (mtw (a] poseidon.cygnus.com)
14828 1.1 mrg
14829 1.1 mrg * devo/dejagnu: Initial creation of devo/dejagnu.
14830 1.1 mrg Migrated dejagnu testcases and support files for testing software
14831 1.1 mrg tools to reside as subdirectories, currently called "testsuite",
14832 1.1 mrg within the directory of the software tool. Migrated all programs,
14833 1.1 mrg support libraries, etc. beloging to dejagnu proper from
14834 1.1 mrg devo/deja-gnu to devo/dejagnu. These files were moved "as is"
14835 1.1 mrg with no modifications. The changes to these files which will
14836 1.1 mrg allow them to configure, build, and execute properly will be made
14837 1.1 mrg in a future update.
14838 1.1 mrg
14839 1.1 mrg Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan (a] lisa.cygnus.com)
14840 1.1 mrg
14841 1.1 mrg * Makefile.in: Change send_pr to send-pr.
14842 1.1 mrg * configure.in: Likewise.
14843 1.1 mrg * send_pr: Renamed directory to send-pr.
14844 1.1 mrg
14845 1.1 mrg Fri Feb 19 19:00:13 1993 Per Bothner (bothner (a] cygnus.com)
14846 1.1 mrg
14847 1.1 mrg * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
14848 1.1 mrg
14849 1.1 mrg Fri Feb 19 00:59:33 1993 John Gilmore (gnu (a] cygnus.com)
14850 1.1 mrg
14851 1.1 mrg * README: Update for gdb-4.8 release.
14852 1.1 mrg * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
14853 1.1 mrg gdb-xxx.tar.z (gzip'd) file also.
14854 1.1 mrg
14855 1.1 mrg Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14856 1.1 mrg
14857 1.1 mrg * Makefile.in: make all-diff depend on all-libiberty
14858 1.1 mrg
14859 1.1 mrg Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich (a] cygnus.com)
14860 1.1 mrg
14861 1.1 mrg * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14862 1.1 mrg
14863 1.1 mrg Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14864 1.1 mrg
14865 1.1 mrg * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14866 1.1 mrg
14867 1.1 mrg Tue Feb 16 00:58:20 1993 John Gilmore (gnu (a] cygnus.com)
14868 1.1 mrg
14869 1.1 mrg * Makefile.in (DEVO_SUPPORT): Remove etc directory
14870 1.1 mrg (ETC_SUPPORT): Only add the files GDB wants from etc/.
14871 1.1 mrg (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
14872 1.1 mrg
14873 1.1 mrg Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14874 1.1 mrg
14875 1.1 mrg * Makefile.in: makeinfo binary is in a new location
14876 1.1 mrg
14877 1.1 mrg Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian (a] cygnus.com)
14878 1.1 mrg
14879 1.1 mrg * config.sub: Accept -ecoff as an OS.
14880 1.1 mrg
14881 1.1 mrg * Makefile.in: Various changes to eliminate a level of make
14882 1.1 mrg recursion and reduce the required command line length.
14883 1.1 mrg (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14884 1.1 mrg sub-makes.
14885 1.1 mrg (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14886 1.1 mrg variables holding settings for specific sub-makes.
14887 1.1 mrg (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14888 1.1 mrg in terms of BASE_FLAGS_TO_PASS.
14889 1.1 mrg (TARGET_LIBS): New variable listing directories which use
14890 1.1 mrg TARGET_FLAGS_TO_PASS.
14891 1.1 mrg (subdir_do): Eliminated.
14892 1.1 mrg (do-*): New set of targets to replace subdir_do.
14893 1.1 mrg (various): All targets which used subdir_do now depend on do-*.
14894 1.1 mrg (local-clean): Renamed from do_clean.
14895 1.1 mrg (local-distclean): New target, dependency of distclean and
14896 1.1 mrg realclean.
14897 1.1 mrg (install-info): Don't create directories. Depend on dir.info
14898 1.1 mrg rather than calling make recursively.
14899 1.1 mrg (install-dir.info): Eliminated.
14900 1.1 mrg (install-info-dirs): Create all info directories here.
14901 1.1 mrg (dir.info): Depend upon do-install-info.
14902 1.1 mrg
14903 1.1 mrg * test-build.mk (HOLES): Added false.
14904 1.1 mrg
14905 1.1 mrg Sat Feb 6 14:05:09 1993 Per Bothner (bothner (a] rtl.cygnus.com)
14906 1.1 mrg
14907 1.1 mrg * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
14908 1.1 mrg
14909 1.1 mrg Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14910 1.1 mrg
14911 1.1 mrg * Makefile.in (info): remove dependency on all-texinfo. The
14912 1.1 mrg problem was really in texinfo/C, not at this level.
14913 1.1 mrg
14914 1.1 mrg Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian (a] cygnus.com)
14915 1.1 mrg
14916 1.1 mrg * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14917 1.1 mrg
14918 1.1 mrg Thu Feb 4 01:50:53 1993 John Gilmore (gnu (a] cygnus.com)
14919 1.1 mrg
14920 1.1 mrg * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
14921 1.1 mrg GDB releases.
14922 1.1 mrg
14923 1.1 mrg Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn (a] cambridge.cygnus.com)
14924 1.1 mrg
14925 1.1 mrg * configure: Include srcdir in message about target of link not
14926 1.1 mrg being found. Don't convert `-' to `_' in `with' options being
14927 1.1 mrg passed to subdirs.
14928 1.1 mrg
14929 1.1 mrg Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14930 1.1 mrg
14931 1.1 mrg * configure.in: add uudecode to host_tools
14932 1.1 mrg
14933 1.1 mrg * Makefile.in: added {all,install}-uudecode targets, added them to
14934 1.1 mrg the appropriate lists
14935 1.1 mrg
14936 1.1 mrg Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian (a] cygnus.com)
14937 1.1 mrg
14938 1.1 mrg * Makefile.in (all-gcc): Added dependency on all-gas.
14939 1.1 mrg
14940 1.1 mrg * configure.in (mips-*-*): Build ld and binutils.
14941 1.1 mrg
14942 1.1 mrg Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich (a] rtl.cygnus.com)
14943 1.1 mrg
14944 1.1 mrg * configure: check return code from mkdir, print error message and
14945 1.1 mrg exit on failure.
14946 1.1 mrg
14947 1.1 mrg Sat Jan 30 16:40:28 1993 John Gilmore (gnu (a] cygnus.com)
14948 1.1 mrg
14949 1.1 mrg * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14950 1.1 mrg
14951 1.1 mrg Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian (a] cygnus.com)
14952 1.1 mrg
14953 1.1 mrg * test-build.mk (HOLES): Added tar, cpio and uudecode.
14954 1.1 mrg
14955 1.1 mrg Wed Jan 27 16:50:32 1993 Jim Wilson (wilson (a] sphagnum.cygnus.com)
14956 1.1 mrg
14957 1.1 mrg * config.sub (h8500): Recognize this as a cpu type.
14958 1.1 mrg
14959 1.1 mrg Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14960 1.1 mrg
14961 1.1 mrg * configure: source directory missing is no longer a warning
14962 1.1 mrg
14963 1.1 mrg * configure.in: recognize irix[34]* instead of irix[34]
14964 1.1 mrg
14965 1.1 mrg * Makefile.in: define and pass down X11_LIB
14966 1.1 mrg
14967 1.1 mrg Sat Jan 23 13:49:40 1993 Per Bothner (bothner (a] cygnus.com)
14968 1.1 mrg
14969 1.1 mrg * guess-systype: Renamed to ...
14970 1.1 mrg * config.guess: ... by popular request.
14971 1.1 mrg * configure.in, Makefile.in: Update accordingly.
14972 1.1 mrg
14973 1.1 mrg Thu Jan 21 12:20:55 1993 Per Bothner (bothner (a] cygnus.com)
14974 1.1 mrg
14975 1.1 mrg * guess-systype: Patches from John Eaton <jwe (a] che.utexas.edu>:
14976 1.1 mrg + Add Convex, Cray/Unicos, and Encore/Multimax support.
14977 1.1 mrg + Execute ./dummy instead of assuming . is in PATH.
14978 1.1 mrg
14979 1.1 mrg Tue Jan 19 17:18:06 1993 Per Bothner (bothner (a] cygnus.com)
14980 1.1 mrg
14981 1.1 mrg * guess-systype: New shell script. Attempts to guess the
14982 1.1 mrg canonical host name of the executing host.
14983 1.1 mrg Only a few hosts are supported so far.
14984 1.1 mrg * configure: Call guess-systype if no host is specified.
14985 1.1 mrg
14986 1.1 mrg Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian (a] cygnus.com)
14987 1.1 mrg
14988 1.1 mrg * Makefile.in (gcc-no-fixedincludes): Made to work with current
14989 1.1 mrg gcc Makefile.
14990 1.1 mrg
14991 1.1 mrg
14992 1.1 mrg Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian (a] cygnus.com)
14993 1.1 mrg
14994 1.1 mrg * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14995 1.1 mrg (all-gcc, install-gcc, subdir_do): Use it.
14996 1.1 mrg
14997 1.1 mrg Wed Jan 13 17:06:45 1993 Jim Wilson (wilson (a] sphagnum.cygnus.com)
14998 1.1 mrg
14999 1.1 mrg * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15000 1.1 mrg
15001 1.1 mrg Wed Jan 6 20:29:16 1993 Mike Werner (mtw (a] rtl.cygnus.com)
15002 1.1 mrg
15003 1.1 mrg * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15004 1.1 mrg set exclusively by configure, using configure.in .
15005 1.1 mrg
15006 1.1 mrg Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15007 1.1 mrg
15008 1.1 mrg * test-build.mk: set $PATH for all builds
15009 1.1 mrg
15010 1.1 mrg * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15011 1.1 mrg
15012 1.1 mrg Wed Jan 6 11:02:10 1993 Fred Fish (fnf (a] cygnus.com)
15013 1.1 mrg
15014 1.1 mrg * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
15015 1.1 mrg the one used in gcc/Makefile.in, so that a null expansion doesn't
15016 1.1 mrg override the one needed to build gcc with a native cc.
15017 1.1 mrg
15018 1.1 mrg
15019 1.1 mrg Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn (a] cambridge.cygnus.com)
15020 1.1 mrg
15021 1.1 mrg * configure: Accept -with arguments.
15022 1.1 mrg
15023 1.1 mrg Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac (a] thepub.cygnus.com)
15024 1.1 mrg
15025 1.1 mrg * Makefile.in: added h8300sim
15026 1.1 mrg
15027 1.1 mrg Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian (a] cygnus.com)
15028 1.1 mrg
15029 1.1 mrg * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15030 1.1 mrg to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
15031 1.1 mrg (all-cygnus, native, build-cygnus): Make
15032 1.1 mrg $(canonhost)-stamp-3stage-done, not $(host)....
15033 1.1 mrg * test-build.mk (stamp-3stage-compared): Use tail +10c for
15034 1.1 mrg i386-sco3.2v4. Added else true to if command.
15035 1.1 mrg
15036 1.1 mrg Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn (a] cygnus.com)
15037 1.1 mrg
15038 1.1 mrg * config.sub: (from FSF) Sequent uses a BSD-like OS.
15039 1.1 mrg
15040 1.1 mrg Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle (a] paris.intellicorp.com)
15041 1.1 mrg
15042 1.1 mrg * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15043 1.1 mrg
15044 1.1 mrg Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15045 1.1 mrg
15046 1.1 mrg * configure.in: don't remove binutils from Solaris builds
15047 1.1 mrg
15048 1.1 mrg Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo (a] cygnus.com)
15049 1.1 mrg
15050 1.1 mrg * Makefile.in: get rid of earlier definitions for *clean,
15051 1.1 mrg also handle the recursive info rule better
15052 1.1 mrg
15053 1.1 mrg Thu Dec 24 12:40:21 1992 Per Bothner (bothner (a] rtl.cygnus.com)
15054 1.1 mrg
15055 1.1 mrg * Makefile.in (mostlyclean, distclean, realclean): Fix to
15056 1.1 mrg do more-or-less the right thing.
15057 1.1 mrg
15058 1.1 mrg Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian (a] cygnus.com)
15059 1.1 mrg
15060 1.1 mrg * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15061 1.1 mrg than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15062 1.1 mrg
15063 1.1 mrg Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15064 1.1 mrg
15065 1.1 mrg * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15066 1.1 mrg $(host_canonical).
15067 1.1 mrg
15068 1.1 mrg * configure.in: split the configdirs list into 4 categories (native
15069 1.1 mrg v. cross, library v. tool) and handle the cross-only and native-
15070 1.1 mrg only in more reasonable (and correct!) way.
15071 1.1 mrg
15072 1.1 mrg Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
15073 1.1 mrg
15074 1.1 mrg * configure.in (hppa*-*-*): Don't remove bfd and gdb from
15075 1.1 mrg configdirs anymore.
15076 1.1 mrg
15077 1.1 mrg Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15078 1.1 mrg
15079 1.1 mrg * Makefile.in: extensive cleanup:: removed all of the explicit
15080 1.1 mrg clean-* targets, collapsed many wrappers around subdir_do into
15081 1.1 mrg one, added additional targets to satisfy standards.texi, deleted
15082 1.1 mrg some old targets, some changes for consistency
15083 1.1 mrg
15084 1.1 mrg Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15085 1.1 mrg
15086 1.1 mrg * configure.in: handle some programs as cross-only, and others as
15087 1.1 mrg native only
15088 1.1 mrg
15089 1.1 mrg * test-build.mk: handle partial holes in a more generic manner
15090 1.1 mrg
15091 1.1 mrg * Makefile.in: m4 depends on libiberty
15092 1.1 mrg
15093 1.1 mrg Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15094 1.1 mrg
15095 1.1 mrg * configure.in: add m4, textutils, fileutils, sed, shellutils,
15096 1.1 mrg time, wdiff, and find to configdirs
15097 1.1 mrg
15098 1.1 mrg * Makefile.in: all, clean, and install rules for the new programs
15099 1.1 mrg added to configure.in
15100 1.1 mrg
15101 1.1 mrg Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15102 1.1 mrg
15103 1.1 mrg * configure.in: use mh-sun for all *-sun-* hosts
15104 1.1 mrg
15105 1.1 mrg Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15106 1.1 mrg
15107 1.1 mrg * Makefile.in: define flags for X11 include files and library file
15108 1.1 mrg locations, pass them down to the programs that need this info
15109 1.1 mrg
15110 1.1 mrg * build-all.mk: added a 'native' target, to 3stage the native toolchain
15111 1.1 mrg
15112 1.1 mrg Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15113 1.1 mrg
15114 1.1 mrg * configure.in: start building libg++ for HP-UX targets
15115 1.1 mrg
15116 1.1 mrg Wed Nov 18 19:33:11 1992 John Gilmore (gnu (a] cygnus.com)
15117 1.1 mrg
15118 1.1 mrg * README: Update references to files moved into etc/.
15119 1.1 mrg
15120 1.1 mrg Sun Nov 15 09:36:08 1992 Fred Fish (fnf (a] cygnus.com)
15121 1.1 mrg
15122 1.1 mrg * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
15123 1.1 mrg * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
15124 1.1 mrg
15125 1.1 mrg Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian (a] cygnus.com)
15126 1.1 mrg
15127 1.1 mrg * configure: accept dash as well as underscore in long option
15128 1.1 mrg names for FSF compatibility.
15129 1.1 mrg
15130 1.1 mrg Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian (a] cygnus.com)
15131 1.1 mrg
15132 1.1 mrg * config.sub: added -sco3.2v4 support from FSF.
15133 1.1 mrg
15134 1.1 mrg Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15135 1.1 mrg
15136 1.1 mrg * configure.in: expand the section that adds or removes
15137 1.1 mrg directories from the list of programs to build, to handle native
15138 1.1 mrg vs. cross in addition to host v. native
15139 1.1 mrg
15140 1.1 mrg Sat Nov 7 18:52:27 1992 Per Bothner (bothner (a] rtl.cygnus.com)
15141 1.1 mrg
15142 1.1 mrg * Makefile.in: Replace C++ in macro names with CXX.
15143 1.1 mrg This is less likely to break ...
15144 1.1 mrg
15145 1.1 mrg Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15146 1.1 mrg
15147 1.1 mrg * test-build.mk: add -w to GNU_MAKE
15148 1.1 mrg
15149 1.1 mrg Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15150 1.1 mrg
15151 1.1 mrg * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15152 1.1 mrg add 'sparc' to list of recognized cpus. This needed to make
15153 1.1 mrg 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15154 1.1 mrg Delete some redundant ose68 variants. Recognize -wrs as an os,
15155 1.1 mrg then changes that into $CPU-wrs-vxworks.
15156 1.1 mrg
15157 1.1 mrg * configure.in: remove most references to gdbtest, regularize
15158 1.1 mrg target based program removal
15159 1.1 mrg
15160 1.1 mrg * test-build.mk: import from p3 tree (many fixes and changes)
15161 1.1 mrg
15162 1.1 mrg Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo (a] cygnus.com)
15163 1.1 mrg
15164 1.1 mrg * Makefile.in: added rules to handle tcl, tk, and expect
15165 1.1 mrg
15166 1.1 mrg * configure.in: handle those directories if they exist
15167 1.1 mrg
15168 1.1 mrg Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15169 1.1 mrg
15170 1.1 mrg * config.sub: removed bogus hppabsd and hppahpux names, since
15171 1.1 mrg "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15172 1.1 mrg
15173 1.1 mrg Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15174 1.1 mrg
15175 1.1 mrg * Makefile.in: all-gcc now depends on all-binutils. all-libg++
15176 1.1 mrg depends upon all-xiberty
15177 1.1 mrg
15178 1.1 mrg * Makefile.in: changes from p3, including:
15179 1.1 mrg
15180 1.1 mrg Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian (a] cygnus.com)
15181 1.1 mrg
15182 1.1 mrg * Makefile.in (XTRAFLAGS): include newlib directories if
15183 1.1 mrg newlib/Makefile exists, rather than if host != target.
15184 1.1 mrg
15185 1.1 mrg Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian (a] cygnus.com)
15186 1.1 mrg
15187 1.1 mrg * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15188 1.1 mrg from the same source tree and not building a cross-compiler. This
15189 1.1 mrg matters for the libg++ configuration if reconfiguring a tree that
15190 1.1 mrg has already been installed.
15191 1.1 mrg
15192 1.1 mrg Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian (a] cygnus.com)
15193 1.1 mrg
15194 1.1 mrg * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15195 1.1 mrg pick up the machine and system specific header files.
15196 1.1 mrg
15197 1.1 mrg * Makefile.in: added AS_FOR_TARGET, passed down in
15198 1.1 mrg TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15199 1.1 mrg the C compiler to use to create programs which are run in the
15200 1.1 mrg build environment, set it to default to $(CC), and passed it down
15201 1.1 mrg in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15202 1.1 mrg
15203 1.1 mrg Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian (a] cirdan.cygnus.com)
15204 1.1 mrg
15205 1.1 mrg * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15206 1.1 mrg We need them for unusual native builds, like systems without
15207 1.1 mrg ranlib.
15208 1.1 mrg
15209 1.1 mrg * configure: also define $(host_canonical) and
15210 1.1 mrg $(target_canonical), which are the full, canonical names for the
15211 1.1 mrg given host and target
15212 1.1 mrg
15213 1.1 mrg Sun Nov 1 16:38:17 1992 Per Bothner (bothner (a] cygnus.com)
15214 1.1 mrg
15215 1.1 mrg * Makefile.in: Added separate definitions for C++.
15216 1.1 mrg
15217 1.1 mrg Fri Oct 30 11:37:52 1992 Fred Fish (fnf (a] cygnus.com)
15218 1.1 mrg
15219 1.1 mrg * configure.in (configdirs): Add deja-gnu.
15220 1.1 mrg
15221 1.1 mrg Fri Oct 23 00:39:18 1992 John Gilmore (gnu (a] cygnus.com)
15222 1.1 mrg
15223 1.1 mrg * README: Update for configure.texi and gdb-4.7 release.
15224 1.1 mrg
15225 1.1 mrg Wed Oct 21 21:54:27 1992 John Gilmore (gnu (a] cygnus.com)
15226 1.1 mrg
15227 1.1 mrg * Makefile.in: Move "all" target to top of file.
15228 1.1 mrg Previously, first target was ".PHONY" which caused BSD4.4 make
15229 1.1 mrg to build .PHONY when make was run without arguments.
15230 1.1 mrg
15231 1.1 mrg Mon Oct 19 01:17:54 1992 John Gilmore (gnu (a] cygnus.com)
15232 1.1 mrg
15233 1.1 mrg * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
15234 1.1 mrg Library-copylefted code in libiberty.
15235 1.1 mrg
15236 1.1 mrg Tue Oct 13 01:22:32 1992 John Gilmore (gnu (a] cygnus.com)
15237 1.1 mrg
15238 1.1 mrg * config.sub: Replace m68kmote with plain old m68k.
15239 1.1 mrg
15240 1.1 mrg Fri Oct 9 03:14:24 1992 John Gilmore (gnu (a] cygnus.com)
15241 1.1 mrg
15242 1.1 mrg * Makefile.in: Remove space from blank line, avoid Make complaints.
15243 1.1 mrg
15244 1.1 mrg Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn (a] cygnus.com)
15245 1.1 mrg
15246 1.1 mrg * config.sub: Complain if no argument is given. Added support for
15247 1.1 mrg 386bsd as OS and target alias.
15248 1.1 mrg
15249 1.1 mrg Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian (a] cygnus.com)
15250 1.1 mrg
15251 1.1 mrg * Makefile.in (XTRAFLAGS): include newlib directories if
15252 1.1 mrg newlib/Makefile exists, rather than if host != target.
15253 1.1 mrg
15254 1.1 mrg Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
15255 1.1 mrg
15256 1.1 mrg * config.sub: recognize sparclite-wrs-vxworks.
15257 1.1 mrg
15258 1.1 mrg * Makefile.in (install-xiberty): added *-xiberty make rules (from
15259 1.1 mrg p3.) Added clean-xiberty to clean.
15260 1.1 mrg
15261 1.1 mrg Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15262 1.1 mrg
15263 1.1 mrg * configure.in: use *-*-* instead of nested cases for host and target
15264 1.1 mrg
15265 1.1 mrg Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian (a] cygnus.com)
15266 1.1 mrg
15267 1.1 mrg * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15268 1.1 mrg from the same source tree and not building a cross-compiler. This
15269 1.1 mrg matters for the libg++ configuration if reconfiguring a tree that
15270 1.1 mrg has already been installed.
15271 1.1 mrg
15272 1.1 mrg Sep 20 08:53:10 1992 Fred Fish (fnf (a] cygnus.com)
15273 1.1 mrg
15274 1.1 mrg * config.sub (i486v/i486v4): Merge in from FSF version.
15275 1.1 mrg
15276 1.1 mrg Fri Sep 18 00:32:00 1992 Mark Eichin (eichin (a] cygnus.com)
15277 1.1 mrg
15278 1.1 mrg * configure: only set PWD if it is already set.
15279 1.1 mrg
15280 1.1 mrg Thu Sep 17 23:05:53 1992 Mark Eichin (eichin (a] cygnus.com)
15281 1.1 mrg
15282 1.1 mrg * configure: just set PWD=`pwd` at the top, since Ultrix sh
15283 1.1 mrg doesn't have unset and all success paths (and most error paths)
15284 1.1 mrg out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15285 1.1 mrg to just ${PWD} to avoid confusion.)
15286 1.1 mrg
15287 1.1 mrg Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian (a] cygnus.com)
15288 1.1 mrg
15289 1.1 mrg * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15290 1.1 mrg even for a native compilation.
15291 1.1 mrg
15292 1.1 mrg Tue Sep 15 02:22:56 1992 John Gilmore (gnu (a] cygnus.com)
15293 1.1 mrg
15294 1.1 mrg Changes to make the gdb.tar.Z rule work better.
15295 1.1 mrg
15296 1.1 mrg * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
15297 1.1 mrg (DEVO_SUPPORT): Add configure.texi.
15298 1.1 mrg (bfd-ilrt.tar.Z): Remove ancient rule.
15299 1.1 mrg
15300 1.1 mrg Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian (a] cygnus.com)
15301 1.1 mrg
15302 1.1 mrg * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15303 1.1 mrg pick up the machine and system specific header files.
15304 1.1 mrg
15305 1.1 mrg * configure.in, config.sub: added new target m68010-adobe-scout,
15306 1.1 mrg with alias of adobe68k. Changed configure.in to check for
15307 1.1 mrg -scout before -sco* to avoid a false match.
15308 1.1 mrg
15309 1.1 mrg * Makefile.in: added AS_FOR_TARGET, passed down in
15310 1.1 mrg TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15311 1.1 mrg the C compiler to use to create programs which are run in the
15312 1.1 mrg build environment, set it to default to $(CC), and passed it down
15313 1.1 mrg in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15314 1.1 mrg
15315 1.1 mrg Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian (a] cygnus.com)
15316 1.1 mrg
15317 1.1 mrg * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15318 1.1 mrg AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
15319 1.1 mrg TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15320 1.1 mrg FOR_TARGET variants, to newlib and libg++.
15321 1.1 mrg
15322 1.1 mrg Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn (a] cambridge.cygnus.com)
15323 1.1 mrg
15324 1.1 mrg * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15325 1.1 mrg first.
15326 1.1 mrg
15327 1.1 mrg Wed Sep 2 02:50:05 1992 John Gilmore (gnu (a] cygnus.com)
15328 1.1 mrg
15329 1.1 mrg * config.sub: Accept `elf' as an environment.
15330 1.1 mrg
15331 1.1 mrg Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac (a] thepub.cygnus.com)
15332 1.1 mrg
15333 1.1 mrg * Makefile.in (all-opcodes): cd into the right directory
15334 1.1 mrg
15335 1.1 mrg Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian (a] cygnus.com)
15336 1.1 mrg
15337 1.1 mrg * configure: added -program_transform_name option, used as
15338 1.1 mrg argument to sed when installing programs.
15339 1.1 mrg configure.texi: added documentation for -program_prefix,
15340 1.1 mrg -program_suffix and -program_transform_name.
15341 1.1 mrg
15342 1.1 mrg Thu Aug 27 21:59:44 1992 John Gilmore (gnu (a] cygnus.com)
15343 1.1 mrg
15344 1.1 mrg * config.sub: Accept i486 where i386 ok.
15345 1.1 mrg
15346 1.1 mrg Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan (a] rtl.cygnus.com)
15347 1.1 mrg
15348 1.1 mrg * config.sub: accept we32k
15349 1.1 mrg
15350 1.1 mrg Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian (a] cygnus.com)
15351 1.1 mrg
15352 1.1 mrg * config.sub, configure.in: accept OSE68000 and OSE68k.
15353 1.1 mrg
15354 1.1 mrg * Makefile.in: don't create all directories for ``make install'';
15355 1.1 mrg let the subdirectories create the ones they need.
15356 1.1 mrg
15357 1.1 mrg Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15358 1.1 mrg
15359 1.1 mrg * COPYING: new file, GPL v2
15360 1.1 mrg
15361 1.1 mrg Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15362 1.1 mrg
15363 1.1 mrg * Makefile.in: use the new gen-info-dir, which needs a template
15364 1.1 mrg argument (which also lives in texinfo)
15365 1.1 mrg
15366 1.1 mrg * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15367 1.1 mrg
15368 1.1 mrg Mon Aug 3 00:34:17 1992 Fred Fish (fnf (a] cygnus.com)
15369 1.1 mrg
15370 1.1 mrg * config.sub (ncr3000): Change i386 to i486.
15371 1.1 mrg
15372 1.1 mrg Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15373 1.1 mrg
15374 1.1 mrg * Makefile.in: add install-rcs, install-grep to
15375 1.1 mrg install-no-fixedincludes, removed install-bison and install-libgcc
15376 1.1 mrg
15377 1.1 mrg Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo (a] cygnus.com)
15378 1.1 mrg
15379 1.1 mrg * configure.in: grab the HPUX makefile fragment if on HPUX
15380 1.1 mrg
15381 1.1 mrg Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby (a] cygnus.com)
15382 1.1 mrg
15383 1.1 mrg * Makefile.in: eradicate bison spoor (ditto libgcc).
15384 1.1 mrg configure.in: recognise m68{k,000}-ericsson-OSE.
15385 1.1 mrg es1800 is alias for m68k-ericsson-OSE
15386 1.1 mrg
15387 1.1 mrg Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15388 1.1 mrg
15389 1.1 mrg * configure.in: rearrange the parts that remove programs from
15390 1.1 mrg configdirs, based now on HOST==TARGET or by canonical triple.
15391 1.1 mrg
15392 1.1 mrg Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich (a] rtl.cygnus.com)
15393 1.1 mrg
15394 1.1 mrg * test-build.mk: recurse explicitly with -f test-build.mk when
15395 1.1 mrg appropriate. predicate stage3 and comparison on the existence
15396 1.1 mrg of gcc. That is, if gcc isn't around, we aren't three-staging.
15397 1.1 mrg On very clean, also remove ...stamp-co. Build in-place before
15398 1.1 mrg doing other builds.
15399 1.1 mrg
15400 1.1 mrg Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac (a] thepub.cygnus.com)
15401 1.1 mrg
15402 1.1 mrg * Makefile.in, configure.in: add tgas
15403 1.1 mrg
15404 1.1 mrg Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich (a] rtl.cygnus.com)
15405 1.1 mrg
15406 1.1 mrg * Makefile.in: a number of changes merged in from progressive.
15407 1.1 mrg
15408 1.1 mrg * configure.in: add libm.
15409 1.1 mrg
15410 1.1 mrg * .cvsignore: ignore some stuff that comes from test-build.mk.
15411 1.1 mrg
15412 1.1 mrg Tue Jul 7 00:24:52 1992 Fred Fish (fnf (a] cygnus.com)
15413 1.1 mrg
15414 1.1 mrg * config.sub: Add es1800 (m68k-ericsson-es1800).
15415 1.1 mrg
15416 1.1 mrg Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby (a] cygnus.com)
15417 1.1 mrg
15418 1.1 mrg * configure: Add program_suffix (parallel to program_prefix)
15419 1.1 mrg * Makefile.in: adjust directory-creating script for losing decstation
15420 1.1 mrg
15421 1.1 mrg Mon Jun 22 23:43:48 1992 Per Bothner (bothner (a] cygnus.com)
15422 1.1 mrg
15423 1.1 mrg * configure: Minor $subdir-related fixes.
15424 1.1 mrg
15425 1.1 mrg Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac (a] thepub.cygnus.com)
15426 1.1 mrg
15427 1.1 mrg * configure: fix various problems with propogating
15428 1.1 mrg makefile_target_frag in subdirs.
15429 1.1 mrg * configure.in: config libgcc if its there
15430 1.1 mrg
15431 1.1 mrg Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
15432 1.1 mrg
15433 1.1 mrg * config.sub: HPPA merge.
15434 1.1 mrg
15435 1.1 mrg Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
15436 1.1 mrg
15437 1.1 mrg * Makefile.in: Replace all-bison with all-byacc in all
15438 1.1 mrg dependency lines for other tools (which now use byacc).
15439 1.1 mrg
15440 1.1 mrg Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
15441 1.1 mrg
15442 1.1 mrg * config.sub: Add sun4sol2 => sparc-sun-solaris2.
15443 1.1 mrg
15444 1.1 mrg Thu Jun 4 12:07:32 1992 Mark Eichin (eichin (a] cygnus.com)
15445 1.1 mrg
15446 1.1 mrg * Makefile.in: make gprof rules similar to byacc rules (instead of
15447 1.1 mrg vestigal $(unsubdir) that didn't work...)
15448 1.1 mrg
15449 1.1 mrg Thu Jun 4 00:37:05 1992 Per Bothner (bothner (a] rtl.cygnus.com)
15450 1.1 mrg
15451 1.1 mrg * config.sub: Add support for Linux.
15452 1.1 mrg * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
15453 1.1 mrg (at least for libg++).
15454 1.1 mrg
15455 1.1 mrg Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo (a] cygnus.com)
15456 1.1 mrg
15457 1.1 mrg * configure.texi: fix doc for the -nfp option to configure
15458 1.1 mrg
15459 1.1 mrg Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann (a] cygnus.com)
15460 1.1 mrg
15461 1.1 mrg * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15462 1.1 mrg
15463 1.1 mrg Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
15464 1.1 mrg
15465 1.1 mrg * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15466 1.1 mrg Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15467 1.1 mrg * configure.in: added solaris* host_makefile_frag hook.
15468 1.1 mrg
15469 1.1 mrg Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15470 1.1 mrg
15471 1.1 mrg * config.sub: changed recognition of m68000 so that various
15472 1.1 mrg m68k types can be specified via m680[01234]0
15473 1.1 mrg
15474 1.1 mrg Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15475 1.1 mrg
15476 1.1 mrg * config.sub (basic_machine): fix sed so that '-foo' isn't
15477 1.1 mrg completely substituted out while .+'-foo' loses the '-foo'
15478 1.1 mrg
15479 1.1 mrg Wed May 27 23:18:52 1992 Michael Tiemann (tiemann (a] rtl.cygnus.com)
15480 1.1 mrg
15481 1.1 mrg * config.sub ($os): Add -aout.
15482 1.1 mrg
15483 1.1 mrg Fri May 22 14:00:02 1992 Per Bothner (bothner (a] cygnus.com)
15484 1.1 mrg
15485 1.1 mrg * configure: If host_makefile_frag is absolute, don't
15486 1.1 mrg prefix ${invsubdir} (relevant to libg++ auto-configure).
15487 1.1 mrg
15488 1.1 mrg Thu May 21 18:00:09 1992 Michael Tiemann (tiemann (a] rtl.cygnus.com)
15489 1.1 mrg
15490 1.1 mrg * Makefile.in (tooldir): Define it.
15491 1.1 mrg (all-ld): Depend on all-flex.
15492 1.1 mrg
15493 1.1 mrg Sun May 10 21:45:59 1992 Per Bothner (bothner (a] rtl.cygnus.com)
15494 1.1 mrg
15495 1.1 mrg * Makefile.in (check): Fix libg++ special case.
15496 1.1 mrg
15497 1.1 mrg Fri May 8 08:31:41 1992 K. Richard Pixley (rich (a] cygnus.com)
15498 1.1 mrg
15499 1.1 mrg * configure: do not bury `pwd` into config.status, thus do fewer
15500 1.1 mrg pwd's.
15501 1.1 mrg
15502 1.1 mrg * configure: print the "Building in" message only when building in
15503 1.1 mrg other than "." AND verbose.
15504 1.1 mrg
15505 1.1 mrg * configure: remove -s, rework -v to better accommodate guested
15506 1.1 mrg configures.
15507 1.1 mrg
15508 1.1 mrg * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15509 1.1 mrg
15510 1.1 mrg Fri May 1 18:00:50 1992 K. Richard Pixley (rich (a] cygnus.com)
15511 1.1 mrg
15512 1.1 mrg * Makefile.in: macroize flags passed on recursion. remove
15513 1.1 mrg fileutils.
15514 1.1 mrg
15515 1.1 mrg Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich (a] cygnus.com)
15516 1.1 mrg
15517 1.1 mrg * configure: get makesrcdir right for subdirs deeper than 1.
15518 1.1 mrg
15519 1.1 mrg * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15520 1.1 mrg install.
15521 1.1 mrg
15522 1.1 mrg Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich (a] cygnus.com)
15523 1.1 mrg
15524 1.1 mrg * Makefile.in: don't print subdir_do or recursion lines.
15525 1.1 mrg
15526 1.1 mrg Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich (a] cygnus.com)
15527 1.1 mrg
15528 1.1 mrg * standards.texi: added menu item.
15529 1.1 mrg
15530 1.1 mrg * Makefile.in: build and install standards.info.
15531 1.1 mrg
15532 1.1 mrg * standards.texi: new file.
15533 1.1 mrg
15534 1.1 mrg Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich (a] rtl.cygnus.com)
15535 1.1 mrg
15536 1.1 mrg * configure: test for and move config.status pieces from
15537 1.1 mrg ${subdir}/.
15538 1.1 mrg
15539 1.1 mrg Wed Apr 22 14:38:34 1992 Fred Fish (fnf (a] cygnus.com)
15540 1.1 mrg
15541 1.1 mrg * configure: Test for existance of files before trying to mv
15542 1.1 mrg them, to avoid numerous non-existance messages.
15543 1.1 mrg
15544 1.1 mrg Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich (a] cygnus.com)
15545 1.1 mrg
15546 1.1 mrg * configure: correct final line of config.status.
15547 1.1 mrg
15548 1.1 mrg * configure: patch from eggert. Avoids a protection problem if
15549 1.1 mrg the original Makefile.in is read only.
15550 1.1 mrg
15551 1.1 mrg * configure: use move-if-change from gcc to create config.status.
15552 1.1 mrg Some makefiles depend on config.status to tell if a directory
15553 1.1 mrg has been reconfigured for a different host. This change
15554 1.1 mrg prevents those directories from remaking everything in the case
15555 1.1 mrg where the reconfig was only intended to rebuild a Makefile.
15556 1.1 mrg
15557 1.1 mrg * configure: test for config.sub with "config.sub sun4" rather
15558 1.1 mrg than "config.sub ${host_alias}". Otherwise we can't tell a bad
15559 1.1 mrg host alias from a missing config.sub.
15560 1.1 mrg
15561 1.1 mrg Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich (a] rtl.cygnus.com)
15562 1.1 mrg
15563 1.1 mrg * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15564 1.1 mrg MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
15565 1.1 mrg
15566 1.1 mrg Fri Apr 17 18:27:51 1992 Per Bothner (bothner (a] cygnus.com)
15567 1.1 mrg
15568 1.1 mrg * configure: mkdir ${subdir} as needed.
15569 1.1 mrg
15570 1.1 mrg Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich (a] cygnus.com)
15571 1.1 mrg
15572 1.1 mrg * Makefile.in,configure.in: added autoconf.
15573 1.1 mrg
15574 1.1 mrg Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich (a] rtl.cygnus.com)
15575 1.1 mrg
15576 1.1 mrg * Makefile.in: no longer pass against on recursion.
15577 1.1 mrg
15578 1.1 mrg * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15579 1.1 mrg definitions are not inherited.
15580 1.1 mrg
15581 1.1 mrg * configure: correct makesrcdir when subdir is .
15582 1.1 mrg
15583 1.1 mrg Tue Apr 14 11:56:09 1992 Per Bothner (bothner (a] cygnus.com)
15584 1.1 mrg
15585 1.1 mrg * configure: Add support for 'subdirs' variable, which is
15586 1.1 mrg like 'configdirs', except that configure doesn't re-invoke
15587 1.1 mrg itself for subdirs, it just creates a Makefile for each subdir.
15588 1.1 mrg * configure.texi: Document subdirs.
15589 1.1 mrg
15590 1.1 mrg Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15591 1.1 mrg
15592 1.1 mrg * configure.in: added flex to configdirs
15593 1.1 mrg
15594 1.1 mrg Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich (a] cygnus.com)
15595 1.1 mrg
15596 1.1 mrg * Makefile.in: remove clean-stamps from clean.
15597 1.1 mrg
15598 1.1 mrg Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
15599 1.1 mrg
15600 1.1 mrg * configure.in: Add gdbtest to configdirs.
15601 1.1 mrg
15602 1.1 mrg Fri Apr 10 23:11:49 1992 Fred Fish (fnf (a] cygnus.com)
15603 1.1 mrg
15604 1.1 mrg * Makefile.in (MINUS_G): Add macro, default to -g, pass on
15605 1.1 mrg to recursive makes.
15606 1.1 mrg * configure.in: Recognize new ncr3000 config.
15607 1.1 mrg
15608 1.1 mrg Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich (a] cygnus.com)
15609 1.1 mrg
15610 1.1 mrg * Makefile.in, configure.in: removed references to gdbm.
15611 1.1 mrg
15612 1.1 mrg Tue Apr 7 16:48:20 1992 Per Bothner (bothner (a] cygnus.com)
15613 1.1 mrg
15614 1.1 mrg * config.sub: Don't canonicalize os value
15615 1.1 mrg newsos* to bsd (readline needs to check for newsos).
15616 1.1 mrg (This fix was earlier made Jan 31, but got re-broken.)
15617 1.1 mrg
15618 1.1 mrg Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
15619 1.1 mrg
15620 1.1 mrg * configure.in: sco is an os, not a vendor!
15621 1.1 mrg
15622 1.1 mrg * configure: Quote $( better. Keep various shells happy.
15623 1.1 mrg
15624 1.1 mrg Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich (a] cygnus.com)
15625 1.1 mrg
15626 1.1 mrg * Makefile.in: eliminate stamp-files.
15627 1.1 mrg
15628 1.1 mrg Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich (a] cygnus.com)
15629 1.1 mrg
15630 1.1 mrg * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
15631 1.1 mrg Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15632 1.1 mrg
15633 1.1 mrg Wed Mar 25 15:20:04 1992 Stu Grossman (grossman (a] cygnus.com)
15634 1.1 mrg
15635 1.1 mrg * config.sub: fix iris/iris3.
15636 1.1 mrg
15637 1.1 mrg Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich (a] cygnus.com)
15638 1.1 mrg
15639 1.1 mrg * configure: re-add -rm.
15640 1.1 mrg
15641 1.1 mrg Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich (a] cygnus.com)
15642 1.1 mrg
15643 1.1 mrg * Maskefile.in: add .stmp-rcs to all.
15644 1.1 mrg
15645 1.1 mrg * configure.in: remove gas from rs6000 build, use aix host fragment.
15646 1.1 mrg
15647 1.1 mrg Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich (a] cygnus.com)
15648 1.1 mrg
15649 1.1 mrg * configure: pass down site_option during recursion.
15650 1.1 mrg
15651 1.1 mrg Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
15652 1.1 mrg
15653 1.1 mrg * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
15654 1.1 mrg
15655 1.1 mrg Wed Mar 18 15:29:33 1992 Mike Stump (mrs (a] cygnus.com)
15656 1.1 mrg
15657 1.1 mrg * configure: Change exec_prefix so that it really defaults to prefix.
15658 1.1 mrg
15659 1.1 mrg Sat Mar 14 17:20:38 1992 Fred Fish (fnf (a] cygnus.com)
15660 1.1 mrg
15661 1.1 mrg * Makefile.in, configure.in: Add support for mmalloc library.
15662 1.1 mrg
15663 1.1 mrg Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich (a] cygnus.com)
15664 1.1 mrg
15665 1.1 mrg * Makefile.in: add stmp dependencies for a few more things.
15666 1.1 mrg
15667 1.1 mrg Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich (a] cygnus.com)
15668 1.1 mrg
15669 1.1 mrg * configure: adjusted error message on objdir/srcdir configure
15670 1.1 mrg collision, per john's suggestion.
15671 1.1 mrg
15672 1.1 mrg * Makefile.in: add libiberty stmp to all and all.cross.
15673 1.1 mrg
15674 1.1 mrg Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich (a] cygnus.com)
15675 1.1 mrg
15676 1.1 mrg * Makefile.in: remove force dependencies, add grep to all.
15677 1.1 mrg
15678 1.1 mrg Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich (a] mars.cygnus.com)
15679 1.1 mrg
15680 1.1 mrg * Makefile.in: drop flex. make stamp files work.
15681 1.1 mrg
15682 1.1 mrg * configure: added test for conflicting configuration in srcdir,
15683 1.1 mrg remove trailing slashes from srcdir. Otherwise emacs gdb mode
15684 1.1 mrg gets cranky. use relative paths for configure and srcdir
15685 1.1 mrg whenever possible. Send some error messages to stderr that were
15686 1.1 mrg going to stdout.
15687 1.1 mrg
15688 1.1 mrg Tue Mar 10 18:01:55 1992 Per Bothner (bothner (a] cygnus.com)
15689 1.1 mrg
15690 1.1 mrg * Makefile.in: Fix libg++ rule to check for gcc directory
15691 1.1 mrg before using gcc/gcc. Also pass XTRAFLAGS.
15692 1.1 mrg
15693 1.1 mrg Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
15694 1.1 mrg
15695 1.1 mrg * Makefile.in: added stmp-files so that directories aren't polled
15696 1.1 mrg when they are already built.
15697 1.1 mrg
15698 1.1 mrg * configure.texi: fixed a node pointer problem.
15699 1.1 mrg
15700 1.1 mrg Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
15701 1.1 mrg
15702 1.1 mrg * config.sub configure.in gdb/configure.in
15703 1.1 mrg gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15704 1.1 mrg gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15705 1.1 mrg gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
15706 1.1 mrg
15707 1.1 mrg Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich (a] rtl.cygnus.com)
15708 1.1 mrg
15709 1.1 mrg * configure: -recurring becomes -silent. corrected help message
15710 1.1 mrg for -site= option.
15711 1.1 mrg
15712 1.1 mrg * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15713 1.1 mrg
15714 1.1 mrg Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich (a] rtl.cygnus.com)
15715 1.1 mrg
15716 1.1 mrg * configure: when building Makefile for crosses, replace
15717 1.1 mrg tooldir and program_prefix. default srcdir from location of
15718 1.1 mrg config.sub. remove "for host in hosts" and "for target in
15719 1.1 mrg targets" loops.
15720 1.1 mrg
15721 1.1 mrg Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich (a] rtl.cygnus.com)
15722 1.1 mrg
15723 1.1 mrg * Makefile.in: Do not pass bindir or mandir to cvs.
15724 1.1 mrg
15725 1.1 mrg Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich (a] cygnus.com)
15726 1.1 mrg
15727 1.1 mrg * Makefile.in, configure.in: removed traces of namesubdir,
15728 1.1 mrg -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
15729 1.1 mrg copyrights to '92, changed some from Cygnus to FSF.
15730 1.1 mrg
15731 1.1 mrg * configure.texi: remove most references to multiple hosts,
15732 1.1 mrg multiple targets, subdirs, etc.
15733 1.1 mrg
15734 1.1 mrg * configure.man: removed rcsid. reference config.sub not
15735 1.1 mrg config.subr.
15736 1.1 mrg
15737 1.1 mrg * Makefile.in: mkdir $(infodir) on install-info.
15738 1.1 mrg
15739 1.1 mrg Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
15740 1.1 mrg
15741 1.1 mrg * configure.texi: Explain better about .gdbinit and about
15742 1.1 mrg the environment that configure.in sections run in.
15743 1.1 mrg
15744 1.1 mrg Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
15745 1.1 mrg
15746 1.1 mrg * configure.in: Ultrix is only a decstation if it's a MIPS.
15747 1.1 mrg
15748 1.1 mrg Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
15749 1.1 mrg
15750 1.1 mrg * README: DOC.configure => cfg-paper.texi.
15751 1.1 mrg
15752 1.1 mrg Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
15753 1.1 mrg
15754 1.1 mrg * config.sub (near case $os): Don't convert newsos* to bsd!
15755 1.1 mrg
15756 1.1 mrg Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
15757 1.1 mrg
15758 1.1 mrg * Makefile.in: Reinstall change from gdb-4.3 that reduces
15759 1.1 mrg the number of copies of COPYING that go into the GDB tar file.
15760 1.1 mrg
15761 1.1 mrg Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
15762 1.1 mrg
15763 1.1 mrg * bfd/configure.in, gdb/config/mh-i386sco,
15764 1.1 mrg gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15765 1.1 mrg Fix SCO configuration stuff.
15766 1.1 mrg
15767 1.1 mrg Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
15768 1.1 mrg
15769 1.1 mrg * Makefile.in: For libg++, make sure the -I pointing
15770 1.1 mrg to the gcc directory goes *after* all the libg++-local -I flags.
15771 1.1 mrg Also, move just-gcc dependency from just-libg++ to all-libg++.
15772 1.1 mrg
15773 1.1 mrg Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
15774 1.1 mrg
15775 1.1 mrg * configure: Change -x to -f to keep Ultrix /bin/test happy.
15776 1.1 mrg
15777 1.1 mrg Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
15778 1.1 mrg
15779 1.1 mrg * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
15780 1.1 mrg
15781 1.1 mrg Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
15782 1.1 mrg
15783 1.1 mrg * config.sub: Add stratus configuration frags. Also
15784 1.1 mrg submitted to FSF.
15785 1.1 mrg
15786 1.1 mrg Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
15787 1.1 mrg
15788 1.1 mrg * Makefile.in (DEV_SUPPORT): add configure.man.
15789 1.1 mrg
15790 1.1 mrg * config.sub(Decode manufacturer-specific): add -none*.
15791 1.1 mrg
15792 1.1 mrg Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
15793 1.1 mrg
15794 1.1 mrg * Makefile.in: remove form feeds to make Sun's make happy.
15795 1.1 mrg (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
15796 1.1 mrg
15797 1.1 mrg Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
15798 1.1 mrg
15799 1.1 mrg * Makefile.in (AR_FLAGS): Make quieter.
15800 1.1 mrg
15801 1.1 mrg Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
15802 1.1 mrg
15803 1.1 mrg * configure.in: Add libg++.
15804 1.1 mrg * configure: When verbose, don't output the command line at each
15805 1.1 mrg level; it will be unremarkably the same as the previous version,
15806 1.1 mrg which will be the same as what the user typed.
15807 1.1 mrg
15808 1.1 mrg Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
15809 1.1 mrg
15810 1.1 mrg * configure.in, Makefile.in: fix clean-info, add flex. add
15811 1.1 mrg fileutils.
15812 1.1 mrg
15813 1.1 mrg * configure: be less sensitive to spaces in Makefile.in. Do not
15814 1.1 mrg look for sources in "..". Doing so breaks subdirectories that
15815 1.1 mrg might have their own configure. If a subdir has it's own
15816 1.1 mrg configure script, use it.
15817 1.1 mrg
15818 1.1 mrg Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
15819 1.1 mrg
15820 1.1 mrg * cfg-paper.texi: some changes suggested by rms.
15821 1.1 mrg
15822 1.1 mrg Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
15823 1.1 mrg
15824 1.1 mrg * config.sub: Merge in some small additions from the FSF version,
15825 1.1 mrg taken from the gcc distribution, to bring the Cygnus and FSF
15826 1.1 mrg versions into closer sync.
15827 1.1 mrg
15828 1.1 mrg Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
15829 1.1 mrg
15830 1.1 mrg * configure.in: Changed svr4 references to sysv4.
15831 1.1 mrg
15832 1.1 mrg Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
15833 1.1 mrg
15834 1.1 mrg * configure: added -V for version number option.
15835 1.1 mrg
15836 1.1 mrg Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
15837 1.1 mrg
15838 1.1 mrg * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15839 1.1 mrg renamed from DOC.configure to cfg-paper.texi.
15840 1.1 mrg
15841 1.1 mrg Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15842 1.1 mrg
15843 1.1 mrg * configure, config.subr, config.sub: config.subr is now
15844 1.1 mrg config.sub again.
15845 1.1 mrg
15846 1.1 mrg Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
15847 1.1 mrg
15848 1.1 mrg * configure.texi: new file, in progress.
15849 1.1 mrg
15850 1.1 mrg * Makefile.in: build info file and install the man page for
15851 1.1 mrg configure.
15852 1.1 mrg
15853 1.1 mrg * configure.man: new file, first cut.
15854 1.1 mrg
15855 1.1 mrg * configure: find config.subr again now that configuration "none"
15856 1.1 mrg has gone. removed all traces of the -ansi option. removed all
15857 1.1 mrg traces of the -languages option.
15858 1.1 mrg
15859 1.1 mrg * config.subr: resync from rms.
15860 1.1 mrg
15861 1.1 mrg Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15862 1.1 mrg
15863 1.1 mrg * configure, config.sub, config.subr: merge config.sub into
15864 1.1 mrg config.subr, call the result config.subr, remove config.sub, use
15865 1.1 mrg config.subr.
15866 1.1 mrg
15867 1.1 mrg * Makefile.in: revised install for dir.info.
15868 1.1 mrg
15869 1.1 mrg Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15870 1.1 mrg
15871 1.1 mrg * configure.in: add decstation host makefile frag.
15872 1.1 mrg
15873 1.1 mrg * Makefile.in: BISON now bison -y again. also install-gcc on
15874 1.1 mrg install. clean-gdbm on clean. infodir belongs in datadir.
15875 1.1 mrg Make directories for info install. Build dir.info here then
15876 1.1 mrg install it.
15877 1.1 mrg
15878 1.1 mrg Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15879 1.1 mrg
15880 1.1 mrg * Makefile.in: fix for bad directory tests.
15881 1.1 mrg
15882 1.1 mrg Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15883 1.1 mrg
15884 1.1 mrg * configure: \{1,2\} appears to be a sysv'ism. Use a different
15885 1.1 mrg regexp. -srcdir relative was being handled incorrectly.
15886 1.1 mrg
15887 1.1 mrg * Makefile.in: unwrapped some for loops so that parallel makes
15888 1.1 mrg work again and so one can focus one's attention on a particular
15889 1.1 mrg package.
15890 1.1 mrg
15891 1.1 mrg Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15892 1.1 mrg
15893 1.1 mrg * configure: added PWD as a stand in for `pwd` (for speed). use
15894 1.1 mrg elif wherever possible. make -srcdir work without -objdir.
15895 1.1 mrg -objdir= commented out.
15896 1.1 mrg
15897 1.1 mrg Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15898 1.1 mrg
15899 1.1 mrg * configure: +options become --options. -subdirs commented out.
15900 1.1 mrg added -host, -datadir. Renamed -destdir to -prefix. Comment in
15901 1.1 mrg Makefile now at top of generated Makefile. Removed cvs log
15902 1.1 mrg entries. added -srcdir. create .gdbinit only if there is one
15903 1.1 mrg in ${srcdir}.
15904 1.1 mrg
15905 1.1 mrg * Makefile.in: idestdir and ddestdir go away. Added copyrights
15906 1.1 mrg and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
15907 1.1 mrg and mandir now keyed off datadir by default.
15908 1.1 mrg
15909 1.1 mrg Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15910 1.1 mrg
15911 1.1 mrg * Freshly created ChangeLog.
15912 1.1 mrg
15913 1.1 mrg
15915 1.1 mrg Local Variables:
15916 1.1 mrg mode: change-log
15917 1.1 mrg left-margin: 8
15918 1.1 mrg fill-column: 76
15919 1.1 mrg version-control: never
15920 End:
15921