OSDN Git Service

Move entry to correct ChangeLog.
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2010-11-19  Ian Lance Taylor  <iant@google.com>
2             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3
4         * configure.ac: Add target-libgo to target_libraries.  Set
5         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
6         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
7         (HOST_EXPORTS): Add GOC.
8         (BASE_TARGET_EXPORTS): Add GOC.
9         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
10         (GOCFLAGS_FOR_TARGET): New variable.
11         (EXTRA_HOST_FLAGS): Add GOC.
12         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
13         * Makefile.def (target_modules): Add libgo.
14         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
15         (dependencies): Add dependency from configure-target-libgo to
16         configure-target-libffi and all-target-libstdc++-v3.  Add
17         dependencies from all-target-libgo to all-target-libffi.
18         (languages): Add go.
19         * configure: Rebuild.
20         * Makefile.in: Rebuild.
21
22 2010-11-19  Ian Lance Taylor  <iant@google.com>
23
24         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
25         compiler/flag environment variables.
26
27 2010-11-18  Ian Lance Taylor  <iant@google.com>
28
29         * configure.ac: Check for lang_requires_boot_languages in
30         config-lang.in files.
31         * configure: Rebuild.
32
33 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
34             Tobias Burnus  <burnus@net-b.de>
35
36         PR fortran/32049
37         * Makefile.def: Add libquadmath; build it with language=fortran.
38         * configure.ac: Add libquadmath.
39         * Makefile.tpl: Handle multiple libs in check-[+language+].
40         * Makefile.in: Regenerate.
41         * configure: Regenerate.
42
43 2010-11-16  Tom Tromey  <tromey@redhat.com>
44
45         * MAINTAINERS: Moved myself to reviewers section.
46
47 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
48
49         * MAINTAINERS: Moved myself to reviewers section.
50
51 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
52
53         * MAINTAINERS (Various Maintainers): Add self for build machinery.
54         (Write After Approval): Remove self.
55
56 2010-11-15  Andreas Schwab  <schwab@redhat.com>
57
58         * configure.ac: Fix spelling in option names.
59         * configure: Regenerated.
60
61 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
62
63         PR bootstrap/39622
64         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
65         * configure: Regenerated.
66
67 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
68
69         * MAINTAINERS: Update my email address.
70
71 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
72
73         * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
74         define the cloog backend to use. Furthermore, only pass the ppllibs to
75         the configure checks, if necessary.
76         * configure: Regenerate.
77
78 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
79
80         * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
81         * configure: regenerate
82
83 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
84
85         * config/cloog.m4: Fix typo.  verison -> version.
86         * configure: Regenerate.
87
88 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
89
90         * config/cloog.m4: Pass ppl libraries to the CLooG version check.
91         * configure: Regenerate.
92
93 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
94
95         * configure.ac: Support official CLooG.org versions.
96         * configure: Regenerate.
97         * config/cloog.m4: New.
98
99 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
100
101         * MAINTAINERS (Write After Approval): Add myself.
102
103 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
104
105         * MAINTAINERS: Update my email address.
106
107 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
108
109         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
110         * configure: Regenerate.
111         * config/mh-ppc-darwin: Rename to mh-darwin.
112
113 2010-11-03  Ian Lance Taylor  <iant@google.com>
114             Dave Korn  <dave.korn.cygwin@gmail.com>
115
116         PR lto/46273
117         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
118         and on other supported platforms whenever LTO is enabled.
119         * configure: Rebuild.
120
121 2010-11-02  Alan Modra  <amodra@gmail.com>
122
123         PR binutils/12110
124         * configure.ac: Error when source path contains spaces.
125         * configure: Regenerate.
126
127 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
128
129         * MAINTAINERS: Update my email address.
130
131 2010-10-20  Ian Lance Taylor  <iant@google.com>
132
133         * Makefile.def (target_modules): Set lib_path to src/.libs for
134         libstdc++-v3 module.
135         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
136         * Makefile.in: Rebuild.
137
138 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
139
140         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
141         (Write After Approval): Remove myself.
142
143 2010-10-15  Tristan Gingold  <gingold@adacore.com>
144
145         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
146
147 2010-10-14  Douglas Rupp  <rupp@gnat.com>
148
149         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
150
151 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
152
153         * configure.ac (build_lto_plugin): New shell variable.
154         (--enable-lto): Turn on by default for all non-ELF platforms that
155         have had LTO support added so far.  Set build_lto_plugin appropriately
156         for both ELF and non-ELF.
157         (configdirs): Add lto-plugin or not based on build_lto_plugin.
158         * configure: Regenerate.
159
160 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
161
162         Sync from src:
163         * configure.ac (v850 support): Remove target-libgloss from
164         noconfigdirs.
165         * configure: Regenerate.
166
167 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
168
169         PR bootstrap/45326
170         PR bootstrap/45174
171         * configure.ac: Honor initial values of $build_configargs,
172         $host_configargs, $target_configargs.  Mark the precious, so
173         environment settings get recorded.
174         * configure: Regenerate.
175
176 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
177
178         PR bootstrap/45796
179         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
180         Depend on all-build-libiberty.
181         * Makefile.in: Regenerate.
182
183 2010-09-30  Michael Eager  <eager@eagercon.com>
184
185         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
186         * configure: Regenerate.
187
188 2010-09-28  Michael Eager  <eager@eagercon.com>
189
190         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
191
192 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
193
194         PR bootstrap/44621
195         * configure.ac: Fix unportable shell quoting.
196         * configure: Regenerate.
197
198 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
199
200         * configure.ac (enable-lto): Add Darwin to the list of supported lto
201         targets and amend comment.
202         * configure: Regenerate.
203
204 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
205
206         * MAINTAINERS (Write After Approval): Add myself.
207
208 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
209
210         * configure.ac: Enable LTO by default on Darwin.
211         * configure: Regenerate.
212
213 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
214
215         * MAINTAINERS (Write After Approval): Add myself.
216
217 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
218
219         * MAINTAINERS (Write After Approval): Add myself.
220
221 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
222
223         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
224         ports
225
226 2010-07-28  David Yuste  <david.yuste@gmail.com>
227
228         * MAINTAINERS (Write After Approval): Add myself.
229
230 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
231
232         * configure.ac: Support all v850 targets.
233         * configure: Regenerate.
234
235 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
236
237         PR bootstrap/44455
238         * configure.ac (extra_mpfr_configure_flags): Copy from
239         extra_mpc_gmp_configure_flags.
240         * configure: Re-generated.
241
242 2010-07-22  Andi Kleen  <ak@linux.intel.com>
243
244         * MAINTAINERS (Write After Approval): Add myself.
245
246 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
247
248         * MAINTAINERS (Write After Approval): Add myself.
249
250 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
251
252         * MAINTAINERS (Write After Approval): Add myself.
253
254 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
255
256         PR target/44862
257         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
258         Provide -B option to allow for link spec %s substitutions for
259         libstdc++.a on darwin.
260         * Makefile.in: Regenerate.
261
262 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
263
264         * MAINTAINERS (Reviewers): Update my e-mail address
265
266 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
267
268         * Makefile.def (configure-gcc): Depend on all-libelf.
269         * Makefile.in: Rebuild.
270
271 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
272
273         * MAINTAINERS (Write After Approval): Add myself in the right place.
274
275 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
276
277         * MAINTAINERS (Write After Approval): Add myself.
278
279 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
280
281         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
282
283 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
284
285         * config.sub: Update to version 2010-05-21.
286         * config.guess: Update to version 2010-04-03.
287
288 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
289
290         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
291         * configure: Regenerate.
292
293 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
294
295         * MAINTAINERS (Write After Approval): Add myself.
296
297 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
298
299         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
300         a platform that supports LTO.
301         * configure: Regenerate.
302
303 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
304
305         * configure.ac: Allow all the versions greater than 0.10 of PPL.
306         * configure: Regenerated.
307
308 2010-04-27  Roland McGrath  <roland@redhat.com>
309             H.J. Lu  <hongjiu.lu@intel.com>
310
311         * configure.ac (--enable-gold): Support both, both/gold and
312         both/bfd to add gold to configdirs without removing ld.
313         * configure: Regenerated.
314
315         * Makefile.def: Add install-gold dependency to install-ld.
316         * Makefile.in: Regenerated.
317
318 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
319
320         PR lto/42776
321         * configure.ac (--enable-lto): Refactor handling so libelf tests
322         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
323         and allow LTO to be explicitly enabled on non-ELF platforms that
324         are known to support it inside else-clause.
325         * configure: Regenerate.
326
327 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
328
329         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
330         * configure: Regenerate.
331
332 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
333
334         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
335         * configure: Regenerate.
336
337 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
338
339         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
340         separately.
341         * configure: Regenerate.
342
343 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
344
345         * MAINTAINERS (Write After Approval): Add myself.
346
347 2010-04-14  Tristan Gingold  <gingold@adacore.com>
348
349         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
350         * configure: Regenerate.
351
352 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
353
354         * configure: Regenerate after change to elf.m4.
355
356 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
357
358         * MAINTAINERS (Write After Approval): Add myself.
359
360 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
361
362         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
363         * configure: Regenerated.
364
365 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
366
367         * configure.ac: Print "buggy but acceptable" when CLooG
368         revision is less than 9.
369         * configure: Regenerated.
370
371 2010-04-01  Diego Novillo  <dnovillo@google.com>
372
373         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
374
375 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
376
377         PR bootstrap/43615
378         PR bootstrap/43328
379
380         Revert:
381
382         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
383
384         * configure.ac: Do not pass --enable-multilib nor
385         --disable-multilib in baseargs.  Accept explicitly passed
386         --enable_multilib.
387         * configure: Regenerate.
388
389 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
390
391         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
392
393 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
394
395         * MAINTAINERS: Remove myself.
396
397 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
398
399         PR bootstrap/43328
400         * configure.ac: Do not pass --enable-multilib nor
401         --disable-multilib in baseargs.  Accept explicitly passed
402         --enable_multilib.
403         * configure: Regenerate.
404
405 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
406
407         * MAINTAINERS (spu port): Remove me.
408
409 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
410
411         * configure.ac (tic6x-*-*): New case.
412         * configure: Regenerate.
413
414 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
415
416         * config.sub: Update to version 2010-03-22.
417         * config.guess: Update to version 2009-12-30.
418
419 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
420
421         PR ada/42554
422         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
423         * configure: Regenerate.
424
425 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
426
427         * MAINTAINERS: Update my email address.
428
429 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
430
431         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
432         (ghassan.shobaki@amd.com): Removed.
433
434 2010-03-17  Alan Modra  <amodra@gmail.com>
435
436         * MAINTAINERS: Update my email address.
437
438 2010-03-16  Diego Novillo  <dnovillo@google.com>
439
440         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
441         Matthews.
442
443 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
444
445         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
446         Gutson, Jeffrey D. Oldham and Mark Shinwell.
447
448 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
449
450         * MAINTAINERS: Update my email address.
451
452 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
453
454         * MAINTAINERS: Update my email address.
455
456 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
457
458         * MAINTAINERS: Update my email address.
459
460 2010-03-09  Jie Zhang  <jie@codesourcery.com>
461
462         * MAINTAINERS: Update my email address.
463
464 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
465
466         PR libstdc++/32499
467         * configure.ac (RANLIB): Default to true.
468         (STRIP): Likewise.
469         (RANLIB_FOR_TARGET): Remove superfluous : argument.
470         * configure: Regenerate.
471
472 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
473
474         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
475         (Write After Approval): Update my email address.
476
477 2010-02-17  Nick Clifton  <nickc@redhat.com>
478
479         PR 11238
480         * Makefile.tpl (local-distclean): Also remove config.cache files in
481         sub-directories as there may not be Makefiles present in the
482         sub-directories.
483         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
484         the config.cache files found by the find command.
485
486         * Makefile.in: Regenerate.
487         * configure.ac: Revert previous delta.
488         * configure: Regenerate.
489
490 2010-02-15  Nick Clifton  <nickc@redhat.com>
491
492         PR 11238
493         * configure.ac: Delete config.cache files in sub-directories when
494         deleting Makefiles.
495         * configure: Regenerate.
496
497 2010-02-12  Ben Elliston  <bje@gnu.org>
498
499         * MAINTAINERS: Update my email address.
500
501 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
502
503         * MAINTAINERS (spu port): Update my email address.
504
505 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
506
507         * MAINTAINERS: Add myself as a maintainer for the bfin port.
508
509 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
510
511         * configure.ac: Add "recommended" version checks for GMP/MPC.
512         Update recommended GMP/MPFR/MPC versions.
513         * configure: Regenerate.
514
515 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
516
517         * MAINTAINERS: Move my Embecosm email address into the
518         write-after-approval section.
519
520 2010-01-26  Ian Lance Taylor  <iant@google.com>
521
522         * MAINTAINERS: Add myself as Go frontend maintainer.
523
524 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
525
526         PR libstdc++/36101, PR libstdc++/42813
527         * configure.ac (bootstrap_target_libs): Make inclusion of
528         target-libgomp conditional on libgomb being in target_configdirs.
529         * configure: Regenerate.
530
531 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
532
533         PR libstdc++/36101, PR libstdc++/42813
534         * configure.ac (bootstrap_target_libs): Include target-libgomp.
535         * configure: Regenerate.
536
537 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
538
539         PR libstdc++/36101, PR libstdc++/42813
540         * configure.ac (target_configdirs): Substitute.
541         * Makefile.def: Bootstrap target module libgomp.
542         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
543         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
544         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
545         * configure, Makefile.in: Regenerate.
546
547 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
548
549         * MAINTAINERS: Adjust my details.
550
551 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
552
553         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
554
555 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
556
557         * MAINTAINERS: reindented my entry with tabs instead of spaces.
558
559 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
560
561         * MAINTAINERS (Write After Approval): Add myself.
562
563 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
564
565         * MAINTAINERS (Write After Approval): Add myself.
566
567 2010-01-11  Richard Guenther  <rguenther@suse.de>
568
569         PR lto/41569
570         * Makefile.def (all-lto-plugin): Depend on all-gcc.
571         * Makefile.in: Regenerated.
572
573 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
574
575         * configure.ac: Enable libjava build on x86_64-*freebsd*.
576         * configure: Regenerate.
577
578 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
579             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
580
581         PR bootstrap/42424
582         * configure.ac: Include libtool m4 files.
583         (_LT_CHECK_OBJDIR): Call it.
584         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
585         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
586
587         * configure: Regenerate.
588
589 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
590
591         PR bootstrap/41818
592         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
593         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
594         * Makefile.in: Regenerate.
595
596 2010-01-02  Richard Guenther  <rguenther@suse.de>
597
598         PR lto/41529
599         * configure.ac: Include config/elf.m4.  Disable LTO if not
600         builting for an elf target.
601         * configure: Regenerate.
602
603 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
604
605         * MAINTAINERS: Change my email address.
606
607 2009-12-18  Ben Elliston  <bje@au.ibm.com>
608
609         * config.sub, config.guess: Update from upstream sources.
610
611 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
612
613         * MAINTAINERS (Write After Approval): Add myself.
614
615 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
616
617         PR middle-end/30447
618         PR middle-end/30789
619         PR other/40302
620
621         * configure.ac: Require MPC.
622         * configure: Regenerate.
623
624 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
625
626         PR target/38384
627         PR bootstrap/40972
628         * libtool.m4: Sync from git Libtool.
629         * ltoptions.m4: Likewise.
630         * ltversion.m4: Likewise.
631         * lt~obsolete.m4: Likewise.
632         * ltmain.sh: Likewise.
633
634 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
635
636         * configure.ac: Update minimum MPC version to 0.8.
637         * configure: Regenerate.
638
639 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
640
641         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
642         * configure: Regenerated.
643
644 2009-11-21  Ian Lance Taylor  <iant@google.com>
645
646         * configure.ac: Change default of poststage1_ldflags to be empty if
647         poststage1_libs is set.  When poststage1_libs is empty, and
648         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
649         * configure: Rebuild.
650
651 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
652
653         * MAINTAINERS (Write After Approval): Update my email address.
654
655 2009-11-20  Ben Elliston  <bje@au.ibm.com>
656
657         * config.guess: Update from upstream sources.
658
659 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
660
661         * Makefile.def: Restore host and target settings for gmp.
662         * Makefile.in: Rebuild.
663
664 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
665
666         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
667         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
668         Fix portability of test of C++ as bootstrap language.  Add
669         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
670         * configure: Rebuild.
671         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
672         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
673         in-tree building.
674         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
675         (POSTSTAGE1_HOST_EXPORTS): Use it.
676         (STAGE[+id+]_CXXFLAGS): New.
677         (BASE_FLAGS_TO_PASS): Pass it down.
678         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
679         extra_exports.
680         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
681         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
682         extra_exports.
683         * Makefile.in: Rebuild.
684
685 2009-11-17  Ben Elliston  <bje@au.ibm.com>
686
687         * config.sub, config.guess: Update from upstream sources.
688
689 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
690
691         * MAINTAINERS (Write After Approval): Add myself.
692
693 2009-11-09  Jon Beniston  <jon@beniston.com>
694
695         * MAINTAINERS (Write After Approval): Add myself.
696
697 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
698
699         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
700         paths for *-w64-mingw* and x86_64-*mingw*.
701         * configure: Regenerated.
702
703 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
704
705         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
706
707 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
708
709         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
710         Phil Edwards to Write-After Approval.
711
712 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
713
714         * configure.ac: Disable target-winsup & co for
715         x86_64-*-mingw* and *-w64-mingw* targets.
716         * configure: Regenerated.
717
718 2009-10-16  Nick Clifton  <nickc@redhat.com>
719
720         * MAINTAINERS: Add myself as a maintainer for the RX port.
721
722 2009-10-26  Johannes Singler  <singler@kit.edu>
723
724         * MAINTAINERS (Write After Approval): Update my e-mail address.
725
726 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
727
728         * configure.ac (CLooG test): Use = with test.
729         * configure: Regenerate.
730
731 2009-10-22  Richard Guenther  <rguenther@suse.de>
732
733         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
734         cloog if the ppl version check failed.  Move flags saving
735         before setting in libelf check.
736         * configure: Regenerate.
737
738 2009-10-21  Richard Guenther  <rguenther@suse.de>
739
740         * configure.ac: Adjust the ppl and cloog configure to work as
741         documented.  Disable cloog if ppl was disabled.  Omit the version
742         checks if they were disabled.
743         * configure: Re-generate.
744
745 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
746
747         * configure.ac: Add 'lto' to enable_languages, not
748         new_enable_languages, and only if not already present.
749         * configure: Regenerate.
750
751 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
752
753         * README: Refer to the various COPYING* files instead of just
754         COPYING.
755         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
756
757 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
758
759         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
760         
761 2009-10-07  Richard Guenther  <rguenther@suse.de>
762
763         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
764         and Richard Guenther as reviewers.
765         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
766         as reviewers.
767
768 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
769
770         * config.sub: Update from upstream sources.
771
772 2009-10-06  Ian Lance Taylor  <iant@google.com>
773
774         * Makefile.def: check-gold depends upon all-gas.
775         * Makefile.in: Rebuild.
776
777 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
778
779         * MAINTAINERS (Write After Approval): Add myself.
780
781 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
782
783         * Makefile.def: all-lto-plugin depends on all-libiberty.
784         set bootstrap=true for lto-plugin.
785         Add lto-plugin.
786         * Makefile.in: Regenerate.
787         * configure.ac (host_libs): Add lto-plugin.
788         * configure: Regenerate.
789
790 2009-10-03  Diego Novillo  <dnovillo@google.com>
791
792         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
793         (HOST_LIBELFLIBS): Define.
794         (HOST_LIBELFINC): Define.
795         * Makefile.in: Regenerate.
796         * configure.ac: Add --enable-lto.
797         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
798         If --enable-lto is used, add 'lto' to new_enable_languages.
799         If --enable-lto is used and gold is enabled, add
800         lto-plugin to configdirs.
801         * configure: Regenerate.
802
803 2009-10-03  Simon Baldwin  <simonb@google.com>
804
805         * configure.ac: If --with-system-zlib, suppress local zlib and
806         pass --with-system-zlib to subdir configure scripts.
807         * configure: Regenerate.
808
809 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
810             Paolo Bonzini  <bonzini@gnu.org>
811
812         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
813         $(srcdir).
814         * Makefile.in: Rebuilt.
815
816 2009-09-26  Gary Funck  <gary@intrepid.com>
817
818         * MAINTAINERS (Write After Approval): Add myself.
819
820 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
821
822         * configure.ac: Update minimum MPC version to 0.7.
823         * configure: Regenerate.
824
825 2009-09-25  Nick Clifton  <nickc@redhat.com>
826
827         * configure.ac: Pass any --cache-file=/dev/null option on to
828         subconfigures.
829         * configure: Regenerate.
830
831 2009-09-23  Nick Clifton  <nickc@redhat.com>
832
833         * config.sub, config.guess: Update from upstream sources.
834
835 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
836
837         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
838         * Makefile.in: Rebuilt.
839
840 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
841
842         PR bootstrap/32272
843         * configure.ac: Error out if $srcdir isn't '.' but contains
844         host-${host_noncanonical}.
845         * configure: Regenerate.
846
847 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
848
849         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
850         maintainer.
851
852 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
853
854         * configure.ac: If bootstrapping a combined tree with
855         --enable-gold, require c++ in stage1_languages.
856         * configure: Regenerate.
857
858         * configure.ac: Also add target_libs of stage1_languages to
859         bootstrap_target_libs.
860         * configure: Regenerate.
861
862         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
863         with --enable-languages not containing c++.
864         * configure: Regenerate.
865
866 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
867
868         * configure.ac: Disable java and boehm-gc for bfin-*-*.
869         * configure: Regenerate.
870
871 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
872
873         * MAINTAINERS (Write After Approval): Update my e-mail address,
874         and move from from here...
875         (Waiting for paperwork): To here.
876
877 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
878
879         * MAINTAINERS (Reviewers): Add self as driver reviewer.
880
881 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
882
883         * configure.ac: Do not use $extrasub for replacing @if/@endif
884         parts in Makefile; instead, use additional arguments to
885         AC_CONFIG_COMMANDS to do the replacement manually, with several
886         sed invocations, to avoid HP-UX sed command limits.
887         * configure: Regenerate.
888
889 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
890
891         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
892         blank before -L.
893
894 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
895
896         * configure.ac (with-build-config): Document.  Handle without.
897         Handle missing argument.
898         * configure: Rebuilt.
899
900 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
901
902         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
903         Default to bootstrap-debug only if compare-debug works.
904         * configure: Rebuilt.
905         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
906         * Makefile.in: Rebuilt.
907
908 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
909
910         * MAINTAINERS (OS Port Maintainers): Update my email address.
911
912 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
913
914         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
915         * Makefile.in: Rebuilt.
916
917 2009-09-01  Chris Demetriou  <cgd@google.com>
918
919         * MAINTAINERS (Write After Approval): Add myself.
920
921 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
922
923         PR debug/30161
924         * include/dwarf2.h (enum dwarf_tag): Added
925         DW_TAG_GNU_template_template_param
926         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
927
928 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
929
930         * Makefile.tpl (AWK): Fix typo.
931         * Makefile.in: Regenerate.
932
933 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
934
935         * configure.ac: Detect awk and sed.
936         * Makefile.def (flags_to_pass): Add AWK and SED.
937         * Makefile.tpl (AWK, SED): New.
938         (BASE_FLAGS_TO_PASS): Add AWK and SED.
939         * configure: Regenerate.
940         * Makefile.in: Regenerate.
941
942 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
943
944         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
945         (collapseslashes): Likewise.
946
947 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
948
949         * configure.ac (AC_PREREQ): Bump to 2.64.
950
951 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
952
953         * configure.ac: Remove --with-datarootdir, --with-docdir,
954         --with-pdfdir, --with-htmldir switches.
955         * configure: Regenerate.
956
957         * configure: Regenerate.
958
959         * compile: Sync from Automake 1.11.
960         * depcomp: Likewise.
961         * install-sh: Likewise.
962         * missing: Likewise.
963         * mkinstalldirs: Likewise.
964         * ylwrap: Likewise.
965
966 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
967
968         * ltmain.sh (func_normal_abspath): New function.
969         (func_relative_path): Likewise.
970         (func_mode_help): Document new -bindir option for link mode.
971         (func_mode_link): Add new -bindir option, and use it to place
972         output DLL if specified.
973
974 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
975
976         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
977         (baseargs): Add --disable-option-checking.
978         * configure: Regenerate.
979
980         * Makefile.def (configure-target-libiberty): Depend on
981         all-binutils and all-ld.
982         (configure-target-newlib): Likewise.
983         * Makefile.in: Regenerate.
984
985 2009-08-17  Ben Elliston  <bje@au.ibm.com>
986
987         * config.sub, config.guess: Update from upstream sources.
988
989 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
990
991         Sync from src, merge:
992
993         2009-07-02  Tristan Gingold  <gingold@adacore.com>
994
995         * configure.ac: Do not exclude gas for i386-*-darwin.
996         Add a case for x86_64-*-darwin.
997         * configure: Regenerate.
998
999 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
1000
1001         * MAINTAINERS: Add my name to Write After Approval list.
1002
1003 2009-08-06  Michael Eager  <eager@eagercon.com>
1004
1005         * configure.ac: Add Microblaze target.
1006         * configure: Regenerate.
1007
1008 2009-07-31  Christian Bruel  <christian.bruel@st.com>
1009
1010         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1011         * configure: Regenerate.
1012         
1013 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
1014
1015         * MAINTAINERS (Write After Approval): Update my e-mail address.
1016
1017 2009-07-06  Ian Lance Taylor  <iant@google.com>
1018
1019         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1020         * configure: Rebuild.
1021
1022 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
1023
1024         * MAINTAINERS: Move myself to the Graphite Reviewers.
1025
1026 2009-06-30  Wei Guozhi  <carrot@google.com>
1027
1028         * MAINTAINERS: Add my name to Write After Approval list.
1029
1030 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
1031
1032         PR bootstrap/40338
1033         * configure.ac (comparestring): Create new variable.
1034         * Makefile.tpl (comparestring): Use to skip some comparisions.
1035         * configure: Regenerate.
1036         * Makefile.in: Regenerate.
1037
1038 2009-06-26  Doug Evans  <dje@sebabeach.org>
1039
1040         * Makefile.def (host_modules): Add cgen.
1041         * Makefile.in: Regenerate.
1042         * configure.ac (host_tools): Add cgen.
1043         * configure: Regenerate.
1044
1045 2009-06-23  DJ Delorie  <dj@redhat.com>
1046
1047         * MAINTAINERS: Add myself as mep maintainer.
1048
1049 2009-06-23  Ian Lance Taylor  <iant@google.com>
1050
1051         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
1052         boot_languages.  Only bootstrap target libraries listed in
1053         target_libs for some boot language.  Add --with-stage1-ldflags,
1054         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
1055         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
1056         if not building with C++.
1057         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1058         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1059         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1060         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1061         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
1062         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1063         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1064         * configure, Makefile.in: Rebuild.
1065
1066 2009-06-23  Li Feng  <nemokingdom@gmail.com>
1067
1068         * MAINTAINERS: Added my name to write-after-approval list.
1069
1070 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
1071
1072         * configure.ac: Define is_elf for QNX Neutrino targets.
1073         * configure: Regenerate.
1074
1075 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
1076
1077         * MAINTAINERS: Added my name to the write-after-approval list
1078
1079 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1080
1081         * configure.ac: Detect MPC in default directory.
1082         * configure: Regenerate.
1083
1084 2009-06-03  Jerome Guitton  <guitton@adacore.com>
1085             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1086
1087         * Makefile.tpl (all): Avoid a trailing backslash.
1088         * Makefile.in: Regenerate.
1089
1090 2009-06-03  Ben Elliston  <bje@au.ibm.com>
1091
1092         * config.sub, config.guess: Update from upstream sources.
1093
1094 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
1095
1096         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1097         to noconfdirs.
1098         * configure: Regenerate.
1099
1100 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
1101
1102         * Makefile.tpl ([+compare-target+]): Compare all stage
1103         directories, rather than just gcc.
1104         * Makefile.in: Rebuilt.
1105
1106 2009-06-01  Doug Kwan  <dougkwan@google.com>
1107
1108         * configure.ac: Support gold for target arm*-*-*.
1109         * configure: Regenerate.
1110
1111 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1112
1113         * Makefile.def: Add MPC support and dependencies.
1114         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
1115
1116         * Makefile.in, configure: Regenerate.
1117
1118 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
1119
1120         * Makefile.tpl (all): Avoid harmless warning in make all when
1121         gcc-bootstrap is enabled but stage_last does not exist.
1122         * Makefile.in: Rebuilt.
1123
1124 2009-05-24  Nicolas Roche  <roche@adacore.com>
1125
1126         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1127         * Makefile.in: Regenerate.
1128
1129 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
1130
1131         * MAINTAINERS: Update my e-mail address.
1132
1133 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1134
1135         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
1136         * configure:  Regenerate.
1137
1138 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1139
1140         PR other/40159
1141         * Makefile.tpl (all): Don't assume gcc-bootstrap and
1142         gcc-no-bootstrap are mutually exclusive.
1143         * Makefile.in: Rebuilt.
1144
1145 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1146
1147         PR other/40159
1148         * Makefile.tpl (all): Don't end with unconditional success.
1149         * Makefile.in: Rebuilt.
1150
1151 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
1152
1153         PR target/37137
1154         * Makefile.def (flags_to_pass): Remove redundant and incomplete
1155         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1156         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1157         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
1158         stage_configureflags, stage_cflags and stage_libcflags into
1159         explicit Makefile macros.
1160         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1161         GFORTRAN.
1162         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1163         CC.  Set CC_FOR_BUILD from CC.
1164         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1165         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1166         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1167         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
1168         and GFORTRAN.
1169         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1170         (_LIBCFLAGS): Renamed to _TFLAGS.
1171         (do-compare-debug, do-compare3-debug): Drop.
1172         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1173         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1174         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1175         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1176         (XGCC_FLAGS_FOR_TARGET): New.
1177         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1178         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1179         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1180         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1181         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
1182         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
1183         TFLAGS.
1184         (BUILD_CONFIG): Include if requested.
1185         (all): Set TFLAGS on bootstrap.
1186         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1187         (all-stageid-prefixmodule): Likewise.
1188         (do-clean, distclean-stageid): Set TFLAGS.
1189         (restrap): Fix whitespace.
1190         * Makefile.in: Rebuilt.
1191
1192 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
1193
1194         * config.guess: Sync with src.
1195
1196 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1197
1198         * configure.ac ($with_ppl):  Default to no if not supplied.
1199         ($with_cloog):  Likewise.
1200         configure:  Regenerate.
1201
1202 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
1203
1204         * MAINTAINERS: Update my e-mail address.
1205
1206 2009-04-27  Nick Clifton  <nickc@redhat.com>
1207
1208         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1209
1210 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
1211
1212         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1213         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1214         * Makefile.in: Regenerate.
1215
1216 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1217
1218         PR bootstrap/39739
1219         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1220         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1221
1222         * configure, Makefile.in: Regenerate.
1223
1224 2009-04-21  Taras Glek  <tglek@mozilla.com>
1225
1226         * include/hashtab.h: Update GTY annotations to new syntax
1227         * include/splay-tree.h: Likewise
1228
1229 2009-04-17  Ben Elliston  <bje@au.ibm.com>
1230
1231         * config.sub, config.guess: Update from upstream sources.
1232
1233 2009-04-15  Anthony Green  <green@moxielogic.com>
1234
1235         * configure.ac: Add moxie support.
1236         * configure: Rebuilt.
1237
1238 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
1239
1240         * configure.ac: Change copyright header to refer to version
1241         3 of the GNU General Public License and to point readers at the
1242         COPYING3 file and the FSF's license web page.
1243         * Makefile.def: Likewise.
1244         * Makefile.tpl: Likewise.
1245         * Makefile.in: Regenerate.
1246
1247 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
1248
1249         * configure.ac: Restore match for darwin9 or later. Use double
1250         brackets since regeneration eats one pair.
1251         * configure: Regenerate.
1252
1253 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
1254
1255         PR gas/10039
1256         * configure.ac: Require texinfo 4.7.
1257         * configure: Regenerated.
1258
1259 2009-04-09  Nick Clifton  <nickc@redhat.com>
1260
1261         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1262         the GCC Runtime Library Exception.
1263
1264 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1265
1266         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1267         * configure: Regenerate.
1268
1269 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
1270
1271         * Makefil.def (languages): New entries.
1272         * Makefile.tpl (check-gcc-*): New generic target.
1273         * Makefile.in: Regenerate.
1274
1275 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
1276
1277         * MAINTAINERS:  Update my email address.
1278
1279 2009-03-18  Tom Tromey  <tromey@redhat.com>
1280
1281         * configure: Rebuild.
1282         * configure.ac (host_libs): Add libiconv.
1283         * Makefile.in: Rebuild.
1284         * Makefile.def (host_modules): Add libiconv.
1285         (configure-gdb, all-gdb): Depend on libiconv.
1286
1287 2009-03-16  Tristan Gingold  <gingold@adacore.com>
1288
1289         * configure.ac: Treat gdb as supported on x86_64-darwin.
1290         * configure: Regenerate.
1291
1292 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
1293
1294         * configure.ac (--with-host-libstdcxx): New option.
1295         * configure: Regenerate.
1296
1297 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
1298
1299         * MAINTAINERS:  Move myself into the write after approval list.
1300
1301 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
1302
1303         * MAINTAINERS: Update e-mail address.
1304         
1305 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
1306
1307         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1308
1309 2009-03-10  Ira Rosen  <irar@il.ibm.com>
1310
1311         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1312
1313 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1314
1315         Backport from git Libtool:
1316
1317         2009-01-19  Robert Millan  <rmh@aybabtu.com>
1318         Support GNU/kOpenSolaris.
1319         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1320         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1321         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1322         GNU/kOpenSolaris.
1323
1324 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
1325
1326         * MAINTAINERS: Update e-mail address.
1327
1328 2009-02-24  Michael Eager  <eager@eagercon.com>
1329
1330         * MAINTAINERS (Write After Approval): Add self.
1331
1332 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
1333
1334         * MAINTAINERS (Write After Approval): Add myself.
1335
1336 2009-02-05  Andreas Schwab  <schwab@suse.de>
1337
1338         * Makefile.tpl (stage_last): Define $r and $s before using
1339         $(RECURSE_FLAGS_TO_PASS).
1340         * Makefile.in: Regenerate
1341
1342 2009-01-30  Ian Lance Taylor  <iant@google.com>
1343
1344         * MAINTAINERS: Move myself to the Global Reviewers list.
1345
1346 2009-01-29  Robert Millan  <rmh@aybabtu.com>
1347
1348         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1349         * configure: Regenerate.
1350
1351 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
1352
1353         * MAINTAINERS: Make whitespace consistent.
1354         Remove Robert Millan from Write After Approval.
1355
1356 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
1357
1358         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1359         (all-opcodes): Depend on all-libiberty.
1360         * Makefile.in: Regenerate.
1361
1362 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
1363
1364         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1365         * configure: Regenerate.
1366
1367 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
1368
1369         * MAINTAINERS (Write After Approval): Add myself.
1370
1371 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
1372
1373         * MAINTAINERS: Add myself to reviewers (Fortran).
1374
1375 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
1376
1377         PR tree-optimization/38515
1378         * configure.ac (cloog-polylib): Removed.
1379         (with_ppl, with_cloog): Test for "no".
1380         * configure: Regenerated.
1381
1382 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
1383
1384         * MAINTAINERS: Moved myself to reviewers (Fortran).
1385
1386 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
1387
1388         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1389         (Write After Approval): Remove myself.
1390
1391 2009-01-03  Diego Novillo  <dnovillo@google.com>
1392
1393         * MAINTAINERS: Remove myself from alias maintainership.
1394
1395 2009-01-02  David Ayers  <ayers@fsfe.org>
1396
1397         * MAINTAINERS: Update e-mail address.
1398
1399 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
1400
1401         * MAINTAINERS: Make whitespace consistent.
1402
1403 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1404
1405         Backport from upstream Libtool:
1406         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1407         Add cache variables to tests that require the linker to work.
1408         For shlibpath_overrides_runpath, this also changes the semantics
1409         to let the result from the C compiler take precedence.
1410
1411 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1412
1413         * config.sub, config.guess: Update from upstream sources.
1414
1415 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
1416
1417         * configure.ac (ppllibs): Add by default the lib flags.
1418         * configure: Regenerate.
1419
1420 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
1421
1422         * MAINTAINERS:  Add myself to the write after approval list.
1423
1424 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1425
1426         * configure.ac: Add double brackets on darwin[912].
1427         * configure: Regenerate.
1428
1429 2008-12-03  Daniel Kraft  <d@domob.eu>
1430
1431         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
1432         Approval to Reviewer section (for Fortran front-end).
1433
1434 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
1435
1436         * configure.ac: Expand to darwin10 and later.
1437         * configure: Regenerate.
1438
1439 2008-12-02  Andreas Schwab  <schwab@suse.de>
1440
1441         * Makefile.def: configure-target-boehm-gc depends on
1442         all-target-libstdc++-v3.
1443         * Makefile.in: Regenerate.
1444
1445 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
1446
1447         * MAINTAINERS:  Add myself as mingw maintainer.
1448
1449 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1450
1451         * config.sub, config.guess: Update from upstream sources.
1452
1453 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
1454
1455         * README.SCO: Remove.
1456
1457 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
1458
1459         * MAINTAINERS:  Add myself to the write after approval list.
1460
1461 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
1462
1463         * MAINTAINERS:  Update my email address in WAA section.
1464
1465 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
1466
1467         * MAINTAINERS: Update e-mail address.
1468
1469 2008-11-27  Toon Moene  <toon@moene.org>
1470
1471         * MAINTAINERS: Change e-mail address.
1472
1473 2008-11-27  Tristan Gingold  <gingold@adacore.com>
1474
1475         * configure.ac: Build gdb for i?86-*-darwin*
1476         * configure: Regenerated.
1477
1478 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
1479
1480         * MAINTAINERS: Added my full name.
1481
1482 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
1483
1484         PR bootstrap/38014
1485         PR bootstrap/37923
1486
1487         Revert:
1488
1489         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1490
1491         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1492         * Makefile.in: Regenerated.
1493
1494         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1495
1496         PR gdb/921
1497         PR gdb/1646
1498         PR gdb/2175
1499         PR gdb/2176
1500
1501         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1502         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1503         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1504         (HOST_EXPORTS): Pass CPPFLAGS.
1505         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1506         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1507         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1508         * Makefile.in, configure: Regenerated.
1509         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1510         and CPPFLAGS_FOR_BUILD.
1511
1512 2008-11-06  Jeff Law  <law@redhat.com>
1513
1514         * MAINTAINERS: Add myself as middle end maintainer.
1515
1516 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
1517
1518         * MAINTAINERS (Write after approval): Add myself.
1519
1520 2008-11-05  Diego Novillo  <dnovillo@google.com>
1521
1522         * MAINTAINERS (Global Reviewers): Add myself.
1523         (Non-Algorithmic Maintainers): Remove myself.
1524
1525 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
1526
1527         * MAINTAINERS (Write after approval): Add myself.
1528
1529 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
1530
1531         * MAINTAINERS (Write after approval): Add myself.
1532
1533 2008-10-31  Ben Elliston  <bje@au.ibm.com>
1534
1535         * configure.ac (spu-*-*): Remove special case.
1536         * configure: Regenerate.
1537
1538 2008-10-30  Catherine Moore  <clm@codesourcery.com>
1539
1540         * MAINTAINERS (Write after approval): Update my email address.
1541
1542 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
1543
1544         * configure.ac [spu-*-*]: Do not set skipdirs.
1545         * configure: Re-generate.
1546
1547 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
1548
1549         * MAINTAINERS (Various Maintainers): Add myself to reload.
1550
1551 2008-10-25  Richard Guenther  <rguenther@suse.de>
1552
1553         * MAINTAINERS (Various Maintainers): Add myself as middle-end
1554         maintainer.  Remove myself as libgcc-math maintainer.
1555         (Non-Algorithmic Maintainers): Remove myself.
1556
1557 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1558
1559         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1560         * Makefile.in: Regenerated.
1561
1562 2008-10-23  Cary Coutant  <ccoutant@google.com>
1563
1564         * MAINTAINERS (Write after approval): Add myself.
1565
1566 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1567
1568         PR gdb/921
1569         PR gdb/1646
1570         PR gdb/2175
1571         PR gdb/2176
1572
1573         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1574         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1575         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1576         (HOST_EXPORTS): Pass CPPFLAGS.
1577         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1578         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1579         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1580         * Makefile.in, configure: Regenerated.
1581         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1582         and CPPFLAGS_FOR_BUILD.
1583
1584 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
1585
1586         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1587         Sebastian Pop.
1588
1589 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
1590
1591         * MAINTAINERS (Write After Approval): Added myself.
1592
1593 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1594
1595         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1596         recommended version to 2.3.2.
1597
1598         * configure: Regenerate.
1599
1600 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
1601
1602         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1603
1604 2008-09-29  David Daney <david.daney@caviumnetworks.com>
1605
1606         * MAINTAINERS (Write After Approval): Update e-mail address.
1607
1608 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
1609
1610         * libtool.m4: Update to libtool 2.2.6.
1611         * lt~obsolete.m4: Update to libtool 2.2.6.
1612         * ltmain.sh: Update to libtool 2.2.6.
1613         * ltsugar.m4: Update to libtool 2.2.6.
1614         * ltversion.m4: Update to libtool 2.2.6.
1615         * ltoptions.m4: Update to libtool 2.2.6.
1616         * ltgcc.m4: Update to match changes from libtool 2.2.6.
1617
1618 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
1619
1620         * MAINTAINERS (Write After Approval): Add myself.
1621
1622 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1623
1624         * MAINTAINERS (Write After Approval): Update my name.
1625
1626 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
1627
1628         * MAINTAINERS: Add myself in "Write After Approval".
1629
1630 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
1631
1632         * MAINTAINERS: Add myself as ia64 maintainer.
1633
1634 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
1635
1636         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1637         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1638         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1639         and Michael Tiemann from Write After Approval since they do not
1640         actually have access.
1641
1642 2008-09-05  Richard Guenther  <rguenther@suse.de>
1643
1644         * configure.ac: Initialize clooglibs to -lcloog.
1645         * configure: Re-generate.
1646
1647 2008-09-04  Le-Chun Wu  <lcwu@google.com>
1648
1649         * MAINTAINERS (Write After Approval): Add myself.
1650
1651 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
1652
1653         * configure.ac (--with-cloog-polylib): New.
1654         (--disable-cloog-version-check): New.
1655         (--disable-ppl-version-check): New.
1656         * configure: Re-generate.
1657
1658 2008-09-03  Richard Guenther  <rguenther@suse.de>
1659
1660         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1661         cloog test.
1662         * configure: Re-generate.
1663
1664 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
1665
1666         Add picoChip port.
1667         * MAINTAINERS: Add picoChip maintainers.
1668
1669 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
1670             Tobias Grosser  <grosser@fim.uni-passau.de>
1671             Jan Sjodin  <jan.sjodin@amd.com>
1672             Harsha Jagasia  <harsha.jagasia@amd.com>
1673             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1674             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1675             Adrien Eliche  <aeliche@isty.uvsq.fr>
1676
1677         Merge from graphite branch.
1678         * configure: Regenerate.
1679         * Makefile.in: Regenerate.
1680         * configure.ac (host_libs): Add ppl and cloog.
1681         Add checks for PPL and CLooG.
1682         * Makefile.def (ppl, cloog): Added modules and dependences.
1683         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1684         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1685
1686 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1687
1688         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1689         (GCC_SHLIB_SUBDIR): New.
1690         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1691         * configure: Regenerate.
1692         * Makefile.in: Regenerate.
1693
1694 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
1695
1696         * MAINTAINERS: Consistently use tabs to separate columns.
1697
1698 2008-08-29  Tristan Gingold  <gingold@adacore.com>
1699
1700         * MAINTAINERS (Write after Approval): Add myself.
1701
1702 2008-08-28  Tristan Gingold  <gingold@adacore.com>
1703
1704         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1705         Enable bfd, binutils and opcodes.
1706         * configure: Regenerate.
1707
1708 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1709
1710         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
1711
1712 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1713
1714         * MAINTAINERS:  Use correct Umlaut for last name.
1715
1716 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1717
1718         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1719
1720 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
1721
1722         * MAINTAINERS: Update my email address.
1723
1724 2008-08-16  Nicolas Roche  <roche@adacore.com>
1725
1726         * Makefile.tpl: Add BOOT_ADAFLAGS.
1727         * Makefile.in: Regenerate.
1728
1729 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
1730
1731         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1732         * configure: Regenerate.
1733
1734 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
1735
1736         * configure.ac: Add makefile fragments for hpux.
1737         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1738         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1739         * configure: Regenerate.
1740         * Makefile.in: Regenerate.
1741
1742 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
1743
1744         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1745
1746 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
1747
1748         * MAINTAINERS (Write after Approval): Add myself.
1749
1750 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
1751
1752         * MAINTAINERS (Write After Approval):  Add myself.
1753
1754 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
1755
1756         * MAINTAINERS (Write After Approval):  Add myself.
1757
1758 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
1759
1760         * MAINTAINERS: Update my email address.
1761
1762 2008-06-25  Joey Ye  <joey.ye@intel.com>
1763
1764         * MAINTAINERS (Write After Approval):  Add myself.
1765
1766 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1767
1768         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1769         * Makefile.in: Regenerate.
1770         * configure: Regenerate.
1771
1772 2008-06-17  Daniel Kraft  <d@domob.eu>
1773
1774         * MAINTAINERS (Write After Approval):  Add myself.
1775
1776 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1777
1778         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1779         "$@" is still intact with both Autoconf 2.59 and 2.62.
1780         * configure: Regenerate.
1781
1782 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1783
1784         * Makefile.tpl: Fix comment errors.
1785         * Makefile.in: Regenerate.
1786
1787 2008-06-12  David S. Miller  <davem@davemloft.net>
1788             David Edelsohn  <edelsohn@gnu.org>
1789
1790         * configure.ac: Add powerpc*-*-* to gold supported targets.
1791         * configure: Regenerate.
1792
1793 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
1794
1795         PR tree-optimization/36218
1796         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1797         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1798         (all prefix="build-"): Pass them to build-system sub-makes.
1799         * Makefile.in: Regenerate.
1800
1801 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
1802
1803         * MAINTAINERS (mt port): Remove.
1804         (sco5, unixware, sco udk): Remove.
1805         (Kean Johnston): Add to Write After Approval.
1806
1807 2008-05-30  Julian Brown  <julian@codesourcery.com>
1808
1809         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1810         of libobjc for ARM EABI Linux.
1811         * configure: Regenerate.
1812
1813 2008-05-18  Xinliang David Li   <davidxl@google.com>
1814
1815         * ChangeLog: Remove wrong ChangeLog entry.
1816
1817 2008-05-17  Xinliang David Li   <davidxl@google.com>
1818
1819         * MAINTAINERS (Write After Approval): Add myself.
1820
1821 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
1822
1823         * MAINTAINERS (Write After Approval): Add myself.
1824
1825 2008-05-14  Rafael Espíndola  <espindola@google.com>
1826
1827         * config-ml.in: don't handle --enable-shared and --enable-static.
1828
1829 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
1830
1831         * MAINTAINERS: Update my email address.
1832
1833 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
1834
1835         * MAINTAINERS: Update my email address.
1836
1837 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
1838
1839         * MAINTAINERS (Write After Approval): Add myself.
1840
1841 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
1842
1843         * MAINTAINERS (Write After Approval): Add myself.
1844
1845 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
1846
1847         * MAINTAINERS (crx): Add myself.
1848
1849 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1850
1851         Sync with src:
1852         2008-04-14  David S. Miller  <davem@davemloft.net>
1853
1854         * configure.ac: Add sparc*-*-* to gold supported targets.
1855         * configure: Regenerate.
1856
1857 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1858
1859         PR bootstrap/35457
1860         * configure.ac: Include override.m4.
1861         * configure: Regenerate.
1862
1863 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1864
1865         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1866         * Makefile.in: Regenerate.
1867
1868 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
1869
1870         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
1871         as nonconfigurable directories list.
1872         * configure: Regenerate.
1873
1874 2008-04-14  Ben Elliston  <bje@au.ibm.com>
1875
1876         * config.sub, config.guess: Update from upstream sources.
1877
1878 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
1879
1880         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1881         * Makefile.in: Regenerate.
1882
1883 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
1884
1885         * configure.ac: Do not build libssp for the AVR.
1886         * configure: Regenerate.
1887
1888 2008-04-07  Ian Lance Taylor  <iant@google.com>
1889
1890         * Makefile.def: check-gold depends upon all-binutils.
1891         * Makefile.in: Regenerate.
1892
1893 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
1894
1895         * MAINTAINERS (Write After Approval): Add myself.
1896
1897 2008-04-04  Nick Clifton  <nickc@redhat.com>
1898
1899         PR binutils/4334
1900         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1901         builds.
1902         * configure: Regenerate.
1903
1904 2008-04-04  NightStrike  <NightStrike@gmail.com>
1905
1906         PR other/35151
1907         * configure.ac: Combine rules for mingw32 and mingw64.
1908         * configure: Regenerate.
1909
1910 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
1911
1912         * MAINTAINERS (Write After Approval): Add myself.
1913
1914 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
1915
1916         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1917         * Makefile.in (.NOTPARALLEL): Ditto.
1918
1919 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
1920
1921         * MAINTAINERS (Write After Approval): Add myself.
1922
1923 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
1924
1925         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1926         * Makefile.in (.NOTPARALLEL): Regenerate.
1927
1928 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
1929
1930         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1931         * Makefile.in: Regenerate.
1932
1933 2008-03-26  Jakub Staszak  <kuba@et.pl>
1934
1935         * MAINTAINERS (Write After Approval): Add myself.
1936
1937 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1938
1939         * MAINTAINERS:  Update e-mail address.
1940
1941 2008-03-20  Ian Lance Taylor  <iant@google.com>
1942
1943         * configure.ac: Add support for --enable-gold.
1944         * Makefile.def: Add gold as a directory like ld.
1945         * configure, Makefile.in: Regenerate.
1946
1947 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1948
1949         * configure.ac: m4_include config/proginstall.m4.
1950         * configure: Regenerate.
1951
1952         Backport from upstream Libtool:
1953
1954         2007-10-12  Eric Blake  <ebb9@byu.net>
1955
1956         Deal with Autoconf 2.62's semantic change in m4_append.
1957         * ltsugar.m4 (lt_append): Replace broken versions of
1958         m4_append.
1959         (lt_if_append_uniq): Don't require separator to be overquoted,
1960         and avoid broken m4_append.
1961         (lt_dict_add): Fix typo.
1962         * libtool.m4 (_LT_DECL): Don't overquote separator.
1963
1964 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
1965
1966         * config.rpath: Add AIX 6 support.
1967
1968 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
1969
1970         * Makefile.def (stageprofile).  Remove -fprofile-generate
1971         from stage_libcflags.
1972         * Makefile.in: Regenerate.
1973
1974 2008-03-13  Ben Elliston  <bje@au.ibm.com>
1975
1976         * config.sub, config.guess: Update from upstream sources.
1977
1978 2008-03-06  Tom Tromey  <tromey@redhat.com>
1979
1980         * MAINTAINERS: Update for treelang deletion.
1981
1982 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
1983
1984         * MAINTAINERS: Update my email address.
1985
1986 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
1987
1988         * MAINTAINERS (darwin port): Add myself as a maintainer.
1989         (objective-c/c++): Add myself as a maintainer.
1990
1991 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
1992
1993         * MAINTAINERS (Write After Approval): Update my email address.
1994
1995 2008-02-25  Tomas Bily  <tbily@suse.cz>
1996
1997         * MAINTAINERS (Write After Approval): Add myself.
1998
1999 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
2000
2001         * MAINTAINERS (OpenMP): Add myself.
2002
2003 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
2004
2005         PR bootstrap/32009
2006         PR bootstrap/32161
2007
2008         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2009         * configure: Regenerate.
2010
2011         * Makefile.def: Define stage_libcflags for all bootstrap stages.
2012         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2013         STAGE4_LIBCFLAGS): New.
2014         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2015         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2016         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2017         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2018         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2019         for target modules.  Don't export LIBCFLAGS.
2020         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2021         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2022         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2023         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2024         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2025         * Makefile.in: Regenerate.
2026
2027 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2028
2029         PR libgcj/33085
2030         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2031         Do not use -DDLL_EXPORT.  Backport from upstream.
2032
2033 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2034
2035         * MAINTAINERS (Write After Approval): Add myself.
2036
2037 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
2038
2039         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2040         * configure: Regenerate.
2041
2042 2008-01-31  Marc Gauthier  <marc@tensilica.com>
2043
2044         * configure.ac (xtensa*-*-*): Recognize processor variants.
2045         * configure: Regenerate.
2046
2047 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2048
2049         PR bootstrap/34922
2050         * configure.ac (PARSE_ARGS): Push suitable setting of
2051         ac_subdirs_all, for `./configure --help=recursive'.
2052         Handle `+' in generic toplevel directory disabling.
2053         * configure: Regenerate.
2054
2055 2008-01-28  Nick Clifton  <nickc@redhat.com>
2056
2057         * MAINTAINERS (xstormy16): Take over maintainership.
2058
2059 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
2060
2061         * MAINTAINERS (c4x port): Remove.
2062
2063 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
2064
2065         * libtool.m4: Backport AIX 6 support from ToT Libtool.
2066
2067 2008-01-23  Ben Elliston  <bje@au.ibm.com>
2068
2069         * config.sub, config.guess: Update from upstream sources.
2070
2071 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
2072
2073         * MAINTAINERS (Write After Approval): Add myself.
2074
2075 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
2076
2077         * MAINTAINERS: Update my email address.
2078
2079 2008-01-09  Raksit Ashok  <raksit@google.com>
2080
2081         * MAINTAINERS (Write After Approval): Add myself.
2082
2083 2008-01-09  Raksit Ashok  <raksit@google.com>
2084
2085         * MAINTAINERS (Write After Approval): Add myself.
2086
2087 2008-01-08  Ben Elliston  <bje@au.ibm.com>
2088
2089         * config.sub, config.guess: Update from upstream sources.
2090
2091 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2092
2093         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2094         Change recommended MPFR from 2.2.1 -> 2.3.0.
2095         * configure: Regenerate.
2096
2097 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
2098
2099         * MAINTAINERS: Update my email address.
2100
2101 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
2102
2103         * MAINTAINERS: Update my email address.
2104
2105 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
2106
2107         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2108         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2109         * Makefile.in: Regenerate.
2110
2111 2007-12-10  Mark Heffernan  <meheff@google.com>
2112
2113         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2114         misplaced entries.
2115
2116 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2117
2118         * configure.ac: Enable libjava for x86_64-*-darwin9.
2119         * configure: Regenerate.
2120
2121 2007-12-07  Bill Maddox  <maddox@google.com>
2122
2123         * MAINTAINERS (Write After Approval): Add myself.
2124
2125 2007-12-05  Ben Elliston  <bje@au.ibm.com>
2126
2127         * config.sub, config.guess: Update from upstream sources.
2128
2129 2007-12-02  Matthias Klose  <doko@ubuntu.com>
2130
2131         * config-ml.in: Remove 64bit configure tests.
2132
2133 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2134
2135         * config-ml.in: Robustify against white space in absolute file
2136         names.
2137
2138         * config-ml.in (multi-clean): Substitute ${Makefile}.
2139         Remove superfluous ${Makefile} in list.
2140
2141 2007-11-19  Thiemo Seufer  <ths@mips.com>
2142
2143         * config-ml.in: Don't hardcode the Makefile name.
2144
2145 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
2146
2147         * MAINTAINERS (Write After Approval): Add myself.
2148
2149 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
2150
2151         * MAINTAINERS (Write After Approval): Add myself.
2152
2153 2007-11-06  Doug Kwan  <dougkwan@google.com>
2154
2155         * MAINTAINERS (Write After Approval): Add myself.
2156
2157 2007-10-25  Ben Elliston  <bje@au.ibm.com>
2158
2159         * MAINTAINERS (mercury): Remove entry.
2160         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2161
2162 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
2163
2164         * Makefile.def (dependencies): Make configure-gdb depend on
2165         all-intl.
2166         * Makefile.in: Regenerated.
2167
2168 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
2169
2170         * MAINTAINERS (Fortran maintainer): Remove myself.
2171
2172 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
2173
2174         * Makefile.def: To avoid problems running with parallel makes,
2175         build newlib before libgloss so that target specific header
2176         files are availble.
2177         * Makefile.in: Regenerate
2178
2179 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2180
2181         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2182         * Makefile.in: Regenerate.
2183
2184 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
2185
2186         * MAINTAINERS (Register allocation reviewer): Add myself.
2187
2188 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
2189
2190         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2191         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2192         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
2193         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2194         * configure: Regenerate.
2195
2196 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
2197
2198         * MAINTAINERS (Register allocation reviewer): Add myself.
2199
2200 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
2201
2202         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2203         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2204         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2205         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2206         * configure.ac: Default them to host tools for $host = $build.
2207         Subst them.
2208
2209         * configure: Regenerate.
2210         * Makefile.in: Regenerate.
2211
2212 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
2213
2214         * MAINTAINERS (Register allocation reviewer): Add myself.
2215
2216 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
2217
2218         * MAINTAINERS (Register allocation reviewer): Add myself.
2219
2220 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
2221
2222         * MAINTAINERS (Write After Approval): Fix typo.
2223
2224 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
2225
2226         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2227         * configure: Regenerate.
2228
2229 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
2230
2231         PR bootstrap/31906
2232         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
2233         they're already prefixed.
2234
2235 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
2236
2237         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2238         libstdc++.
2239         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2240         * configure: Regenerate.
2241         * Makefile.in: Regenerate.
2242
2243 2007-09-17  Andreas Schwab  <schwab@suse.de>
2244
2245         * configure.ac: Raise minimum makeinfo version to 4.6.
2246         * configure: Regenerate.
2247
2248 2007-09-17  Johannes Singler  <singler@ira.uka.de>
2249
2250         * MAINTAINERS (write-after-approval) add myself
2251
2252 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
2253
2254         * configure.ac: Correct makeinfo version check.
2255         * configure: Regenerate.
2256
2257 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
2258
2259         * MAINTAINERS: Update my email address.
2260
2261 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
2262
2263         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
2264         to $skipdirs and only disable gprof for newlib.  Use the normal
2265         mips*-elf* handling in other respects.
2266         * configure: Regnerate.
2267
2268 2007-09-12  David Daney  <ddaney@avtrex.com>
2269
2270         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2271         enabling libgcj.
2272         * configure: Regenerate.
2273
2274 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2275
2276         PR other/32154
2277         * configure.ac: For libgloss targets, point the linker to the linker
2278         script, startup code and simulator library.
2279         * configure: Regenerate.
2280
2281 2007-09-07  Andrew Haley  <aph@redhat.com>
2282
2283         * configure.ac (noconfigdirs): Remove target-libffi and
2284         target-libjava.
2285         * configure: Regenerate.
2286
2287 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2288
2289         PR target/33281
2290         * configure.ac: Use config/mh-mingw on mingw.
2291         * configure: Regenerate.
2292
2293 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
2294
2295         * MAINTAINERS (Write After Approval): Add myself.
2296
2297 2007-09-05  Richard Guenther  <rguenther@suse.de>
2298
2299         * configure.ac (--enable-stage1-checking): If neither --enable-checking
2300         nor --disable-checking is provided also turn on yes and types
2301         checking for stage1.
2302         * configure: Re-generate.
2303
2304 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
2305
2306         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2307         (Write After Approval): Remove myself.
2308
2309 2007-08-29  Nick Clifton  <nickc@redhat.com>
2310
2311         * config.sub, config.guess: Update from upstream sources.
2312
2313 2007-08-22  Bud Davis  <jmdavis@link.com>
2314
2315         * MAINTAINERS (Write After Approval): Added myself.
2316         * MAINTAINERS (Reviewers): Removed myself.
2317
2318 2007-08-18  Paul Brook  <paul@codesourcery.com>
2319             Joseph Myers  <joseph@codesourcery.com>
2320
2321         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2322         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2323         * Makefile.in: Regenerate.
2324         * configure.ac (--with-debug-prefix-map): New.
2325         * configure: Regenerate.
2326
2327 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
2328             Nigel Stephens  <nigel@mips.com>
2329
2330         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
2331         as target_makefile_frag.
2332         * configure: Regenerate.
2333
2334 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2335
2336         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2337         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2338         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2339         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2340         (do-compare, do-compare3, do-compare-debug): New.
2341         ([+compare-target+]): Use them.
2342
2343 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
2344
2345         * MAINTAINERS (Write After Approval): Change my email address.
2346
2347 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2348             Ben Elliston  <bje@au.ibm.com>
2349
2350         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2351         --silent if $silent.
2352         * configure: Regenerate.
2353
2354 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
2355
2356         * MAINTAINERS (Various Maintainers): Add myself as
2357         loop infrastructure maintainer.  Update my e-mail
2358         address.
2359
2360 2007-07-31  Diego Novillo  <dnovillo@google.com>
2361
2362         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2363         Adjust description.
2364
2365 2007-07-26  Richard Guenther  <rguenther@suse.de>
2366
2367         * configure.ac: Add types checking to stage1 checking flags.
2368         * configure: Regenerate.
2369
2370 2007-07-17  Nick Clifton  <nickc@redhat.com>
2371
2372         * COPYING3: New file.  Contains version 3 of the GNU General
2373         Public License.
2374         * COPYING3.LIB: New file.  Contains version 3 of the GNU
2375         Lesser General Public License.
2376
2377 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2378
2379         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2380
2381 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2382
2383         * MAINTAINERS (S/390 co-maintainer): Add myself.
2384         (Write After Approval): Remove myself.
2385
2386 2007-07-13  Dan Hipschman  <dsh@google.com>
2387
2388         * MAINTAINERS (Write After Approval): Add myself.
2389
2390 2007-07-11  Nick Clifton  <nickc@redhat.com>
2391
2392         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2393         WINDRES export.
2394         * Makefile.in: Regenerate.
2395
2396 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2397
2398         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2399         maintainer.
2400
2401 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
2402
2403         * lt~obsolete.m4: New. Import from 20070318 libtool.
2404
2405 2007-07-03  Julian Brown  <julian@codesourcery.com>
2406
2407         * MAINTAINERS (Write After Approval): Add myself.
2408
2409 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2410
2411         * configure.ac: Rewrite 'configure --help' strings to look nicer.
2412         * configure: Regenerate.
2413
2414 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2415
2416         * configure.ac: Add some missing m4 quotation.
2417         * configure: Regenerate.
2418
2419 2007-07-02  Simon Baldwin  <simonb@google.com>
2420
2421         * MAINTAINERS (Write After Approval): Add myself.
2422
2423 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
2424
2425         * configure: Regenerate.
2426
2427 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
2428
2429         * Makefile.def: Add windmc tool to build.
2430         * Makefile.tpl: Likewise.
2431         * configure.ac: Likewise.
2432         * Makefile.in: Regenerate.
2433         * configure: Regenerate.
2434
2435 2007-06-28  DJ Delorie  <dj@redhat.com>
2436
2437         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2438         not building newlib.
2439         * configure: Regenerated.
2440
2441 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
2442
2443         * MAINTAINERS (Write After Approval): Add myself.
2444
2445 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
2446
2447         * MAINTAINERS (Write After Approval): Add myself.
2448
2449 2007-06-19  Chris Matthews  <chrismatthews@google.com>
2450
2451         * MAINTAINERS (Write After Approval): Add myself.
2452
2453 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2454
2455         * MAINTAINERS (Write After Approval): Add myself.
2456
2457 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
2458
2459         * Makefile.def: Add dependency from configure-gdb to all-bfd.
2460         * Makefile.in: Regenerated.
2461
2462 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
2463
2464         * configure.ac: Don't add target-libmudflap to noconfigdirs for
2465         bfin*-*-uclinux* targets.
2466         * configure: Regenerate.
2467
2468 2007-06-14  Ian Lance Taylor  <iant@google.com>
2469
2470         * MAINTAINERS: Add myself as non-algorithmic global write
2471         maintainer.
2472
2473 2007-06-14  Diego Novillo  <dnovillo@google.com>
2474
2475         * MAINTAINERS: Add self as middle-end maintainer and
2476         non-algorithmic global write maintainer.
2477
2478 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2479
2480         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2481         Move all Fortran maintainers except Paul Brook into the
2482         Non-Autopoiesis section.
2483
2484 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
2485
2486         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2487         (distclean-stage[+id+]): Possibly delete stage_last.
2488         * Makefile.in: Regenerate.
2489
2490 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
2491
2492         * MAINTAINERS (Various Maintainer): Fix typo.
2493
2494 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
2495
2496         * MAINTAINERS (Various Maintainer): Add myself as
2497         dataflow maintainer.
2498
2499 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2500
2501         * config.sub, config.guess: Update from upstream sources.
2502
2503 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2504
2505         * Makefile.tpl: Fix spelling error.
2506         * Makefile.in: Regenerate.
2507
2508 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
2509
2510         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2511         lt_cv_sys_max_cmd_len.
2512
2513 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
2514
2515         * MAINTAINERS (Various Maintainers): Add myself as
2516         auto-vectorizer maintainer.
2517
2518 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
2519
2520         PR libjava/32098
2521         * libtool.m4: Revert previous change.
2522         * ltgcc.m4: Put it here.
2523
2524 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
2525
2526         * MAINTAINERS (Various Maintainers): Add myself as
2527         auto-vectorizer maintainer.
2528
2529 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
2530
2531         PR libjava/32098
2532         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2533
2534 2007-05-30  Richard Guenther  <rguenther@suse.de>
2535
2536         * MAINTAINERS (Various Maintainers): Add myself as
2537         auto-vectorizer maintainer.
2538
2539 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
2540
2541         PR bootstrap/29382
2542         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2543         * configure: Rebuilt.
2544
2545 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
2546
2547         * MAINTAINERS (Write After Approval): Removed my name.
2548
2549 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
2550
2551         * MAINTAINERS (Write After Approval): Remove myself.
2552
2553 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
2554
2555         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2556
2557 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
2558
2559         * ltmain.sh: Update from ToT Libtool.
2560         * libtool.m4: Update from ToT Libtool.
2561         * ltsugar.m4: New. Update from ToT Libtool.
2562         * ltversion.m4: New. Update from ToT Libtool.
2563         * ltoptions.m4: New. Update from ToT Libtool.
2564         * ltconfig: Remove.
2565         * ltcf-c.sh: Remove.
2566         * ltcf-cxx.sh: Remove.
2567         * ltcf-gcj.sh: Remove.
2568
2569 2007-05-22  Ollie Wild  <aaw@google.com>
2570
2571         * MAINTAINERS (Write After Approval): Add myself.
2572
2573 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
2574
2575         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2576         stage_cflags.
2577         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2578         Remove CFLAGS/LIBCFLAGS.
2579         (configure-stage[+id+]-[+prefix+][+module+],
2580         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2581         * Makefile.in: Regenerate.
2582
2583 2007-05-15  Diego Novillo  <dnovillo@google.com>
2584
2585         * MAINTAINERS: Update e-mail address.
2586
2587 2007-05-15  Revital Eres  <eres@il.ibm.com>
2588
2589         * MAINTAINERS (Write After Approval): Add myself.
2590
2591 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
2592
2593         * MAINTAINERS (Write After Approval): Updated my address.
2594
2595 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
2596
2597         * MAINTAINERS (Write After Approval): Add myself.
2598
2599 2007-05-11  Silvius Rus  <rus@google.com>
2600
2601         * MAINTAINERS (Write After Approval): Add myself.
2602
2603 2007-04-23  Tom Tromey  <tromey@redhat.com>
2604
2605         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2606
2607 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
2608
2609         * MAINTAINERS (cpplib): Rename to ...
2610         (libcpp): ... this.  Add C/C++ front end maintainers.
2611
2612 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
2613
2614         * config-ml.in: Pass ${ml_config_env} to configure calls.
2615
2616 2007-04-04  Christian Bruel  <christian.bruel@st.com>
2617
2618         * MAINTAINERS (Write After Approval): Add myself.
2619
2620 2007-04-02  Dave Korn  <dave.korn@artimi.com>
2621
2622         * MAINTAINERS (Write After Approval): Add myself.
2623
2624 2007-03-31  Tobias Burnus  <burnus@net-b.de>
2625
2626         * MAINTAINERS (fortran 95 front end): Add myself.
2627
2628 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2629
2630         * MAINTAINERS (Write After Approval): Add myself.
2631
2632 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
2633
2634         * MAINTAINERS (Modulo Scheduler): Add myself.
2635
2636 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
2637
2638         * MAINTAINERS (fortran 95 front end): Add myself.
2639         (c++ front end): whitespace fix.
2640
2641 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
2642
2643         * MAINTAINERS (Write After Approval): Add myself.
2644
2645 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
2646
2647         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2648         of glob.  Quote arguments with single quotes too.
2649         * configure: Regenerate.
2650
2651 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
2652
2653         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2654         * Makefile.in: Regenerate
2655
2656 2007-03-07  Andreas Schwab  <schwab@suse.de>
2657
2658         * configure: Regenerate.
2659
2660 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
2661
2662         * configure.ac: Add "--with-pdfdir" configure option,
2663         which defines pdfdir variable.
2664         * Makefile.def (target=fixincludes): Add install-pdf to
2665         missing targets.
2666         (recursive_targets): Add install-pdf target.
2667         (flags_to_pass): Add pdfdir.
2668         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2669         target.
2670         * configure: Regenerate
2671         * Makefile.in: Regenerate
2672
2673 2007-02-28  Eric Christopher  <echristo@apple.com>
2674
2675         Revert:
2676         2006-12-07  Mike Stump  <mrs@apple.com>
2677
2678         * Makefile.def (dependencies): Add dependency for
2679         install-target-libssp and install-target-libgomp on
2680         install-gcc.
2681         * Makefile.in: Regenerate.
2682
2683 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
2684
2685         * configure: Regenerate.
2686         * configure.ac: Move statements after variable declarations.
2687
2688 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
2689
2690         * MAINTAINERS: Add myself as sh maintainer.
2691
2692 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
2693
2694         * configure.ac: Adjust for loop syntax.
2695         * configure: Regenerate.
2696
2697 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2698
2699         * configure: Rebuilt.
2700
2701 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2702
2703         * configure.ac: Drop multiple occurrences of --enable-languages,
2704         and fix its quoting.
2705         * configure: Rebuilt.
2706
2707 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
2708             Nathan Sidwell  <nathan@codesourcery.com>
2709             Vladimir Prus  <vladimir@codesourcery.com>
2710             Joseph Myers  <joseph@codesourcery.com>
2711
2712         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2713         * configure: Regenerate.
2714
2715 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
2716
2717         * ltconfig (freebsd*): Default to elf.
2718
2719 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2720
2721         * configure.ac (target_libraries): Move libgcc before libiberty.
2722         * configure: Regenerated.
2723
2724 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2725             Paolo Bonzini  <bonzini@gnu.org>
2726
2727         PR bootstrap/30753
2728         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
2729         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
2730         * configure: Regenerated.
2731
2732 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2733
2734         * MAINTAINERS (Language Front End Maintainers): Update my mail
2735         address.
2736
2737 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2738
2739         PR bootstrap/30748
2740         * configure.ac: Correct syntax for Solaris ksh.
2741         * configure: Regenerated.
2742
2743 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2744
2745         * configure.ac: Sync with src.
2746         * configure: Regenerate.
2747
2748 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2749
2750         * Makefile.in: Regenerate.
2751
2752 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2753
2754         * config.sub: Sync with src.
2755
2756 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2757
2758         * Makefile.tpl (build_alias, host_alias, target_alias): Use
2759         noncanonical equivalents.
2760         * configure.in: Rename to...
2761         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
2762         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
2763         target_noncanonical.  Use them.  Rewrite removal of configure
2764         arguments for autoconf 2.59.  Discard variable settings.  Force
2765         program_transform_name for native tools.
2766
2767         * Makefile.in: Regenerated.
2768         * configure: Regenerated with autoconf 2.59.
2769
2770 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
2771
2772         * MAINTAINERS (Write After Approval): Add myself.
2773
2774 2007-01-31  Andreas Schwab  <schwab@suse.de>
2775
2776         * Makefile.tpl (LDFLAGS): Substitute it.
2777         * Makefile.in: Regenerate.
2778
2779 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
2780
2781         * MAINTAINERS (Write After Approval): Add myself.
2782
2783 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
2784
2785         * MAINTAINERS (spu port): Add myself.
2786
2787 2007-01-23  Richard Guenther  <rguenther@suse.de>
2788
2789         PR bootstrap/30541
2790         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2791         * Makefile.tpl (GNATBIND): Substitute it.
2792         (GNATMAKE): Likewise.
2793         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2794         of STAGE_PREFIX.
2795         * Makefile.in: Regenerate.
2796         * configure: Regenerate.
2797
2798 2007-01-18  Mike Stump  <mrs@apple.com>
2799
2800         * configure.in: Re-enable -Werror for gcc builds.
2801
2802 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
2803
2804         * MAINTAINERS (Write After Approval): Add myself.
2805
2806 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2807
2808         * configure.in: Change == to = in test command.
2809         * configure: Regenerate.
2810
2811 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2812             Nick Clifton  <nickc@redhat.com>
2813             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
2814
2815         * configure.in (build_configargs, host_configargs, target_configargs):
2816         Remove build/host/target parameters.
2817         (host_libs): Add gmp and mpfr.
2818         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2819         * Makefile.def (gmp, mpfr): New.
2820         (gcc): Remove target.
2821         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2822         target_os, target_vendor): New.
2823         (configure): Add host_alias/target_alias arguments; adjust invocations.
2824         * configure: Regenerate.
2825         * Makefile.in: Regenerate.
2826
2827 2007-01-11  Matt Fago  <fago@earthlink.net>
2828
2829         * configure.in: Try to link to functions only in mpfr 2.2.x
2830         to improve robustness of configure tests.
2831         * configure: Regenerate.
2832
2833 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
2834
2835         * MAINTAINERS: Add myself as i386 maintainer.
2836
2837 2007-01-08  Jan Hubicka  <jh@suse.cz>
2838
2839         * MAINTAINERS: Add myself as i386 maintainer.
2840
2841 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
2842
2843         * configure.in: Add support for an x86_64-mingw* target.
2844         * configure: Regenerate.
2845
2846 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
2847
2848         * Makefile.tpl (all-target): Correct @if conditional for target
2849         modules.
2850         * configure.in: Omit libiberty if building only target libgcc.
2851         * configure, Makefile.in: Regenerated.
2852
2853 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
2854
2855         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
2856         * configure: Regenerate.
2857
2858 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
2859
2860         * Makefile.def (target_modules): Add libgcc.
2861         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
2862         * Makefile.tpl (clean-target-libgcc): Delete.
2863         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2864         on gcc even for bootstrapped modules.  Rewrite handling of
2865         lang_env_dependencies to loop over target_modules.
2866         * configure.in (target_libraries): Add target-libgcc.
2867         * Makefile.in, configure: Regenerated.
2868
2869 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2870
2871         * configure.in: Reorganize recognition of languages.  Add
2872         --enable-stage1-languages.  Show supported languages for the chosen
2873         target rather than all recognized languages.
2874         * configure: Regenerate.
2875
2876 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2877
2878         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2879         * Makefile.in: Regenerate.
2880
2881 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2882
2883         * configure.in: Warn that MPFR 2.2.0 is buggy.
2884         * configure: Regenerate.
2885
2886 2006-12-27  Ian Lance Taylor  <iant@google.com>
2887
2888         * configure.in: When removing Makefiles to force a reconfigure, also
2889         remove prev-DIR*/Makefile.
2890         * configure: Regenerate.
2891
2892 2006-12-22  Andreas Schwab  <schwab@suse.de>
2893
2894         * configure: Regenerate with correct autoconf version.
2895
2896 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
2897
2898         * configure.in: add AC_SUBST for *_FOR_TARGET.
2899         * configure: Regenerate.
2900
2901 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2902
2903         * configure.in: Simplify logic for rejecting languages that cannot
2904         be built.  Separate the case when a language is unsupported,
2905         from the case when the user chooses not to build a language.
2906
2907 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2908
2909         * configure.in: Remove "$build" case for powerpc-*-darwin* since
2910         it only affects bootstrap and could be tested on "$host" as well.
2911         * configure: Regenerate.
2912         * config/mh-ppc-darwin: Add to the stage1 cflags here.
2913
2914 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2915
2916         PR bootstrap/29544
2917         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2918         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2919         move here comment from Makefile.tpl.
2920         * Makefile.tpl: Move some definitions higher in the file.
2921         (STAGE1_CHECKING): New.
2922         * configure.in: Add --enable-stage1-checking.
2923         * configure: Regenerate.
2924         * Makefile.in: Regenerate.
2925
2926 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2927
2928         * MAINTAINERS: Add myself as build system maintainer.
2929
2930 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
2931
2932         * MAINTAINERS (Write After Approval): Add myself.
2933
2934 2006-12-13  Eric Christopher  <echristo@apple.com>
2935
2936         * MAINTAINERS: Add myself as darwin maintainer.
2937
2938 2006-12-11  Ian Lance Taylor  <ian@airs.com>
2939
2940         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2941
2942 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
2943
2944         MAINTAINERS: Update my entry.
2945
2946 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
2947
2948         * configure.in:  Handle spu makefile frag.
2949         * Makefile.tpl (MAINT): Define
2950         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2951         * configure: Regenerate.
2952         * Makefile.in: Regenerate.
2953
2954 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2955
2956         * config.guess: Import latest version.
2957         * config.sub: Likewise.
2958
2959 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2960
2961         * configure.in (spu-*-*): Don't skip target-libiberty.
2962         * configure: Regenerate.
2963
2964 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2965
2966         PR bootstrap/30134
2967         * configure.in: Correct x86 darwin support for libjava to powerpc
2968         and i?86 only.
2969         * configure: Regenerate.
2970
2971 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
2972
2973         * configure.in: Add x86 darwin support for libjava.
2974         * configure: Regenerate.
2975
2976 2006-12-07  Mike Stump  <mrs@apple.com>
2977
2978         * Makefile.def (dependencies): Add dependency for
2979         install-target-libssp and install-target-libgomp on
2980         install-gcc.
2981         * Makefile.in: Regenerate.
2982
2983 2006-12-04  Richard Guenther  <rguenther@suse.de>
2984
2985         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2986         (Non-Algorithmic Maintainers): Move over non-algorithmic
2987         loop optimizer maintainers, add myself as a non-algorithmic
2988         middle-end maintainer.
2989
2990 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
2991
2992         * MAINTAINERS (Write After Approval): Add myself.
2993
2994 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2995
2996         * configure.in: Update error message for missing GMP/MPFR.
2997
2998         * configure: Regenerate.
2999
3000 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3001
3002         * configure.in: Update MPFR version in error message.
3003
3004         * configure: Regenerate.
3005
3006 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3007
3008         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3009         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3010         --with-gmp-lib): New flags.
3011
3012         * configure: Regenerate.
3013
3014 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
3015
3016         * MAINTAINERS (Write After Approval): Change my email address.
3017
3018 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
3019
3020         * MAINTAINERS (Write After Approval): Add myself.
3021
3022 2006-11-22  Philipp Thomas  <pth@suse.de>
3023
3024         * MAINTAINERS (i18n): Update e-mail address.
3025
3026 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3027
3028         * MAINTAINERS (spu port): Add myself as maintainer.
3029         (Write After Approval): Remove myself.
3030
3031 2006-11-22  Ben Elliston  <bje@au.ibm.com>
3032
3033         * configure.in (skipdirs): Don't build libssp for SPU.
3034         * configure: Regenerate.
3035
3036 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
3037
3038         * MAINTAINERS (spu port): Add myself as maintainer.
3039         (libobjc): Update my email address.
3040
3041 2006-11-21  Andrea Bona  <andrea.bona@st.com>
3042
3043         * MAINTAINERS (Write After Approval): Add myself.
3044
3045 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3046
3047         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3048         * configure : Rebuilt.
3049
3050 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3051
3052         * MAINTAINERS (Write After Approval): Add myself.
3053
3054 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
3055
3056         * MAINTAINERS (Write After Approval): Add myself.
3057
3058 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3059
3060         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3061         libmpfr.a.
3062         * configure: Regenerate.
3063
3064 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
3065
3066         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3067         (unstage): Test for stage_last presence.
3068
3069         PR bootstrap/29802
3070         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3071         STAGE_PREFIX.
3072         * Makefile.in: Regenerate.
3073
3074 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
3075
3076         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3077         maintainers.
3078
3079 2006-11-14  Erven Rohou  <erven.rohou@st.com>
3080
3081         * MAINTAINERS (Write After Approval): Add myself.
3082
3083 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
3084
3085         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3086         and stageN-package/Makefile.
3087         * Makefile.in: Regenerated.
3088
3089 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
3090
3091         * configure.in: Remove target-libgloss from noconfigdirs for
3092         bfin-*-*.
3093         * configure: Regenerated.
3094
3095 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3096
3097         * configure.in (have_gmp): Only error if the gcc directory exists.
3098
3099         * configure: Regenerate.
3100
3101 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3102
3103         * configure.in: Robustify error message for missing GMP/MPFR.
3104
3105         * configure: Regenerate.
3106
3107 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
3108
3109         * MAINTAINERS (Write After Approval): Add myself.
3110
3111 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
3112
3113         * MAINTAINERS: Change email address.
3114
3115 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
3116
3117         * MAINTAINERS (Write After Approval): Add myself.
3118
3119 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
3120
3121         * MAINTAINERS (Write After Approval): Add myself.
3122
3123 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
3124
3125         * MAINTAINERS (Write After Approval): Move myself to
3126         Write After Approval section.
3127
3128 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3129
3130         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
3131         need_gmp anymore.
3132         * configure: Regenerate.
3133
3134 2006-10-16  Tobias Burnus  <burnus@net-b.de>
3135
3136         * MAINTAINERS (Write After Approval): Add myself.
3137
3138 2006-10-16  Ben Elliston  <bje@au.ibm.com>
3139
3140         * config.guess: Import latest version.
3141         * config.sub: Likewise.
3142
3143 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
3144
3145         * Makefile.def: Added pdf target handling.
3146         * Makefile.tpl: Added pdf target handling.
3147         * Makefile.in: Regenerated.
3148
3149 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
3150
3151         * MAINTAINERS: Add self as score port maintainer.
3152
3153 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
3154
3155         * MAINTAINERS (Write After Approval): Add myself.
3156
3157 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
3158
3159         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
3160         or newer.
3161         * configure: Regenerated.
3162
3163 2006-09-27  Dave Brolley  <brolley@redhat.com>
3164
3165         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3166         using $s instead of $r.
3167         * configure: Regenerated.
3168
3169 2006-09-26  Thiemo Seufer  <ths@mips.com>
3170
3171         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3172         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3173         * configure: Regenerate.
3174
3175 2006-09-24  Graeme Peterson  <gridly@gmail.com>
3176
3177         * MAINTAINERS (Write After Approval): Remove myself.
3178
3179 2006-09-22  Chao-ying Fu  <fu@mips.com>
3180
3181         * MAINTAINERS (Write After Approval): Add myself.
3182
3183 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
3184
3185         * MAINTAINERS: Add self as soft-fp maintainer.
3186
3187 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
3188
3189         * MAINTAINERS: Add myself as avr maintainer.
3190         Remove Marek Michalkiewicz as avr maintainer.
3191
3192 2006-09-07  Roberto Costa  <roberto.costa@st.com>
3193
3194         * MAINTAINERS (Write After Approval): Add myself.
3195
3196 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
3197
3198         * configure.in: Never build newlib for a Mingw host.
3199         Never build newlib as Mingw target library.
3200         Test the existence of winsup/cygwin for building a Cygwin newlib,
3201         rather than just winsup.
3202         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3203         building a Mingw target.
3204         * configure: Regenerate.
3205
3206 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3207
3208         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3209
3210 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
3211
3212         * config.guess: Import from src (was more updated).
3213         * config.sub: Likewise.
3214
3215 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
3216
3217         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3218         * configure: Regenerated.
3219
3220 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
3221
3222         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3223         for stages after the first.
3224
3225 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
3226
3227         * Makefile.def: Add dependencies for configure-opcodes
3228         on configure-intl and all-opcodes on all-intl.
3229         * Makefile.in: Regenerated.
3230
3231 2006-07-13  Ben Elliston  <bje@au.ibm.com>
3232
3233         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3234
3235 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
3236
3237         Port to hosts whose 'sort' and 'tail' implementations
3238         treat operands with leading '+' as file names, as POSIX
3239         has required since 2001.  However, make sure the code still
3240         works on pre-POSIX hosts.
3241         * ltmain.sh: Don't assume "sort +2" is equivalent to
3242         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3243
3244 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
3245
3246         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3247
3248 2006-07-04  Peter O'Gorman  <peter@pogma.com>
3249
3250         * ltconfig: chmod 644 before ranlib during install.
3251
3252 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3253
3254         PR bootstrap/18058
3255         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3256         if the bootstrap compiler is a GCC version that supports it.
3257         * configure: Regenerate.
3258
3259 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3260
3261         * configure.in: Fix thinkos in previous check-in.
3262         * configure: Regenerate.
3263
3264 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3265
3266         PR other/27063
3267         * configure.in: Test subdir_requires and give an appropriate
3268         error message.
3269         * configure: Regenerate.
3270
3271 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
3272
3273         * MAINTAINERS (Write After Approval): Add myself.
3274
3275 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
3276
3277         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3278
3279 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
3280
3281         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3282
3283 2006-06-20  David Ayers  <d.ayers@inode.at>
3284
3285         PR bootstrap/28072
3286         * configure.in: Add target-boehm-gc to noconfigdirs depending on
3287         whether target-libjava is being configured instead of whether the
3288         java front end is enabled.
3289         * configure: Regenerate.
3290
3291 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3292
3293         PR target/27540
3294         * configure.in: Only enable libgomp on IRIX 6.
3295         * configure: Regenerate.
3296
3297 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
3298
3299         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3300         too.
3301         * Makefile.in: Regenerate.
3302
3303 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
3304
3305         * config-ml.in: Alter CCASFLAGS to include special
3306         multilib options the same as is done for CFLAGS.
3307
3308 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3309
3310         * configure.in: Don't enable libgomp on hpux10.
3311         * configure: Rebuilt.
3312
3313 2006-06-12  David Ayers  <d.ayers@inode.at>
3314
3315         PR bootstrap/27963
3316         PR target/19970
3317         * configure.in: Remove target-boehm-gc from noconfigdirs where
3318         ${libgcj} is specified.
3319         * configure: Regenerate.
3320
3321 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
3322
3323         Sync from src:
3324
3325         * configure.in: Sync.
3326         * configure: Regenerated.
3327
3328         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
3329
3330         * Makefile.def: Added dependencies from sim and gdb on intl, and
3331         added configure dependencies to everything with an all dependency
3332         on intl.
3333         * Makefile.in: Regenerated.
3334
3335 2006-06-06  David Ayers  <d.ayers@inode.at>
3336
3337         PR libobjc/13946
3338         * Makefile.def: Add dependencies for libobjc which boehm-gc.
3339         * Makefile.in: Regenerate.
3340         * configure.in: Add --enable-objc-gc at toplevel and have it
3341         enable boehm-gc for Objective-C.
3342         Remove target-boehm-gc from libgcj.
3343         Add target-boehm-gc to target_libraries.
3344         Add target-boehm-gc to noconfigdirs where ${libgcj}
3345         is specified.
3346         Assert that boehm-gc is supported when requested for Objective-C.
3347         Only build boehm-gc if needed either for Java or Objective-C.
3348         * configure: Regenerate.
3349
3350 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
3351
3352         PR 27674
3353         * Makefile.tpl (configure-[+prefix+][+module+],
3354         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3355         Remove rule to unstage bootstrapped modules.
3356         (stage_current): New.
3357         * Makefile.in: Regenerate.
3358
3359 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3360
3361         * MAINTAINERS (Write After Approval): Update my e-mail address.
3362
3363 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
3364
3365         * include/libiberty.h: Declare pex_run_in_environment.
3366
3367 2006-05-31  Asher Langton  <langton2@llnl.gov>
3368
3369         * MAINTAINERS (Write After Approval): Add myself.
3370
3371 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
3372
3373         * Makefile.def (bfd, opcodes): Fix lib_path.
3374         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3375         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
3376         * Makefile.in: Regenerate.
3377
3378 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3379
3380         * Makefile.in: Regenerate.
3381
3382 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3383
3384         * Makefile.def: Add install-html target. Add datarootdir
3385         docdir and htmldir to flags_to_pass.
3386         * Makefile.tpl: Add install-html target.
3387         * Makefile.in: Regenerate.
3388         * configure.in: Add --with-datarootdir, --with-docdir, and
3389         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3390         * configure: Regenerate.
3391
3392 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
3393
3394         * configure.in: Enable gprof for cross builds.
3395         * configure: Regenerate.
3396
3397 2006-05-22  Richard Guenther  <rguenther@suse.de>
3398
3399         Revert
3400         2006-01-31  Richard Guenther  <rguenther@suse.de>
3401         Paolo Bonzini  <bonzini@gnu.org>
3402
3403         * Makefile.def (target_modules): Add libgcc-math target module.
3404         * configure.in (target_libraries): Add libgcc-math target library.
3405         (--enable-libgcc-math): New configure switch.
3406         * Makefile.in: Re-generate.
3407         * configure: Re-generate.
3408         * libgcc-math: New toplevel directory.
3409
3410 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3411             Andreas Tobler  <a.tobler@schweiz.ch>
3412
3413         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
3414         * configure: Rebuilt.
3415
3416 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
3417
3418         * MAINTAINERS (Write After Approval): Add myself.
3419
3420 2006-05-01  DJ Delorie  <dj@redhat.com>
3421
3422         * configure.in: Restore CFLAGS if GMP isn't present.
3423         * configure: Regenerate.
3424
3425 2006-05-01  Richard Guenther  <rguenther@suse.de>
3426
3427         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3428         maintainer.
3429
3430 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
3431
3432         * MAINTAINERS (Write After Approval): Add myself.
3433
3434 2006-04-28  Jan Beulich  <jbeulich@novell.com>
3435
3436         * MAINTAINERS (Write After Approval): Add myself.
3437
3438 2006-04-18  DJ Delorie  <dj@redhat.com>
3439
3440         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
3441         reference libgloss so that libssp can be built in a combined
3442         tree.
3443         * configure: Regenerate.
3444
3445 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
3446
3447         * MAINTAINERS (Write After Approval): Add myself.
3448
3449 2006-04-05  Ben Elliston  <bje@au.ibm.com>
3450
3451         * configure.in: Require makeinfo 4.4 or higher.
3452         * configure: Regenerate.
3453
3454 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
3455
3456         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3457         Rearrange the entries of other libraries to have them in one place.
3458
3459 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
3460
3461         * MAINTAINERS (Write After Approval): Remove myself.
3462         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3463
3464 2006-03-14  Richard Guenther  <rguenther@suse.de>
3465
3466         * configure: Regenerate with autoconf 2.13.
3467
3468 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
3469
3470         * MAINTAINERS: Use my work address.
3471
3472         * MAINTAINERS: Update my E-mail address.
3473
3474 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
3475
3476         * configure.in: Handle --disable-<component> generically.
3477         * configure: Regenerate.
3478
3479 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
3480
3481         PR libgcj/17311
3482         * ltmain.sh: Don't use "$finalize_rpath" for compile.
3483
3484 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
3485
3486         * MAINTAINERS (Write After Approval):  Remove myself.
3487         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3488
3489 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
3490
3491         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
3492         (TARGET_CONFIGDIRS): Remove.
3493         * configure.in: Remove AC_SUBST(target_configdirs).
3494         * Makefile.in, configure: Regenerated.
3495
3496 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
3497
3498         * MAINTAINERS (Write After Approval):  Remove myself.
3499         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3500
3501 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
3502
3503         PR bootstrap/25670
3504
3505         * Makefile.tpl ([+compare-target+]): Print explanation messages.
3506
3507         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3508         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3509         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3510         BUILD_PREFIX, BUILD_PREFIX_1.
3511         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3512
3513         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3514         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3515
3516         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3517         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3518         of `cat stage_current`.  Always provide the `r' and `s' variables.
3519         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3520         a single shell execution.
3521         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3522         bootstrapped modules, make the stage1 module if the build was not
3523         started yet, else build the current stage.
3524         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3525         (all-build, all-host, all-target, [+make_target+]-host,
3526         [+make_target+]-target): Do not use \-continued lines.
3527         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3528         (current_stage, restrap, stage_last): New.
3529
3530         * Makefile.in: Regenerate.
3531         * configure: Regenerate.
3532
3533 2006-02-19  Bud Davis  <jmdavis@link.com>
3534
3535         * MAINTAINERS (Write After Approval):  Remove myself.
3536         (Language Front End Maintainers):  Add myself as fortran 95
3537         maintainer and update e-mail address.
3538
3539 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3540
3541         * MAINTAINERS (Write After Approval):  Remove myself.
3542         (Language Front End Maintainers):  Add myself as fortran 95
3543         maintainer.
3544
3545 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
3546
3547         * MAINTAINERS (Write After Approval): Add myself.
3548
3549 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
3550
3551         * MAINTAINERS (Write After Approval):  Remove myself.
3552         (Language Front End Maintainers):  Add myself as
3553         fortran 95 maintainer.
3554
3555 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3556
3557         Sync from src:
3558
3559         2005-12-27  Leif Ekblad  <leif@rdos.net>
3560
3561         * configure.in: Add support for RDOS target.
3562         * configure: Regenerate.
3563
3564 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3565             Andreas Schwab  <schwab@suse.de>
3566
3567         * configure: Regenerate.
3568
3569 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
3570
3571         * configure.in (enable_libgomp): Add AIX.
3572         * configure: Regenerate.
3573
3574 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
3575
3576         * MAINTAINERS (Write After Approval): Add myself.
3577
3578 2006-02-03  Lee Millward  <lee.millward@gmail.com>
3579
3580         * MAINTAINERS (Write After Approval): Add myself.
3581
3582 2006-01-31  Richard Guenther  <rguenther@suse.de>
3583         Paolo Bonzini  <bonzini@gnu.org>
3584
3585         * Makefile.def (target_modules): Add libgcc-math target module.
3586         * configure.in (target_libraries): Add libgcc-math target library.
3587         (--enable-libgcc-math): New configure switch.
3588         * Makefile.in: Re-generate.
3589         * configure: Re-generate.
3590         * libgcc-math: New toplevel directory.
3591
3592 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
3593
3594         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3595         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3596         the assembler, linker and binutils.
3597         * configure: Regenerate.
3598
3599 2006-01-22  Dirk Mueller  <dmueller@suse.de>
3600
3601         * MAINTAINERS (Write After Approval): Add myself.
3602
3603 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
3604
3605         * configure: Regenerate.
3606
3607 2006-01-18  Richard Henderson  <rth@redhat.com>
3608             Jakub Jelinek  <jakub@redhat.com>
3609             Diego Novillo  <dnovillo@redhat.com>
3610
3611         * libgomp: New directory.
3612         * Makefile.def: Add target_module libgomp.
3613         * Makefile.in: Regenerate.
3614         * configure.in (target_libraries): Add target-libgomp.
3615         * configure: Regenerate.
3616
3617 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
3618
3619         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3620         @ from continuation.
3621         * Makefile.in: Rebuilt.
3622
3623 2006-01-04  Chris Lattner  <sabre@gnu.org>
3624
3625         * MAINTAINERS (Write After Approval): Add myself.
3626
3627 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3628
3629         PR bootstrap/24252
3630
3631         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3632         * Makefile.tpl (OBJDUMP): New.
3633         (EXTRA_HOST_FLAGS): Add it.
3634         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3635
3636         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3637         to use symbolic links between directories.  Avoid race conditions
3638         or make them harmless.
3639         * configure.in: Do not try to use symbolic links between directories.
3640
3641         * Makefile.def (LEAN): Pass.
3642         * Makefile.tpl (LEAN): Define.
3643         (stage[+id+]-start): Accept that the previous directory does not
3644         exist, if the bootstrap is lean.
3645         (stage[+id+]-bubble): Invoke lean bootstrap commands after
3646         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
3647         configure substitution.
3648         ([+compare-target+]): Likewise.
3649         ([+bootstrap-target+]-lean): New.
3650         * configure.in: Remove lean bootstrap support from here.
3651
3652         * Makefile.in: Regenerate.
3653         * configure: Regenerate.
3654
3655 2006-01-04  Ben Elliston  <bje@au.ibm.com>
3656
3657         * MAINTAINERS (libdecnumber): Add myself.
3658
3659 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
3660
3661         * libtool-ldflags: New script.
3662
3663 2006-01-02  Andreas Schwab  <schwab@suse.de>
3664
3665         * configure.in: When reconfiguring remove Makefile in
3666         all stage directories.
3667         * configure: Regenerate.
3668
3669 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
3670
3671         * MAINTAINERS: Update my email address.
3672
3673 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
3674
3675         Revert Ada-related part of the previous change.
3676
3677         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3678         Do not pass.
3679         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3680         * Makefile.in: Regenerate.
3681         * configure.in: Do not include mt-ppc-aix target fragment.
3682         * configure: Regenerate.
3683
3684 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
3685
3686         * configure.in: Select appropriate fragments for PowerPC/AIX.
3687         * configure: Regenerate.
3688
3689         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3690         BOOT_CFLAGS, BOOT_LDFLAGS.
3691         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3692         BOOT_CFLAGS, BOOT_LDFLAGS.
3693         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3694         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3695         (stage): Fail if we cannot complete the work.
3696         * Makefile.in: Regenerate.
3697
3698 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
3699
3700         * configure.in: Replace ms1 with mt.
3701         * configure: Rebuilt.
3702
3703 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
3704
3705         * MAINTAINERS: Update my email address.
3706
3707 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
3708
3709         * Makefile.tpl (all, do-[+make_target+], do-check, install,
3710         install-host-nogcc): Don't invoke $(stage) at the end.
3711         * Makefile.in: Regenerate.
3712
3713 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
3714
3715         * configure.in: Flip the top-level bootstrap switch.
3716         * configure: Regenerate.
3717
3718 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
3719
3720         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3721         $(stage) and $(unstage).
3722         (EXTRA_TARGET_FLAGS): Correct double-quoting.
3723         (all): Remove stray semicolon.
3724         (local-distclean): Don't handle multilib.tmp and multilib.out.
3725         (install.all): Set $s for consistency.
3726         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3727         check_multilibs setting.  Always make the install directory.
3728         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3729         Correct @if/@endif.
3730         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3731         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3732         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3733         (multilib.out): Remove.
3734         * Makefile.in: Regenerated.
3735
3736 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
3737
3738         * MAINTAINERS (Write After Approval): Add myself.
3739
3740 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3741
3742         * MAINTAINERS: Add myself as mt maintainer.
3743
3744         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
3745
3746 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
3747
3748         * MAINTAINERS: Change email address.
3749
3750 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3751
3752         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3753         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3754         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
3755         Find in-tree tools if available.
3756         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3757         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3758         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3759         (COMPILER_*_FOR_TARGET): New.
3760         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3761         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3762         (CONFIGURED_*, USUAL_*): Remove.
3763         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3764         STRIP): Use autoconf substitutions.
3765         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3766         COMPILER_NM_FOR_TARGET): New.
3767         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3768
3769         (all): Make all-host and all-target in parallel.
3770         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3771         that $$r and $$s are set before invoking a recursive make.
3772         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3773         ([+bootstrap-target+]): Inline most of the `all' target.
3774
3775 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3776
3777         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3778         from the gcc build directory.
3779         * Makefile.in: Regenerate.
3780
3781 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3782
3783         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
3784         depend on all-libdecnumber.
3785         * configure.in (host_libs): Include libdecnumber.
3786         * Makefile.in: Regenerate.
3787         * configure: Likewise.
3788
3789 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3790
3791         * libdecnumber: Import decNumber sources from the dfp-branch.
3792
3793 2005-11-21  Kean Johnston  <jkj@sco.com>
3794
3795         * config.sub, config.guess: Sync from upstream sources.
3796
3797 2005-11-21  Ben Elliston  <bje@au.ibm.com>
3798
3799         Import from Autoconf sources:
3800
3801         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
3802         * config/move-if-change: Don't output "$2 is unchanged";
3803         suggested by Ben Elliston.  Handle weird characters correctly.
3804
3805 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
3806
3807         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3808         to match upstream libtool for darwin.
3809
3810 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
3811
3812         * Makefile.def: Remove gdb dependencies for gdbtk.
3813         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3814         (configure-gdb, install-gdb): New rules.
3815         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3816         * Makefile.in, configure: Regenerated.
3817
3818 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
3819
3820         * MAINTAINERS (Write After Approval): Add myself.
3821
3822 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
3823
3824         * MAINTAINERS (Write After Approval): Add myself.
3825
3826 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
3827
3828         * MAINTAINERS (alias analysis): Add Daniel Berlin and
3829         Diego Novillo.
3830
3831 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
3832
3833         PR bootstrap/24297
3834         * Makefile.tpl (do-[+make-target+], do-check, install,
3835         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3836         are set before recursing.
3837         * Makefile.in: Regenerate.
3838
3839 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
3840
3841         PR bootstrap/18939
3842         * Makefile.def (gcc) <target>: Fix thinko.
3843         * Makefile.in: Regenerate.
3844
3845 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
3846
3847         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3848         * configure: Regenerate.
3849
3850 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
3851
3852         * MAINTAINERS (Write After Approval): Add self.
3853
3854 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
3855
3856         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3857         target-libffi, target-qthreads, target-libjava, and
3858         targetlibobjc.
3859         * configure: Regenerate.
3860
3861 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
3862
3863         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3864         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3865         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3866         (USUAL_OBJDUMP_FOR_TARGET): New.
3867         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3868         * configure.in: Check for $OBJDUMP_FOR_TARGET.
3869         * configure, Makefile.in: Regenerated.
3870
3871 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3872
3873         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3874         before other host packages.
3875
3876 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
3877
3878         * MAINTAINERS: Add self as sh libraries/configury maintainer.
3879
3880 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3881
3882         PR bootstrap/22340
3883
3884         * configure.in (default_target): Remove.
3885         * Makefile.tpl (all): Do not use prerequisites as subroutines
3886         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3887         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3888         use prerequisites as subroutines.
3889         (check-host, check-target): New.
3890         (bootstrap configure & all targets): Do not use stage*-start
3891         if the directory layout is already ok.
3892         (non-bootstrap configure & all targets): Prepend a $(unstage).
3893         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
3894         (NOTPARALLEL): Remove.
3895         (unstage, stage variables): New variables.
3896         (unstage, stage targets): Simply expand to those variables.
3897
3898         * configure: Regenerate.
3899         * Makefile.in: Regenerate.
3900
3901 2005-10-04  James E Wilson  <wilson@specifix.com>
3902
3903         * Makefile.def (lang_env_dependencies): Add libmudflap.
3904         * Makefile.in: Regenerate.
3905
3906 2005-10-03  Andreas Schwab  <schwab@suse.de>
3907
3908         Backport from libtool CVS:
3909         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
3910
3911         * ltmain.sh: add support for installing into temporary
3912         staging area (e.g. 'make install DESTDIR=...')
3913
3914 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
3915
3916         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3917         * configure: Regenerated.
3918
3919 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
3920
3921         * configure: Regenerate with the correct
3922         autoconf version.
3923
3924 2005-09-30  Catherine Moore  <clm@cm00re.com>
3925
3926         * configure.in (bfin-*-*): New.
3927         * configure: Regenerated.
3928
3929 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
3930
3931         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3932         (LIPO_FOR_TARGET): New.
3933         (CONFIGURED_LIPO_FOR_TARGET): New.
3934         (USUAL_LIPO_FOR_TARGET): New.
3935         (STRIP_FOR_TARGET): New.
3936         (CONFIGURED_STRIP_FOR_TARGET): New.
3937         (USUAL_STRIP_FOR_TARGET): New.
3938         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3939         STRIP_FOR_TARGET.
3940         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3941         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3942         * Makefile.in: Regenerate.
3943         * configure: Regenerate.
3944
3945 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
3946
3947         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3948         (rs6000-*-aix*): Same.
3949         * configure: Regenerate.
3950
3951 2005-09-16  Tom Tromey  <tromey@redhat.com>
3952
3953         * MAINTAINERS: Add self as java maintainer.
3954
3955 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3956
3957         * configure.in: Recognize f95 in the --enable-languages option,
3958         and substitute it for fortran, issuing a warning.
3959         * configure: Regenerate.
3960
3961 2005-08-30  Phil Edwards  <phil@codesourcery.com>
3962
3963         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
3964         * configure:  Regenerated.
3965
3966 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
3967
3968         * MAINTAINERS: Add self as ms1 maintainer.
3969
3970 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
3971
3972         * Makefile.def (libssp): Add to lang_env_dependencies.
3973         * Makefile.in: Regenerate.
3974
3975 2005-08-18  Ian Lance Taylor  <ian@airs.com>
3976
3977         * MAINTAINERS: Add myself as middle-end maintainer.
3978
3979 2005-08-17  Christian Groessler  <chris@groessler.org>
3980
3981         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3982         * Makefile.in: Regenerate.
3983
3984 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
3985
3986         * MAINTAINERS (write after approval): Added myself.
3987
3988 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
3989
3990         * MAINTAINERS (Write After Approval): Add myself.
3991
3992 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
3993
3994         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3995         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3996         Look for alternate names of the target cc and c++
3997         * configure: Regenerate.
3998
3999 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
4000
4001         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4002         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4003         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4004         tools; remove code to manually set them.
4005         (Target tools): Look in the environment for them.
4006         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4007         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4008         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4009         build directory.
4010         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4011         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4012         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4013         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4014         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4015         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4016         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4017         * configure: Regenerate.
4018         * Makefile.in: Regenerate.
4019
4020 2005-07-28  Ben Elliston  <bje@au.ibm.com>
4021
4022         * MAINTAINERS: Update for removed CPU targets.
4023
4024 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
4025
4026         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4027         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4028         * Makefile.in: Regenerated.
4029
4030 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
4031
4032         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4033         (CFLAGS_FOR_TARGET): Use it.
4034         (CXXFLAGS_FOR_TARGET): Likewise.
4035         * Makefile.in: Regenerated.
4036         * configure.in (--with-build-sysroot): New option.
4037         * configure: Regenerated.
4038
4039 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
4040
4041         * Makefile.tpl: Wrap install between unstage and stage
4042         * Makefile.in: Regenerate.
4043
4044 2005-07-21  Eric Christopher  <echristo@apple.com>
4045
4046         * MAINTAINERS: Update affiliation.
4047
4048 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
4049
4050         * MAINTAINERS: Add self as crx port maintainer.
4051
4052 2005-07-20  DJ Delorie  <dj@redhat.com>
4053
4054         * MAINTAINERS: Add self as m32c maintainer.
4055
4056 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
4057
4058         * all files: Update FSF address.
4059
4060 2005-07-15  Eric Christopher  <echristo@redhat.com>
4061
4062         * MAINTAINERS: Change affiliation.
4063
4064 2005-07-14  Jim Blandy  <jimb@redhat.com>
4065
4066         * configure.in: Add cases for Renesas m32c.
4067         * configure: Regenerated.
4068
4069 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4070
4071         * COPYING.LIB: Update from fsf.org.
4072
4073 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4074
4075         * COPYING, compile, config.guess,
4076         config.sub, install-sh, missing, mkinstalldirs,
4077         symlink-tree, ylwrap: Sync from upstream sources.
4078         * config-ml.in: Update FSF address.
4079
4080 2005-07-13  Eric Christopher  <echristo@redhat.com>
4081
4082         * configure.in: Add toplevel noconfigdir support for tpf.
4083         * configure: Regenerate.
4084
4085 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
4086
4087         PR ada/22340
4088
4089         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4090         * Makefile.in: Regenerate.
4091
4092 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
4093
4094         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
4095         Brolley to write-after-approval.
4096
4097 2005-07-07  Andreas Schwab  <schwab@suse.de>
4098
4099         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4100         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4101         * Makefile.in: Regenerated.
4102
4103 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
4104
4105         * configure.in: Don't build sim or rda when targetting darwin.
4106         * configure: Regenerate.
4107
4108 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
4109
4110         * configure.in: Add --enable-libssp and --disable-libssp.
4111         * configure: Regenerate with autoconf-2.13.
4112
4113 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
4114
4115         * Makefile.def (target_modules): Add libssp.
4116         * configure.in (target_libraries): Add target-libssp.
4117         * configure: Rebuilt.
4118         * Makefile.in: Rebuilt.
4119
4120 2005-07-01  Zack Weinberg  <zackw@panix.com>
4121
4122         * MAINTAINERS: Change email address.  Resign from maintainership.
4123
4124 2005-07-01  Richard Guenther  <rguenther@suse.de>
4125
4126         * MAINTAINERS: Change my e-mail address and affiliation.
4127
4128 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
4129
4130         * Makefile.def (stagefeedback): Come after profile.
4131         Define profiledbootstrap target.
4132         * Makefile.tpl (profiledbootstrap): Remove.
4133         (stageprofile-end): Zap stagefeedback.
4134         (stagefeedback-start): Copy all .gcda files, not only GCC's.
4135         * Makefile.in: Regenerate.
4136
4137 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
4138
4139         * MAINTAINERS: Update my email address.
4140
4141 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
4142
4143         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
4144         In 'cpp' stanza, support '#line' as well as '# '.
4145
4146 2005-06-08  Andreas Schwab  <schwab@suse.de>
4147
4148         * MAINTAINERS: Move myself from 'Write After Approval' to
4149         'CPU Port Maintainers' section as m68k maintainer.
4150
4151 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
4152
4153         * configure.in (unsupported_languages): New macro.
4154         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
4155         non-ported target libraries in noconfigdirs.
4156         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4157         non-linux-gnu.  Remove libgcj_ex_libffi.
4158         <lang_frag loop>: Set add_this_lang=no if the language is in
4159         unsupported_languages.
4160         * configure: Regenerate.
4161
4162 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
4163
4164         * configure.in: Fix typo in handling of --with-mpfr-dir.
4165         * configure: Regenerate.
4166
4167 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
4168
4169         * MAINTAINERS: Update my email address.
4170
4171 2005-06-02  Jim Blandy  <jimb@redhat.com>
4172
4173         * config.sub: Add cases for the Renesas m32c.  (This patch has been
4174         accepted into the master sources.)
4175
4176 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
4177             Michael Snyder  <msnyder@redhat.com>
4178             Stan Cox  <scox@redhat.com>
4179
4180         * configure.in: Set noconfigdirs for ms1.
4181
4182         * configure: Regenerate.
4183
4184 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
4185
4186         * MAINTAINERS (Write After Approval): Add self.
4187
4188 2005-06-01  Josh Conner  <jconner@apple.com>
4189
4190         * MAINTAINERS (Write After Approval): Add self.
4191
4192 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
4193
4194         * MAINTAINERS: Update my email address.
4195
4196 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
4197
4198         * MAINTAINERS (Write After Approval): Add self.
4199
4200 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
4201
4202         * MAINTAINERS (Write After Approval): Remove self.
4203
4204 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
4205
4206         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4207         (Dependencies): Consider target modules for bootstrap dependencies.
4208         Make target bootstrap modules depend on each stage's gcc.
4209         * Makefile.in: Regenerate.
4210
4211 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
4212
4213         * Makefile.def (configure-gcc): Depend on binutils having been built.
4214         (all-gcc): No need to do it here.
4215         * Makefile.in: Regenerate.
4216
4217 2005-05-19  Paul Brook  <paul@codesourcery.com>
4218
4219         * configure.in: Rewrite misleading error message when requested
4220         language cannot be built.
4221         * configure: Regenerate.
4222
4223 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
4224
4225         * ylwrap: Import from Automake 1.9.5.
4226
4227 2005-05-13  David Ung  <davidu@mips.com>
4228
4229         * MAINTAINERS (Write After Approval): Add self.
4230
4231 2005-05-09  Mike Stump  <mrs@apple.com>
4232
4233         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
4234         lt_cv_sys_max_cmd_len for now.
4235
4236 2005-05-09  Stan Cox  <scox@redhat.com>
4237
4238         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
4239
4240 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
4241
4242         * README.SCO: Update the URL.
4243
4244 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
4245
4246         * ltconfig: Define file_list_spec.  Pass file_list_spec and
4247         with_gnu_ld to libtool.
4248         * ltcf-c.sh (aix[45]): Define file_list_spec.
4249         * ltcf-cxx.sh (aix[45]): Same.
4250         * ltcf-gcj.sh (aix[45]): Same.
4251         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4252         exists, write list of input files to temporary file.
4253
4254 2005-05-04  Mike Stump  <mrs@apple.com>
4255
4256         * configure.in: Always pass --target to target configures as
4257         otherwise rebuilds that do --recheck will fail.
4258         * confiugure: Rebuilt.
4259
4260 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
4261
4262         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4263         STAGE_HOST_EXPORTS.
4264         (configure, all): Add bootstrap support.
4265         (Host modules, target modules): Pass post-stage1 flags and exports.
4266         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4267         * Makefile.in: Regenerate.
4268
4269 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
4270
4271         * configure: Regenerate.
4272
4273 2005-04-27  Mike Stump  <mrs@apple.com>
4274
4275         * MAINTAINERS: Add self as darwin maintainer.
4276
4277 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
4278
4279         * config.sub: Update from master copy.
4280
4281 2005-04-21  Mike Stump  <mrs@apple.com>
4282
4283         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4284         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4285
4286 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
4287
4288         * configure.in <crisv32-*-*, cris-*-*>: New local variable
4289         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
4290         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
4291         "*-*-elf" and "*-*-linux*".
4292         * configure: Regenerate.
4293
4294 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
4295
4296         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4297
4298 2005-04-12  Mike Stump  <mrs@apple.com>
4299
4300         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4301
4302 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
4303
4304         * MAINTAINERS (Write After Approval): Add myself.
4305
4306 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
4307
4308         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4309
4310 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
4311
4312         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4313         (TARGET_CONFIGARGS): Include --with-target-subdir.
4314         (configure, all): New macros.  Use them throughout.
4315         * Makefile.in: Regenerate.
4316
4317 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
4318
4319         * MAINTAINERS (Write After Approval): Add myself.
4320
4321 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4322
4323         * MAINTAINERS: Remove 'loop unrolling' maintainer.
4324
4325 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
4326
4327         * MAINTAINERS: Move John Carr to Write After Approval.
4328
4329 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
4330
4331         * config/mh-mingw32: Delete.
4332         * configure.in: Don't use it.
4333         * configure: Regenerate.
4334
4335 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
4336
4337         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4338         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4339         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
4340         (HOST_LIB_PATH): Generate from Makefile.def.
4341         (TARGET_LIB_PATH): Likewise.
4342         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4343         * Makefile.in: Regenerate.
4344         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4345         (RPATH_ENVVAR): Include Darwin case.
4346         * configure: Regenerate.
4347
4348 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
4349
4350         * MAINTAINERS (Various Maintainers): Remove self.
4351         (Write After Approval): Add self.
4352
4353 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
4354
4355         * MAINTAINERS (Various Maintainers): Add self.
4356
4357 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
4358
4359         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4360         * configure: Regenerate.
4361
4362 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
4363
4364         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4365         gcc_version, and gcc_version_trigger from set of flags to pass.
4366         * Makefile.tpl: Remove definitions of above variables.
4367         (config.status): Remove dependency on $(gcc_version_trigger).
4368         * Makefile.in: Regenerate.
4369         * configure.in: Do not reference config/gcc-version.m4 nor
4370         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
4371         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
4372         * configure: Regenerate.
4373
4374 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
4375             Andrew Pinski  <pinskia@physics.uc.edu>
4376
4377         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4378         * Makefile.in: Regenerate.
4379
4380 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
4381
4382         * MAINTAINERS (Write After Approval): Add myself.
4383
4384 2005-03-03  David Ayers  <d.ayers@inode.at>
4385
4386         * MAINTAINERS (Write After Approval): Add myself.
4387
4388 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
4389
4390         PR libgcj/20160
4391         * ltmain.sh: Avoid creating archives with components that have
4392         duplicate basenames.
4393
4394 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
4395
4396         PR bootstrap/20250
4397         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4398         instead of check.
4399         * Makefile.in: Regenerate.
4400
4401 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4402
4403         * Makefile.in: Regenerate to fix conflict between the previous two
4404         patches.
4405
4406 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4407
4408         PR bootstrap/17383
4409         * Makefile.def (target_modules): Remove "stage", now unnecessary.
4410         * Makefile.tpl (HOST_SUBDIR): New substitution.
4411         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4412         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4413         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4414         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4415         (Host modules, Bootstrapped modules): Use it.
4416         (Build modules, Target modules): Do not create symlink trees,
4417         always configure out-of-srcdir.
4418         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4419         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4420         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4421         $(HOST_SUBDIR).  Create a symlink for host_subdir.
4422
4423         * Makefile.in: Regenerate.
4424         * configure: Regenerate.
4425
4426 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4427
4428         Merged from libada-gnattools-branch:
4429         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4430
4431         * gnattools: New directory.
4432         * Makefile.def: Add gnattools as a module, depending on target-libada.
4433         * Makefile.in: Regenerate.
4434         * configure.in: Include gnattools in host_tools; disable it if ada
4435         is disabled.
4436         * configure: Regenerate.
4437
4438 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
4439
4440         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4441         treelang maintainer.
4442         (Write After Approval): Remove myself.
4443
4444 2005-02-23  Paul Schlie  <schlie@comcast.net>
4445
4446         * configure.in: Allow darwin targeted ports to build tk, itcl and
4447         libgui.
4448         * configure: Regenerate.
4449
4450 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4451
4452         PR libgcj/10353
4453         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4454         * configure: Regenerate.
4455
4456 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
4457
4458         * MAINTAINERS (Write After Approval): Add myself.
4459
4460 2005-02-10  Ian Lance Taylor  <ian@airs.com>
4461
4462         * MAINTAINERS: Update my e-mail address.
4463
4464 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
4465
4466         * MAINTAINERS (Write After Approval): Add myself.
4467
4468 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
4469
4470         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4471         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4472         target-libgloss when not *-*-elf and *-*-aout.
4473         * configure: Regenerate.
4474
4475 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
4476
4477         * MAINTAINERS: Remove obsolete entries.
4478
4479         * MAINTAINERS (Write After Approval): Add Michael Matz.
4480
4481 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
4482
4483         * MAINTAINERS: Remove self as cpplib maintainer.
4484
4485 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4486
4487         * install-sh, config.sub: Import from upstream.
4488
4489 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4490
4491         PR bootstrap/18222
4492         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4493         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4494         * Makefile.in: Regenerate.
4495
4496 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
4497
4498         * MAINTAINERS: Update my email address.
4499
4500 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
4501             Andreas Schwab  <schwab@suse.de>
4502
4503         PR bootstrap/18033
4504         * config-ml.in: Eval option if surrounded by single quotes.
4505
4506 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
4507
4508         Revert 2004-12-28 Makefile changes, a better fix will be
4509         applied to mainline and src after GCC 4.0 branches.
4510
4511 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
4512
4513         PR bootstrap/17383
4514
4515         * Makefile.def (target_modules): Remove stage parameter,
4516         it is always true now.
4517         * Makefile.tpl (configure-build-[+module+],
4518         configure-target-[+module+]): Always build symlink tree
4519         for the directory and for include.  BUILD_SUBDIR and
4520         TARGET_SUBDIR cannot be . anymore.
4521         * Makefile.in: Regenerate.
4522
4523 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
4524
4525         Revert 2004-12-08 Makefile changes.
4526
4527 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
4528
4529         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4530         cygwin, mingw.
4531
4532 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
4533
4534         * configure.in (sh64-*-*): Reenable gprof.
4535         * configure: Regenerate.
4536
4537 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
4538
4539         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4540         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4541         (EXTRA_TARGET_FLAGS): Add PICFLAG.
4542         * Makefile.in: Regenerate.
4543
4544 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
4545
4546         * MAINTAINERS: Update my email address.
4547
4548 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
4549
4550         * Makefile.tpl: Generate normal dependencies if the LHS module is
4551         not bootstrapped.
4552         * Makefile.in: Regenerate.
4553
4554 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4555
4556         * configure.in: Include config/gxx-include-dir.m4.  Use
4557         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
4558         * configure: Regenerate.
4559
4560 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4561
4562         * config.if: Delete.
4563         * configure.in: Set libstdcxx_incdir directly.
4564         * configure: Regenerate.
4565
4566 2004-12-02  Eric Christopher  <echristo@redhat.com>
4567
4568         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4569         * Makefile.in: Regenerate.
4570
4571 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4572
4573         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4574         * configure: Regenerate.
4575
4576 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4577
4578         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
4579         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
4580         * configure: Regenerate.
4581
4582 2004-12-01  Eric Christopher  <echristo@redhat.com>
4583
4584         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4585         of things to remove.
4586
4587 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
4588
4589         * MAINTAINERS (Write After Approval): Update my e-mail address.
4590
4591 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
4592
4593         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4594         from CVS libtool to always pass_all.
4595
4596 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4597
4598         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4599         (hppa*64*-*-*): Delete incorrect comment.
4600         * configure: Rebuilt.
4601
4602 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4603
4604         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4605
4606 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4607
4608         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4609         from CVS libtool to always pass_all.
4610
4611 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4612
4613         * install-sh, compile: Import from automake.
4614
4615 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4616
4617         * config.guess, config.sub:  Import from savannnah.
4618
4619 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
4620
4621         * MAINTAINERS (Write After Approval): Add myself
4622
4623 2004-11-12  Mike Stump  <mrs@apple.com>
4624
4625         * Makefile.def: Add html support.
4626         * Makefile.tpl: Likewise.
4627         * Makefile.in: Regenerate.
4628
4629 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
4630
4631         PR 18423
4632         * configure.in: Remove all instances of build-fixincludes from
4633         noconfigdirs.
4634         (build_configargs): Supply --target to subdirectories.
4635         * configure: Regenerate.
4636
4637         * Makefile.def: Make gcc install depend on fixincludes install.
4638         * Makefile.in: Regenerate.
4639
4640 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
4641
4642         * MAINTAINERS: Add myself as gcc testsuite maintainer.
4643
4644 2004-11-11  Paul Brook  <paul@codesourcery.com>
4645
4646         * MAINTAINERS: Add self as arm maintainer.  Update email address.
4647
4648 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
4649
4650         * configure.in (noconfigdirs) [mmix-*-*]: Disable
4651         target-libgfortran.
4652         * configure: Regenerate.
4653
4654 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
4655
4656         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4657         like CC.
4658
4659 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
4660
4661         * Makefile.def (host fixincludes): Specify missing targets.
4662         * Makefile.in: Regenerate.
4663
4664 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
4665
4666         * MAINTAINERS: Add myself
4667
4668 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
4669
4670         * MAINTAINERS (Write After Approval): Add myself.
4671
4672 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
4673
4674         * Makefile.def: Build fixincludes for the host, too.
4675         * Makefile.in: Regenerate.
4676         * configure.in (host_tools): Add fixincludes.
4677         * configure: Regenerate.
4678
4679 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
4680
4681         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4682         * configure: Regenerated.
4683
4684 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
4685
4686         PR other/17783
4687         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4688         * configure: Regenerated.
4689
4690 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
4691
4692         * README.SCO: Update per FSF instructions.
4693
4694 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
4695
4696         PR target/18151
4697         * configure.in (case ${target}): Do not build fixincludes for avr.
4698         * configure: Regenerated.
4699
4700 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
4701
4702         * configure.in (case ${target}): Do not build fixincludes
4703         on platforms where it is not used.
4704         * configure: Regenerated.
4705
4706 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
4707
4708         * configure.in: Use an absolute path to install-sh.
4709         * configure: Regenerated.
4710
4711 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4712
4713         * MAINTAINERS (Write After Approval): Add myself.
4714
4715 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
4716
4717         * MAINTAINERS: Remove from Write After Approval those that are
4718         already maintainers.
4719
4720 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
4721
4722         * MAINTAINERS:  Update my email address.
4723
4724 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
4725
4726         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4727         * configure: Regenerate.
4728
4729 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
4730
4731         * MAINTAINERS:  Update my email address.
4732
4733 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
4734
4735         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
4736         entries belonging to this category.
4737
4738 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
4739
4740         * MAINTAINERS: Update my e-mail address.
4741
4742 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
4743
4744         Fix wrong conflict resolution in:
4745
4746         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4747
4748         * Makefile.in: Regenerate.
4749         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4750         in the recursive `make', instead of hardwiring `all'.
4751         (Autogenerated TARGET-* variables): New.
4752
4753 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
4754
4755         * configure.in: Enable target-libgloss for crx-*-*.
4756         * configure: Regenerate.
4757
4758 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4759
4760         * MAINTAINERS (Various Maintainers): Move the "windows,
4761         cygwin, mingw" maintainer to ...
4762         (OS Port Maintainers): ... here.
4763
4764 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4765
4766         * MAINTAINERS (Write After Approval): Remove those that are
4767         maintainers of some subsystem.
4768
4769 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
4770
4771         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4772         * ltcf-cxx.sh (tpf*): Likewise.
4773         * ltconfig (tpf*): Add TPF OS configuration support.
4774
4775 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
4776
4777         * MAINTAINERS: Change my email address to my new work account.
4778
4779 2004-09-24  Michael Roth  <mroth@nessie.de>
4780
4781         * configure.in (--without-headers): Add missing double quotes.
4782         * configure: Regenerate.
4783
4784 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
4785
4786         * ylwrap: Revert to previous version.
4787
4788 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
4789
4790         PR bootstrap/17369
4791         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4792         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4793         SET_GCC_LIB_PATH_CMD.
4794         (BASE_TARGET_EXPORTS): Likewise.
4795         * Makefile.in: Regenerated.
4796
4797         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4798         * configure: Regenerated.
4799
4800 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
4801
4802         * config.guess: New upstream version
4803         * compile, depcomp, install-sh, ylwrap: Likewise.
4804
4805 2004-09-19  Roger Sayle  <roger@eyesopen.com>
4806
4807         * config/mh-x86omitfp: New host makefile fragment.  Add
4808         -fomit-frame-pointer to the default BOOT_CFLAGS.
4809         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4810         * configure: Regenerate.
4811
4812 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
4813
4814         PR target/11572
4815         * configure.in (*-*-darwin*): Renable libobjc.
4816         * configure: Regenerate.
4817
4818 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
4819
4820         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4821
4822 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
4823
4824         * Makefile.def: Remove libbanshee.
4825         * Makefile.tpl: Ditto.
4826         * configure.in: Ditto.
4827         * Makefile.in: Regen.
4828         * configure: Ditto.
4829
4830 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
4831
4832         * ltmain.sh: Use $pic_object as $non_pic_object if
4833         $non_pic_object=none.
4834
4835 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
4836
4837         * missing: Import latest version from master repository.
4838
4839 2004-09-06  Nick Clifton  <nickc@redhat.com>
4840
4841         * config.sub: Import latest version from master repository.
4842         * config.guess: Likewise.
4843         This includes these changes:
4844
4845         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
4846
4847         * config.sub: Handle crisv32, alias etraxfs.
4848         * config.guess (crisv32:Linux:*:*): Handle.
4849
4850         2004-08-13  Brad Smith  <brad@comstyle.com>
4851
4852         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4853         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4854
4855         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
4856
4857         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4858         assume the processor is a powerpc.  This is because coreutils
4859         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4860         in this case, due to a MacOS X bug that causes
4861         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4862         to return a negative number.
4863         Problem reported by Petter Reinholdtsen in:
4864         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4865
4866         2004-07-19  Ben Elliston  <bje@gnu.org>
4867
4868         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4869
4870         2004-06-24  Ben Elliston  <bje@gnu.org>
4871
4872         * config.guess: Update copyright years.
4873         * config.sub: Likewise.
4874
4875         2004-06-22  Robert Millan  <robertmh@gnu.org>
4876
4877         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4878         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4879
4880         2004-06-22  Stanley F. Quayle <stan@stanq.com>
4881
4882         * config.guess (*:*VMS:*:*): New entry. Replaces
4883         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4884         manufacturer.
4885
4886         2004-06-22  Ben Elliston  <bje@gnu.org>
4887
4888         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4889         * config.sub: Likewise.
4890
4891         2004-06-22  Ben Elliston  <bje@gnu.org>
4892
4893         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4894         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4895
4896         2004-06-11  Ben Elliston  <bje@gnu.org>
4897
4898         * config.guess (pegasos:OpenBSD:*:*): Remove.
4899
4900         2004-06-11  Ben Elliston  <bje@gnu.org>
4901
4902         From Wouter Verhelst <wouter@grep.be>:
4903         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4904
4905         2004-06-11  Ben Elliston  <bje@gnu.org>
4906
4907         * config.guess (luna88k:OpenBSD:*:*): New.
4908
4909         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
4910
4911         * config.guess (m32r*:Linux:*:*): New case.
4912         * config.sub: Handle m32rle.
4913
4914         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
4915
4916         From Jens Petersen  <petersen@redhat.com>:
4917         * config.sub: Handle sparcv8.
4918
4919         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
4920
4921         From Tom Smith <smith@cag.lkg.hp.com>:
4922         * config.guess: Version suffixes are equally significant on Tru64
4923         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
4924         prefix of "P" (patched kernel).
4925
4926         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
4927
4928         * config.sub: Add support for National Semiconductor CRX target.
4929
4930 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
4931
4932         * MAINTAINERS (Various Maintainers): Remove myself as web page
4933         maintainer, add myself as maintainer of build status lists.
4934
4935 2004-09-03  Jan Beulich  <jbeulich@novell.com>
4936
4937         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4938         *-*-netware, but add target-libmudflap.
4939         Consolidate *-*-netware targets (of which really only i?86 exists)
4940         into a single entry.
4941         * configure: Likewise.
4942
4943 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
4944
4945         * Makefile.tpl (sorry): Remove.
4946         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4947         (cleanstrap targets): Depend on distclean, not distclean-stage1.
4948         (do-clean): Clean per-stage directories too.
4949         (do-distclean): Run distclean-stage1 too.
4950         (.NOTPARALLEL): Enable during toplevel bootstrap.
4951         (stage[+id+]-bubble): Enable parallel execution during
4952         the recursive invocation.
4953         * Makefile.in: Regenerate.
4954
4955         Fix previous checkin:
4956
4957         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4958         include.
4959         * configure.in: Fix indentation.
4960         * configure: Regenerate.
4961
4962 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
4963
4964         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4965         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4966         * configure: regenerate
4967         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4968         -mdynamic-no-pic
4969
4970 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
4971
4972         * Makefile.def (build_modules): Add fixincludes.
4973         (dependencies): Make gcc depend on fixincludes.
4974         * configure.in (build_tools): Add fixincludes.
4975         (build_configdirs): Always include build_libs.
4976         * Makefile.in: Regenerate.
4977         * configure: Regenerate.
4978
4979 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
4980
4981         * Makefile.def (bootstrap stages): Add 'lean' parameter.
4982         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4983         phony targets; do not generate timestamp files.
4984         (distclean-stageN): Remove references to their timestamp files.
4985         (restageN, touch-stageN): Remove.
4986         (stageN-bubble): Rewritten.
4987         (compare): Support lean bootstraps.
4988         * Makefile.in: Regenerate.
4989
4990         * configure.in: Only warn when bootstrapping but
4991         build != host or build != target.  Support lean bootstraps.
4992         * configure: Regenerate.
4993
4994 2004-08-26  Phil Edwards  <phil@codesourcery.com>
4995
4996         * configure.in:  Give a better error message if GMP/MPFR are missing
4997         and a language needing them has been requested.
4998         * configure:  Regenerated.
4999
5000 2004-08-25  Phil Edwards  <phil@codesourcery.com>
5001
5002         * configure.in:  Print a list of available language front-ends if
5003         a requested one is missing.  Tidy stray tab characters.
5004         * configure:  Regenerated.
5005
5006 2004-08-19  Michael Koch  <konqueror@gmx.de>
5007
5008         * gcc/doc/install.texi: Update entry about automake for libjava.
5009
5010 2004-08-17  Robert Millan  <robertmh@gnu.org>
5011
5012         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5013         (instead of FreeBSD).
5014         * configure: Regenerate.
5015
5016 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5017
5018         * Makefile.in: Regenerate.
5019         * configure: Regenerate.
5020
5021         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5022         stage_*_flags.
5023         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5024         for bootstrapped modules if toplevel bootstrap is going.
5025         (GCC bootstrap): Generate per-stage targets for all bootstrapped
5026         modules.  Adjust for changes in Makefile.def.  Enable several
5027         rules even in non-bootstrap mode, just to avoid peppering the
5028         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5029         (stage-[+prev+]-bubble): Remove.
5030
5031         * Makefile.def (Dependencies): Depend on all-build-bison,
5032         all-build-flex, all-build-byacc, all-build-texinfo, rather
5033         than the host variations.
5034         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
5035         with BUILD_SUBDIR.
5036         (BISON): Update for recent Bisons.
5037         (YACC): Fix typo.
5038         (cross): Depend on all-build.
5039         (all): Do not depend on all-build.
5040         (prebootstrap): Remove.
5041         (dep-kind): Accept separate prefixes for MODULE and ON variables.
5042         (Prebootstrap dependencies): Add them to the per-stage targets
5043         and to all-prebootstrap.
5044         * configure.in (build_configdirs): Always enable build_tools.
5045         (BUILD_DIR_PREFIX): Remove.
5046
5047         * Makefile.def (gcc): Add target variable.
5048         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5049         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5050         in the recursive `make', instead of hardwiring `all'.
5051         (Autogenerated TARGET-* variables): New.
5052
5053 2004-08-13  Brian Booth  <bbooth@redhat.com>
5054
5055         * MAINTAINERS: Remove myself from write-after-approval.
5056
5057 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5058
5059         * src-release: Stop distributing mmalloc with gdb (which doesn't
5060         use it).
5061         * Makefile.def: GDB doesn't depend on mmalloc anymore.
5062         * Makefile.in: Regenerate.
5063
5064 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
5065
5066         * configure.in (arm*-*-eabi*): New target.
5067         * configure: Regenerate.
5068
5069 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
5070
5071         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5072         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5073         (Dependencies): New section.
5074         * Makefile.tpl (Dependencies): Generate from Makefile.def.
5075         (configure-target-[+module+]): Depend on maybe-all-gcc
5076         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
5077         (toplevel profiledbootstrap): Fix dependencies.
5078         * Makefile.in: Regenerate.
5079
5080 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
5081
5082         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5083         target-libiberty to noconfigdirs.
5084         * configure: Regenerate.
5085
5086 2004-08-03  Paul Brook  <paul@codesourcery.com>
5087
5088         * configure.in: Check for MPFR as well as GMP.
5089         * configure: Regenerate.
5090
5091 2004-08-01  Robert Millan  <robertmh@gnu.org>
5092
5093         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5094         libmudflap for all GNU-based systems (with Glibc).
5095         * configure: Regenerate.
5096
5097 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
5098
5099         * Makefile.def (host-modules): Add gcc.
5100         * Makefile.in: Regenerate.
5101         * Makefile.tpl (sorry): New rule.
5102         (configure-host, all-host, [+make_target+]-host, do-check,
5103         install-host): Do not add gcc as a special case.
5104         (host modules): Add a small special-casing for gcc.  Export
5105         extra_make_flags through the environment.
5106         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5107         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5108         other recursive targets for gcc): Remove.
5109
5110         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5111         (stage, unstage): New rules.
5112         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5113         distclean-stage[+id+]): Use stage_current.
5114         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5115         the stage*-start rules.
5116
5117 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
5118
5119         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
5120         use -all_load flag.
5121
5122 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
5123
5124         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
5125         * configure: Regenerate.
5126
5127 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
5128
5129         * maintainer-scripts/gcc_release: Revert yesterday's change.
5130
5131 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
5132
5133         * MAINTAINERS: Add myself to write-after-approval.
5134
5135 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5136
5137         * libf2c: Removed.
5138         * gcc/gccbug.in: Updated because of libf2c removal.
5139         * maintainer-scripts/gcc_release: Ditto.
5140
5141 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
5142
5143         * configure.in: Build libmudflap by default on FreeBSD.
5144         * configure: Regenerated.
5145
5146 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
5147
5148         * configure.in: Do not build libmudflap by default on non-GNU/Linux
5149         systems.
5150         * configure: Regenerated.
5151
5152 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5153
5154         PR target/16344
5155         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5156         feedback based compiler.
5157         * Makefile.in: Rebuilt.
5158
5159 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
5160
5161         * Makefile.def (host_modules): Set bootstrap=true for flex.
5162         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5163         * Makefile.in: Rebuilt.
5164
5165 2004-07-07  Jan Hubicka  <jh@suse.cz>
5166
5167         * MAINTAINERS: Add self as a profile feedback maintainer.
5168
5169 2004-07-05  Phil Edwards  <phil@codesourcery.com>
5170
5171         * configure.in:  Do not prepend $srcdir to /dev/null in
5172         makefile fragments.
5173         * configure:  Regenerate.
5174
5175 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
5176
5177         * Makefile.def (build_modules): Add bison, byacc, flex,
5178         m4, texinfo.
5179         (flags_to_pass): Add FLEX.
5180         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5181         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5182         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5183         DEFAULT_MAKEINFO): Remove.
5184         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5185         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5186         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5187         objdir or else use configured tool.
5188         (all-build): New.
5189         (all): Depend on it.
5190         (Build module dependencies): Add.
5191         * Makefile.in: Regenerate.
5192         * configure.in: Better support for multiple build modules,
5193         matching what is done for host/target modules.  Do not look
5194         for "plausible" locations of build tools if Canadian cross.
5195         Use autoconf's AC_PROG_CC to find a C compiler.  Define
5196         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
5197         * configure: Regenerate.
5198
5199 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5200
5201         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5202         * Makefile.in: Regenerate.
5203
5204 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5205
5206         * Makefile.tpl (configure-build-[+module+],
5207         configure-[+module+], configure-target-[+module+]): Pass
5208         [+extra_configure_args+].
5209         (all-build-[+module+], all-[+module+], check-[+module+],
5210         install-[+module+], [+make_target+]-[+module+],
5211         all-target-[+module+], check-target-[+module+],
5212         install-target-[+module+], [+make_target+]-target-[+module+]):
5213         Pass [+extra_make_args+].
5214         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5215         (GCC_HOST_EXPORTS): Remove.
5216         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5217         cross, check-gcc, check-gcc-c++, install-gcc,
5218         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5219         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5220         * Makefile.in: Regenerate.
5221
5222 2004-06-21  Matthew Sachs  <msachs@apple.com>
5223
5224         * MAINTAINERS: Added self to write-after-approval.
5225
5226 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
5227
5228         * configure.in: Check for srcdir/winsup rather than build directory
5229         winsup.
5230         * configure: Regenerate.
5231
5232 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
5233
5234         * configure.in: Don't build Cygwin native newlib if winsup
5235         directory is missing.  Emit warning instead.
5236         * configure: Regenerate.
5237
5238 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
5239
5240         * Makefile.tpl (touch-stage[+id+]): New.
5241         (restage[+prev+]): Depend on touch-stage[+id+].
5242
5243         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5244         Use it throughout.
5245
5246         * Makefile.def: Add profile and feedback bootstrap stages.
5247         Remove next field from bootstrap stages.
5248         * Makefile.tpl (LN, LN_S): Substitute.
5249         (stageN-start, stageN-end): Use double-colon rules, to
5250         provide a hook for additional setup commands.
5251         (distclean-stageN-gcc, restageN): Create dependencies from
5252         [+prev+], not from [+next+].
5253         (stageN-bubble): Add commands for successive stages from
5254         [+prev+], using double-colon rules.
5255         (all-stageN-gcc): Fix typo.
5256         (stagefeedback-start, profiledbootstrap): New.
5257         * Makefile.in: Regenerate.
5258         * configure.in: Call ACX_PROG_LN.
5259         * configure: Regenerate.
5260
5261 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
5262
5263         * MAINTAINERS (Write After Approval): Add myself.
5264
5265 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
5266
5267         * MAINTAINERS (Write After Approval): Add myself.
5268
5269 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
5270
5271         * configure.in: Fix --enable-bootstrap breakage introduced in trees
5272         without gcc.
5273         * configure: Regenerate.
5274
5275 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5276
5277         * Makefile.tpl: Fix typo.
5278         * Makefile.in: Regenerate.
5279
5280 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5281
5282         * configure.in: Remove new- prefix from toplevel
5283         bootstrap targets.
5284         * configure: Regenerate.
5285
5286 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5287
5288         * Makefile.tpl (all.normal): Rename to all.
5289         (all): Replace with a rule to pick the default
5290         target from configure.
5291         (all-gcc, configure-gcc): Use conditionals to
5292         do nothing when toplevel bootstrap is going on.
5293         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5294         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5295         * configure.in: Support --enable-bootstrap.
5296
5297         * Makefile.def: Remove new- prefix from toplevel
5298         bootstrap targets.
5299         * Makefile.tpl: Likewise.
5300
5301         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
5302         target.
5303
5304         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5305         $(RECURSE_FLAGS) to recursive invocation of make.
5306
5307         * Makefile.in: Regenerate.
5308         * configure: Regenerate.
5309
5310 2004-05-30  Andreas Jaeger  <aj@suse.de>
5311             Jim Wilson  <wilson@specifixinc.com>
5312
5313         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5314         like CC.
5315
5316 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
5317
5318         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5319         * configure: Regenerate.
5320
5321 2004-05-25  Daniel Jacobowitz  <drow@false.org>
5322
5323         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5324         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5325         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
5326         targets.
5327         * Makefile.in: Regenerate.
5328
5329 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
5330
5331         * configure.in: Test the ability to symlink directories.
5332         * configure: Regenerate.
5333
5334         * Makefile.def (bootstrap-stage): New definitions.
5335         * Makefile.tpl (configure-stage1-gcc,
5336         configure-stage2-gcc, configure-stage3-gcc,
5337         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5338         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5339         new-restage3, compare): Autogenerate, see Makefile.in
5340         entry for behavioral changes.
5341         (distclean-stage1, new-stage1-start, new-stage1-end,
5342         new-stage1-bubble, distclean-stage2, new-stage2-start,
5343         new-stage2-end, new-stage2-bubble, distclean-stage3,
5344         new-stage3-start, new-stage3-end): New autogenerated targets.
5345         (objext, prebootstrap, BOOT_CFLAGS,
5346         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5347         targets.
5348
5349         * Makefile.in: Regenerate.
5350         (distclean-stage1, new-stage1-start, new-stage1-end,
5351         new-stage1-bubble, distclean-stage2, new-stage2-start,
5352         new-stage2-end, new-stage2-bubble, distclean-stage3,
5353         new-stage3-start, new-stage3-end): New targets.
5354         (all-stage1-gcc): Move prebootstrap dependency from here...
5355         (configure-stage1-gcc): ...to here.
5356         (new-bootstrap): Use bubble targets.
5357         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5358         Use per-stage distclean targets.
5359         (configure-stage1-gcc, configure-stage2-gcc,
5360         configure-stage3-gcc, all-stage1-gcc,
5361         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5362         Use new-stageN-start to prepare the tree.
5363
5364 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
5365
5366         * Makefile.def (host_modules): add libcpp.
5367         * Makefile.tpl: Add dependencies on and for libcpp.
5368         * Makefile.in: Regenerate.
5369         * configure.in: Add libcpp host module.
5370         * configure: Regenerate.
5371
5372 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
5373
5374         * Makefile.tpl: Whenever a recursive target is defined, wrap
5375         it in a special @if/@endif block, and prepare its maybe
5376         dependency in the @if/@endif block
5377         * configure.in: Instead of writing maybe dependencies, remove
5378         the @if/@endif statements, and remove the @if/@endif blocks
5379         that remain.
5380         * configure: Regenerate.
5381         * Makefile.in: Regenerate.
5382
5383 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
5384
5385         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5386
5387 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
5388
5389         PR bootstrap/15120
5390         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5391         * */configure: Rebuilt.
5392
5393 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
5394
5395         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5396         of libf2c.
5397         * configure, Makefile.in: Regenerate.
5398
5399 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
5400
5401         * MAINTAINERS (Write After Approval): Add myself.
5402
5403 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
5404
5405         Merge from tree-ssa-20020619-branch.
5406
5407         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5408         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5409         (HOST_GMPLIBS): Define.
5410         (HOST_GMPINC): Define.
5411         (TARGET_LIB_PATH): Add libmudflap.
5412         (GFORTRAN_FOR_TARGET): Define.
5413         (configure-build*): Export GFORTRAN.
5414         (configure-gcc): Export GMPLIBS and GMPINC.
5415         (all-gcc): Add maybe-all-libbanshee.
5416         (configure-target-libgfortran): Define.
5417         * Makefile.in: Regenerate.
5418         * configure.in (host_libs): Add libbanshee.
5419         (target_libraries): Add target-libmudflap and target-libgfortran.
5420         Add --with-libbanshee.
5421         Handle --disable-libmudflap.
5422         (*-*-freebsd*): Use with_gmp.
5423         Add $(libgcj) to noconfigdirs.
5424         * configure: Regenerate.
5425         * depcomp: New file.
5426         * MAINTAINERS: Add tree-ssa maintainers.
5427
5428 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
5429
5430         * MAINTAINERS (Various Maintainers): Add myself.
5431
5432 2004-04-30  Brian Ford  <ford@vss.fsi.com>
5433
5434         * MAINTAINERS (Write After Approval): Add myself.
5435
5436 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
5437
5438         * MAINTAINERS (Write After Approval): Add myself.
5439
5440 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
5441
5442         * config/acx.m4: Fix fastcompare support for new-bootstrap.
5443         * configure: Regenerate.
5444
5445 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
5446
5447         Revert:
5448         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5449
5450         * Makefile.def (flags_to_pass): Remove *dir variables that
5451         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5452         as well as prefix and exec_prefix.
5453         * Makefile.in: Regenerate.
5454
5455 2004-04-26  Robert Millan  <robertmh@gnu.org>
5456
5457         Add patches from libtool CVS.
5458         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5459         * ltconfig: Likewise.
5460         * ltcf-c.sh: Likewise.
5461         * ltcf-cxx.sh: Likewise.
5462         * ltcf-gcj.sh: Likewise.
5463
5464 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5465
5466         * Makefile.def (host_modules): Mark with the bootstrap
5467         flag packages on which gcc depends.
5468         * Makefile.tpl (all-bootstrap): Use it.
5469         * Makefile.in: Regenerate.
5470
5471 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5472
5473         * Makefile.def (flags_to_pass): Remove *dir variables that
5474         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5475         as well as prefix and exec_prefix.
5476         * Makefile.in: Regenerate.
5477
5478 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5479
5480         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5481         * configure: Regenerate.
5482         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5483         * gcc/Makefile.tpl (compare): Use the result of the test.
5484         * gcc/Makefile.in: Regenerate.
5485
5486 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
5487
5488         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5489         Always relocate gcc and prev-gcc to the original names, even
5490         if the build fails.
5491         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5492         New targets.
5493
5494 2004-04-23  Laurent GUERBY <laurent@guerby.net>
5495
5496         * MAINTAINERS: Update my email address.
5497
5498 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5499
5500         * configure.in (mips*-*-irix5*): Enable ld.
5501         * configure: Regenerate.
5502
5503 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5504
5505         * configure: Regenerate.
5506
5507 2004-04-15  James E Wilson  <wilson@specifixinc.com>
5508
5509         * Makefile.tpl (configure-[+module+], configure-gcc,
5510         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5511         Set and export LDFLAGS.
5512         * Makefile.in: Regenerate.
5513
5514 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
5515
5516         * MAINTAINERS: Add myself to write-after-approval.
5517
5518 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5519
5520         PR bootstrap/14871
5521         * Makefile.tpl: If we don't have built-in-tree target tools,
5522         use the ones found by configure rather than hacking around with
5523         program_transform_name.
5524         * configure.in: Give Makefile.tpl the information necessary
5525         to do that.
5526         * Makefile.in: Regenerate.
5527         * configure: Regenerate.
5528
5529 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
5530
5531         PR bootstrap/14760
5532         * configure.in: When computing baseargs, strip *all* copies of
5533         offending options.  Also, don't match/substitute the trailing space,
5534         so that this actually works when two similar options are separated by
5535         only one space.
5536         * configure: Regenerate.
5537
5538 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
5539
5540         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5541         (rs6000-*-aix*): Same.
5542         * configure: Regenerate.
5543
5544 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
5545
5546         * MAINTAINERS: Add myself to write-after-approval.
5547
5548 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
5549
5550         * MAINTAINERS: Add myself to write-after-approval.
5551
5552 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
5553
5554         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5555         STRICT_WARN, WARN_CFLAGS flags passed down to make.
5556         * Makefile.in: Regenerate.
5557
5558         * configure.in (top level bootstrap support): Rework --enable-werror
5559         to set @stage2_werror_flag@.
5560         * configure: Regenerate.
5561         * Makefile.tpl (top level bootstrap support): Pass
5562         @stage2_werror_flag@ down to configure in stages 2 and 3.
5563         * Makefile.in: Regenerate.
5564
5565 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5566
5567         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5568         for stages 2 and 3 as well as in make.  As a consequence, remove
5569         OUTPUT_OPTION (now detected by configure) from the flags passed down
5570         to make.
5571         * Makefile.in: Regenerate.
5572
5573         * Makefile.tpl (new-bootstrap): Fix typo.
5574         * Makefile.in: Regenerate.
5575
5576 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5577
5578         * Makefile.tpl: Rearrange by moving recursive_targets rules
5579         into their proper sections.
5580         * Makefile.tpl (top level bootstrap support): Move disabling
5581         of coverage flags from 'make' to 'configure'; improve comments.
5582         * Makefile.in: Regenerate.
5583
5584         * Makefile.tpl (experimental top level bootstrap) Move stage1
5585         language setting from all- target to configure- target; disable
5586         intermodule optimization in stage 1; prevent gratuitous rebuilds
5587         of stage 1.
5588         * Makefile.in: Regenerate.
5589         * configure.in: Comma-separate stage 1 language list for top
5590         level bootstrap.
5591         * configure: Regenerate.
5592
5593         * Makefile.tpl: Clean up experimental top level bootstrap support:
5594         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5595         prev-gcc in configure- targets as well as all- targets.
5596         * Makefile.in: Regenerate.
5597
5598 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
5599
5600         * compile: New file imported from automake.
5601
5602 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
5603
5604         * configure.in: Remove symbolic link section.
5605         * configure: Regenerate.
5606         * Makefile.tpl (links): Remove.
5607         * Makefile.in: Regenerate.
5608
5609 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
5610             Nathanael Nerode  <neroden@gcc.gnu.org>
5611
5612         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5613         Set with AC_CHECK_PROGS.
5614         * configure.in: Fix comment typo from last patch.
5615         * configure: Regenerate.
5616
5617 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
5618
5619         * Makefile.tpl: Introduce experimental top level bootstrap support.
5620         * Makefile.in: Regenerate.
5621         * configure.in: Introduce support for top level bootstrap.
5622         * configure: Regenerate.
5623
5624 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5625             Paolo Bonzini  <bonzini@gnu.org>
5626
5627         PR bootstrap/14522
5628         * configure.in: Cope with shells that do not support unquoted ^
5629         * configure: Regenerate.
5630
5631 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5632             Paolo Bonzini  <bonzini@gnu.org>
5633
5634         PR bootstrap/14522
5635         * configure.in: Cope with shells that do not support nesting
5636         quotes inside quoted backquote substitutions.
5637         * configure: Regenerate.
5638
5639 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
5640
5641         PR bootstrap/14522
5642         * configure.in: Fix escaping of $.
5643         * configure: Regenerate.
5644
5645 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5646
5647         * configure: Regenerate, since I forgot to while committing Paolo's
5648         changes.
5649
5650 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
5651
5652         PR ada/14131
5653         Move language detection to the top level.
5654         * configure.in: Find default values for the tools as
5655         soon as possible.  Disable ada if GNAT is not found.
5656         Emit error message about missing languages.  Expand
5657         --enable-languages=all for the gcc subdirectory.
5658
5659 2004-03-10  Ben Elliston  <bje@gnu.org>
5660
5661         * MAINTAINERS: Update my email address.
5662
5663 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
5664
5665         * ltconfig: Disable building static libraries if building shared
5666         libraries on AIX 5L.
5667
5668 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
5669
5670         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5671         and disable libgcj.
5672         * configure: Regenerated.
5673
5674 2004-03-01  Brian Booth  <bbooth@redhat.com>
5675
5676         * MAINTAINERS: Add myself to write-after-approval.
5677
5678 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
5679
5680         * MAINTAINERS: Add myself to write-after-approval.
5681
5682 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5683
5684         PR bootstrap/7087
5685         * Makefile.tpl: Guard XFOO sed statements better.
5686         * Makefile.tpl: Add dependency for configure-target-libada.
5687         * Makefile.in: Regenerate (incidentally fixes broken
5688         commit when libada-branch was merged).
5689
5690 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
5691
5692         * MAINTAINERS: Add myself to write-after-approval.
5693
5694 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
5695
5696         * MAINTAINERS: Add Nicola Pero and myself as libobjc
5697         maintainers.
5698
5699 2004-02-20  Andrew Cagney  <cagney@redhat.com>
5700
5701         * config.guess: Update from version 2003-10-16 to 2004-02-16.
5702         * config.sub: Update from version 2003-11-03 to 2004-02-16.
5703
5704 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5705
5706         PR bootstrap/11932
5707         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5708
5709 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
5710
5711         * MAINTAINERS: Added myself to write-after-approval.
5712
5713 2004-02-14  Michael Koch  <konqueror@gmx.de>
5714
5715         * MAINTAINERS: Added myself to write-after-approval.
5716
5717 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
5718
5719         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
5720         some OS port maintainers to OS port maintainers section.
5721
5722 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
5723
5724         * MAINTAINERS: Add self.
5725
5726 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
5727
5728         * MAINTAINERS: Alphabetize.
5729
5730 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
5731
5732         * MAINTAINERS: Remove myself.
5733
5734 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
5735
5736         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5737         (rs6000-*-aix*): Same.
5738         * configure: Regenerate.
5739
5740 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
5741
5742         * configure.in (host): Add in missing $noconfigdirs to defines.
5743         * configure: Regenerate.
5744
5745 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
5746             Nathanael Nerode  <neroden@gcc.gnu.org>
5747
5748         PR ada/6637, PR ada/5911
5749         Merge with libada-branch:
5750         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5751         with appropriate dependencies. Add --enable-libada configure switch.
5752         * configure, Makefile.in: Regenerate.
5753
5754 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
5755
5756         * MAINTAINERS: Add myself to write-after-approval.
5757
5758 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5759
5760         * configure.in: Don't pass --with-stabs on IRIX 5 either.
5761         * configure: Regenerate.
5762
5763 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
5764
5765         Merge from upstream:
5766
5767         * ltmain.in: When setting IFS to '~', be careful about user
5768         arguments that contain '~'.
5769
5770         2004-02-04  Peter O'Gorman  <peter@pogma.com>
5771
5772         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5773         Also test $base_compile against $CC with escaped arguments. Bug
5774         reported by Geoff Keating <geoffk@apple.com>.
5775
5776 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
5777
5778         * MAINTAINERS: Remove i960 port.
5779
5780 2004-01-23  DJ Delorie  <dj@redhat.com>
5781
5782         * Makefile.def (target_modules) [libiberty]: Don't stage.
5783         * Makefile.in: Rebuilt.
5784
5785 2004-01-20  Caroline Tice  <ctice@apple.com>
5786
5787         * MAINTAINERS: Add myself to write-after-approval.
5788
5789 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
5790
5791         * MAINTAINERS: Update my email address.
5792
5793 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
5794
5795         * MAINTAINERS: Add myself to write-after-approval.
5796
5797 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5798
5799         * MAINTAINERS: Remove entries without email address.
5800
5801 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
5802
5803         * MAINTAINERS: Add myself to write-after-approval.
5804
5805 2004-01-15  Steven Bosscher  <stevenb@suse.de>
5806
5807         * MAINTAINERS: Update my email address.
5808
5809 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
5810
5811         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5812         * Makefile.tpl (configure-target-[+module+]): Support stage.
5813         * Makefile.in: Rebuilt.
5814
5815 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
5816
5817         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5818
5819 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
5820
5821         * MAINTAINERS: Add myself as a MIPS maintainer.
5822
5823 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5824
5825         * configure.in: Use ./config.cache, not config.cache.
5826         * configure: Regenerate.
5827         * Makefile.tpl: Special-casing not needed for GCC any more.
5828         * Makefile.in: Regenerate.
5829
5830         * configure.in: Don't share a cache file for host dirs.
5831         * configure: Regenerate.
5832
5833         * config-ml.in: Don't mess with the cache file.
5834
5835 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5836
5837         * MAINTAINERS: Move myself from 'Write After Approval' to
5838         'CPU Port Maintainers' section as SPARC maintainer.
5839
5840 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5841
5842         * Makefile.tpl: Make GCC use a separate config.cache.
5843         * Makefile.in: Regenerate.
5844
5845         PR bootstrap/11932, PR bootstrap/11933
5846         (I don't know if it will fix either of them, but it relates
5847         to them.)
5848         * configure.in: Don't use shared config.cache for target
5849         directories.
5850         * configure: Regenerate.
5851
5852 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
5853
5854         * MAINTAINERS: Add myself to 'Write After Approval' section.
5855
5856 2003-12-31  Roger Sayle  <roger@eyesopen.com>
5857
5858         * configure.in (ia64*-*-hpux*): Disable building java libraries.
5859         * configure: Regenerated.
5860
5861 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
5862
5863         * MAINTAINERS: Remove the mn10200 maintainer.
5864
5865 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
5866
5867         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5868         * configure: Regenerated.
5869
5870 2003-12-16  Jan Hubicka  <jh@suse.cz>
5871
5872         * MAINTAINERS: Add myself as callgraph maintainer.
5873
5874 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
5875
5876         * configure.in (raw_libstdcxx_flags): Remove the leading space.
5877         * configure: Regenerate.
5878
5879 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5880
5881         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5882         'Write After Approval' section. Update email.
5883
5884 2003-12-01  James Lemke  <jim@wasabisystems.com>
5885
5886         * MAINTAINERS (Write After Approval): Add myself.
5887
5888 2003-11-20  Matt Thomas  <matt@3am-software.com>
5889
5890         * MAINTAINERS: Add myself as a vax port maintainer.
5891
5892 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
5893
5894         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5895         (configure-build-[+module+], configure-[+module+]): Likewise.
5896         (configure-target-[+module+], configure-gcc, config.status): Likewise.
5897         * Makefile.in: Regenerate.
5898
5899 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
5900
5901         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
5902         shared/dylibed libraries.
5903         * ltmain.sh: Likewise.
5904         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
5905         * ltcf-cxx.sh: Likewise.
5906         * ltcf-gcj.sh: Likewise.
5907         * ltconfig: Likewise.
5908
5909 2003-11-17  Stan Cox  <scox@redhat.com>
5910
5911         * MAINTAINERS: Add myself as iq2000 port maintainer.
5912
5913 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
5914
5915         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5916         * Makefile.in: Regenerate.
5917
5918 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
5919
5920         * config.sub: Update to 2003-11-03 version.
5921
5922 2003-10-20  Phil Edwards  <phil@codesourcery.com>
5923
5924         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
5925         * configure:  Regenerate.
5926
5927 2003-10-20  Nicolas Pitre  <nico@cam.org>
5928
5929         * MAINTAINERS: Add myself to 'Write After Approval' section.
5930
5931 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
5932
5933         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5934
5935 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
5936
5937         * MAINTAINERS: Update my email address.
5938
5939 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5940
5941         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
5942
5943 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
5944
5945         * MAINTAINERS: Add myself to 'Write After Approval' section.
5946
5947 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
5948
5949         * config.guess: Update to 2003-10-16 version.
5950         * config.sub: Update to 2003-10-16 version.
5951
5952 2003-10-15  David Daney  <ddaney@avtrex.com>
5953
5954         * MAINTAINERS: Added myself to 'Write After Approval' section.
5955
5956 2003-10-15  Falk Hueffner  <falk@debian.org>
5957
5958         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5959         'Write After Approval' section. Update email.
5960
5961 2003-10-14  Roger Sayle  <roger@eyesopen.com>
5962
5963         * MAINTAINERS: Move myself from 'Write After Approval' to
5964         'Various Maintainers' section as middle-end maintainer.
5965
5966 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5967
5968         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5969         HOST_FLAGS_TO_PASS.
5970         * Makefile.in: Regenerate.
5971
5972 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
5973
5974         * config.guess: Update to 2003-10-07 version.
5975         * config.sub: Update to 2003-10-07 version.
5976
5977 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5978
5979         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5980         * ltconfig (irix5*, irix6*): Don't override version_type.
5981
5982 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
5983
5984         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5985         * configure: Rebuilt
5986         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5987         * Makefile.in: Rebuilt
5988
5989 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5990
5991         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5992
5993 2003-09-30  Carlo Wood  <carlo@alinoe.com>
5994
5995         * MAINTAINERS (Write After Approval): Add myself.
5996
5997 2003-09-29  Paul Koning  <ni1d@arrl.net>
5998
5999         * MAINTAINERS: Move myself from "Write After Approval"
6000         to CPU platform maintainers for pdp11 platform.
6001
6002 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
6003
6004         * MAINTAINERS: Move myself from 'Write After Approval' to
6005         'Various Maintainers' section as libffi testsuite maintainer.
6006
6007 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
6008
6009         * configure.in: Pass a computed --program-transform-name
6010         to subconfigures.
6011         * configure: Regenerated.
6012
6013 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6014
6015         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6016         * Makefile.in: Regenerate.
6017
6018         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6019         * Makefile.in: Regenerate.
6020
6021 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
6022
6023         * MAINTAINERS: Move myself from 'Write After Approval'
6024         to 'Various Maintainers' (objective-c) section.
6025
6026 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
6027
6028         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6029         quoting.
6030         * configure: Regenerated.
6031
6032 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
6033
6034         * MAINTAINERS (Write After Approval): Add myself to write after
6035         approval list.
6036
6037 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
6038
6039         * MAINTAINERS (Write After Approval): Add myself.
6040
6041 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
6042
6043         * MAINTAINERS: Update my e-mail address.
6044
6045 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
6046
6047         * libtool.m4 (LD): Correct powerpc64 host match.
6048
6049 2003-09-06  James E Wilson  <wilson@tuliptree.org>
6050
6051         * MAINTAINTERS: Update my affiliation and email address.
6052
6053 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6054
6055         * MAINTAINERS (Write After Approval): Add myself.
6056
6057 2003-09-04  DJ Delorie  <dj@redhat.com>
6058
6059         * configure: Regenerate.
6060
6061 2003-09-04  Robert Millan  <robertmh@gnu.org>
6062
6063         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6064
6065 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6066
6067         * configure.in: Ensure arguments to sed are properly spaced.
6068         * configure: Regenerate.
6069
6070 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6071
6072         * MAINTAINERS: Update my e-mail address.
6073
6074 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
6075
6076         * MAINTAINERS (Write After Approval): Add myself.
6077
6078 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
6079
6080         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6081         * configure: Regenerated.
6082
6083 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6084
6085         * MAINTAINERS: Update my email address.
6086
6087 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
6088
6089         * configure.in:  Use newline instead of semicolon when assuming
6090         shell arguments in a for loop.
6091         * configure:  Regenerated.
6092
6093 2003-08-22  Jason Eckhardt  <jle@rice.edu>
6094
6095         * MAINTAINERS: Resurrect the i860 maintainer.
6096
6097 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
6098
6099         PR 8180
6100         * configure.in: When testing with_libs and with_headers, treat
6101         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
6102         * configure: Regenerate.
6103
6104         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6105         make, shell, etc.
6106         (baseargs): Likewise.
6107         * configure: Regenerate.
6108
6109 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
6110
6111         * MAINTAINERS (Write After Approval): Add myself.
6112
6113 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
6114
6115         * configure.in: Disable libgcj for darwin not on powerpc.
6116         * configure: Rebuild.
6117
6118 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
6119
6120         * config-ml.in, symlink-tree: Add license.
6121
6122 2003-08-03  Richard Stallman  <rms@gnu.org>
6123             Eben Moglen  <moglen@columbia.edu>
6124
6125         * README.SCO: New file.
6126
6127 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
6128
6129         * Makefile.tpl (check, check-c++): Express dependencies using
6130         dependencies rather than commands.
6131         * Makefile.in: Regenerate.
6132
6133 2003-08-01  Andrew Cagney  <cagney@redhat.com>
6134
6135         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6136         * configure: Ditto.
6137
6138 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
6139
6140         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6141         * Makefile.in: Update.
6142
6143 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
6144
6145         * configure.in: Enable libgcj for darwin.
6146         * configure: Rebuild.
6147
6148 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
6149
6150         * config-ml.in:  Use ac_configure_args directly instead of
6151         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
6152         actually seen.
6153
6154 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6155
6156         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6157         creating target and build subdirs to build all parent dirs as needed.
6158         * Makefile.in: Rebuild.
6159         * configure.in: Don't build dirs explicitly here.
6160         * configure: Rebuild.
6161
6162 2003-07-26  Paul Brook  <paul@nowt.org>
6163
6164         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
6165
6166 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
6167
6168         * Makefile.tpl (all-make): Depend on intl.
6169         * Makefile.in: Rebuilt.
6170
6171 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
6172
6173         * install-sh:  Update to newer upstream versions (associated with
6174         aclocal 1.7).
6175         * mkinstalldirs:  Likewise.
6176         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
6177
6178 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
6179
6180         * MAINTAINERS: Move self from Bug database only accounts
6181         to write-after-approval.
6182
6183 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
6184
6185         * config.if: Remove unused libc_interface determination.
6186
6187 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6188
6189         * MAINTAINERS: Move self from write-after-approval to
6190         build machinery (*.in).
6191
6192 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6193
6194         PR bootstrap/11273
6195         PR bootstrap/11408
6196         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
6197         unused INSTALL_PROGRAM_ARGS.
6198         * configure.in: Use AC_PROG_INSTALL.
6199         * Makefile.in: Regenerate.
6200         * configure: Regenerate.
6201
6202 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
6203
6204         * MAINTAINERS: Alphabetize.
6205
6206 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
6207
6208         * configure: Rebuilt.
6209         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6210         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6211         newlib nor libgloss.
6212         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
6213         * configure.in (am33_2.0-*-linux*): Added.
6214
6215 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
6216
6217         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6218         * configure: Regenerate.
6219
6220 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
6221
6222         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
6223         * Makefile.in: Regenerate.
6224
6225 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6226
6227         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
6228         * Makefile.in: Regenerate.
6229
6230 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
6231
6232         * Makefile.tpl: Replace PWD with PWD_COMMAND.
6233         * Makefile.in: Regenerated.
6234
6235         * config-ml.in: Replace PWD with PWD_COMMAND.
6236
6237 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6238
6239         * intl: New directory; see intl/ChangeLog for details.
6240         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
6241         * Makefile.tpl: all-gcc depends on maybe-all-intl.
6242         * Makefile.in: Regenerate.
6243
6244 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6245
6246         * configure.in: Clean up config-lang.in handling.  Delete
6247         useless assignment to "subdirs".
6248         * configure: Regenerate.
6249
6250 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6251
6252         * configure.in: Rename 'target_libs' to 'target_libraries'.
6253         Remove useless reference to 'target_libs'.
6254         * configure: Regenerate.
6255
6256 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
6257
6258         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6259         * Makefile.in: Regenerate.
6260
6261 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6262
6263         * Makefile.def: Introduce flags_to_pass.
6264         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6265         * Makefile.in: Regenerate.
6266
6267 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
6268
6269         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6270         and target-libgloss.
6271         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6272         <h8300*-*-*>: Disable libf2c and ${libgcj}.
6273         * configure: Regenerate.
6274
6275 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
6276
6277         * configure.in: Update testsuite_flags to new location.
6278         * configure. Regenerate.
6279
6280 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6281
6282         * Makefile.tpl: Remove BUILD_CC stuff.
6283         * Makefile.in: Regenerate.
6284
6285 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
6286
6287         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6288
6289 2003-06-16  Graeme Peterson  <gp@qnx.com>
6290
6291         * MAINTAINERS (Write After Approval): Add myself.
6292
6293 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
6294
6295         * config.guess: Update to 2003-06-12 version.
6296         * config.sub: Update to 2003-06-13 version.
6297
6298 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
6299
6300         * config.guess: Update to 2003-06-06 version.
6301         * config.sub: Update to 2003-06-06 version.
6302
6303 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6304
6305         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6306         * configure. Regenerate.
6307
6308 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6309
6310         * configure.in: Disable serial configure by default.
6311         * configure: Regenerate.
6312         * Makefile.tpl: Abolish .NOTPARALLEL.
6313         * Makefile.in: Regenerate.
6314
6315         * Makefile.tpl: Replace {build,host,target}_canonical by
6316         {build,host,target}.
6317         * Makefile.in: Regenerate.
6318
6319         * Makefile.tpl: Fix stupid pasto.
6320         * Makefile.in: Regenerate.
6321
6322 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6323
6324         * Makefile.tpl: Remove bogus conditional.
6325         * Makefile.in: Regenerate.
6326
6327 2003-06-05  Jan Hubicka  <jh@suse.cz>
6328
6329         * Makefile.tpl (profiledbootstrap): New target.
6330         * Makefile.in (profiledbootstrap): New target.
6331
6332 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
6333
6334         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6335         Pinski. Remove user names from other bugzilla-only maintainers.
6336
6337 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6338
6339         * Makefile.tpl: Make 'recursive targets' using autogen rather
6340         than shell loop.  Remove duplicate 'clean' targets and false
6341         comments.
6342         * Makefile.def: Add systematic dependencies to 'recursive' targets.
6343         Add systematic method of specifying missing targets in subdirs.
6344         Add copyright boilerplate.
6345         * Makefile.in: Regenerate.
6346         * configure.in: Add 'recursive targets' to maybe list.
6347         * configure: Regenerate.
6348
6349         * MAINTAINERS: "GNATS only" -> "Bug database only".
6350
6351         * Makefile.tpl: Rename [+target+] to [+make_target+].
6352         * Makefile.def: Rename 'target' to 'make_target'.
6353
6354 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
6355
6356         * MAINTAINERS: Add self as options handling maintainer.
6357
6358 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
6359
6360         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6361         been too long since I touched those ports.
6362
6363 2003-05-28  DJ Delorie  <dj@redhat.com>
6364
6365         * Makefile.tpl: Make maybe-check-gcc .PHONY.
6366         * Makefile.in: Regenerate.
6367
6368 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
6369
6370         * configure.in: Use curly braces in the definition of tooldir.
6371         * configure: Regenerate.
6372
6373 2003-05-21  DJ Delorie  <dj@redhat.com>
6374
6375         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6376         newlib or libgloss.
6377         * Makefile.in: Regenerate.
6378
6379 2003-05-21  DJ Delorie  <dj@redhat.com>
6380
6381         * Makefile.tpl: Add missing empty maybe-check-gcc target.
6382         * Makefile.in: Regenerate.
6383
6384 2003-05-20  Ian Lance Taylor  <ian@airs.com>
6385
6386         * MAINTAINERS: Update my e-mail address.
6387
6388 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6389
6390         * configure.in: Switch more things to use maybe dependencies.
6391         * Makefile.tpl: Switch more things to use maybe dependencies.
6392         Factor out common code from autogen IF statements.
6393         * configure: Regenerate.
6394         * Makefile.in: Regenerate.
6395
6396 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
6397
6398         * configure.in: Accept i[3456789]86 for machine type.
6399         * configure: Regenerate.
6400
6401 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6402
6403         * configure.in: Switch more things to use maybe dependencies.
6404         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
6405         * configure: Regenerate.
6406         * Makefile.tpl: Switch more things to use maybe dependencies.
6407         * Makefile.in: Regenerate.
6408
6409 2003-05-16  Andreas Schwab  <schwab@suse.de>
6410
6411         * Makefile.tpl (install-opcodes): Define.
6412         * Makefile.in: Rebuild.
6413
6414 2003-05-13  Andreas Jaeger  <aj@suse.de>
6415
6416         * config.guess: Update to 2003-05-09 version.
6417         * config.sub: Update to 2003-05-09 version.
6418
6419 2003-05-13  Michael Eager  <eager@mvista.com>
6420
6421         * configure.in: Correct sed script so that options in quotes are not
6422         deleted.
6423         * configure: Rebuild.
6424
6425 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
6426
6427         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6428         and $$s/newlib/libc/sys/cygwin32 include paths.
6429         * configure: Ditto.
6430
6431 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
6432
6433         * MAINTAINERS: Update my email addresses.
6434
6435 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6436
6437         * config-ml.in: Propagate INSTALL variables.
6438
6439 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6440
6441         * MAINTAINERS: Remove duplicate entries in Write After Approval.
6442
6443 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
6444
6445         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6446         * Makefile.in: Regenerate.
6447
6448 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
6449
6450         * MAINTAINERS (GNATS only): Add Falk Hueffner.
6451
6452 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
6453
6454         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6455
6456 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
6457
6458         * Makefile.tpl: Clean $(BUILD_SUBDIR).
6459         * Makefile.in: Regenerated.
6460
6461 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
6462
6463         * MAINTAINERS (Write After Approval): Upgrade myself from
6464         GNATS only to write-after-approval. Update my mail address.
6465
6466 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
6467
6468         (OS Port Maintainers: freebsd): Add myself.
6469
6470 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
6471
6472         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6473
6474 2003-04-22  Kean Johnston  <jkj@sco.com>
6475
6476         * MAINTAINERS (SCO ports): Added myself.
6477
6478 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
6479
6480         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6481
6482 2003-04-19  Kean Johnston  <jkj@sco.com>
6483
6484         * MAINTAINERS (Write After Approval): Add myself.
6485
6486 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6487
6488         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6489         * Makefile.in: Regenerate.
6490
6491 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
6492
6493         * configure.in (powerpc64*-*-linux*): Remove.
6494         * configure: Rebuilt.
6495
6496 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
6497
6498         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
6499         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6500         and restrap.
6501         * Makefile.in:  Regenerate.
6502
6503 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
6504
6505         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6506         * configure: Regenerated.
6507
6508 2003-04-15  DJ Delorie  <dj@redhat.com>
6509
6510         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6511
6512 2003-04-13  Nick Clifton  <nickc@redhat.com>
6513
6514         * config-ml.in: Remove support for --disable-aix removing
6515         call-aix multilibs.
6516
6517 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
6518
6519         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6520         * */configure: Rebuilt.
6521
6522 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
6523
6524         * MAINTAINERS: Add my email address.
6525
6526 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
6527
6528         * MAINTAINERS (Write After Approval): Add myself.
6529
6530 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6531
6532         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6533         * Makefile.in: Regenerate.
6534
6535 2003-03-14  Michael Chastain  <mec@shout.net>
6536
6537         * Makefile.in: Regenerate with correct Makefile.def.
6538
6539 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6540
6541         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
6542         Make macro.
6543         * Makefile.in: Regenerate.
6544         * configure.in: Clean up gxx_include_dir logic.
6545         * configure: Regenerate.
6546
6547 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
6548
6549         * MAINTAINERS (Write After Approval): Add myself.
6550
6551 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
6552
6553         * MAINTAINERS: Update my mail address.
6554
6555 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6556
6557         * configure.in (gxx_include_dir): Fix typo.
6558         * configure: Regenerated.
6559
6560 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6561
6562         * Makefile.tpl: Reindent.
6563         * Makefile.in: Regenerate.
6564         * configure.in: Reindent.  Don't set unused variables.
6565         * configure: Regenerate.
6566
6567 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
6568
6569         * configure.in: Include $(build_tooldir)/sys-include in
6570         FLAGS_FOR_TARGET.
6571         * configure: Regenerated.
6572
6573 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6574
6575         * Makefile.tpl: Always pass down RANLIB.
6576         * Makefile.in: Regenerate.
6577
6578         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6579         * Makefile.in: Regenerate.
6580         * configure.in: Remove unused logic relating to --enable-shared
6581         and --enable-threads.  Remove bogus comments.  Remove redundant
6582         noconfigdirs.
6583         * configure: Regenerate.
6584
6585         * configure.in: Replace ${libstdcxx_version} by its value.
6586         Remove reference to mh-dgux.
6587         * configure: Regenerate.
6588
6589 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
6590
6591         * MAINTAINERS (Write After Approval): Add myself.
6592
6593 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6594
6595         * Makefile.tpl: Rearrange.
6596         * Makefile.in: Regenerate.
6597
6598 2003-02-25  Uwe Stieber  <uwe@wwws.de>
6599
6600         * configure.in: Add support for kaOS as cross build target system.
6601         * configure: Regenerated.
6602
6603 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
6604
6605         * MAINTAINERS (Write after approval): Add myself.
6606
6607 2003-02-21  James E Wilson  <wilson@tuliptree.org>
6608
6609         * MAINTAINERS: Update my email address.
6610
6611 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
6612
6613         * MAINTAINERS: Add self to blanket write privs. section.
6614
6615 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
6616
6617         * Makefile.tpl: Add definition of CPPFLAGS to pass into
6618         configure-target-* as some target builds may require additional
6619         flags for preprocessor tests.
6620         * Makefile.in: Regenerated.
6621
6622 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
6623
6624         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6625         * ltconfig: Handle it.
6626         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6627         auto-detecting it.
6628
6629         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6630         it is used as argument to $CC.
6631         * ltcf-gcj.sh: Likewise.
6632
6633         * configure.in: Introduce --enable-maintainer-mode.
6634         * configure: Rebuilt.
6635         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6636         for maintainer mode.
6637         * Makefile.in: Rebuilt.
6638
6639 2003-02-18  Jason Merrill  <jason@redhat.com>
6640
6641         * Makefile.tpl (check-c++): Allow parallelism.
6642
6643 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6644
6645         * MAINTAINERS: Remove John Carr (who never actually had access to
6646         gcc.gnu.org).
6647
6648 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
6649
6650         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6651         don't configure target-libobjc.
6652         * configure: Regenerate.
6653
6654 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6655
6656         * Makefile.tpl (RANLIB): Define.
6657         * Makefile.in: Regenerate.
6658
6659 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
6660
6661         * MAINTAINERS: Update my email.
6662
6663 2003-02-06  Keith R Seitz  <keiths@redhat.com>
6664
6665         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6666         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6667         * Makefile.in: Regenerated.
6668         * configure.in: Remove all traces of snavigator, db, and grep.
6669         * configure: Regenerated.
6670
6671 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6672
6673         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6674         After Approval.
6675
6676 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6677
6678         * MAINTAINERS (Write after approval): Add myself.
6679
6680 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
6681
6682         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6683         * Makefile.in: Regenerated.
6684
6685 2003-01-30  Roger Sayle  <roger@eyesopen.com>
6686
6687         * config.guess: Updated to 2003-01-30's version.
6688         * config.sub: Updated to 2003-01-28's version.
6689
6690 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
6691
6692         * config.if: If gcc_version is already set, just use it.  Don't set
6693         gcc_version_trigger if it's already set, otherwise set it to
6694         gcc/version.c, but only if the file exists.  If it is not set and
6695         gcc/version.c does not exist, try to extract the version number from
6696         $CC.
6697
6698 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
6699
6700         * MAINTAINERS: Add myself to write-after-approval list.
6701
6702 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
6703
6704         * configure.in:  Revert 24Jan change.
6705         * configure:  Regenerate.
6706
6707 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6708
6709         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
6710         entry of HJ Lu.
6711
6712 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6713
6714         * configure.in: Revert previous change.
6715         * configure: Regenerate.
6716
6717 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6718
6719         * configure.in: Make rda native-only.
6720         * configure: Regenerate.
6721
6722 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6723
6724         * MAINTAINERS: Move myself from GNATS-only-accounts to
6725         write-after-approval.
6726
6727 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6728
6729         * configure.in: Add missing \.
6730         * configure: Rebuilt.
6731
6732 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
6733
6734         * configure.in (baseargs): Avoid using \| in sed regular
6735         expressions.
6736         * configure: Rebuilt.
6737
6738 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
6739
6740         * configure.in (baseargs): Remove all supported forms of
6741         --cache-file, --srcdir, --host, --build and --target options
6742         from argument lists.
6743         * configure: Rebuilt.
6744
6745 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
6746
6747         * MAINTAINERS: Add myself to write-after-approval list.
6748
6749 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
6750
6751         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6752         * configure: Rebuilt.
6753
6754 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6755
6756         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6757         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6758         * Makefile.in: Regenerate.
6759         * configure: Regenerate.
6760
6761 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
6762
6763         * configure.in: Remove Makefile in build, host and target modules
6764         unless configure was run with --no-recursion.
6765         * configure: Rebuilt.
6766
6767 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6768
6769         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6770         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6771         * Makefile.in: Regenerate.
6772
6773 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
6774
6775         * config.guess: Update to 2003-01-03 version.
6776         * config.sub: Update to 2003-01-03 version.
6777
6778 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6779
6780         * configure: Regenerate with proper autoconf 2.13.
6781
6782 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6783
6784         * configure.in: Add AC_PREREQ for consistency.
6785         * configure: Regenerate.
6786
6787 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
6788
6789         * configure.in (GDB_TK): Add tcl directories conditional on
6790         gdb/gdbtk directory being present.
6791         * configure: Regenerate.
6792
6793 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
6794
6795         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
6796         used by gcc if LD is not defined and we are not doing a Canadian Cross.
6797         * configure: Rebuilt.
6798
6799 2002-12-31  Tom Tromey  <tromey@redhat.com>
6800
6801         * Makefile.in: Rebuilt.
6802         * Makefile.def (target_modules) [libffi]: Allow installation.
6803
6804 2002-12-31  Andreas Schwab  <schwab@suse.de>
6805
6806         * configure.in: Fix use of $program_transform_name.
6807         * configure: Regenerated.
6808
6809 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
6810
6811         * configure.in (baseargs): Don't remove first configure argument.
6812         * configure: Regenerated.
6813
6814 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
6815
6816         * Makefile.tpl (local-distclean): Don't remove...
6817         (multilib.ts): ... this.  Moved into...
6818         (multilib.out): ... this.  Don't use sub-make.
6819         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6820         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6821         (configure-build-[+module+], configure-[+module+],
6822         configure-target-[+module+], configure-gcc): ... these.  Test
6823         for Makefile existence.  Drop config.status from dependencies.
6824         * Makefile.in: Rebuilt.
6825         * configure.in: Move gcc-version-trigger to the end of
6826         ac_configure_args.  Add comments to maybedep.tmp and
6827         serdep.tmp.  Introduce --disable-serial-configure.  Remove
6828         nonopt from baseargs, matching and removing corresponding
6829         whitespace while at it.
6830         * configure: Rebuilt.
6831
6832 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
6833
6834         * configure.in (host_configargs): Replace reference to
6835         no-longer-defined buildopts with --build=${build_alias}.
6836         * configure: Rebuilt.
6837
6838         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
6839         program_transform_name to standard idiom.
6840         (AUTOGEN, AUTOCONF): Define.
6841         (Makefile.in): Use $(AUTOGEN).
6842         (Makefile): Depend on config.status, and use autoconf-style rule to
6843         build it.  Move original commands to...
6844         (config.status): ... this new target.
6845         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
6846         $(AUTOCONF).
6847         * Makefile.in: Rebuilt.
6848
6849 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6850
6851         * Makefile.tpl: Fix dramatic bustage due to change in
6852         program_transform_name.
6853         * Makefile.in: Regenerate.
6854
6855         * configure.in: Remove unnecessary PATH setting.
6856         * configure: Regnerate.
6857
6858         * configure.in: Don't default to unprefixed tools unless
6859         the native tools will work.
6860         * configure: Regenerate.
6861
6862         * configure.in: Convert to autoconf script.  Blow away lots
6863         of now-redundant Makefile fragments.
6864         * configure: Generate using Autoconf.
6865         * Makefile.tpl: Rewrite to reflect autoconfiscation.
6866         * Makefile.in: Regenerate.
6867
6868 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6869
6870         * configure: Fix stupid bug where RANLIB was mistakenly included.
6871
6872         * configure.in: Rename (buildargs, hostargs, targargs) to
6873         (build_configargs, host_configargs, target_configargs).
6874
6875         * configure.in: Move logic out of sed statement.
6876
6877         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
6878         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6879
6880 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
6881
6882         * config.sub: Import from master repository
6883         * config.guess: Ditto
6884
6885 2002-12-24  Andreas Schwab  <schwab@suse.de>
6886
6887         * Makefile.tpl (multilib.out): Fix missing space.
6888         * Makefile.in: Regenerate.
6889
6890 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6891
6892         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
6893         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
6894         * Makefile.in: Regenerate.
6895         * configure.in: Remove unnecessary leftovers.
6896
6897 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
6898
6899         * configure.in (extra_ranlibflags_for_target): New variable.
6900         (*-*-darwin): Add -c to ranlib commands.
6901         * configure (tooldir): Handle extra_ranlibflags_for_target.
6902
6903 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6904
6905         * Makefile.tpl: Revert HJL's change.
6906         * Makefile.in: Regenerated.
6907         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6908         always.
6909
6910 2002-12-19  Andreas Schwab  <schwab@suse.de>
6911
6912         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6913         * Makefile.in: Regenerate.
6914
6915 2002-12-18  H.J. Lu  <hjl@gnu.org>
6916
6917         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6918         * Makefile.in: Regenerated.
6919
6920         * configure.in (build_prefix): New. Substitute.
6921
6922 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6923
6924         * Makefile.tpl: Don't let real targets depend on phony targets.
6925         * Makefile.in: Regenerate.
6926
6927         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6928         * Makefile.in: Regenerate.
6929
6930 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
6931
6932         * config.sub: Import from master repository
6933         * config.guess: Ditto
6934
6935 2002-12-16  Jason Merrill  <jason@redhat.com>
6936
6937         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6938         previous 'make bootstrap'.
6939         * Makefile.in: Regenerate.
6940
6941 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
6942
6943         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6944
6945 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6946
6947         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6948         * Makefile.in: Regenerate.
6949
6950 2002-12-13  Jason Merrill  <jason@redhat.com>
6951
6952         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
6953         library tests.
6954         (check-c++): Just depend on it and check-target-libstdc++-v3.
6955         * Makefile.in: Regenerate.
6956
6957 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6958
6959         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6960         * Makefile.in: Rebuilt.
6961
6962 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6963
6964         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
6965
6966 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6967
6968         * configure: Fix bug put in by gremlins.
6969
6970         * Makefile.tpl: Substitute more autoconfily.
6971         * configure: Substitute more autoconfily.
6972         * Makefile.in: Regenerate.
6973
6974 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
6975
6976         * config.sub: Import from master repository
6977         * config.guess: Ditto
6978         * MAINTAINERS: Added Svein Seldal under write after approval
6979
6980 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
6981
6982         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6983         * Makefile.in (all-sim): Ditto.
6984
6985 2002-12-06  DJ Delorie  <dj@redhat.com>
6986
6987         * Makefile.tpl: Change configure dependencies to not have real
6988         targets depend on phony targets.
6989
6990 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
6991
6992         * configure.in: Revert unintentional change.
6993
6994         * Makefile.tpl: Change dependency for */multilib.out so that
6995         it works when gcc isn't in the tree.
6996
6997         * configure.in: Substitute more.
6998         * configure: Run subconfigures from the Makefile.
6999         * Makefile.tpl: Run subconfigures from the Makefile; add a few
7000         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
7001
7002 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7003
7004         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
7005
7006 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7007
7008         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7009         and corresponding dependencies.
7010         * Makefile.in: Regenerate.
7011
7012         * configure.in (host_tools): Order binutils, gas and ld for
7013         convenience in running the testsuites.
7014
7015         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7016         * Makefile.in: Regenerate.
7017         * configure.in: Introduce rules to serialize subconfigure runs.
7018
7019         * configure.in: Introduce BASE_CC_FOR_TARGET.
7020         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
7021         Realize configure-build-* targets.  Realize configure-target-* targets.
7022         * Makefile.in: Regenerate.
7023
7024 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7025
7026         * configure: Move gcc_version_trigger stuff from here...
7027         * configure.in: ...to here.
7028
7029         * configure.in: Separate subconfigure options added by this file from
7030         options given by the user.  Add machinery to put args for host
7031         subconfigures into the Makefile.
7032
7033         * Makefile.tpl: Remove 'vault' targets.
7034         * Makefile.tpl: Reorder and comment dependencies.
7035         * Makefile.in: Regenerate.
7036
7037 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7038         * configure.in: Fix my broken commit of previous patch. (sigh)
7039
7040 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7041
7042         * configure.in: Move host-specific darwin noconfigdirs into
7043         the host-specific section.
7044
7045 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7046
7047         * configure.in: Move host-specific darwin noconfigdirs into
7048         the host-specific section.
7049
7050 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7051
7052         * configure: Remove skip-this-dir support.
7053         * Makefile.tpl: Remove skip-this-dir support.
7054
7055         * Makefile.tpl: Remove leftover support for non-autoconfiscated
7056         subdirectories.
7057         * Makefile.in: Regenerate.
7058
7059         * Makefile.tpl: Strip out useless setting of 'dir'.
7060         * Makefile.in: Regenerate.
7061
7062 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7063
7064         * configure.in: Fix deeply stupid bug.
7065
7066         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7067         shell code in CXX_FOR_TARGET
7068         * Makefile.def: Introduce raw_cxx.
7069         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7070         RAW_CXX_FOR_TARGET.
7071         * Makefile.in: Regenerate.
7072
7073 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
7074
7075         * Makefile.tpl: Remove unnecessary ifs.
7076         * Makefile.in: Regenerate.
7077
7078         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
7079         dependencies.  Maybe-ize build-libiberty.  Create dummy install
7080         targets for 'no_install' modules.
7081         * configure: Move GDB_TK substitution to configure.in.  Move
7082         build_modules stuff to configure.in.
7083         * configure.in: Implement soft dependency machinery.  Maybe-ize
7084         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
7085         * Makefile.in: Regenerate.
7086
7087 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7088
7089         * Makefile.tpl: Make all-target, install-target behave similarly
7090         to all, install (only hitting configured targets).  Eliminate
7091         unused macro defintions.
7092
7093         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7094         build != host.
7095
7096         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7097
7098         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7099
7100         * configure.in: Produce lists of subdir targets we're actually
7101         configuring.  Remove references to "dosrel".
7102         * Makefile.tpl: Let configure set which subdir targets are hit.
7103         Remove install-cross; clean up install; remove ALL.  Remove
7104         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
7105         Autogenerate host module targets.  Remove empty dependency lines
7106         and redundant dependency; rearrange slightly.
7107         * Makefile.def: Add host-side libtermcap, utils.
7108
7109         * Makefile.in: Regenerate.
7110
7111 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7112
7113         * ltconfig (osf[345]): Append $major to soname_spec.
7114         Reflect this in library_names_spec.
7115         * ltmain.sh (osf): Prefix $major with . for use as extension.
7116
7117 2002-11-19  Andreas Jaeger  <aj@suse.de>
7118
7119         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
7120         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
7121         and sparc64 GNU/Linux systems.
7122
7123 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
7124
7125         * MAINTAINERS: Update email.
7126
7127 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7128
7129         * MAINTAINERS: Complete James Dennett's entry.
7130
7131 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
7132
7133         * MAINTAINERS (Write After Approval): Add myself.
7134
7135 2002-11-13  Bruce Korb  <bkorb@gnu.org>
7136
7137         * Makefile.tpl: syntactic cleanup
7138
7139 2002-11-13  Stuart Hastings  <stuart@apple.com>
7140
7141         * MAINTAINERS: Add myself to write-after-approval list.
7142
7143 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7144
7145         * Makefile.def: Add list of recursive targets to autogenerate.
7146         Add build_modules.
7147         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
7148         targets.  Autogenerate *-build-* targets.
7149         * Makefile.in: Regenerate.
7150
7151 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7152
7153         * configure: More autoconf-style substitutions.
7154         * Makefile.tpl: More autoconf-style substitutions.
7155         * Makefile.in: Regenerate.
7156
7157 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7158
7159         * configure: Substitute more variables in a more autoconf-friendly
7160         way.  Simplify slightly.
7161         * Makefile.tpl: Make more variables substitutable in an
7162         autoconf-friendly way.
7163         * Makefile.in: Regenerate.
7164
7165 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
7166
7167         * MAINTAINERS (Write After Approval): Add myself.
7168
7169 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7170
7171         * configure.in (v810*): Remove special setting of tools.
7172
7173         * configure: Add support for extra required flags for ar or nm.
7174         * configure.in (aix4.3+): Use above support for target-specific
7175         issues, rather than using config/mt-aix43.
7176
7177 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7178
7179         * configure: Remove 'removing', which doesn't work.  Replace $subdir
7180         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
7181         with $srcdir.  Reformat indentation.  Substitute some variables
7182         formerly hard-coded in the Makefile for build=host.
7183         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7184         * Makefile.def: Autogenerate more.
7185         * Makefile.in: Regenerate.
7186
7187 2002-11-04  Adam Nemet  <anemet@lnxw.com>
7188
7189         * MAINTAINERS (Write After Approval): Add myself.
7190
7191 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
7192
7193         * Makefile.def (host_modules): Add rda.
7194         * Makefile.in: Regenerate.
7195         * configure.in (target_tool): Add target-rda to list.
7196
7197 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7198
7199         * MAINTAINERS: Remove "co-maintainer" note for web pages.
7200
7201 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
7202
7203         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
7204         and restrap targets to this rule.
7205         * Makefile.in:  Regenerate.
7206
7207 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7208
7209         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
7210         GNATS only accounts.
7211
7212 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
7213
7214         * configure.in (i[3456]86-*-linux*): Add check to disable
7215         ${libgcj} for glibc1.
7216
7217 2002-10-24  Denis Chertykov  <denisc@overta.ru>
7218
7219         * MAINTAINERS: Add myself as ip2k port maintainer.
7220
7221 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
7222
7223         * configure.in: Add tic4x target.
7224
7225 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7226
7227         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7228         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7229         * Makefile.in: Regenerate.
7230
7231         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7232         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7233         * Makefile.in: Regenerate.
7234
7235 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
7236
7237         * MAINTAINERS: Add myself as web pages co-maintainer.
7238
7239 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7240
7241         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7242         * Makefile.in: Regenerate.
7243
7244 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
7245
7246         * MAINTAINERS: Add myself and Nathan Sidwell
7247         <nathan@codesourcery.com> as VxWorks maintainers.
7248
7249 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7250
7251         * Makefile.def: Remove order dependency comments.
7252         * Makefile.tpl: Add explicit install-install dependencies.
7253         * Makefile.in: Regenerate.
7254
7255         * Makefile.tpl: Remove material now in src-release.  (Finally!)
7256         * Makefile.in: Regenerate.
7257
7258         * Makefile.tpl: Add configure-target (for src-release in src)
7259         * Makefile.in: Regenerate.
7260
7261 2002-09-30  Nick Clifton  <nickc@redhat.com>
7262
7263         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7264
7265 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
7266
7267         * configure.in (s390*-*-linux*): Enable libgcj.
7268
7269 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
7270
7271         * configure: Revert accidentally applied changes.
7272
7273         * Makefile.tpl: Make more autoconf-friendly.
7274         * Makefile.in: Regenerate.
7275         * configure: Make substitution more autoconf-like.
7276
7277 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
7278
7279         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7280         single entry to handle all these.
7281         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
7282         libjava on arm-*-elf.
7283
7284 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
7285
7286         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7287         things that depend on them.
7288
7289 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7290
7291         * Makefile.tpl: Make subsituted variables more autoconfy.
7292         * Makefile.in: Regenerate.
7293         * configure: Make seds more autoconfy.
7294
7295 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7296
7297         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7298         * Makefile.in: Regenerate.
7299         * configure.in: Rewrite sed statements to look autoconfy.
7300
7301         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7302         all-target-foo on configure-target-foo.
7303         * Makefile.def: Ditto.
7304         * Makefile.in: Rebuild.
7305
7306 2002-09-25  Andrew Haley  <aph@redhat.com>
7307
7308         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7309
7310 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7311
7312         * Makefile.def: New file.
7313         * Makefile.tpl: New file.
7314         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7315         * contrib/gcc_update: Note that Makefile.in is a generated file.
7316
7317         * configure.in: Minor rearrangement.  Simplify tests.
7318
7319 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
7320
7321         * configure.in (with_headers): Skip copy if value is "yes".
7322         (with_libs): Likewise.
7323
7324 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7325
7326         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7327         * configure.in (sh*-*-pe*): Ditto.
7328         * configure.in (mips*-*-pe*): Ditto.
7329         * configure.in (*arm-wince-pe): Ditto.
7330
7331         * configure.in: Rearrange.
7332
7333 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
7334
7335         * MAINTAINERS: Update my email address.
7336
7337 2002-08-30  Paul Koning  <pkoning@equallogic.com>
7338
7339         * MAINTAINERS: (Write After Approval): Add myself.
7340
7341 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
7342
7343         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7344
7345 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
7346
7347         * MAINTAINERS: Change my mailing address.
7348
7349 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
7350
7351         * MAINTAINERS (Write After Approval): Remove myself.
7352         (Various Maintainers: c++ runtime libs): Add myself.
7353
7354 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
7355
7356         * MAINTAINERS (Write After Approval): Remove myself.
7357         (Various Maintainers: c++ runtime libs): Add myself.
7358
7359 2002-08-15  Eric Christopher  <echristo@redhat.com>
7360
7361         * config.sub: Import from master repository.
7362         * config.guess: Ditto.
7363
7364 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
7365
7366         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7367         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7368         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7369
7370 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
7371
7372         * MAINTAINERS: Add self to rs6000 vector extensions.
7373
7374 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
7375
7376         * libiberty/configure: Reverted unintended yesterday's check in.
7377
7378 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
7379
7380         * boehm-gc/configure, libf2c/configure: Rebuilt.
7381         * libffi/configure, libiberty/configure: Ditto.
7382         * libjava/configure, libobjc/configure: Ditto.
7383         * libstdc++-v3/configure, zlib/configure: Ditto.
7384         Merged from binutils:
7385         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
7386         From Steve Ellcey <sje@cup.hp.com>:
7387         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7388         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7389         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7390         IA64.
7391         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7392         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7393         soname_spec, sys_lib_search_path_spec): Ditto.
7394
7395 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
7396
7397         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7398
7399 2002-08-04  H.J. Lu  (hjl@gnu.org)
7400
7401         * configure.in (mips*-*-linux*): Don't skip target-libffi.
7402
7403 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
7404
7405         * MAINTAINERS (Write After Approval): Add myself.
7406
7407 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
7408
7409         * configure.in: Move generic linux case to end.  Copy generic
7410         linux noconfigdirs to mips*-*-linux* entry and new
7411         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
7412
7413 2002-07-19  Michael Matz  <matz@suse.de>
7414
7415         * MAINTAINERS: Add myself as ra* maintainer.
7416
7417 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
7418
7419         * config.guess: Update to 2002-07-09 version.
7420         * config.sub: Update to 2002-07-03 version.
7421
7422 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
7423
7424         * MAINTAINERS: Fix typo in a maintainer email address.
7425
7426 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7427
7428         * configure.in: Remove two redundant tests.
7429
7430 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7431
7432         * configure.in (mips*-*-irix6*o32): Enable stabs.
7433
7434 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
7435
7436         * configure.in: Don't build grez.
7437         * Makefile.in: Ditto.
7438
7439         * Makefile.in: Remove references to bsp, cygmon, libstub.
7440         * configure.in: Ditto.
7441
7442         * configure.in: Remove leftover reference to gdbtest.
7443
7444 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
7445
7446         * configure.in (gxx_include_dir):  Change to match versioned
7447         C++ headers if --enable-version-specific-runtime-libs is used.
7448
7449 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
7450
7451         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7452
7453 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7454
7455         * configure.in: Make --without-x work.
7456
7457 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7458
7459         * configure.in: Rearrange target Makefile fragment collection.
7460
7461         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7462         cvs[src].
7463         * configure.in: Ditto.
7464
7465 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
7466
7467         * MAINTAINERS (Write After Approval): Update my e-mail address.
7468
7469 2002-06-24  Ben Elliston  <bje@redhat.com>
7470
7471         * configure.in (host_tools): Remove cgen.
7472
7473         * Makefile.in (all-cgen): Remove; runs from its source directory.
7474         (check-cgen, install-cgen, clean-cgen): Likewise.
7475         (all-opcodes): Do not depend on all-cgen.
7476         (all-sim): Likewise.
7477
7478 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7479
7480         * Makefile.in: Eliminate 'apache' targets.
7481         * configure.in: Eliminate 'apache' targets.
7482
7483         * configure.in: Eliminate redundant tests.  Reorganize.
7484
7485         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7486
7487         * config-ml.in: Eliminate references to Cygnus configure.
7488
7489         * Makefile.in: Eliminate references to building emacs.
7490
7491 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
7492
7493         * MAINTAINERS: Update my email address.
7494
7495 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
7496
7497         * config.if (libstdcxx_incdir): Version C++ headers.
7498         (cxx_incdir): Remove.
7499
7500 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7501
7502         * MAINTAINERS (Write After Approval): Add self.
7503
7504 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
7505
7506         * configure.in: Add support for ip2k.
7507
7508 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
7509
7510         * configure.in: Fix AIX configury bug.
7511
7512 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
7513
7514         * MAINTAINERS (Write After Approval): Add self.
7515
7516 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7517
7518         * configure.in: replace ${topsrcdir} with ${srcdir}
7519
7520         * configure.in: Move definition of libstdcxx_flags
7521         right above usage, rather than waaay earlier.
7522
7523         * configure.in: Pull definition of is_cross_compiler earlier.
7524
7525         * configure.in: Rearrange a little.
7526
7527         * configure.in: Remove references to librx.
7528         * Makefile.in: Remove references to librx.
7529
7530 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
7531
7532         * config.sub: Add support for avr target.
7533         Import from master sources, rev 1.255
7534
7535 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
7536
7537         * configure, .cvsignore:  Revert previous change...
7538         * Makefile:  ...delete.
7539
7540 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7541
7542         * configure.in: Eliminate ${gasdir} variable.
7543
7544 2002-06-18  Dave Brolley  <brolley@redhat.com>
7545
7546         * configure.in: Add support for frv.
7547         * config.sub: Add support for frv.
7548
7549 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7550
7551         * configure:  Remove garbage from previous commit.
7552
7553 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7554
7555         * configure:  For in-source builds, make a subdir and re-exec there.
7556         * Makefile:  New file.  Pass targets through to build directory.
7557         * .cvsignore:  No longer ignore "Makefile".
7558
7559 2002-06-16  Douglas Rupp  <rupp@gnat.com>
7560
7561         * MAINTAINERS (Write After Approval): Add self.
7562
7563 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7564
7565         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7566
7567 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
7568
7569         * configure.in (vax-*-netbsd*): Re-enable gas.
7570
7571 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
7572
7573         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7574         BUILD_PREFIX_1, to correct nomenclature.
7575         * configure: Likewise.
7576
7577         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7578         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7579
7580 2002-05-31  Olaf Hering  <olh@suse.de>
7581
7582         * config-ml.in: Propogate DESTDIR also.
7583
7584 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
7585
7586         * configure.in (vax-*-netbsd*): Don't build gas for this
7587         platform.
7588
7589 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7590
7591         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7592         and libgcj for AVR.
7593
7594 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
7595
7596         * MAINTAINERS (Write After Approval): Add myself.
7597
7598 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
7599
7600         * config.guess: Update to 2002-05-22 version.
7601         * config.sub: Likewise.
7602
7603 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7604
7605         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7606         * config-ml.in: Likewise.
7607         * configure: Likewise.
7608         * configure.in: Likewise.
7609
7610 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
7611
7612         * MAINTAINERS: Update my email address.
7613
7614 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
7615
7616         * configure.in: Simplify makefile fragment collection.
7617
7618         * configure.in: Remove code to build emacs.
7619
7620         * configure.in : Remove --srcdir argument from targargs and buildargs
7621         (it's always overridden in the Makefile anyway).  Rearrange a bit.
7622
7623         * configure: Move some logic to configure.in.
7624         * configure.in: Move some logic from configure.
7625
7626 2002-05-11  Tom Tromey  <tromey@redhat.com>
7627
7628         * MAINTAINERS: Reflect libgcj reality.
7629
7630 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
7631
7632         * Makefile.in: Honour DESTDIR.
7633
7634 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
7635
7636         * config.guess: Import 2002-03-20 version.
7637         * config.sub: Import 2002-04-26 version.
7638
7639 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7640
7641         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7642
7643 2002-05-07  Tim Josling  <tej@melbpc.org.au>
7644
7645         * MAINTAINERS: Add self.
7646
7647 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
7648
7649         * ltmain.sh: Detect and handle object name conflicts
7650         while piecewise linking a static library.
7651
7652 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
7653
7654         * configure.in (noconfigdirs): Don't disable libgcj on
7655         sparc64-*-solaris* and sparcv9-*-solaris*.
7656
7657 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
7658
7659         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7660
7661 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
7662
7663         * configure.in (FLAGS_FOR_TARGET): Do not add
7664         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7665         on i[3456]86-*-linux*.
7666
7667 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
7668
7669         * configure.in (noconfigdirs): Replace [ ] with test.
7670
7671         * configure.in (noconfigdirs): Do not add target-newlib if
7672         target == i[3456]86-*-linux*, and host == target.
7673
7674 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
7675
7676         * configure.in: delete reference to absent file
7677
7678         * configure.in: replace '[' with 'test'
7679
7680         * configure.in: Eliminate references to gash.
7681         * Makefile.in: Eliminate references to gash.
7682
7683         * configure.in: remove useless references to 'pic' makefile fragments.
7684
7685         * configure.in: (*-*-windows*) Finish removing.
7686
7687         * configure.in: Eliminate redundant test for libgui.
7688
7689 2002-04-29  Roger Sayle  <roger@eyesopen.com>
7690
7691         * MAINTAINERS: Add self and realphabetize.  Update entries
7692         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
7693         entry for a29k port maintainer.
7694
7695 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
7696
7697         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7698         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7699
7700 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
7701
7702         * configure.in: remove references to dead files
7703
7704 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
7705
7706         * MAINTAINERS: Add information about purpose of this file.
7707
7708 2002-04-18  Tom Tromey  <tromey@redhat.com>
7709
7710         * configure.in: Disallow configuring libgcj when it is already
7711         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
7712         Solaris 2.8 by default.  For PR libgcj/6158.
7713
7714 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7715
7716         * configure.in:  Move default CC setting out of config/mh-* fragments
7717         directly into here.
7718
7719 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7720
7721         * configure.in: don't even try to configure or make a subdirectory
7722         if there's no configure script for it.
7723
7724 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
7725
7726         * MAINTAINERS: Remove chill maintainers.
7727         * Makefile.in (CHILLFLAGS): Remove.
7728         (CHILL_LIB): Remove.
7729         (TARGET_CONFIGDIRS): Remove libchill.
7730         (CHILL_FOR_TARGET): Remove.
7731         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7732         CHILL_LIB.
7733         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7734         (CHECK_TARGET_MODULES): Likewise.
7735         (INSTALL_TARGET_MODULES): Likewise.
7736         (CLEAN_TARGET_MODULES): Likewise.
7737         (configure-target-libchill): Remove.
7738         (all-target-libchill): Remove.
7739         * configure.in (target_libs): Remove target-libchill.
7740         Do not compute CHILL_FOR_TARGET.
7741         * libchill: Remove directory.
7742
7743 2002-04-11  DJ Delorie  <dj@redhat.com>
7744
7745         * Makefile.in, configure.in: Sync with binutils, entries
7746         follow...
7747
7748 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
7749
7750         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
7751         (do-tar, do-bz2): New rules.
7752         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
7753         (gdb-tar): New rule.
7754         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
7755         (insight_dejagnu.tar): New rule.
7756         (insight.tar): New rule.
7757         (gdb+dejagnu.tar): New rule.
7758         (gdb.tar): New rule.
7759
7760 2002-02-01  Mo DeJong  <supermo@bayarea.net>
7761
7762         * Makefile.in: Add all-tix to deps for all-snavigator
7763         so that tix is built when building snavigator.
7764
7765 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
7766
7767         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7768         ld and gdb are not supported.
7769
7770 2002-01-07  Mark Salter  <msalter@redhat.com>
7771
7772         * configure.in: Remove target-bsp and target-cygmon from arm builds.
7773         Allow target-libgloss to be built for arm, strongarm, and xscale.
7774
7775 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
7776
7777         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7778         options for i[3456]86-pc-linux* native builds.
7779
7780 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
7781
7782         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7783         files from .po files for a distribution.
7784
7785 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
7786
7787         * configure.in: Enable libstdc++-v3 for h8300 targets.
7788
7789 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
7790
7791         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7792         version from bfd/.
7793
7794 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
7795
7796         * Makefile.in (VER): When present, extract the version number from
7797         the file version.in.
7798
7799 2001-05-24  Tom Rix  <trix@redhat.com>
7800
7801         * configure.in : enable ld for aix
7802
7803 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7804
7805         * config.guess: Add linux target for S/390.
7806
7807 2000-11-07  Philip Blundell  <pb@futuretv.com>
7808
7809         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7810
7811 2000-11-03  Philip Blundell  <pb@futuretv.com>
7812
7813         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7814         files.
7815
7816 2001-01-15  Ben Elliston  <bje@redhat.com>
7817
7818         * configure.in (host_tools): Add sid.
7819         Always configure cgen.
7820
7821 2000-11-24  Nick Clifton  <nickc@redhat.com>
7822
7823         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7824
7825
7826 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
7827
7828         * Makefile.in (ALL_MODULES): Add all-cgen.
7829         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7830         (all-cgen): New target.
7831         (all-opcodes,all-sim): Depend on all-cgen.
7832         * configure.in (host_tools): Add cgen.
7833         Only configure cgen if --enable-cgen-maint.
7834
7835 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
7836
7837         * configure.in: Add *-*-freebsd* configurations.
7838
7839 2002-04-08  Tom Tromey  <tromey@redhat.com>
7840
7841         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7842         Fixes PR libgcj/6068.
7843
7844 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
7845
7846         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7847
7848 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7849
7850         * configure.in (alpha*-dec-osf*): Enable libgcj.
7851
7852 2003-03-27  Matthew Gingell  <gingell@gnat.com>
7853
7854         * MAINTAINERS (Write After Approval): Add myself.
7855
7856 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
7857
7858         Fix for: PR bootstrap/3591, target/5676
7859         * configure.in (mcore-pe): Disable the configuration of
7860         libstdc++-v3 since exceptions are not supported.
7861
7862 2002-03-20  Anthony Green  <green@redhat.com>
7863
7864         * configure.in: Enable libgcj for xscale-elf target.
7865
7866 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
7867
7868         * MAINTAINERS:  Update my email address.
7869
7870 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
7871
7872         * ltmain.sh (relink_command): Fix typo in previous change.
7873
7874 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
7875
7876         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
7877         (relink_command): Added --tag flags.
7878         (mode=install): If relinking fails; error out.
7879
7880 2002-03-12  Richard Henderson  <rth@redhat.com>
7881
7882         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
7883         .NOTPARALLEL tag.
7884         (do-check): Rename from check.
7885         (check): Allow parallel check.
7886
7887 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
7888
7889         * MAINTAINERS: Add myself as maintainer for xtensa port.
7890         Fix alphabetical order in CPU port maintainer list.
7891         Remove myself from Write After Approval list.
7892
7893 2002-03-11  Richard Henderson  <rth@redhat.com>
7894
7895         * Makefile.in (.NOTPARALLEL): Add fake tag.
7896
7897 2002-03-07  H.J. Lu  (hjl@gnu.org)
7898
7899         * configure.in: Enable gprof for mips*-*-linux*.
7900
7901 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
7902
7903         * MAINTAINERS (Write After Approval): Add myself.
7904
7905 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
7906
7907         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7908         libjava.
7909         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7910
7911 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
7912
7913         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7914         because its Makefile is there; test for the executable instead.
7915
7916 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
7917
7918         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7919         libstdc++-v3 and libjava.
7920
7921 2002-02-11  Adam Megacz  <adam@xwt.org>
7922
7923         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7924         boehm-gc
7925
7926 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
7927
7928         * config.guess: Updated to 2002-01-30's version.
7929         * config.sub: Updated to 2002-02-01's version.
7930         Contribute sh64-elf.
7931         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
7932         * configure.in: Added sh64-*-*.
7933
7934 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
7935
7936         * MAINTAINERS: Belatedly add myself to write after approval list.
7937
7938 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
7939
7940         * MAINTAINERS: Put self in as maintainer for x86-64 port.
7941         Remove self as Write After Approval.
7942
7943 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
7944
7945         * MAINTAINERS: Put self in as maintainer for contrib/regression
7946         directory.
7947
7948 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
7949
7950         * MAINTAINERS:  Update my email address.
7951
7952 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
7953
7954         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
7955         target-libiberty, and target-libgloss.  Skip Java-related
7956         libraries if not supported for NetBSD on target CPU.
7957
7958 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
7959
7960         * install-sh: Use _inst.$$_ for temp file name.
7961
7962 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
7963
7964         * MAINTAINERS (Write After Approval): Move my contact info
7965         from here...
7966         (OS Port Maintainers): ...to here (netbsd).
7967
7968 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
7969
7970         * MAINTAINERS (Write After Approval): Add myself.
7971
7972 2002-01-17  H.J. Lu  <hjl@gnu.org>
7973
7974         * Makefile.in (all-fastjar): Also depend on all-libiberty.
7975         (all-target-fastjar): Also depend on all-target-libiberty.
7976
7977 2002-01-16  H.J. Lu  (hjl@gnu.org)
7978
7979         * config.guess: Import from master sources, rev 1.225.
7980         * config.sub: Import from master sources, rev 1.238.
7981
7982 2002-01-16  Kazu Hirata  <kazu@hxi.com>
7983
7984         * MAINTAINERS (Write After Approval): Remove myself.
7985
7986 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
7987
7988         * MAINTAINERS (Write After Approval): Add myself.
7989
7990 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7991
7992         * MAINTAINERS: Add self as docs co-maintainer.
7993
7994 2001-12-11  Matthias Klose  <doko@debian.org>
7995
7996         * MAINTAINERS (Write After Approval): Add myself.
7997
7998 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
7999
8000         * MAINTAINERS: Update my email address.
8001
8002 2001-12-07  Turly O'Connor  <turly@apple.com>
8003         * MAINTAINERS (Write After Approval): Add myself.
8004         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
8005         (rs6000_initialize_trampoline): Call __trampoline_setup for
8006         ABI_DARWIN too.
8007         * darwin-tramp.asm: New file, implements __trampoline_setup.
8008         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
8009
8010 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
8011
8012         * MAINTAINERS (Write After Approval): Add myself.
8013
8014 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
8015
8016         * configure, configure.in: Use temp file for long sed commands.
8017
8018 2001-12-03  Laurent Guerby  <guerby@acm.org>
8019
8020         * config.sub: Update to version 1.232 on subversion.
8021
8022 2001-12-03  Ben Elliston  <bje@redhat.com>
8023
8024         * MAINTAINERS: Update mail address for config.* patches.
8025
8026 2001-11-27  DJ Delorie  <dj@redhat.com>
8027             Zack Weinberg  <zack@codesourcery.com>
8028
8029         When build != host, create libiberty for the build machine.
8030
8031         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8032         CONFIG_ARGUMENTS.
8033         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8034         New variables.
8035         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8036         and rules.
8037         (all.normal): Depend on ALL_BUILD_MODULES.
8038         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8039         (all-build-libiberty): Depend on configure-build-libiberty.
8040
8041         * configure: Calculate and substitute proper value for
8042         ALL_BUILD_MODULES.
8043         * configure.in: Create the build subdirectory.
8044         Calculate and substitute TARGET_CONFIGARGS (formerly
8045         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8046
8047 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
8048
8049         * MAINTAINERS (write-after-approval): Add self.
8050
8051 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8052
8053         * MAINTAINERS (GNATS only accounts): Remove self.
8054
8055 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
8056
8057         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8058         libf2c.
8059
8060 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8061
8062         * MAINTAINERS (Write After Approval): Add self.
8063
8064 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8065
8066         * MAINTAINERS: mips and s390 are also CPU ports.
8067
8068 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8069
8070         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
8071
8072 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
8073
8074         * MAINTAINERS: Alphabetize.
8075
8076 2001-11-09  Kazu Hirata  <kazu@hxi.com>
8077
8078         * MAINTAINERS (Various maintainers: h8 port): Add myself.
8079
8080 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8081
8082         * MAINTAINERS (Various maintainers: hppa port): Added myself.
8083
8084 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
8085
8086         * configure.in (--enable-languages): Be more permissive about
8087         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
8088
8089 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
8090
8091         * config.sub: Import from master sources, rev. 1.230.
8092         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
8093
8094 2001-11-07  Laurent Guerby  <guerby@acm.org>
8095
8096         * MAINTAINERS (Write After Approval): Add self.
8097
8098 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
8099
8100         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8101
8102 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
8103
8104         * config.sub: Import from master sources, rev 1.226.
8105         * config.guess: Import from master sources, rev 1.216.
8106
8107 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
8108
8109         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8110         * MAINTAINERS: Add self as maintainer of MMIX port.
8111         Remove old after-approval entry.
8112
8113 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
8114
8115         * ChangeLog, configure: Fix spelling errors.
8116
8117 2001-10-20  Brendan Kehoe  <brendan@zen.org>
8118
8119         * MAINTAINERS: Tweak my address.
8120
8121 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
8122
8123         * MAINTAINERS: Update my email address.
8124
8125 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
8126
8127         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8128         * MAINTAINERS: Add self as maintainer of CRIS port.
8129
8130 2001-10-10  Geert Bosch  <bosch@gnat.com>
8131
8132         * MAINTAINERS (Various maintainers: Ada front end):
8133         Added Robert Dewar.
8134
8135 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
8136
8137         * MAINTAINERS (Write After Approval): Added self
8138
8139 2001-10-02  Geert Bosch  <bosch@gnat.com>
8140
8141         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8142
8143 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8144
8145         * configure: Handle temporary files securely using mkdir.
8146
8147 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
8148
8149         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8150
8151 2001-09-26  Will Cohen  <wcohen@redhat.com>
8152
8153         * configure.in (*-*-linux*): Disable configuration of target-newlib
8154         and target-libgloss.
8155
8156 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8157
8158         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8159         RANLIB.
8160
8161 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
8162
8163         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8164         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8165         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8166         avoid quotes nesting problems.
8167         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8168         (DO_X): Export only variables that are set.
8169
8170 2001-09-19  Ben Elliston  <bje@redhat.com>
8171
8172         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8173         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8174         semantics.  Use the shell built-in "type" command instead.
8175
8176 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
8177
8178         Merged from gcc-3_0-branch:
8179         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
8180         * ltcf-c.sh: Use $objext, not $ac_objext.
8181         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
8182         * ltcf-cxx.sh: Add support for GNU.
8183         2001-07-22  Timothy Wall  <twall@redhat.com>
8184         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
8185         default settings if using GNU tools with that configuration.
8186         * ltcf-cxx.sh: Ditto.
8187         * ltcf-gcj.sh: Ditto.
8188         2001-07-21  Michael Chastain  <chastain@redhat.com>
8189         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8190         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
8191         * ltmain.sh: Mark as gcc-local.
8192
8193 2001-08-30  Eric Christopher  <echristo@redhat.com>
8194             Jason Eckhardt  <jle@redhat.com>
8195
8196         * config.guess: Merge from master sources.
8197         * config.sub: Merge from master sources, add support for mipsisa32.
8198
8199 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
8200         * config.sub: Merge from master sources, rev 1.219.
8201         * MAINTAINERS: Add self as contact for stormy16 port.
8202
8203 2001-08-14  Zack Weinberg  <zackw@panix.com>
8204
8205         * config.sub: Merge from master sources, rev 1.218.
8206         * config.guess: Merge from master sources, rev 1.209.
8207
8208 2001-08-11  Graham Stott  <grahams@redhat.com>
8209
8210         * Makefile.in (check-c++): Add missing semicolon.
8211
8212 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
8213
8214         * MAINTAINERS (Various maitainers: predict.def): Added myself.
8215
8216 2001-07-30  Eric Christopher  <echristo@redhat.com>
8217
8218         * MAINTAINERS (Various maintainers: mips port): Added myself.
8219
8220 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
8221
8222         * configure.in (sh-*-linux*): New.
8223
8224 2001-07-27  Richard Henderson  <rth@redhat.com>
8225
8226         * .cvsignore: Add LAST_UPDATED.
8227
8228 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
8229
8230         * MAINTAINERS (Various maintainers: s390 port): Added myself.
8231
8232 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
8233
8234         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8235
8236 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
8237
8238         * MAINTAINERS (Write After Approval): Added myself.
8239
8240 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8241
8242         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8243         and libgcj on m68hc11/m68hc12.
8244
8245 2001-06-27  H.J. Lu  (hjl@gnu.org)
8246
8247         * Makefile (CFLAGS_FOR_BUILD): New.
8248         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8249
8250 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8251
8252         * README: Remove version number.
8253
8254 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8255
8256         * INSTALL/README: Update wrt. to the installation instructions now
8257         residing in gcc/doc/install.texi.
8258
8259 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8260
8261         * README: Replace with a cut-down and updated version of gcc/README.
8262
8263 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
8264
8265         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8266         multilibs to be disabled.
8267
8268 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
8269
8270         * MAINTAINERS (Write After Approval): Add myself.
8271
8272 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
8273
8274         * config.guess: Import CVS version 1.195.
8275         * config.sub: Import CVS version 1.212.
8276
8277 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
8278
8279         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8280         gcc/xgcc is built, use -print-prog-name to find out the program
8281         name to use.
8282
8283 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
8284
8285         * config.guess:  Import CVS version 1.194.  All gcc-local changes
8286         appear to also be in the master copy.
8287         * config.sub:  Import CVS version 1.211.
8288
8289 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
8290
8291         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8292         with_gcc]: Use `gcc -shared' to build a shared library.
8293
8294 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8295
8296         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8297         archives.
8298
8299 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8300
8301         * MAINTAINERS (Write After Approval): Add myself.
8302
8303 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
8304
8305         * configure.in (libstdcxx_flags): Do not try to execute
8306         libstdc++-v3/testsuite_flags until it exists.
8307
8308 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
8309
8310         * MAINTAINERS: Update my email address.
8311
8312 2001-05-31  Graham Stott  <grahams@redhat.com>
8313
8314         * MAINTAINERS (Write After Approval): Add myself.
8315
8316 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
8317
8318         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
8319         libraries when using g++ with native linker.
8320
8321 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
8322
8323         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8324
8325 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
8326
8327         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8328         [aix4*|aix5*]: Prepend blank.
8329
8330 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
8331
8332         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8333         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
8334         of subdir/configure scripts to use the new libtool.m4.
8335
8336 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
8337
8338         * MAINTAINERS (Write After Approval): Add myself.
8339
8340 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
8341
8342         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8343
8344 2001-05-11  Ben Elliston  <bje@redhat.com>
8345
8346         * Makefile.in (all-sid): New target.
8347         (check-sid, clean-sid, install-sid): Likewise.
8348
8349 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
8350
8351         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8352
8353 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8354
8355         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8356         libgcj.
8357
8358 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8359
8360         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8361         gcc/xgcc is built, use -print-prog-name to find out the program
8362         name to use.
8363
8364 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
8365
8366         * configure.in (noconfigdirs): Don't reset it from scratch in the
8367         target case; only append to it.
8368
8369         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8370         sparc-*-solaris2.8]: Disable ${libgcj}.
8371
8372 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
8373
8374         * configure.in (libgcj_saved): Copy from $libgcj.
8375         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8376         --disable-libgcj.
8377
8378 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
8379
8380         * MAINTAINERS: Remove self as MIPS maintainer and
8381         C front end maintainer.
8382
8383 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
8384
8385         * configure.in: Move *-chorusos target case to the proper switch.
8386         Disable libgcj.
8387
8388 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8389
8390         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8391         1.641.2.228.
8392
8393 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8394
8395         * Makefile.in (STAGE1_CFLAGS): Pass down.
8396
8397 2001-04-13  Alan Modra  <amodra@one.net.au>
8398
8399         * config.guess: Add hppa64-linux support.  Note for next import that
8400         this is already in the master file.
8401         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
8402
8403 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8404
8405         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8406         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8407
8408 2001-04-11  Stan Shebs  <shebs@apple.com>
8409
8410         * MAINTAINERS: Add self as Darwin port maintainer.
8411
8412 2001-04-11  Alan Modra  <amodra@one.net.au>
8413
8414         * MAINTAINERS: Update my email address.
8415
8416 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
8417
8418         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8419         recent versions of FreeBSD (release 3 or later).
8420         * ltconfig: On FreeBSD, -lc must not be provided when building
8421         a shared library or else the standard -pthread gcc option is
8422         rendered worthless to later users of the built library.
8423
8424 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8425
8426         * MAINTAINERS: Add self and RTH as C front end maintainers.
8427
8428 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
8429
8430         * config.sub: Make sure to match an already-canonicalized
8431         machine name (eg. mn10300-unknown-elf).
8432
8433 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
8434
8435         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8436         New macros.
8437         (bootstrap, cross): Use RECURSE_FLAGS.
8438         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8439
8440 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
8441
8442         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8443
8444 2001-03-22  Colin Howell  <chowell@redhat.com>
8445
8446         * Makefile.in (DO_X): Do not backslash single-quotes in
8447         backquotes (two places).
8448
8449 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8450
8451         Re-installed:
8452         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8453         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8454         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8455         * ltcf-cxx.sh: Likewise.
8456         * ltcf-gcj.sh: Likewise.
8457
8458 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8459
8460         * MAINTAINERS: Add myself as "documentation co-maintainer".
8461
8462 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8463
8464         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8465         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8466
8467 2001-03-19  Tom Tromey  <tromey@redhat.com>
8468
8469         * config-ml.in: Handle GCJ and GCJFLAGS.
8470
8471 2001-03-21  Michael Chastain  <chastain@redhat.com>
8472
8473         * Makefile.in: all-m4 depends on all-texinfo.
8474
8475 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
8476
8477         * MAINTAINERS: Add myself to write after approval list.
8478
8479 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
8480
8481         * Makefile.in (DO_X): Quote nested quotes.
8482
8483 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
8484
8485         * MAINTAINERS: Add myself to write after approval list.
8486
8487 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
8488
8489         * Makefile.in (DO_X): Use double quotes for quoting
8490         "RANLIB=$${RANLIB}".
8491
8492 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
8493
8494         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8495
8496 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
8497
8498         * configure.in: Only use `lang_requires' for languages athat are
8499         actually enabled.
8500
8501 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
8502
8503         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
8504
8505 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
8506
8507         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8508
8509 2001-03-07  Tom Tromey  <tromey@redhat.com>
8510
8511         * configure.in: Allow config-lang.in to set `lang_requires' to list
8512         of other required languages.
8513
8514 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
8515
8516         * Makefile.in: Remove RANLIB definition. Use RANLIB
8517         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8518         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8519
8520 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
8521             Alexandre Oliva  <aoliva@redhat.com>
8522
8523         * Makefile.in (check-c++): Use tabs, not spaces.
8524
8525 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
8526
8527         * MAINTAINERS: add myself to Write After Approval list.
8528
8529 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
8530
8531         * Makefile.in (check-c++): New rule.
8532
8533         * configure.in (target_libs): Remove libg++.
8534         (noconfigdirs): Remove libg++.
8535         (noconfigdirs): Same.
8536         (noconfigdirs): Same.
8537         (noconfigdirs): Same.
8538
8539         * config-ml.in: Remove libg++ references.
8540
8541         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8542         (ALL_TARGET_MODULES): Same.
8543         (configure-target-libg++): Remove.
8544         (all-target-libg++): Remove.
8545         (configure-target-libio): Remove.
8546         (all-target-libio): Remove.
8547         (check-target-libio): Remove.
8548         (.PHONY): Remove.
8549         (libg++.tar.bz2): Remove.
8550         (all-target-cygmon): Remove libio.
8551         (all-target-libstdc++): Remove.
8552         (configure-target-libstdc++): Remove.
8553         (TARGET_LIB_PATH): Remove libstdc++.
8554         (ALL_GCC_CXX): Remove libstdc++.
8555         (all-target-gperf): Correct.
8556
8557 2001-02-16  Nick Clifton  <nickc@redhat.com>
8558
8559         * configure.in (noconfigdirs): Allow configuration of texinfo
8560         for Cygwin hosts.
8561
8562 2001-02-15  Anthony Green  <green@redhat.com>
8563
8564         * configure: Introduce GCJ_FOR_TARGET.
8565         * configure.in: Ditto.
8566         * Makefile.in: Ditto.
8567
8568 2001-02-13  Andreas Schwab  <schwab@suse.de>
8569
8570         * MAINTAINERS: Update mail address.
8571
8572 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8573
8574         * config.guess: Add linux target for S/390.
8575         * config.sub: Likewise.
8576
8577 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
8578
8579         * configure.in: for *-chorusos, don't config target-newlib and
8580         target-libgloss.
8581
8582 2001-02-06  Ben Elliston  <bje@redhat.com>
8583
8584         * configure: Output host type to stdout, not stderr.
8585
8586 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
8587
8588         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
8589         * ltcf-cxx.sh: Likewise.
8590
8591         * config.if: Assume enable_libstdcxx_v3 is defined.
8592
8593 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
8594
8595         Remove V2 C++ library.
8596         * configure.in: Remove --enable-libstdcxx_v3 support.
8597
8598 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
8599
8600         * include/demangle.h: Add prototype for java_demangle_v3.
8601
8602 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
8603
8604         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
8605
8606 2001-01-27  Richard Henderson  <rth@redhat.com>
8607
8608         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8609
8610 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8611
8612         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8613         Don't unset, it's non-portable and no longer necessary, set to empty
8614         instead.
8615
8616 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8617
8618         * ltconfig: Shell portability fix for the tagname validity check.
8619
8620 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
8621
8622         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8623         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8624
8625 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8626
8627         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8628
8629 2001-01-26  Tom Tromey  <tromey@redhat.com>
8630
8631         * configure.in: Allow libgcj to be built on Sparc Solaris.
8632
8633 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
8634
8635         * ltcf-c.sh: Add aix5 case.
8636         * ltcf-cxx.sh: Likewise.
8637         * ltconfig: Likewise.
8638
8639 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
8640
8641         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8642         keep at least one of build_libtool_libs or build_old_libs set to
8643         yes.
8644
8645         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8646         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8647
8648 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
8649
8650         * configure.in: Enable libgcj on several additional platforms.
8651
8652 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
8653
8654         * configure.in: Enable libgcj for linux targets.
8655
8656 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8657
8658         * MAINTAINERS (Write After Approval): Add myself.
8659
8660 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8661
8662         * MAINTAINERS: Add myself as vax port maintainer.
8663
8664 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
8665
8666         * MAINTAINERS: Add myself as Mercury front-end maintainer.
8667
8668 2001-01-09  Mike Stump  <mrs@wrs.com>
8669
8670         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8671         failures of subdirectories.
8672
8673 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8674
8675         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8676         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8677         * ltcf-cxx.sh: Likewise.
8678         * ltcf-gcj.sh: Likewise.
8679         * ltconfig.sh: Fix typo.
8680
8681 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8682
8683         * configure: handle DOS-style absolute paths.
8684
8685 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8686
8687         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8688
8689 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
8690
8691         * MAINTAINERS: Add myself as avr port co-maintainer.
8692
8693 2000-12-28  Ben Elliston  <bje@redhat.com>
8694
8695         * MAINTAINERS: Add myself under ``Write After Approval''.
8696
8697 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
8698
8699         * texinfo: Remove directory from GCC.
8700
8701 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8702
8703         * COPYING: Update to current
8704         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8705         to 19yy as example year in copyright notice).
8706
8707 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
8708
8709         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8710         (libstdcxx_incdir): Pass down.
8711         * config.if: Remove expired bits for cxx_interface, add stub.
8712         (libstdcxx_incdir): Add variable for g++ include directory.
8713         * configure.in (gxx_include_dir): Use it.
8714
8715 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
8716
8717         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
8718         with old-email address from ``Write After Approval''.
8719
8720 2000-12-15  Andreas Jaeger  <aj@suse.de>
8721
8722         * configure.in: Handle lang_dirs.
8723
8724 2000-12-14  Tom Tromey  <tromey@redhat.com>
8725
8726         * MAINTAINERS: Removed brads.
8727
8728         * MAINTAINERS: Added gcj developers.
8729
8730 2000-12-13  Anthony Green  <green@redhat.com>
8731
8732         * configure.in: Disable libgcj for any target not specifically
8733         listed.  Disable libgcj for x86 and Alpha Linux until compatible
8734         with g++ abi.
8735
8736 2000-12-13  Mike Stump  <mrs@wrs.com>
8737
8738         * Makefile.in (local-distclean): Also remove fastjar.
8739
8740 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
8741
8742         * contrib/gcc_update: Add fastjar --touch entries.
8743
8744 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
8745
8746         * configure.in: Disable language-specific target libraries for
8747         languages that aren't enabled.
8748
8749 2000-12-10  Anthony Green  <green@redhat.com>
8750
8751         * configure.in: Define libgcj.  Disable libgcj target libraries for
8752         most targets.
8753
8754 2000-12-10  Neil Booth  <neilb@earthling.net>
8755
8756         * MAINTAINERS: Update mail address, remove from WAA list.
8757
8758 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8759
8760         * libjava: Imported from /cvs/java.
8761         * libffi: Likewise.
8762         * Boehm-gc: Likewise.
8763
8764 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8765
8766         * configure.in (target_libs): Revert 2000-12-08 patch.
8767         (noconfigdirs): Added target-libjava.
8768
8769 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8770
8771         * djunpack.bat: removed.
8772
8773 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8774
8775         * Makefile.in: handle DOS-style absolute paths.
8776         * config-ml.in: likewise.
8777         * symlink-tree: likewise.
8778
8779 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8780
8781         * fastjar: Imported.
8782
8783 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8784
8785         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8786         libjava.
8787         * configure.in (target_libs): Removed `target-libjava'.
8788
8789 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8790
8791         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8792         (ALL_MODULES): Added fastjar.
8793         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8794         (all-target-libjava): all-fastjar replaces all-zip.
8795         (all-fastjar): Added.
8796         (configure-target-fastjar, all-target-fastjar): Likewise.
8797         * configure.in (host_tools): Added fastjar.
8798
8799 2000-12-07  Mike Stump  <mrs@wrs.com>
8800
8801         * Makefile.in (local-distclean): Remove leftover built files.
8802
8803 2000-11-24  Nick Clifton  <nickc@redhat.com>
8804
8805         * configure.in (xscale-elf): Add target.
8806         (xscale-coff): Add target.
8807
8808 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
8809
8810         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8811         recent versions of FreeBSD (release 3 or later).
8812         * ltconfig: On FreeBSD, -lc must not be provided when building
8813         a shared library or else the standard -pthread gcc option is
8814         rendered worthless to later users of the built library.
8815
8816 2000-11-16  Fred Fish  <fnf@be.com>
8817
8818         * configure.in (enable_libstdcxx_v3): Fix typo,
8819         libstd++ -> libstdc++.
8820
8821 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8822
8823         * MAINTAINERS: Add self to Write After Approval list.
8824
8825 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
8826
8827         * MAINTAINERS: Update my email address.  Add myself to global write
8828         privs list.
8829
8830 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
8831
8832         * Makefile.in: Merge with src and libgcj.
8833         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
8834         configure-target-<library> when their configure scripts need the C
8835         or C++ library to have already been built to work properly.
8836         (do_proto_toplev): Set them to an empty string.
8837
8838         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8839         (REALLY_SET_LIB_PATH): Use them.
8840
8841 2000-11-17  Stan Shebs  <shebs@apple.com>
8842
8843         * MAINTAINERS: Add self to Write After Approval list.
8844
8845 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8846
8847         * configure: Provide the original toplevel configure arguments
8848         (including $0) to subprocesses in the environment rather than
8849         through gcc/configargs.h.
8850
8851 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8852
8853         * MAINTAINERS: Remove references to cccp. Change C9X reference to
8854         C99.  Alphabetise "Write After Approval" list.
8855
8856 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
8857
8858         * configure: Turn on libstdc++ V3 by default.
8859
8860         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8861         if we've got GCC.
8862
8863 2000-11-11  Philip Blundell  <philb@gnu.org>
8864
8865         * MAINTAINERS: Add self to Write After Approval list.
8866
8867 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
8868
8869         * ltcf-c.sh (aix4): Improve shared library configuration; require
8870         exporting symbols.
8871         * ltcf-cxx.sh (aix4): Define.
8872         * ltconfig (aix4): Define library and soname specs appropriate for
8873         AIX.  Define command to create export symbols list.
8874
8875 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
8876
8877         * config.sub: Add support for Sun Chorus
8878
8879 2000-10-31  Nick Clifton  <nickc@redhat.com>
8880
8881         * MAINTAINERS: Rename <name>@cygnus.com addresses to
8882         <name>@redhat.com.  Also installed new email address for Clint
8883         Popetz.
8884
8885 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
8886
8887         * etc: Remove directory from GCC.
8888
8889 2000-10-16  Michael Meissner  <meissner@redhat.com>
8890
8891         * configure (gcc/configargs.h): Only create if there is a build GCC
8892         directory created.
8893
8894 2000-10-16  Matthias Klose  <doko@debian.org>
8895
8896         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
8897         when configured for libstdc++-v3.
8898
8899 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
8900
8901         * configure: Save configure arguments to gcc/configargs.h.
8902
8903 2000-10-04  Philipp Thomas  <pthomas@suse.de>
8904
8905         * config.guess: Import CVS version 1.157.
8906         * config.sub: Import CVS version 1.181.
8907
8908 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
8909
8910         * Makefile.in (bootstrap): avoid recursion if subdir missing
8911         (cross): ditto
8912         (do-proto-toplev): ditto
8913
8914 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
8915
8916         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
8917         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
8918
8919         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
8920         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
8921         all affected `configure' scripts.
8922
8923 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
8924
8925         * MAINTAINERS: Add self as cpplib co-maintainer.
8926
8927 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
8928
8929         * MAINTAINERS: Add self to Write After Approval list.
8930
8931 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8932
8933         * INSTALL/README: egcs -> GCC update.
8934
8935 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
8936
8937         * MAINTAINERS: Add myself to Write After Approval list.
8938
8939 2000-09-15  Kazu Hirata  <kazu@hxi.com>
8940
8941         * MAINTAINERS: Add myself to Write After Approval list.
8942
8943 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
8944
8945         * configure.in: Do not build byacc for hppa64.  Provide paths to the
8946         X11 libraries for hppa64.
8947
8948 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8949
8950         * MAINTAINERS: Add myself as 68hc11 port maintainer.
8951
8952 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
8953
8954         * Makefile.in (all-zlib): Added dummy target.
8955
8956         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8957         ltcf-gcj.sh: Updated from libtool multi-language branch.
8958
8959 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
8960
8961         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8962         (bootstrap*): Depend on all-bootstrap.
8963
8964 2000-09-05  Philipp Thomas  <pthomas@suse.de>
8965
8966         * config.guess: Import CVS version 1.156.
8967         * config.sub: Import CVS version 1.179.
8968
8969 2000-09-02  Anthony Green  <green@cygnus.com>
8970
8971         * Makefile.in (all-gcc): Depend on all-zlib.
8972         (CLEAN_MODULES): Add clean-zlib.
8973         (ALL_MODULES): Add all-zlib.
8974         * configure.in (host_libs): Add zlib.
8975
8976 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
8977
8978         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8979         crosses, but add gcc/include to the header search path for them.
8980
8981 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
8982
8983         * MAINTAINERS: Add self to Write After Approval list.
8984
8985 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8986
8987         * config.guess: Import CVS version 1.152.
8988         * config.sub: Import CVS version 1.177.
8989
8990 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
8991
8992         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8993         $targargs to tell whether newlib is going to be built.
8994
8995         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8996         $$r/TARGET_SUBDIR/libio for _G_config.h.
8997
8998 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
8999
9000         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
9001
9002 2000-08-22  DJ Delorie  <dj@redhat.com>
9003
9004         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
9005
9006 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
9007
9008         * config-ml.in (CC, CXX): Avoid trailing whitespace.
9009         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9010         sub-configures.
9011
9012 2000-08-21  DJ Delorie  <dj@redhat.com>
9013
9014         * MAINTAINERS: Add self as a libiberty maintainer
9015
9016 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
9017
9018         * configure.in (libstdcxx_flags): Use
9019         libstdc++-v3/src/libstdc++.INC.
9020
9021 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
9022
9023         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9024
9025 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
9026
9027         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
9028
9029         * configure: Make enable_threads and enable_shared defaults
9030         explicit.  Substitute enable_threads into generated Makefiles.
9031         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
9032         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
9033
9034 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
9035
9036         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
9037
9038 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
9039
9040         * config-ml.in (CC): Remove bogus duplicate quotation mark from
9041         previous delta.
9042
9043 2000-08-11  Jason Merrill  <jason@redhat.com>
9044
9045         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9046         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9047         (FLAGS_FOR_TARGET): Not here.
9048         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
9049
9050 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
9051
9052         * config-ml.in (CC, CXX): Don't introduce a leading space.
9053
9054 2000-08-07  DJ Delorie  <dj@delorie.com>
9055
9056         * MAINTAINERS: Add self as a DJGPP maintainer
9057
9058 2000-08-07  DJ Delorie  <dj@redhat.com>
9059
9060         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9061         "if we're also building gcc, and it's a gcc that will run on the
9062         build machine, we want to use its includes instead of the system's
9063         default includes".
9064
9065 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
9066
9067         * MAINTAINERS: Add self to Write After Approval list.
9068
9069 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
9070
9071         * configure.in (libstdcxx_flags): Don't use `"'.
9072
9073         * config-ml.in: Adjust multilib search paths to the
9074         appropriate multilib tree.
9075
9076 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
9077
9078         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9079         commas in $LANGUAGES.
9080
9081 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
9082
9083         * configure.in: Re-enable all references to libg++ and librx.
9084
9085 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
9086
9087         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
9088         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
9089         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
9090         * ltcf-cxx.sh (need_lc): Set based on postdeps.
9091
9092         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9093
9094 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
9095
9096         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9097         CXX_FOR_TARGET for sed.
9098
9099 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
9100
9101         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9102         Do not override if already set in the environment or in configure.
9103         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9104         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9105
9106 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
9107
9108         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
9109         the libtool CVS tree multi-language branch.
9110         * ltconfig, ltmain.sh: Updated.
9111
9112 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
9113
9114         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
9115         (clean-target): Depend on it.
9116
9117         * Makefile.in (FLAGS_FOR_TARGET): New macro.
9118         (GCC_FOR_TARGET): Use it.
9119         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9120         * configure.in: ... here.
9121         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
9122         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9123
9124 2000-07-24  Eric Christopher  <echristo@cygnus.com>
9125
9126         * MAINTAINERS: Add self to Write After Approval list.
9127
9128 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
9129
9130         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9131         (configure-target-libchill, configure-target-libobjc): Likewise.
9132
9133         * configure.in: Use the same cache file for all target libs.
9134         * config-ml.in: But different cache files per multilib variant.
9135
9136 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9137
9138         * configure (topsrcdir): Don't use dirname.
9139
9140 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
9141
9142         * MAINTAINERS: Add self to Write After Approval list.
9143
9144 2000-07-20  Jason Merrill  <jason@redhat.com>
9145
9146         * configure.in: Remove all references to libg++ and librx.
9147
9148         * configure, configure.in, Makefile.in: Unify gcc and binutils.
9149
9150 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
9151
9152         * config.sub: Update to subversions version 2000-07-06.
9153
9154 2000-07-12  Andrew Haley  <aph@cygnus.com>
9155
9156         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9157         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9158
9159 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
9160
9161         * symlink-tree:  Check number of arguments.
9162
9163 2000-07-05  Jim Wilson  <wilson@cygnus.com>
9164
9165         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9166         search path for a g++ extracted from the build tree.  This
9167         will allow link tests run by configure scripts in
9168         subdirectories to succeed.
9169
9170 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
9171
9172         * ltconfig: Add support for mips-dde-sysv4.2MP
9173
9174 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9175
9176         * MAINTAINERS: Add myself as loop discovery maintainer.
9177
9178 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
9179
9180         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9181         `os2'. Force ac_cv_exeext to be ".exe" in that case.
9182
9183 2000-06-19  Timothy Wall  <twall@cygnus.com>
9184
9185         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9186         * config.sub: Add tic54x target.
9187
9188 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9189
9190         * MAINTAINERS: Add self as Fortran maintainer,
9191         remove Craig Burley.
9192
9193 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9194
9195         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9196         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
9197
9198 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
9199
9200         * MAINTAINERS: Add self as i18n maintainer
9201
9202 20000-05-21  H.J. Lu  (hjl@gnu.org)
9203
9204         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9205         directory are used if they exist. Make sure
9206         $(build_tooldir)/include is searched for header files,
9207         $(build_tooldir)/lib/ for library files.
9208         (GCC_FOR_TARGET): Likewise.
9209         (CXX_FOR_TARGET): Likewise.
9210
9211 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
9212
9213         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9214
9215 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
9216
9217         * Makefile.in (configure-target-libiberty): Depend on
9218         configure-target-newlib.
9219
9220 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
9221
9222         * configure.in, Makefile.in: Merge all libffi-related
9223         configury stuff from the libgcj tree.
9224
9225 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9226
9227         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9228         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9229
9230 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9231
9232         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9233         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
9234         current version information.  Add to proto-toplev directory.
9235         (gdb-taz): Build do-djunpack.
9236
9237 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
9238
9239         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9240
9241 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9242
9243         * MAINTAINERS: Add self to Write After Approval list.
9244
9245 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9246
9247         * ltmain.sh: Preserve in relink_command any environment
9248         variables that may affect the linker behavior.
9249
9250 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
9251
9252         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9253
9254 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
9255
9256         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9257
9258 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
9259
9260         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9261         with the version name.
9262
9263 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
9264
9265         * MAINTAINERS: Add self as bb-reorder maintainer.
9266
9267 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
9268
9269         * config.if: Tweak.
9270
9271 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
9272
9273         * djunpack.bat: New file.
9274
9275 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9276
9277         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
9278         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9279         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9280         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
9281
9282 2000-04-16  Dave Pitts  <dpitts@cozx.com>
9283
9284         * config.sub (case $basic_machine): Change default for "ibm-*"
9285         to "openedition".
9286
9287 2000-04-13  Andreas Jaeger  <aj@suse.de>
9288
9289         * MAINTAINERS: Added myself.
9290
9291 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9292
9293         * Makefile.in (gdb-taz): New target.  GDB specific archive.
9294         (do-md5sum): New target.
9295         (MD5PROG): Define.
9296         (PACKAGE): Default to TOOL.
9297         (VER): Default to a shell script.
9298         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
9299         md5 checksum generation.
9300         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9301         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9302         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9303         insight.tar.bz2): Use gdb-taz to create archive.
9304
9305 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9306
9307         * configure (warn_cflags): Delete.
9308
9309 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
9310
9311         * MAINTAINERS: Added myself.
9312
9313 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
9314             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
9315
9316         * configure.in (enable_libstdcxx_v3): Add.
9317         (target_libs): Add bits here to switch between libstdc++-v2 and
9318         libstdc++-v3.
9319         * config.if: And this file too.
9320         * Makefile.in: Add libstdc++-v3 targets.
9321
9322 2000-04-05  Michael Meissner  <meissner@redhat.com>
9323
9324         * config.sub (d30v): Add d30v as a basic machine type.
9325
9326 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
9327
9328         * configure.in: -linux-gnu*, not -linux-gnu.
9329
9330 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9331
9332         * MAINTAINERS: Add self in write-after-approval section.
9333
9334 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
9335
9336         * MAINTAINERS: Add self as ia64 port maintainer.
9337
9338 2000-03-08  Neil Booth  <NeilB@earthling.net>
9339
9340         * MAINTAINERS: Add self in write-after-approval section.
9341
9342 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9343
9344         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9345         (do-tar-bz2): Replace TOOL with PACKAGE.
9346         (gdb.tar.bz2): Remove GDBTK from GDB package.
9347         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9348         dejagnu.tar.bz2): New packages.
9349
9350 2000-02-27  Andreas Jaeger  <aj@suse.de>
9351
9352         * configure.in: Add entry for mips*-*-linux*, move catch all
9353         *-*-*linux* entry below this one.
9354
9355 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
9356
9357         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9358
9359 2000-02-24  Nick Clifton  <nickc@cygnus.com>
9360
9361         * config.sub: Support an OS of "wince".
9362
9363 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9364
9365         * config.guess, config.sub: Updated to match config's 2000-02-15
9366         version.
9367
9368 2000-02-23  Linas Vepstas  <linas@linas.org>
9369
9370         * config.sub: Add support for Linux/IBM 370.
9371         * configure.in: Likewise.
9372
9373 2000-02-22  Nick Clifton  <nickc@cygnus.com>
9374
9375         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9376
9377 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
9378
9379         * config.guess: Guess "cygwin" rather than "cygwin32".
9380
9381 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9382
9383         * configure (gcc_version): When setting, narrow search to
9384         lines containing `version_string'.
9385
9386 2000-02-15  Denis Chertykov  <denisc@overta.ru>
9387
9388         * config.sub: Add support for avr target.
9389
9390 2000-02-14  Nick Clifton  <nickc@cygnus.com>
9391
9392         * MAINTAINERS: Add maintainers for MCore port.
9393
9394 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
9395
9396         * config.sub: Add mmix-knuth-mmixware.
9397
9398 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9399
9400         * MAINTAINERS: Pair cccp with cpplib maintainership.
9401
9402 2000-01-27  Christopher Faylor  <cgf@redhat.com>
9403
9404         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9405         structure stuff to -L library search.
9406         (CXX_FOR_TARGET): Ditto.
9407         (CROSS_CHECK_MODULES): Fix spelling mistake.
9408
9409 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
9410
9411         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9412         the C++ compiler.
9413
9414 2000-01-12  Richard Henderson  <rth@cygnus.com>
9415
9416         * configure.in: Don't build some bits for beos.
9417
9418 2000-01-12  Joel Sherrill (joel@OARcorp.com)
9419
9420         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9421         as include files.
9422
9423 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
9424
9425         * Add self as cpplib maintainer, as requested by Jason
9426         Merrill.  Correct my e-mail address.
9427
9428 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
9429
9430         * configure.in: Use mt-aix43 to handle *_TARGET defs,
9431         not mh-aix43.
9432
9433 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
9434
9435         * MAINTAINERS: Add myself to "write after approval" list.
9436
9437 1999-12-14  Richard Henderson  <rth@cygnus.com>
9438
9439         * config.guess (alpha-osf, alpha-linux): Detect ev67.
9440         * config.sub: Accept alphaev[78], alphaev8.
9441
9442 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9443
9444         * config.guess, config.sub: Update from autoconf.
9445
9446 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
9447
9448         * MAINTAINERS:  update my playtime e-address.
9449
9450 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9451
9452         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9453         necessary libraries are missing.
9454
9455 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
9456
9457         * MAINTAINERS: Add new 'write after approval' maintainer.
9458
9459 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9460
9461         * MAINTAINERS: Add new Java maintainer.
9462
9463 1999-10-25  Andreas Schwab  <schwab@suse.de>
9464
9465         * configure: Fix quoting inside arguments of eval.
9466
9467 1999-10-21  Nick Clifton  <nickc@cygnus.com>
9468
9469         * config-ml.in: Allow suppression of some ARM multilibs.
9470
9471 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
9472
9473         * config.guess: Add OS/390 match pattern.
9474         * config.sub: Add mvs, openedition targets.
9475         * configure.in (i370-ibm-opened*): New.
9476
9477 1999-09-04  Steve Chamberlain  <sac@pobox.com>
9478
9479         * config.sub: Add support for configuring for pj.
9480
9481 1999-08-31  Nick Clifton  <nickc@cygnus.com>
9482
9483         * config.sub (maybe_os): Add support for configuring for fr30.
9484
9485 1999-08-25  Nick Clifton  <nickc@cygnus.com>
9486
9487         * configure.in: Do not configure or build ld for AIX
9488         platforms.  ld is known to be broken on these platforms.
9489
9490 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9491
9492         * config-ml.in: Pass compiler flag corresponding to multidirs to
9493         subdir configures.
9494
9495 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
9496
9497         * Makefile.in (LDFLAGS): Define.
9498
9499 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
9500
9501         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9502         noconfigdirs.
9503         (*-*-cygwin*): Likewise.
9504
9505 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
9506
9507         * mkdep: New file.
9508         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9509         (BINUTILS_SUPPORT_DIRS): Add mkdep.
9510
9511         From Eli Zaretskii <eliz@is.elta.co.il>:
9512         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9513         long file name when using DJGPP on MS-DOS.
9514
9515 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
9516
9517         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9518
9519 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
9520
9521         * Makefile.in (check-target-libio): Remove all-target-libstdc++
9522         dependency as this causes "make check" to globally "make all"
9523
9524 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
9525
9526         * configure.in (target_libs): Added target-zlib.
9527         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9528         (CONFIGURE_TARGET_MODULES): Likewise.
9529         (CHECK_TARGET_MODULES): Likewise.
9530         (INSTALL_TARGET_MODULES): Likewise.
9531         (CLEAN_TARGET_MODULES): Likewise.
9532         (configure-target-zlib): New target.
9533         (all-target-zlib): Likewise.
9534         (all-target-libjava): Depend on all-target-zlib.
9535         (configure-target-libjava): Depend on configure-target-zlib.
9536
9537         * Makefile.in (configure-target-libjava): Depend on
9538         configure-target-newlib.
9539         (configure-target-boehm-gc): New target.
9540         (configure-target-qthreads): New target.
9541
9542         * configure.in (target_libs): Added target-qthreads.
9543         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9544         (CONFIGURE_TARGET_MODULES): Likewise.
9545         (CHECK_TARGET_MODULES): Likewise.
9546         (INSTALL_TARGET_MODULES): Likewise.
9547         (CLEAN_TARGET_MODULES): Likewise.
9548         (all-target-qthreads): New target.
9549         (configure-target-libjava): Depend on configure-target-qthreads.
9550         (all-target-libjava): Depend on all-target-qthreads.
9551
9552         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9553         (CONFIGURE_TARGET_MODULES): Likewise.
9554         (CHECK_TARGET_MODULES): Likewise.
9555         (INSTALL_TARGET_MODULES): Likewise.
9556         (CLEAN_TARGET_MODULES): Likewise.
9557         (all-target-libjava): New target.
9558         (all-target-boehm-gc): Likewise.
9559         * configure.in (target_libs): Added libjava, boehm-gc.
9560
9561 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
9562
9563         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9564         configure.bat in SUPPORT_FILES.
9565         (gas+binutils.tar.bz2): Likewise.
9566
9567         * makeall.bat: Remove; obsolete.
9568
9569 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
9570
9571         From Mark Elbrecht:
9572         * configure.bat: Remove; obsolete.
9573
9574 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
9575
9576         * configure: Add -W -Wall to the default CFLAGS when compiling with
9577         gcc.
9578
9579 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
9580
9581         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9582
9583 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
9584
9585         * configure.in: Build ld on IRIX6.
9586
9587 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
9588
9589         * Makefile.in: Change distribution targets to use bzip2 instead of
9590         gzip.
9591         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9592         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9593
9594 1999-06-04  Nick Clifton  <nickc@cygnus.com>
9595
9596         * config.sub: Add mcore target.
9597
9598 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
9599
9600         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9601
9602 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
9603
9604         * config.guess (dummy): Changed to $dummy.
9605
9606 1999-05-24  Nick Clifton  <nickc@cygnus.com>
9607
9608         * config.sub: Tidied up case statements.
9609
9610 1999-05-22  Ben Elliston  <bje@cygnus.com>
9611
9612         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9613         <jiro@din.or.jp>.
9614
9615         * config.guess: Merge with FSF version. Future changes will be
9616         more accurately recorded in this ChangeLog.
9617         * config.sub: Likewise.
9618
9619 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
9620
9621          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9622
9623 1999-04-30  Tom Tromey  <tromey@cygnus.com>
9624
9625         * ltmain.sh: [mode link] Always use CC given by ltconfig.
9626
9627 1999-04-23  Tom Tromey  <tromey@cygnus.com>
9628
9629         * ltconfig, ltmain.sh: Update to libtool 1.2f.
9630
9631 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
9632
9633         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9634         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9635         Bad merge removed these two changes.
9636
9637 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
9638                           Martin Heller (Ing.-Buero_Heller@t-online.de)
9639
9640         * config.guess (interix Alpha): Add.
9641
9642 1999-04-11  Richard Henderson  <rth@cygnus.com>
9643
9644         * configure.in (i?86-*-beos*): Do config gperf; don't config
9645         gdb, newlib, or libgloss.
9646
9647 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
9648
9649         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9650         link a trivial program with -mabi=64.  If it fails, remove mabi=64
9651         from multidirs.
9652
9653 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
9654
9655         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9656
9657 1999-04-08  Nick Clifton  <nickc@cygnus.com>
9658
9659         * config.sub: Add support for mcore targets.
9660
9661 1999-04-07  Michael Meissner  <meissner@cygnus.com>
9662
9663         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9664         not mt-ospace, in order to shut up assembler warning about using
9665         symbols that are named the same as registers.
9666
9667 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
9668
9669         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9670         dependency list for all-target-cygmon.
9671
9672 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
9673
9674         * config-ml.in: Check $host, not $target, for selective multilibs.
9675         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9676         thumb interworking, and underscore prefix multilibs.
9677
9678 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
9679
9680         * missing: Update to version from current automake.
9681
9682 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
9683
9684         * configure (gxx_include_dir): Removed.
9685
9686         * configure.in (gxx_include_dir): Handle it.
9687         * Makefile.in: Likewise.
9688
9689 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
9690
9691         * config.sub (mips64vr4111,mips64vr4111el) Add.
9692
9693 1999-03-21  Ben Elliston  <bje@cygnus.com>
9694
9695         * config.guess: Correct typo for detecting ELF on FreeBSD.
9696
9697 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
9698
9699         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9700         config/mh-djgpp.
9701
9702 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
9703
9704         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9705         all-target-newlib to dependency list for all-target-bsp.
9706
9707 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9708
9709         * config.sub: Add i386-uwin support.
9710         * config.guess: Likewise.
9711
9712 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9713
9714         * configure.in: cleanup, add mh-*pic handling for arm, special
9715         case powerpc*-*-aix*
9716
9717 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
9718
9719         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9720         can be built.
9721
9722 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
9723
9724         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9725         targets.
9726
9727 1999-03-02  Nick Clifton  <nickc@cygnus.com>
9728
9729         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9730
9731 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
9732
9733         * config.sub: Check for "cygwin*" rather than "cygwin32*"
9734
9735 1999-02-24  Nick Clifton  <nickc@cygnus.com>
9736
9737         * config.sub: Fix typo in arm recognition.
9738
9739 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
9740
9741         * configure.in (noconfigdirs): Changed target_configdirs to
9742         include target-bsp only for m68k-*-elf* and m68k-*-coff*
9743         rather than m68k-*-* since it is not known to work on
9744         m68k-aout. Ditto for arm-*-*oabi.
9745
9746 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
9747
9748         * configure.in (*-*-windows*): Remove, no longer used.
9749
9750 1999-02-19  Ben Elliston <bje@cygnus.com>
9751
9752         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9753         Smart and improved by Andrew Cagney.
9754
9755 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
9756
9757         * config.guess: Recognize openbsd-*-hppa.
9758
9759 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
9760
9761         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9762         only if it is not empty.
9763
9764 1999-02-17  Nick Clifton  <nickc@cygnus.com>
9765
9766         Patch from: Scott Bambrough <scottb@corelcomputer.com>
9767
9768         * config.guess: Modified to recognize uname's armv* syntax.
9769
9770         * config.sub: Modified to recognize uname's armv* syntax.
9771
9772 1999-02-17  Mark Salter  <msalter@cygnus.com>
9773
9774         * configure.in: Added target-bsp for sparclite.
9775
9776 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
9777
9778         * config.sub: Recognize alphapca5[67] and up to alphaev8.
9779
9780 1999-02-08  Nick Clifton  <nickc@cygnus.com>
9781
9782         * configure.in: Add support for strongarm port.
9783         * config.sub: Add support for strongarm target.
9784
9785 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9786
9787         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9788         the old name config/mh-cygwin32.
9789         Enable texinfo.
9790
9791 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
9792
9793         * configure.in: Do build ld for ix86 Solaris.
9794
9795 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
9796
9797         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
9798         $AR_FOR_TARGET.  Likewise for RANLIB.
9799
9800 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
9801
9802         * config.sub (oabi):  Recognize.
9803         * configure.in (arm-*-oabi):  Handle.
9804
9805 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
9806
9807         * config.guess: Improve detection of i686 on UnixWare 7.
9808
9809 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9810
9811         * config.guess: Add support for i386-pc-interix.
9812         * config.sub: Likewise.
9813         * configure.in: Likewise.
9814
9815 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
9816
9817         * Makefile.in: Remove unneeded all-target-libio from
9818         from all-target-winsup target since it is now unneeded.
9819         Add all-target-libtermcap in its place since it is now
9820         needed.
9821
9822 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
9823
9824         * configure.in: makefile stub for cygwin target is probably
9825         unnecessary.  Remove it for now.
9826
9827 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
9828
9829         * configure.in: libtermcap.a should be built when cygwin is the
9830         target as well as the host.
9831         * config.guess: Allow mixed case in cygwin uname output.
9832         * Makefile.in: Add libtermcap target.
9833
9834 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
9835
9836         * config.sub: Clean up handling of hppa2.0.
9837
9838 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
9839
9840         * config.guess: Use C code to identify more HP machines.
9841
9842 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
9843
9844         * config.sub: Handle hppa2.0.
9845
9846 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
9847
9848         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
9849         cygmon for all sparclite targets, regardless of object format.
9850
9851 1998-12-15  Mark Salter  <msalter@cygnus.com>
9852
9853         * configure.in: Added target-bsp for several target architectures.
9854
9855         * Makefile.in: Added rules for bsp.
9856
9857 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
9858
9859         * config.guess: Improve detection of hppa2.0 processors.
9860
9861 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
9862
9863         * config.guess: Recognize FreeBSD using ELF automatically.
9864
9865 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
9866
9867         * configure (skip-this-dir): Add handling for new shell script, which
9868         might be created by a sub-directory's configure to indicate, this particular
9869         directory is "unwanted".
9870         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9871
9872 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
9873
9874         * ltconfig: import from libtool, after changing libtool to
9875         account for the cygwin name change.
9876
9877 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
9878
9879         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9880         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9881
9882 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
9883
9884         * configure.in: Add libtermcap to list of cygwin dependencies.
9885
9886 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
9887
9888         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9889         they include winsup/include when it's a cygwin target.
9890
9891 1998-11-12  Tom Tromey  <tromey@cygnus.com>
9892
9893         * configure.in (host_tools): Added zip.
9894         * Makefile.in (all-target-libjava): Depend on all-zip.
9895         (all-zip): New target.
9896         (ALL_MODULES): Added all-zip.
9897         (NATIVE_CHECK_MODULES): Added check-zip.
9898         (INSTALL_MODULES): Added install-zip.
9899         (CLEAN_MODULES): Added clean-zip.
9900
9901 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
9902
9903         * Makefile.in: lose "32" from comment about cygwin.
9904
9905 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
9906
9907         * configure.in: Use -Os to build target libraries for the fr30.
9908
9909 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
9910
9911         * config.sub: Add fr30.
9912
9913 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
9914
9915         * configure.in: drop "32" from config/mh-cygwin32.  Check
9916         cygwin* instead of cygwin32*.
9917         * config.sub: Check cygwin* instead of cygwin32*.
9918
9919 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
9920
9921         * config.guess: Match any version of Unixware7.
9922
9923 1998-10-20  Syd Polk  <spolk@cygnus.com>
9924
9925         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9926         if desired.
9927
9928 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
9929
9930         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9931         these if the appropriate directories and files to not exist.
9932
9933 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
9934
9935         * Makefile.in (DEVO_SUPPORT): Add config.if.
9936
9937 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9938
9939         * configure: Add pattern to replace "build_tooldir"'s
9940         definition in the generated Makefile with "tooldir"'s
9941         actual value.
9942
9943 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
9944
9945         * config.sub: Bring back lost sparcv9.
9946
9947         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9948
9949 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
9950
9951         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9952         CC_FOR_TARGET and friends.
9953
9954 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
9955
9956         * Makefile.in (build_tooldir): New variable, same as tooldir.
9957         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9958         -B$(build_tooldir)/bin/.
9959         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9960
9961 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9962
9963         * README: Remove installation instructions and refer to the
9964         INSTALL directory instead.
9965
9966 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
9967
9968         * config.sub: Add support for i[34567]86-pc-udk.
9969         * configure.in: Likewise.
9970
9971 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
9972
9973         * Makefile.in: add bzip2 package building bits for user
9974         tools module
9975         * configure.in: ditto
9976
9977 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
9978
9979         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9980         (ALL_TARGET_MODULES): Add all-target-libobjc.
9981         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9982         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9983         (all-target-libchill): Add dependencies.
9984         * configure.in (target_libs): Add libchill.
9985
9986 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
9987
9988         * configure.in (target_subdir): Remove duplicate line.
9989
9990 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
9991
9992         * Makefile.in (all-automake): fix dependencies.
9993
9994 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
9995
9996         * configure.in: Minor cleanups for building in the $(target_alias)
9997         subdir.
9998
9999 1998-09-22  Jim Wilson  <wilson@cygnus.com>
10000
10001         * Makefile.in (bootstrap): Set r and s before make all.  Use
10002         BASE_FLAGS_TO_PASS in make all.
10003         (cross): Likewise.
10004
10005 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
10006
10007         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10008
10009 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
10010
10011         * config.sub: Fix typo in last change.
10012
10013 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10014
10015         * config.sub: Add support for C4x target.
10016         * configure.in: Likewise.
10017
10018 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
10019
10020         * config.sub: Recognize sparcv9 just like sparc64.
10021
10022 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
10023
10024         * config.guess: Match "Pent II" or "PentII" for OpenServer.
10025
10026 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
10027
10028         * config.guess: Correctly identify Pentium II sco boxes.
10029
10030         * config.guess: Fix "tr" code.  From Weiwen Liu.
10031
10032 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
10033
10034         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
10035         stabs.
10036
10037 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
10038
10039         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
10040         (ALL_TARGET_MODULES): Add all-target-libchill.
10041         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10042         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10043         (all-target-libchill): Add dependencies.
10044         * configure.in (target_libs): Add libchill.
10045
10046 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10047
10048         * config.guess: Avoid assumptions about "tr" behaves when
10049         LANG is set to something other than English.
10050
10051 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
10052
10053         * configure (gxx_include_dir): Changed to
10054         '${prefix}/include/g++'-${libstdcxx_interface}.
10055
10056         * config.if: New to determine the interfaces.
10057
10058 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
10059
10060         * config.guess: Detect and handle MPE/IX.
10061         * config.sub: Deal with MPE/IX.
10062
10063 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
10064
10065         * configure.in: Use mh-aix43.
10066
10067 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
10068
10069         * configure: Fix --without/--disable cases for gxx-include-dir.
10070
10071 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
10072
10073         * mdata-sh:  Imported.  Needed for automake support.
10074
10075 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
10076
10077         * Makefile.in (taz): Try "chmod -R og=u ." before
10078         "chmod og=u `find . -print`".
10079
10080 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
10081
10082         * configure.in: Add arm-elf and thumb-elf support.
10083
10084 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
10085
10086         * Makefile.in: Undo previous patch.
10087
10088 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
10089
10090         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10091         to here ...
10092         (install-no-fixedincludes): and here
10093         (INSTALL_MODULES): ... from here.
10094
10095 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10096
10097         * config.sub: Merge with FSF.
10098
10099         * config.guess: Merge with FSF.
10100
10101 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
10102
10103         * configure (extraconfigdirs): New variable.
10104         (SUBDIRS): Add extraconfigdirs and recurse on them too.
10105         * Makefile.in (all): Move higher in file.
10106         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10107         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10108         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10109         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10110         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10111
10112 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
10113
10114         * Makefile.in (all-target-libjava): Depend on all-gcc and
10115         all-target-newlib.
10116         (configure-target-libjava): Depend on $(ALL_GCC).
10117
10118 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
10119
10120         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10121         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10122
10123 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
10124
10125         * INSTALL/README: Fix typo.
10126
10127 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10128
10129         * ylwrap: Change absolute path checks to check for DOS style path
10130         names.
10131
10132         * ylwrap: Don't use a full path name if the source file is in the
10133         same directory.  From hjl@lucon.org (H.J. Lu).
10134
10135         * config-ml.in: Default to being verbose, to match Feb 18 change to
10136         configure.
10137
10138 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
10139
10140         Brought over from egcs:
10141
10142         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10143
10144         * configure.in (target_subdir): Set to ${target_alias} instead
10145         of "libraries".
10146
10147         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10148
10149         * configure.in (target_subdir): Set to libraries if enable_multilib.
10150
10151 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
10152
10153         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10154         multilibs, force reconfiguration the first time we create
10155         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10156
10157 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
10158
10159         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10160         avoid confusion with --no-recursion.
10161
10162 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
10163
10164         * configure.in: Win32 hosts shouldn't use install -x
10165         * install-sh: remove -x option, and special .exe-handling
10166         hack.
10167
10168 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
10169
10170         * config.guess: Recognize i586-pc-beos.
10171         * configure.in: Don't build some bits for beos.
10172
10173 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10174
10175         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10176         CFLAGS default to -O2.
10177
10178         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10179         when using GNU ld.
10180
10181 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
10182
10183         * ltmain.sh: Correct install when using a different shell.
10184
10185 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10186
10187         * ltconfig, ltmain.sh: Update to libtool 1.2b.
10188
10189 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
10190
10191         * makefile.vms: Update to build binutils/makefile.vms.  Add install
10192         target.
10193
10194 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
10195
10196         * ltconfig: Update to correct AIX handling.
10197
10198 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10199
10200         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10201
10202         * configure.in (target_subdir): Set to ${target_alias} instead
10203         of "libraries".
10204
10205 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
10206
10207         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10208         (Makefile): Depend on $(gcc_version_trigger).
10209
10210         * configure (gcc_version): Change default initializer to empty
10211         string.
10212         (gcc_version_trigger): New variable; pass this variable down
10213         to subdir configures to enable them checking gcc's version
10214         themselves. Emit make macros for both gcc_version vars.
10215         (topsrcdir): Initialize reliably.
10216         (recursion line): Remove --with-gcc-version=${gcc_version}.
10217
10218 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10219
10220         * configure (enable_version_specific_runtime_libs): Implement new flag
10221         --enable-version-specific-runtime-libs which installs C++ runtime stuff
10222         in $(libsubdir); emit definition in each generated Makefile.
10223         (gxx_include_dir): Initialize depending on
10224         $enable_version_specific_runtime_libs.
10225
10226 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10227
10228         * configure (gcc_version): Initialize properly depending on
10229         how and where configure is started.
10230         (recursion line): Pass a --with-gcc-version=${gcc_version}
10231         to configures in subdirs.
10232
10233 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
10234
10235         * configure.in (noconfigdirs): Add configure pattern for mips tx39
10236         cygmon
10237
10238 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
10239
10240         * configure.in: Add cygmon and libstub support for mn10200.
10241
10242 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
10243
10244         * configure (gcc_version): Add new variable describing the
10245         particular gcc version we're building.
10246         * Makefile.in (libsubdir): Add new macro for the directory
10247         in which the compiler finds executables, libraries, etc.
10248         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10249         and libsubdir.
10250
10251 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10252
10253         * Makefile.in (local-clean): Remove *.log.
10254         (warning.log): Built with warn_summary from build.log.
10255         (mail-report.log): Run test_summary.
10256         (mail-report-with-warnings.log): Run test_summary including
10257         warning.log in the report.
10258
10259 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
10260
10261         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10262
10263 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10264
10265         * Makefile.in (grep): Grep no longer depends on libiberty.
10266
10267 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
10268
10269         * Makefile.in: all-snavigator needs all-libgui.
10270
10271 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
10272
10273         * configure.in: Add cygmon and libstub support for mn10300.
10274
10275 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
10276
10277         * missing: Update to version from automake 1.3.
10278
10279         * ltmain.sh: On installation, don't get confused if the same name
10280         appears more than once in the list of library names.
10281
10282 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10283
10284         * config.sub: Accept m68060 and m5200 as CPU names.
10285
10286 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
10287
10288         * configure: Use && rather than using -a in test, because odd
10289         strings can confuse test.
10290         * configure.in: Likewise.
10291
10292 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10293
10294         * ltconfig, ltmain.sh: Bring in Visual C++ support.
10295
10296 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10297
10298         * Makefile.in (boostrap2-lean, bootstrap3-lean,
10299         bootstrap4-lean): New targets.
10300
10301 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
10302
10303         * mpw-* Delete.  Not used.
10304
10305 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
10306
10307         * COPYING.LIB: Update FSF address.
10308
10309 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
10310
10311         * ltconfig, ltmain.sh: Update to libtool 1.2a.
10312
10313         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10314         GAS_SUPPORT_DIRS.
10315
10316 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
10317
10318         * ltconfig, ltmain.sh: Avoid producing a version number if
10319         -version-info was not used.
10320
10321 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10322
10323         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10324         building with newlib.
10325
10326 1998-04-30  Paul Eggert  <eggert@twinsun.com>
10327
10328         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10329         Solaris `make' causes it to continue to next definition.
10330
10331 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10332
10333         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10334         the right GUI libraries and files are installed along with GDB.
10335
10336 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10337
10338         * configure.in: Change alpha to alpha* in several places.
10339
10340 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
10341
10342         * config.sub: Recognize sparc86x.
10343
10344 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
10345
10346         * configure.in (--enable-target-optspace): Remove debug echo.
10347
10348 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
10349
10350         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10351
10352 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10353
10354         * ltconfig: Update cygwin32 support.
10355
10356         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10357         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10358         (GDB_SUPPORT_DIRS): Likewise.
10359
10360 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
10361
10362         * configure.in (target_makefile_frag): If --enable-target-optspace,
10363         use -Os to compile target libraries rather than -O2.  Default to
10364         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10365         not used.
10366         * configure.in (target_cflags): Ditto for d30v.
10367
10368 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
10369
10370         * Makefile.in (all-bfd): Depend on all-intl.
10371         (all-binutils): Likewise.
10372         (all-gas): Likewise.
10373         (all-gprof): Likewise.
10374         (all-ld): Likewise.
10375
10376 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
10377
10378         * configure.in (host_tools): Fix typo, lbtool -> libtool.
10379
10380 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10381
10382         * Makefile.in (all-bfd): Depend upon all-libiberty.
10383
10384         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10385
10386 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
10387
10388         * Makefile.in: Add libstub.
10389
10390         * configure.in: Ditto. Build libstub for targets that have cygmon
10391         support.
10392
10393 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
10394
10395         * configure.in: Don't set PICFLAG on ix86-cygwin32.
10396
10397 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
10398
10399         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10400         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
10401
10402 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
10403
10404         * configure: Define DEFAULT_M4 by searching PATH.
10405         * Makfile.in: Use DEFAULT_M4.
10406
10407 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10408
10409         * ltconfig: Add cygwin32 support.
10410
10411         * Makefile.in, configure.in: Add libtool as a native only directory
10412         to configure and build.
10413
10414 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
10415
10416         * Makefile.in (INSTALL_MODULES): Remove texinfo.
10417
10418 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
10419
10420         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10421
10422 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
10423
10424         * Makefile.in: add ash make rules
10425         * configure.in: add ash to native_only and host_tools lists
10426
10427 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
10428
10429         * Makefile.in (all-gettext, all-intl): New targets.
10430         (ALL_MODULES): Added all-gettext, all-intl.
10431         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10432         (INSTALL_MODULES): Added install-gettext, install-intl.
10433         (CLEAN_MODULES): Added clean-gettext, clean-intl.
10434
10435         * configure.in (host_tools): Added gettext.
10436         (native_only): Likewise.
10437         (noconfigdirs) [various cases]: Likewise.
10438         (host_libs): Added intl.
10439
10440 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
10441
10442         * configure: Do not disable building gdbtk for cygwin32 hosts.
10443
10444 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
10445
10446         * configure.in: Add thumb-coff target.
10447         * config.sub: Add thumb-coff target.
10448
10449 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10450
10451         * Makefile.in: Revert yesterday's change.
10452         (all-target-winsup):  all-target-librx stays out of here.
10453
10454 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10455
10456         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10457         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10458         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10459         Remove references to librx and libg++.
10460
10461 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
10462
10463         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10464         recursive makes
10465
10466 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
10467
10468         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10469         for newlib directory.
10470         (CXX_FOR_TARGET): Likewise.
10471
10472 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
10473
10474         * ltconfig: Update after libtool/ltconfig.in change for
10475         hpux11.
10476
10477 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
10478
10479         * ltconfig, ltmain.sh: Update to libtool 1.2.
10480
10481 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10482
10483         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10484         (install-gcc-cross): Instead, override LANGUAGES here.
10485
10486 1998-03-18  Dave Love  <d.love@dl.ac.uk>
10487
10488         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10489         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10490
10491 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
10492
10493         * configure.in: Add Thumb-pe target.
10494
10495 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
10496
10497         * Makefile.in - changed sn targets to snavigator
10498         * configure.in - changed sn targets to snavigator
10499
10500 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10501
10502         * config-ml.in: After building symlink tree call make distclean
10503         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10504         to be the case for libiberty.
10505
10506 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
10507
10508         * configure: When making link, also check the current
10509         directory. The configure scripts may create one.
10510
10511 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
10512
10513         * config.sub: Accept alphapca56 and alphaev6 properly.
10514
10515 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10516
10517         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10518
10519 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10520
10521         * config.sub (sco5): Fix typo.
10522
10523 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
10524
10525         * Makefile.in (INSTALL_MODULES): Move install-tcl before
10526         install-itcl.
10527         (install-itcl): Remove dependency on install-tcl.
10528
10529 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
10530
10531         * configure.in: Remove libgloss from noconfigdirs for MN10300.
10532
10533 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
10534
10535         * configure.in: Don't build libgui for a cygwin32 target when not on
10536         a cygwin32 host.
10537
10538 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10539
10540         * configure (redirect): Set to null, so default behavior of
10541         configure is now --verbose.
10542
10543 1998-02-16  Dave Love  <d.love@dl.ac.uk>
10544
10545         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10546         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10547
10548 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
10549
10550         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10551         this change to sync Makefile.in with its ChangeLog entries.
10552
10553 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
10554
10555         * ltmain.sh (mkdir): Check that the directory doesn't exist
10556         before we exit with error, so that we don't get races during
10557         parallel builds.
10558
10559 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10560
10561         * ltconfig, ltmain.sh: Update from libtool 1.0i.
10562
10563 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10564
10565         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10566         PICFLAG_FOR_TARGET.
10567         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10568
10569         * configure: Emit a definition for the new macro enable_shared
10570         into each Makefile.
10571
10572 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10573
10574         * configure.in (host_tools, native_only): Add libtool.
10575
10576 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
10577
10578         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10579         Fix typo in ming config comment.
10580
10581 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10582
10583         * ltconfig, ltmain.sh: Update from libtool 1.0h.
10584
10585 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
10586
10587         * config.sub: Add tic30 cases, and map c30 to tic30.
10588
10589 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
10590
10591         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10592         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10593         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10594         (CLEAN_TARGET_MODULES): Similarly
10595         (all-target-libf2c): Add dependences.
10596         * configure.in (target_libs): Add libf2c.
10597
10598 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
10599
10600         * configure.in: Remove expect from noconfigdirs when target
10601         is cygwin32.  OK to build expect and dejagnu with Canadian
10602         Cross.
10603
10604 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
10605
10606         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10607         host.
10608
10609         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10610         and mingw32.
10611
10612 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10613
10614         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10615         here as it is not defined in the toplevel Makefile.
10616
10617 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10618
10619         * configure (package_makefile_rules_frag): New variable, which names
10620         a file with generic rules, ...
10621         Change comment to mention we now have FIVE parts.
10622         * configure: Undo last change.
10623
10624 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
10625
10626         * config.guess: More accurate determination of HP processor types.
10627         * config.sub: More accurate determination of HP processor types.
10628
10629 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10630
10631         * configure (package_makefile_frag): Move inserting the
10632         ${package_makefile_frag} to where it should be according
10633         to the comment.
10634
10635 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
10636
10637         * config.guess: Add support for Linux/ARM.
10638
10639 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
10640
10641         * .cvsignore: Remove *-info and *-install since they match
10642         release-info and mpw-install, which we don't want to just ignore.
10643
10644 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
10645
10646         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10647
10648 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
10649
10650         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10651         local_prefix to sub-make invocations.
10652
10653 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
10654
10655         * configure.in: Check makefile fragments in the source
10656         directory.
10657
10658 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10659
10660         * configure.in: Check whether host and target makefile
10661         fragments exist before adding them to *_makefile_frag.
10662
10663 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
10664
10665         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10666
10667 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
10668
10669         * configure.in: Make sure we only replace RPATH_ENVVAR on
10670         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10671         regexp to sed.
10672
10673         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10674         to sub-makes.
10675
10676 1998-01-13  Lee Iverson   (leei@ai.sri.com)
10677
10678         * config-ml.in (multi-do): LDFLAGS must include multilib
10679         designator.
10680
10681 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
10682
10683         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10684
10685 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
10686
10687         * config.sub: Add mingw32 support.
10688         * configure.in: Likewise.
10689
10690 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10691
10692         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10693
10694 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
10695
10696         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10697         * configure (gxx_include_dir): Provide a definition for subdirs
10698         which do not use autoconf.
10699
10700 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
10701
10702         * config.guess: Sync with egcs.  Picks up new alpha support,
10703         BeOS & some additional linux support.
10704
10705 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
10706
10707         * config.guess: HP 9000/803 is a PA1.1 machine.
10708
10709 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
10710
10711         * configure.in: It's alpha*-...
10712
10713 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10714
10715         * configure.in (host_makefile_frag, target_makefile_frag):
10716         Handle multiple config files.
10717         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10718         alpha-*-*.
10719
10720 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
10721
10722         * mkdep: New file.
10723
10724 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
10725
10726         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10727
10728 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10729
10730         * Makefile.in: Add libgui directory.
10731         (GDB_TK): Add all-libgui.
10732         * configure.in: Add libgui directory.
10733         * configure: Add all-libgui to GDB_TK.
10734
10735 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
10736
10737         * config-ml.in (multidirs): Add m32r to multilib list.
10738
10739 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
10740
10741         * Makefile.in (all-target-gperf): Change dependency to
10742         all-target-libstdc++.
10743
10744 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
10745
10746         * config.guess: Add BeOS support.
10747
10748 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10749
10750         Source directory cvs renamed to cvssrc:
10751         * configure.in (host_tools): Change cvs to cvssrc.
10752         (native_only): Likewise.
10753         (noconfigdirs) [various cases]: Likewise.
10754         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10755         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10756         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10757         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10758         (all-cvssrc): Rename target from all-cvs.
10759
10760 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
10761
10762         * configure (gxx_include_dir): Fix thinko.
10763
10764 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
10765
10766         * Makefile.in (INSTALL_TARGET_CROSS): Define.
10767         (install-cross, install-gcc-cross): New targets.
10768
10769 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
10770
10771         * configure.in (noconfigdirs): Add support for Thumb target.
10772
10773         * config.sub (maybe_os): Add support for Thumb target.
10774
10775 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
10776
10777         * Makefile.in: Add rules for cygmon.
10778
10779         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10780
10781 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
10782
10783         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10784         * configure (gxx_include_dir): Provide a definition for subdirs
10785         which do not use autoconf.
10786
10787 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
10788
10789         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10790         11/18/97 build
10791
10792 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
10793
10794         * From Franz Sirl.
10795         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10796         found on RedHat Linux systems.
10797
10798 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
10799
10800         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10801         guesses.
10802
10803 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
10804
10805         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10806
10807 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
10808
10809         * ltmain.sh: If mkdir fails, check whether the directory was created
10810         anyhow by some other process.
10811
10812 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
10813
10814         * configure.in (d30v-*-*): Configure all directories.
10815
10816 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
10817
10818         * configure.in (d30v-*-*): Configure newlib, libiberty directories
10819         for the D30V.
10820
10821 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
10822
10823         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10824
10825 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
10826
10827         * include/libiberty.h: Add extern "C" { so it can be used with C++
10828         progrms.
10829         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
10830         programs.
10831
10832 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
10833
10834         * configure.in (d30v-*-*): Configure GCC now.
10835
10836 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
10837
10838         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10839         is no longer needed.
10840
10841 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
10842
10843         * Makefile.in: check-target-libio depends on all-target-libstdc++.
10844
10845 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
10846
10847         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10848         targets using "$@" to provide support for similar but not identical
10849         targets without having to duplicate code.
10850
10851 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
10852
10853         * makefile.vms: Fix to work with DEC C.
10854
10855 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
10856
10857         * config.sub: Add mips-tx39-elf to marketing names.
10858
10859 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
10860
10861         * ltmain.sh: Handle symlinks in generated script.
10862
10863 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
10864
10865         * configure: Handle autoconf style directory options: --bindir,
10866         --datadir, --includedir, --infodir, --libdir, --libexecdir,
10867         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10868         --sysconfdir.
10869         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10870         (sharedstatedir, localstatedir, oldincludedir): New variables.
10871         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10872         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10873         sbindir, sharedstatedir, and sysconfdir.
10874
10875 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10876
10877         * Makefile.in (bootstrap-lean): New target.
10878
10879 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
10880
10881         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
10882         sn, and gnuserv from noconfigdirs.
10883
10884 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
10885
10886         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10887
10888 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
10889
10890         * Makefile.in (cross): New target.
10891
10892 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
10893                           Jeff Law         <law@cygnus.com>
10894
10895         * Makefile.in (bootstrap2, bootstrap3): New targets.
10896         (all-bootstrap): Remove outdated and confusing target.
10897         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10898
10899 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10900
10901         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
10902         windows.  Consistent with gdb/configure.
10903
10904 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
10905
10906         * configure.in: Name Linux target fragment.
10907
10908         * configure: Rewrite so that project Makefile fragment is inserted
10909         first and appears last in the resulting Makefile.
10910
10911 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10912
10913         * Makefile.in (install-itcl): Install tcl first.
10914
10915 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
10916
10917         * configure.in: remove bison from noconfigdirs for Cygwin32 host
10918
10919 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10920
10921         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10922
10923         * configure.in (skipdirs): Add target-librx for Linux.
10924         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10925
10926 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
10927
10928         * Makefile.in (bootstrap): New target.
10929
10930 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
10931
10932         * config.sub: Accept 'amigados' for backward compatibility.
10933
10934 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
10935
10936         * config.guess: Merge with FSF.
10937
10938 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
10939
10940         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10941
10942 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
10943
10944         * config.sub: Add "marketing-names" patch.
10945
10946 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
10947
10948         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
10949
10950 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
10951
10952         * config.sub: Handle v850-elf.
10953
10954 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
10955
10956         * .cvsignore (*-install): Remove.
10957
10958 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
10959
10960         * ltconfig: Set CONFIG_SHELL in libtool.
10961         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10962
10963 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10964
10965         * configure.in (target_subdir): Set to libraries if enable_multilib.
10966
10967 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
10968
10969         * config.guess: Update from gcc directory.
10970
10971 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10972
10973         * Makefile.in (all-sim): Depends on all-readline.
10974
10975 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
10976
10977         * Makefile.in (BISON, YACC): Use $$s.
10978         (all-bison): Depend on all-texinfo.
10979
10980 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
10981
10982         * Makefile.in (BISON): Add -L flag.
10983         (YACC): Likewise.
10984
10985 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10986
10987         * configure.in (noconfigdirs): Add support for v850e target.
10988
10989         * config.sub (maybe_os): Add support for v850e target.
10990
10991 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10992
10993         * configure.in (noconfigdirs): Add support for v850ea target.
10994
10995         * config.sub (maybe_os): Add support for v850ea target.
10996
10997 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
10998
10999         * config.sub: Add mipstx39.  Delete r3900.
11000
11001 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11002
11003         * Makefile.in (all-autoconf): Depends on all-texinfo.
11004
11005 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
11006
11007         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11008         eabi targets.
11009
11010 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
11011
11012         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11013
11014         * configure: When handling a Canadian Cross, handle YACC as well as
11015         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
11016         * Makefile.in (all-bison): Depend upon all-texinfo.
11017
11018 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
11019
11020         * Makefile.in (BISON): bison, not byacc or bison -y.
11021         (YACC): bison -y or byacc or yacc.
11022         (various): Add *-bison as appropriate.
11023         (taz): No need to mess with BISON anymore.
11024
11025 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
11026
11027         * configure: If OSTYPE matches *win32*, try to find a good value for
11028         CONFIG_SHELL.
11029
11030 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
11031
11032         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
11033         configure.in if it is present.
11034
11035 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
11036
11037         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
11038
11039 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
11040
11041         * config.sub: Recognize `arc' cpu.
11042         * configure.in: Likewise.
11043         * config-ml.in: Likewise.
11044
11045 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
11046
11047         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11048
11049 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
11050
11051         * configure: Changed sed delimiter from ':' to '|' when
11052         attempting to substitute ${config_shell} for SHELL. On
11053         NT ${config_shell} may contain a ':' in it.
11054
11055 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
11056
11057         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11058
11059 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
11060
11061         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11062
11063 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11064
11065         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11066
11067         * ylwrap: If the program is a relative path, force it to be
11068         absolute.
11069
11070 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11071
11072         * configure (tooldir): Set BISON to `bison -y' and not just bison.
11073
11074 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11075
11076         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
11077         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11078         for libraries.
11079
11080 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
11081
11082         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
11083         separated by spaces.
11084
11085 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
11086
11087         * ylwrap: New file.
11088         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11089
11090         * ltmain.sh: Handle /bin/sh at start of install program.
11091
11092         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11093
11094         * ltconfig, ltmain.sh: New files, from libtool 1.0.
11095         * missing: New file, from automake 1.2.
11096
11097 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
11098
11099         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
11100         check-tk to CHECK_X11_MODULES.
11101
11102 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11103
11104         * config.sub: Merge with FSF.
11105
11106 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11107
11108         * config.guess: Merge with FSF.
11109
11110 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11111
11112         * configure: Treat msdosdjgpp like go32.
11113         * configure.in: Likewise.  Don't remove gprof for go32.
11114
11115         * configure: Change Makefile.tem2 to Makefile.tm2.
11116
11117 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
11118
11119         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11120
11121 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11122
11123         * install-sh (chmodcmd): Set to null if the DST directory already
11124         exists.  Same as Nov 11th change.
11125
11126 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
11127
11128         * configure (GDB_TK): Needs itcl and tix.
11129
11130 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
11131
11132         * config.guess: Update from FSF.
11133
11134 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
11135
11136         * Makefile.in (GDB_TK): Depend on itcl and tix.
11137
11138 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11139
11140         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11141         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11142         (INSTALL_SCRIPT): New variable.
11143         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11144         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11145         to -x.
11146         * install-sh: Add support for -x option.
11147
11148 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
11149
11150         * configure.in, Makefile.in: Treat tix like itcl.
11151
11152 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
11153
11154         * Makefile.in (WINDRES): New variable.
11155         (WINDRES_FOR_TARGET): New variable.
11156         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11157         (EXTRA_HOST_FLAGS): Add WINDRES.
11158         (EXTRA_TARGET_FLAGS): Add WINDRES.
11159         (EXTRA_GCC_FLAGS): Add WINDRES.
11160         ($(DO_X)): Pass down WINDRES.
11161         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11162         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11163         DLLTOOL_FOR_TARGET.
11164
11165 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
11166
11167         * configure.in: configure sim before gdb for win32-x-ppc
11168
11169 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11170
11171         Move gperf into the toplevel, from libg++.
11172         * configure.in (target_tools): Add target-gperf.
11173         (native_only): Add target-gperf.
11174         * Makefile.in (all-target-gperf): New target, depend on
11175         all-target-libg++.
11176         (configure-target-gperf): Empty rule.
11177         (ALL_TARGET_MODULES): Add all-target-gperf.
11178         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11179         (CHECK_TARGET_MODULES): Add check-target-gperf.
11180         (INSTALL_TARGET_MODULES): Add install-target-gperf.
11181         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11182
11183 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
11184
11185         * config.sub (mn10200): Recognize new basic machine.
11186
11187 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11188
11189         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11190         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11191
11192 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11193
11194         * configure.in: If we're building mips-sgi-irix6* native, turn on
11195         ENABLE_MULTILIB and set TARGET_SUBDIR.
11196
11197 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
11198
11199         * Makefile.in (all-sn): Depend on all-grep.
11200
11201 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
11202
11203         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11204
11205         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11206         Makefile.  From Jeff Makey <jeff@cts.com>.
11207         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11208
11209         * Makefile.in (DISTBISONFILES): Remove.
11210         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
11211         $(DEFAULT_YACC).
11212
11213         * configure.in: Build itl, db, sn, etc., when building for native
11214         cygwin32.
11215
11216         * Makefile.in (LD): New variable.
11217         (EXTRA_HOST_FLAGS): Pass down LD.
11218         ($(DO_X)): Likewise.
11219
11220 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
11221
11222         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11223
11224 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
11225
11226         * configure.in (targargs): Strip out any supplied --build argument
11227         before adding our own. Always add --build.
11228
11229 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
11230
11231         * configure.in (targargs): Pass --build if we're doing
11232         a cross-compile.
11233
11234 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
11235
11236         * configure: Use '|' instead of ":" as the separator in
11237         sed. Otherwise sed chokes on NT path names with drive
11238         designators. Also look for "?:*" as the leading characters in an
11239         absolute pathname.
11240
11241 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
11242
11243         * config.sub: Support for r3900.
11244
11245 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11246
11247         * configure.in: Use install-sh, not install.sh.
11248
11249 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11250
11251         * Makefile.in (taz): Improve check for BISON so it doesn't try to
11252         apply it twice.
11253
11254 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11255
11256         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11257         install-binutils.
11258
11259 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
11260
11261         * Makefile.in: Add automake targets.
11262         * configure.in (host_tools): Add automake.
11263
11264 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11265
11266         * configure: Default CXX to c++, not gcc.
11267         * Makefile.in (CXX): Set to c++, not gcc.
11268         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11269
11270 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
11271
11272         * install-sh: try appending a .exe if source file doesn't
11273         exist
11274
11275 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
11276
11277         * configure.in: Turn on multilib by default.
11278         (cross_only): Remove target-libiberty.
11279
11280         * Makefile.in (all-gcc): Don't depend on libiberty.
11281
11282 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
11283
11284         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11285
11286 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11287
11288         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11289         (DISTBISONFILES): Add ld/Makefile.in
11290
11291 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
11292
11293         * configure.in: if target is cygwin32 but host isn't cygwin32,
11294         don't configure gdb tcl tk expect, not just gdb.
11295
11296 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
11297
11298         * configure.in: Added gnuserv everywhere sn appears.
11299
11300         * Makefile.in (ALL_MODULES): Added all-gnuserv.
11301         (CROSS_CHECK_MODULES): Added check-gnuserv.
11302         (INSTALL_MODULES): Added install-gnuserv.
11303         (CLEAN_MODULES): Added clean-gnuserv.
11304         (all-gnuserv): New target.
11305
11306 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
11307
11308         * config.guess: Fixes for MIPS OpenBSD systems.
11309
11310 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11311
11312         * Makefile.in (INSTALL_XFORM): Remove.
11313         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11314
11315         * mkinstalldirs: New file, copied from automake.
11316         * Makefile.in (installdirs): Rename from install-dirs.  Use
11317         mkinstalldirs.  Change all users.
11318         (DEVO_SUPPORT): Add mkinstalldirs.
11319
11320 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11321
11322         * install-sh: Rename from install.sh.
11323         * Makefile.in (INSTALL): Change install.sh to install-sh.
11324         (DEVO_SUPPORT): Likewise.
11325
11326         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
11327         Graichen <graichen@rzpd.de>.
11328
11329 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
11330
11331         * config.guess: Recognize OpenBSD systems correctly.
11332
11333 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11334
11335         * README, Makefile.in (ETC_SUPPORT): Remove references to
11336         cfg-paper*, configure.{texi,man,info*}._
11337
11338 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
11339
11340         * Makefile.in (all.normal): Ensure that gcc is built after all
11341         the x11 - ie gdb - targets.
11342
11343 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
11344
11345         * makefile.vms: Don't run conf-a-gas.
11346
11347 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
11348
11349         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11350
11351 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
11352
11353         * configure.in: Remove noconfigdirs case since gdb also
11354         configures and builds for tic80-coff.
11355
11356 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11357
11358         * configure: Set cache_file to config.cache.
11359         * Makefile.in (local-distclean): Remove config.cache.
11360
11361 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11362
11363         * COPYING: Update FSF address.
11364
11365 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
11366
11367         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11368         noconfigdirs.
11369
11370 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11371
11372         * Makefile.in (install-dirs): Don't crash if prefix, and hence
11373         MAKEDIRS, is empty.
11374
11375 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
11376
11377         * config.sub: Tweak mn10300 entry.
11378
11379 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
11380
11381         * configure.in (host_tools): Put sim before gdb, so gdb's
11382         configure.tgt can determine if the simulator was configured.
11383
11384 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
11385
11386         * config.sub: Move BeOS $os case to be with other Cygnus
11387         local cases.
11388
11389 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
11390
11391         * config.sub: Remove misplaced comment that broke Linux.
11392
11393 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
11394
11395         * config.sub: Add BeOS support.
11396
11397 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
11398
11399         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11400
11401 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
11402
11403         * configure.in (noconfigdirs): Remove tcl and tk from
11404         noconfigdirs for cygwin32 builds.
11405
11406 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
11407
11408         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11409
11410 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
11411
11412         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11413         make-all.com, use makefile.vms instead.
11414
11415 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
11416
11417         * config.sub: Accept -lnews*.
11418
11419 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
11420
11421         * configure.in (noconfigdirs): Disable target-newlib,
11422         target-examples and target-libiberty for d30v.
11423
11424 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11425
11426         * configure.in (noconfigdirs): Enable ld for d30v.
11427
11428 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
11429
11430         * configure.in (tic80-*-*): Build compiler.
11431
11432 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
11433
11434         * configure.in (d30v-*): Remove sim directory from list of
11435         unsupported d30v directories
11436
11437 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11438
11439         * config.sub, configure.in: Add d30v target cpu.
11440
11441 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
11442
11443         * makefile.vms: New file.
11444         * make-all.com: Remove.
11445
11446 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
11447
11448         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11449
11450 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
11451
11452         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11453
11454 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
11455
11456         * Makefile.in (ALL_MODULES): Added all-db.
11457         (CROSS_CHECK_MODULES): Addec check-db.
11458         (INSTALL_MODULES): Added install-db.
11459         (CLEAN_MODULES): Added clean-db.
11460
11461 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
11462
11463         * config.guess: Merge with latest FSF sources.
11464
11465 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
11466
11467         * Makefile.in (ALL_MODULES): Added all-itcl.
11468         (CROSS_CHECK_MODULES): Added check-itcl.
11469         (INSTALL_MODULES): Added install-itcl.
11470         (CLEAN_MODULES): Added clean-itcl.
11471
11472 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
11473
11474         * configure.in: build gdb for mn10200
11475
11476 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
11477
11478         * Makefile.in (all-target-winsup): Depend on all-target-libio.
11479
11480 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
11481
11482         * configure.in (tic80-*-*): Turn off most targets right now.
11483
11484 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
11485
11486         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11487         rather than the makeinfo program.
11488         (do-info): Depend upon all-texinfo.
11489
11490 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11491
11492         * configure.in: Remove uses of config/mh-linux.
11493
11494         * config.sub, config.guess: Merge with latest FSF sources.
11495
11496 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
11497
11498         * config.sub (case $basic_machine): Add tic80 entries.
11499
11500 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
11501
11502         * config.sub, config.guess: Merge with latest FSF sources.
11503
11504 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11505
11506         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11507         * mpw-config.in: Test for NewFolderRecursive.
11508         * mpw-install: Use symbolic name for startup filename.
11509         * mpw-README: Add various additional details.
11510
11511 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
11512
11513         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11514
11515 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
11516
11517         * configure.in: Do build gcc and the target libraries for
11518         the mn10200.
11519
11520 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
11521
11522         * configure.in: don't avoid building gdb for mn10300 any more
11523         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11524         instead of single-quoting it.
11525
11526 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
11527
11528         * configure.in: Don't use --with-stabs on IRIX 6.
11529
11530 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
11531
11532         * configure.in (m32r): Build gdb, libg++ now.
11533
11534 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11535
11536         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
11537         directories from noconfigdirs.
11538
11539 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
11540
11541         * config.sub (basic_machine): added mips16 configuration
11542
11543 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11544
11545         * config.sub: Handle d10v-unknown.
11546
11547 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
11548
11549         * config.sub: Handle v850-unknown.
11550
11551 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
11552
11553         * Makefile.in: add findutils
11554         * configure.in: add findutils to list of host_tools
11555
11556 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
11557
11558         * config.sub: Handle mn10200 and mn10300.
11559
11560 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11561
11562         * configure.in (d10v-*): Do not build librx.
11563
11564 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
11565
11566         * configure.in (mn10300): Build everything except gdb & libgloss.
11567
11568 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
11569
11570         * config.guess:  Patch for Dansk Data Elektronik servers,
11571         from Niels Skou Olsen <nso@dde.dk>.
11572
11573         For ncr, use /bin/uname rather than uname, since GNU uname does not
11574         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
11575
11576         Patch for MIPS R4000 running System V,
11577         from Eric S. Raymond <esr@snark.thyrsus.com>.
11578
11579         Fix thinko for nextstep.
11580
11581         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11582
11583         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
11584         * config.guess: Guess mips-dec-mach_bsd4.3.
11585
11586         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
11587         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
11588         release numbers.
11589         * config.guess (mips-mips-riscos*):  Emit just enough of the
11590         release number.
11591
11592         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
11593         * config.guess (sparc-auspex-sunos*):  Added.
11594         (f300-fujitsu-*): Added.
11595
11596         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
11597         * config.guess:  Recognize a Tadpole as a sparc.
11598
11599 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11600
11601         * config.guess: Don't assume that NextStep version is either 2 or
11602         3.  NextStep 4 (aka OpenStep 4) has come out now.
11603
11604 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11605
11606         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11607         From Rik Faith <faith@cs.unc.edu>.
11608
11609 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
11610
11611         * config.sub: Contributions from bug-gnu-utils to:
11612         Support plain "hppa" (no version given) architecture, reported by
11613         OpenStep.
11614         OpenBSD like NetBSD.
11615         LynxOs is not a hardware supplier.
11616
11617         * config.guess: Contributions from bug-gnu-utils to add support for:
11618         OpenBSD like NetBSD.
11619         Stratus systems.
11620         More Pyramid systems.
11621         i[n>4]86 Intel chips.
11622         M680[n>4]0 Motorola chips.
11623         Use unknown instead of lynx for hardware manufacturer.
11624
11625 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11626
11627         * install.sh (chmodcmd): Set to null if the DST directory already
11628         exists.
11629
11630 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11631
11632         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11633         not use mt-ppc target Makefile fragment any more.
11634
11635 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11636
11637         * configure.in (*-*-windows):  Exclude everything but those dirs
11638         needed to build windows.
11639
11640 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
11641
11642         * Makefile.in (all-target-winsup): Depend on all-target-librx.
11643
11644 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11645
11646         * configure.in:  Exclude mmalloc from i386-windows.
11647
11648 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11649
11650         * Undo my previous change.
11651
11652 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
11653
11654         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11655         unconditionally.
11656         (MAKEOVERRIDES): Define (revert this part of October 18 change).
11657
11658 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11659
11660         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
11661         host to add it's own flags.
11662
11663 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
11664
11665         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11666
11667 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
11668
11669         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11670         (CXX_FOR_TARGET): Likewise.
11671         (GCC_FOR_TARGET): Define.
11672         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11673         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11674         CC_FOR_TARGET was specified on the command line.
11675         (MAKEOVERRIDES): Don't define.
11676
11677 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
11678
11679         * configure.in (m32r): Fix spelling of libg++ libs.
11680
11681 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
11682
11683         * config.sub (-apple*): Remove, now redundant.
11684
11685 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
11686
11687         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11688
11689         * configure: Rework yesterday's sed script patch.
11690
11691         * config.sub: Merge with FSF.
11692
11693 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
11694
11695         * config.guess:  Merge from FSF.
11696
11697         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
11698         * config.guess: Use pc instead of unknown, for pc clone systems.
11699         Change linux to linux-gnu.
11700
11701         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11702         * config.guess: Avoid non-portable tr syntax.
11703
11704 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
11705
11706         * test-build.mk (HOLES): Add "xargs" for gdb.
11707
11708         * configure: Avoid hpux10.20 sed bug.
11709
11710 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
11711
11712         * configure.in:  Add support for windows host
11713         (that is a build done under the Microsoft build environment).
11714
11715 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
11716
11717         * Makefile.in: Replace all uses of srcroot with s, to shrink
11718         command line lengths.
11719
11720         Patches from Geoffrey Noer <noer@cygnus.com>:
11721         * configure.in: If configuring for newlib, pass --with-newlib to
11722         subdirectories.
11723         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11724         -Bnewlib/ and -Lwinsup to gcc.
11725         (CXX_FOR_TARGET): Likewise.
11726
11727 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11728
11729         * Makefile.in (ETC_SUPPORT): Add configure.
11730
11731 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
11732
11733         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11734         host configuration file.
11735
11736 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
11737
11738         * configure.in: Break mn10x00 support into separate
11739         mn10200 and mn10300 configurations.
11740         * config.sub: Likewise.
11741
11742 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
11743
11744         * configure.in: Add lots of stuff to noconfigdirs for
11745         the mn10x00 targets.
11746
11747         * config.sub, configure.in: Add mn10x00 support.
11748
11749 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
11750
11751         * make-all.com: Call conf-a-gas, not config-a-gas.
11752
11753 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
11754
11755         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11756         targets.
11757
11758 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
11759
11760         * mpw-README: Add much more detail for native PowerMac.
11761         * mpw-install: New file.
11762         * mpw-configure: Add --norecursion and --help options.
11763         * mpw-config.in: Translate readme and install files when
11764         copying to objdir.
11765         * mpw-build.in: Don't always depend on byacc and flex.
11766         (install-only-top): New action.
11767
11768 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
11769
11770         * configure.in:  You can now configure GDB for the v850.
11771
11772 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
11773
11774         * configure.in (noconfigdirs): Don't configure any C++ dirs
11775         if targeting D10V.
11776
11777 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11778
11779         * config.sub: Recognize mips64vr5000.
11780
11781 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
11782
11783         * configure.in: Use a single line for host_tools and native_only.
11784
11785 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
11786
11787         * config.sub, configure.in: Add entries for m32r.
11788
11789 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
11790
11791         * Makefile.in (inet-install): Don't run install-gzip.
11792
11793 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
11794
11795         * configure.in:  Don't config lots of things for *-*-windows*.
11796
11797 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
11798
11799         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11800         (host_libs, host_tools): Copy from configure.in.
11801         * mpw-configure: Don't complain about directories not found.
11802
11803 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11804
11805         * configure.in (i[345]86): Recognize i686 for pentium pro.
11806         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11807         file.
11808
11809         * config.guess (i[345]86): Ditto.
11810
11811 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11812
11813         * configure.in (noconfigdirs): Removed gdb for D10V.
11814
11815 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
11816
11817         * configure.in: Remove ld, target-libio, target-libg++, and
11818         target-libstdc++ from noconfigdirs.
11819
11820 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
11821
11822         * configure: Fix three locations where shell scripts were
11823         being run directly rather than with config_shell.
11824
11825 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
11826
11827         * configure.in (v850-*-*): Set up initial $noconfigdirs.
11828         * config.sub (basic_machine): Recognize v850.
11829
11830 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
11831
11832         * mpw-configure: Handle multiple enable/disable options and
11833         pass them down recursively, handle -c and -s flags appropriately
11834         depending on choice of compiler, add escape mechanism for
11835         quoted arguments to gC.
11836
11837 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11838
11839         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11840         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11841         so that -mrelocatable-lib and -mno-eabi are used.
11842
11843         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11844         not support --print-multi-lib, don't abort.
11845
11846 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
11847
11848         * make-all.com: Run config-a-gas.
11849         * setup.com: Don't copy subdirectory files around.
11850
11851 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
11852
11853         * configure.in (*-*-ose): Remove exclusion of libgloss for this
11854         target, it now compiles correctly.
11855
11856 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
11857
11858         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11859
11860 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11861
11862         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
11863
11864 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11865
11866         * configure.in (native_only): Add prms.
11867
11868 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
11869
11870         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11871         (BINUTILS_SUPPORT_DIRS): Likewise.
11872
11873 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11874
11875         * configure.in (d10v-*-*): Don't configure ld or gdb until the
11876         d10v support is added.
11877
11878 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11879
11880         * configure.in (d10v-*-*): New target.
11881
11882 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
11883
11884         * config.guess (HP 9000/811): Recognize this as a PA1.1
11885         machine.
11886
11887 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
11888
11889         * Makefile.in (do-tar-gz): New target, split out from tail end of
11890         taz target.  Run each command separately, don't use pipes.
11891         (taz): Use it.
11892
11893 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
11894
11895         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11896         * mpw-build.in: No builds should depend on building byacc or flex,
11897         they are assumed to be installed already.
11898
11899 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11900
11901         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11902         variable that CC_FOR_TARGET needs.
11903
11904 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11905
11906         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11907         options have changed since the last time the subdirectory was
11908         configured, and if it has, reconfigure.
11909         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11910         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11911
11912 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
11913
11914         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11915         CLEAN_MODULES): Add bash.
11916         (all-bash): New target.
11917
11918 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
11919
11920         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11921
11922 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11923
11924         * config.sub (basic_machine): Recognize d10v as a valid processor.
11925
11926 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
11927
11928         * mpw-configure: Add support for --bindir.
11929         * mpw-build.in: Use a GCC-specific build script for GCC actions.
11930
11931 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
11932
11933         * configure.in: add bash, time, gawk to list of hosttools and things
11934         to only build for native toolchains
11935
11936 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11937
11938         * Makefile.in (docdir): Remove.
11939
11940 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11941
11942         * Makefile.in (datadir): Set to $(prefix)/share.
11943
11944 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
11945
11946         * configure.in: build diff and patch for cygwin32-hosted
11947         toolchains.
11948
11949 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
11950
11951         * config.sub: Accept -rtems*.
11952
11953 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
11954
11955         * configure.in: enable dosrel for cygwin32-hosted builds,
11956                 remove diff from the list of things not buildable
11957                 via Canadian Cross
11958
11959 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
11960
11961         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
11962         don't get ". ".
11963
11964 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
11965
11966         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11967
11968 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
11969
11970         * Makefile.in (taz): Handle case where tex3patch didn't even get
11971         checked out.  Also, if it was found, put the symlink in a new util
11972         subdirectory.
11973
11974 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11975
11976         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11977
11978 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
11979
11980         * config.sub: Recognize -openvms.
11981         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11982         * make-all.com, setup.com: New files.
11983
11984 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11985
11986         * Makefile.in (taz): tex3patch moved to texinfo/util.
11987
11988 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
11989
11990         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11991         * configure.in: remove make from disable-if-Can-Cross list
11992                 enable gdb if ${host} and ${target} are cygwin32
11993
11994 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
11995
11996         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
11997         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11998
11999 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12000
12001         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
12002         distinguish sysv/svr4/bsd variants.
12003         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12004
12005 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
12006
12007         * configure.in: Added copyright notice.
12008         * move-if-change: Added copyright notice.
12009
12010 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12011
12012         * configure.in (powerpcle-*-solaris*): Until we get shared
12013         libraries working, don't build gdb, sim, make, tcl, tk, or
12014         expect.
12015
12016 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
12017
12018         * config.guess:  Merge with FSF:
12019
12020         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12021         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12022
12023         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
12024         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12025
12026         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
12027         * config.guess:  Combine two OSF1 rules.
12028         Also recognize field test versions.  From mjr@zk3.dec.com.
12029         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
12030         because GNU uname does not support -p.  From pmr@pajato.com.
12031
12032 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
12033
12034         * Makefile.in (MAKEDIRS): Removed $(tooldir).
12035
12036 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
12037
12038         * mpw-README: Document GCCIncludes.
12039
12040 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
12041
12042         * configure.in (alpha-*-linux*): Set enable_shared to yes.
12043
12044 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12045
12046         * mpw-configure: Handle --enable-FOO and --disable-FOO.
12047
12048 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
12049
12050         * configure.in (*-*-cygwin32): Configure make.
12051
12052 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
12053
12054         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12055
12056 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
12057
12058         * Makefile.in (all-inet): Depend on all-perl.
12059
12060         * Makefile.in (inet-install): New target.
12061
12062         * Makefile.in (all-inet): Depend on all-tcl.
12063         (all-inet): Depend on all-send-pr.
12064
12065 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12066
12067         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12068         temporarily.
12069
12070 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
12071
12072         * configure.in: Don't configure --with-gnu-ld on AIX.
12073
12074 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12075
12076         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12077
12078 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
12079
12080         * Makefile.in (ALL_MODULES): Added all-inet.
12081         (CROSS_CHECK_MODULES): Added check-inet.
12082         (INSTALL_MODULES): Added install-inet.
12083         (CLEAN_MODULES): Added clean-inet.
12084         (all-indent): New target.
12085
12086         * configure.in (host_tools): Added inet.
12087         (native_only): Added inet.
12088         (noconfigdirs): Added inet.
12089
12090 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
12091
12092         * configure.in: Don't configure libgloss if we are not configuring
12093         newlib.
12094
12095 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
12096
12097         * configure.in: Don't configure libgloss for unsupported
12098         architectures.
12099
12100 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12101
12102         * Makefile.in (CLEAN_MODULES): Add clean-apache.
12103
12104 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
12105
12106         * Makefile.in (ALL_MODULES): Include all-apache.
12107         (CROSS_CHECK_MODULES): Include check-apache.
12108         (INSTALL_MODULES): Include install-apache.
12109         (all-apache): New target.
12110
12111         * configure.in: Added apache everywhere perl is seen.
12112
12113 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12114
12115         * Makefile.in: Add support for clean-{module} and
12116         clean-target-{module} rules.
12117
12118 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
12119
12120         * configure.in (*-*-ose) do not build libgloss.
12121
12122 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12123
12124         * config.guess (prep*:SunOS:5.*:*): Turn into
12125         powerpele-unknown-solaris2.
12126
12127 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
12128
12129         * configure.in: Permit --enable-shared to specify a list of
12130         directories.
12131
12132 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12133
12134         * configure.in (host==solaris): Pass only the first word of $CC
12135         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12136
12137 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12138
12139         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12140
12141 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
12142
12143         * Makefile.in (ALL_MODULES): Include all-perl.
12144         (CROSS_CHECK_MODULES): Include check-perl.
12145         (INSTALL_MODULES): Include install-perl.
12146         (ALL_X11_MODULES): Include all-guile.
12147         (CHECK_X11_MODULES): Include check-guile.
12148         (INSTALL_X11_MODULES): Include install-guile.
12149         (all-perl): New target.
12150         (all-guile): New target.
12151
12152         * configure.in (host_tools): Include perl and guile.
12153         (native_only): Include perl and guile.
12154         (noconfigdirs): Don't build guile and perl; no ports have been
12155         done.
12156
12157 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
12158
12159         * configure (--enable-*): Handle quoted option lists such as
12160         --enable-sim-cflags='-g0 -O' better.
12161
12162 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12163
12164         * Makefile.in ({,inst}all-target): New rule so we can make and
12165         install all of the target directories easily.
12166
12167 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12168
12169         * configure.in: Add missing global flag in sed substitution when
12170         deleting `target-' from ${configdirs}.
12171
12172 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
12173
12174         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12175         option.
12176
12177         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12178         config/mh-necv4.
12179
12180         * install.sh: Correct misspelling of transformbasename.
12181
12182         * config.guess: Recognize mips-*-sysv*.
12183
12184 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
12185
12186         * config.sub: Recognize mon960.
12187
12188 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
12189
12190         * configure: Restore Canadian Cross handling of BISON and LEX,
12191         removed in Feb 20 change.
12192
12193 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
12194
12195         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12196         Mention make install.  Remove the old copyright date as well the
12197         clumsy and rather pointless copyright on the README file.
12198
12199 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12200
12201         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12202         Makefile after running symlink-tree, then run `make distclean' to
12203         avoid clobbering any generated files in srcdir.
12204
12205 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
12206
12207         * configure.in (m68k-*-netbsd*): Build everything now.
12208
12209 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12210
12211         * Makefile.in (taz): Fix quoting.
12212
12213 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
12214
12215         * configure.in (sparclet-*-*): Build everything now.
12216
12217 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12218
12219         * configure.in (m68k-*-linux*): New host.
12220
12221 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
12222
12223         * configure: Check for bison before byacc.
12224
12225 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
12226
12227         * Makefile.in configure:  Change the way LEX and BISON/YACC are
12228         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
12229         searching PATH.  These are used as fallbacks by Makefile.in if
12230         flex/bison/byacc aren't in objdir.
12231
12232 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
12233
12234         * Makefile.in: Make everything which depends upon all-bfd also
12235         depend upon all-opcodes, in case --with-commonbfdlib is used.
12236
12237 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12238
12239         * configure.in (host *-*-cygwin32): Don't build gdb if we are
12240         building NT native compilers on Unix.
12241
12242 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
12243
12244         * configure.in: Don't get CC from the host Makefile fragment if we
12245         can find gcc in PATH, or if this is a Canadian Cross.  Move the
12246         Solaris test for /usr/ucb/cc to the post target script, just after
12247         the compiler sanity test.
12248
12249 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
12250
12251         * config.sub: Merge with FSF.
12252
12253 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
12254
12255         * Makefile.in (RPATH_ENVVAR): New variable.
12256         (REALLY_SET_LIB_PATH): Use it.
12257         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12258
12259 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
12260
12261         * config.sub, configure.in: Recognize sparclet cpu.
12262
12263 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12264
12265         * config.guess:  Support m68k-cbm-sysv4.
12266
12267 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12268
12269         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12270         m68k-unknown-linuxaout from linker help string.  Put quotes around
12271         $ld_help_string.
12272
12273 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
12274
12275         * config.guess (powerpc-harris-powerunix): Add guess for port
12276         to new target.
12277
12278 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12279
12280         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12281
12282 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
12283
12284         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12285         $(REALLY_SET_LIB_PATH) in Makefile.
12286         * Makefile.in (SET_LIB_PATH): New variable.
12287         (REALLY_SET_LIB_PATH): New variable.
12288         ($(DO_X)): Use $(SET_LIB_PATH).
12289         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12290         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12291         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12292         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12293         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12294         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12295         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12296         (install-dosrel): Likewise.
12297         (all-opcodes): Depend upon all-libiberty.
12298
12299 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12300
12301         * config.guess (*:CYGWIN*): New
12302
12303 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12304
12305         * Makefile.in (all-target-winsup): All all-target-libiberty.
12306
12307 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12308
12309         * configure.in (noconfigdirs): Add missing # in front of comment.
12310
12311 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
12312
12313         * configure.in: add second pass to things added to noconfigdirs
12314         so *-gm-magic can exclude libgloss properly.
12315
12316 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
12317
12318         * mpw-configure (extralibs_name, rez_name): Set correctly
12319         for MWC68K compiler.
12320
12321         * mpw-README: Add more info on the necessary build tools.
12322
12323 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12324
12325         * configure.in, config.sub: Recognize cygwin32.
12326
12327 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
12328
12329         * config.guess, config.sub: Recognize A/UX.
12330
12331 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
12332
12333         * config.sub: Merge with gcc/config.sub.
12334
12335 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
12336
12337         * mpw-build.in (do-binutils): Add build of stamps.
12338
12339 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
12340
12341         * config.sub: Add recognition for mips64vr4100*-* targets.
12342
12343 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12344
12345         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12346         Add creation of gconfigargs with `--enable-shared' turned on.
12347         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12348         ($(host)-stamp-stage3-configured): Likewise.
12349         (HOLES): Add chatr and ldd.
12350         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12351
12352 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
12353
12354         * configure: Pass --nfp to recursive configures.
12355
12356 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12357
12358         * Makefile.in (DLLTOOL): New.
12359         (DLLTOOL_FOR_TARGET): New.
12360         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12361         (EXTRA_TARGET_FLAGS): Ditto.
12362         (EXTRA_GCC_FLAGS): Ditto.
12363         (CONFIGURE_TARGET_MODULES): Ditto.
12364         (DO_X): Ditto.
12365         * configure: Add DLLTOOL.
12366
12367 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
12368
12369         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12370         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12371         mh-sco, since old workarounds no longer needed, and don't
12372         build ld, since libraries have weak symbols in COFF.
12373
12374 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
12375
12376         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12377
12378 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12379
12380         * configure.in: Make sure that ${CC} can be used to compile an
12381         executable.
12382
12383 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12384
12385         * Makefile.in (all-gdb): Depend on $(GDB_TK).
12386         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12387         nothing depending on whether gdbtk is being built.
12388
12389 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
12390
12391         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12392
12393 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
12394
12395         * configure.in (noconfigdirs): Put ld or gas in this early, if the
12396         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12397
12398 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
12399
12400         * config-ml.in: Add support for
12401         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12402         Simplify setting of multidirs from --disable-foo.
12403
12404 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12405
12406         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12407         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12408         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12409         non-empty, pass them on to the  GCC make.
12410         (all-bootstrap): New rule that is like all-gcc, except it executes
12411         the GCC bootstrap rule instead of the GCC all rule.
12412
12413 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
12414
12415         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12416
12417 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12418
12419         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12420         DG/UX support.
12421
12422 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
12423
12424         * config.sub (i*86*) Change [345] to [3456]
12425
12426 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12427
12428         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12429         --with-gnu-ld=no.
12430
12431 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12432
12433         * config-ml.in (rs6000*, powerpc*): Add switches to control which
12434         AIX multilibs get built.
12435
12436 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12437
12438         * configure.in (i386-win32): Don't build expect if we're not
12439         building the tcl subdir.
12440
12441 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
12442
12443         * Makefile.in: (configure-target-examples, all-target-examples):
12444         New targets, configure and build example programs.
12445
12446 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
12447
12448         * mpw-configure: If an mpw-config.in generated a file mk.sed,
12449         use it as input to sedit the generated MPW makefile.
12450         * mpw-README: Add a suggestion about Gestalt.h.
12451
12452 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
12453
12454         * config.sub: Accept *-*-ieee*.
12455
12456 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
12457
12458         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
12459         Ronald F. Guilmette <rfg@monkeys.com>.
12460
12461 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12462
12463         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12464         for powerpc-pe native.
12465         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12466         (target==powerpc-pe): duplicate i386-win32 entry.
12467
12468 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12469
12470         * configure.in (noconfigdirs): Exclude target-newlib for all versions
12471         of vxworks, not just vxworks5.1.
12472
12473 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
12474
12475         * mpw-configure: Add support for exec-prefix.
12476
12477 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12478
12479         * config.guess: Recognize HP model 816 machines as having
12480         a PA1.1 processor.
12481
12482 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12483
12484         * configure: Ignore new autoconf configure options.
12485
12486 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12487
12488         * config.guess:  Recognize Pentium under SCO.
12489         From Robert Lipe <robertl@arnet.com>.
12490
12491 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12492
12493         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12494
12495 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
12496
12497         * configure.in: Don't configure gas for alpha-dec-osf*.
12498
12499 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
12500
12501         * configure.in: Default to --with-stabs for some targets for which
12502         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12503         i[345]86*-*-unixware*.
12504
12505 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12506
12507         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12508         rather than basing it on the target.  Simplify handling of options
12509         controlling which directories to configure.  Remove extraneous
12510         slash in multi-clean target.
12511
12512 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
12513
12514         * config-ml.in: Prefix more variables with ml_ so they don't collide
12515         with configure's.
12516
12517 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
12518
12519         * configure: Don't turn -v into --v.
12520
12521 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
12522
12523         * configure.in (targargs): Fix typo.
12524
12525         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12526
12527 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
12528
12529         * configure.in: Strip --host and --target options from
12530         CONFIG_ARGUMENTS, and always configure for --host only.  Add
12531         --with-cross-host option when building with a cross-compiler.
12532         * configure: Canonicalize the arguments put into config.status by
12533         always using `=' for an option with an argument.  Pass a presumed
12534         --host or --target explicitly.
12535
12536 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
12537
12538         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12539         into general OS recognition case.
12540
12541 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12542
12543         * configure.in (target_configdirs): add target-winsup only
12544         for win32 target systems.
12545
12546 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
12547
12548         * Makefile.in (all-target-libgloss): Depend upon
12549         configure-target-newlib, since when libgloss is built it looks to
12550         see if the newlib directory exists.
12551
12552 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
12553
12554         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12555         cfg-ml-*.in.
12556
12557 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
12558
12559         * configure: Handle LD and LD_FOR_TARGET when configuring a
12560         Canadian Cross.
12561
12562 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12563
12564         * configure.in (target_libs): add target-winsup.
12565         (target==i386-win32): add patch diff flex make to $noconfigdirs.
12566         (target==ppcle-pe): remove ld from $noconfigdirs.
12567
12568 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
12569
12570         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12571         Preserve relative path names in $srcdir.  Build symlink tree if
12572         configuring cross target dir and srcdir=. (= no VPATH support).
12573         (configure-target-libg++): Depend on configure-target-librx.
12574         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12575         * config-ml.in: New file.
12576         * symlink-tree: New file.
12577         * configure: Ensure srcdir="." if that's what it is.
12578
12579 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
12580
12581         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12582         includes and FLEX_SKELETON setting.
12583         * mpw-configure (--with-gnu-ld): New option, controls whether
12584         to use PPCLink or ld with PowerMac GCC.
12585         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12586         * mpw-config.in: Configure grez if targeting Mac.
12587
12588         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12589         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12590         just macos.
12591         * configure.in: Configure grez resource compiler if targeting Mac.
12592         * Makefile.in (all-grez, install-grez): New targets.
12593
12594 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
12595
12596         * configure: CXX defaults to gcc, not g++.  If we find
12597         gcc in the path, set CC to gcc -O2.
12598
12599 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
12600
12601         * configure: Default ${build} correctly.  Avoid picking up extra
12602         spaces when reading CC and CXX from Makefile.  When doing a
12603         Canadian Cross, use plausible default values for numerous
12604         variables.
12605         * configure.in: When doing a Canadian Cross, don't try to
12606         configure tools whose configure script can't handle it.
12607
12608 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12609
12610         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12611
12612 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12613
12614         * configure:  Remove dubious bug reporting address.
12615
12616 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12617
12618         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
12619         configure script, run that instead of this directory's configure.
12620         In either case, print a message that we're configuring the sub-dir.
12621
12622 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12623
12624         * configure.in: Before checking for the existence of various files,
12625         use sed to filter out "target-".
12626
12627 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12628
12629         * Makefile.in (DO_X): Split rule to decrease command line length
12630         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
12631         (Philippe De Muyter).
12632
12633 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12634
12635         * Makefile.in (all-patch): depend on all-libiberty.
12636
12637 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
12638
12639         * configure.in: If the only directory in target_configdirs which
12640         actually exists is libiberty, then set target_configdirs to empty,
12641         to avoid trying to build a target libiberty in a gas or gdb
12642         distribution.
12643
12644 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
12645
12646         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12647         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12648         systems.
12649
12650 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12651
12652         * configure.in (copy_dirs): Use sys-include instead of include
12653         for --with-headers option.
12654
12655 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
12656
12657         * Makefile.in, configure.in: Make winsup builds work with
12658         new scheme.
12659
12660 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
12661
12662         * configure.in: Build the linker on AIX.
12663
12664 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12665
12666         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
12667         where needed.
12668
12669 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
12670
12671         * Makefile.in (all-gcc): Fix typo.
12672
12673 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12674
12675         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
12676
12677 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12678
12679         * configure.in:  Rename libFOO to target-libFOO, and xiberty
12680         to target-xiberty, to provide more flexibility.
12681         (target_subdir):  Define.  Create if cross.
12682         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12683         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
12684         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12685         check-libFOO -> check-target-libFOO, etc.
12686         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12687         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12688         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12689         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
12690         allow ALL_GCC="" to only configure.
12691         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
12692         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
12693         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
12694
12695 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
12696
12697         * Makefile.in (taz): Build "info" in etc explicitly.
12698
12699 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
12700
12701         * configure.in:  Make sure that CC is undefined (as opposed to
12702         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
12703         problem with autoconf trying to configure on a host without GCC.
12704
12705 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12706
12707         * mpw-configure: Set host alias from choice of host compiler,
12708         only use generic MPW Makefile sed if present, edit a file
12709         named "hacked_Makefile.in" instead of "Makefile.in" if present.
12710         * mpw-README: Add problem notes about CW6 and CW7.
12711
12712 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
12713
12714         * Makefile.in (taz): Use ";" instead of ";;".
12715
12716 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12717
12718         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
12719         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12720         DISTDOCDIRS.
12721         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
12722         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
12723
12724 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12725
12726         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
12727         and gnats, because they are now subsumed by DISTSTUFFDIRS.
12728         Move bfd to DISTSTUFFDIRS.
12729
12730 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12731
12732         * Makefile.in (X11_LIB): Removed.
12733         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12734
12735         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12736
12737 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12738
12739         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12740         names.
12741
12742 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12743
12744         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12745
12746 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
12747
12748         * configure.in (i[345]86-*-win32): Always build newlib.
12749         Don't configure cvs, autoconf or texinfo.
12750         * Makefile.in (LD_FOR_TARGET): New.
12751         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12752         Pass down LD_FOR_TARGET.
12753
12754 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12755
12756         * winsup: New directory.
12757         * Makefile.in: Build winsup.
12758         * configure.in: Winsup is configured when target is win32.
12759         Can only build win32 target GDB when native.
12760
12761 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
12762
12763         * config.guess: Recognize HP model 819 machines as having
12764         a PA 1.1 processor.
12765
12766 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12767
12768         * configure: Fix sed loop which substitutes for CC and CXX to
12769         avoid bug found in various sed implementations.
12770
12771 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12772
12773         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12774         simulator.  Use standard powerpc-*-eabi*.
12775
12776 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12777
12778         * configure.in: Stop putting gas and binutils in noconfigdirs for
12779         powerpc-*-aix* and rs6000-*-*.
12780
12781 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
12782
12783         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12784         -mcall-aixdesc libraries.
12785
12786 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
12787
12788         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12789
12790         * config.sub (arm | armel | armeb): Fix shell syntax.
12791
12792 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12793
12794         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12795         -msoft-float and -mcpu=common support.
12796         (powerpc*-*-eabisim*): Add support for building -mcall-aix
12797         libraries.
12798
12799 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12800
12801         * configure.in: Allow configuration and build of emacs19 for the alpha.
12802
12803 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12804
12805         * configure.in (CC): Get ^CC, not just any old CC, from
12806         ${host_makefile_frag}.
12807
12808 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12809
12810         * configure.in (CC): Try to get CC from
12811         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12812
12813 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12814
12815         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12816         only if it exists in $(srcdir).
12817
12818 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12819
12820         * configure: If CC and CXX are not set in the environment, set
12821         them, based on either an existing Makefile or on searching for gcc
12822         in PATH.  Substitute for CC and CXX in Makefile.
12823         * configure.in: Remove libm from target_libs.  Separate
12824         target_configdirs from configdirs.  If CC is not set in
12825         environment, try to get it from a host Makefile fragment.  Rewrite
12826         changes of configdirs to use skipdirs instead.  A few minor
12827         tweaks.  Take directories out of target_configdirs as they are
12828         taken out of configdirs.  Remove existing Makefile files from
12829         subdirectories.  Substitute for TARGET_CONFIGDIRS and
12830         CONFIG_ARGUMENTS in Makefile.
12831         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12832         by configure.in.
12833         (CONFIG_ARGUMENTS): Likewise.
12834         (CONFIGURE_TARGET_MODULES): New variable.
12835         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12836         ($(CONFIGURE_TARGET_MODULES)): New target.
12837         (configure-libg++, configure-libio): New targets.
12838         (all-libg++): Depend upon configure-libg++.
12839         (all-libio): Depend upon configure-libio.
12840         (configure-libgloss, all-libgloss): New targets.
12841         (configure-libstdc++): New target.
12842         (all-libstdc++): Depend upon configure-libstdc++.
12843         (configure-librx, all-librx): New targets.
12844         (configure-newlib): New target.
12845         (all-newlib): Depend upon configure-newlib
12846         (configure-xiberty): New target.
12847         (all-xiberty): Depend upon configure-xiberty.
12848
12849 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12850
12851         * configure.in (host i[345]86-*-win32):  Expand the
12852         noconfigdirs again.
12853
12854 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
12855
12856         * mpw-configure: Fix sed command file name.
12857
12858 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12859
12860         * configure.in (host i[345]86-*-win32): Reduce the
12861         noconfigdirs again.
12862
12863 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
12864
12865         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12866         or powerpc*-*-pe*, since they are not yet supported.
12867
12868 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12869
12870         Add PowerMac support and many other enhancements.
12871         * mpw-configure: New option --cc to select compiler to use,
12872         paste options set according to --cc into the generated
12873         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12874         if mpw-make.sed is present.
12875         * mpw-config.in: Don't test for gC1, test for mpw-touch,
12876         add forward includes for PowerPC include files.
12877         * mpw-build.in: Build using Makefile.PPC if present.
12878         (do-byacc, etc): Remove separate version resource builds.
12879         (do-gas): Build "stamps" before "all".
12880         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12881         * mpw-README: Update to reflect --cc option, PowerMac support,
12882         and recently-reported compatibility problems.
12883
12884 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
12885
12886         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12887         embedded m68k systems (-aout, -coff, -elf, -vxworks).
12888         (--with-multilib-top): Pass to recursive invocations.
12889
12890 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
12891
12892         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12893         v810-*-*.
12894
12895 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12896
12897         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12898         gdb, ld and opcodes on v810-*-*.
12899
12900 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12901
12902         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12903         (local-maintainer-clean): New target.
12904         (maintainer-clean): New target.
12905         (realclean): Just depend upon maintainer-clean.
12906
12907 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12908
12909         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12910
12911 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
12912
12913         * configure.in: Build ld in mips*-*-bsd* case.
12914
12915 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
12916
12917         * config.sub: Accept -lites* OS.  From Ian Dall.
12918
12919 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
12920
12921         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
12922         targets.
12923
12924 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12925
12926         * configure.in: treat i386-win32 canadian cross the same as
12927         i386-go32 canadian cross.
12928
12929 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12930
12931         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12932         running under the simulator to build a reduced set of libraries.
12933         (powerpc-*-eabiaix): Add fine grained multilib support added to
12934         other powerpc targets yesterday.
12935
12936 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12937
12938         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12939         -disable-softfloat, -disable-relocatable, -disable-aix, and
12940         -disable-sysv to control which multilib libraries get built.
12941
12942 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12943
12944         * configure: Add Makefile.tem to list of files to remove in trap
12945         handler.
12946
12947 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12948
12949         * config.guess (*Linux*):  Add missing "exit"s.
12950         Also, need specific check for alpha-unknown-linux (uses COFF).
12951
12952 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12953
12954         * config.guess:  Merge with FSF:
12955
12956         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
12957         * config.guess (AIX4): More robust release numbering discovery.
12958
12959         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
12960         * config.guess (i386-sequent-ptx): Properly get version number.
12961
12962         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
12963         * config.guess (mips:*:4*:UMIPS): New case.
12964
12965 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12966
12967         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12968         (i386-win32 host): Likewise.  Don't build readline.
12969
12970 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
12971
12972         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
12973         SUPPORT_FILES to submakes.
12974
12975 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
12976
12977         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12978         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12979         mpw-configure.
12980
12981 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
12982
12983         * configure.in (appdirs): Use =, not ==, in test expression when
12984         trying to build the text to print in the warning message for
12985         Solaris users.
12986
12987 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
12988
12989         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12990
12991 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12992
12993         * config.guess: Recognize lynx-2.3.
12994
12995 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
12996
12997         * config.sub (z8ksim): Deleted
12998         (z8k-*-coff): New, this is the one true name of the target.
12999
13000 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
13001
13002         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13003
13004 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
13005
13006         * config.guess (*:Linux:*:*): First try asking the linker what the
13007         default object file format is (elf, aout, or coff).  Then if this
13008         fails, try previous methods.
13009
13010 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13011
13012         * configure.in: Don't build newlib for *-*-vxworks5.1.
13013
13014 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13015
13016         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13017         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13018
13019 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
13020
13021         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13022
13023 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
13024
13025         * cfg-ml-com.in: New file.
13026         * cfg-ml-pos.in: New file.
13027
13028 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13029
13030         * COPYING.NEWLIB: Add HP free copyright to list.
13031
13032 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13033
13034         * config.sub: Recognize -eabi* for the system, not just -eabi.
13035
13036 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13037
13038         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
13039         * config.sub, configure.in (win32): New target and host.
13040
13041 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13042
13043         * configure.in: Add i386-pe configuration.
13044
13045 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
13046
13047         * mpw-build.in (install): Install GDB after LD.
13048
13049 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
13050
13051         * mpw-config.in (elf/mips.h): Always forward-include, needed
13052         for GDB to build.
13053
13054 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13055
13056         * testsuite: New directory for customer acceptance and whole tool
13057         chain tests.
13058
13059 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13060
13061         * configure: If per-host line isn't found, but AC_OUTPUT is found
13062         and a configure script exists, run it instead.
13063
13064 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13065
13066         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
13067
13068 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13069
13070         * configure: Set build_{cpu,vendor,os,alias} to host values when
13071         --build isn't specified.
13072
13073 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13074
13075         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13076         (FLAGS_TO_PASS): Pass them.
13077         (EXTRA_TARGET_FLAGS): Ditto.
13078
13079 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13080
13081         * Makefile.in (all-libg++): Depend on all-libstdc++.
13082
13083 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13084
13085         * configure.in (noconfigdirs): Enable all packages for
13086           i386-unknown-netbsd.
13087
13088 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
13089
13090         * configure.in (noconfigdirs): Don't configure tk for i386-go32
13091         hosted builds (DOS builds)
13092
13093 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13094
13095         Changes for ARM based on patches from Richard Earnshaw:
13096         * config.sub: Handle armeb and armel.
13097         * configure.in: Omit arm linker only for riscix.
13098
13099 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13100
13101         * config.guess:  Update from FSF.
13102
13103 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
13104
13105         * config.sub: Recognize powerpcle as the little endian variant of
13106         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
13107         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
13108         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
13109         temporarily.
13110
13111 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
13112
13113         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13114
13115 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
13116
13117         * config.sub: Accept -lites* as a basic system type.
13118
13119 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
13120
13121         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13122         installed, and if so return linuxoldld as the system name.
13123
13124 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
13125
13126         * config.guess: Add hppa1.1-hp-lites support.
13127
13128 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13129
13130         * configure.in: Don't build newlib for m68k-vxworks5.1.
13131
13132 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13133
13134         * configure.in (mips-sgi-irix6): Use mh-irix5.
13135
13136 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
13137
13138         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13139
13140 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13141
13142         * test-build.mk: Enable building of shared libraries on IRIX 5 and
13143         OSF/1.  Fix compiler flags.
13144         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
13145
13146 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
13147
13148         * configure.in: Recognize --with-newlib.
13149         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13150
13151 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13152
13153         * Makefile.in: move {all,check,install}-gdb from *_MODULES
13154         to *_X11_MODULES due to gdbtk needing X include files et al.
13155
13156 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
13157
13158         Merge in support for Mac MPW as a host.
13159         (Old change descriptions retained for informational value.)
13160
13161         * mpw-config.in: Add generic include forwards for cpu-specific
13162         include files in aout and elf directories.
13163
13164         * mpw-configure: Added copyright.
13165         * mpw-config.in: Check for presence of required build tools.
13166         (target_libs): Add newlib.
13167         (target_tools): Add examples.
13168         (Read Me): Generate as "Read Me for MPW" instead.
13169         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13170         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13171         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13172
13173         * mpw-configure: Remove subdir-specific makefile hackery,
13174         delete mk.tmp after using it.
13175
13176         * mpw-build.in (all): Display start and end times.
13177
13178         * mpw-configure (host_canonical): Set.
13179         (target_cpu): Always add to makefiles.
13180         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13181         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13182         (mpw-mh-mpw): Look for in srcdir and srcroot.
13183         Use sed instead of mpw-edit-prefix to edit prefix definitions.
13184
13185         * mpw-build.in: (install-only): New target.
13186
13187         * mpw-configure (host_alias, target_alias): Rename from hostalias
13188         and targetalias, add into generated Makefile.
13189         (mk.tmp): If present, add into generated Makefile.
13190         * mpw-build.in (all-gas): Build config.h first before gas proper.
13191
13192         * mpw-configure (config.status): Write only if changed.
13193         * mpw-config.in (readline): Configure it (not built, just used for
13194         definitions).
13195
13196         * mpw-config.in (elf/mips.h): Add a forward include.
13197
13198         * mpw-config.in: Forward-include most .h files in include into
13199         extra-include.
13200         (readline): Don't build.
13201         mpw-build.in (install): Install GDB.
13202
13203         * mpw-configure (prefix, mpw_prefix): Handle it.
13204         * mpw-config.in (mmalloc, readline): Don't configure.
13205         * mpw-build.in (thisscript): Rename to ThisScript.
13206         Use mpw-build instead of BuildProgram everywhere.
13207         (mmalloc, readline): Don't build.
13208         * mpw-README: New file, basic documentation about the MPW port.
13209
13210         * mpw-config.in: Use forward-include to create include files.
13211
13212         * mpw-configure: Add more things to the top of each configured
13213         Makefile, including contents of config/mpw-mh-mpw.
13214         * mpw-config.in (extra-include): Create this directory and fill it
13215         with Posix-like include files when configuring.
13216
13217         * config.sub (apple, mac, mpw): Add various aliases.
13218
13219         * mpw-build.in: New file, top-level build script fragment for MPW.
13220         * mpw-configure: New file, configure script for MPW.
13221         * mpw-config.in: New file, config fragment for MPW.
13222
13223 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13224
13225         * configure.in (host_libs): Remove glob, since it is gone from the
13226         sources.
13227
13228 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13229
13230         * Makefile.in: define empty GDB_NLM_DEPS var.
13231
13232         * configure.in(target_makefile_frag): use config/mt-netware
13233         for netware targets.
13234
13235 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13236
13237         * config.sub: Merge in recent FSF changes.  Remove linux special
13238         cases.
13239
13240 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13241
13242         Revert this change:
13243
13244         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13245
13246                 * build-all.mk: Use CC=cc -Xs on Solaris.
13247
13248 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13249
13250         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
13251         stop using it.
13252         * Makefile.in: Nuke all references to glob subdirectory.
13253
13254 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13255
13256         * configure.in: Fix --enable-shared logic in per-host.
13257
13258 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13259
13260         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13261
13262 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13263
13264         * configure.in (noconfigdirs): Don't build gas on AIX, for
13265         powerpc*-*-aix* as well as for rs6000*-*-aix*.
13266
13267 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
13268
13269         * configure: Fix --cache-file to work if the file argument is a
13270         relative path.
13271
13272 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
13273
13274         * configure: If the --cache-file is used, pass it down to
13275         configure in subdirectories.
13276
13277 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
13278
13279         * config.sub: add vxworks29k configuration.
13280
13281 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13282
13283         * Makefile.in (taz): Do "diststuff" part quietly.
13284
13285 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13286
13287         * config.sub: Mini-merge with gcc/config.sub.
13288
13289 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13290
13291         * config.guess (IRIX): Sed - to _.
13292
13293 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13294
13295         * Makefile.in (source-vault, binary-vault): New targets.
13296
13297 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
13298
13299         * config.sub: Recognize -eabi as a basic system type.
13300
13301 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13302
13303         * configure.in (enable_shared stuff): Fix typo.
13304
13305 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
13306
13307         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13308
13309 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13310
13311         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13312
13313 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
13314
13315         * configure.in (rs6000-*-*): Don't build gas.
13316
13317 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
13318
13319         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13320         reduce command line length.
13321         (AS_FOR_TARGET): Check for as.new, not Makefile.
13322         (NM_FOR_TARGET): Check for nm.new, not Makefile.
13323
13324 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13325
13326         * config.guess:  Merge from FSF.
13327
13328 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13329
13330         * configure: Don't use $ when handling program_suffix.
13331
13332 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
13333
13334         * configure.in:  Configure tk for hppa/hpux.
13335
13336 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13337
13338         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
13339
13340 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13341
13342         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
13343         to LIBCXXFLAGS.  Tests are better run without it.
13344
13345 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
13346
13347         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13348
13349 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
13350
13351         * configure.in (*-*-netware*): Don't configure xiberty.
13352
13353 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
13354
13355         * configure.in:  Remove tk from native_only list.
13356
13357 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
13358
13359         * build-all.mk: Add mips-ncd-elf target to sun4 targets
13360           for special NCD build.
13361
13362 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13363
13364         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13365         makeall.bat, they're only useful for binutils snapshots.
13366         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13367         makeall.bat to specified SUPPORT_FILES.
13368
13369 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
13370
13371         * build-all.mk: Add Ericsson targets to sun4 and solaris
13372           hosts.  Add  BNR's sun4 target to solaris host, so their
13373           build-from-source will be tested in-house first.
13374
13375 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13376
13377         * Makefile.in (LIBCFLAGS): New variable.
13378         (CFLAGS_FOR_TARGET): Ditto.
13379         (LIBCFLAGS_FOR_TARGET): Ditto.
13380         (LIBCXXFLAGS): Ditto.
13381         (CXXFLAGS_FOR_TARGET): Ditto.
13382         (LIBCXXFLAGS_FOR_TARGET): Ditto.
13383         (BASE_FLAGS_TO_PASS): Pass them.
13384         (EXTRA_TARGET_FLAGS): Ditto.
13385
13386         * configure.in: Support --enable-shared.
13387
13388 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13389
13390         * configure.in (target_libs):  Include libstdc++ again.
13391         * config.guess:  Update from FSF (for FreeBSD).
13392
13393 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13394
13395         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13396         makeall.bat.
13397         (DISTDOCDIRS): Add `etc'.
13398         (ETC_SUPPORT_PFX): New variable.
13399         (taz): Include anything from etc starting with a word in
13400         ETC_SUPPORT_PFX.
13401
13402 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13403
13404         * config.sub: Update for recent FSF changes.  Remove obsolete
13405         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
13406         spacing changes.
13407
13408 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13409
13410         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
13411
13412         * config.guess:  Merge with FSF.
13413         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13414
13415 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13416
13417         * configure: Since the "trap 0" handler will override the exit
13418         status on many systems, only use it for "exit 1", and make it set
13419         a non-zero exit status; reset it before "exit 0".  Also, check
13420         exit status of config.sub, and error out if it failed.
13421
13422 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
13423
13424         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13425         and install libgloss.
13426
13427 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13428
13429         * Makefile.in (all-binutils): Depend upon all-byacc.
13430
13431         * configure.in: Don't build emacs on Irix 5.
13432
13433 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13434
13435         * configure.in (*-*-netware*): Add libio.
13436
13437 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13438
13439         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13440         (CHECK_TARGET_MODULES): Ditto.
13441         (INSTALL_TARGET_MODULES): Ditto.
13442         (TARGET_LIBS): Ditto.
13443         (all-libstdc++): Note dependencies.
13444
13445 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13446
13447         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13448
13449 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13450
13451         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13452         -fexternal-templates.
13453
13454         * configure.in (target_libs): Add libstdc++.
13455         (noconfigdirs): Add libstdc++ as appropriate.
13456
13457 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13458
13459         * config.guess:  Update from FSF.
13460
13461 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13462
13463         * configure: Use ${config_shell} when running ${configsub}.
13464
13465 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
13466
13467         * config.sub: No longer recognize h8300h.
13468
13469 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13470
13471         * config.sub: Remove extraneous differences between config.sub and
13472         gcc/config.sub.
13473
13474 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13475
13476         * Makefile.in (DISTSTUFFDIRS): Add gas.
13477
13478 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
13479
13480         * COPYING.NEWLIB: New file.
13481
13482 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13483
13484         * config.guess (HP-UX):  Patch from Harlan Stenn
13485         <harlan@landmark.com> to also emit release level.
13486
13487 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13488
13489         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13490
13491 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13492
13493         * config.sub:  Merge nextstep cleanup from FSF.
13494
13495 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13496
13497         * configure.in (arm-*-*): Don't configure ld for this target.
13498
13499 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13500
13501         * configure.in (*-*-netware): don't configure libg++, libio,
13502           librx, or newlib.
13503
13504 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13505
13506         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
13507         configure ld--it works, but it doesn't support shared libraries.
13508
13509 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13510
13511         * config.guess (*-unknown-freebsd*):  Get rid of possible
13512         trailing "(Release)" in version string.
13513         Patch from Paul Richards <paul@isl.cf.ac.uk>.
13514
13515 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13516
13517         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13518         Fix type: *-next-neststep -> *-next-nextstep.
13519
13520         * config.guess:  Merge from FSF:
13521
13522         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
13523
13524         * config.guess: Recognize powerpc-ibm-aix3.2.5.
13525
13526         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
13527
13528         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13529         instead of UNIX_SV for UnixWare 1.0).
13530
13531 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
13532
13533         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
13534         to make gdb/nlm/* build after the compiler and linker.
13535
13536 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13537
13538         * config.guess (netbsd, freebsd, linux):  Accept any machine,
13539         not just i[34]86.
13540         (m68k-atari-sysv4):  Relocate to match FSF version.
13541
13542         * config.guess:  More merges from the FSF:
13543
13544         Add a space before function call or macro invocation.
13545
13546         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13547
13548         * config.guess: Add trap cmd to remove dummy.c and dummy when
13549         interrupted.
13550
13551         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13552
13553         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13554         (dummy): Redirect stderr from compilation of dummy.c.
13555
13556         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
13557
13558         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13559
13560 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
13561
13562         * configure: Accept and ignore --cache*, for compatibility with
13563         new autoconf.
13564
13565 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13566
13567         * config.guess:  Merge from FSF:
13568
13569         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13570
13571         * config.guess (Pyramid*:OSx*:*:*): New case.
13572         (PATH): Add /.attbin at end for finding uname.
13573         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
13574
13575         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
13576
13577         * config.guess (M88*:DolphinOS:*:*): New case.
13578
13579         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
13580
13581         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13582         to select whether to use ELF or COFF.
13583
13584         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13585
13586         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13587
13588         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
13589
13590         * config.guess: Guess the OS version for HPUX.
13591
13592         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
13593
13594         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13595
13596 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13597
13598         * configure.in: Recognize --with-headers, --with-libs, and
13599         --without-newlib.
13600         * Makefile.in (all-xiberty): Depend upon all-ld.
13601
13602 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13603
13604         * configure.in: Change i[34]86 to i[345]86.
13605
13606 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13607
13608         * configure (version): A few more tweaks to help message.
13609
13610 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13611
13612         * Makefile.in:  Remove (for now) librx as a host library,
13613         now that we're building it for target.
13614
13615 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13616
13617         * configure: Fix up help message; from karl@owl.hq.ileaf.com
13618         (Karl Berry).
13619
13620 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13621
13622         * configure.in:  Also configure librx.
13623
13624 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13625
13626         * Makefile.in:  Update various rules to reflect that librx
13627         is now needed for libg++.
13628
13629 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13630
13631         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13632
13633 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
13634
13635         * configure.in: Configure the examples directory.
13636
13637 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13638
13639         * configure: Simplify Jun 2 1994 change.
13640
13641 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13642
13643         * change CC to /usr/latest/bin/gcc for lynx host builds, since
13644         /bin/gcc isn't good enough to build gcc.
13645
13646 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
13647
13648         * Makefile.in (GDB_SUPPORT_FILES): Remove
13649         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
13650         (gdb.tar.gz): Add new rule to use standard distribution building
13651         mechanism.
13652
13653 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13654
13655         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
13656         Bill Cox <bill@cygnus.com>.
13657
13658 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13659
13660         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
13661
13662 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
13663
13664         * configure:  Search current dir first in .gdbinit.
13665
13666 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13667
13668         * config.sub:  Recognize freebsd (merged from gcc config.sub).
13669
13670 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13671
13672         * config.sub:  Refer to NeXT's operating system as nextstep.
13673
13674         * config.sub (case $basic_machine):  Re-order the cases, to match
13675         the order in the FSF version (which is mostly alphabethical).
13676         Merge in some additions and changes from the FSF.
13677
13678 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
13679
13680         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13681         * config.sub: Recognize cxux7.
13682         * configure.in: Use mh-cxux for m88k-harris-cxux*.
13683
13684 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13685
13686         * config.sub:  Fix typo powerpc -> powerpc-*.
13687
13688 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
13689
13690         * Makefile.in: `all-emacs19' depends on `all-byacc'.
13691
13692         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13693         parallel with all-emacs and install-emacs).  Top-level command
13694         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13695
13696 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13697
13698         * test-build.mk ($(host)-stamp-stage2-installed): Remove
13699         $(relbindir)/make before doing ``make install'', and use
13700         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
13701         installing over running make binary.
13702         ($(host)-stamp-stage3-installed): Likewise.
13703
13704 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13705
13706         * config.guess: Recognize Mach.
13707
13708 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13709
13710         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13711         see whether --exec-prefix was used.
13712
13713 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13714
13715         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
13716
13717 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13718
13719         * Makefile.in: Add all-librx target similar to all-libproc.
13720
13721 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
13722
13723         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
13724         with post 1.2 uname bogosity.
13725
13726 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13727
13728         * configure: Remove temporary files on receipt of a signal.
13729
13730 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
13731
13732         * configure: If there is a package_makefile_frag, remove
13733         ${subdir}/Makefile.tem after copying it in.
13734
13735 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13736
13737         * build_all.mk: support rs6000 lynx identifies itself as
13738         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
13739         since /bin/gcc is too feeble to compile a modern gcc.
13740
13741 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13742
13743         * brought devo/test-build.mk update-to-date with progressive/
13744           test-build.mk. Add lynx targets and hppa flag info.
13745
13746 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13747
13748         * configure.in:  Use mh-ncrsvr43.  Patch from
13749         Tom McConnell <tmcconne@sedona.intel.com>.
13750
13751 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13752
13753         * config.guess (i386-unknown-bsdi):  No longer need to
13754         check #if defined(__bsdi__) && defined(__i386__).
13755
13756 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13757
13758         * configure: Set program_transform_nameoption correctly.
13759
13760 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13761
13762         * brought build-all.mk update-to-date with progressive build-all.mk,
13763           added new targets and hppa info.
13764
13765 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13766
13767         * configure: If config.guess result is a prefix of the user
13768         specified target, assume a native build and use the user specified
13769         target as the host alias.  Remove SunOS patch suffix removal hack.
13770         * configure.in: Remove SunOS patch suffix removal hack.
13771
13772         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13773         in NATIVE_CHECK_MODULES.
13774
13775 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
13776
13777         * Makefile.in: Rename HOST_ONLY to NATIVE.
13778         * configure: Delete SunOs patch suffix from host_canonical
13779           and build_canonical variables that are prepended to Makefiles.
13780         * configure.in: Add comments for easier maintenance.
13781
13782 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13783
13784         * Makefile.in: Add all-libproc target similar to all-gui.
13785
13786 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
13787
13788         * Makefile.in (CHECK_MODULES): split into
13789         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13790
13791 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
13792
13793         * config.guess (i386-unknown-bsdi): New system to guess.
13794
13795 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13796
13797         * Makefile.in: Add all-gui target (but not yet build by "all").
13798
13799 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
13800
13801         * config.sub: Move deletion of patch suffix from here...
13802         * configure.in: To here, at Ian's suggestion.  The top-
13803           level scripts might need to know of a patch level.
13804
13805 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
13806
13807         * config.sub: Strip off patch suffix so rtl is recognized
13808           as a sunos4.1.3 machine, even though it's been patched.
13809
13810 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
13811
13812         * Makefile.in (INSTALL_LAST): Delete.
13813         (INSTALL_DOSREL): New.
13814
13815 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13816
13817         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13818         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13819         whether we pass down --with-gnu-ld anyhow.
13820
13821 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
13822
13823         * Makefile.in (INSTALL_LAST): Change operation so it works
13824         on more flavors of make.
13825         * configure.in (go32): Don't build libg++ or libio.
13826
13827 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
13828
13829         * Makefile.in (Move HOST_PREFIX_1 and friends up so
13830         they can be overriden by templates.
13831
13832 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
13833
13834         * configure.in (target==go32): Don't build gdb.
13835         * dosrel: New directory.
13836
13837 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
13838
13839         * configure.in (host==go32): Configure dosrel too.
13840         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13841         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13842         be set by incoming names or templates.
13843         (INSTALL_LAST): New rule.
13844
13845 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
13846
13847         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13848
13849 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13850
13851         * configure.in (appdirs): New variable.  Currently empty, but will
13852         be used in gas distribution.  If nonempty, lists a set of
13853         directories at least one of which must get configured, or top
13854         level configuration is considered to have failed.
13855         (rs6000-*-lynxos*): Use new file name.
13856
13857 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13858
13859         Eliminate XTRAFLAGS.
13860         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13861         newlib include files using -idirafter, and also use -nostdinc.
13862         (CXX_FOR_TARGET): Likewise.
13863         (XTRAFLAGS): Removed.
13864         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13865         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13866         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13867         ($(DO_X)): Don't pass down XTRAFLAGS.
13868
13869 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13870
13871         * configure.in (mips*-dec-bsd*): New target; do build linker.
13872         (mips*-*-bsd*): New target; don't build linker.
13873
13874 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13875
13876         * configure.in: support rs6000-*-lynxos* configuration.
13877         support sunos4 as a cross target.
13878
13879         * config.sub: look for lynx*, not lynx since the OS version may
13880         legitimately be part of the name.
13881
13882 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13883
13884         * configure.in (i[34]86-*-sco*): Move to be with other i386
13885         targets.
13886         (romp-*-*): New target.  Skip various binary utilities.
13887         (vax-*-*): New target.  Don't build newlib.
13888         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
13889
13890 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13891
13892         * configure.in: Only set host_makefile_frag if config
13893         directory exists.
13894
13895 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13896
13897         * install.sh: If $dstdir exists, don't check whether each
13898         component does.
13899
13900 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13901
13902         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13903
13904 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
13905
13906         * configure.in (*-*-lynxos*): Don't configure newlib for either
13907         native or cross Lynx.
13908
13909 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
13910
13911         * config.sub (sparc64-elf): Fix os.
13912         (z8k): Remove duplicate.
13913
13914 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13915
13916         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13917         gcc/stmp-fixproto, to try to prevent fixproto from being run.
13918
13919 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
13920
13921         * configure: Make file links cleanly even if Lynx fails on
13922           an NFS symlink (at least fail cleanly).
13923
13924 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13925
13926         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13927         -XNh2000.
13928
13929 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13930
13931         * configure: Unknown options are fatal again.
13932
13933 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
13934
13935         * configure: Ignore --x-includes and --x-libraries, for Autoconf
13936         compatibility.
13937
13938 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
13939
13940         * build-all.mk: Add `clean' target.
13941
13942 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13943
13944         * config.guess:  Add SINIX support.
13945         * configure.in:  Add mips-*-sysv4* support.
13946
13947 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
13948
13949         * build-all.mk: Document all useful targets.
13950         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13951         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13952
13953 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13954
13955         * configure: Support --silent, --quiet.
13956
13957 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13958
13959         * configure: Support --disable-FEATURE.
13960
13961 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13962
13963         * config.guess: Recognize NCR running SVR4.3.
13964
13965 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13966
13967         * config.guess:  Make BSDI generate i386-unknown-bsd386.
13968         Patch from Paul Eggert <eggert@twinsun.com>.
13969
13970 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13971
13972         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13973
13974 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13975
13976         * configure: Make unrecognized options give nonfatal warnings
13977         instead of fatal errors, and pass them to any subdirectory
13978         configures in case they recognize them.
13979         Make --x equivalent to --with-x.
13980
13981 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13982
13983         * configure: Add --enable-* options.  Clean up usage message and
13984         some comments.
13985
13986 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
13987
13988         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13989
13990 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13991
13992         * configure.in (hppa*-*-*): Enable binutils.
13993
13994 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13995
13996         * config.sub: Recognize cisco.
13997
13998 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
13999
14000         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14001
14002 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14003
14004         * config.guess: about target *-hitachi-hiuxwe2, don't print more
14005         than one configuration name.  Add comment.
14006
14007 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
14008
14009         * config.guess: about target *-hitachi-hiuxwe2, fixed
14010         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
14011         macro is incorrect.]
14012
14013 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14014
14015         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14016         than the "make ls" stuff which used to be here.
14017
14018 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14019
14020         * config.guess:  Recognize i[34]86-unknown-freebsd.
14021         From Shawn M Carey <smcarey@rodan.syr.edu>.
14022
14023 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14024
14025         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14026
14027 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
14028
14029         * config.guess: Check for ptx.
14030
14031 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
14032
14033         * config.sub: Add os9k checking.
14034
14035 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14036
14037         * config.guess: Handle OSF1 running on HPPA processors
14038
14039 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14040
14041         * configure: If subdir configure fails, print out a message with
14042         subdirectory name, in case subdir's configure code didn't identify
14043         itself.
14044
14045 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
14046
14047         * configure.in: Remove embedded newlines from configdirs.
14048         Avoid mismatches of substrings.  Fix matching strings at end
14049         of configdirs.
14050
14051 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
14052
14053         * config.guess:  Add Lynx/rs6000 config support.
14054
14055 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14056
14057         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14058
14059 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
14060
14061         * configure.in (hppa*-*-osf*): Treat this just like most other
14062         PA configurations (eg no binutils or ld).
14063         (hppa*-*-*elf*): These configurations have binutils and ld.
14064
14065 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14066
14067         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
14068
14069 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14070
14071         * configure.in (rs6000-*-*): Build gas.
14072
14073 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14074
14075         * Makefile.in:  Avoid bug in losing hpux sed.
14076
14077 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14078
14079         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14080         for GDB and GDB has been fixed to not need it.
14081
14082 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14083
14084         * config.guess: Recognize vax hosts.
14085
14086 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14087
14088         * configure (while loop): Don't use "break 2" inside case
14089         statement -- the case statement isn't an enclosing loop.
14090
14091 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14092
14093         * config.guess:  Clean up NeXT support, to allow nextstep
14094         on Intel machines.  Make OS be nextstep.
14095
14096 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
14097
14098         * config.guess: Add alternate forms for Convex.
14099
14100 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
14101
14102         * configure:  Completely rewrite option processing.  Take
14103         advantage of pattern-matching to avoid invoking test frequently.
14104         Also clean up host and target defaulting logic.
14105
14106 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14107
14108         * Makefile.in: Replace all occurrances of "rootme" with "r" and
14109         "$${rootme}" with "$$r", to increase the likelihood that the do-*
14110         commands (plus user environment) will fit SCO limits.
14111
14112 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14113
14114         * configure.in: Don't issue warnings about directories which are
14115         not being configured if -norecursion is set.  Correct test for
14116         --with-gnu-as and --with-gnu-ld to not get confused by substring
14117         matches.
14118
14119         * configure.in: Don't build gas for alpha-dec-osf1*.
14120
14121 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
14122
14123         * configure:  Back out Per's change of 12/19/1993.  It changes the
14124         behavior of configure in unexpected and confusing ways.
14125
14126         Also, use different delim char when calculating
14127         program_transform_name so that the name can contain slashes.
14128
14129 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
14130
14131         * configure.in, config.sub: Add support for VSTa micro-kernel.
14132
14133 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
14134
14135         * configure.in: Nuke hacks which were used to get a special
14136         version of GAS for HPPA configurations.
14137
14138 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14139
14140         * configure:  If only ${target_alias} is given, use that
14141         as the default for ${host_alias}.
14142         * configure:  Add missing back-slashes before nested quotes.
14143
14144 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14145
14146         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14147
14148 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
14149
14150         * config.guess:  Recognize some Tektronix configurations.
14151         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14152
14153 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14154
14155         * config.sub: Match any flavor of SH.
14156
14157 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
14158
14159         * configure.in: Don't try to configure newlib for Alpha.
14160
14161 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14162
14163         * configure.in: Don't build ld for Irix 5.  Don't build gas,
14164         libg++ or libio for any Alpha target.
14165
14166         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
14167
14168 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
14169
14170         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14171         default arguments -- so it tried to compress itself.
14172
14173 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14174
14175         * configure.in (notsupp): ensure that a space is always at the end
14176           of the configdirs list, since the grep checks for an explicit space
14177
14178 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14179
14180         * configure.in (target i386-sysv4.2): don't build ld, since static
14181           versions of many libraries are not available.
14182
14183 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14184
14185         * config.guess: Recognize Apollos (using environment variables).
14186         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14187
14188 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14189
14190         * config.guess: Recognize Sony news mips running newsos.
14191
14192 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
14193
14194         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14195         "fi ; else" for bash.
14196
14197 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
14198
14199         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14200
14201 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
14202
14203         * config.sub: accept unixware as an alias for svr4.2.
14204         Fix some inconsistancies with the gcc version.
14205
14206 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14207
14208         * Makefile.in (DISTDOCDIRS):  Add gdb.
14209
14210 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14211
14212         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
14213
14214 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14215
14216         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14217         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14218         this now.
14219
14220 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14221
14222         * config.sub: Accept hiux* as an OS name.
14223
14224         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14225         etc/make-stds.texi.  The underscore came from gcc, and dje now
14226         agrees that RUNTESTFLAGS is the correct name.
14227
14228 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14229
14230         * install.sh:  Remove 'set -e'.  It makes any conditionals
14231         in the script useless.
14232
14233         * config.guess: Automatically recognize arm-acorn-riscix
14234         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14235
14236 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14237
14238         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14239
14240 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14241
14242         * Makefile.in (DISTDOCDIRS): New variable.
14243         (taz): Edit local Makefile.in sooner, instead of proto-toplev
14244         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
14245
14246 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14247
14248         * configure.in (hppa target): check the source directory for the
14249           pagas sub-directory
14250
14251 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
14252
14253         * config.sub: Allow -aout* and -elf*.
14254
14255 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14256
14257         * configure.in: Don't build ld on i386-solaris2, same as for
14258         sparc-solaris2.
14259
14260 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14261
14262         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14263
14264 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14265
14266         * configure.in:  Configure gdb for alpha.
14267
14268 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14269
14270         * Makefile.in (CXXFLAGS): Add -O.
14271
14272 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14273
14274         * config.guess: added support for DG Aviion
14275
14276 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14277
14278         * configure.in: Produce warning message for subdirectories not
14279         configurable for this host/target combination.  Don't try to
14280         configure gdb for vms.
14281
14282 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14283
14284         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14285         appropriate files before making "diststuff".
14286         (DISTBISONFILES): New var: list of files to be edited.
14287         (DISTSTUFFDIRS): Add binutils.
14288
14289 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14290
14291         * config.sub: also handle mipsel and mips64el (for little endian mips)
14292
14293 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14294
14295         * configure.in: Add * to end of all OS names.
14296
14297 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
14298
14299         * configure.in: Build newlib for LynxOS native.
14300
14301 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14302
14303         * config.guess: Add support for delta 88k running SVR3.
14304
14305         * configure.in: Add comment about HP compiler vs. emacs.
14306
14307 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14308
14309         * configure.in: don't build ld on solaris2 (not a viable option
14310           due to bugs in getpwnam & getpwuid)
14311
14312 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14313
14314         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14315         config.guess will produce a full version number.
14316
14317 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14318
14319         * configure.in: Build linker and binutils for alpha-dec-osf1.
14320
14321 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14322
14323         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14324         and gdb/testsuite/Makefile.in.
14325
14326 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14327
14328         * configure.in: recognize mips*- instead of mips-
14329
14330 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14331
14332         * config.sub: Accept linux*coff and linux*elf as operating
14333         systems.
14334
14335 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14336
14337         * config.sub: Recognize mips64, and mips3 as an alias for it.
14338
14339 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14340
14341         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14342         gdb knows how to handle OSF/1 shared libraries.
14343
14344 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14345
14346         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14347         * config.guess: Recognize Hitachi's HIUX.
14348         * config.sub: Recognize h3050r* and hppahitachi.
14349         Remove redundant cases for hp9k[23]*.
14350
14351 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14352
14353         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14354         if gas and ld are in the source tree and are in ${configdirs}.
14355         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14356         --with options (but still pass them down on the command line,
14357         if they were explicitly specified).
14358
14359 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14360
14361         * configure: substitute SHELL value in Makefile.in with
14362         ${CONFIG_SHELL}
14363
14364 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14365
14366         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14367         *-*-solaris2* targets.
14368
14369 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14370
14371         * Makefile.in: define M4, and pass it down to sub-makes;
14372         all-autoconf now depends on all-m4
14373
14374 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14375
14376         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14377         presence of {ar,ranlib} instead of a configured directory
14378
14379 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
14380
14381         * config.guess: Accept 34?? as well as 33?? for NCR.
14382
14383 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14384
14385         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14386         of 'gas' in sed commands, since 'gash' is now in the tree as well.
14387
14388 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14389
14390         * configure: grab values for $(CC) and $(CXX) from the
14391         environment, so that someone can do "CC=gcc configure; make" and
14392         have it work right (matching the way that autoconf works now)
14393
14394         * configure.in, Makefile.in: add support for gash, the tcl
14395         interface to Galaxy
14396
14397         * config.guess: add NetBSD variants (hp300, x86)
14398
14399 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
14400
14401         * install.sh: Support -d option (in the manner of SunOS 4 install,
14402         as it is more deterministic than that of GNU install)
14403         (chmodcmd): Set file to mode 755 by default (should also do default
14404         chgrp and chown, but I don't feel like dealing with that now)
14405
14406 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
14407
14408         * config.sub: Remove h8300hhms alias.
14409
14410 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14411
14412         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14413
14414 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14415
14416         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14417         as stmp-fixinc
14418
14419 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14420
14421         * config.sub: recognize m88110-bug-coff.
14422
14423 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14424
14425         * Makefile.in (all-libio): all dependencies on the toolchain used
14426         to build this (gcc, gas, ld, etc)
14427
14428 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14429
14430         * config.guess: Deal with OSF/1 1.3 on alpha.
14431
14432 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14433
14434         * install.sh: add some 'else true' clauses for portability
14435
14436         * configure.in: don't build libio for h8[35]00-*-* targets
14437
14438 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14439
14440         * Makefile.in:  Add support for new libio.
14441
14442 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14443
14444         * install.sh: If one command fails, don't try the rest.  Don't try
14445         to remove $dsttmp (via trap) unless we have already created it.
14446         If $src doesn't exist, detect it and exit with an error.
14447
14448         * config.guess: Recognize BSD on hp300.
14449
14450 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14451
14452         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14453         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14454
14455 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
14456
14457         * Makefile.in (all-send-pr): depends on all-prms
14458
14459 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14460
14461         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14462
14463 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14464
14465         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14466         Added test for mips-mips-riscos5.
14467
14468 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14469
14470         * configure.in: use mh-hp300 for 68k HP hosts
14471
14472 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14473
14474         * configure: add support for CONFIG_SHELL, so that you can use
14475         some alternate shell for evaluating configure scripts
14476
14477 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
14478
14479         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
14480         in configure script to bug-gdb@prep.ai.mit.edu when building
14481         distribution archive.
14482         * Makefile.in (COMPRESS):  Remove def.
14483         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
14484         gdb.tar.Z and make-gdb.tar.Z respectively.
14485         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
14486         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
14487         to convergence with 'taz' target in Makefile.in.
14488
14489 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14490
14491         * install.sh (dsttmp): use trap to ensure that tmp files go
14492         away on error conditions
14493
14494 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14495
14496         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14497
14498 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14499
14500         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14501         its parent is '/' not ''.
14502
14503         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14504
14505 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
14506
14507         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14508         that ${newsrcdir}/configure.in does.
14509
14510 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14511
14512         * test-build.mk: support for CONFIG_SHELL
14513
14514 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
14515
14516         * config.sub (netware):  Add as a basic system type.
14517
14518 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14519
14520         * Makefile.in (Makefile): depend on configure.in.  Also drop the
14521           $(srcdir)/ from the dependency on Makefile.in.
14522
14523 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
14524
14525         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14526         (h8300hhms is temporary until multi-libraries are implemented).
14527         * configure.in: Handle h8300h too.
14528
14529 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14530
14531         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14532
14533 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
14534
14535         * configure:  Remove extraneous output when guessing host type.
14536         * config.guess:  Remove extraneous output when guessing using C
14537         compiler rather than uname, or when guessing fails.
14538
14539 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
14540
14541         * Makefile.in: remove all.cross and install.cross targets
14542
14543         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14544           definitions
14545
14546 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
14547
14548         * configure.in (target sh): Build gprof.
14549
14550 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14551
14552         * config.sub: change -solaris to -solaris2
14553
14554 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14555
14556         * configure.in: Use config/mh-riscos for mips-*-sysv*.
14557
14558 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
14559
14560         * configure: Correct error message for missing Makefile.in to
14561         print correct directory.
14562
14563 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14564
14565         * install.sh: kludge around 386BSD shell bug
14566
14567 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
14568
14569         * config.guess:  Recognize NeXT.
14570         * config.guess:  Recognize i486-ncr-sysv4.
14571         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
14572
14573 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
14574
14575         * Makefile.in (MAKEINFOFLAGS): New variable.
14576         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14577         * build-all.mk, test-build.mk: Pass down --no-split as
14578         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
14579
14580 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
14581
14582         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
14583
14584 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
14585
14586         * Makefile.in (libg++.tar.z):  New rule.
14587         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
14588         * Makefile.in (taz):  Only do a single chmod.
14589
14590 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14591
14592         * install.sh: don't use dirname anymore (replaced with sed usage)
14593
14594 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
14595
14596         * Makefile.in:  Change extension for gzip'd files from '.z' to
14597         '.gz' per new FSF standard usage.
14598
14599 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14600
14601         * configure: put quotes around the final value of program_transform_name
14602
14603 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14604
14605         * Makefile.in: new install.sh support; update install-info rules
14606
14607 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
14608
14609         * configure.in: Build diff for crosses, but not for go32 host.
14610
14611         * configure.in: Build gprof only for native, and don't build it
14612         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14613
14614 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
14615
14616         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14617
14618 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14619
14620         * configure.in (host_tools): Add prms.
14621
14622 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14623
14624         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14625         with $(FLAGS_TO_PASS) on the command line
14626
14627         * config.sub: Recognize lynx and lynxos
14628
14629 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14630
14631         * config.sub: Accept -ecoff*, not just -ecoff.
14632
14633 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14634
14635         * Makefile.in (taz): Use .gz suffix instead of .z.
14636         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14637         names.
14638
14639 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14640
14641         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14642
14643 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14644
14645         * Makefile.in (install-no-fixedincludes):  install gcc last, so
14646         that rebuilds that might happen during 'make install' don't get
14647         bogus gcc include files
14648
14649 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14650
14651         Change from Utah for HPPA support:
14652         * config.guess: Recognize hppa1.x-hp-bsd.
14653
14654 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
14655
14656         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
14657         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14658
14659 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14660
14661         * config.sub: Add support for rom68k and bug boot monitors.
14662
14663 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
14664
14665         * Makefile.in: Make all-opcodes depend on all-bfd.
14666
14667 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14668
14669         * config.guess: Added special check for i[34]86-univel-sysv4*.
14670
14671 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
14672
14673         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14674         the processor rather than assuming i486.
14675
14676 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14677
14678         * config.guess: Recognize SunOS6 as Solaris3.
14679
14680 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
14681
14682         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
14683         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14684
14685 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
14686
14687         * build-all.mk (all-cross): New target for Canadian Cross.
14688         Added Q2 go32 targets.
14689         * test-build.mk: Configure go32 cross sparclite-aout and
14690         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
14691         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14692
14693 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14694
14695         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14696         GO32 hosted toolchains
14697
14698 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14699
14700         * configure: change  so "-exec-prefix" gets passed down rather
14701         than "-exec_prefix" so autoconf generated Makefiles get the
14702         exec_prefix set right.
14703
14704 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14705
14706         * config.guess: get the Solaris2 minor version number
14707
14708         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14709
14710 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14711
14712         * config.guess: Recognize some Sequent platforms.
14713
14714 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14715
14716         * Makefile.in: added the vault-install target
14717
14718         * configure.in: actually use the Sun3 makefile fragment that's in
14719         config, also added the release dir to configdirs
14720
14721 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14722
14723         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14724
14725 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14726
14727         * configure.in: remove some program from Alpha targetted toolchains
14728
14729 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
14730
14731         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
14732         gprof.
14733         (taz): Run "make diststuff" in those directories instead of "make
14734         proto-dir".  Look for "VERSION=" only at start of line in subdir
14735         Makefile.  Use "gzip -9" for compression.
14736         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14737         (binutils.tar.z): New target.
14738
14739 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14740
14741         * Makefile.in (taz): Include gpl.texinfo.
14742
14743 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14744
14745         * Makefile.in (setup-dirs): Merged into "taz" target.
14746         (taz): Only do `proto-dir' stuff if a directory is actually needed
14747         for this target.
14748
14749 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
14750
14751         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14752         (FLAGS_TO_PASS): Pass down MUNCH_NM.
14753         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14754         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14755         (gcc-no-fixedincludes): Correct for current gcc Makefile.
14756
14757 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
14758
14759         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
14760         config.sub, and move-if-change to gdb testsuite distribution
14761         archive, so the testsuite can be extracted, configured, and
14762         run separately from the gdb distribution.  Blow away the Chill
14763         tests that require a Chill compiled executable, since GNU Chill
14764         is not yet publically available.
14765
14766 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14767
14768         * test-build.mk: set environment variables in a single command,
14769         instead of a list of assignments and exports
14770
14771         * config.guess: recognize Alpha/OSF1 systems
14772
14773 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14774
14775         * configure: Change help message to prefer --options rather than
14776           -options.
14777
14778 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14779
14780         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14781         zippy@ecst.csuchico.edu.
14782         * config.guess: Recognize miniframe.
14783
14784 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14785
14786         * Makefile.in: Use srcroot to find runtest rather than rootme.
14787         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14788
14789 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14790
14791         * test-build.mk: Extensive additions to support building on a
14792         machine other than the host.
14793
14794 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14795
14796         * configure (tooldir): Fix for i386-aix again.
14797
14798 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
14799
14800         * configure, Makefile.in:  Change definition of $(tooldir)
14801         to match the FSF.
14802
14803 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
14804
14805         * config.guess:  Recognize i[34]86/SVR4.
14806
14807 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14808
14809         * Makefile.in (all-gdb): gdb depends on sim.
14810
14811 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
14812
14813         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
14814         at the same time we make the prototype gdb directory.
14815         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
14816         files at the same time as the gdb base release distribution.
14817
14818 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
14819
14820         * Makefile.in (check): Use individual check targets rather than
14821         DO_X rule.
14822         (check-gcc): Added.
14823
14824 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
14825
14826         * config.sub: Use sysv3.2 not sysv32 for canonical OS
14827         for System V release 3.2.
14828
14829 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14830
14831         * config.sub: Recognize hppaosf.
14832         * configure.in: Do configure ld/binutils/gas for it.
14833
14834 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14835
14836         * configure (tooldir): Alter syntax used to set this, for systems
14837         where "\$" isn't handled right, like i386-aix.
14838
14839 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14840
14841         * configure: Pass program-transform-name, not
14842         program_transform_name, to recursive configures.
14843
14844 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
14845
14846         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14847         of gas+ld+binutils.
14848
14849 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
14850
14851         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
14852
14853 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14854
14855         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14856
14857 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14858
14859         * Makefile.in (PRMS): Set back to all-prms.
14860
14861 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14862
14863         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14864         targets, rather than for MIPS hosts.
14865
14866 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14867
14868         * configure.in: add comment for --with-x default values
14869
14870         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14871
14872         * Makefile.in: add check-* targets for each of the directories in
14873         the tree.  Add a definition of RUNTEST that will use the one we
14874         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
14875
14876 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
14877
14878         * configure.in: Removed obsolete references to bfd_target and
14879         target_makefile_frag.
14880
14881         * build-all.mk: Set assorted targets for Q2.
14882         * config.sub: Recognize z8k-sim and h8300-hms.
14883         * test-build.mk: Really don't pass host to configure.
14884         (HOLES): Added uname.
14885
14886 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
14887
14888         * configure: Handle an empty program-prefix, program-suffix or
14889         program-transform-name correctly.
14890
14891 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14892
14893         * build-all.mk: -G 8 no longer required for MIPS targets.
14894         * test-build.mk: Don't pass host argument to configure; make it
14895         guess.
14896
14897 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
14898
14899         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
14900         * Makefile.in (COMPRESS):  New macro, like GZIP.
14901
14902 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14903
14904         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14905
14906         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14907         with gas currently defaults to -G 0.
14908
14909 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
14910
14911         * Makefile.in (all-flex): flex depends on byacc.
14912
14913         * build-all.mk: If host not specified, use config.guess.  Pass TAG
14914         to test-build.mk as RELEASE_TAG.
14915         * test-build.mk (configargs): New variable containing arguments to
14916         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
14917         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14918
14919         * config.guess: Use /bin/uname when checking -X argument on SCO,
14920         to avoid invoking GNU uname which doesn't understand -X.
14921
14922         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14923
14924         * configure.in: Build gas for mips-*-*.
14925
14926 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14927
14928         * Makefile.in (all.normal): insert missing backslash.
14929
14930 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14931
14932         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
14933
14934         * Makefile.in: Complete overhaul to merge many almost identical
14935         targets.
14936
14937 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14938
14939         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14940         (gdb.tar.Z): Adjusted.
14941
14942         * Makefile.in (setup-dirs, taz): New targets; should be general
14943         enough to adapt for gdb sometime.  Build only .z file.
14944         (gas.tar.z): New target.
14945
14946 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14947
14948         * build-all.mk: Use CC=cc -Xs on Solaris.
14949
14950 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
14951
14952         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
14953         for handling BISON for FSF releases.
14954
14955 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14956
14957         * configure: Actually implement the change zoo just documented.
14958
14959 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
14960
14961         * configure: when using config.guess, only set target_alias when
14962         it's not already been set (ie, on the command line)
14963
14964 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14965
14966         * Makefile.in: add installcheck target, set PRMS to install-prms
14967
14968 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14969
14970         * configure: add support for package_makefile_fragment, handle the
14971         case where a directory has a configure.in file but no Makefile.in
14972         more gracefully (with an actual understandable error message, even);
14973         add support for --without (and add this to the usage message); also
14974         explicitly add a --host=${host_alias} to the command line when
14975         config.guess is used
14976
14977 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14978
14979         * configure: Must use both --host and --target in recursive calls.
14980
14981 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14982
14983         * Makefile.in: Change deja-gnu to dejagnu.
14984
14985 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14986
14987         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14988
14989 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14990
14991         * configure.in: canonicalize all instances to *-*-solaris2*,
14992         also strip out a number of tools to not build for go32 host
14993
14994 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14995
14996         * config.guess: add GPL.
14997
14998         * Makefile.in, config.guess, config.sub, configure: bump
14999           copyrights to 93.
15000
15001 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
15002
15003         * Makefile.in (do-info): Removed obsolete check for existence of
15004         localenv file.
15005
15006         * Makefile.in (MAKEOVERRIDES): Define to be empty.
15007
15008 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15009
15010         * Makefile.in: a couple of 'else true' for decstation,
15011         support for TclX
15012
15013         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15014
15015 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
15016
15017         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15018
15019 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
15020
15021         * config.guess: Recognize i386-ibm-aix (PS/2).
15022         * configure.in: Use config/mh-aix386 file for it.
15023
15024 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
15025
15026         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15027         CC_FOR_TARGET instead.
15028         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
15029
15030 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
15031
15032         * Makefile.in: Add sim to list of directories sent with gdb
15033
15034 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15035
15036         * configure.in: Put back mips-dec-bsd* case.
15037
15038 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
15039
15040         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
15041         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
15042         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
15043
15044 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15045
15046         * configure.in: remove no-op mips-dec-bsd* in "case $target"
15047
15048         * Makefile.in (dir.info): only run gen-info-dir if it exists,
15049         (install-info): install dir.info only if it exists,
15050         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15051
15052 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
15053
15054         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
15055         gas for mips-dec-bsd.
15056
15057 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
15058
15059         * configure (makesrcdir): If ${srcdir} is relative and not ".",
15060         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15061
15062 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15063
15064         * configure.in: Added "dejagnu" to hosttools list.
15065
15066 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
15067
15068         * config.sub, configure.in, config.guess:  Add support
15069         for Bosx, an AIX variant from Bull.
15070         Patches from F.Pierresteguy@frcl.bull.fr.
15071
15072 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15073
15074         * devo/dejagnu: Initial creation of devo/dejagnu.
15075         Migrated dejagnu testcases and support files for testing software
15076         tools to reside as subdirectories, currently called "testsuite",
15077         within the directory of the software tool.  Migrated all programs,
15078         support libraries, etc. beloging to dejagnu proper from
15079         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
15080         with no modifications.  The changes to these files which will
15081         allow them to configure, build, and execute properly will be made
15082         in a future update.
15083
15084 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15085
15086         * Makefile.in: Change send_pr to send-pr.
15087         * configure.in: Likewise.
15088         * send_pr: Renamed directory to send-pr.
15089
15090 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
15091
15092         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
15093
15094 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
15095
15096         * README:  Update for gdb-4.8 release.
15097         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
15098         gdb-xxx.tar.z (gzip'd) file also.
15099
15100 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15101
15102         * Makefile.in: make all-diff depend on all-libiberty
15103
15104 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
15105
15106         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15107
15108 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15109
15110         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15111
15112 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
15113
15114         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
15115         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
15116         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
15117
15118 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15119
15120         * Makefile.in:  makeinfo binary is in a new location
15121
15122 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
15123
15124         * config.sub: Accept -ecoff as an OS.
15125
15126         * Makefile.in: Various changes to eliminate a level of make
15127         recursion and reduce the required command line length.
15128         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15129         sub-makes.
15130         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15131         variables holding settings for specific sub-makes.
15132         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15133         in terms of BASE_FLAGS_TO_PASS.
15134         (TARGET_LIBS): New variable listing directories which use
15135         TARGET_FLAGS_TO_PASS.
15136         (subdir_do): Eliminated.
15137         (do-*): New set of targets to replace subdir_do.
15138         (various): All targets which used subdir_do now depend on do-*.
15139         (local-clean): Renamed from do_clean.
15140         (local-distclean): New target, dependency of distclean and
15141         realclean.
15142         (install-info): Don't create directories.  Depend on dir.info
15143         rather than calling make recursively.
15144         (install-dir.info): Eliminated.
15145         (install-info-dirs): Create all info directories here.
15146         (dir.info): Depend upon do-install-info.
15147
15148         * test-build.mk (HOLES): Added false.
15149
15150 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
15151
15152         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
15153
15154 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15155
15156         * Makefile.in (info): remove dependency on all-texinfo.  The
15157         problem was really in texinfo/C, not at this level.
15158
15159 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15160
15161         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15162
15163 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
15164
15165         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
15166         GDB releases.
15167
15168 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15169
15170         * configure: Include srcdir in message about target of link not
15171         being found.  Don't convert `-' to `_' in `with' options being
15172         passed to subdirs.
15173
15174 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15175
15176         * configure.in: add uudecode to host_tools
15177
15178         * Makefile.in: added {all,install}-uudecode targets, added them to
15179         the appropriate lists
15180
15181 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
15182
15183         * Makefile.in (all-gcc): Added dependency on all-gas.
15184
15185         * configure.in (mips-*-*): Build ld and binutils.
15186
15187 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15188
15189         * configure: check return code from mkdir, print error message and
15190           exit on failure.
15191
15192 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
15193
15194         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
15195
15196 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15197
15198         * test-build.mk (HOLES): Added tar, cpio and uudecode.
15199
15200 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15201
15202         * config.sub (h8500):  Recognize this as a cpu type.
15203
15204 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15205
15206         * configure: source directory missing is no longer a warning
15207
15208         * configure.in: recognize irix[34]* instead of irix[34]
15209
15210         * Makefile.in: define and pass down X11_LIB
15211
15212 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
15213
15214         * guess-systype: Renamed to ...
15215         * config.guess:  ... by popular request.
15216         * configure.in, Makefile.in:  Update accordingly.
15217
15218 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
15219
15220         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
15221         + Add Convex, Cray/Unicos, and Encore/Multimax support.
15222         + Execute ./dummy instead of assuming . is in PATH.
15223
15224 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
15225
15226         * guess-systype:  New shell script.  Attempts to guess the
15227         canonical host name of the executing host.
15228         Only a few hosts are supported so far.
15229         * configure:  Call guess-systype if no host is specified.
15230
15231 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15232
15233         * Makefile.in (gcc-no-fixedincludes): Made to work with current
15234         gcc Makefile.
15235
15236
15237 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
15238
15239         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15240         (all-gcc, install-gcc, subdir_do): Use it.
15241
15242 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15243
15244         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15245
15246 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
15247
15248         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15249           set exclusively by configure, using configure.in .
15250
15251 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15252
15253         * test-build.mk: set $PATH for all builds
15254
15255         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15256
15257 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
15258
15259         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
15260         the one used in gcc/Makefile.in, so that a null expansion doesn't
15261         override the one needed to build gcc with a native cc.
15262
15263
15264 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15265
15266         * configure: Accept -with arguments.
15267
15268 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15269
15270         * Makefile.in: added h8300sim
15271
15272 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
15273
15274         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15275         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
15276         (all-cygnus, native, build-cygnus): Make
15277         $(canonhost)-stamp-3stage-done, not $(host)....
15278         * test-build.mk (stamp-3stage-compared): Use tail +10c for
15279         i386-sco3.2v4.  Added else true to if command.
15280
15281 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
15282
15283         * config.sub: (from FSF) Sequent uses a BSD-like OS.
15284
15285 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
15286
15287         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15288
15289 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15290
15291         * configure.in: don't remove binutils from Solaris builds
15292
15293 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
15294
15295         * Makefile.in: get rid of earlier definitions for *clean,
15296         also handle the recursive info rule better
15297
15298 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
15299
15300         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
15301         do more-or-less the right thing.
15302
15303 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
15304
15305         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15306         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15307
15308 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15309
15310         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15311         $(host_canonical).
15312
15313         * configure.in: split the configdirs list into 4 categories (native
15314         v. cross, library v. tool) and handle the cross-only and native-
15315         only in more reasonable (and correct!) way.
15316
15317 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
15318
15319         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
15320         configdirs anymore.
15321
15322 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15323
15324         * Makefile.in: extensive cleanup::  removed all of the explicit
15325         clean-* targets, collapsed many wrappers around subdir_do into
15326         one, added additional targets to satisfy standards.texi, deleted
15327         some old targets, some changes for consistency
15328
15329 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15330
15331         * configure.in: handle some programs as cross-only, and others as
15332         native only
15333
15334         * test-build.mk: handle partial holes in a more generic manner
15335
15336         * Makefile.in: m4 depends on libiberty
15337
15338 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15339
15340         * configure.in: add m4, textutils, fileutils, sed, shellutils,
15341         time, wdiff, and find to configdirs
15342
15343         * Makefile.in: all, clean, and install rules for the new programs
15344         added to configure.in
15345
15346 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15347
15348         * configure.in: use mh-sun for all *-sun-* hosts
15349
15350 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15351
15352         * Makefile.in: define flags for X11 include files and library file
15353         locations, pass them down to the programs that need this info
15354
15355         * build-all.mk: added a 'native' target, to 3stage the native toolchain
15356
15357 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15358
15359         * configure.in: start building libg++ for HP-UX targets
15360
15361 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
15362
15363         * README:  Update references to files moved into etc/.
15364
15365 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
15366
15367         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
15368         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
15369
15370 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15371
15372         * configure: accept dash as well as underscore in long option
15373         names for FSF compatibility.
15374
15375 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
15376
15377         * config.sub: added -sco3.2v4 support from FSF.
15378
15379 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15380
15381         * configure.in: expand the section that adds or removes
15382         directories from the list of programs to build, to handle native
15383         vs. cross in addition to host v. native
15384
15385 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
15386
15387         * Makefile.in:  Replace C++ in macro names with CXX.
15388         This is less likely to break ...
15389
15390 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15391
15392         * test-build.mk: add -w to GNU_MAKE
15393
15394 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15395
15396         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15397         add 'sparc' to list of recognized cpus.  This needed to make
15398         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15399         Delete some redundant ose68 variants.  Recognize -wrs as an os,
15400         then changes that into $CPU-wrs-vxworks.
15401
15402         * configure.in: remove most references to gdbtest, regularize
15403         target based program removal
15404
15405         * test-build.mk: import from p3 tree (many fixes and changes)
15406
15407 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
15408
15409         * Makefile.in: added rules to handle tcl, tk, and expect
15410
15411         * configure.in: handle those directories if they exist
15412
15413 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15414
15415         * config.sub: removed bogus hppabsd and hppahpux names, since
15416         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15417
15418 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15419
15420         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
15421         depends upon all-xiberty
15422
15423         * Makefile.in: changes from p3, including:
15424
15425         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
15426
15427         * Makefile.in (XTRAFLAGS): include newlib directories if
15428         newlib/Makefile exists, rather than if host != target.
15429
15430         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
15431
15432         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15433         from the same source tree and not building a cross-compiler.  This
15434         matters for the libg++ configuration if reconfiguring a tree that
15435         has already been installed.
15436
15437         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
15438
15439         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15440         pick up the machine and system specific header files.
15441
15442         * Makefile.in: added AS_FOR_TARGET, passed down in
15443         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15444         the C compiler to use to create programs which are run in the
15445         build environment, set it to default to $(CC), and passed it down
15446         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15447
15448         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
15449
15450         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15451         We need them for unusual native builds, like systems without
15452         ranlib.
15453
15454         * configure: also define $(host_canonical) and
15455         $(target_canonical), which are the full, canonical names for the
15456         given host and target
15457
15458 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
15459
15460         * Makefile.in:  Added separate definitions for C++.
15461
15462 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
15463
15464         * configure.in (configdirs):  Add deja-gnu.
15465
15466 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
15467
15468         * README:  Update for configure.texi and gdb-4.7 release.
15469
15470 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
15471
15472         * Makefile.in:  Move "all" target to top of file.
15473         Previously, first target was ".PHONY" which caused BSD4.4 make
15474         to build .PHONY when make was run without arguments.
15475
15476 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
15477
15478         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
15479         Library-copylefted code in libiberty.
15480
15481 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
15482
15483         * config.sub:  Replace m68kmote with plain old m68k.
15484
15485 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
15486
15487         * Makefile.in:  Remove space from blank line, avoid Make complaints.
15488
15489 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
15490
15491         * config.sub: Complain if no argument is given.  Added support for
15492         386bsd as OS and target alias.
15493
15494 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
15495
15496         * Makefile.in (XTRAFLAGS): include newlib directories if
15497         newlib/Makefile exists, rather than if host != target.
15498
15499 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
15500
15501         * config.sub: recognize sparclite-wrs-vxworks.
15502
15503         * Makefile.in (install-xiberty): added *-xiberty make rules (from
15504         p3.) Added clean-xiberty to clean.
15505
15506 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15507
15508         * configure.in: use *-*-* instead of nested cases for host and target
15509
15510 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
15511
15512         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15513         from the same source tree and not building a cross-compiler.  This
15514         matters for the libg++ configuration if reconfiguring a tree that
15515         has already been installed.
15516
15517 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
15518
15519         * config.sub (i486v/i486v4):  Merge in from FSF version.
15520
15521 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
15522
15523         * configure: only set PWD if it is already set.
15524
15525 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
15526
15527         * configure: just set PWD=`pwd` at the top, since Ultrix sh
15528         doesn't have unset and all success paths (and most error paths)
15529         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15530         to just ${PWD} to avoid confusion.)
15531
15532 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
15533
15534         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15535         even for a native compilation.
15536
15537 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
15538
15539         Changes to make the gdb.tar.Z rule work better.
15540
15541         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
15542         (DEVO_SUPPORT):  Add configure.texi.
15543         (bfd-ilrt.tar.Z):  Remove ancient rule.
15544
15545 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
15546
15547         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15548         pick up the machine and system specific header files.
15549
15550         * configure.in, config.sub: added new target m68010-adobe-scout,
15551         with alias of adobe68k.  Changed configure.in to check for
15552         -scout before -sco* to avoid a false match.
15553
15554         * Makefile.in: added AS_FOR_TARGET, passed down in
15555         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15556         the C compiler to use to create programs which are run in the
15557         build environment, set it to default to $(CC), and passed it down
15558         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15559
15560 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15561
15562         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15563         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
15564         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15565         FOR_TARGET variants, to newlib and libg++.
15566
15567 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15568
15569         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15570         first.
15571
15572 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
15573
15574         * config.sub:  Accept `elf' as an environment.
15575
15576 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15577
15578         * Makefile.in (all-opcodes):  cd into the right directory
15579
15580 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
15581
15582         * configure: added -program_transform_name option, used as
15583         argument to sed when installing programs.
15584         configure.texi: added documentation for -program_prefix,
15585         -program_suffix and -program_transform_name.
15586
15587 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
15588
15589         * config.sub:  Accept i486 where i386 ok.
15590
15591 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
15592
15593         * config.sub: accept we32k
15594
15595 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
15596
15597         * config.sub, configure.in: accept OSE68000 and OSE68k.
15598
15599         * Makefile.in: don't create all directories for ``make install'';
15600         let the subdirectories create the ones they need.
15601
15602 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15603
15604         * COPYING: new file, GPL v2
15605
15606 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15607
15608         * Makefile.in: use the new gen-info-dir, which needs a template
15609         argument (which also lives in texinfo)
15610
15611         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15612
15613 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
15614
15615         * config.sub (ncr3000):  Change i386 to i486.
15616
15617 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15618
15619         * Makefile.in: add install-rcs, install-grep to
15620         install-no-fixedincludes, removed install-bison and install-libgcc
15621
15622 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
15623
15624         * configure.in: grab the HPUX makefile fragment if on HPUX
15625
15626 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15627
15628         * Makefile.in: eradicate bison spoor (ditto libgcc).
15629          configure.in: recognise m68{k,000}-ericsson-OSE.
15630          es1800 is alias for m68k-ericsson-OSE
15631
15632 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15633
15634         * configure.in: rearrange the parts that remove programs from
15635         configdirs, based now on HOST==TARGET or by canonical triple.
15636
15637 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15638
15639         * test-build.mk: recurse explicitly with -f test-build.mk when
15640           appropriate.  predicate stage3 and comparison on the existence
15641           of gcc.  That is, if gcc isn't around, we aren't three-staging.
15642           On very clean, also remove ...stamp-co.  Build in-place before
15643           doing other builds.
15644
15645 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15646
15647         * Makefile.in, configure.in: add tgas
15648
15649 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15650
15651         * Makefile.in: a number of changes merged in from progressive.
15652
15653         * configure.in: add libm.
15654
15655         * .cvsignore: ignore some stuff that comes from test-build.mk.
15656
15657 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
15658
15659         * config.sub:  Add es1800 (m68k-ericsson-es1800).
15660
15661 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15662
15663         * configure: Add program_suffix (parallel to program_prefix)
15664         * Makefile.in: adjust directory-creating script for losing decstation
15665
15666 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
15667
15668         * configure:  Minor $subdir-related fixes.
15669
15670 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15671
15672         * configure: fix various problems with propogating
15673         makefile_target_frag in subdirs.
15674         * configure.in: config libgcc if its there
15675
15676 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
15677
15678         * config.sub:  HPPA merge.
15679
15680 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
15681
15682         * Makefile.in:  Replace all-bison with all-byacc in all
15683         dependency lines for other tools (which now use byacc).
15684
15685 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
15686
15687         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
15688
15689 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
15690
15691         * Makefile.in: make gprof rules similar to byacc rules (instead of
15692         vestigal $(unsubdir) that didn't work...)
15693
15694 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
15695
15696         * config.sub:  Add support for Linux.
15697         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
15698         (at least for libg++).
15699
15700 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
15701
15702         * configure.texi: fix doc for the -nfp option to configure
15703
15704 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
15705
15706         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15707
15708 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
15709
15710         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15711         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15712         * configure.in: added solaris* host_makefile_frag hook.
15713
15714 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15715
15716         * config.sub: changed recognition of m68000 so that various
15717         m68k types can be specified via m680[01234]0
15718
15719 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15720
15721         * config.sub (basic_machine): fix sed so that '-foo' isn't
15722         completely substituted out while .+'-foo' loses the '-foo'
15723
15724 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15725
15726         * config.sub ($os): Add -aout.
15727
15728 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
15729
15730         * configure:  If host_makefile_frag is absolute, don't
15731         prefix ${invsubdir} (relevant to libg++ auto-configure).
15732
15733 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15734
15735         * Makefile.in (tooldir): Define it.
15736         (all-ld): Depend on all-flex.
15737
15738 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
15739
15740         * Makefile.in (check):  Fix libg++ special case.
15741
15742 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
15743
15744         * configure: do not bury `pwd` into config.status, thus do fewer
15745           pwd's.
15746
15747         * configure: print the "Building in" message only when building in
15748           other than "." AND verbose.
15749
15750         * configure: remove -s, rework -v to better accommodate guested
15751           configures.
15752
15753         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15754
15755 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
15756
15757         * Makefile.in: macroize flags passed on recursion.  remove
15758           fileutils.
15759
15760 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
15761
15762         * configure: get makesrcdir right for subdirs deeper than 1.
15763
15764         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15765           install.
15766
15767 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
15768
15769         * Makefile.in: don't print subdir_do or recursion lines.
15770
15771 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
15772
15773         * standards.texi: added menu item.
15774
15775         * Makefile.in: build and install standards.info.
15776
15777         * standards.texi: new file.
15778
15779 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15780
15781         * configure: test for and move config.status pieces from
15782           ${subdir}/.
15783
15784 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
15785
15786         * configure:  Test for existance of files before trying to mv
15787         them, to avoid numerous non-existance messages.
15788
15789 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
15790
15791         * configure: correct final line of config.status.
15792
15793         * configure: patch from eggert.  Avoids a protection problem if
15794           the original Makefile.in is read only.
15795
15796         * configure: use move-if-change from gcc to create config.status.
15797           Some makefiles depend on config.status to tell if a directory
15798           has been reconfigured for a different host.  This change
15799           prevents those directories from remaking everything in the case
15800           where the reconfig was only intended to rebuild a Makefile.
15801
15802         * configure: test for config.sub with "config.sub sun4" rather
15803           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
15804           host alias from a missing config.sub.
15805
15806 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15807
15808         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15809           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
15810
15811 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
15812
15813         * configure: mkdir ${subdir} as needed.
15814
15815 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
15816
15817         * Makefile.in,configure.in: added autoconf.
15818
15819 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15820
15821         * Makefile.in: no longer pass against on recursion.
15822
15823         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15824           definitions are not inherited.
15825
15826         * configure: correct makesrcdir when subdir is .
15827
15828 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
15829
15830         * configure:  Add support for 'subdirs' variable, which is
15831         like 'configdirs', except that configure doesn't re-invoke
15832         itself for subdirs, it just creates a Makefile for each subdir.
15833         * configure.texi:  Document subdirs.
15834
15835 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15836
15837         * configure.in: added flex to configdirs
15838
15839 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
15840
15841         * Makefile.in: remove clean-stamps from clean.
15842
15843 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
15844
15845         * configure.in:  Add gdbtest to configdirs.
15846
15847 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
15848
15849         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
15850         to recursive makes.
15851         * configure.in:  Recognize new ncr3000 config.
15852
15853 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
15854
15855         * Makefile.in, configure.in: removed references to gdbm.
15856
15857 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
15858
15859         * config.sub:  Don't canonicalize os value
15860         newsos* to bsd (readline needs to check for newsos).
15861         (This fix was earlier made Jan 31, but got re-broken.)
15862
15863 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
15864
15865         * configure.in:  sco is an os, not a vendor!
15866
15867         * configure:  Quote $( better.  Keep various shells happy.
15868
15869 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
15870
15871         * Makefile.in: eliminate stamp-files.
15872
15873 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
15874
15875         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
15876           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15877
15878 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
15879
15880         * config.sub:  fix iris/iris3.
15881
15882 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
15883
15884         * configure: re-add -rm.
15885
15886 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
15887
15888         * Maskefile.in: add .stmp-rcs to all.
15889
15890         * configure.in: remove gas from rs6000 build, use aix host fragment.
15891
15892 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
15893
15894         * configure: pass down site_option during recursion.
15895
15896 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
15897
15898         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
15899
15900 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
15901
15902         * configure: Change exec_prefix so that it really defaults to prefix.
15903
15904 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
15905
15906         * Makefile.in, configure.in:  Add support for mmalloc library.
15907
15908 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
15909
15910         * Makefile.in: add stmp dependencies for a few more things.
15911
15912 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
15913
15914         * configure: adjusted error message on objdir/srcdir configure
15915           collision, per john's suggestion.
15916
15917         * Makefile.in: add libiberty stmp to all and all.cross.
15918
15919 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
15920
15921         * Makefile.in: remove force dependencies, add grep to all.
15922
15923 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
15924
15925         * Makefile.in: drop flex.  make stamp files work.
15926
15927         * configure: added test for conflicting configuration in srcdir,
15928           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
15929           gets cranky.  use relative paths for configure and srcdir
15930           whenever possible.  Send some error messages to stderr that were
15931           going to stdout.
15932
15933 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
15934
15935         * Makefile.in:  Fix libg++ rule to check for gcc directory
15936         before using gcc/gcc.  Also pass XTRAFLAGS.
15937
15938 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
15939
15940         * Makefile.in: added stmp-files so that directories aren't polled
15941           when they are already built.
15942
15943         * configure.texi: fixed a node pointer problem.
15944
15945 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
15946
15947         * config.sub configure.in gdb/configure.in
15948         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15949         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15950         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
15951
15952 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15953
15954         * configure: -recurring becomes -silent.  corrected help message
15955           for -site= option.
15956
15957         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15958
15959 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15960
15961         * configure: when building Makefile for crosses, replace
15962           tooldir and program_prefix.  default srcdir from location of
15963           config.sub.  remove "for host in hosts" and "for target in
15964           targets" loops.
15965
15966 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15967
15968         * Makefile.in: Do not pass bindir or mandir to cvs.
15969
15970 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
15971
15972         * Makefile.in, configure.in: removed traces of namesubdir,
15973           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
15974           copyrights to '92, changed some from Cygnus to FSF.
15975
15976         * configure.texi: remove most references to multiple hosts,
15977           multiple targets, subdirs, etc.
15978
15979         * configure.man: removed rcsid. reference config.sub not
15980           config.subr.
15981
15982         * Makefile.in: mkdir $(infodir) on install-info.
15983
15984 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
15985
15986         * configure.texi:  Explain better about .gdbinit and about
15987         the environment that configure.in sections run in.
15988
15989 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
15990
15991         * configure.in:  Ultrix is only a decstation if it's a MIPS.
15992
15993 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
15994
15995         * README:  DOC.configure => cfg-paper.texi.
15996
15997 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
15998
15999         * config.sub (near case $os):  Don't convert newsos* to bsd!
16000
16001 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
16002
16003         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
16004         the number of copies of COPYING that go into the GDB tar file.
16005
16006 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
16007
16008         * bfd/configure.in, gdb/config/mh-i386sco,
16009         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16010         Fix SCO configuration stuff.
16011
16012 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
16013
16014         * Makefile.in:  For libg++, make sure the -I pointing
16015         to the gcc directory goes *after* all the libg++-local -I flags.
16016         Also, move just-gcc dependency from just-libg++ to all-libg++.
16017
16018 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
16019
16020         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
16021
16022 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
16023
16024         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
16025
16026 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
16027
16028         * config.sub:  Add stratus configuration frags.  Also
16029         submitted to FSF.
16030
16031 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
16032
16033         * Makefile.in (DEV_SUPPORT):  add configure.man.
16034
16035         * config.sub(Decode manufacturer-specific):  add -none*.
16036
16037 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
16038
16039         * Makefile.in:  remove form feeds to make Sun's make happy.
16040         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
16041
16042 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
16043
16044         * Makefile.in (AR_FLAGS):  Make quieter.
16045
16046 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
16047
16048         * configure.in:  Add libg++.
16049         * configure:  When verbose, don't output the command line at each
16050         level; it will be unremarkably the same as the previous version,
16051         which will be the same as what the user typed.
16052
16053 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
16054
16055         * configure.in, Makefile.in: fix clean-info, add flex.  add
16056           fileutils.
16057
16058         * configure: be less sensitive to spaces in Makefile.in.  Do not
16059           look for sources in "..".  Doing so breaks subdirectories that
16060           might have their own configure.  If a subdir has it's own
16061           configure script, use it.
16062
16063 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
16064
16065         * cfg-paper.texi: some changes suggested by rms.
16066
16067 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
16068
16069         * config.sub:  Merge in some small additions from the FSF version,
16070         taken from the gcc distribution, to bring the Cygnus and FSF
16071         versions into closer sync.
16072
16073 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
16074
16075         * configure.in:  Changed svr4 references to sysv4.
16076
16077 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
16078
16079         * configure: added -V for version number option.
16080
16081 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
16082
16083         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16084           renamed from DOC.configure to cfg-paper.texi.
16085
16086 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16087
16088         * configure, config.subr, config.sub: config.subr is now
16089           config.sub again.
16090
16091 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
16092
16093         * configure.texi: new file, in progress.
16094
16095         * Makefile.in: build info file and install the man page for
16096           configure.
16097
16098         * configure.man: new file, first cut.
16099
16100         * configure: find config.subr again now that configuration "none"
16101           has gone.  removed all traces of the -ansi option.  removed all
16102           traces of the -languages option.
16103
16104         * config.subr: resync from rms.
16105
16106 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16107
16108         * configure, config.sub, config.subr: merge config.sub into
16109           config.subr, call the result config.subr, remove config.sub, use
16110           config.subr.
16111
16112         * Makefile.in: revised install for dir.info.
16113
16114 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16115
16116         * configure.in: add decstation host makefile frag.
16117
16118         * Makefile.in: BISON now bison -y again.  also install-gcc on
16119           install.  clean-gdbm on clean.  infodir belongs in datadir.
16120           Make directories for info install.  Build dir.info here then
16121           install it.
16122
16123 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16124
16125         * Makefile.in: fix for bad directory tests.
16126
16127 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16128
16129         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
16130           regexp.  -srcdir relative was being handled incorrectly.
16131
16132         * Makefile.in: unwrapped some for loops so that parallel makes
16133           work again and so one can focus one's attention on a particular
16134           package.
16135
16136 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16137
16138         * configure: added PWD as a stand in for `pwd` (for speed). use
16139           elif wherever possible.  make -srcdir work without -objdir.
16140           -objdir= commented out.
16141
16142 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16143
16144         * configure: +options become --options.  -subdirs commented out.
16145           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
16146           Makefile now at top of generated Makefile.  Removed cvs log
16147           entries.  added -srcdir.  create .gdbinit only if there is one
16148           in ${srcdir}.
16149
16150         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
16151           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
16152           and mandir now keyed off datadir by default.
16153
16154 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16155
16156         * Freshly created ChangeLog.
16157
16158 \f
16159 Local Variables:
16160 mode: change-log
16161 left-margin: 8
16162 fill-column: 76
16163 version-control: never
16164 End: