[PR67828] don't unswitch on default defs of non-parms
[official-gcc.git] / ChangeLog
blob5b16ca28fe7a92793cda27e7b6da2b6e81be16fd
1 2015-10-09  Martin Liska  <mliska@suse.cz>
3         * MAINTAINERS (Write After Approval): Add myself.
5 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
7         * MAINTAINERS (Write After Approval): Add myself.
9 2015-10-02  Florian Weimer  <fweimer@redhat.com>
11         * MAINTAINERS: Update email address.
13 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
15         * MAINTAINERS  (Write After Approval): Add myself.
17 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
19         * MAINTAINERS: Update email.
21 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
23         * MAINTAINERS: Update my email address.
25 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
27         * MAINTAINERS (ft32 port): Add myself.
29 2015-08-28  David Sherwood  <david.sherwood@arm.com>
31         * MAINTAINERS: Add myself.
33 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
35         * MAINTAINERS (Write After Approval): Add myself.
37 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
39         PR libfortran/54572
40         * Makefile.def: Make libgfortran depend on libbacktrace.
41         * Makefile.in: Regenerate.
43 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
45         * MAINTAINERS (Write After Approval): Add myself.
47 2015-08-12  Tom de Vries  <tom@codesourcery.com>
49         PR other/67092
50         * configure.ac: Remove --with_host_libstdcxx support.
51         * configure: Regenerate.
53 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
54             Jakub Jelinek  <jakub@redhat.com>
56         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
57         nvptx*-*-*.
58         * configure: Regenerate.
60 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
62         * Makefile.def (libiconv): Define bootstrap=true.
63         Mark pdf/html/info as missing.
64         (configure-gcc): Depend on all-libiconv.
65         (all-gcc): Ditto.
66         (configure-libcpp): Ditto.
67         (all-libcpp): Ditto.
68         (configure-intl): Ditto.
69         (all-intl): Ditto.
70         * Makefile.in: Regenerate.
72 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
74         * MAINTAINERS (loop ivopts): Add the entry and myself.
76 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
78         * MAINTAINERS (nvptx): Add self.
80 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
82         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
83         128-bit vector modes.
85 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
87         * MAINTAINERS (Write After Approval): Add myself.
89 2015-07-28  Ben Elliston  <bje@gnu.org>  
91         * config.sub, config.guess: Import from upstream.
93 2015-07-24  Michael Darling  <darlingm@gmail.com>
95         PR other/66259
96         * config-ml.in: Reflects renaming of configure.in to configure.ac
97         * configure: Likewise
98         * configure.ac: Likewise
100 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
102         * MAINTAINERS: Update my email address.
104 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
106         Sync with binutils-gdb:
107         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
109         * configure.ac (target_configdirs): Exclude target-zlib if
110         target-libjava isn't built.
111         * configure: Regenerated.
113 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
115         Sync with binutils-gdb:
116         2015-05-13  John David Anglin  <dave.anglin@bell.net>
118         * configure.ac: Disable configuration of GDB for HPUX targets.
119         * configure: Regenerate.
121         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
123         * configure.ac: Add --with-system-zlib.
124         * configure: Regenerated.
126         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
128         * configure.ac: Add FT32 support.
129         * configure: Regenerate.
131         2015-01-12  Anthony Green  <green@moxielogic.com>
133         * configure.ac: Don't disable gprof for moxie.
134         * configure: Rebuild.
136 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
138         Sync with binutils-gdb:
139         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
141         PR ld/18355
142         * Makefile.def: Add extra_configure_flags to host zlib.
143         * configure.ac (extra_host_zlib_configure_flags): New.  Set
144         to --enable-host-shared When bfd is to be built as shared
145         library.  AC_SUBST.
146         * Makefile.in: Regenerated.
148 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
150         Sync with src:
151         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
152         * Makefile.def (dependencies): Add all-zlib to all-bfd.
153         * Makefile.in: Regenerated.
155 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
157         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
158         target.
159         * configure: Regenerate.
161 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
163         * MAINTAINERS (Write After Approval): Add myself.
165 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
167         * MAINTAINERS (OS Port Maintainers): Add myself.
168         (Various Maintainers): Remove myself from libffi testsuite.
170 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
172         * MAINTAINERS (gen* on machine desc): Add self.
174 2015-06-02  Jason Merrill  <jason@redhat.com>
176         PR bootstrap/66319
177         * configure.ac: Use -std=gnu++98.
179 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
181         * MAINTAINERS (Write After Approval): Add myself.
183 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
185         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
186         * configure: Regenerate.
188 2015-05-26  Jason Merrill  <jason@redhat.com>
190         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
191         * configure: Regenerate.
193 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
195         * configure.ac: FT32 target added.
196         * configure: Regenerated.
198 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
200         * MAINTAINERS (Write After Approval): Add myself.
202 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
204         * MAINTAINERS (Write After Approval): Add myself.
206 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
208         * configure.ac: Fix typo.
209         * configure: Regenerate.
211 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
213         * MAINTAINERS (Write After Approval): Add myself.
215 2015-05-03  Matthias Klose  <doko@ubuntu.com>
217         * configure.ac: Match $host configured with triplets.
218         * configure: Regenerate.
220 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
222         * Makefile.tpl: Remove surplus whitespace throughout.
223         * Makefile.in: Regenerate.
225 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
227         * MAINTAINERS (Various Maintainers): Add myself as instruction
228         combiner maintainer.
230 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
232         PR bootstrap/62077
233         * configure.ac (--enable-stage1-checking): Default to
234         release,misc,gimple,rtlflag,tree,types if --disable-checking
235         or --enable-checking is not specified and DEV-PHASE is not
236         experimental.
237         * configure: Regenerated.
239 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
241         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
242         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
243         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
244         * Makefile.in: Regenerate.
246 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
248         * MAINTAINERS: Update my email address.
250 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
252         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
254 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
256         * MAINTAINERS: Add myself as an arm port reviewer.
258 2015-03-25  Martin Liska  <mliska@suse.cz>
259             Yury Gribov  <y.gribov@samsung.com>
261         * Makefile.in: Fix ln source location for vimrc file.
262         * Makefile.tpl: Likewise.
264 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
266         PR bootstrap/25672
267         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
268         cross-compiling.  Similarly for CXX_FOR_TARGET.
269         * configure: Regenerate.
271 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
273         * Makefile.def: Add libmpx.
274         * configure.ac: Add libmpx.
275         * Makefile.in: Regenerate.
276         * configure: Regenerate.
278 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
280         * MAINTAINERS (CPU Port Maintainers): Add myself
281         i386 vector ISA extns mantainer.
283 2015-03-13  Jeff Law  <law@redhat.com>
285         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
286         maintainer.
287         Remove Richard Henderson as a maintainer for the x86 port.
289 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
291         * MAINTAINERS (CPU Port Maintainers): Update my email address.
293 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
295         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
296         pointer bounds checker and i386 MPX maintainer.
298 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
300         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
302 2015-02-26  Martin Sebor  <msebor@redhat.com>
304         * MAINTAINERS (Various Maintainers): Add self.
306 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
308         * configure.ac [--enable-as-accelerator-for] (enable_languages):
309         Make sure it contains lto.
310         * configure: Regenerate.
312 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
314         * configure: Regenerate.
316 2015-02-06  Diego Novillo  <dnovillo@google.com>
318         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
319         middle-end, docstring): Remove myself.
320         (Write After Approval): Add myself.
322 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
324         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
325         (Write After Approval): Update address.
327 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
329         PR jit/64780
330         * configure.ac: Require the user to explicitly specify
331         --enable-host-shared if the jit is enabled.
332         * configure: Regenerate.
334 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
336         * MAINTAINERS (Write After Approval): Add myself.
338 2015-01-25  Tom de Vries  <tom@codesourcery.com>
340         * MAINTAINERS: Make whitespace consistent.
342 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
344         * MAINTAINERS (Write After Approval): Add myself.
346 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
348         * MAINTAINERS: (Write After Approval): Add myself.
350 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
352         * MAINTAINERS: (Write After Approval): Add myself.
354 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
356         * MAINTAINERS: (Write After Approval): Add myself.
358 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
360         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
361         objective-c/c++ front end maintainer.
363 2015-01-13  Marek Polacek  <polacek@redhat.com>
365         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
367 2015-01-12  Jeff Law  <law@redhat.com>
369         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
370         a very long time.
372 2015-01-09  Ian Lance Taylor  <iant@google.com>
374         * configure.ac (host_tools): Add gotools.
375         * Makefile.def (host_modules): Add gotools.
376         (dependencies): Add dependency of all-gotools on all-target-libgo.
378 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
380         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
381         * configure: Regenerate.
383 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
385         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
386         all-target-libgomp.
387         * Makefile.in: Regenerate.
389 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
391         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
393 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
395         * configure.ac: Add Visium support.
396         * configure: Regenerate.
398 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
400         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
401         * configure: Regenerate.
403 2015-01-03  Andrew Pinski  <apinski@cavium.com>
405         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
406         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
407         (BASE_TARGET_EXPORTS): Add OBJCOPY.
408         (OBJCOPY_FOR_TARGET): New variable.
409         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
410         * Makefile.in: Regenerate.
411         * configure.ac: Check for already installed target objcopy.
412         Also GCC_TARGET_TOOL on objcopy.
413         * configure: Regenerate.
415 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
417         * config.sub: Update from upstream, to 2015-01-01 version.
418         * config.guess: Ditto.
420 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
422         * MAINTAINERS (RTEMS Ports): Add myself.
424 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
426         * MAINTAINERS (Write After Approval): Add myself.
428 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
430         * MAINTAINERS (Write After Approval): Add myself.
432 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
434         * configure.ac (--enable-as-accelerator-for): Don't set
435         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
436         * configure: Regenerate.
438 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
440         PR bootstrap/64023
441         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
442         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
443         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
444         to CXX.
445         * Makefile.in: Regenerated.
447 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
448             Yury Gribov  <y.gribov@samsung.com>
450         * .gitignore: Added .local.vimrc and .lvimrc.
451         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
452         * Makefile.in: Regenerate.
454 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
456         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
457         * configure: Regenerated.
459 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
461         * MAINTAINERS (nvptx port): New entry.
463 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
465         * configure: Regenerate.
467 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
469         * configure.ac: Merge with Binutils.
471 2014-11-26  Tobias Burnus  <burnus@net-b.de>
473         * Makefile.def: Make more dependent on mpfr, mpc and isl.
474         * Makefile.in: Regenerate.
476 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
478         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
479         missing flex.
480         * Makefile.in: Regenerated.
482 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
484         * Makefile.in: Regenerate.
486 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
488         PR bootstrap/63784
489         * libtool.m4: Add $pic_flag with -shared.
491 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
493         * MAINTAINERS (Write After Approval): Added myself.
495 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
497         * MAINTAINERS (write-after-approval): Add myself.
499 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
501         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
502         from 2 years ago.
504 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
506         Revert:
507         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
509         * MAINTAINERS (Write After Approval): Added myself as line map
510         maintainer.
512 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
514         Revert:
515         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
517         * MAINTAINERS (Write After Approval): Added myself.
519 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
521         * MAINTAINERS (Write After Approval): Added myself.
523 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
525         * MAINTAINERS (Write After Approval): Added myself as line map
526         maintainer.
528 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
530         * MAINTAINERS (Various Maintainers): Added myself as line map
531         maintainer.
533 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
535         * move-if-change: Sync from upstream gnulib.
537 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
539         * compile: Sync with upstream Automake.
540         * depcomp: Ditto.
541         * install-sh: Ditto.
542         * missing: Ditto.
543         * mkinstalldirs: Ditto.
544         * ylwrap: Ditto.
546 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
548         * config.sub: Update from upstream config repo.
549         * config.guess: Ditto.
551 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
553         * Makefile.def: Add liboffloadmic to target_modules.  Make
554         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
555         * Makefile.in: Regenerate.
556         * configure: Regenerate.
557         * configure.ac: Add liboffloadmic to target binaries.
558         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
559         Add liboffloadmic to noconfig list when C++ is not supported.
561 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
562             Thomas Schwinge  <thomas@codesourcery.com>
563             Ilya Verbin  <ilya.verbin@intel.com>
564             Andrey Turetskiy  <andrey.turetskiy@intel.com>
566         * configure: Regenerate.
567         * configure.ac (--enable-as-accelerator-for)
568         (--enable-offload-targets): New configure options.
570 2014-11-11  Tobias Burnus  <burnus@net-b.de>
572         * Makefile.def: Make all-gcc depend on all-isl.
573         * Makefile.in: Regenerate.
575 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
577         * ChangeLog.jit: New.
578         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
580 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
582         PR target/63610
583         * libtool.m4: Fix globbing of darwin versions.
584         * configure: Regenerate.
586 2014-11-11  Tobias Burnus  <burnus@net-b.de>
588         * Makefile.def: Remove CLooG.
589         * Makefile.tpl: Ditto.
590         * configure.ac: Ditto.
591         * configure: Regenerate.
592         * Makefile.in: Ditto.
594 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
596         * configure.ac: Handle nvptx-*-*.
597         * configure: Regenerate.
599 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
601         * MAINTAINERS (Write After Approval): Add myself.
603 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
605         * Makefile.def (libcc1): Remove bootstrap=true;.
606         * Makefile.in: Regenerated.
608 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
610         * configure.ac: Update comment.
611         * configure: Regenerate.
613 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
615         * MAINTAINERS (Write After Approval): Add myself.
617 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
619         * configure.ac (extra_host_libiberty_configure_flags): Add
620         --enable-shared also for libcc1's benefit.
621         * configure: Regenerate.
623 2014-10-29  Tristan Gingold  <gingold@adacore.com>
625         * MAINTAINERS: Change my email address.
627 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
628             Tom Tromey  <tromey@redhat.com>
630         * Makefile.def: Add libcc1 to host_modules.
631         * configure.ac (host_tools): Add libcc1.
632         * Makefile.in, configure: Rebuild.
634 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
636         * configure.ac (build_configargs): Don't share config.cache between
637         build subdirs.
638         * configure: Regenerate.
640 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
642         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
643         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
644         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
645         leon3v7 as leon3.
646         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
647         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
648         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
649         * config/sparc/sparc.md (cpu): Add leon3v7.
650         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
652 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
654         * MAINTAINERS (write-after-approval): Add myself.
656 2014-10-23  Ian Lance Taylor  <iant@google.com>
658         * configure.ac: Disable the Go frontend on systems where it is known
659         to not work.
660         * configure: Regenerate.
662 2014-10-23  Richard Biener  <rguenther@suse.de>
664         * Makefile.def: Add libcpp build module and dependencies.
665         * configure.ac: Add libcpp build module.
666         * Makefile.in: Regenerate.
667         * configure: Likewise.
669 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
671         * MAINTAINERS (write-after-approval): Add myself.
673 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
675         * INSTALL/README: Do not mention CVS.
677 2014-10-03  Jing Yu  <jingyu@google.com>
679         * configure.ac: Add aarch64 to list of targets that support gold.
680         * configure: Regenerate.
682 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
684         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
686 2014-09-29  Catherine Moore  <clm@codesourcery.com>
688         * MAINTAINERS:  Add myself as MIPS maintainer.
690 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
692         * MAINTAINERS: Move myself to MIPS maintainers.
694 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
696         * MAINTAINERS: Put all email addresses between '<' and '>'.
698 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
700         * MAINTAINERS: Move myself to reviewers (Fortran).
702 2014-09-01  Andi Kleen  <ak@linux.intel.com>
704         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
705         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
706         * Makefile.in: Regenerate.
708 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
710         * rtx-classes-status.txt: Delete
712 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
714         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
716 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
718         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
719         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
720         of checking for version number.
721         * configure: Regenerated.
722         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
724 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
726         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
727         is done; begin phase 6 (use extra rtx_def subclasses).
729 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
731         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
732         done; begin phase 5 (additional rtx_def subclasses).
734 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
736         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
738 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
740         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
741         SET_BB_HEADER are done.
743 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
745         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
746         done.
748 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
750         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
752 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
754         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
756 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
758         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
760 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
762         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
764 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
766         * rtx-classes-status.txt: Phase 3 (per-file commits within
767         "config" subdirs) is done; begin phase 4 (removal of
768         "scaffolding").
770 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
772         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
773         dir) is done; begin phase 3 (per-file commits within "config"
774         subdirs).
776 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
778         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
779         phase 2 (per-file commits in main source dir).
781 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
783         * configure: Regenerated.
785 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
787         * rtx-classes-status.txt (TODO): Add SET_BND_TO
789 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
791         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
793 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
795         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
797 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
799         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
801 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
803         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
805 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
807         * MAINTAINERS (Write After Approval): Add myself.
809 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
811         * MAINTAINERS: Remove myself
813 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
815         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
817 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
819         * MAINTAINERS (Write After Approval): Add myself.
821 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
823         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
824         SET_BB_HEADER, SET_BB_FOOTER
826 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
828         * rtx-classes-status.txt: New file
830 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
832         * configure.ac: Eliminate ClooG installation dependency.
833         * configure: Regenerate.
834         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
835         * Makefile.in: Regenerate.
837 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
839         * MAINTAINERS (Write After Approval): Add myself.
841 2014-08-15  Ilya Tocar  <tocarip@gmail.com> 
843         * MAINTAINERS (Write After Approval): Add myself.
845 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
847         * MAINTAINERS (Write After Approval): Add myself.
849 2014-07-28  Anthony Green  <green@moxielogic.com>
851         Import from savannah.gnu.org:
852         * config.sub: Update to 2014-07-28 version.
854 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
856         * MAINTAINERS: Remove my MIPS maintainer entry.
858 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
860         PR target/47230
861         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
862         * configure: Regenerate.
864 2014-07-24  James Norris  <jnorris@codesourcery.com>
866         * MAINTAINERS (Write After Approval): Add myself.
868 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
870         * configure.ac: Accept only CLooG 0.18.1.
871         * configure: Regenerate.
873 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
875         * configure.ac: Don't accept isl 0.11.
876         * configure: Regenerate.
878 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
880         * MAINTAINERS (Write After Approval): Add myself.
882 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
884         * configure.ac: Don't accept isl 0.10.
885         * configure: Regenerate.
887 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
889         Fix include path for in-tree cloog.
890         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
891         * configure: Regenerate.
893 2014-06-18  Richard Henderson  <rth@redhat.com>
895         * .gitignore: Import gcc_update output.
897 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
899         * config-ml.in: Robustify ac_configure_args parsing.
901         * configure.ac (--enable-linker-plugin-configure-flags)
902         (--enable-linker-plugin-flags): New flags.
903         (configdirs): Conditionally add libiberty-linker-plugin.
904         * configure: Regenerate.
905         * Makefile.def (host_modules): Add libiberty-linker-plugin.
906         (host_modules) <lto-plugin>: Pay attention to
907         @extra_linker_plugin_flags@ and
908         @extra_linker_plugin_configure_flags@.
909         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
910         * Makefile.in: Regenerate.
912         * Makefile.tpl (configure-[+prefix+][+module+])
913         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
914         "module_srcdir" instead of "module" for locating a module's srcdir.
915         * Makefile.in: Regenerate.
917 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
919         * MAINTAINERS (Write After Approval): Add myself.
921 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
923         * MAINTAINERS: Update my email address.
925 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
927         * MAINTAINERS (Write After Approval): Add myself.
929 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
931         * MAINTAINERS (Write After Approval): Add myself.
933 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
935         PR libstdc++/61011
936         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
937         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
938         * configure: Regenerate.
940 2014-05-28  Pedro Alves  <palves@redhat.com>
942         * MAINTAINERS (Write After Approval): Add myself.
944 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
946         * MAINTAINERS: Update my affiliation/email.
948 2014-05-19  Mike Stump  <mikestump@comcast.net>
950         * MAINTAINERS: Add wide-int reviewers.
952 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
954         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
955         * configure: Regenerated.
957 2014-05-15  Torvald Riegel  <triegel@redhat.com>
959         * MAINTAINERS (libitm): Add myself as maintainer.
961 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
963         * MAINTAINERS (Write After Approval): Add myself.
965 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
967         * config.sub, config.guess: Import from upstream.
969 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
971         * MAINTAINERS (Write After Approval): Put myself in correct order.
973 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
975         * MAINTAINERS (Write After Approval): Add myself.
977 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
979         * MAINTAINERS: Move myself from Reviewers to Write After Approval
980         section.
982 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
984         * MAINTAINERS (Write After Approval): Delete myself.
986 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
988         PR sanitizer/56781
989         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
990         and -B* options with -Xcompiler.
992 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
994         PR bootstrap/60620
995         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3. 
996         * Makefile.in: Regenerate.
998 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
1000         * Makefile.def (dependencies): Make all-ld depend on all-binutils
1001         for WINDRES_FOR_TARGET in default-manifest.o rule.
1002         * Makefile.in: Regenerate.
1004 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
1006         * MAINTAINERS (Write After Approval): Add myself.
1008 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
1010         PR sanitizer/56781
1011         * Makefile.def: Set bootstrap=true; for host fixincludes.
1012         * configure.ac: Don't bootstrap host fixincludes unless
1013         --with-build-config=bootstrap-{a,ub}san.
1014         * Makefile.in: Regenerated.
1015         * configure: Regenerated.
1017 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
1019         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
1020         --enable-vtable-verify option parsing.  Don't add
1021         target-libsanitizer to bootstrap_target_libs unless
1022         --with-build-config=bootstrap-asan or
1023         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
1024         to bootstrap_target_libs unless --enable-vtable-verify.
1025         * configure: Regenerated.
1027 2014-03-10  Anatoly Sokolov <aesok@post.ru>
1029         * MAINTAINERS (Write After Approval): Add myself.
1031 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
1033         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
1035 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
1037         PR bootstrap/58572
1038         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1039         -I for libstdc++-v3 includes if $(LEAN).
1040         * Makefile.in: Regenerated.
1042 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
1044         * MAINTAINERS: Update my email address.
1046 2014-02-24  Walter Lee  <walt@tilera.com>
1048         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1049         (tilegx-*-*): Change to tilegx*-*-*.
1050         * configure: Regenerate.
1052 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
1054         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
1056 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
1058         * MAINTAINERS (Write After Approval): Add myself.
1060 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1062         PR target/59788
1063         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1064         *solaris2*.
1066 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
1068         * MAINTAINERS: Update my email address.
1070 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
1072         * MAINTAINERS: Convert to UTF-8.
1073         Properly sort Xinliang David Li's entry.
1075 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
1076             Sandra Loosemore  <sandra@codesourcery.com>
1078         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
1079         nios2 port maintainers.
1081 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
1083         * MAINTAINERS (Write After Approval): Add myself.
1085 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1087         * configure.ac: Add user-friendly check for native x86_64-linux
1088         multilibs.
1089         * configure: Regenerate.
1091 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
1093         * MAINTAINERS: Add myself as sh maintainer.
1095 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
1097         * MAINTAINERS: Add self as SLSR maintainer.
1099 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
1101         * MAINTAINERS: Update my email address.
1103 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
1105         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
1107 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
1109         * Makefile.in: Regenerate.
1111         * Makefile.tpl: Fix typo.
1112         * Makefile.in: Regenerate partially.
1114 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
1116         * configure.ac: Added libcilkrts to noconfig list when C++ is not
1117         supported.
1118         * configure: Regenerated.
1120 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
1122         * MAINTAINERS (Write After Approval): Add myself.
1124 2013-10-30  Jason Merrill  <jason@redhat.com>
1126         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1127         --disable-build-format-warnings.
1129 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
1131         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts 
1132         depend on libstdc++ and libgcc.
1133         * configure: Regenerate.
1134         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
1135         libcilkrts for POSIX and i*86, and x86_64 architectures.
1136         * Makefile.in: Added libcilkrts related fields to support building it.
1138 2013-10-26  Jeff Law  <law@redhat.com>
1140         * Makefile.def (target_modules): Remove libmudflap
1141         (languages): Remove check-target-libmudflap).
1142         * Makefile.in: Rebuilt.
1143         * Makefile.tpl (check-target-libmudflap-c++): Remove.
1144         * configure.ac (target_libraries): Remove target-libmudflap.
1145         Remove checks which disabled libmudflap on some systems.
1146         * configure: Rebuilt.
1147         * libmudflap: Directory removed.
1149 2013-10-21  Cong Hou  <congh@google.com>
1151         * MAINTAINERS (Write After Approval): Add myself.
1153 2013-10-16  Mike Stump  <mikestump@comcast.net>
1155         * .dir-locals.el: Add.
1157 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
1159         * configure.ac: Add --enable-host-shared
1160         * configure: Regenerate.
1162 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1164         Import from savannah.gnu.org:
1165         * config.guess: Update to 2013-06-10 version.
1166         * config.sub: Update to 2013-10-01 version.
1168 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
1170         Changes to build configuration to allow big endian ARC ELF toolchain
1171         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1172         * configure: Regenerate.
1174 2013-09-20  Alan Modra  <amodra@gmail.com>
1176         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1177         ppc host match.  Support little-endian powerpc linux hosts.
1179 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
1181         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1182         maintainer.
1184 2013-09-12  DJ Delorie  <dj@redhat.com>
1186         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1187         maintainers.
1189 2013-09-03  Richard Biener  <rguenther@suse.de>
1191         * configure.ac: Also allow ISL 0.12.
1192         * configure: Regenerated.
1194 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1196         * MAINTAINERS (Write After Approval): Add myself.
1198 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
1200         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1202 2013-08-26  Caroline Tice  <cmtice@google.com>
1204         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
1205         "Various Reviewers" to libvtv "Various Maintainers".
1207 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
1209         * MAINTAINERS: Add myself as RTL optimizers reviewer.
1211 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
1213         * MAINTAINERS: Update name, email.
1215 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
1217         * MAINTAINERS (Write After Approval): Add myself.
1219 2013-08-12  Caroline Tice  <cmtice@google.com>
1221         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1222         address in the Write After Approval section.
1224 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
1226         * MAINTAINERS (Write After Approval): Update email.
1228 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
1230         * configure.ac: Adjust to check VTV_SUPPORTED.
1231         * configure: Regenerated.
1233 2013-08-02  Caroline Tice  <cmtice@google.com>
1235         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1236         on non-linux systems; add target-libvtv to noconfigdirs; add
1237         libsupc++/.libs to C++ library search paths.
1238         * configure: Regenerated.
1239         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1240         libstdc++ and libgcc.
1241         * Makefile.in: Regenerated.
1243 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
1245         * MAINTAINERS (Write After Approval): Add myself.
1247 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
1248             Shiva Chen  <shiva0217@gmail.com>
1250         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1251         nds32 port maintainers.
1253 2013-07-17  Tim Shen  <timshen91@gmail.com>
1255         * MAINTAINERS (Write After Approval): Add myself.
1257 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1259         * configure.ac: Sync from binutils.
1260         * configure: Regenerate.
1262 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
1264         * MAINTAINERS (Write After Approval): Add myself.
1266 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
1268         * MAINTAINERS (Write After Approval): Add myself.
1270 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
1272         * MAINTAINERS (Write After Approval): Add myself.
1274 2013-04-30  Brooks Moses  <bmoses@google.com>
1276         * MAINTAINERS: Update my email; move myself from Fortran
1277         reviewer to Write After Approval.
1279 2013-04-16  Andreas Schwab  <schwab@suse.de>
1281         * configure.ac (aarch64-*-*): Don't disable java.
1282         * configure: Regenerate.
1284 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
1286         * MAINTAINERS (Write After Approval): Add myself.
1288 2013-03-30  Matthias Klose  <doko@ubuntu.com>
1290         * Makefile.def (target_modules): Don't install libffi.
1291         * Makefile.in: Regenerate.
1293 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
1295         * MAINTAINERS (Write After Approval): Add myself.
1297 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
1299         * MAINTAINERS (Write After Approval): Add myself.
1301 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
1303         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1304         * configure: Regenerated.
1306 2013-02-05  Ian Lance Taylor  <iant@google.com>
1308         PR go/55969
1309         * configure.ac: Disable libgo on some systems where it does not
1310         work.
1312 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
1314         * MAINTAINERS: Explicitly add myself as AIX maintainer.
1315         Remove Geoff Keating as rs6000 port maintainer, at his request.
1317 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
1319         * MAINTAINERS: Update my email.
1321 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
1323         * configure: Re-generate.
1325 2013-01-15  Richard Biener  <rguenther@suse.de>
1327         PR other/55973
1328         * configure: Re-generate.
1330 2013-01-14  Matthias Klose  <doko@ubuntu.com>
1332         * Makefile.def (install-target-libsanitizer): Depend on
1333         install-target-libstdc++-v3.
1334         * Makefile.in: Regenerate.
1336 2013-01-14  Richard Biener  <rguenther@suse.de>
1338         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1339         * configure: Re-generate
1341 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1343         * config.sub: Update from config repo.
1345 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
1347         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1348         * Makefile.in: Regenerate.
1350 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1352         * MAINTAINERS (arc): Add new port maintainership for myself.
1354 2013-01-09  Jason Merrill  <jason@redhat.com>
1356         * .gitignore: Import from gdb repository.
1358 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
1360         * Makefile.def (configure-gcc): Depend on all-gmp.
1361         (all-gcc): Remove dependency on all-gmp.
1362         * Makefile.in: Regenerated.
1364 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1366         * config.sub: Merge from config repo.
1367         * config.guess: Ditto.
1369 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1371         * Makefile.def: Merge from binutils.
1372         * Makefile.in: Ditto.
1374 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
1376         * MAINTAINERS: Update my email.
1378 2012-12-29  Ben Elliston  <bje@gnu.org>
1380         * config.guess: Update to 2012-12-29 version.
1381         * config.sub: Likewise.
1383 2012-12-20  Matthias Klose  <doko@ubuntu.com>
1385         * Makefile.def (install-target-libgfortran): Depend on
1386         install-target-libquadmath, install-target-libgcc.
1387         (install-target-libsanitizer): Depend on install-target-libgcc.
1388         (install-target-libjava): Depend on install-target-libgcc.
1389         (install-target-libitm): Depend on install-target-libgcc.
1390         (install-target-libobjc): Depend on install-target-libgcc.
1391         (install-target-libstdc++-v3): Depend on install-target-libgcc.
1392         * Makefile.in: Regenerate.
1394 2012-12-19  Matthias Klose  <doko@ubuntu.com>
1396         * Makefile.def (install-target-libgo): Depend on
1397         install-target-libatomic.
1398         * Makefile.in: Regenerate.
1400 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
1402         PR go/55201
1403         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1404         * Makefile.in: Regenerate.
1406 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
1408         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1409         * configure: Regenerate.
1411 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1413         * config.sub: Merge from config repo.
1415 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
1417         * Makefile.def (target_modules): Add bootstrap=true and
1418         raw_cxx=true to libsanitizer.
1419         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1420         * Makefile.in: Regenerated.
1421         * configure: Likewise.
1423 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
1425         * MAINTAINERS: Remove self as RTL optimization maintainer.
1427 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1429         * MAINTAINERS (Write After Approval): Add myself.
1431 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1433         * Makefile.def (target_modules): Remove bootstrap=true and
1434         raw_cxx=true from libsanitizer.
1435         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1436         * Makefile.in: Regenerated.
1437         * configure: Likewise.
1439 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1441         * Makefile.def (target_modules): Add bootstrap=true and
1442         raw_cxx=true to libsanitizer.
1443         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1444         * Makefile.in: Regenerated.
1445         * configure: Likewise.
1447 2012-11-28  Andrew Pinski  <apinski@cavium.com>
1449         PR bootstrap/54279
1450         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1451         * configure: Regenerate.
1452         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1453         * Makefile.in: Regenerate.
1455 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
1457         * configure.ac: Disable libsanitizer if we're not building C++.
1458         * configure: Regenerate.
1460 2012-11-15  Roland McGrath  <roland@hack.frob.com>
1462         * MAINTAINERS (Write After Approval): Add myself.
1464 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
1466         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1467         Kostya Serebryany (kcc@google.com) and
1468         Jakub Jelinek (jakub@redhat.com).
1469         Rename area for Dodji Seketeli (dodji@redhat.com).
1471 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
1473         * MAINTAINERS: (asan.c, related): Add myself.
1475 2012-11-14  Roland McGrath  <mcgrathr@google.com>
1477         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1478         * configure: Regenerate.
1480 2012-11-13  Richard Henderson  <rth@redhat.com>
1482         * configure.ac: Move libsanitizer logic to subdirectory.
1483         * configure: Regenerate.
1485 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
1487         * configure.ac: Enable libsanitizer just on x86 linux for now.
1488         * configure: Re-generate.
1490 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
1492         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1493         sections.
1494         * configure: Regenerate.
1496 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
1498         * configure.ac: Add section for configdirs for libsanitizer.
1499         Disable for cris-*-* and mmix-*-*.
1500         * configure: Regenerate.
1502 2012-11-12  Wei Mi <wmi@google.com>
1504         * configure.ac: Add libsanitizer to target_libraries.
1505         * Makefile.def: Ditto.
1506         * configure: Regenerate.
1507         * Makefile.in: Regenerate.
1508         * libsanitizer: New directory for asan runtime.  Contains an empty
1509         tsan directory.
1511 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
1513         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1514         against Mingw64 w32api.
1515         * configure: Regenerate.
1517 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
1519         * configure: Regenerated.
1521 2012-11-03  Robert Mason  <rbmj@verizon.net>
1523         * configure.ac: add --disable-libstdcxx configure option
1524         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1526 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
1528         * MAINTAINERS (Write After Approval): Add myself.
1530 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
1532         * MAINTAINERS (Write After Approval): Add myself.
1534 2012-10-24  Sharad Singhai  <singhai@google.com>
1536         * MAINTAINERS (Write After Approval): Add myself.
1538 2012-10-24  Eric Christopher  <echristo@gmail.com>
1540         * MAINTAINERS: Update email address.
1542 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
1544         PR bootstrap/54820
1545         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1546         * configure: Regenerate.
1548 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
1550         * MAINTAINERS (aarch64): Add Marcus and myself.
1552 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
1554         PR bootstrap/54820
1555         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1556         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1557         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1558         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1559         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1560         * Makefile.in: Regenerate.
1561         * configure.ac (have_static_libs): New variable and associated check.
1562         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1563         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1564         * configure: Regenerate.
1566 2012-10-10  Richard Biener  <rguenther@suse.de>
1568         * MAINTAINERS: Adjust for changed surname.
1570 2012-10-04  Lawrence Crowl  <crowl@google.com>
1572         * MAINTAINERS (Write After Approval): Add myself.
1574 2012-10-01  Cary Coutant  <ccoutant@google.com>
1576         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1578 2012-09-28  Ian Lance Taylor  <iant@google.com>
1580         * Makefile.def: Make all-target-libgo depend on
1581         all-target-libbacktrace.
1582         * Makefile.in: Rebuild.
1584 2012-09-26  Ian Lance Taylor  <iant@google.com>
1586         * Makefile.def: Make all-gcc depend on all-libbacktrace.
1587         * Makefile.in: Rebuild.
1589 2012-09-20  Walter Lee  <walt@tilera.com>
1591         * configure.ac: Add tilegx to list of targets that support gold.
1592         * configure: Regenerate.
1594 2012-09-20  Marek Polacek  <polacek@redhat.com>
1596         * MAINTAINERS (Write After Approval): Add myself.
1598 2012-09-19  Steve Ellcey  <sellcey@mips.com>
1600         * configure.ac: Add mips*-mti-elf* target.
1601         * configure: Regenerate.
1603 2012-09-17  Ian Lance Taylor  <iant@google.com>
1605         * MAINTAINERS (Various Maintainers): Add libbacktrace.
1606         * configure.ac (host_libs): Add libbacktrace.
1607         (target_libraries): Add libbacktrace.
1608         * Makefile.def (host_modules): Add libbacktrace.
1609         (target_modules): Likewise.
1610         * configure, Makefile.in: Rebuild.
1612 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
1614         PR target/38607
1615         Merge upstream change.
1616         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1618         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1619         Add libgomp*.o to compare_exclusions for AIX.
1620         * configure: Regenerate.
1622 2012-09-06  Diego Novillo  <dnovillo@google.com>
1624         * configure.ac: Bump minimum GMP version to 4.2.3.
1625         * configure: Re-generate.
1627 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
1629         PR target/54461
1630         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1631         target-libgloss if not configured --with-avrlibc=no.
1632         * configure: Regenerate.
1634 2012-09-04  Jason Merrill  <jason@redhat.com>
1636         * configure.ac: Fix --enable-languages=all.
1638 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
1640         * MAINTAINERS (Write After Approval): Add myself.
1642 2012-09-03  Richard Guenther  <rguenther@suse.de>
1644         PR bootstrap/54138
1645         * configure.ac: Re-organize ISL / CLOOG checks to allow
1646         disabling with either --without-isl or --without-cloog.
1647         * configure: Regenerated.
1649 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
1651         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1652         * configure: Regenerate.
1654 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
1656         * MAINTAINERS: Fix my email address.
1658 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
1660         PR binutils/4970
1661         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1662         and opcodes.
1663         * Makefile.in: Regenerated.
1665 2012-08-26  Art Haas <ahaas@impactweather.com>
1667         * configure: Regenerate.
1669 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
1671         * INSTALL/README: Also refer to the online installation
1672         instructions.
1674 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1676         * MAINTAINERS (Write After Approval): Add myself.
1677         (Picochip port): Remove myself.
1679 2012-08-14   Diego Novillo  <dnovillo@google.com>
1681         Merge from cxx-conversion branch.
1683         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1684         POSTSTAGE1_CONFIGURE_FLAGS.
1685         * Makefile.in: Regenerate.
1686         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
1687         Force C++ when bootstrapping.
1688         * configure: Regenerate.
1690 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1692         * MAINTAINERS (Write After Approval): Add myself.
1694 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
1696         * README: Document use of ranges of years in copyright notices.
1698 2012-07-06  Richard Guenther  <rguenther@suse.de>
1700         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1701         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1702         --with-gmp=system.
1703         * Makefile.in: Regenerated.
1704         * configure: Likewise.
1706 2012-07-06  Richard Guenther  <rguenther@suse.de>
1708         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1709         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1710         supply V=1 as extra_make_flags.
1711         * configure: Regenerated.
1712         * Makefile.in: Likewise.
1714 2012-07-04  Tristan Gingold  <gingold@adacore.com>
1716         * configure: Regenerate.
1718 2012-07-03  Richard Guenther  <rguenther@suse.de>
1720         * Makfile.def (isl): Remove not necessary extra_exports and
1721         extra_make_flags.
1722         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1723         * Makefile.in: Regenerated.
1725 2012-07-03  Richard Guenther  <rguenther@suse.de>
1727         * Makefile.def (cloog): Add V=1 to extra_make_flags.
1728         * configure.ac: If either the ISL or the CLooG check failed
1729         do not try to build in-tree versions.
1730         * Makefile.in: Regenerated.
1731         * configure: Regenerated.
1733 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1735         * configure: Regenerate.
1737 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
1739         * MAINTAINERS (Various Maintainers): Add myself as testsuite
1740         maintainer.
1742 2012-07-02  Richard Guenther  <rguenther@suse.de>
1744         * configure: Regenerated.
1746 2012-07-02  Richard Guenther  <rguenther@suse.de>
1747         Michael Matz  <matz@suse.de>
1748         Tobias Grosser <tobias@grosser.es>
1749         Sebastian Pop <sebpop@gmail.com>
1751         * Makefile.def: Add ISL host module, remove PPL host module.
1752         Adjust ClooG host module to use the proper ISL.
1753         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1754         * configure.ac: Include config/isl.m4.  Add ISL host library,
1755         remove PPL.  Remove PPL configury, add ISL configury, adjust
1756         ClooG configury.
1757         * Makefile.in: Regenerated.
1758         * configure: Likewise.
1760 2012-07-02  Richard Guenther  <rguenther@suse.de>
1762         Merge from graphite branch
1763         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1765         * configure: Regenerated.
1766         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1767         both cloog.org and legacy versions. The only supported version will
1768         be CLooG with the isl backend.
1770         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1772         * configure: Regenerated.
1773         * configure.ac: Require cloog isl 0.17.0
1775         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1777         * configure: Regenerated.
1778         * config/cloog.m4: Do not define CLOOG_ORG
1780 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
1782         * configure.ac: Skip C if explicitly selected.
1783         * configure: Regenerate.
1785 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
1787         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1788         they contain -O2.
1789         * configure: Regenerate.
1791 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
1793         PR debug/53740
1794         * df.h, df-problems.c, dce.c: Revert last patch.
1796 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
1798         * MAINTAINERS (Write After Approval): Update my email address.
1800 2012-06-21  Meador Inge  <meadori@codesourcery.com>
1802         * MAINTAINERS (Write After Approval): Add myself.
1804 2012-06-20  Jason Merrill  <jason@redhat.com>
1806         * Makefile.tpl (check-target-libgomp-c++): New.
1807         (check-target-libitm-c++): New.
1808         * Makefile.def (c++): Add them.
1809         * Makefile.in: Regenerate.
1811 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
1813         * MAINTAINERS (Write After Approval): Add myself.
1815 2012-05-16  Olivier Hainque  <hainque@adacore.com>
1817         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1818         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1819         (install-no-fixedincludes): Adjust accordingly.
1820         * Makefile.in: Regenerate.
1822 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
1824         Merge upstream change
1825         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1827 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
1829         * MAINTAINERS (Write After Approval): Add myself.
1831 2012-05-09  Nick Clifton  <nickc@redhat.com>
1832             Paul Smith  <psmith@gnu.org>
1834         PR bootstrap/50461
1835         * configure.ac (mpfr-dir): When using in-tree MPFR sources
1836         allow for the fact that from release v3.1.0 of MPFR the source
1837         files were moved into a src sub-directory.
1838         * configure: Regenerate.
1840 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
1842         * configure.ac: Bump minimum MPFR version to 2.4.0.
1843         * configure: Regenerated.
1845 2012-05-01  Richard Henderson  <rth@redhat.com>
1847         * Makefile.def (libatomic): New target_module.
1848         * configure.ac (target_libraries): Add libatomic.
1849         (noconfigdirs): Check if libatomic is supported.
1850         * Makefile.in, configure: Rebuild.
1852 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
1854         * MAINTAINERS (Write After Approval): Add myself.
1856 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
1858         * config.sub: Update to 2012-04-18 version from official repo.
1860 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
1862         * MAINTAINERS (Write After Approval): Add myself.
1864 2012-04-11  Steve Ellcey  <sellcey@mips.com>
1866         * MAINTAINERS: Changed email address.
1868 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
1870         PR target/52737
1871         * contrib/gcc_update (files_and_dependencies):
1872         Remove gcc/config/avr/t-multilib from touch data.
1874 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1876         * MAINTAINERS (OS Port Maintainers): Remove irix.
1877         * configure.ac (enable_libgomp): Remove *-*-irix6*.
1878         (unsupported_languages): Remove mips-sgi-irix6.*.
1879         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1880         (with_stabs): Remove.
1881         * configure: Regenerate.
1883 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1885         * MAINTAINERS (OS Port Maintainers): Remove osf.
1886         * configure.ac (enable_libgomp): Remove *-*-osf*.
1887         (with_stabs): Remove alpha*-*-osf*.
1888         * configure: Regenerate.
1890 2012-03-05  Tristan Gingold  <gingold@adacore.com>
1892         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1893         * configure: Regenerate.
1895 2012-02-17  Walter Lee  <walt@tilera.com>
1897         * MAINTAINERS: (Write After Approval): Delete myself.
1899 2012-02-14  Walter Lee  <walt@tilera.com>
1901         * MAINTAINERS (tilegx port): Add myself.
1902         (tilepro port): Add myself.
1903         (Write After Approval): Add myself.
1905 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
1907         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1908         and Joseph Myers as docstring relicensing maintainers.
1910 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
1912         * MAINTAINERS (write-after-approval): Add myself.
1914 2012-02-08  Ira Rosen <irar@il.ibm.com>
1916         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1917         maintainer.
1919 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1921         * MAINTAINERS (Write After Approval): Move myself to
1922         maintain alphabetical order.
1924 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1926         * MAINTAINERS (Write After Approval): Add myself.
1928 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
1930         * MAINTAINERS (Write After Approval): Add myself.
1932 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1933             Jayant R Sonar <jayant.sonar@kpitcummins.com>
1935         * configure.ac (cr16-*-*): Remove nonconfigdirs.
1936         * configure: Regenerate.
1938 2012-01-23  Harshit Chopra  <harshit@google.com>
1940         * MAINTAINERS (Write After Approval): Add myself.
1942 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
1944         * configure.ac: Remove reference to mh-interix.
1945         * configure: Regenerate.
1947 2012-01-05  Richard Henderson  <rth@redhat.com>
1949         PR bootstrap/51072
1950         * configure.ac: Disable libitm if c++ is not enabled.
1951         * configure: Rebuild.
1953         * configure.ac: Fix regexp for same.
1954         * configure: Rebuild.
1956 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
1958         * MAINTAINERS (Write After Approval): Add myself.
1960 2012-01-02  Richard Guenther  <rguenther@suse.de>
1962         PR bootstrap/51686
1963         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1964         * Makefile.in: Regenerate.
1966 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
1968         * MAINTAINERS (Write After Approval): Add myself.
1970 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
1972         * configure: Regenerate.
1974 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
1976         * MAINTAINERS (picochip): Changed email address.
1978 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
1980         * MAINTAINERS (write-after-approval): Add self.
1982 2011-11-29  DJ Delorie  <dj@redhat.com>
1984         * configure.ac (rl78-*-*) New case.
1985         * configure: Regenerate.
1986         * MAINTAINERS: Add myself as RL78 maintainer.
1988 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1990         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1992 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
1994         * libtool.m4: Additional FreeBSD 10 fixes.
1996 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
1998         * MAINTAINERS: Move myself from Write After Approval to CPU Port
1999         Maintainers section, as Epiphany maintainer.
2001 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
2003         PR target/49992
2004         * configure.ac: Remove ranlib special-casing for Darwin.
2005         * configure: Regenerate.
2007 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
2009         * MAINTAINERS (Reviewers): Keep the list sorted.
2011 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
2013         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
2015 2011-11-09  Roland McGrath  <mcgrathr@google.com>
2017         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
2018         * configure: Rebuild.
2019         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
2020         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
2021         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
2022         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
2023         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
2024         Add READELF.
2025         * Makefile.in: Rebuild.
2027 2011-11-09  Jason Merrill  <jason@redhat.com>
2029         * Makefile.def (language=c++): Remove check-c++0x.
2030         * Makefile.in (check-gcc-c++): Regenerate.
2032 2011-11-08  Richard Henderson  <rth@redhat.com>
2034         * configure.ac: Test for libitm directory present first.
2036         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
2038         * configure.ac: Test libitm/configure.tgt to disable libitm.
2039         * configure: Rebuild.
2041 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
2042             Richard Henderson  <rth@redhat.com>
2044         Merged from transactional-memory.
2046         * Makefile.def (lang_env_dependencies): libitm is c++.
2047         Add libitm target module.
2048         * configure.ac: Likewise.
2049         * config/mmap.m4: New file.
2050         * contrib/gcc_update: Add libitm to touch data.
2051         * Makefile.in, configure: Rebuild.
2053 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2055         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
2056         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
2057         * Makefile.in: Regenerate.
2059 2011-11-01  DJ Delorie  <dj@redhat.com>
2061         * config.sub: Update to version 2011-10-29 (added rl78)
2063 2011-10-27  Nick Clifton  <nickc@redhat.com>
2065         * config.sub: Import these changes from the config project:
2067         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
2068             Ben Elliston  <bje@gnu.org>
2070         * config.sub (epiphany): New.
2072         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
2073             Ben Elliston  <bje@gnu.org>
2075         * config.sub (hexagon, hexagon-*): New.
2077         2011-08-23  Roland McGrath  <mcgrathr@google.com>
2079         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
2080         64eb to be64.
2082         2011-08-16  Roland McGrath  <mcgrathr@google.com>
2084         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
2085         (nacl): Grok as alias for 32el-unknown-nacl.
2087 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
2089         * MAINTAINERS (Write After Approval): Add myself.
2091 2011-10-24  Teresa Johnson  <tejohnson@google.com>
2093         * MAINTAINERS (Write After Approval): Add myself.
2095 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
2097         * MAINTAINERS (sparc port): Remove myself.
2099 2011-09-14  Tom de Vries  <tom@codesourcery.com>
2101         * MAINTAINERS (Write After Approval): Add myself.
2103 2011-08-14  Yao Qi  <yao@codesourcery.com>
2105         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2106         * configure: Regenerate.
2108 2011-07-26  Ian Lance Taylor  <iant@google.com>
2110         * configure.ac: Set have_compiler based on whether gcc directory
2111         exists, rather than on whether gcc is in configdirs.
2112         * configure: Rebuild.
2114 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
2116         * MAINTAINERS (Global Reviewers): Add self.
2118 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
2120         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2121         link directories.
2122         * Makefile.in: Rebuild.
2124 2011-07-20  Ian Lance Taylor  <iant@google.com>
2126         PR bootstrap/49787
2127         * configure.ac: Move --enable-bootstrap handling earlier in file.
2128         If --enable-bootstrap and either --enable-build-with-cxx or
2129         --enable-build-poststage1-with-cxx, enable C++ automatically.
2130         * configure: Rebuild.
2132 2011-07-19  Ian Lance Taylor  <iant@google.com>
2134         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
2135         make C++ a boot_language.  Set and substitute
2136         POSTSTAGE1_CONFIGURE_FLAGS.
2137         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2138         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2139         * configure, Makefile.in: Rebuild.
2141 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
2143         * MAINTAINERS (Register Allocation): Move myself from reviewers to
2144         maintainers.
2146 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
2148         * MAINTAINERS (Global Reviewers): Add myself.
2150 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2152         * configure: Regenerate.
2154 2011-07-16  Jason Merrill  <jason@redhat.com>
2156         * Makefile.def (language=c++): Add check-c++0x and
2157         check-target-libmudflap-c++.
2158         * Makefile.tpl (check-target-libmudflap-c++): New.
2159         * Makefile.in: Regenerate.
2161 2011-07-16  Matthias Klose  <doko@ubuntu.com>
2163         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2164         * Makefile.def (target_modules/libjava): Pass
2165         $(EXTRA_CONFIGARGS_LIBJAVA).
2166         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2167         if not configured with --enable-static-libjava.
2168         * Makefile.in: Regenerate.
2169         * configure: Likewise.
2171 2011-07-15  Jason Merrill  <jason@redhat.com>
2173         * Makefile.in (check-c++): Move check-gcc-c++0x after
2174         check-target-libstdc++-v3.
2176 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
2178         * MAINTAINERS (c6x port): New entry.
2180 2011-07-13  Jason Merrill  <jason@redhat.com>
2182         * Makefile.in (check-gcc-c++0x): New.
2183         (check-c++): Depend on it.
2185 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2187         PR target/39150
2188         * configure.ac (i[3456789]86-*-solaris2*): Also accept
2189         x86_64-*-solaris2.1[0-9]*.
2190         * configure: Regenerate.
2192 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
2194         * MAINTAINERS (RTL optimizers): Add self.
2196 2011-06-27  Gabriel Charette  <gchare@google.com>
2198         * MAINTAINERS (Write After Approval): Add myself.
2200 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
2202         PR regression/47836
2203         PR bootstrap/23656
2204         PR other/47733
2205         PR bootstrap/49247
2206         PR c/48825
2207         * configure.ac (target_libraries): Remove target-libiberty.
2208         Remove case-statement setting skipdirs=target-libiberty for
2209         multiple targets.  Remove checking target_configdirs and
2210         removing target-libiberty but keeping target-libgcc if
2211         otherwise empty.
2212         * Makefile.def (target_modules): Don't add libiberty.
2213         (dependencies): Remove all traces of target-libiberty.
2214         * configure, Makefile.in: Regenerate.
2216 2011-06-13  Walter Lee <walt@tilera.com>
2218         * configure.ac (tilepro-*-*) New case.
2219         (tilegx-*-*): Likewise.
2220         * configure: Regenerate.
2222 2011-06-06  Jing Yu  <jingyu@google.com>
2224         * configure.ac: Skip target-libiberty for
2225         arm*-*-linux-androideabi.
2226         * configure: Regenerated.
2228 2011-06-06  Nick Clifton  <nickc@redhat.com>
2230         * config.sub: Sync from upstream.
2232 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
2234         * MAINTAINERS (Write After Approval): Add myself.
2236 2011-06-01  Daniel Jacobowitz  <drow@false.org>
2238         * MAINTAINERS: Update my email address.
2240 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
2242         * MAINTAINERS (Write After Approval): Update my email address.
2244 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
2246         * MAINTAINERS (Write After Approval): Add myself.
2248 2011-05-08  Doug Kwan  <dougkwan@google.com>
2250         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2251         * configure: Regenerated.
2252         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2253         value from configure.
2254         * Makefile.in: Regenerated.
2256 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
2258         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2259         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2260         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2261         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2262         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2263         *-*-vxworks*): Disable newlib and libgloss in separate case
2264         statement.
2265         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2266         to separate case statement.
2267         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2268         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2269         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2270         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2271         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2272         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2273         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2274         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2275         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2276         i[[3456789]]86-*-rdos*, m32r-*-*,
2277         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2278         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2279         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2280         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2281         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2282         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2283         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2284         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2285         and libgloss in main case over targets.  Remove most empty cases
2286         in main case over targets.
2287         * configure: Regenerate.
2289 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
2291         * MAINTAINERS (Write After Approval): Add myself.
2293 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2295         * configure.ac: Remove code setting special library locations for
2296         hppa*64*-*-hpux11*.  Remove code setting compiler for
2297         sparc-sun-solaris2*.
2298         * configure: Regenerate.
2300 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2302         * configure.ac: Separate libgloss_dir settings from general case
2303         over targets.
2304         * configure: Regenerate.
2306 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2308         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2309         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2310         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2311         cases in libgcj-disabling case statement.
2312         (hppa*64*-*-linux*): Set unsupported_languages instead of
2313         disabling target-zlib.
2314         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2315         to hppa*64*-*-hpux*.
2316         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2317         hppa*-*-hpux*.
2318         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2319         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2320         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2321         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2322         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2323         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2324         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2325         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2326         libgcj-disabling case statement.
2327         * configure: Regenerate.
2329 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2331         * configure.ac: Disable Java for targets not supporting libffi.
2332         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2333         Remove cases in Java-disabling statement.
2334         (*arm-wince-pe): Change to arm-wince-pe.
2335         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2336         cases in Java-disabling statement.
2337         (bfin-*-*): Don't disable Java again.
2338         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2339         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2340         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2341         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2342         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2343         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2344         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2345         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2346         Java-disabling statement.
2347         (mmix-*-*): Don't disable Java again.
2348         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2349         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2350         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2351         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2352         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2353         statement.
2354         * configure: Regenerate.
2356 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2358         * configure.ac: Separate cases disabling Java and Java libraries
2359         from general case over targets.
2360         * configure: Regenerate.
2362 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
2364         * MAINTAINERS: Update my email address.
2366 2011-04-20  Easwaran Raman  <eraman@google.com>
2368         * MAINTAINERS (Write After Approval): Add myself.
2370 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
2372         PR lto/48086
2373         * configure.ac: Re-enable LTO on *-apple-darwin9*.
2374         * configure: Regenerate.
2376 2011-04-16  Jim Meyering  <meyering@redhat.com>
2378         * MAINTAINERS (Write After Approval): Add myself.
2380 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
2382         * MAINTAINERS: Update my email address.
2384 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
2386         * MAINTAINERS (Write After Approval): Add myself.
2388 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
2390         * MAINTAINERS (Write After Approval): Add myself.
2392 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
2394         * MAINTAINERS (Write After Approval): Add myself.
2396 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
2398         * configure.ac (build_tools): Remove build-byacc.
2399         (host_libs): Remove mmalloc.
2400         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2401         autoconf automake libtool diff rcs fileutils shellutils time
2402         textutils wdiff find uudecode hello tar gzip indent recode release
2403         sed perl gawk findutils gettext zip.
2404         (libgcj): Remove target-qthreads.
2405         (target_tools): Remove target-examples target-gperf.
2406         (YACC): Don't handle building byacc.
2407         * configure: Regenerate.
2408         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2409         dosutils, examples, fileutils, find, findutils, gawk, gettext,
2410         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2411         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2412         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2413         handle building components.
2414         * Makefile.in: Regenerate.
2416 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
2418         * MAINTAINERS: Update my email address as Xtensa maintainer.
2420 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2422         * config.sub: Sync from upstream.
2424 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2426         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2427         (microblaze*): Don't disable libssp.
2428         * configure: Regenerate.
2430 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2432         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2433         moveifchange.
2434         * configure: Regenerate.
2435         * Makefile.tpl: Use @SHELL@ not @config_shell@.
2436         * Makefile.in: Regenerate.
2438 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2440         * configure.ac (*-*-sysv4*): Don't enable libgomp.
2441         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2442         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2443         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2444         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2445         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2446         md_exec_prefix cases.
2447         * configure: Regenerate.
2449 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2451         * configure.ac: Separate cases disabling target-libssp,
2452         target-libiberty, target-libstdc++-v3 and Fortran from general
2453         case over targets.
2454         * configure: Regenerate.
2456 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2458         * configure.ac (*-*-chorusos): Don't disable libgcj.
2459         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2460         Remove case.
2461         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2462         (arm-*-coff): Don't disable libgcj.
2463         (arm*-*-linux-gnueabi): Remove useless assignment.
2464         (arm-*-riscix*): Don't disable libgcj.
2465         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2466         configuration.
2467         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2468         (c54x*-*-*): Remove case.
2469         (tic54x-*-*): Don't disable GCC or GCC libraries.
2470         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
2471         to *.
2472         (d10v-*-*): Don't disable GCC libraries.
2473         (d30v-*-*): Don't disable libgcj.
2474         (h8500-*-*): Don't disable GCC libraries.
2475         (i960-*-*): Don't disable libgcj.
2476         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2477         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2478         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2479         libgcj.
2480         (m68k-*-coff*): Remove case.
2481         (mmix-*-*): Don't disable libgloss on host.
2482         (mn10200-*-*, mn10300-*-*): Remove cases.
2483         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2484         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2485         Don't disable libgcj.
2486         (romp-*-*): Remove case.
2487         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2488         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2489         case.
2490         (v810-*-*): Don't disable GCC libraries.
2491         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2492         (ip2k-*-*): Don't disable GCC libraries.
2493         * configure: Regenerate.
2495 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
2497         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2498         libffi on host.
2499         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2500         on host.
2501         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2502         * configure: Regenerate.
2504 2011-03-26  John Marino  <binutils@marino.st>
2506         * configure.ac: Add support for *-*-dragonfly*
2507         * configure: Regenerate.
2509 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2511         * configure.ac (native_only): Remove.
2512         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2513         send-pr uudecode guile gnuserv on host.
2514         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2515         send-pr rcs guile perl texinfo libtool on host.
2516         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2517         automake send-pr rcs guile perl texinfo libtool on host.
2518         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2519         (*-*-kaos*): Don't disable target-examples target-gperf on target.
2520         (alpha*-dec-osf*): Don't disable fileutils on target.
2521         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2522         texinfo send-pr expect dejagnu on target.
2523         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2524         target-qthreads on target.
2525         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2526         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2527         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2528         x86_64-*-mingw*): Don't disable expect on target.
2529         (*-*-cygwin*): Don't disable target-gperf on target.
2530         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2531         gnuserv on target.
2532         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2533         target.
2534         * configure: Regenerate.
2536 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2538         * configure.ac (target_tools): Remove target-groff.
2539         (native_only): Remove target-groff.
2540         (hppa*64*-*-*): Don't disable byacc.
2541         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2542         setting.
2543         (*-*-kaos*): Don't skip target-librx and target-groff.
2544         (*-*-netware*): Don't skip target-libmudflap.
2545         (*-*-tpf*): Don't skip target-libmudflap.
2546         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2547         directories on the host.
2548         (ia64*-*-*vms*): Don't skip tix.
2549         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2550         host.
2551         * configure: Regenerate.
2553 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
2555         * configure.ac: Remove references to mt-mep, mt-netware,
2556         mt-wince.
2557         * Makefile.def: Add all-utils soft dependencies.
2558         * Makefile.tpl: Remove GDB_NLM_DEPS.
2559         * configure: Regenerate.
2560         * Makefile.in: Regenerate.
2562 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2564         * configure.ac: Do not include mh-x86omitfp.
2565         * configure: Regenerate.
2567 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2569         * configure.ac: Remove empty cases.
2570         * configure: Regenerate.
2572 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2574         * Makefile.def: Add dependency from termcap to gdb.
2575         * Makefile.in: Regenerate.
2577 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2579         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2580         * configure: Regenerate.
2581         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2582         * Makefile.tpl: Likewise.
2583         * Makefile.in: Regenerate.
2585 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2587         * configure.ac: Remove all mentions of tentative_cc.
2588         * configure: Regenerate.
2590 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2592         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2593         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2594         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2595         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2596         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2597         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2598         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2599         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2600         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2601         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2602         *-*-rhapsody*): Remove host cases.
2603         * configure: Regenerate.
2605 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2607         * configure.ac (ppc*-*-pe): Remove host case.
2608         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2609         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2610         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2611         cases.
2612         * configure: Regenerate.
2614 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2616         * config.sub: Update to version 2011-03-23.
2618 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2620         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2621         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2622         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2623         * configure: Regenerate.
2625 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2627         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
2628         to Write After Approval.
2629         * config-ml.in: Don't handle arc-*-elf*.
2630         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2631         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2632         handle GCC libraries.
2633         * configure: Regenerate.
2635 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2637         PR bootstrap/48120:
2638         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2639         Add -lstdc++ -lm to LIBS.
2640         * configure: Regenerate.
2642 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
2644         * config.guess: Update to version 2011-02-02
2645         * config.sub: Update to version 2011-02-24
2647 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
2649         PR lto/48086
2650         * configure.ac: Re-enable LTO on *-apple-darwin9.
2651         * configure: Regenerate.
2653 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
2655         PR lto/48086
2656         * configure.ac: Disable LTO on darwin due to an assembler change in
2657         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2658         under 256.
2659         * configure: Regenerate.
2661 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
2663         * MAINTAINERS: Update myself as score backend maintainer,
2664         update my e-mail address.
2666 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
2668         * MAINTAINERS: Update my e-mail address.
2670 2011-03-06  Joey Ye  <joey.ye@arm.com>
2672         * MAINTAINERS: Update my e-mail address.
2674 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2676         * configure.ac: Adjust test of with_ppl.
2677         * configure: Regenerated.
2679 2011-03-02  Kai Tietz  <ktietz@redhat.com>
2681         * MAINTAINERS: Adjust my e-mail address.
2683 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2685         * configure.ac: Add -lpwl to ppllibs.
2686         * configure: Regenerated.
2688 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2690         * config/cloog.m4: Add -lisl to clooglibs.
2691         * configure: Regenerated.
2693 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2695         * MAINTAINERS (CPU Port maintainers): Add self.
2697 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2699         * MAINTAINERS: Add myself as testsuite maintainer.
2701 2011-02-15  Mike Stump  <mikestump@comcast.net>
2703         * MAINTAINERS: Add myself as testsuite maintainer.
2705 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2707         Import from Libtool and gnulib:
2709         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
2711         Prepare for supporting FreeBSD 10.
2712         * config.rpath: Remove handling of freebsd1* which soon would
2713         match FreeBSD 10.0.
2715         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
2717         Remove support for FreeBSD 1.x.
2718         * libtool.m4 (_LT_LINKER_SHLIBS)
2719         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2720         soon would incorrectly match FreeBSD 10.0.
2722 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2724         PR binutils/12283
2725         * move-if-change: Import version from gnulib.
2727 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
2729         PR lto/47225
2730         * Makefile.def (lto-plugin): Double dash for enable-shared.
2731         (configure-gcc): Depend on all-lto-plugin.
2732         * Makefile.in: Rebuilt.
2734 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2736         * configure.ac: Remove extra bracket.
2737         * configure: Regenerate.
2739 2011-02-08  Tobias Burnus  <burnus@net-b.de>
2741         * MAINTAINERS: Add myself as libquadmath maintainer.
2743 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
2745         * MAINTAINERS: Update my email address.
2747 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
2749         * MAINTAINERS (option handling): Add self.
2751 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
2753         PR lto/47225
2754         * Makefile.def: Add dependency for install-gcc
2755         on install-lto-plugin.
2756         * Makfile.in: Regenerated
2758 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
2760         * MAINTAINERS (CPU Port Maintainers): Add myself.
2762 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
2764         PR libgcj/44341
2765         * configure.ac: Discard --with-* flags for host when configuring
2766         target libraries for cross build.
2767         * configure: Rebuilt.
2769 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2771         * MAINTAINERS (linear loop transforms): Removed.
2773 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
2775         * configure.ac: If with_ppl is no, move setting with_cloog=no
2776         after CLOOG_REQUESTED check.
2777         * configure: Regenerated.
2779 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2781         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2782         CLooG has been requested.
2783         * configure: Regenerated.
2785 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2787         * configure: Regenerated.
2788         * configure.ac: Check for version 0.11 (or later revision) of PPL.
2790 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
2792         * configure: Regenerated.
2793         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2795 2011-01-21  Andreas Schwab  <schwab@redhat.com>
2797         * configure.ac: Use AS_HELP_STRING throughout.
2798         * configure: Regenerate.
2800 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
2802         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2803         * configure: Regenerate.
2805 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2807         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2809 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
2811         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2812         for ia64-hpux.
2813         * configure: Regenerate.
2815 2011-01-07  Jan Hubicka  <jh@suse.cz>
2817         PR lto/47225
2818         * Makefile.in: Regenerate.
2819         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2820         configure.
2822 2011-01-07  Jan Hubicka  <jh@suse.cz>
2824         * Makefile.in: Regenerate.
2825         * Makefile.def (gcc host module) and soft dependency on lto-plugin
2826         and configure dependency on lto-plugin configure.
2827         (lto-plugin module): Remove dependency on GCC; add dependency on
2828         liniberty.
2830 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
2832         * MAINTAINERS (Write After Approval): Add myself.
2834 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
2836         * configure: Regenerate.
2838 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
2840         * configure.ac: (picochip): Disable libiberty.
2842 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
2844         * MAINTAINERS (Write After Approval): Add myself.
2846 2010-12-10  Ian Lance Taylor  <iant@google.com>
2848         PR bootstrap/46819
2849         * configure.ac: For --disable-libgcj clear libgcj_saved.
2850         * configure: Rebuild.
2852 2010-12-10  Tobias Burnus  <burnus@net-b.de>
2854         PR fortran/46540
2855         * configure.ac: Add --disable-libquadmath and
2856         --disable-libquadmath-support.
2857         * configure: Regenerate.
2859 2010-12-03  Ian Lance Taylor  <iant@google.com>
2861         * MAINTAINERS: Add myself as libgo maintainer.
2863 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
2865         PR libffi/46792
2866         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2867         * configure: Regenerate.
2869 2010-12-02  Ian Lance Taylor  <iant@google.com>
2871         * configure.ac: Always set default for poststage1_ldflags to
2872         -static-libstdc++ -static-libgcc.
2874 2010-11-29  Andreas Schwab  <schwab@redhat.com>
2876         * configure.ac: Move comment to remove extra space in last argument
2877         of GCC_TARGET_TOOL.
2879 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
2881         PR other/46026
2882         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2883         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2884         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2885         (BASE_FLAGS_TO_PASS): Use it.
2886         * configure: Rebuilt.
2887         * Makefile.in: Rebuilt.
2889 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
2891         PR binutils/12258
2892         * configure.ac: Correct comments for --enable-gold/--enable-ld.
2893         Properly check default linker.
2894         * configure: Regnerated.
2896 2010-11-23  Matthias Klose  <doko@ubuntu.com>
2898         * configure.ac: For --enable-gold, handle value `default' instead of
2899         `both*'.  New configure option --{en,dis}able-ld.
2900         * configure: Regenerate.
2902 2010-11-20  Ian Lance Taylor  <iant@google.com>
2904         * configure.ac: Only disable a language library if no language needs
2905         it.  Don't let --disable-libgcj uncondtionally disable libffi.
2906         * configure: Rebuild.
2908 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2910         * Makefile.in: Regenerate.
2912         PR other/46202
2913         * configure.ac: Fix just-built in-tree STRIP name to be
2914         binutils/strip-new.
2915         * configure: Regenerate.
2916         * Makefile.def (install-strip-gcc, install-strip-binutils)
2917         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2918         (install-strip-sid): Mirror dependencies on non-strip variants
2919         of these targets on the respective -strip prerequisites.
2920         * Makefile.tpl (install-strip, install-strip-host)
2921         (install-strip-target): New targets.
2922         (install-strip-[+module+], install-strip-target-[+module+]):
2923         New targets.
2924         * Makefile.in: Regenerate.
2926 2010-11-19  Ian Lance Taylor  <iant@google.com>
2927             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2929         * configure.ac: Add target-libgo to target_libraries.  Set
2930         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2931         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2932         (HOST_EXPORTS): Add GOC.
2933         (BASE_TARGET_EXPORTS): Add GOC.
2934         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2935         (GOCFLAGS_FOR_TARGET): New variable.
2936         (EXTRA_HOST_FLAGS): Add GOC.
2937         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2938         * Makefile.def (target_modules): Add libgo.
2939         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2940         (dependencies): Add dependency from configure-target-libgo to
2941         configure-target-libffi and all-target-libstdc++-v3.  Add
2942         dependencies from all-target-libgo to all-target-libffi.
2943         (languages): Add go.
2944         * configure: Rebuild.
2945         * Makefile.in: Rebuild.
2947 2010-11-19  Ian Lance Taylor  <iant@google.com>
2949         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2950         compiler/flag environment variables.
2952 2010-11-18  Ian Lance Taylor  <iant@google.com>
2954         * configure.ac: Check for lang_requires_boot_languages in
2955         config-lang.in files.
2956         * configure: Rebuild.
2958 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2959             Tobias Burnus  <burnus@net-b.de>
2961         PR fortran/32049
2962         * Makefile.def: Add libquadmath; build it with language=fortran.
2963         * configure.ac: Add libquadmath.
2964         * Makefile.tpl: Handle multiple libs in check-[+language+].
2965         * Makefile.in: Regenerate.
2966         * configure: Regenerate.
2968 2010-11-16  Tom Tromey  <tromey@redhat.com>
2970         * MAINTAINERS: Moved myself to reviewers section.
2972 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
2974         * MAINTAINERS: Moved myself to reviewers section.
2976 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2978         * MAINTAINERS (Various Maintainers): Add self for build machinery.
2979         (Write After Approval): Remove self.
2981 2010-11-15  Andreas Schwab  <schwab@redhat.com>
2983         * configure.ac: Fix spelling in option names.
2984         * configure: Regenerated.
2986 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
2988         PR bootstrap/39622
2989         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2990         * configure: Regenerated.
2992 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
2994         * MAINTAINERS: Update my email address.
2996 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2998         * configure: Regenerate.
3000 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3002         * configure: Regenerate.
3004 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3006         * configure: Regenerate.
3008 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3010         * configure: Regenerate.
3012 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
3014         * configure.ac: Support official CLooG.org versions.
3015         * configure: Regenerate.
3016         * config/cloog.m4: New.
3018 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
3020         * MAINTAINERS (Write After Approval): Add myself.
3022 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
3024         * MAINTAINERS: Update my email address.
3026 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
3028         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
3029         * configure: Regenerate.
3031 2010-11-03  Ian Lance Taylor  <iant@google.com>
3032             Dave Korn  <dave.korn.cygwin@gmail.com>
3034         PR lto/46273
3035         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
3036         and on other supported platforms whenever LTO is enabled.
3037         * configure: Rebuild.
3039 2010-11-02  Alan Modra  <amodra@gmail.com>
3041         PR binutils/12110
3042         * configure.ac: Error when source path contains spaces.
3043         * configure: Regenerate.
3045 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
3047         * MAINTAINERS: Update my email address.
3049 2010-10-20  Ian Lance Taylor  <iant@google.com>
3051         * Makefile.def (target_modules): Set lib_path to src/.libs for
3052         libstdc++-v3 module.
3053         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
3054         * Makefile.in: Rebuild.
3056 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3058         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
3059         (Write After Approval): Remove myself.
3061 2010-10-15  Tristan Gingold  <gingold@adacore.com>
3063         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3065 2010-10-14  Douglas Rupp  <rupp@gnat.com>
3067         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3069 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3071         * configure.ac (build_lto_plugin): New shell variable.
3072         (--enable-lto): Turn on by default for all non-ELF platforms that
3073         have had LTO support added so far.  Set build_lto_plugin appropriately
3074         for both ELF and non-ELF.
3075         (configdirs): Add lto-plugin or not based on build_lto_plugin.
3076         * configure: Regenerate.
3078 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3080         Sync from src:
3081         * configure.ac (v850 support): Remove target-libgloss from
3082         noconfigdirs.
3083         * configure: Regenerate.
3085 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3087         PR bootstrap/45326
3088         PR bootstrap/45174
3089         * configure.ac: Honor initial values of $build_configargs,
3090         $host_configargs, $target_configargs.  Mark the precious, so
3091         environment settings get recorded.
3092         * configure: Regenerate.
3094 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3096         PR bootstrap/45796
3097         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
3098         Depend on all-build-libiberty.
3099         * Makefile.in: Regenerate.
3101 2010-09-30  Michael Eager  <eager@eagercon.com>
3103         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
3104         * configure: Regenerate.
3106 2010-09-28  Michael Eager  <eager@eagercon.com>
3108         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
3110 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3112         PR bootstrap/44621
3113         * configure.ac: Fix unportable shell quoting.
3114         * configure: Regenerate.
3116 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
3118         * configure.ac (enable-lto): Add Darwin to the list of supported lto
3119         targets and amend comment.
3120         * configure: Regenerate.
3122 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
3124         * MAINTAINERS (Write After Approval): Add myself.
3126 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
3128         * configure.ac: Enable LTO by default on Darwin.
3129         * configure: Regenerate.
3131 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
3133         * MAINTAINERS (Write After Approval): Add myself.
3135 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
3137         * MAINTAINERS (Write After Approval): Add myself.
3139 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
3141         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
3142         ports
3144 2010-07-28  David Yuste  <david.yuste@gmail.com>
3146         * MAINTAINERS (Write After Approval): Add myself.
3148 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
3150         * configure.ac: Support all v850 targets.
3151         * configure: Regenerate.
3153 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
3155         PR bootstrap/44455
3156         * configure.ac (extra_mpfr_configure_flags): Copy from
3157         extra_mpc_gmp_configure_flags.
3158         * configure: Re-generated.
3160 2010-07-22  Andi Kleen  <ak@linux.intel.com>
3162         * MAINTAINERS (Write After Approval): Add myself.
3164 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
3166         * MAINTAINERS (Write After Approval): Add myself.
3168 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
3170         * MAINTAINERS (Write After Approval): Add myself.
3172 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
3174         PR target/44862
3175         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3176         Provide -B option to allow for link spec %s substitutions for
3177         libstdc++.a on darwin.
3178         * Makefile.in: Regenerate.
3180 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
3182         * MAINTAINERS (Reviewers): Update my e-mail address
3184 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
3186         * Makefile.def (configure-gcc): Depend on all-libelf.
3187         * Makefile.in: Rebuild.
3189 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
3191         * MAINTAINERS (Write After Approval): Add myself in the right place.
3193 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
3195         * MAINTAINERS (Write After Approval): Add myself.
3197 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
3199         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
3201 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
3203         * config.sub: Update to version 2010-05-21.
3204         * config.guess: Update to version 2010-04-03.
3206 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
3208         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3209         * configure: Regenerate.
3211 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
3213         * MAINTAINERS (Write After Approval): Add myself.
3215 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
3217         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3218         a platform that supports LTO.
3219         * configure: Regenerate.
3221 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
3223         * configure.ac: Allow all the versions greater than 0.10 of PPL.
3224         * configure: Regenerated.
3226 2010-04-27  Roland McGrath  <roland@redhat.com>
3227             H.J. Lu  <hongjiu.lu@intel.com>
3229         * configure.ac (--enable-gold): Support both, both/gold and
3230         both/bfd to add gold to configdirs without removing ld.
3231         * configure: Regenerated.
3233         * Makefile.def: Add install-gold dependency to install-ld.
3234         * Makefile.in: Regenerated.
3236 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
3238         PR lto/42776
3239         * configure.ac (--enable-lto): Refactor handling so libelf tests
3240         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3241         and allow LTO to be explicitly enabled on non-ELF platforms that
3242         are known to support it inside else-clause.
3243         * configure: Regenerate.
3245 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
3247         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3248         * configure: Regenerate.
3250 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
3252         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3253         * configure: Regenerate.
3255 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3257         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3258         separately.
3259         * configure: Regenerate.
3261 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
3263         * MAINTAINERS (Write After Approval): Add myself.
3265 2010-04-14  Tristan Gingold  <gingold@adacore.com>
3267         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3268         * configure: Regenerate.
3270 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
3272         * configure: Regenerate after change to elf.m4.
3274 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
3276         * MAINTAINERS (Write After Approval): Add myself.
3278 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3280         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3281         * configure: Regenerated.
3283 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3285         * configure.ac: Print "buggy but acceptable" when CLooG
3286         revision is less than 9.
3287         * configure: Regenerated.
3289 2010-04-01  Diego Novillo  <dnovillo@google.com>
3291         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3293 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3295         PR bootstrap/43615
3296         PR bootstrap/43328
3298         Revert:
3300         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3302         * configure.ac: Do not pass --enable-multilib nor
3303         --disable-multilib in baseargs.  Accept explicitly passed
3304         --enable_multilib.
3305         * configure: Regenerate.
3307 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
3309         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3311 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
3313         * MAINTAINERS: Remove myself.
3315 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3317         PR bootstrap/43328
3318         * configure.ac: Do not pass --enable-multilib nor
3319         --disable-multilib in baseargs.  Accept explicitly passed
3320         --enable_multilib.
3321         * configure: Regenerate.
3323 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
3325         * MAINTAINERS (spu port): Remove me.
3327 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3329         * configure.ac (tic6x-*-*): New case.
3330         * configure: Regenerate.
3332 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3334         * config.sub: Update to version 2010-03-22.
3335         * config.guess: Update to version 2009-12-30.
3337 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
3339         PR ada/42554
3340         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3341         * configure: Regenerate.
3343 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
3345         * MAINTAINERS: Update my email address.
3347 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
3349         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3350         (ghassan.shobaki@amd.com): Removed.
3352 2010-03-17  Alan Modra  <amodra@gmail.com>
3354         * MAINTAINERS: Update my email address.
3356 2010-03-16  Diego Novillo  <dnovillo@google.com>
3358         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3359         Matthews.
3361 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3363         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3364         Gutson, Jeffrey D. Oldham and Mark Shinwell.
3366 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3368         * MAINTAINERS: Update my email address.
3370 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
3372         * MAINTAINERS: Update my email address.
3374 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
3376         * MAINTAINERS: Update my email address.
3378 2010-03-09  Jie Zhang  <jie@codesourcery.com>
3380         * MAINTAINERS: Update my email address.
3382 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3384         PR libstdc++/32499
3385         * configure.ac (RANLIB): Default to true.
3386         (STRIP): Likewise.
3387         (RANLIB_FOR_TARGET): Remove superfluous : argument.
3388         * configure: Regenerate.
3390 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
3392         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3393         (Write After Approval): Update my email address.
3395 2010-02-17  Nick Clifton  <nickc@redhat.com>
3397         PR 11238
3398         * Makefile.tpl (local-distclean): Also remove config.cache files in
3399         sub-directories as there may not be Makefiles present in the
3400         sub-directories.
3401         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3402         the config.cache files found by the find command.
3404         * Makefile.in: Regenerate.
3405         * configure.ac: Revert previous delta.
3406         * configure: Regenerate.
3408 2010-02-15  Nick Clifton  <nickc@redhat.com>
3410         PR 11238
3411         * configure.ac: Delete config.cache files in sub-directories when
3412         deleting Makefiles.
3413         * configure: Regenerate.
3415 2010-02-12  Ben Elliston  <bje@gnu.org>
3417         * MAINTAINERS: Update my email address.
3419 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
3421         * MAINTAINERS (spu port): Update my email address.
3423 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
3425         * MAINTAINERS: Add myself as a maintainer for the bfin port.
3427 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3429         * configure.ac: Add "recommended" version checks for GMP/MPC.
3430         Update recommended GMP/MPFR/MPC versions.
3431         * configure: Regenerate.
3433 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
3435         * MAINTAINERS: Move my Embecosm email address into the
3436         write-after-approval section.
3438 2010-01-26  Ian Lance Taylor  <iant@google.com>
3440         * MAINTAINERS: Add myself as Go frontend maintainer.
3442 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
3444         PR libstdc++/36101, PR libstdc++/42813
3445         * configure.ac (bootstrap_target_libs): Make inclusion of
3446         target-libgomp conditional on libgomb being in target_configdirs.
3447         * configure: Regenerate.
3449 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
3451         PR libstdc++/36101, PR libstdc++/42813
3452         * configure.ac (bootstrap_target_libs): Include target-libgomp.
3453         * configure: Regenerate.
3455 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
3457         PR libstdc++/36101, PR libstdc++/42813
3458         * configure.ac (target_configdirs): Substitute.
3459         * Makefile.def: Bootstrap target module libgomp.
3460         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3461         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3462         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3463         * configure, Makefile.in: Regenerate.
3465 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3467         * MAINTAINERS: Adjust my details.
3469 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
3471         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3473 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
3475         * MAINTAINERS: reindented my entry with tabs instead of spaces.
3477 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
3479         * MAINTAINERS (Write After Approval): Add myself.
3481 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3483         * MAINTAINERS (Write After Approval): Add myself.
3485 2010-01-11  Richard Guenther  <rguenther@suse.de>
3487         PR lto/41569
3488         * Makefile.def (all-lto-plugin): Depend on all-gcc.
3489         * Makefile.in: Regenerated.
3491 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
3493         * configure.ac: Enable libjava build on x86_64-*freebsd*.
3494         * configure: Regenerate.
3496 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3497             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3499         PR bootstrap/42424
3500         * configure.ac: Include libtool m4 files.
3501         (_LT_CHECK_OBJDIR): Call it.
3502         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3503         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3505         * configure: Regenerate.
3507 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3509         PR bootstrap/41818
3510         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3511         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
3512         * Makefile.in: Regenerate.
3514 2010-01-02  Richard Guenther  <rguenther@suse.de>
3516         PR lto/41529
3517         * configure.ac: Include config/elf.m4.  Disable LTO if not
3518         builting for an elf target.
3519         * configure: Regenerate.
3521 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
3523         * MAINTAINERS: Change my email address.
3525 2009-12-18  Ben Elliston  <bje@au.ibm.com>
3527         * config.sub, config.guess: Update from upstream sources.
3529 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
3531         * MAINTAINERS (Write After Approval): Add myself.
3533 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3535         PR middle-end/30447
3536         PR middle-end/30789
3537         PR other/40302
3539         * configure.ac: Require MPC.
3540         * configure: Regenerate.
3542 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3544         PR target/38384
3545         PR bootstrap/40972
3546         * libtool.m4: Sync from git Libtool.
3547         * ltoptions.m4: Likewise.
3548         * ltversion.m4: Likewise.
3549         * lt~obsolete.m4: Likewise.
3550         * ltmain.sh: Likewise.
3552 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3554         * configure.ac: Update minimum MPC version to 0.8.
3555         * configure: Regenerate.
3557 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
3559         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3560         * configure: Regenerated.
3562 2009-11-21  Ian Lance Taylor  <iant@google.com>
3564         * configure.ac: Change default of poststage1_ldflags to be empty if
3565         poststage1_libs is set.  When poststage1_libs is empty, and
3566         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3567         * configure: Rebuild.
3569 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
3571         * MAINTAINERS (Write After Approval): Update my email address.
3573 2009-11-20  Ben Elliston  <bje@au.ibm.com>
3575         * config.guess: Update from upstream sources.
3577 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3579         * Makefile.def: Restore host and target settings for gmp.
3580         * Makefile.in: Rebuild.
3582 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3584         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
3585         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
3586         Fix portability of test of C++ as bootstrap language.  Add
3587         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3588         * configure: Rebuild.
3589         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3590         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
3591         in-tree building.
3592         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3593         (POSTSTAGE1_HOST_EXPORTS): Use it.
3594         (STAGE[+id+]_CXXFLAGS): New.
3595         (BASE_FLAGS_TO_PASS): Pass it down.
3596         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
3597         extra_exports.
3598         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3599         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3600         extra_exports.
3601         * Makefile.in: Rebuild.
3603 2009-11-17  Ben Elliston  <bje@au.ibm.com>
3605         * config.sub, config.guess: Update from upstream sources.
3607 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
3609         * MAINTAINERS (Write After Approval): Add myself.
3611 2009-11-09  Jon Beniston  <jon@beniston.com>
3613         * MAINTAINERS (Write After Approval): Add myself.
3615 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
3617         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
3618         paths for *-w64-mingw* and x86_64-*mingw*.
3619         * configure: Regenerated.
3621 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
3623         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3625 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
3627         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3628         Phil Edwards to Write-After Approval.
3630 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
3632         * configure.ac: Disable target-winsup & co for
3633         x86_64-*-mingw* and *-w64-mingw* targets.
3634         * configure: Regenerated.
3636 2009-10-16  Nick Clifton  <nickc@redhat.com>
3638         * MAINTAINERS: Add myself as a maintainer for the RX port.
3640 2009-10-26  Johannes Singler  <singler@kit.edu>
3642         * MAINTAINERS (Write After Approval): Update my e-mail address.
3644 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3646         * configure.ac (CLooG test): Use = with test.
3647         * configure: Regenerate.
3649 2009-10-22  Richard Guenther  <rguenther@suse.de>
3651         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
3652         cloog if the ppl version check failed.  Move flags saving
3653         before setting in libelf check.
3654         * configure: Regenerate.
3656 2009-10-21  Richard Guenther  <rguenther@suse.de>
3658         * configure.ac: Adjust the ppl and cloog configure to work as
3659         documented.  Disable cloog if ppl was disabled.  Omit the version
3660         checks if they were disabled.
3661         * configure: Re-generate.
3663 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3665         * configure.ac: Add 'lto' to enable_languages, not
3666         new_enable_languages, and only if not already present.
3667         * configure: Regenerate.
3669 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
3671         * README: Refer to the various COPYING* files instead of just
3672         COPYING.
3673         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3675 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
3677         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
3679 2009-10-07  Richard Guenther  <rguenther@suse.de>
3681         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3682         and Richard Guenther as reviewers.
3683         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3684         as reviewers.
3686 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
3688         * config.sub: Update from upstream sources.
3690 2009-10-06  Ian Lance Taylor  <iant@google.com>
3692         * Makefile.def: check-gold depends upon all-gas.
3693         * Makefile.in: Rebuild.
3695 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
3697         * MAINTAINERS (Write After Approval): Add myself.
3699 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
3701         * Makefile.def: all-lto-plugin depends on all-libiberty.
3702         set bootstrap=true for lto-plugin.
3703         Add lto-plugin.
3704         * Makefile.in: Regenerate.
3705         * configure.ac (host_libs): Add lto-plugin.
3706         * configure: Regenerate.
3708 2009-10-03  Diego Novillo  <dnovillo@google.com>
3710         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3711         (HOST_LIBELFLIBS): Define.
3712         (HOST_LIBELFINC): Define.
3713         * Makefile.in: Regenerate.
3714         * configure.ac: Add --enable-lto.
3715         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3716         If --enable-lto is used, add 'lto' to new_enable_languages.
3717         If --enable-lto is used and gold is enabled, add
3718         lto-plugin to configdirs.
3719         * configure: Regenerate.
3721 2009-10-03  Simon Baldwin  <simonb@google.com>
3723         * configure.ac: If --with-system-zlib, suppress local zlib and
3724         pass --with-system-zlib to subdir configure scripts.
3725         * configure: Regenerate.
3727 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
3728             Paolo Bonzini  <bonzini@gnu.org>
3730         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3731         $(srcdir).
3732         * Makefile.in: Rebuilt.
3734 2009-09-26  Gary Funck  <gary@intrepid.com>
3736         * MAINTAINERS (Write After Approval): Add myself.
3738 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3740         * configure.ac: Update minimum MPC version to 0.7.
3741         * configure: Regenerate.
3743 2009-09-25  Nick Clifton  <nickc@redhat.com>
3745         * configure.ac: Pass any --cache-file=/dev/null option on to
3746         subconfigures.
3747         * configure: Regenerate.
3749 2009-09-23  Nick Clifton  <nickc@redhat.com>
3751         * config.sub, config.guess: Update from upstream sources.
3753 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
3755         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3756         * Makefile.in: Rebuilt.
3758 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3760         PR bootstrap/32272
3761         * configure.ac: Error out if $srcdir isn't '.' but contains
3762         host-${host_noncanonical}.
3763         * configure: Regenerate.
3765 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3767         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3768         maintainer.
3770 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3772         * configure.ac: If bootstrapping a combined tree with
3773         --enable-gold, require c++ in stage1_languages.
3774         * configure: Regenerate.
3776         * configure.ac: Also add target_libs of stage1_languages to
3777         bootstrap_target_libs.
3778         * configure: Regenerate.
3780         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3781         with --enable-languages not containing c++.
3782         * configure: Regenerate.
3784 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
3786         * configure.ac: Disable java and boehm-gc for bfin-*-*.
3787         * configure: Regenerate.
3789 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
3791         * MAINTAINERS (Write After Approval): Update my e-mail address,
3792         and move from from here...
3793         (Waiting for paperwork): To here.
3795 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
3797         * MAINTAINERS (Reviewers): Add self as driver reviewer.
3799 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3801         * configure.ac: Do not use $extrasub for replacing @if/@endif
3802         parts in Makefile; instead, use additional arguments to
3803         AC_CONFIG_COMMANDS to do the replacement manually, with several
3804         sed invocations, to avoid HP-UX sed command limits.
3805         * configure: Regenerate.
3807 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
3809         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3810         blank before -L.
3812 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
3814         * configure.ac (with-build-config): Document.  Handle without.
3815         Handle missing argument.
3816         * configure: Rebuilt.
3818 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
3820         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
3821         Default to bootstrap-debug only if compare-debug works.
3822         * configure: Rebuilt.
3823         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3824         * Makefile.in: Rebuilt.
3826 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3828         * MAINTAINERS (OS Port Maintainers): Update my email address.
3830 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
3832         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3833         * Makefile.in: Rebuilt.
3835 2009-09-01  Chris Demetriou  <cgd@google.com>
3837         * MAINTAINERS (Write After Approval): Add myself.
3839 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
3841         PR debug/30161
3842         * include/dwarf2.h (enum dwarf_tag): Added
3843         DW_TAG_GNU_template_template_param
3844         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3846 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3848         * Makefile.tpl (AWK): Fix typo.
3849         * Makefile.in: Regenerate.
3851 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3853         * configure.ac: Detect awk and sed.
3854         * Makefile.def (flags_to_pass): Add AWK and SED.
3855         * Makefile.tpl (AWK, SED): New.
3856         (BASE_FLAGS_TO_PASS): Add AWK and SED.
3857         * configure: Regenerate.
3858         * Makefile.in: Regenerate.
3860 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
3862         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3863         (collapseslashes): Likewise.
3865 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3867         * configure.ac (AC_PREREQ): Bump to 2.64.
3869 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3871         * configure.ac: Remove --with-datarootdir, --with-docdir,
3872         --with-pdfdir, --with-htmldir switches.
3873         * configure: Regenerate.
3875         * configure: Regenerate.
3877         * compile: Sync from Automake 1.11.
3878         * depcomp: Likewise.
3879         * install-sh: Likewise.
3880         * missing: Likewise.
3881         * mkinstalldirs: Likewise.
3882         * ylwrap: Likewise.
3884 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
3886         * ltmain.sh (func_normal_abspath): New function.
3887         (func_relative_path): Likewise.
3888         (func_mode_help): Document new -bindir option for link mode.
3889         (func_mode_link): Add new -bindir option, and use it to place
3890         output DLL if specified.
3892 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3894         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3895         (baseargs): Add --disable-option-checking.
3896         * configure: Regenerate.
3898         * Makefile.def (configure-target-libiberty): Depend on
3899         all-binutils and all-ld.
3900         (configure-target-newlib): Likewise.
3901         * Makefile.in: Regenerate.
3903 2009-08-17  Ben Elliston  <bje@au.ibm.com>
3905         * config.sub, config.guess: Update from upstream sources.
3907 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3909         Sync from src, merge:
3911         2009-07-02  Tristan Gingold  <gingold@adacore.com>
3913         * configure.ac: Do not exclude gas for i386-*-darwin.
3914         Add a case for x86_64-*-darwin.
3915         * configure: Regenerate.
3917 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
3919         * MAINTAINERS: Add my name to Write After Approval list.
3921 2009-08-06  Michael Eager  <eager@eagercon.com>
3923         * configure.ac: Add Microblaze target.
3924         * configure: Regenerate.
3926 2009-07-31  Christian Bruel  <christian.bruel@st.com>
3928         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3929         * configure: Regenerate.
3931 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
3933         * MAINTAINERS (Write After Approval): Update my e-mail address.
3935 2009-07-06  Ian Lance Taylor  <iant@google.com>
3937         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3938         * configure: Rebuild.
3940 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
3942         * MAINTAINERS: Move myself to the Graphite Reviewers.
3944 2009-06-30  Wei Guozhi  <carrot@google.com>
3946         * MAINTAINERS: Add my name to Write After Approval list.
3948 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
3950         PR bootstrap/40338
3951         * configure.ac (comparestring): Create new variable.
3952         * Makefile.tpl (comparestring): Use to skip some comparisions.
3953         * configure: Regenerate.
3954         * Makefile.in: Regenerate.
3956 2009-06-26  Doug Evans  <dje@sebabeach.org>
3958         * Makefile.def (host_modules): Add cgen.
3959         * Makefile.in: Regenerate.
3960         * configure.ac (host_tools): Add cgen.
3961         * configure: Regenerate.
3963 2009-06-23  DJ Delorie  <dj@redhat.com>
3965         * MAINTAINERS: Add myself as mep maintainer.
3967 2009-06-23  Ian Lance Taylor  <iant@google.com>
3969         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
3970         boot_languages.  Only bootstrap target libraries listed in
3971         target_libs for some boot language.  Add --with-stage1-ldflags,
3972         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
3973         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
3974         if not building with C++.
3975         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3976         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3977         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3978         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3979         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
3980         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3981         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3982         * configure, Makefile.in: Rebuild.
3984 2009-06-23  Li Feng  <nemokingdom@gmail.com>
3986         * MAINTAINERS: Added my name to write-after-approval list.
3988 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
3990         * configure.ac: Define is_elf for QNX Neutrino targets.
3991         * configure: Regenerate.
3993 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
3995         * MAINTAINERS: Added my name to the write-after-approval list
3997 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3999         * configure.ac: Detect MPC in default directory.
4000         * configure: Regenerate.
4002 2009-06-03  Jerome Guitton  <guitton@adacore.com>
4003             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4005         * Makefile.tpl (all): Avoid a trailing backslash.
4006         * Makefile.in: Regenerate.
4008 2009-06-03  Ben Elliston  <bje@au.ibm.com>
4010         * config.sub, config.guess: Update from upstream sources.
4012 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
4014         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
4015         to noconfdirs.
4016         * configure: Regenerate.
4018 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
4020         * Makefile.tpl ([+compare-target+]): Compare all stage
4021         directories, rather than just gcc.
4022         * Makefile.in: Rebuilt.
4024 2009-06-01  Doug Kwan  <dougkwan@google.com>
4026         * configure.ac: Support gold for target arm*-*-*.
4027         * configure: Regenerate.
4029 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4031         * Makefile.def: Add MPC support and dependencies.
4032         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
4034         * Makefile.in, configure: Regenerate.
4036 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
4038         * Makefile.tpl (all): Avoid harmless warning in make all when
4039         gcc-bootstrap is enabled but stage_last does not exist.
4040         * Makefile.in: Rebuilt.
4042 2009-05-24  Nicolas Roche  <roche@adacore.com>
4044         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
4045         * Makefile.in: Regenerate.
4047 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
4049         * MAINTAINERS: Update my e-mail address.
4051 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
4053         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
4054         * configure:  Regenerate.
4056 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
4058         PR other/40159
4059         * Makefile.tpl (all): Don't assume gcc-bootstrap and
4060         gcc-no-bootstrap are mutually exclusive.
4061         * Makefile.in: Rebuilt.
4063 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
4065         PR other/40159
4066         * Makefile.tpl (all): Don't end with unconditional success.
4067         * Makefile.in: Rebuilt.
4069 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
4071         PR target/37137
4072         * Makefile.def (flags_to_pass): Remove redundant and incomplete
4073         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
4074         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
4075         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
4076         stage_configureflags, stage_cflags and stage_libcflags into
4077         explicit Makefile macros.
4078         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
4079         GFORTRAN.
4080         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
4081         CC.  Set CC_FOR_BUILD from CC.
4082         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
4083         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
4084         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
4085         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
4086         and GFORTRAN.
4087         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
4088         (_LIBCFLAGS): Renamed to _TFLAGS.
4089         (do-compare-debug, do-compare3-debug): Drop.
4090         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
4091         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
4092         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
4093         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
4094         (XGCC_FLAGS_FOR_TARGET): New.
4095         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
4096         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
4097         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
4098         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
4099         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
4100         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
4101         TFLAGS.
4102         (BUILD_CONFIG): Include if requested.
4103         (all): Set TFLAGS on bootstrap.
4104         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
4105         (all-stageid-prefixmodule): Likewise.
4106         (do-clean, distclean-stageid): Set TFLAGS.
4107         (restrap): Fix whitespace.
4108         * Makefile.in: Rebuilt.
4110 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
4112         * config.guess: Sync with src.
4114 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
4116         * configure.ac ($with_ppl):  Default to no if not supplied.
4117         ($with_cloog):  Likewise.
4118         configure:  Regenerate.
4120 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
4122         * MAINTAINERS: Update my e-mail address.
4124 2009-04-27  Nick Clifton  <nickc@redhat.com>
4126         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
4128 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
4130         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
4131         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
4132         * Makefile.in: Regenerate.
4134 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4136         PR bootstrap/39739
4137         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
4138         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
4140         * configure, Makefile.in: Regenerate.
4142 2009-04-21  Taras Glek  <tglek@mozilla.com>
4144         * include/hashtab.h: Update GTY annotations to new syntax
4145         * include/splay-tree.h: Likewise
4147 2009-04-17  Ben Elliston  <bje@au.ibm.com>
4149         * config.sub, config.guess: Update from upstream sources.
4151 2009-04-15  Anthony Green  <green@moxielogic.com>
4153         * configure.ac: Add moxie support.
4154         * configure: Rebuilt.
4156 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
4158         * configure.ac: Change copyright header to refer to version
4159         3 of the GNU General Public License and to point readers at the
4160         COPYING3 file and the FSF's license web page.
4161         * Makefile.def: Likewise.
4162         * Makefile.tpl: Likewise.
4163         * Makefile.in: Regenerate.
4165 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
4167         * configure.ac: Restore match for darwin9 or later. Use double
4168         brackets since regeneration eats one pair.
4169         * configure: Regenerate.
4171 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
4173         PR gas/10039
4174         * configure.ac: Require texinfo 4.7.
4175         * configure: Regenerated.
4177 2009-04-09  Nick Clifton  <nickc@redhat.com>
4179         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4180         the GCC Runtime Library Exception.
4182 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4184         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4185         * configure: Regenerate.
4187 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
4189         * Makefil.def (languages): New entries.
4190         * Makefile.tpl (check-gcc-*): New generic target.
4191         * Makefile.in: Regenerate.
4193 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
4195         * MAINTAINERS:  Update my email address.
4197 2009-03-18  Tom Tromey  <tromey@redhat.com>
4199         * configure: Rebuild.
4200         * configure.ac (host_libs): Add libiconv.
4201         * Makefile.in: Rebuild.
4202         * Makefile.def (host_modules): Add libiconv.
4203         (configure-gdb, all-gdb): Depend on libiconv.
4205 2009-03-16  Tristan Gingold  <gingold@adacore.com>
4207         * configure.ac: Treat gdb as supported on x86_64-darwin.
4208         * configure: Regenerate.
4210 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
4212         * configure.ac (--with-host-libstdcxx): New option.
4213         * configure: Regenerate.
4215 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
4217         * MAINTAINERS:  Move myself into the write after approval list.
4219 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
4221         * MAINTAINERS: Update e-mail address.
4223 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
4225         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4227 2009-03-10  Ira Rosen  <irar@il.ibm.com>
4229         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4231 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4233         Backport from git Libtool:
4235         2009-01-19  Robert Millan  <rmh@aybabtu.com>
4236         Support GNU/kOpenSolaris.
4237         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4238         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4239         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4240         GNU/kOpenSolaris.
4242 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
4244         * MAINTAINERS: Update e-mail address.
4246 2009-02-24  Michael Eager  <eager@eagercon.com>
4248         * MAINTAINERS (Write After Approval): Add self.
4250 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
4252         * MAINTAINERS (Write After Approval): Add myself.
4254 2009-02-05  Andreas Schwab  <schwab@suse.de>
4256         * Makefile.tpl (stage_last): Define $r and $s before using
4257         $(RECURSE_FLAGS_TO_PASS).
4258         * Makefile.in: Regenerate
4260 2009-01-30  Ian Lance Taylor  <iant@google.com>
4262         * MAINTAINERS: Move myself to the Global Reviewers list.
4264 2009-01-29  Robert Millan  <rmh@aybabtu.com>
4266         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4267         * configure: Regenerate.
4269 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
4271         * MAINTAINERS: Make whitespace consistent.
4272         Remove Robert Millan from Write After Approval.
4274 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
4276         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4277         (all-opcodes): Depend on all-libiberty.
4278         * Makefile.in: Regenerate.
4280 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
4282         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4283         * configure: Regenerate.
4285 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
4287         * MAINTAINERS (Write After Approval): Add myself.
4289 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
4291         * MAINTAINERS: Add myself to reviewers (Fortran).
4293 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
4295         PR tree-optimization/38515
4296         * configure.ac (cloog-polylib): Removed.
4297         (with_ppl, with_cloog): Test for "no".
4298         * configure: Regenerated.
4300 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
4302         * MAINTAINERS: Moved myself to reviewers (Fortran).
4304 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
4306         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4307         (Write After Approval): Remove myself.
4309 2009-01-03  Diego Novillo  <dnovillo@google.com>
4311         * MAINTAINERS: Remove myself from alias maintainership.
4313 2009-01-02  David Ayers  <ayers@fsfe.org>
4315         * MAINTAINERS: Update e-mail address.
4317 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
4319         * MAINTAINERS: Make whitespace consistent.
4321 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4323         Backport from upstream Libtool:
4324         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4325         Add cache variables to tests that require the linker to work.
4326         For shlibpath_overrides_runpath, this also changes the semantics
4327         to let the result from the C compiler take precedence.
4329 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4331         * config.sub, config.guess: Update from upstream sources.
4333 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
4335         * configure.ac (ppllibs): Add by default the lib flags.
4336         * configure: Regenerate.
4338 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
4340         * MAINTAINERS:  Add myself to the write after approval list.
4342 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
4344         * configure.ac: Add double brackets on darwin[912].
4345         * configure: Regenerate.
4347 2008-12-03  Daniel Kraft  <d@domob.eu>
4349         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
4350         Approval to Reviewer section (for Fortran front-end).
4352 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
4354         * configure.ac: Expand to darwin10 and later.
4355         * configure: Regenerate.
4357 2008-12-02  Andreas Schwab  <schwab@suse.de>
4359         * Makefile.def: configure-target-boehm-gc depends on
4360         all-target-libstdc++-v3.
4361         * Makefile.in: Regenerate.
4363 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
4365         * MAINTAINERS:  Add myself as mingw maintainer.
4367 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4369         * config.sub, config.guess: Update from upstream sources.
4371 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
4373         * README.SCO: Remove.
4375 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
4377         * MAINTAINERS:  Add myself to the write after approval list.
4379 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
4381         * MAINTAINERS:  Update my email address in WAA section.
4383 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
4385         * MAINTAINERS: Update e-mail address.
4387 2008-11-27  Toon Moene  <toon@moene.org>
4389         * MAINTAINERS: Change e-mail address.
4391 2008-11-27  Tristan Gingold  <gingold@adacore.com>
4393         * configure.ac: Build gdb for i?86-*-darwin*
4394         * configure: Regenerated.
4396 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
4398         * MAINTAINERS: Added my full name.
4400 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
4402         PR bootstrap/38014
4403         PR bootstrap/37923
4405         Revert:
4407         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4409         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4410         * Makefile.in: Regenerated.
4412         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4414         PR gdb/921
4415         PR gdb/1646
4416         PR gdb/2175
4417         PR gdb/2176
4419         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4420         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4421         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4422         (HOST_EXPORTS): Pass CPPFLAGS.
4423         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4424         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4425         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4426         * Makefile.in, configure: Regenerated.
4427         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4428         and CPPFLAGS_FOR_BUILD.
4430 2008-11-06  Jeff Law  <law@redhat.com>
4432         * MAINTAINERS: Add myself as middle end maintainer.
4434 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
4436         * MAINTAINERS (Write after approval): Add myself.
4438 2008-11-05  Diego Novillo  <dnovillo@google.com>
4440         * MAINTAINERS (Global Reviewers): Add myself.
4441         (Non-Algorithmic Maintainers): Remove myself.
4443 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
4445         * MAINTAINERS (Write after approval): Add myself.
4447 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
4449         * MAINTAINERS (Write after approval): Add myself.
4451 2008-10-31  Ben Elliston  <bje@au.ibm.com>
4453         * configure.ac (spu-*-*): Remove special case.
4454         * configure: Regenerate.
4456 2008-10-30  Catherine Moore  <clm@codesourcery.com>
4458         * MAINTAINERS (Write after approval): Update my email address.
4460 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
4462         * configure.ac [spu-*-*]: Do not set skipdirs.
4463         * configure: Re-generate.
4465 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
4467         * MAINTAINERS (Various Maintainers): Add myself to reload.
4469 2008-10-25  Richard Guenther  <rguenther@suse.de>
4471         * MAINTAINERS (Various Maintainers): Add myself as middle-end
4472         maintainer.  Remove myself as libgcc-math maintainer.
4473         (Non-Algorithmic Maintainers): Remove myself.
4475 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4477         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4478         * Makefile.in: Regenerated.
4480 2008-10-23  Cary Coutant  <ccoutant@google.com>
4482         * MAINTAINERS (Write after approval): Add myself.
4484 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4486         PR gdb/921
4487         PR gdb/1646
4488         PR gdb/2175
4489         PR gdb/2176
4491         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4492         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4493         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4494         (HOST_EXPORTS): Pass CPPFLAGS.
4495         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4496         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4497         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4498         * Makefile.in, configure: Regenerated.
4499         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4500         and CPPFLAGS_FOR_BUILD.
4502 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
4504         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4505         Sebastian Pop.
4507 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
4509         * MAINTAINERS (Write After Approval): Added myself.
4511 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4513         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4514         recommended version to 2.3.2.
4516         * configure: Regenerate.
4518 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
4520         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4522 2008-09-29  David Daney <david.daney@caviumnetworks.com>
4524         * MAINTAINERS (Write After Approval): Update e-mail address.
4526 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
4528         * libtool.m4: Update to libtool 2.2.6.
4529         * lt~obsolete.m4: Update to libtool 2.2.6.
4530         * ltmain.sh: Update to libtool 2.2.6.
4531         * ltsugar.m4: Update to libtool 2.2.6.
4532         * ltversion.m4: Update to libtool 2.2.6.
4533         * ltoptions.m4: Update to libtool 2.2.6.
4534         * ltgcc.m4: Update to match changes from libtool 2.2.6.
4536 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
4538         * MAINTAINERS (Write After Approval): Add myself.
4540 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
4542         * MAINTAINERS (Write After Approval): Update my name.
4544 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
4546         * MAINTAINERS: Add myself in "Write After Approval".
4548 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
4550         * MAINTAINERS: Add myself as ia64 maintainer.
4552 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
4554         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4555         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4556         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4557         and Michael Tiemann from Write After Approval since they do not
4558         actually have access.
4560 2008-09-05  Richard Guenther  <rguenther@suse.de>
4562         * configure.ac: Initialize clooglibs to -lcloog.
4563         * configure: Re-generate.
4565 2008-09-04  Le-Chun Wu  <lcwu@google.com>
4567         * MAINTAINERS (Write After Approval): Add myself.
4569 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
4571         * configure.ac (--with-cloog-polylib): New.
4572         (--disable-cloog-version-check): New.
4573         (--disable-ppl-version-check): New.
4574         * configure: Re-generate.
4576 2008-09-03  Richard Guenther  <rguenther@suse.de>
4578         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4579         cloog test.
4580         * configure: Re-generate.
4582 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
4584         Add picoChip port.
4585         * MAINTAINERS: Add picoChip maintainers.
4587 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
4588             Tobias Grosser  <grosser@fim.uni-passau.de>
4589             Jan Sjodin  <jan.sjodin@amd.com>
4590             Harsha Jagasia  <harsha.jagasia@amd.com>
4591             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4592             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
4593             Adrien Eliche  <aeliche@isty.uvsq.fr>
4595         Merge from graphite branch.
4596         * configure: Regenerate.
4597         * Makefile.in: Regenerate.
4598         * configure.ac (host_libs): Add ppl and cloog.
4599         Add checks for PPL and CLooG.
4600         * Makefile.def (ppl, cloog): Added modules and dependences.
4601         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4602         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4604 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4606         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4607         (GCC_SHLIB_SUBDIR): New.
4608         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4609         * configure: Regenerate.
4610         * Makefile.in: Regenerate.
4612 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
4614         * MAINTAINERS: Consistently use tabs to separate columns.
4616 2008-08-29  Tristan Gingold  <gingold@adacore.com>
4618         * MAINTAINERS (Write after Approval): Add myself.
4620 2008-08-28  Tristan Gingold  <gingold@adacore.com>
4622         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4623         Enable bfd, binutils and opcodes.
4624         * configure: Regenerate.
4626 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4628         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
4630 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4632         * MAINTAINERS:  Use correct Umlaut for last name.
4634 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4636         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4638 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
4640         * MAINTAINERS: Update my email address.
4642 2008-08-16  Nicolas Roche  <roche@adacore.com>
4644         * Makefile.tpl: Add BOOT_ADAFLAGS.
4645         * Makefile.in: Regenerate.
4647 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
4649         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4650         * configure: Regenerate.
4652 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
4654         * configure.ac: Add makefile fragments for hpux.
4655         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4656         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4657         * configure: Regenerate.
4658         * Makefile.in: Regenerate.
4660 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
4662         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4664 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
4666         * MAINTAINERS (Write after Approval): Add myself.
4668 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
4670         * MAINTAINERS (Write After Approval):  Add myself.
4672 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
4674         * MAINTAINERS (Write After Approval):  Add myself.
4676 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
4678         * MAINTAINERS: Update my email address.
4680 2008-06-25  Joey Ye  <joey.ye@intel.com>
4682         * MAINTAINERS (Write After Approval):  Add myself.
4684 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4686         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4687         * Makefile.in: Regenerate.
4688         * configure: Regenerate.
4690 2008-06-17  Daniel Kraft  <d@domob.eu>
4692         * MAINTAINERS (Write After Approval):  Add myself.
4694 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4696         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4697         "$@" is still intact with both Autoconf 2.59 and 2.62.
4698         * configure: Regenerate.
4700 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4702         * Makefile.tpl: Fix comment errors.
4703         * Makefile.in: Regenerate.
4705 2008-06-12  David S. Miller  <davem@davemloft.net>
4706             David Edelsohn  <edelsohn@gnu.org>
4708         * configure.ac: Add powerpc*-*-* to gold supported targets.
4709         * configure: Regenerate.
4711 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
4713         PR tree-optimization/36218
4714         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4715         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4716         (all prefix="build-"): Pass them to build-system sub-makes.
4717         * Makefile.in: Regenerate.
4719 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
4721         * MAINTAINERS (mt port): Remove.
4722         (sco5, unixware, sco udk): Remove.
4723         (Kean Johnston): Add to Write After Approval.
4725 2008-05-30  Julian Brown  <julian@codesourcery.com>
4727         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4728         of libobjc for ARM EABI Linux.
4729         * configure: Regenerate.
4731 2008-05-18  Xinliang David Li   <davidxl@google.com>
4733         * ChangeLog: Remove wrong ChangeLog entry.
4735 2008-05-17  Xinliang David Li   <davidxl@google.com>
4737         * MAINTAINERS (Write After Approval): Add myself.
4739 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
4741         * MAINTAINERS (Write After Approval): Add myself.
4743 2008-05-14  Rafael Espíndola  <espindola@google.com>
4745         * config-ml.in: don't handle --enable-shared and --enable-static.
4747 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
4749         * MAINTAINERS: Update my email address.
4751 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
4753         * MAINTAINERS: Update my email address.
4755 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
4757         * MAINTAINERS (Write After Approval): Add myself.
4759 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
4761         * MAINTAINERS (Write After Approval): Add myself.
4763 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
4765         * MAINTAINERS (crx): Add myself.
4767 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4769         Sync with src:
4770         2008-04-14  David S. Miller  <davem@davemloft.net>
4772         * configure.ac: Add sparc*-*-* to gold supported targets.
4773         * configure: Regenerate.
4775 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4777         PR bootstrap/35457
4778         * configure.ac: Include override.m4.
4779         * configure: Regenerate.
4781 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4783         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4784         * Makefile.in: Regenerate.
4786 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
4788         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
4789         as nonconfigurable directories list.
4790         * configure: Regenerate.
4792 2008-04-14  Ben Elliston  <bje@au.ibm.com>
4794         * config.sub, config.guess: Update from upstream sources.
4796 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
4798         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4799         * Makefile.in: Regenerate.
4801 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
4803         * configure.ac: Do not build libssp for the AVR.
4804         * configure: Regenerate.
4806 2008-04-07  Ian Lance Taylor  <iant@google.com>
4808         * Makefile.def: check-gold depends upon all-binutils.
4809         * Makefile.in: Regenerate.
4811 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
4813         * MAINTAINERS (Write After Approval): Add myself.
4815 2008-04-04  Nick Clifton  <nickc@redhat.com>
4817         PR binutils/4334
4818         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
4819         builds.
4820         * configure: Regenerate.
4822 2008-04-04  NightStrike  <NightStrike@gmail.com>
4824         PR other/35151
4825         * configure.ac: Combine rules for mingw32 and mingw64.
4826         * configure: Regenerate.
4828 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
4830         * MAINTAINERS (Write After Approval): Add myself.
4832 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
4834         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4835         * Makefile.in (.NOTPARALLEL): Ditto.
4837 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
4839         * MAINTAINERS (Write After Approval): Add myself.
4841 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
4843         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4844         * Makefile.in (.NOTPARALLEL): Regenerate.
4846 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
4848         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4849         * Makefile.in: Regenerate.
4851 2008-03-26  Jakub Staszak  <kuba@et.pl>
4853         * MAINTAINERS (Write After Approval): Add myself.
4855 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4857         * MAINTAINERS:  Update e-mail address.
4859 2008-03-20  Ian Lance Taylor  <iant@google.com>
4861         * configure.ac: Add support for --enable-gold.
4862         * Makefile.def: Add gold as a directory like ld.
4863         * configure, Makefile.in: Regenerate.
4865 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4867         * configure.ac: m4_include config/proginstall.m4.
4868         * configure: Regenerate.
4870         Backport from upstream Libtool:
4872         2007-10-12  Eric Blake  <ebb9@byu.net>
4874         Deal with Autoconf 2.62's semantic change in m4_append.
4875         * ltsugar.m4 (lt_append): Replace broken versions of
4876         m4_append.
4877         (lt_if_append_uniq): Don't require separator to be overquoted,
4878         and avoid broken m4_append.
4879         (lt_dict_add): Fix typo.
4880         * libtool.m4 (_LT_DECL): Don't overquote separator.
4882 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
4884         * config.rpath: Add AIX 6 support.
4886 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
4888         * Makefile.def (stageprofile).  Remove -fprofile-generate
4889         from stage_libcflags.
4890         * Makefile.in: Regenerate.
4892 2008-03-13  Ben Elliston  <bje@au.ibm.com>
4894         * config.sub, config.guess: Update from upstream sources.
4896 2008-03-06  Tom Tromey  <tromey@redhat.com>
4898         * MAINTAINERS: Update for treelang deletion.
4900 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
4902         * MAINTAINERS: Update my email address.
4904 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
4906         * MAINTAINERS (darwin port): Add myself as a maintainer.
4907         (objective-c/c++): Add myself as a maintainer.
4909 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
4911         * MAINTAINERS (Write After Approval): Update my email address.
4913 2008-02-25  Tomas Bily  <tbily@suse.cz>
4915         * MAINTAINERS (Write After Approval): Add myself.
4917 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
4919         * MAINTAINERS (OpenMP): Add myself.
4921 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
4923         PR bootstrap/32009
4924         PR bootstrap/32161
4926         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4927         * configure: Regenerate.
4929         * Makefile.def: Define stage_libcflags for all bootstrap stages.
4930         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4931         STAGE4_LIBCFLAGS): New.
4932         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4933         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4934         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4935         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4936         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4937         for target modules.  Don't export LIBCFLAGS.
4938         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4939         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4940         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4941         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4942         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4943         * Makefile.in: Regenerate.
4945 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4947         PR libgcj/33085
4948         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4949         Do not use -DDLL_EXPORT.  Backport from upstream.
4951 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4953         * MAINTAINERS (Write After Approval): Add myself.
4955 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
4957         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4958         * configure: Regenerate.
4960 2008-01-31  Marc Gauthier  <marc@tensilica.com>
4962         * configure.ac (xtensa*-*-*): Recognize processor variants.
4963         * configure: Regenerate.
4965 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4967         PR bootstrap/34922
4968         * configure.ac (PARSE_ARGS): Push suitable setting of
4969         ac_subdirs_all, for `./configure --help=recursive'.
4970         Handle `+' in generic toplevel directory disabling.
4971         * configure: Regenerate.
4973 2008-01-28  Nick Clifton  <nickc@redhat.com>
4975         * MAINTAINERS (xstormy16): Take over maintainership.
4977 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
4979         * MAINTAINERS (c4x port): Remove.
4981 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
4983         * libtool.m4: Backport AIX 6 support from ToT Libtool.
4985 2008-01-23  Ben Elliston  <bje@au.ibm.com>
4987         * config.sub, config.guess: Update from upstream sources.
4989 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
4991         * MAINTAINERS (Write After Approval): Add myself.
4993 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
4995         * MAINTAINERS: Update my email address.
4997 2008-01-09  Raksit Ashok  <raksit@google.com>
4999         * MAINTAINERS (Write After Approval): Add myself.
5001 2008-01-09  Raksit Ashok  <raksit@google.com>
5003         * MAINTAINERS (Write After Approval): Add myself.
5005 2008-01-08  Ben Elliston  <bje@au.ibm.com>
5007         * config.sub, config.guess: Update from upstream sources.
5009 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5011         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
5012         Change recommended MPFR from 2.2.1 -> 2.3.0.
5013         * configure: Regenerate.
5015 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
5017         * MAINTAINERS: Update my email address.
5019 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
5021         * MAINTAINERS: Update my email address.
5023 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
5025         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
5026         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
5027         * Makefile.in: Regenerate.
5029 2007-12-10  Mark Heffernan  <meheff@google.com>
5031         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
5032         misplaced entries.
5034 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
5036         * configure.ac: Enable libjava for x86_64-*-darwin9.
5037         * configure: Regenerate.
5039 2007-12-07  Bill Maddox  <maddox@google.com>
5041         * MAINTAINERS (Write After Approval): Add myself.
5043 2007-12-05  Ben Elliston  <bje@au.ibm.com>
5045         * config.sub, config.guess: Update from upstream sources.
5047 2007-12-02  Matthias Klose  <doko@ubuntu.com>
5049         * config-ml.in: Remove 64bit configure tests.
5051 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5053         * config-ml.in: Robustify against white space in absolute file
5054         names.
5056         * config-ml.in (multi-clean): Substitute ${Makefile}.
5057         Remove superfluous ${Makefile} in list.
5059 2007-11-19  Thiemo Seufer  <ths@mips.com>
5061         * config-ml.in: Don't hardcode the Makefile name.
5063 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
5065         * MAINTAINERS (Write After Approval): Add myself.
5067 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
5069         * MAINTAINERS (Write After Approval): Add myself.
5071 2007-11-06  Doug Kwan  <dougkwan@google.com>
5073         * MAINTAINERS (Write After Approval): Add myself.
5075 2007-10-25  Ben Elliston  <bje@au.ibm.com>
5077         * MAINTAINERS (mercury): Remove entry.
5078         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
5080 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
5082         * Makefile.def (dependencies): Make configure-gdb depend on
5083         all-intl.
5084         * Makefile.in: Regenerated.
5086 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
5088         * MAINTAINERS (Fortran maintainer): Remove myself.
5090 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
5092         * Makefile.def: To avoid problems running with parallel makes,
5093         build newlib before libgloss so that target specific header
5094         files are availble.
5095         * Makefile.in: Regenerate
5097 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
5099         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
5100         * Makefile.in: Regenerate.
5102 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
5104         * MAINTAINERS (Register allocation reviewer): Add myself.
5106 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
5108         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
5109         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
5110         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
5111         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
5112         * configure: Regenerate.
5114 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
5116         * MAINTAINERS (Register allocation reviewer): Add myself.
5118 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
5120         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
5121         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
5122         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
5123         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
5124         * configure.ac: Default them to host tools for $host = $build.
5125         Subst them.
5127         * configure: Regenerate.
5128         * Makefile.in: Regenerate.
5130 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
5132         * MAINTAINERS (Register allocation reviewer): Add myself.
5134 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
5136         * MAINTAINERS (Register allocation reviewer): Add myself.
5138 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
5140         * MAINTAINERS (Write After Approval): Fix typo.
5142 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
5144         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
5145         * configure: Regenerate.
5147 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
5149         PR bootstrap/31906
5150         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
5151         they're already prefixed.
5153 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
5155         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
5156         libstdc++.
5157         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
5158         * configure: Regenerate.
5159         * Makefile.in: Regenerate.
5161 2007-09-17  Andreas Schwab  <schwab@suse.de>
5163         * configure.ac: Raise minimum makeinfo version to 4.6.
5164         * configure: Regenerate.
5166 2007-09-17  Johannes Singler  <singler@ira.uka.de>
5168         * MAINTAINERS (write-after-approval) add myself
5170 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
5172         * configure.ac: Correct makeinfo version check.
5173         * configure: Regenerate.
5175 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
5177         * MAINTAINERS: Update my email address.
5179 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
5181         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
5182         to $skipdirs and only disable gprof for newlib.  Use the normal
5183         mips*-elf* handling in other respects.
5184         * configure: Regnerate.
5186 2007-09-12  David Daney  <ddaney@avtrex.com>
5188         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5189         enabling libgcj.
5190         * configure: Regenerate.
5192 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5194         PR other/32154
5195         * configure.ac: For libgloss targets, point the linker to the linker
5196         script, startup code and simulator library.
5197         * configure: Regenerate.
5199 2007-09-07  Andrew Haley  <aph@redhat.com>
5201         * configure.ac (noconfigdirs): Remove target-libffi and
5202         target-libjava.
5203         * configure: Regenerate.
5205 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5207         PR target/33281
5208         * configure.ac: Use config/mh-mingw on mingw.
5209         * configure: Regenerate.
5211 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
5213         * MAINTAINERS (Write After Approval): Add myself.
5215 2007-09-05  Richard Guenther  <rguenther@suse.de>
5217         * configure.ac (--enable-stage1-checking): If neither --enable-checking
5218         nor --disable-checking is provided also turn on yes and types
5219         checking for stage1.
5220         * configure: Re-generate.
5222 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
5224         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5225         (Write After Approval): Remove myself.
5227 2007-08-29  Nick Clifton  <nickc@redhat.com>
5229         * config.sub, config.guess: Update from upstream sources.
5231 2007-08-22  Bud Davis  <jmdavis@link.com>
5233         * MAINTAINERS (Write After Approval): Added myself.
5234         * MAINTAINERS (Reviewers): Removed myself.
5236 2007-08-18  Paul Brook  <paul@codesourcery.com>
5237             Joseph Myers  <joseph@codesourcery.com>
5239         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5240         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5241         * Makefile.in: Regenerate.
5242         * configure.ac (--with-debug-prefix-map): New.
5243         * configure: Regenerate.
5245 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
5246             Nigel Stephens  <nigel@mips.com>
5248         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
5249         as target_makefile_frag.
5250         * configure: Regenerate.
5252 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
5254         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5255         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
5256         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5257         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5258         (do-compare, do-compare3, do-compare-debug): New.
5259         ([+compare-target+]): Use them.
5261 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
5263         * MAINTAINERS (Write After Approval): Change my email address.
5265 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5266             Ben Elliston  <bje@au.ibm.com>
5268         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5269         --silent if $silent.
5270         * configure: Regenerate.
5272 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
5274         * MAINTAINERS (Various Maintainers): Add myself as
5275         loop infrastructure maintainer.  Update my e-mail
5276         address.
5278 2007-07-31  Diego Novillo  <dnovillo@google.com>
5280         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5281         Adjust description.
5283 2007-07-26  Richard Guenther  <rguenther@suse.de>
5285         * configure.ac: Add types checking to stage1 checking flags.
5286         * configure: Regenerate.
5288 2007-07-17  Nick Clifton  <nickc@redhat.com>
5290         * COPYING3: New file.  Contains version 3 of the GNU General
5291         Public License.
5292         * COPYING3.LIB: New file.  Contains version 3 of the GNU
5293         Lesser General Public License.
5295 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5297         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5299 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5301         * MAINTAINERS (S/390 co-maintainer): Add myself.
5302         (Write After Approval): Remove myself.
5304 2007-07-13  Dan Hipschman  <dsh@google.com>
5306         * MAINTAINERS (Write After Approval): Add myself.
5308 2007-07-11  Nick Clifton  <nickc@redhat.com>
5310         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5311         WINDRES export.
5312         * Makefile.in: Regenerate.
5314 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5316         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5317         maintainer.
5319 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
5321         * lt~obsolete.m4: New. Import from 20070318 libtool.
5323 2007-07-03  Julian Brown  <julian@codesourcery.com>
5325         * MAINTAINERS (Write After Approval): Add myself.
5327 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5329         * configure.ac: Rewrite 'configure --help' strings to look nicer.
5330         * configure: Regenerate.
5332 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5334         * configure.ac: Add some missing m4 quotation.
5335         * configure: Regenerate.
5337 2007-07-02  Simon Baldwin  <simonb@google.com>
5339         * MAINTAINERS (Write After Approval): Add myself.
5341 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
5343         * configure: Regenerate.
5345 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
5347         * Makefile.def: Add windmc tool to build.
5348         * Makefile.tpl: Likewise.
5349         * configure.ac: Likewise.
5350         * Makefile.in: Regenerate.
5351         * configure: Regenerate.
5353 2007-06-28  DJ Delorie  <dj@redhat.com>
5355         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5356         not building newlib.
5357         * configure: Regenerated.
5359 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
5361         * MAINTAINERS (Write After Approval): Add myself.
5363 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
5365         * MAINTAINERS (Write After Approval): Add myself.
5367 2007-06-19  Chris Matthews  <chrismatthews@google.com>
5369         * MAINTAINERS (Write After Approval): Add myself.
5371 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5373         * MAINTAINERS (Write After Approval): Add myself.
5375 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
5377         * Makefile.def: Add dependency from configure-gdb to all-bfd.
5378         * Makefile.in: Regenerated.
5380 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
5382         * configure.ac: Don't add target-libmudflap to noconfigdirs for
5383         bfin*-*-uclinux* targets.
5384         * configure: Regenerate.
5386 2007-06-14  Ian Lance Taylor  <iant@google.com>
5388         * MAINTAINERS: Add myself as non-algorithmic global write
5389         maintainer.
5391 2007-06-14  Diego Novillo  <dnovillo@google.com>
5393         * MAINTAINERS: Add self as middle-end maintainer and
5394         non-algorithmic global write maintainer.
5396 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5398         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5399         Move all Fortran maintainers except Paul Brook into the
5400         Non-Autopoiesis section.
5402 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
5404         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5405         (distclean-stage[+id+]): Possibly delete stage_last.
5406         * Makefile.in: Regenerate.
5408 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
5410         * MAINTAINERS (Various Maintainer): Fix typo.
5412 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
5414         * MAINTAINERS (Various Maintainer): Add myself as
5415         dataflow maintainer.
5417 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5419         * config.sub, config.guess: Update from upstream sources.
5421 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5423         * Makefile.tpl: Fix spelling error.
5424         * Makefile.in: Regenerate.
5426 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
5428         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5429         lt_cv_sys_max_cmd_len.
5431 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
5433         * MAINTAINERS (Various Maintainers): Add myself as
5434         auto-vectorizer maintainer.
5436 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
5438         PR libjava/32098
5439         * libtool.m4: Revert previous change.
5440         * ltgcc.m4: Put it here.
5442 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
5444         * MAINTAINERS (Various Maintainers): Add myself as
5445         auto-vectorizer maintainer.
5447 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
5449         PR libjava/32098
5450         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5452 2007-05-30  Richard Guenther  <rguenther@suse.de>
5454         * MAINTAINERS (Various Maintainers): Add myself as
5455         auto-vectorizer maintainer.
5457 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
5459         PR bootstrap/29382
5460         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5461         * configure: Rebuilt.
5463 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
5465         * MAINTAINERS (Write After Approval): Removed my name.
5467 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
5469         * MAINTAINERS (Write After Approval): Remove myself.
5471 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
5473         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5475 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
5477         * ltmain.sh: Update from ToT Libtool.
5478         * libtool.m4: Update from ToT Libtool.
5479         * ltsugar.m4: New. Update from ToT Libtool.
5480         * ltversion.m4: New. Update from ToT Libtool.
5481         * ltoptions.m4: New. Update from ToT Libtool.
5482         * ltconfig: Remove.
5483         * ltcf-c.sh: Remove.
5484         * ltcf-cxx.sh: Remove.
5485         * ltcf-gcj.sh: Remove.
5487 2007-05-22  Ollie Wild  <aaw@google.com>
5489         * MAINTAINERS (Write After Approval): Add myself.
5491 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
5493         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5494         stage_cflags.
5495         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5496         Remove CFLAGS/LIBCFLAGS.
5497         (configure-stage[+id+]-[+prefix+][+module+],
5498         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5499         * Makefile.in: Regenerate.
5501 2007-05-15  Diego Novillo  <dnovillo@google.com>
5503         * MAINTAINERS: Update e-mail address.
5505 2007-05-15  Revital Eres  <eres@il.ibm.com>
5507         * MAINTAINERS (Write After Approval): Add myself.
5509 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
5511         * MAINTAINERS (Write After Approval): Updated my address.
5513 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
5515         * MAINTAINERS (Write After Approval): Add myself.
5517 2007-05-11  Silvius Rus  <rus@google.com>
5519         * MAINTAINERS (Write After Approval): Add myself.
5521 2007-04-23  Tom Tromey  <tromey@redhat.com>
5523         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5525 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
5527         * MAINTAINERS (cpplib): Rename to ...
5528         (libcpp): ... this.  Add C/C++ front end maintainers.
5530 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
5532         * config-ml.in: Pass ${ml_config_env} to configure calls.
5534 2007-04-04  Christian Bruel  <christian.bruel@st.com>
5536         * MAINTAINERS (Write After Approval): Add myself.
5538 2007-04-02  Dave Korn  <dave.korn@artimi.com>
5540         * MAINTAINERS (Write After Approval): Add myself.
5542 2007-03-31  Tobias Burnus  <burnus@net-b.de>
5544         * MAINTAINERS (fortran 95 front end): Add myself.
5546 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
5548         * MAINTAINERS (Write After Approval): Add myself.
5550 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
5552         * MAINTAINERS (Modulo Scheduler): Add myself.
5554 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
5556         * MAINTAINERS (fortran 95 front end): Add myself.
5557         (c++ front end): whitespace fix.
5559 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
5561         * MAINTAINERS (Write After Approval): Add myself.
5563 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
5565         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5566         of glob.  Quote arguments with single quotes too.
5567         * configure: Regenerate.
5569 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
5571         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5572         * Makefile.in: Regenerate
5574 2007-03-07  Andreas Schwab  <schwab@suse.de>
5576         * configure: Regenerate.
5578 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
5580         * configure.ac: Add "--with-pdfdir" configure option,
5581         which defines pdfdir variable.
5582         * Makefile.def (target=fixincludes): Add install-pdf to
5583         missing targets.
5584         (recursive_targets): Add install-pdf target.
5585         (flags_to_pass): Add pdfdir.
5586         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5587         target.
5588         * configure: Regenerate
5589         * Makefile.in: Regenerate
5591 2007-02-28  Eric Christopher  <echristo@apple.com>
5593         Revert:
5594         2006-12-07  Mike Stump  <mrs@apple.com>
5596         * Makefile.def (dependencies): Add dependency for
5597         install-target-libssp and install-target-libgomp on
5598         install-gcc.
5599         * Makefile.in: Regenerate.
5601 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
5603         * configure: Regenerate.
5604         * configure.ac: Move statements after variable declarations.
5606 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
5608         * MAINTAINERS: Add myself as sh maintainer.
5610 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
5612         * configure.ac: Adjust for loop syntax.
5613         * configure: Regenerate.
5615 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5617         * configure: Rebuilt.
5619 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5621         * configure.ac: Drop multiple occurrences of --enable-languages,
5622         and fix its quoting.
5623         * configure: Rebuilt.
5625 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
5626             Nathan Sidwell  <nathan@codesourcery.com>
5627             Vladimir Prus  <vladimir@codesourcery.com>
5628             Joseph Myers  <joseph@codesourcery.com>
5630         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5631         * configure: Regenerate.
5633 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
5635         * ltconfig (freebsd*): Default to elf.
5637 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5639         * configure.ac (target_libraries): Move libgcc before libiberty.
5640         * configure: Regenerated.
5642 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5643             Paolo Bonzini  <bonzini@gnu.org>
5645         PR bootstrap/30753
5646         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
5647         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
5648         * configure: Regenerated.
5650 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5652         * MAINTAINERS (Language Front End Maintainers): Update my mail
5653         address.
5655 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5657         PR bootstrap/30748
5658         * configure.ac: Correct syntax for Solaris ksh.
5659         * configure: Regenerated.
5661 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5663         * configure.ac: Sync with src.
5664         * configure: Regenerate.
5666 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5668         * Makefile.in: Regenerate.
5670 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5672         * config.sub: Sync with src.
5674 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5676         * Makefile.tpl (build_alias, host_alias, target_alias): Use
5677         noncanonical equivalents.
5678         * configure.in: Rename to...
5679         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
5680         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
5681         target_noncanonical.  Use them.  Rewrite removal of configure
5682         arguments for autoconf 2.59.  Discard variable settings.  Force
5683         program_transform_name for native tools.
5685         * Makefile.in: Regenerated.
5686         * configure: Regenerated with autoconf 2.59.
5688 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
5690         * MAINTAINERS (Write After Approval): Add myself.
5692 2007-01-31  Andreas Schwab  <schwab@suse.de>
5694         * Makefile.tpl (LDFLAGS): Substitute it.
5695         * Makefile.in: Regenerate.
5697 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
5699         * MAINTAINERS (Write After Approval): Add myself.
5701 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
5703         * MAINTAINERS (spu port): Add myself.
5705 2007-01-23  Richard Guenther  <rguenther@suse.de>
5707         PR bootstrap/30541
5708         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5709         * Makefile.tpl (GNATBIND): Substitute it.
5710         (GNATMAKE): Likewise.
5711         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5712         of STAGE_PREFIX.
5713         * Makefile.in: Regenerate.
5714         * configure: Regenerate.
5716 2007-01-18  Mike Stump  <mrs@apple.com>
5718         * configure.in: Re-enable -Werror for gcc builds.
5720 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
5722         * MAINTAINERS (Write After Approval): Add myself.
5724 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5726         * configure.in: Change == to = in test command.
5727         * configure: Regenerate.
5729 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5730             Nick Clifton  <nickc@redhat.com>
5731             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
5733         * configure.in (build_configargs, host_configargs, target_configargs):
5734         Remove build/host/target parameters.
5735         (host_libs): Add gmp and mpfr.
5736         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5737         * Makefile.def (gmp, mpfr): New.
5738         (gcc): Remove target.
5739         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5740         target_os, target_vendor): New.
5741         (configure): Add host_alias/target_alias arguments; adjust invocations.
5742         * configure: Regenerate.
5743         * Makefile.in: Regenerate.
5745 2007-01-11  Matt Fago  <fago@earthlink.net>
5747         * configure.in: Try to link to functions only in mpfr 2.2.x
5748         to improve robustness of configure tests.
5749         * configure: Regenerate.
5751 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
5753         * MAINTAINERS: Add myself as i386 maintainer.
5755 2007-01-08  Jan Hubicka  <jh@suse.cz>
5757         * MAINTAINERS: Add myself as i386 maintainer.
5759 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
5761         * configure.in: Add support for an x86_64-mingw* target.
5762         * configure: Regenerate.
5764 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
5766         * Makefile.tpl (all-target): Correct @if conditional for target
5767         modules.
5768         * configure.in: Omit libiberty if building only target libgcc.
5769         * configure, Makefile.in: Regenerated.
5771 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
5773         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
5774         * configure: Regenerate.
5776 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
5778         * Makefile.def (target_modules): Add libgcc.
5779         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
5780         * Makefile.tpl (clean-target-libgcc): Delete.
5781         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5782         on gcc even for bootstrapped modules.  Rewrite handling of
5783         lang_env_dependencies to loop over target_modules.
5784         * configure.in (target_libraries): Add target-libgcc.
5785         * Makefile.in, configure: Regenerated.
5787 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5789         * configure.in: Reorganize recognition of languages.  Add
5790         --enable-stage1-languages.  Show supported languages for the chosen
5791         target rather than all recognized languages.
5792         * configure: Regenerate.
5794 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5796         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5797         * Makefile.in: Regenerate.
5799 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5801         * configure.in: Warn that MPFR 2.2.0 is buggy.
5802         * configure: Regenerate.
5804 2006-12-27  Ian Lance Taylor  <iant@google.com>
5806         * configure.in: When removing Makefiles to force a reconfigure, also
5807         remove prev-DIR*/Makefile.
5808         * configure: Regenerate.
5810 2006-12-22  Andreas Schwab  <schwab@suse.de>
5812         * configure: Regenerate with correct autoconf version.
5814 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
5816         * configure.in: add AC_SUBST for *_FOR_TARGET.
5817         * configure: Regenerate.
5819 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5821         * configure.in: Simplify logic for rejecting languages that cannot
5822         be built.  Separate the case when a language is unsupported,
5823         from the case when the user chooses not to build a language.
5825 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5827         * configure.in: Remove "$build" case for powerpc-*-darwin* since
5828         it only affects bootstrap and could be tested on "$host" as well.
5829         * configure: Regenerate.
5830         * config/mh-ppc-darwin: Add to the stage1 cflags here.
5832 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5834         PR bootstrap/29544
5835         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5836         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5837         move here comment from Makefile.tpl.
5838         * Makefile.tpl: Move some definitions higher in the file.
5839         (STAGE1_CHECKING): New.
5840         * configure.in: Add --enable-stage1-checking.
5841         * configure: Regenerate.
5842         * Makefile.in: Regenerate.
5844 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5846         * MAINTAINERS: Add myself as build system maintainer.
5848 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
5850         * MAINTAINERS (Write After Approval): Add myself.
5852 2006-12-13  Eric Christopher  <echristo@apple.com>
5854         * MAINTAINERS: Add myself as darwin maintainer.
5856 2006-12-11  Ian Lance Taylor  <ian@airs.com>
5858         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5860 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
5862         MAINTAINERS: Update my entry.
5864 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
5866         * configure.in:  Handle spu makefile frag.
5867         * Makefile.tpl (MAINT): Define
5868         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5869         * configure: Regenerate.
5870         * Makefile.in: Regenerate.
5872 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5874         * config.guess: Import latest version.
5875         * config.sub: Likewise.
5877 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5879         * configure.in (spu-*-*): Don't skip target-libiberty.
5880         * configure: Regenerate.
5882 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
5884         PR bootstrap/30134
5885         * configure.in: Correct x86 darwin support for libjava to powerpc
5886         and i?86 only.
5887         * configure: Regenerate.
5889 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
5891         * configure.in: Add x86 darwin support for libjava.
5892         * configure: Regenerate.
5894 2006-12-07  Mike Stump  <mrs@apple.com>
5896         * Makefile.def (dependencies): Add dependency for
5897         install-target-libssp and install-target-libgomp on
5898         install-gcc.
5899         * Makefile.in: Regenerate.
5901 2006-12-04  Richard Guenther  <rguenther@suse.de>
5903         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5904         (Non-Algorithmic Maintainers): Move over non-algorithmic
5905         loop optimizer maintainers, add myself as a non-algorithmic
5906         middle-end maintainer.
5908 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
5910         * MAINTAINERS (Write After Approval): Add myself.
5912 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5914         * configure.in: Update error message for missing GMP/MPFR.
5916         * configure: Regenerate.
5918 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5920         * configure.in: Update MPFR version in error message.
5922         * configure: Regenerate.
5924 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5926         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5927         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5928         --with-gmp-lib): New flags.
5930         * configure: Regenerate.
5932 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
5934         * MAINTAINERS (Write After Approval): Change my email address.
5936 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
5938         * MAINTAINERS (Write After Approval): Add myself.
5940 2006-11-22  Philipp Thomas  <pth@suse.de>
5942         * MAINTAINERS (i18n): Update e-mail address.
5944 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5946         * MAINTAINERS (spu port): Add myself as maintainer.
5947         (Write After Approval): Remove myself.
5949 2006-11-22  Ben Elliston  <bje@au.ibm.com>
5951         * configure.in (skipdirs): Don't build libssp for SPU.
5952         * configure: Regenerate.
5954 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
5956         * MAINTAINERS (spu port): Add myself as maintainer.
5957         (libobjc): Update my email address.
5959 2006-11-21  Andrea Bona  <andrea.bona@st.com>
5961         * MAINTAINERS (Write After Approval): Add myself.
5963 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5965         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5966         * configure : Rebuilt.
5968 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5970         * MAINTAINERS (Write After Approval): Add myself.
5972 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
5974         * MAINTAINERS (Write After Approval): Add myself.
5976 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5978         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5979         libmpfr.a.
5980         * configure: Regenerate.
5982 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
5984         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5985         (unstage): Test for stage_last presence.
5987         PR bootstrap/29802
5988         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5989         STAGE_PREFIX.
5990         * Makefile.in: Regenerate.
5992 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
5994         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5995         maintainers.
5997 2006-11-14  Erven Rohou  <erven.rohou@st.com>
5999         * MAINTAINERS (Write After Approval): Add myself.
6001 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
6003         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
6004         and stageN-package/Makefile.
6005         * Makefile.in: Regenerated.
6007 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
6009         * configure.in: Remove target-libgloss from noconfigdirs for
6010         bfin-*-*.
6011         * configure: Regenerated.
6013 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6015         * configure.in (have_gmp): Only error if the gcc directory exists.
6017         * configure: Regenerate.
6019 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6021         * configure.in: Robustify error message for missing GMP/MPFR.
6023         * configure: Regenerate.
6025 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
6027         * MAINTAINERS (Write After Approval): Add myself.
6029 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
6031         * MAINTAINERS: Change email address.
6033 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
6035         * MAINTAINERS (Write After Approval): Add myself.
6037 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
6039         * MAINTAINERS (Write After Approval): Add myself.
6041 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
6043         * MAINTAINERS (Write After Approval): Move myself to
6044         Write After Approval section.
6046 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6048         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
6049         need_gmp anymore.
6050         * configure: Regenerate.
6052 2006-10-16  Tobias Burnus  <burnus@net-b.de>
6054         * MAINTAINERS (Write After Approval): Add myself.
6056 2006-10-16  Ben Elliston  <bje@au.ibm.com>
6058         * config.guess: Import latest version.
6059         * config.sub: Likewise.
6061 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
6063         * Makefile.def: Added pdf target handling.
6064         * Makefile.tpl: Added pdf target handling.
6065         * Makefile.in: Regenerated.
6067 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
6069         * MAINTAINERS: Add self as score port maintainer.
6071 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
6073         * MAINTAINERS (Write After Approval): Add myself.
6075 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
6077         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
6078         or newer.
6079         * configure: Regenerated.
6081 2006-09-27  Dave Brolley  <brolley@redhat.com>
6083         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
6084         using $s instead of $r.
6085         * configure: Regenerated.
6087 2006-09-26  Thiemo Seufer  <ths@mips.com>
6089         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
6090         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
6091         * configure: Regenerate.
6093 2006-09-24  Graeme Peterson  <gridly@gmail.com>
6095         * MAINTAINERS (Write After Approval): Remove myself.
6097 2006-09-22  Chao-ying Fu  <fu@mips.com>
6099         * MAINTAINERS (Write After Approval): Add myself.
6101 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
6103         * MAINTAINERS: Add self as soft-fp maintainer.
6105 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
6107         * MAINTAINERS: Add myself as avr maintainer.
6108         Remove Marek Michalkiewicz as avr maintainer.
6110 2006-09-07  Roberto Costa  <roberto.costa@st.com>
6112         * MAINTAINERS (Write After Approval): Add myself.
6114 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
6116         * configure.in: Never build newlib for a Mingw host.
6117         Never build newlib as Mingw target library.
6118         Test the existence of winsup/cygwin for building a Cygwin newlib,
6119         rather than just winsup.
6120         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
6121         building a Mingw target.
6122         * configure: Regenerate.
6124 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
6126         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
6128 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
6130         * config.guess: Import from src (was more updated).
6131         * config.sub: Likewise.
6133 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
6135         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
6136         * configure: Regenerated.
6138 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
6140         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
6141         for stages after the first.
6143 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
6145         * Makefile.def: Add dependencies for configure-opcodes
6146         on configure-intl and all-opcodes on all-intl.
6147         * Makefile.in: Regenerated.
6149 2006-07-13  Ben Elliston  <bje@au.ibm.com>
6151         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
6153 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
6155         Port to hosts whose 'sort' and 'tail' implementations
6156         treat operands with leading '+' as file names, as POSIX
6157         has required since 2001.  However, make sure the code still
6158         works on pre-POSIX hosts.
6159         * ltmain.sh: Don't assume "sort +2" is equivalent to
6160         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
6162 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
6164         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
6166 2006-07-04  Peter O'Gorman  <peter@pogma.com>
6168         * ltconfig: chmod 644 before ranlib during install.
6170 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6172         PR bootstrap/18058
6173         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6174         if the bootstrap compiler is a GCC version that supports it.
6175         * configure: Regenerate.
6177 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
6179         * configure.in: Fix thinkos in previous check-in.
6180         * configure: Regenerate.
6182 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
6184         PR other/27063
6185         * configure.in: Test subdir_requires and give an appropriate
6186         error message.
6187         * configure: Regenerate.
6189 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
6191         * MAINTAINERS (Write After Approval): Add myself.
6193 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
6195         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6197 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
6199         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6201 2006-06-20  David Ayers  <d.ayers@inode.at>
6203         PR bootstrap/28072
6204         * configure.in: Add target-boehm-gc to noconfigdirs depending on
6205         whether target-libjava is being configured instead of whether the
6206         java front end is enabled.
6207         * configure: Regenerate.
6209 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6211         PR target/27540
6212         * configure.in: Only enable libgomp on IRIX 6.
6213         * configure: Regenerate.
6215 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
6217         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6218         too.
6219         * Makefile.in: Regenerate.
6221 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
6223         * config-ml.in: Alter CCASFLAGS to include special
6224         multilib options the same as is done for CFLAGS.
6226 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6228         * configure.in: Don't enable libgomp on hpux10.
6229         * configure: Rebuilt.
6231 2006-06-12  David Ayers  <d.ayers@inode.at>
6233         PR bootstrap/27963
6234         PR target/19970
6235         * configure.in: Remove target-boehm-gc from noconfigdirs where
6236         ${libgcj} is specified.
6237         * configure: Regenerate.
6239 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
6241         Sync from src:
6243         * configure.in: Sync.
6244         * configure: Regenerated.
6246         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
6248         * Makefile.def: Added dependencies from sim and gdb on intl, and
6249         added configure dependencies to everything with an all dependency
6250         on intl.
6251         * Makefile.in: Regenerated.
6253 2006-06-06  David Ayers  <d.ayers@inode.at>
6255         PR libobjc/13946
6256         * Makefile.def: Add dependencies for libobjc which boehm-gc.
6257         * Makefile.in: Regenerate.
6258         * configure.in: Add --enable-objc-gc at toplevel and have it
6259         enable boehm-gc for Objective-C.
6260         Remove target-boehm-gc from libgcj.
6261         Add target-boehm-gc to target_libraries.
6262         Add target-boehm-gc to noconfigdirs where ${libgcj}
6263         is specified.
6264         Assert that boehm-gc is supported when requested for Objective-C.
6265         Only build boehm-gc if needed either for Java or Objective-C.
6266         * configure: Regenerate.
6268 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
6270         PR 27674
6271         * Makefile.tpl (configure-[+prefix+][+module+],
6272         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6273         Remove rule to unstage bootstrapped modules.
6274         (stage_current): New.
6275         * Makefile.in: Regenerate.
6277 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
6279         * MAINTAINERS (Write After Approval): Update my e-mail address.
6281 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
6283         * include/libiberty.h: Declare pex_run_in_environment.
6285 2006-05-31  Asher Langton  <langton2@llnl.gov>
6287         * MAINTAINERS (Write After Approval): Add myself.
6289 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
6291         * Makefile.def (bfd, opcodes): Fix lib_path.
6292         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6293         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
6294         * Makefile.in: Regenerate.
6296 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6298         * Makefile.in: Regenerate.
6300 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6302         * Makefile.def: Add install-html target. Add datarootdir
6303         docdir and htmldir to flags_to_pass.
6304         * Makefile.tpl: Add install-html target.
6305         * Makefile.in: Regenerate.
6306         * configure.in: Add --with-datarootdir, --with-docdir, and
6307         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6308         * configure: Regenerate.
6310 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
6312         * configure.in: Enable gprof for cross builds.
6313         * configure: Regenerate.
6315 2006-05-22  Richard Guenther  <rguenther@suse.de>
6317         Revert
6318         2006-01-31  Richard Guenther  <rguenther@suse.de>
6319         Paolo Bonzini  <bonzini@gnu.org>
6321         * Makefile.def (target_modules): Add libgcc-math target module.
6322         * configure.in (target_libraries): Add libgcc-math target library.
6323         (--enable-libgcc-math): New configure switch.
6324         * Makefile.in: Re-generate.
6325         * configure: Re-generate.
6326         * libgcc-math: New toplevel directory.
6328 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6329             Andreas Tobler  <a.tobler@schweiz.ch>
6331         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
6332         * configure: Rebuilt.
6334 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
6336         * MAINTAINERS (Write After Approval): Add myself.
6338 2006-05-01  DJ Delorie  <dj@redhat.com>
6340         * configure.in: Restore CFLAGS if GMP isn't present.
6341         * configure: Regenerate.
6343 2006-05-01  Richard Guenther  <rguenther@suse.de>
6345         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6346         maintainer.
6348 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
6350         * MAINTAINERS (Write After Approval): Add myself.
6352 2006-04-28  Jan Beulich  <jbeulich@novell.com>
6354         * MAINTAINERS (Write After Approval): Add myself.
6356 2006-04-18  DJ Delorie  <dj@redhat.com>
6358         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
6359         reference libgloss so that libssp can be built in a combined
6360         tree.
6361         * configure: Regenerate.
6363 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
6365         * MAINTAINERS (Write After Approval): Add myself.
6367 2006-04-05  Ben Elliston  <bje@au.ibm.com>
6369         * configure.in: Require makeinfo 4.4 or higher.
6370         * configure: Regenerate.
6372 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
6374         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6375         Rearrange the entries of other libraries to have them in one place.
6377 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
6379         * MAINTAINERS (Write After Approval): Remove myself.
6380         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6382 2006-03-14  Richard Guenther  <rguenther@suse.de>
6384         * configure: Regenerate with autoconf 2.13.
6386 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
6388         * MAINTAINERS: Use my work address.
6390         * MAINTAINERS: Update my E-mail address.
6392 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
6394         * configure.in: Handle --disable-<component> generically.
6395         * configure: Regenerate.
6397 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
6399         PR libgcj/17311
6400         * ltmain.sh: Don't use "$finalize_rpath" for compile.
6402 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
6404         * MAINTAINERS (Write After Approval):  Remove myself.
6405         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6407 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
6409         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
6410         (TARGET_CONFIGDIRS): Remove.
6411         * configure.in: Remove AC_SUBST(target_configdirs).
6412         * Makefile.in, configure: Regenerated.
6414 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
6416         * MAINTAINERS (Write After Approval):  Remove myself.
6417         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6419 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
6421         PR bootstrap/25670
6423         * Makefile.tpl ([+compare-target+]): Print explanation messages.
6425         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6426         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6427         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6428         BUILD_PREFIX, BUILD_PREFIX_1.
6429         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6431         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6432         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6434         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6435         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6436         of `cat stage_current`.  Always provide the `r' and `s' variables.
6437         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6438         a single shell execution.
6439         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6440         bootstrapped modules, make the stage1 module if the build was not
6441         started yet, else build the current stage.
6442         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6443         (all-build, all-host, all-target, [+make_target+]-host,
6444         [+make_target+]-target): Do not use \-continued lines.
6445         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6446         (current_stage, restrap, stage_last): New.
6448         * Makefile.in: Regenerate.
6449         * configure: Regenerate.
6451 2006-02-19  Bud Davis  <jmdavis@link.com>
6453         * MAINTAINERS (Write After Approval):  Remove myself.
6454         (Language Front End Maintainers):  Add myself as fortran 95
6455         maintainer and update e-mail address.
6457 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6459         * MAINTAINERS (Write After Approval):  Remove myself.
6460         (Language Front End Maintainers):  Add myself as fortran 95
6461         maintainer.
6463 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
6465         * MAINTAINERS (Write After Approval): Add myself.
6467 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
6469         * MAINTAINERS (Write After Approval):  Remove myself.
6470         (Language Front End Maintainers):  Add myself as
6471         fortran 95 maintainer.
6473 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6475         Sync from src:
6477         2005-12-27  Leif Ekblad  <leif@rdos.net>
6479         * configure.in: Add support for RDOS target.
6480         * configure: Regenerate.
6482 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6483             Andreas Schwab  <schwab@suse.de>
6485         * configure: Regenerate.
6487 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
6489         * configure.in (enable_libgomp): Add AIX.
6490         * configure: Regenerate.
6492 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
6494         * MAINTAINERS (Write After Approval): Add myself.
6496 2006-02-03  Lee Millward  <lee.millward@gmail.com>
6498         * MAINTAINERS (Write After Approval): Add myself.
6500 2006-01-31  Richard Guenther  <rguenther@suse.de>
6501         Paolo Bonzini  <bonzini@gnu.org>
6503         * Makefile.def (target_modules): Add libgcc-math target module.
6504         * configure.in (target_libraries): Add libgcc-math target library.
6505         (--enable-libgcc-math): New configure switch.
6506         * Makefile.in: Re-generate.
6507         * configure: Re-generate.
6508         * libgcc-math: New toplevel directory.
6510 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
6512         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6513         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6514         the assembler, linker and binutils.
6515         * configure: Regenerate.
6517 2006-01-22  Dirk Mueller  <dmueller@suse.de>
6519         * MAINTAINERS (Write After Approval): Add myself.
6521 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
6523         * configure: Regenerate.
6525 2006-01-18  Richard Henderson  <rth@redhat.com>
6526             Jakub Jelinek  <jakub@redhat.com>
6527             Diego Novillo  <dnovillo@redhat.com>
6529         * libgomp: New directory.
6530         * Makefile.def: Add target_module libgomp.
6531         * Makefile.in: Regenerate.
6532         * configure.in (target_libraries): Add target-libgomp.
6533         * configure: Regenerate.
6535 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
6537         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6538         @ from continuation.
6539         * Makefile.in: Rebuilt.
6541 2006-01-04  Chris Lattner  <sabre@gnu.org>
6543         * MAINTAINERS (Write After Approval): Add myself.
6545 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
6547         PR bootstrap/24252
6549         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6550         * Makefile.tpl (OBJDUMP): New.
6551         (EXTRA_HOST_FLAGS): Add it.
6552         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6554         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6555         to use symbolic links between directories.  Avoid race conditions
6556         or make them harmless.
6557         * configure.in: Do not try to use symbolic links between directories.
6559         * Makefile.def (LEAN): Pass.
6560         * Makefile.tpl (LEAN): Define.
6561         (stage[+id+]-start): Accept that the previous directory does not
6562         exist, if the bootstrap is lean.
6563         (stage[+id+]-bubble): Invoke lean bootstrap commands after
6564         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
6565         configure substitution.
6566         ([+compare-target+]): Likewise.
6567         ([+bootstrap-target+]-lean): New.
6568         * configure.in: Remove lean bootstrap support from here.
6570         * Makefile.in: Regenerate.
6571         * configure: Regenerate.
6573 2006-01-04  Ben Elliston  <bje@au.ibm.com>
6575         * MAINTAINERS (libdecnumber): Add myself.
6577 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
6579         * libtool-ldflags: New script.
6581 2006-01-02  Andreas Schwab  <schwab@suse.de>
6583         * configure.in: When reconfiguring remove Makefile in
6584         all stage directories.
6585         * configure: Regenerate.
6587 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
6589         * MAINTAINERS: Update my email address.
6591 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
6593         Revert Ada-related part of the previous change.
6595         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6596         Do not pass.
6597         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6598         * Makefile.in: Regenerate.
6599         * configure.in: Do not include mt-ppc-aix target fragment.
6600         * configure: Regenerate.
6602 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
6604         * configure.in: Select appropriate fragments for PowerPC/AIX.
6605         * configure: Regenerate.
6607         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6608         BOOT_CFLAGS, BOOT_LDFLAGS.
6609         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6610         BOOT_CFLAGS, BOOT_LDFLAGS.
6611         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6612         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6613         (stage): Fail if we cannot complete the work.
6614         * Makefile.in: Regenerate.
6616 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
6618         * configure.in: Replace ms1 with mt.
6619         * configure: Rebuilt.
6621 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
6623         * MAINTAINERS: Update my email address.
6625 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
6627         * Makefile.tpl (all, do-[+make_target+], do-check, install,
6628         install-host-nogcc): Don't invoke $(stage) at the end.
6629         * Makefile.in: Regenerate.
6631 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
6633         * configure.in: Flip the top-level bootstrap switch.
6634         * configure: Regenerate.
6636 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
6638         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6639         $(stage) and $(unstage).
6640         (EXTRA_TARGET_FLAGS): Correct double-quoting.
6641         (all): Remove stray semicolon.
6642         (local-distclean): Don't handle multilib.tmp and multilib.out.
6643         (install.all): Set $s for consistency.
6644         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6645         check_multilibs setting.  Always make the install directory.
6646         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6647         Correct @if/@endif.
6648         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6649         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6650         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6651         (multilib.out): Remove.
6652         * Makefile.in: Regenerated.
6654 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
6656         * MAINTAINERS (Write After Approval): Add myself.
6658 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6660         * MAINTAINERS: Add myself as mt maintainer.
6662         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
6664 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
6666         * MAINTAINERS: Change email address.
6668 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
6670         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6671         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6672         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
6673         Find in-tree tools if available.
6674         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6675         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6676         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6677         (COMPILER_*_FOR_TARGET): New.
6678         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6679         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6680         (CONFIGURED_*, USUAL_*): Remove.
6681         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6682         STRIP): Use autoconf substitutions.
6683         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6684         COMPILER_NM_FOR_TARGET): New.
6685         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6687         (all): Make all-host and all-target in parallel.
6688         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6689         that $$r and $$s are set before invoking a recursive make.
6690         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6691         ([+bootstrap-target+]): Inline most of the `all' target.
6693 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6695         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6696         from the gcc build directory.
6697         * Makefile.in: Regenerate.
6699 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6701         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
6702         depend on all-libdecnumber.
6703         * configure.in (host_libs): Include libdecnumber.
6704         * Makefile.in: Regenerate.
6705         * configure: Likewise.
6707 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6709         * libdecnumber: Import decNumber sources from the dfp-branch.
6711 2005-11-21  Kean Johnston  <jkj@sco.com>
6713         * config.sub, config.guess: Sync from upstream sources.
6715 2005-11-21  Ben Elliston  <bje@au.ibm.com>
6717         Import from Autoconf sources:
6719         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
6720         * config/move-if-change: Don't output "$2 is unchanged";
6721         suggested by Ben Elliston.  Handle weird characters correctly.
6723 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
6725         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6726         to match upstream libtool for darwin.
6728 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
6730         * Makefile.def: Remove gdb dependencies for gdbtk.
6731         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6732         (configure-gdb, install-gdb): New rules.
6733         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6734         * Makefile.in, configure: Regenerated.
6736 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
6738         * MAINTAINERS (Write After Approval): Add myself.
6740 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
6742         * MAINTAINERS (Write After Approval): Add myself.
6744 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
6746         * MAINTAINERS (alias analysis): Add Daniel Berlin and
6747         Diego Novillo.
6749 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
6751         PR bootstrap/24297
6752         * Makefile.tpl (do-[+make-target+], do-check, install,
6753         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6754         are set before recursing.
6755         * Makefile.in: Regenerate.
6757 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
6759         PR bootstrap/18939
6760         * Makefile.def (gcc) <target>: Fix thinko.
6761         * Makefile.in: Regenerate.
6763 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
6765         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6766         * configure: Regenerate.
6768 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
6770         * MAINTAINERS (Write After Approval): Add self.
6772 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
6774         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6775         target-libffi, target-qthreads, target-libjava, and
6776         targetlibobjc.
6777         * configure: Regenerate.
6779 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
6781         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6782         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6783         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6784         (USUAL_OBJDUMP_FOR_TARGET): New.
6785         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6786         * configure.in: Check for $OBJDUMP_FOR_TARGET.
6787         * configure, Makefile.in: Regenerated.
6789 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6791         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6792         before other host packages.
6794 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
6796         * MAINTAINERS: Add self as sh libraries/configury maintainer.
6798 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6800         PR bootstrap/22340
6802         * configure.in (default_target): Remove.
6803         * Makefile.tpl (all): Do not use prerequisites as subroutines
6804         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6805         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6806         use prerequisites as subroutines.
6807         (check-host, check-target): New.
6808         (bootstrap configure & all targets): Do not use stage*-start
6809         if the directory layout is already ok.
6810         (non-bootstrap configure & all targets): Prepend a $(unstage).
6811         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
6812         (NOTPARALLEL): Remove.
6813         (unstage, stage variables): New variables.
6814         (unstage, stage targets): Simply expand to those variables.
6816         * configure: Regenerate.
6817         * Makefile.in: Regenerate.
6819 2005-10-04  James E Wilson  <wilson@specifix.com>
6821         * Makefile.def (lang_env_dependencies): Add libmudflap.
6822         * Makefile.in: Regenerate.
6824 2005-10-03  Andreas Schwab  <schwab@suse.de>
6826         Backport from libtool CVS:
6827         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
6829         * ltmain.sh: add support for installing into temporary
6830         staging area (e.g. 'make install DESTDIR=...')
6832 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6834         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6835         * configure: Regenerated.
6837 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
6839         * configure: Regenerate with the correct
6840         autoconf version.
6842 2005-09-30  Catherine Moore  <clm@cm00re.com>
6844         * configure.in (bfin-*-*): New.
6845         * configure: Regenerated.
6847 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
6849         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6850         (LIPO_FOR_TARGET): New.
6851         (CONFIGURED_LIPO_FOR_TARGET): New.
6852         (USUAL_LIPO_FOR_TARGET): New.
6853         (STRIP_FOR_TARGET): New.
6854         (CONFIGURED_STRIP_FOR_TARGET): New.
6855         (USUAL_STRIP_FOR_TARGET): New.
6856         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6857         STRIP_FOR_TARGET.
6858         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6859         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6860         * Makefile.in: Regenerate.
6861         * configure: Regenerate.
6863 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
6865         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6866         (rs6000-*-aix*): Same.
6867         * configure: Regenerate.
6869 2005-09-16  Tom Tromey  <tromey@redhat.com>
6871         * MAINTAINERS: Add self as java maintainer.
6873 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6875         * configure.in: Recognize f95 in the --enable-languages option,
6876         and substitute it for fortran, issuing a warning.
6877         * configure: Regenerate.
6879 2005-08-30  Phil Edwards  <phil@codesourcery.com>
6881         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
6882         * configure:  Regenerated.
6884 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
6886         * MAINTAINERS: Add self as ms1 maintainer.
6888 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
6890         * Makefile.def (libssp): Add to lang_env_dependencies.
6891         * Makefile.in: Regenerate.
6893 2005-08-18  Ian Lance Taylor  <ian@airs.com>
6895         * MAINTAINERS: Add myself as middle-end maintainer.
6897 2005-08-17  Christian Groessler  <chris@groessler.org>
6899         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6900         * Makefile.in: Regenerate.
6902 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
6904         * MAINTAINERS (write after approval): Added myself.
6906 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
6908         * MAINTAINERS (Write After Approval): Add myself.
6910 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
6912         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6913         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6914         Look for alternate names of the target cc and c++
6915         * configure: Regenerate.
6917 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
6919         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6920         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6921         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6922         tools; remove code to manually set them.
6923         (Target tools): Look in the environment for them.
6924         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6925         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6926         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6927         build directory.
6928         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6929         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6930         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6931         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6932         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6933         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6934         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6935         * configure: Regenerate.
6936         * Makefile.in: Regenerate.
6938 2005-07-28  Ben Elliston  <bje@au.ibm.com>
6940         * MAINTAINERS: Update for removed CPU targets.
6942 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
6944         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
6945         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
6946         * Makefile.in: Regenerated.
6948 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
6950         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6951         (CFLAGS_FOR_TARGET): Use it.
6952         (CXXFLAGS_FOR_TARGET): Likewise.
6953         * Makefile.in: Regenerated.
6954         * configure.in (--with-build-sysroot): New option.
6955         * configure: Regenerated.
6957 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
6959         * Makefile.tpl: Wrap install between unstage and stage
6960         * Makefile.in: Regenerate.
6962 2005-07-21  Eric Christopher  <echristo@apple.com>
6964         * MAINTAINERS: Update affiliation.
6966 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
6968         * MAINTAINERS: Add self as crx port maintainer.
6970 2005-07-20  DJ Delorie  <dj@redhat.com>
6972         * MAINTAINERS: Add self as m32c maintainer.
6974 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
6976         * all files: Update FSF address.
6978 2005-07-15  Eric Christopher  <echristo@redhat.com>
6980         * MAINTAINERS: Change affiliation.
6982 2005-07-14  Jim Blandy  <jimb@redhat.com>
6984         * configure.in: Add cases for Renesas m32c.
6985         * configure: Regenerated.
6987 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6989         * COPYING.LIB: Update from fsf.org.
6991 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6993         * COPYING, compile, config.guess,
6994         config.sub, install-sh, missing, mkinstalldirs,
6995         symlink-tree, ylwrap: Sync from upstream sources.
6996         * config-ml.in: Update FSF address.
6998 2005-07-13  Eric Christopher  <echristo@redhat.com>
7000         * configure.in: Add toplevel noconfigdir support for tpf.
7001         * configure: Regenerate.
7003 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
7005         PR ada/22340
7007         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
7008         * Makefile.in: Regenerate.
7010 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
7012         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
7013         Brolley to write-after-approval.
7015 2005-07-07  Andreas Schwab  <schwab@suse.de>
7017         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
7018         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
7019         * Makefile.in: Regenerated.
7021 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
7023         * configure.in: Don't build sim or rda when targetting darwin.
7024         * configure: Regenerate.
7026 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
7028         * configure.in: Add --enable-libssp and --disable-libssp.
7029         * configure: Regenerate with autoconf-2.13.
7031 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
7033         * Makefile.def (target_modules): Add libssp.
7034         * configure.in (target_libraries): Add target-libssp.
7035         * configure: Rebuilt.
7036         * Makefile.in: Rebuilt.
7038 2005-07-01  Zack Weinberg  <zackw@panix.com>
7040         * MAINTAINERS: Change email address.  Resign from maintainership.
7042 2005-07-01  Richard Guenther  <rguenther@suse.de>
7044         * MAINTAINERS: Change my e-mail address and affiliation.
7046 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
7048         * Makefile.def (stagefeedback): Come after profile.
7049         Define profiledbootstrap target.
7050         * Makefile.tpl (profiledbootstrap): Remove.
7051         (stageprofile-end): Zap stagefeedback.
7052         (stagefeedback-start): Copy all .gcda files, not only GCC's.
7053         * Makefile.in: Regenerate.
7055 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
7057         * MAINTAINERS: Update my email address.
7059 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
7061         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
7062         In 'cpp' stanza, support '#line' as well as '# '.
7064 2005-06-08  Andreas Schwab  <schwab@suse.de>
7066         * MAINTAINERS: Move myself from 'Write After Approval' to
7067         'CPU Port Maintainers' section as m68k maintainer.
7069 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
7071         * configure.in (unsupported_languages): New macro.
7072         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
7073         non-ported target libraries in noconfigdirs.
7074         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
7075         non-linux-gnu.  Remove libgcj_ex_libffi.
7076         <lang_frag loop>: Set add_this_lang=no if the language is in
7077         unsupported_languages.
7078         * configure: Regenerate.
7080 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
7082         * configure.in: Fix typo in handling of --with-mpfr-dir.
7083         * configure: Regenerate.
7085 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
7087         * MAINTAINERS: Update my email address.
7089 2005-06-02  Jim Blandy  <jimb@redhat.com>
7091         * config.sub: Add cases for the Renesas m32c.  (This patch has been
7092         accepted into the master sources.)
7094 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
7095             Michael Snyder  <msnyder@redhat.com>
7096             Stan Cox  <scox@redhat.com>
7098         * configure.in: Set noconfigdirs for ms1.
7100         * configure: Regenerate.
7102 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
7104         * MAINTAINERS (Write After Approval): Add self.
7106 2005-06-01  Josh Conner  <jconner@apple.com>
7108         * MAINTAINERS (Write After Approval): Add self.
7110 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
7112         * MAINTAINERS: Update my email address.
7114 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
7116         * MAINTAINERS (Write After Approval): Add self.
7118 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
7120         * MAINTAINERS (Write After Approval): Remove self.
7122 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
7124         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
7125         (Dependencies): Consider target modules for bootstrap dependencies.
7126         Make target bootstrap modules depend on each stage's gcc.
7127         * Makefile.in: Regenerate.
7129 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
7131         * Makefile.def (configure-gcc): Depend on binutils having been built.
7132         (all-gcc): No need to do it here.
7133         * Makefile.in: Regenerate.
7135 2005-05-19  Paul Brook  <paul@codesourcery.com>
7137         * configure.in: Rewrite misleading error message when requested
7138         language cannot be built.
7139         * configure: Regenerate.
7141 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
7143         * ylwrap: Import from Automake 1.9.5.
7145 2005-05-13  David Ung  <davidu@mips.com>
7147         * MAINTAINERS (Write After Approval): Add self.
7149 2005-05-09  Mike Stump  <mrs@apple.com>
7151         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
7152         lt_cv_sys_max_cmd_len for now.
7154 2005-05-09  Stan Cox  <scox@redhat.com>
7156         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
7158 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
7160         * README.SCO: Update the URL.
7162 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
7164         * ltconfig: Define file_list_spec.  Pass file_list_spec and
7165         with_gnu_ld to libtool.
7166         * ltcf-c.sh (aix[45]): Define file_list_spec.
7167         * ltcf-cxx.sh (aix[45]): Same.
7168         * ltcf-gcj.sh (aix[45]): Same.
7169         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7170         exists, write list of input files to temporary file.
7172 2005-05-04  Mike Stump  <mrs@apple.com>
7174         * configure.in: Always pass --target to target configures as
7175         otherwise rebuilds that do --recheck will fail.
7176         * confiugure: Rebuilt.
7178 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
7180         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7181         STAGE_HOST_EXPORTS.
7182         (configure, all): Add bootstrap support.
7183         (Host modules, target modules): Pass post-stage1 flags and exports.
7184         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7185         * Makefile.in: Regenerate.
7187 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
7189         * configure: Regenerate.
7191 2005-04-27  Mike Stump  <mrs@apple.com>
7193         * MAINTAINERS: Add self as darwin maintainer.
7195 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
7197         * config.sub: Update from master copy.
7199 2005-04-21  Mike Stump  <mrs@apple.com>
7201         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7202         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7204 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
7206         * configure.in <crisv32-*-*, cris-*-*>: New local variable
7207         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
7208         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
7209         "*-*-elf" and "*-*-linux*".
7210         * configure: Regenerate.
7212 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
7214         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7216 2005-04-12  Mike Stump  <mrs@apple.com>
7218         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7220 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
7222         * MAINTAINERS (Write After Approval): Add myself.
7224 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
7226         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7228 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
7230         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
7231         (TARGET_CONFIGARGS): Include --with-target-subdir.
7232         (configure, all): New macros.  Use them throughout.
7233         * Makefile.in: Regenerate.
7235 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
7237         * MAINTAINERS (Write After Approval): Add myself.
7239 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7241         * MAINTAINERS: Remove 'loop unrolling' maintainer.
7243 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
7245         * MAINTAINERS: Move John Carr to Write After Approval.
7247 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
7249         * config/mh-mingw32: Delete.
7250         * configure.in: Don't use it.
7251         * configure: Regenerate.
7253 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
7255         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7256         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
7257         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
7258         (HOST_LIB_PATH): Generate from Makefile.def.
7259         (TARGET_LIB_PATH): Likewise.
7260         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7261         * Makefile.in: Regenerate.
7262         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7263         (RPATH_ENVVAR): Include Darwin case.
7264         * configure: Regenerate.
7266 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
7268         * MAINTAINERS (Various Maintainers): Remove self.
7269         (Write After Approval): Add self.
7271 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
7273         * MAINTAINERS (Various Maintainers): Add self.
7275 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
7277         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7278         * configure: Regenerate.
7280 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
7282         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7283         gcc_version, and gcc_version_trigger from set of flags to pass.
7284         * Makefile.tpl: Remove definitions of above variables.
7285         (config.status): Remove dependency on $(gcc_version_trigger).
7286         * Makefile.in: Regenerate.
7287         * configure.in: Do not reference config/gcc-version.m4 nor
7288         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
7289         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
7290         * configure: Regenerate.
7292 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
7293             Andrew Pinski  <pinskia@physics.uc.edu>
7295         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7296         * Makefile.in: Regenerate.
7298 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
7300         * MAINTAINERS (Write After Approval): Add myself.
7302 2005-03-03  David Ayers  <d.ayers@inode.at>
7304         * MAINTAINERS (Write After Approval): Add myself.
7306 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
7308         PR libgcj/20160
7309         * ltmain.sh: Avoid creating archives with components that have
7310         duplicate basenames.
7312 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
7314         PR bootstrap/20250
7315         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7316         instead of check.
7317         * Makefile.in: Regenerate.
7319 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7321         * Makefile.in: Regenerate to fix conflict between the previous two
7322         patches.
7324 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7326         PR bootstrap/17383
7327         * Makefile.def (target_modules): Remove "stage", now unnecessary.
7328         * Makefile.tpl (HOST_SUBDIR): New substitution.
7329         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7330         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7331         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7332         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7333         (Host modules, Bootstrapped modules): Use it.
7334         (Build modules, Target modules): Do not create symlink trees,
7335         always configure out-of-srcdir.
7336         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7337         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7338         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7339         $(HOST_SUBDIR).  Create a symlink for host_subdir.
7341         * Makefile.in: Regenerate.
7342         * configure: Regenerate.
7344 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7346         Merged from libada-gnattools-branch:
7347         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7349         * gnattools: New directory.
7350         * Makefile.def: Add gnattools as a module, depending on target-libada.
7351         * Makefile.in: Regenerate.
7352         * configure.in: Include gnattools in host_tools; disable it if ada
7353         is disabled.
7354         * configure: Regenerate.
7356 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
7358         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7359         treelang maintainer.
7360         (Write After Approval): Remove myself.
7362 2005-02-23  Paul Schlie  <schlie@comcast.net>
7364         * configure.in: Allow darwin targeted ports to build tk, itcl and
7365         libgui.
7366         * configure: Regenerate.
7368 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7370         PR libgcj/10353
7371         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7372         * configure: Regenerate.
7374 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
7376         * MAINTAINERS (Write After Approval): Add myself.
7378 2005-02-10  Ian Lance Taylor  <ian@airs.com>
7380         * MAINTAINERS: Update my e-mail address.
7382 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
7384         * MAINTAINERS (Write After Approval): Add myself.
7386 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
7388         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7389         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7390         target-libgloss when not *-*-elf and *-*-aout.
7391         * configure: Regenerate.
7393 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
7395         * MAINTAINERS: Remove obsolete entries.
7397         * MAINTAINERS (Write After Approval): Add Michael Matz.
7399 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
7401         * MAINTAINERS: Remove self as cpplib maintainer.
7403 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7405         * install-sh, config.sub: Import from upstream.
7407 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7409         PR bootstrap/18222
7410         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7411         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7412         * Makefile.in: Regenerate.
7414 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
7416         * MAINTAINERS: Update my email address.
7418 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
7419             Andreas Schwab  <schwab@suse.de>
7421         PR bootstrap/18033
7422         * config-ml.in: Eval option if surrounded by single quotes.
7424 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
7426         Revert 2004-12-28 Makefile changes, a better fix will be
7427         applied to mainline and src after GCC 4.0 branches.
7429 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
7431         PR bootstrap/17383
7433         * Makefile.def (target_modules): Remove stage parameter,
7434         it is always true now.
7435         * Makefile.tpl (configure-build-[+module+],
7436         configure-target-[+module+]): Always build symlink tree
7437         for the directory and for include.  BUILD_SUBDIR and
7438         TARGET_SUBDIR cannot be . anymore.
7439         * Makefile.in: Regenerate.
7441 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
7443         Revert 2004-12-08 Makefile changes.
7445 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
7447         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7448         cygwin, mingw.
7450 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
7452         * configure.in (sh64-*-*): Reenable gprof.
7453         * configure: Regenerate.
7455 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
7457         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7458         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7459         (EXTRA_TARGET_FLAGS): Add PICFLAG.
7460         * Makefile.in: Regenerate.
7462 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
7464         * MAINTAINERS: Update my email address.
7466 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
7468         * Makefile.tpl: Generate normal dependencies if the LHS module is
7469         not bootstrapped.
7470         * Makefile.in: Regenerate.
7472 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7474         * configure.in: Include config/gxx-include-dir.m4.  Use
7475         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
7476         * configure: Regenerate.
7478 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7480         * config.if: Delete.
7481         * configure.in: Set libstdcxx_incdir directly.
7482         * configure: Regenerate.
7484 2004-12-02  Eric Christopher  <echristo@redhat.com>
7486         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7487         * Makefile.in: Regenerate.
7489 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7491         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7492         * configure: Regenerate.
7494 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7496         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
7497         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
7498         * configure: Regenerate.
7500 2004-12-01  Eric Christopher  <echristo@redhat.com>
7502         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7503         of things to remove.
7505 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
7507         * MAINTAINERS (Write After Approval): Update my e-mail address.
7509 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
7511         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7512         from CVS libtool to always pass_all.
7514 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7516         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7517         (hppa*64*-*-*): Delete incorrect comment.
7518         * configure: Rebuilt.
7520 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7522         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7524 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7526         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7527         from CVS libtool to always pass_all.
7529 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7531         * install-sh, compile: Import from automake.
7533 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7535         * config.guess, config.sub:  Import from savannnah.
7537 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
7539         * MAINTAINERS (Write After Approval): Add myself
7541 2004-11-12  Mike Stump  <mrs@apple.com>
7543         * Makefile.def: Add html support.
7544         * Makefile.tpl: Likewise.
7545         * Makefile.in: Regenerate.
7547 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
7549         PR 18423
7550         * configure.in: Remove all instances of build-fixincludes from
7551         noconfigdirs.
7552         (build_configargs): Supply --target to subdirectories.
7553         * configure: Regenerate.
7555         * Makefile.def: Make gcc install depend on fixincludes install.
7556         * Makefile.in: Regenerate.
7558 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
7560         * MAINTAINERS: Add myself as gcc testsuite maintainer.
7562 2004-11-11  Paul Brook  <paul@codesourcery.com>
7564         * MAINTAINERS: Add self as arm maintainer.  Update email address.
7566 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
7568         * configure.in (noconfigdirs) [mmix-*-*]: Disable
7569         target-libgfortran.
7570         * configure: Regenerate.
7572 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
7574         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7575         like CC.
7577 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
7579         * Makefile.def (host fixincludes): Specify missing targets.
7580         * Makefile.in: Regenerate.
7582 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
7584         * MAINTAINERS: Add myself
7586 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
7588         * MAINTAINERS (Write After Approval): Add myself.
7590 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
7592         * Makefile.def: Build fixincludes for the host, too.
7593         * Makefile.in: Regenerate.
7594         * configure.in (host_tools): Add fixincludes.
7595         * configure: Regenerate.
7597 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
7599         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7600         * configure: Regenerated.
7602 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
7604         PR other/17783
7605         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7606         * configure: Regenerated.
7608 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
7610         * README.SCO: Update per FSF instructions.
7612 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
7614         PR target/18151
7615         * configure.in (case ${target}): Do not build fixincludes for avr.
7616         * configure: Regenerated.
7618 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
7620         * configure.in (case ${target}): Do not build fixincludes
7621         on platforms where it is not used.
7622         * configure: Regenerated.
7624 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
7626         * configure.in: Use an absolute path to install-sh.
7627         * configure: Regenerated.
7629 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7631         * MAINTAINERS (Write After Approval): Add myself.
7633 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
7635         * MAINTAINERS: Remove from Write After Approval those that are
7636         already maintainers.
7638 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
7640         * MAINTAINERS:  Update my email address.
7642 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
7644         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7645         * configure: Regenerate.
7647 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
7649         * MAINTAINERS:  Update my email address.
7651 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
7653         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
7654         entries belonging to this category.
7656 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
7658         * MAINTAINERS: Update my e-mail address.
7660 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
7662         Fix wrong conflict resolution in:
7664         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7666         * Makefile.in: Regenerate.
7667         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7668         in the recursive `make', instead of hardwiring `all'.
7669         (Autogenerated TARGET-* variables): New.
7671 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
7673         * configure.in: Enable target-libgloss for crx-*-*.
7674         * configure: Regenerate.
7676 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7678         * MAINTAINERS (Various Maintainers): Move the "windows,
7679         cygwin, mingw" maintainer to ...
7680         (OS Port Maintainers): ... here.
7682 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7684         * MAINTAINERS (Write After Approval): Remove those that are
7685         maintainers of some subsystem.
7687 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
7689         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7690         * ltcf-cxx.sh (tpf*): Likewise.
7691         * ltconfig (tpf*): Add TPF OS configuration support.
7693 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
7695         * MAINTAINERS: Change my email address to my new work account.
7697 2004-09-24  Michael Roth  <mroth@nessie.de>
7699         * configure.in (--without-headers): Add missing double quotes.
7700         * configure: Regenerate.
7702 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
7704         * ylwrap: Revert to previous version.
7706 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
7708         PR bootstrap/17369
7709         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7710         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7711         SET_GCC_LIB_PATH_CMD.
7712         (BASE_TARGET_EXPORTS): Likewise.
7713         * Makefile.in: Regenerated.
7715         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7716         * configure: Regenerated.
7718 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
7720         * config.guess: New upstream version
7721         * compile, depcomp, install-sh, ylwrap: Likewise.
7723 2004-09-19  Roger Sayle  <roger@eyesopen.com>
7725         * config/mh-x86omitfp: New host makefile fragment.  Add
7726         -fomit-frame-pointer to the default BOOT_CFLAGS.
7727         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7728         * configure: Regenerate.
7730 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
7732         PR target/11572
7733         * configure.in (*-*-darwin*): Renable libobjc.
7734         * configure: Regenerate.
7736 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
7738         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7740 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
7742         * Makefile.def: Remove libbanshee.
7743         * Makefile.tpl: Ditto.
7744         * configure.in: Ditto.
7745         * Makefile.in: Regen.
7746         * configure: Ditto.
7748 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
7750         * ltmain.sh: Use $pic_object as $non_pic_object if
7751         $non_pic_object=none.
7753 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
7755         * missing: Import latest version from master repository.
7757 2004-09-06  Nick Clifton  <nickc@redhat.com>
7759         * config.sub: Import latest version from master repository.
7760         * config.guess: Likewise.
7761         This includes these changes:
7763         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
7765         * config.sub: Handle crisv32, alias etraxfs.
7766         * config.guess (crisv32:Linux:*:*): Handle.
7768         2004-08-13  Brad Smith  <brad@comstyle.com>
7770         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7771         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7773         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
7775         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7776         assume the processor is a powerpc.  This is because coreutils
7777         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7778         in this case, due to a MacOS X bug that causes
7779         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7780         to return a negative number.
7781         Problem reported by Petter Reinholdtsen in:
7782         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7784         2004-07-19  Ben Elliston  <bje@gnu.org>
7786         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7788         2004-06-24  Ben Elliston  <bje@gnu.org>
7790         * config.guess: Update copyright years.
7791         * config.sub: Likewise.
7793         2004-06-22  Robert Millan  <robertmh@gnu.org>
7795         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7796         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7798         2004-06-22  Stanley F. Quayle <stan@stanq.com>
7800         * config.guess (*:*VMS:*:*): New entry. Replaces
7801         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7802         manufacturer.
7804         2004-06-22  Ben Elliston  <bje@gnu.org>
7806         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7807         * config.sub: Likewise.
7809         2004-06-22  Ben Elliston  <bje@gnu.org>
7811         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7812         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7814         2004-06-11  Ben Elliston  <bje@gnu.org>
7816         * config.guess (pegasos:OpenBSD:*:*): Remove.
7818         2004-06-11  Ben Elliston  <bje@gnu.org>
7820         From Wouter Verhelst <wouter@grep.be>:
7821         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7823         2004-06-11  Ben Elliston  <bje@gnu.org>
7825         * config.guess (luna88k:OpenBSD:*:*): New.
7827         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
7829         * config.guess (m32r*:Linux:*:*): New case.
7830         * config.sub: Handle m32rle.
7832         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
7834         From Jens Petersen  <petersen@redhat.com>:
7835         * config.sub: Handle sparcv8.
7837         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
7839         From Tom Smith <smith@cag.lkg.hp.com>:
7840         * config.guess: Version suffixes are equally significant on Tru64
7841         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
7842         prefix of "P" (patched kernel).
7844         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
7846         * config.sub: Add support for National Semiconductor CRX target.
7848 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
7850         * MAINTAINERS (Various Maintainers): Remove myself as web page
7851         maintainer, add myself as maintainer of build status lists.
7853 2004-09-03  Jan Beulich  <jbeulich@novell.com>
7855         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7856         *-*-netware, but add target-libmudflap.
7857         Consolidate *-*-netware targets (of which really only i?86 exists)
7858         into a single entry.
7859         * configure: Likewise.
7861 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
7863         * Makefile.tpl (sorry): Remove.
7864         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7865         (cleanstrap targets): Depend on distclean, not distclean-stage1.
7866         (do-clean): Clean per-stage directories too.
7867         (do-distclean): Run distclean-stage1 too.
7868         (.NOTPARALLEL): Enable during toplevel bootstrap.
7869         (stage[+id+]-bubble): Enable parallel execution during
7870         the recursive invocation.
7871         * Makefile.in: Regenerate.
7873         Fix previous checkin:
7875         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7876         include.
7877         * configure.in: Fix indentation.
7878         * configure: Regenerate.
7880 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
7882         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7883         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7884         * configure: regenerate
7885         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
7886         -mdynamic-no-pic
7888 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
7890         * Makefile.def (build_modules): Add fixincludes.
7891         (dependencies): Make gcc depend on fixincludes.
7892         * configure.in (build_tools): Add fixincludes.
7893         (build_configdirs): Always include build_libs.
7894         * Makefile.in: Regenerate.
7895         * configure: Regenerate.
7897 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
7899         * Makefile.def (bootstrap stages): Add 'lean' parameter.
7900         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7901         phony targets; do not generate timestamp files.
7902         (distclean-stageN): Remove references to their timestamp files.
7903         (restageN, touch-stageN): Remove.
7904         (stageN-bubble): Rewritten.
7905         (compare): Support lean bootstraps.
7906         * Makefile.in: Regenerate.
7908         * configure.in: Only warn when bootstrapping but
7909         build != host or build != target.  Support lean bootstraps.
7910         * configure: Regenerate.
7912 2004-08-26  Phil Edwards  <phil@codesourcery.com>
7914         * configure.in:  Give a better error message if GMP/MPFR are missing
7915         and a language needing them has been requested.
7916         * configure:  Regenerated.
7918 2004-08-25  Phil Edwards  <phil@codesourcery.com>
7920         * configure.in:  Print a list of available language front-ends if
7921         a requested one is missing.  Tidy stray tab characters.
7922         * configure:  Regenerated.
7924 2004-08-19  Michael Koch  <konqueror@gmx.de>
7926         * gcc/doc/install.texi: Update entry about automake for libjava.
7928 2004-08-17  Robert Millan  <robertmh@gnu.org>
7930         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7931         (instead of FreeBSD).
7932         * configure: Regenerate.
7934 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7936         * Makefile.in: Regenerate.
7937         * configure: Regenerate.
7939         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7940         stage_*_flags.
7941         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7942         for bootstrapped modules if toplevel bootstrap is going.
7943         (GCC bootstrap): Generate per-stage targets for all bootstrapped
7944         modules.  Adjust for changes in Makefile.def.  Enable several
7945         rules even in non-bootstrap mode, just to avoid peppering the
7946         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7947         (stage-[+prev+]-bubble): Remove.
7949         * Makefile.def (Dependencies): Depend on all-build-bison,
7950         all-build-flex, all-build-byacc, all-build-texinfo, rather
7951         than the host variations.
7952         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
7953         with BUILD_SUBDIR.
7954         (BISON): Update for recent Bisons.
7955         (YACC): Fix typo.
7956         (cross): Depend on all-build.
7957         (all): Do not depend on all-build.
7958         (prebootstrap): Remove.
7959         (dep-kind): Accept separate prefixes for MODULE and ON variables.
7960         (Prebootstrap dependencies): Add them to the per-stage targets
7961         and to all-prebootstrap.
7962         * configure.in (build_configdirs): Always enable build_tools.
7963         (BUILD_DIR_PREFIX): Remove.
7965         * Makefile.def (gcc): Add target variable.
7966         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7967         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7968         in the recursive `make', instead of hardwiring `all'.
7969         (Autogenerated TARGET-* variables): New.
7971 2004-08-13  Brian Booth  <bbooth@redhat.com>
7973         * MAINTAINERS: Remove myself from write-after-approval.
7975 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7977         * src-release: Stop distributing mmalloc with gdb (which doesn't
7978         use it).
7979         * Makefile.def: GDB doesn't depend on mmalloc anymore.
7980         * Makefile.in: Regenerate.
7982 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
7984         * configure.in (arm*-*-eabi*): New target.
7985         * configure: Regenerate.
7987 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
7989         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7990         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7991         (Dependencies): New section.
7992         * Makefile.tpl (Dependencies): Generate from Makefile.def.
7993         (configure-target-[+module+]): Depend on maybe-all-gcc
7994         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
7995         (toplevel profiledbootstrap): Fix dependencies.
7996         * Makefile.in: Regenerate.
7998 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
8000         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
8001         target-libiberty to noconfigdirs.
8002         * configure: Regenerate.
8004 2004-08-03  Paul Brook  <paul@codesourcery.com>
8006         * configure.in: Check for MPFR as well as GMP.
8007         * configure: Regenerate.
8009 2004-08-01  Robert Millan  <robertmh@gnu.org>
8011         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
8012         libmudflap for all GNU-based systems (with Glibc).
8013         * configure: Regenerate.
8015 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
8017         * Makefile.def (host-modules): Add gcc.
8018         * Makefile.in: Regenerate.
8019         * Makefile.tpl (sorry): New rule.
8020         (configure-host, all-host, [+make_target+]-host, do-check,
8021         install-host): Do not add gcc as a special case.
8022         (host modules): Add a small special-casing for gcc.  Export
8023         extra_make_flags through the environment.
8024         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
8025         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
8026         other recursive targets for gcc): Remove.
8028         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
8029         (stage, unstage): New rules.
8030         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
8031         distclean-stage[+id+]): Use stage_current.
8032         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
8033         the stage*-start rules.
8035 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
8037         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
8038         use -all_load flag.
8040 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
8042         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
8043         * configure: Regenerate.
8045 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
8047         * maintainer-scripts/gcc_release: Revert yesterday's change.
8049 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
8051         * MAINTAINERS: Add myself to write-after-approval.
8053 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
8055         * libf2c: Removed.
8056         * gcc/gccbug.in: Updated because of libf2c removal.
8057         * maintainer-scripts/gcc_release: Ditto.
8059 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
8061         * configure.in: Build libmudflap by default on FreeBSD.
8062         * configure: Regenerated.
8064 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
8066         * configure.in: Do not build libmudflap by default on non-GNU/Linux
8067         systems.
8068         * configure: Regenerated.
8070 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8072         PR target/16344
8073         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
8074         feedback based compiler.
8075         * Makefile.in: Rebuilt.
8077 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
8079         * Makefile.def (host_modules): Set bootstrap=true for flex.
8080         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
8081         * Makefile.in: Rebuilt.
8083 2004-07-07  Jan Hubicka  <jh@suse.cz>
8085         * MAINTAINERS: Add self as a profile feedback maintainer.
8087 2004-07-05  Phil Edwards  <phil@codesourcery.com>
8089         * configure.in:  Do not prepend $srcdir to /dev/null in
8090         makefile fragments.
8091         * configure:  Regenerate.
8093 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
8095         * Makefile.def (build_modules): Add bison, byacc, flex,
8096         m4, texinfo.
8097         (flags_to_pass): Add FLEX.
8098         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
8099         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
8100         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
8101         DEFAULT_MAKEINFO): Remove.
8102         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
8103         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
8104         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
8105         objdir or else use configured tool.
8106         (all-build): New.
8107         (all): Depend on it.
8108         (Build module dependencies): Add.
8109         * Makefile.in: Regenerate.
8110         * configure.in: Better support for multiple build modules,
8111         matching what is done for host/target modules.  Do not look
8112         for "plausible" locations of build tools if Canadian cross.
8113         Use autoconf's AC_PROG_CC to find a C compiler.  Define
8114         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
8115         * configure: Regenerate.
8117 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
8119         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
8120         * Makefile.in: Regenerate.
8122 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
8124         * Makefile.tpl (configure-build-[+module+],
8125         configure-[+module+], configure-target-[+module+]): Pass
8126         [+extra_configure_args+].
8127         (all-build-[+module+], all-[+module+], check-[+module+],
8128         install-[+module+], [+make_target+]-[+module+],
8129         all-target-[+module+], check-target-[+module+],
8130         install-target-[+module+], [+make_target+]-target-[+module+]):
8131         Pass [+extra_make_args+].
8132         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
8133         (GCC_HOST_EXPORTS): Remove.
8134         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
8135         cross, check-gcc, check-gcc-c++, install-gcc,
8136         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
8137         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
8138         * Makefile.in: Regenerate.
8140 2004-06-21  Matthew Sachs  <msachs@apple.com>
8142         * MAINTAINERS: Added self to write-after-approval.
8144 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
8146         * configure.in: Check for srcdir/winsup rather than build directory
8147         winsup.
8148         * configure: Regenerate.
8150 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
8152         * configure.in: Don't build Cygwin native newlib if winsup
8153         directory is missing.  Emit warning instead.
8154         * configure: Regenerate.
8156 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
8158         * Makefile.tpl (touch-stage[+id+]): New.
8159         (restage[+prev+]): Depend on touch-stage[+id+].
8161         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
8162         Use it throughout.
8164         * Makefile.def: Add profile and feedback bootstrap stages.
8165         Remove next field from bootstrap stages.
8166         * Makefile.tpl (LN, LN_S): Substitute.
8167         (stageN-start, stageN-end): Use double-colon rules, to
8168         provide a hook for additional setup commands.
8169         (distclean-stageN-gcc, restageN): Create dependencies from
8170         [+prev+], not from [+next+].
8171         (stageN-bubble): Add commands for successive stages from
8172         [+prev+], using double-colon rules.
8173         (all-stageN-gcc): Fix typo.
8174         (stagefeedback-start, profiledbootstrap): New.
8175         * Makefile.in: Regenerate.
8176         * configure.in: Call ACX_PROG_LN.
8177         * configure: Regenerate.
8179 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
8181         * MAINTAINERS (Write After Approval): Add myself.
8183 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
8185         * MAINTAINERS (Write After Approval): Add myself.
8187 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
8189         * configure.in: Fix --enable-bootstrap breakage introduced in trees
8190         without gcc.
8191         * configure: Regenerate.
8193 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8195         * Makefile.tpl: Fix typo.
8196         * Makefile.in: Regenerate.
8198 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8200         * configure.in: Remove new- prefix from toplevel
8201         bootstrap targets.
8202         * configure: Regenerate.
8204 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8206         * Makefile.tpl (all.normal): Rename to all.
8207         (all): Replace with a rule to pick the default
8208         target from configure.
8209         (all-gcc, configure-gcc): Use conditionals to
8210         do nothing when toplevel bootstrap is going on.
8211         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8212         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8213         * configure.in: Support --enable-bootstrap.
8215         * Makefile.def: Remove new- prefix from toplevel
8216         bootstrap targets.
8217         * Makefile.tpl: Likewise.
8219         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
8220         target.
8222         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8223         $(RECURSE_FLAGS) to recursive invocation of make.
8225         * Makefile.in: Regenerate.
8226         * configure: Regenerate.
8228 2004-05-30  Andreas Jaeger  <aj@suse.de>
8229             Jim Wilson  <wilson@specifixinc.com>
8231         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8232         like CC.
8234 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
8236         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8237         * configure: Regenerate.
8239 2004-05-25  Daniel Jacobowitz  <drow@false.org>
8241         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8242         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8243         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
8244         targets.
8245         * Makefile.in: Regenerate.
8247 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
8249         * configure.in: Test the ability to symlink directories.
8250         * configure: Regenerate.
8252         * Makefile.def (bootstrap-stage): New definitions.
8253         * Makefile.tpl (configure-stage1-gcc,
8254         configure-stage2-gcc, configure-stage3-gcc,
8255         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8256         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8257         new-restage3, compare): Autogenerate, see Makefile.in
8258         entry for behavioral changes.
8259         (distclean-stage1, new-stage1-start, new-stage1-end,
8260         new-stage1-bubble, distclean-stage2, new-stage2-start,
8261         new-stage2-end, new-stage2-bubble, distclean-stage3,
8262         new-stage3-start, new-stage3-end): New autogenerated targets.
8263         (objext, prebootstrap, BOOT_CFLAGS,
8264         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8265         targets.
8267         * Makefile.in: Regenerate.
8268         (distclean-stage1, new-stage1-start, new-stage1-end,
8269         new-stage1-bubble, distclean-stage2, new-stage2-start,
8270         new-stage2-end, new-stage2-bubble, distclean-stage3,
8271         new-stage3-start, new-stage3-end): New targets.
8272         (all-stage1-gcc): Move prebootstrap dependency from here...
8273         (configure-stage1-gcc): ...to here.
8274         (new-bootstrap): Use bubble targets.
8275         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8276         Use per-stage distclean targets.
8277         (configure-stage1-gcc, configure-stage2-gcc,
8278         configure-stage3-gcc, all-stage1-gcc,
8279         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8280         Use new-stageN-start to prepare the tree.
8282 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
8284         * Makefile.def (host_modules): add libcpp.
8285         * Makefile.tpl: Add dependencies on and for libcpp.
8286         * Makefile.in: Regenerate.
8287         * configure.in: Add libcpp host module.
8288         * configure: Regenerate.
8290 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
8292         * Makefile.tpl: Whenever a recursive target is defined, wrap
8293         it in a special @if/@endif block, and prepare its maybe
8294         dependency in the @if/@endif block
8295         * configure.in: Instead of writing maybe dependencies, remove
8296         the @if/@endif statements, and remove the @if/@endif blocks
8297         that remain.
8298         * configure: Regenerate.
8299         * Makefile.in: Regenerate.
8301 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
8303         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8305 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
8307         PR bootstrap/15120
8308         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8309         * */configure: Rebuilt.
8311 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
8313         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8314         of libf2c.
8315         * configure, Makefile.in: Regenerate.
8317 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
8319         * MAINTAINERS (Write After Approval): Add myself.
8321 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
8323         Merge from tree-ssa-20020619-branch.
8325         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8326         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8327         (HOST_GMPLIBS): Define.
8328         (HOST_GMPINC): Define.
8329         (TARGET_LIB_PATH): Add libmudflap.
8330         (GFORTRAN_FOR_TARGET): Define.
8331         (configure-build*): Export GFORTRAN.
8332         (configure-gcc): Export GMPLIBS and GMPINC.
8333         (all-gcc): Add maybe-all-libbanshee.
8334         (configure-target-libgfortran): Define.
8335         * Makefile.in: Regenerate.
8336         * configure.in (host_libs): Add libbanshee.
8337         (target_libraries): Add target-libmudflap and target-libgfortran.
8338         Add --with-libbanshee.
8339         Handle --disable-libmudflap.
8340         (*-*-freebsd*): Use with_gmp.
8341         Add $(libgcj) to noconfigdirs.
8342         * configure: Regenerate.
8343         * depcomp: New file.
8344         * MAINTAINERS: Add tree-ssa maintainers.
8346 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
8348         * MAINTAINERS (Various Maintainers): Add myself.
8350 2004-04-30  Brian Ford  <ford@vss.fsi.com>
8352         * MAINTAINERS (Write After Approval): Add myself.
8354 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
8356         * MAINTAINERS (Write After Approval): Add myself.
8358 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
8360         * config/acx.m4: Fix fastcompare support for new-bootstrap.
8361         * configure: Regenerate.
8363 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
8365         Revert:
8366         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8368         * Makefile.def (flags_to_pass): Remove *dir variables that
8369         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8370         as well as prefix and exec_prefix.
8371         * Makefile.in: Regenerate.
8373 2004-04-26  Robert Millan  <robertmh@gnu.org>
8375         Add patches from libtool CVS.
8376         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8377         * ltconfig: Likewise.
8378         * ltcf-c.sh: Likewise.
8379         * ltcf-cxx.sh: Likewise.
8380         * ltcf-gcj.sh: Likewise.
8382 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8384         * Makefile.def (host_modules): Mark with the bootstrap
8385         flag packages on which gcc depends.
8386         * Makefile.tpl (all-bootstrap): Use it.
8387         * Makefile.in: Regenerate.
8389 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8391         * Makefile.def (flags_to_pass): Remove *dir variables that
8392         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8393         as well as prefix and exec_prefix.
8394         * Makefile.in: Regenerate.
8396 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8398         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8399         * configure: Regenerate.
8400         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8401         * gcc/Makefile.tpl (compare): Use the result of the test.
8402         * gcc/Makefile.in: Regenerate.
8404 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
8406         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8407         Always relocate gcc and prev-gcc to the original names, even
8408         if the build fails.
8409         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8410         New targets.
8412 2004-04-23  Laurent GUERBY <laurent@guerby.net>
8414         * MAINTAINERS: Update my email address.
8416 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8418         * configure.in (mips*-*-irix5*): Enable ld.
8419         * configure: Regenerate.
8421 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8423         * configure: Regenerate.
8425 2004-04-15  James E Wilson  <wilson@specifixinc.com>
8427         * Makefile.tpl (configure-[+module+], configure-gcc,
8428         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8429         Set and export LDFLAGS.
8430         * Makefile.in: Regenerate.
8432 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
8434         * MAINTAINERS: Add myself to write-after-approval.
8436 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8438         PR bootstrap/14871
8439         * Makefile.tpl: If we don't have built-in-tree target tools,
8440         use the ones found by configure rather than hacking around with
8441         program_transform_name.
8442         * configure.in: Give Makefile.tpl the information necessary
8443         to do that.
8444         * Makefile.in: Regenerate.
8445         * configure: Regenerate.
8447 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
8449         PR bootstrap/14760
8450         * configure.in: When computing baseargs, strip *all* copies of
8451         offending options.  Also, don't match/substitute the trailing space,
8452         so that this actually works when two similar options are separated by
8453         only one space.
8454         * configure: Regenerate.
8456 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
8458         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8459         (rs6000-*-aix*): Same.
8460         * configure: Regenerate.
8462 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
8464         * MAINTAINERS: Add myself to write-after-approval.
8466 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
8468         * MAINTAINERS: Add myself to write-after-approval.
8470 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
8472         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8473         STRICT_WARN, WARN_CFLAGS flags passed down to make.
8474         * Makefile.in: Regenerate.
8476         * configure.in (top level bootstrap support): Rework --enable-werror
8477         to set @stage2_werror_flag@.
8478         * configure: Regenerate.
8479         * Makefile.tpl (top level bootstrap support): Pass
8480         @stage2_werror_flag@ down to configure in stages 2 and 3.
8481         * Makefile.in: Regenerate.
8483 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8485         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8486         for stages 2 and 3 as well as in make.  As a consequence, remove
8487         OUTPUT_OPTION (now detected by configure) from the flags passed down
8488         to make.
8489         * Makefile.in: Regenerate.
8491         * Makefile.tpl (new-bootstrap): Fix typo.
8492         * Makefile.in: Regenerate.
8494 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8496         * Makefile.tpl: Rearrange by moving recursive_targets rules
8497         into their proper sections.
8498         * Makefile.tpl (top level bootstrap support): Move disabling
8499         of coverage flags from 'make' to 'configure'; improve comments.
8500         * Makefile.in: Regenerate.
8502         * Makefile.tpl (experimental top level bootstrap) Move stage1
8503         language setting from all- target to configure- target; disable
8504         intermodule optimization in stage 1; prevent gratuitous rebuilds
8505         of stage 1.
8506         * Makefile.in: Regenerate.
8507         * configure.in: Comma-separate stage 1 language list for top
8508         level bootstrap.
8509         * configure: Regenerate.
8511         * Makefile.tpl: Clean up experimental top level bootstrap support:
8512         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8513         prev-gcc in configure- targets as well as all- targets.
8514         * Makefile.in: Regenerate.
8516 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
8518         * compile: New file imported from automake.
8520 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
8522         * configure.in: Remove symbolic link section.
8523         * configure: Regenerate.
8524         * Makefile.tpl (links): Remove.
8525         * Makefile.in: Regenerate.
8527 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
8528             Nathanael Nerode  <neroden@gcc.gnu.org>
8530         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
8531         Set with AC_CHECK_PROGS.
8532         * configure.in: Fix comment typo from last patch.
8533         * configure: Regenerate.
8535 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
8537         * Makefile.tpl: Introduce experimental top level bootstrap support.
8538         * Makefile.in: Regenerate.
8539         * configure.in: Introduce support for top level bootstrap.
8540         * configure: Regenerate.
8542 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8543             Paolo Bonzini  <bonzini@gnu.org>
8545         PR bootstrap/14522
8546         * configure.in: Cope with shells that do not support unquoted ^
8547         * configure: Regenerate.
8549 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8550             Paolo Bonzini  <bonzini@gnu.org>
8552         PR bootstrap/14522
8553         * configure.in: Cope with shells that do not support nesting
8554         quotes inside quoted backquote substitutions.
8555         * configure: Regenerate.
8557 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
8559         PR bootstrap/14522
8560         * configure.in: Fix escaping of $.
8561         * configure: Regenerate.
8563 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8565         * configure: Regenerate, since I forgot to while committing Paolo's
8566         changes.
8568 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
8570         PR ada/14131
8571         Move language detection to the top level.
8572         * configure.in: Find default values for the tools as
8573         soon as possible.  Disable ada if GNAT is not found.
8574         Emit error message about missing languages.  Expand
8575         --enable-languages=all for the gcc subdirectory.
8577 2004-03-10  Ben Elliston  <bje@gnu.org>
8579         * MAINTAINERS: Update my email address.
8581 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
8583         * ltconfig: Disable building static libraries if building shared
8584         libraries on AIX 5L.
8586 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
8588         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8589         and disable libgcj.
8590         * configure: Regenerated.
8592 2004-03-01  Brian Booth  <bbooth@redhat.com>
8594         * MAINTAINERS: Add myself to write-after-approval.
8596 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
8598         * MAINTAINERS: Add myself to write-after-approval.
8600 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8602         PR bootstrap/7087
8603         * Makefile.tpl: Guard XFOO sed statements better.
8604         * Makefile.tpl: Add dependency for configure-target-libada.
8605         * Makefile.in: Regenerate (incidentally fixes broken
8606         commit when libada-branch was merged).
8608 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
8610         * MAINTAINERS: Add myself to write-after-approval.
8612 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
8614         * MAINTAINERS: Add Nicola Pero and myself as libobjc
8615         maintainers.
8617 2004-02-20  Andrew Cagney  <cagney@redhat.com>
8619         * config.guess: Update from version 2003-10-16 to 2004-02-16.
8620         * config.sub: Update from version 2003-11-03 to 2004-02-16.
8622 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8624         PR bootstrap/11932
8625         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8627 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
8629         * MAINTAINERS: Added myself to write-after-approval.
8631 2004-02-14  Michael Koch  <konqueror@gmx.de>
8633         * MAINTAINERS: Added myself to write-after-approval.
8635 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
8637         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
8638         some OS port maintainers to OS port maintainers section.
8640 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
8642         * MAINTAINERS: Add self.
8644 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
8646         * MAINTAINERS: Alphabetize.
8648 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
8650         * MAINTAINERS: Remove myself.
8652 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
8654         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8655         (rs6000-*-aix*): Same.
8656         * configure: Regenerate.
8658 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
8660         * configure.in (host): Add in missing $noconfigdirs to defines.
8661         * configure: Regenerate.
8663 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
8664             Nathanael Nerode  <neroden@gcc.gnu.org>
8666         PR ada/6637, PR ada/5911
8667         Merge with libada-branch:
8668         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8669         with appropriate dependencies. Add --enable-libada configure switch.
8670         * configure, Makefile.in: Regenerate.
8672 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
8674         * MAINTAINERS: Add myself to write-after-approval.
8676 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8678         * configure.in: Don't pass --with-stabs on IRIX 5 either.
8679         * configure: Regenerate.
8681 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
8683         Merge from upstream:
8685         * ltmain.in: When setting IFS to '~', be careful about user
8686         arguments that contain '~'.
8688         2004-02-04  Peter O'Gorman  <peter@pogma.com>
8690         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8691         Also test $base_compile against $CC with escaped arguments. Bug
8692         reported by Geoff Keating <geoffk@apple.com>.
8694 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
8696         * MAINTAINERS: Remove i960 port.
8698 2004-01-23  DJ Delorie  <dj@redhat.com>
8700         * Makefile.def (target_modules) [libiberty]: Don't stage.
8701         * Makefile.in: Rebuilt.
8703 2004-01-20  Caroline Tice  <ctice@apple.com>
8705         * MAINTAINERS: Add myself to write-after-approval.
8707 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
8709         * MAINTAINERS: Update my email address.
8711 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
8713         * MAINTAINERS: Add myself to write-after-approval.
8715 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8717         * MAINTAINERS: Remove entries without email address.
8719 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
8721         * MAINTAINERS: Add myself to write-after-approval.
8723 2004-01-15  Steven Bosscher  <stevenb@suse.de>
8725         * MAINTAINERS: Update my email address.
8727 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
8729         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8730         * Makefile.tpl (configure-target-[+module+]): Support stage.
8731         * Makefile.in: Rebuilt.
8733 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
8735         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8737 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
8739         * MAINTAINERS: Add myself as a MIPS maintainer.
8741 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8743         * configure.in: Use ./config.cache, not config.cache.
8744         * configure: Regenerate.
8745         * Makefile.tpl: Special-casing not needed for GCC any more.
8746         * Makefile.in: Regenerate.
8748         * configure.in: Don't share a cache file for host dirs.
8749         * configure: Regenerate.
8751         * config-ml.in: Don't mess with the cache file.
8753 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8755         * MAINTAINERS: Move myself from 'Write After Approval' to
8756         'CPU Port Maintainers' section as SPARC maintainer.
8758 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8760         * Makefile.tpl: Make GCC use a separate config.cache.
8761         * Makefile.in: Regenerate.
8763         PR bootstrap/11932, PR bootstrap/11933
8764         (I don't know if it will fix either of them, but it relates
8765         to them.)
8766         * configure.in: Don't use shared config.cache for target
8767         directories.
8768         * configure: Regenerate.
8770 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
8772         * MAINTAINERS: Add myself to 'Write After Approval' section.
8774 2003-12-31  Roger Sayle  <roger@eyesopen.com>
8776         * configure.in (ia64*-*-hpux*): Disable building java libraries.
8777         * configure: Regenerated.
8779 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
8781         * MAINTAINERS: Remove the mn10200 maintainer.
8783 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
8785         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8786         * configure: Regenerated.
8788 2003-12-16  Jan Hubicka  <jh@suse.cz>
8790         * MAINTAINERS: Add myself as callgraph maintainer.
8792 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
8794         * configure.in (raw_libstdcxx_flags): Remove the leading space.
8795         * configure: Regenerate.
8797 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8799         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8800         'Write After Approval' section. Update email.
8802 2003-12-01  James Lemke  <jim@wasabisystems.com>
8804         * MAINTAINERS (Write After Approval): Add myself.
8806 2003-11-20  Matt Thomas  <matt@3am-software.com>
8808         * MAINTAINERS: Add myself as a vax port maintainer.
8810 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
8812         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8813         (configure-build-[+module+], configure-[+module+]): Likewise.
8814         (configure-target-[+module+], configure-gcc, config.status): Likewise.
8815         * Makefile.in: Regenerate.
8817 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
8819         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8820         shared/dylibed libraries.
8821         * ltmain.sh: Likewise.
8822         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8823         * ltcf-cxx.sh: Likewise.
8824         * ltcf-gcj.sh: Likewise.
8825         * ltconfig: Likewise.
8827 2003-11-17  Stan Cox  <scox@redhat.com>
8829         * MAINTAINERS: Add myself as iq2000 port maintainer.
8831 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
8833         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8834         * Makefile.in: Regenerate.
8836 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
8838         * config.sub: Update to 2003-11-03 version.
8840 2003-10-20  Phil Edwards  <phil@codesourcery.com>
8842         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
8843         * configure:  Regenerate.
8845 2003-10-20  Nicolas Pitre  <nico@cam.org>
8847         * MAINTAINERS: Add myself to 'Write After Approval' section.
8849 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
8851         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8853 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
8855         * MAINTAINERS: Update my email address.
8857 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8859         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8861 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
8863         * MAINTAINERS: Add myself to 'Write After Approval' section.
8865 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
8867         * config.guess: Update to 2003-10-16 version.
8868         * config.sub: Update to 2003-10-16 version.
8870 2003-10-15  David Daney  <ddaney@avtrex.com>
8872         * MAINTAINERS: Added myself to 'Write After Approval' section.
8874 2003-10-15  Falk Hueffner  <falk@debian.org>
8876         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8877         'Write After Approval' section. Update email.
8879 2003-10-14  Roger Sayle  <roger@eyesopen.com>
8881         * MAINTAINERS: Move myself from 'Write After Approval' to
8882         'Various Maintainers' section as middle-end maintainer.
8884 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8886         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8887         HOST_FLAGS_TO_PASS.
8888         * Makefile.in: Regenerate.
8890 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
8892         * config.guess: Update to 2003-10-07 version.
8893         * config.sub: Update to 2003-10-07 version.
8895 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8897         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8898         * ltconfig (irix5*, irix6*): Don't override version_type.
8900 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
8902         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8903         * configure: Rebuilt
8904         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8905         * Makefile.in: Rebuilt
8907 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
8909         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8911 2003-09-30  Carlo Wood  <carlo@alinoe.com>
8913         * MAINTAINERS (Write After Approval): Add myself.
8915 2003-09-29  Paul Koning  <ni1d@arrl.net>
8917         * MAINTAINERS: Move myself from "Write After Approval"
8918         to CPU platform maintainers for pdp11 platform.
8920 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
8922         * MAINTAINERS: Move myself from 'Write After Approval' to
8923         'Various Maintainers' section as libffi testsuite maintainer.
8925 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
8927         * configure.in: Pass a computed --program-transform-name
8928         to subconfigures.
8929         * configure: Regenerated.
8931 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8933         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8934         * Makefile.in: Regenerate.
8936         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8937         * Makefile.in: Regenerate.
8939 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
8941         * MAINTAINERS: Move myself from 'Write After Approval'
8942         to 'Various Maintainers' (objective-c) section.
8944 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
8946         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8947         quoting.
8948         * configure: Regenerated.
8950 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
8952         * MAINTAINERS (Write After Approval): Add myself to write after
8953         approval list.
8955 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
8957         * MAINTAINERS (Write After Approval): Add myself.
8959 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
8961         * MAINTAINERS: Update my e-mail address.
8963 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
8965         * libtool.m4 (LD): Correct powerpc64 host match.
8967 2003-09-06  James E Wilson  <wilson@tuliptree.org>
8969         * MAINTAINTERS: Update my affiliation and email address.
8971 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8973         * MAINTAINERS (Write After Approval): Add myself.
8975 2003-09-04  DJ Delorie  <dj@redhat.com>
8977         * configure: Regenerate.
8979 2003-09-04  Robert Millan  <robertmh@gnu.org>
8981         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8983 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8985         * configure.in: Ensure arguments to sed are properly spaced.
8986         * configure: Regenerate.
8988 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
8990         * MAINTAINERS: Update my e-mail address.
8992 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
8994         * MAINTAINERS (Write After Approval): Add myself.
8996 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
8998         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8999         * configure: Regenerated.
9001 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9003         * MAINTAINERS: Update my email address.
9005 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
9007         * configure.in:  Use newline instead of semicolon when assuming
9008         shell arguments in a for loop.
9009         * configure:  Regenerated.
9011 2003-08-22  Jason Eckhardt  <jle@rice.edu>
9013         * MAINTAINERS: Resurrect the i860 maintainer.
9015 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
9017         PR 8180
9018         * configure.in: When testing with_libs and with_headers, treat
9019         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
9020         * configure: Regenerate.
9022         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
9023         make, shell, etc.
9024         (baseargs): Likewise.
9025         * configure: Regenerate.
9027 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
9029         * MAINTAINERS (Write After Approval): Add myself.
9031 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
9033         * configure.in: Disable libgcj for darwin not on powerpc.
9034         * configure: Rebuild.
9036 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
9038         * config-ml.in, symlink-tree: Add license.
9040 2003-08-03  Richard Stallman  <rms@gnu.org>
9041             Eben Moglen  <moglen@columbia.edu>
9043         * README.SCO: New file.
9045 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
9047         * Makefile.tpl (check, check-c++): Express dependencies using
9048         dependencies rather than commands.
9049         * Makefile.in: Regenerate.
9051 2003-08-01  Andrew Cagney  <cagney@redhat.com>
9053         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
9054         * configure: Ditto.
9056 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
9058         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
9059         * Makefile.in: Update.
9061 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
9063         * configure.in: Enable libgcj for darwin.
9064         * configure: Rebuild.
9066 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
9068         * config-ml.in:  Use ac_configure_args directly instead of
9069         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
9070         actually seen.
9072 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9074         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
9075         creating target and build subdirs to build all parent dirs as needed.
9076         * Makefile.in: Rebuild.
9077         * configure.in: Don't build dirs explicitly here.
9078         * configure: Rebuild.
9080 2003-07-26  Paul Brook  <paul@nowt.org>
9082         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
9084 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
9086         * Makefile.tpl (all-make): Depend on intl.
9087         * Makefile.in: Rebuilt.
9089 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
9091         * install-sh:  Update to newer upstream versions (associated with
9092         aclocal 1.7).
9093         * mkinstalldirs:  Likewise.
9094         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
9096 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
9098         * MAINTAINERS: Move self from Bug database only accounts
9099         to write-after-approval.
9101 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
9103         * config.if: Remove unused libc_interface determination.
9105 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9107         * MAINTAINERS: Move self from write-after-approval to
9108         build machinery (*.in).
9110 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9112         PR bootstrap/11273
9113         PR bootstrap/11408
9114         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
9115         unused INSTALL_PROGRAM_ARGS.
9116         * configure.in: Use AC_PROG_INSTALL.
9117         * Makefile.in: Regenerate.
9118         * configure: Regenerate.
9120 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
9122         * MAINTAINERS: Alphabetize.
9124 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
9126         * configure: Rebuilt.
9127         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9128         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
9129         newlib nor libgloss.
9130         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
9131         * configure.in (am33_2.0-*-linux*): Added.
9133 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
9135         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
9136         * configure: Regenerate.
9138 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
9140         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
9141         * Makefile.in: Regenerate.
9143 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
9145         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
9146         * Makefile.in: Regenerate.
9148 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
9150         * Makefile.tpl: Replace PWD with PWD_COMMAND.
9151         * Makefile.in: Regenerated.
9153         * config-ml.in: Replace PWD with PWD_COMMAND.
9155 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
9157         * intl: New directory; see intl/ChangeLog for details.
9158         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
9159         * Makefile.tpl: all-gcc depends on maybe-all-intl.
9160         * Makefile.in: Regenerate.
9162 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9164         * configure.in: Clean up config-lang.in handling.  Delete
9165         useless assignment to "subdirs".
9166         * configure: Regenerate.
9168 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9170         * configure.in: Rename 'target_libs' to 'target_libraries'.
9171         Remove useless reference to 'target_libs'.
9172         * configure: Regenerate.
9174 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
9176         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9177         * Makefile.in: Regenerate.
9179 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9181         * Makefile.def: Introduce flags_to_pass.
9182         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9183         * Makefile.in: Regenerate.
9185 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
9187         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9188         and target-libgloss.
9189         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9190         <h8300*-*-*>: Disable libf2c and ${libgcj}.
9191         * configure: Regenerate.
9193 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
9195         * configure.in: Update testsuite_flags to new location.
9196         * configure. Regenerate.
9198 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9200         * Makefile.tpl: Remove BUILD_CC stuff.
9201         * Makefile.in: Regenerate.
9203 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
9205         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9207 2003-06-16  Graeme Peterson  <gp@qnx.com>
9209         * MAINTAINERS (Write After Approval): Add myself.
9211 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
9213         * config.guess: Update to 2003-06-12 version.
9214         * config.sub: Update to 2003-06-13 version.
9216 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
9218         * config.guess: Update to 2003-06-06 version.
9219         * config.sub: Update to 2003-06-06 version.
9221 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9223         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9224         * configure. Regenerate.
9226 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9228         * configure.in: Disable serial configure by default.
9229         * configure: Regenerate.
9230         * Makefile.tpl: Abolish .NOTPARALLEL.
9231         * Makefile.in: Regenerate.
9233         * Makefile.tpl: Replace {build,host,target}_canonical by
9234         {build,host,target}.
9235         * Makefile.in: Regenerate.
9237         * Makefile.tpl: Fix stupid pasto.
9238         * Makefile.in: Regenerate.
9240 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9242         * Makefile.tpl: Remove bogus conditional.
9243         * Makefile.in: Regenerate.
9245 2003-06-05  Jan Hubicka  <jh@suse.cz>
9247         * Makefile.tpl (profiledbootstrap): New target.
9248         * Makefile.in (profiledbootstrap): New target.
9250 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
9252         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9253         Pinski. Remove user names from other bugzilla-only maintainers.
9255 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9257         * Makefile.tpl: Make 'recursive targets' using autogen rather
9258         than shell loop.  Remove duplicate 'clean' targets and false
9259         comments.
9260         * Makefile.def: Add systematic dependencies to 'recursive' targets.
9261         Add systematic method of specifying missing targets in subdirs.
9262         Add copyright boilerplate.
9263         * Makefile.in: Regenerate.
9264         * configure.in: Add 'recursive targets' to maybe list.
9265         * configure: Regenerate.
9267         * MAINTAINERS: "GNATS only" -> "Bug database only".
9269         * Makefile.tpl: Rename [+target+] to [+make_target+].
9270         * Makefile.def: Rename 'target' to 'make_target'.
9272 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
9274         * MAINTAINERS: Add self as options handling maintainer.
9276 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
9278         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9279         been too long since I touched those ports.
9281 2003-05-28  DJ Delorie  <dj@redhat.com>
9283         * Makefile.tpl: Make maybe-check-gcc .PHONY.
9284         * Makefile.in: Regenerate.
9286 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
9288         * configure.in: Use curly braces in the definition of tooldir.
9289         * configure: Regenerate.
9291 2003-05-21  DJ Delorie  <dj@redhat.com>
9293         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9294         newlib or libgloss.
9295         * Makefile.in: Regenerate.
9297 2003-05-21  DJ Delorie  <dj@redhat.com>
9299         * Makefile.tpl: Add missing empty maybe-check-gcc target.
9300         * Makefile.in: Regenerate.
9302 2003-05-20  Ian Lance Taylor  <ian@airs.com>
9304         * MAINTAINERS: Update my e-mail address.
9306 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9308         * configure.in: Switch more things to use maybe dependencies.
9309         * Makefile.tpl: Switch more things to use maybe dependencies.
9310         Factor out common code from autogen IF statements.
9311         * configure: Regenerate.
9312         * Makefile.in: Regenerate.
9314 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
9316         * configure.in: Accept i[3456789]86 for machine type.
9317         * configure: Regenerate.
9319 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9321         * configure.in: Switch more things to use maybe dependencies.
9322         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
9323         * configure: Regenerate.
9324         * Makefile.tpl: Switch more things to use maybe dependencies.
9325         * Makefile.in: Regenerate.
9327 2003-05-16  Andreas Schwab  <schwab@suse.de>
9329         * Makefile.tpl (install-opcodes): Define.
9330         * Makefile.in: Rebuild.
9332 2003-05-13  Andreas Jaeger  <aj@suse.de>
9334         * config.guess: Update to 2003-05-09 version.
9335         * config.sub: Update to 2003-05-09 version.
9337 2003-05-13  Michael Eager  <eager@mvista.com>
9339         * configure.in: Correct sed script so that options in quotes are not
9340         deleted.
9341         * configure: Rebuild.
9343 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
9345         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9346         and $$s/newlib/libc/sys/cygwin32 include paths.
9347         * configure: Ditto.
9349 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
9351         * MAINTAINERS: Update my email addresses.
9353 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
9355         * config-ml.in: Propagate INSTALL variables.
9357 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9359         * MAINTAINERS: Remove duplicate entries in Write After Approval.
9361 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
9363         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9364         * Makefile.in: Regenerate.
9366 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
9368         * MAINTAINERS (GNATS only): Add Falk Hueffner.
9370 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
9372         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9374 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
9376         * Makefile.tpl: Clean $(BUILD_SUBDIR).
9377         * Makefile.in: Regenerated.
9379 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
9381         * MAINTAINERS (Write After Approval): Upgrade myself from
9382         GNATS only to write-after-approval. Update my mail address.
9384 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
9386         (OS Port Maintainers: freebsd): Add myself.
9388 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
9390         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9392 2003-04-22  Kean Johnston  <jkj@sco.com>
9394         * MAINTAINERS (SCO ports): Added myself.
9396 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
9398         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9400 2003-04-19  Kean Johnston  <jkj@sco.com>
9402         * MAINTAINERS (Write After Approval): Add myself.
9404 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9406         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9407         * Makefile.in: Regenerate.
9409 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
9411         * configure.in (powerpc64*-*-linux*): Remove.
9412         * configure: Rebuilt.
9414 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
9416         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
9417         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9418         and restrap.
9419         * Makefile.in:  Regenerate.
9421 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
9423         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9424         * configure: Regenerated.
9426 2003-04-15  DJ Delorie  <dj@redhat.com>
9428         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9430 2003-04-13  Nick Clifton  <nickc@redhat.com>
9432         * config-ml.in: Remove support for --disable-aix removing
9433         call-aix multilibs.
9435 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
9437         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9438         * */configure: Rebuilt.
9440 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
9442         * MAINTAINERS: Add my email address.
9444 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
9446         * MAINTAINERS (Write After Approval): Add myself.
9448 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9450         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9451         * Makefile.in: Regenerate.
9453 2003-03-14  Michael Chastain  <mec@shout.net>
9455         * Makefile.in: Regenerate with correct Makefile.def.
9457 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9459         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
9460         Make macro.
9461         * Makefile.in: Regenerate.
9462         * configure.in: Clean up gxx_include_dir logic.
9463         * configure: Regenerate.
9465 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
9467         * MAINTAINERS (Write After Approval): Add myself.
9469 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
9471         * MAINTAINERS: Update my mail address.
9473 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9475         * configure.in (gxx_include_dir): Fix typo.
9476         * configure: Regenerated.
9478 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9480         * Makefile.tpl: Reindent.
9481         * Makefile.in: Regenerate.
9482         * configure.in: Reindent.  Don't set unused variables.
9483         * configure: Regenerate.
9485 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
9487         * configure.in: Include $(build_tooldir)/sys-include in
9488         FLAGS_FOR_TARGET.
9489         * configure: Regenerated.
9491 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9493         * Makefile.tpl: Always pass down RANLIB.
9494         * Makefile.in: Regenerate.
9496         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9497         * Makefile.in: Regenerate.
9498         * configure.in: Remove unused logic relating to --enable-shared
9499         and --enable-threads.  Remove bogus comments.  Remove redundant
9500         noconfigdirs.
9501         * configure: Regenerate.
9503         * configure.in: Replace ${libstdcxx_version} by its value.
9504         Remove reference to mh-dgux.
9505         * configure: Regenerate.
9507 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
9509         * MAINTAINERS (Write After Approval): Add myself.
9511 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9513         * Makefile.tpl: Rearrange.
9514         * Makefile.in: Regenerate.
9516 2003-02-25  Uwe Stieber  <uwe@wwws.de>
9518         * configure.in: Add support for kaOS as cross build target system.
9519         * configure: Regenerated.
9521 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
9523         * MAINTAINERS (Write after approval): Add myself.
9525 2003-02-21  James E Wilson  <wilson@tuliptree.org>
9527         * MAINTAINERS: Update my email address.
9529 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
9531         * MAINTAINERS: Add self to blanket write privs. section.
9533 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
9535         * Makefile.tpl: Add definition of CPPFLAGS to pass into
9536         configure-target-* as some target builds may require additional
9537         flags for preprocessor tests.
9538         * Makefile.in: Regenerated.
9540 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
9542         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9543         * ltconfig: Handle it.
9544         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9545         auto-detecting it.
9547         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9548         it is used as argument to $CC.
9549         * ltcf-gcj.sh: Likewise.
9551         * configure.in: Introduce --enable-maintainer-mode.
9552         * configure: Rebuilt.
9553         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9554         for maintainer mode.
9555         * Makefile.in: Rebuilt.
9557 2003-02-18  Jason Merrill  <jason@redhat.com>
9559         * Makefile.tpl (check-c++): Allow parallelism.
9561 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9563         * MAINTAINERS: Remove John Carr (who never actually had access to
9564         gcc.gnu.org).
9566 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
9568         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9569         don't configure target-libobjc.
9570         * configure: Regenerate.
9572 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9574         * Makefile.tpl (RANLIB): Define.
9575         * Makefile.in: Regenerate.
9577 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
9579         * MAINTAINERS: Update my email.
9581 2003-02-06  Keith R Seitz  <keiths@redhat.com>
9583         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9584         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9585         * Makefile.in: Regenerated.
9586         * configure.in: Remove all traces of snavigator, db, and grep.
9587         * configure: Regenerated.
9589 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9591         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9592         After Approval.
9594 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9596         * MAINTAINERS (Write after approval): Add myself.
9598 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
9600         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9601         * Makefile.in: Regenerated.
9603 2003-01-30  Roger Sayle  <roger@eyesopen.com>
9605         * config.guess: Updated to 2003-01-30's version.
9606         * config.sub: Updated to 2003-01-28's version.
9608 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
9610         * config.if: If gcc_version is already set, just use it.  Don't set
9611         gcc_version_trigger if it's already set, otherwise set it to
9612         gcc/version.c, but only if the file exists.  If it is not set and
9613         gcc/version.c does not exist, try to extract the version number from
9614         $CC.
9616 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
9618         * MAINTAINERS: Add myself to write-after-approval list.
9620 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
9622         * configure.in:  Revert 24Jan change.
9623         * configure:  Regenerate.
9625 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9627         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
9628         entry of HJ Lu.
9630 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9632         * configure.in: Revert previous change.
9633         * configure: Regenerate.
9635 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9637         * configure.in: Make rda native-only.
9638         * configure: Regenerate.
9640 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9642         * MAINTAINERS: Move myself from GNATS-only-accounts to
9643         write-after-approval.
9645 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9647         * configure.in: Add missing \.
9648         * configure: Rebuilt.
9650 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
9652         * configure.in (baseargs): Avoid using \| in sed regular
9653         expressions.
9654         * configure: Rebuilt.
9656 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
9658         * configure.in (baseargs): Remove all supported forms of
9659         --cache-file, --srcdir, --host, --build and --target options
9660         from argument lists.
9661         * configure: Rebuilt.
9663 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
9665         * MAINTAINERS: Add myself to write-after-approval list.
9667 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
9669         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9670         * configure: Rebuilt.
9672 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9674         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9675         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9676         * Makefile.in: Regenerate.
9677         * configure: Regenerate.
9679 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
9681         * configure.in: Remove Makefile in build, host and target modules
9682         unless configure was run with --no-recursion.
9683         * configure: Rebuilt.
9685 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9687         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9688         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9689         * Makefile.in: Regenerate.
9691 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
9693         * config.guess: Update to 2003-01-03 version.
9694         * config.sub: Update to 2003-01-03 version.
9696 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9698         * configure: Regenerate with proper autoconf 2.13.
9700 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9702         * configure.in: Add AC_PREREQ for consistency.
9703         * configure: Regenerate.
9705 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
9707         * configure.in (GDB_TK): Add tcl directories conditional on
9708         gdb/gdbtk directory being present.
9709         * configure: Regenerate.
9711 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
9713         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
9714         used by gcc if LD is not defined and we are not doing a Canadian Cross.
9715         * configure: Rebuilt.
9717 2002-12-31  Tom Tromey  <tromey@redhat.com>
9719         * Makefile.in: Rebuilt.
9720         * Makefile.def (target_modules) [libffi]: Allow installation.
9722 2002-12-31  Andreas Schwab  <schwab@suse.de>
9724         * configure.in: Fix use of $program_transform_name.
9725         * configure: Regenerated.
9727 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
9729         * configure.in (baseargs): Don't remove first configure argument.
9730         * configure: Regenerated.
9732 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
9734         * Makefile.tpl (local-distclean): Don't remove...
9735         (multilib.ts): ... this.  Moved into...
9736         (multilib.out): ... this.  Don't use sub-make.
9737         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9738         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9739         (configure-build-[+module+], configure-[+module+],
9740         configure-target-[+module+], configure-gcc): ... these.  Test
9741         for Makefile existence.  Drop config.status from dependencies.
9742         * Makefile.in: Rebuilt.
9743         * configure.in: Move gcc-version-trigger to the end of
9744         ac_configure_args.  Add comments to maybedep.tmp and
9745         serdep.tmp.  Introduce --disable-serial-configure.  Remove
9746         nonopt from baseargs, matching and removing corresponding
9747         whitespace while at it.
9748         * configure: Rebuilt.
9750 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
9752         * configure.in (host_configargs): Replace reference to
9753         no-longer-defined buildopts with --build=${build_alias}.
9754         * configure: Rebuilt.
9756         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
9757         program_transform_name to standard idiom.
9758         (AUTOGEN, AUTOCONF): Define.
9759         (Makefile.in): Use $(AUTOGEN).
9760         (Makefile): Depend on config.status, and use autoconf-style rule to
9761         build it.  Move original commands to...
9762         (config.status): ... this new target.
9763         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
9764         $(AUTOCONF).
9765         * Makefile.in: Rebuilt.
9767 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9769         * Makefile.tpl: Fix dramatic bustage due to change in
9770         program_transform_name.
9771         * Makefile.in: Regenerate.
9773         * configure.in: Remove unnecessary PATH setting.
9774         * configure: Regnerate.
9776         * configure.in: Don't default to unprefixed tools unless
9777         the native tools will work.
9778         * configure: Regenerate.
9780         * configure.in: Convert to autoconf script.  Blow away lots
9781         of now-redundant Makefile fragments.
9782         * configure: Generate using Autoconf.
9783         * Makefile.tpl: Rewrite to reflect autoconfiscation.
9784         * Makefile.in: Regenerate.
9786 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9788         * configure: Fix stupid bug where RANLIB was mistakenly included.
9790         * configure.in: Rename (buildargs, hostargs, targargs) to
9791         (build_configargs, host_configargs, target_configargs).
9793         * configure.in: Move logic out of sed statement.
9795         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
9796         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9798 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
9800         * config.sub: Import from master repository
9801         * config.guess: Ditto
9803 2002-12-24  Andreas Schwab  <schwab@suse.de>
9805         * Makefile.tpl (multilib.out): Fix missing space.
9806         * Makefile.in: Regenerate.
9808 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9810         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
9811         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
9812         * Makefile.in: Regenerate.
9813         * configure.in: Remove unnecessary leftovers.
9815 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
9817         * configure.in (extra_ranlibflags_for_target): New variable.
9818         (*-*-darwin): Add -c to ranlib commands.
9819         * configure (tooldir): Handle extra_ranlibflags_for_target.
9821 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9823         * Makefile.tpl: Revert HJL's change.
9824         * Makefile.in: Regenerated.
9825         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9826         always.
9828 2002-12-19  Andreas Schwab  <schwab@suse.de>
9830         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9831         * Makefile.in: Regenerate.
9833 2002-12-18  H.J. Lu  <hjl@gnu.org>
9835         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9836         * Makefile.in: Regenerated.
9838         * configure.in (build_prefix): New. Substitute.
9840 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9842         * Makefile.tpl: Don't let real targets depend on phony targets.
9843         * Makefile.in: Regenerate.
9845         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9846         * Makefile.in: Regenerate.
9848 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
9850         * config.sub: Import from master repository
9851         * config.guess: Ditto
9853 2002-12-16  Jason Merrill  <jason@redhat.com>
9855         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9856         previous 'make bootstrap'.
9857         * Makefile.in: Regenerate.
9859 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
9861         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9863 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9865         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9866         * Makefile.in: Regenerate.
9868 2002-12-13  Jason Merrill  <jason@redhat.com>
9870         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
9871         library tests.
9872         (check-c++): Just depend on it and check-target-libstdc++-v3.
9873         * Makefile.in: Regenerate.
9875 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9877         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9878         * Makefile.in: Rebuilt.
9880 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9882         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9884 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9886         * configure: Fix bug put in by gremlins.
9888         * Makefile.tpl: Substitute more autoconfily.
9889         * configure: Substitute more autoconfily.
9890         * Makefile.in: Regenerate.
9892 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
9894         * config.sub: Import from master repository
9895         * config.guess: Ditto
9896         * MAINTAINERS: Added Svein Seldal under write after approval
9898 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
9900         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9901         * Makefile.in (all-sim): Ditto.
9903 2002-12-06  DJ Delorie  <dj@redhat.com>
9905         * Makefile.tpl: Change configure dependencies to not have real
9906         targets depend on phony targets.
9908 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
9910         * configure.in: Revert unintentional change.
9912         * Makefile.tpl: Change dependency for */multilib.out so that
9913         it works when gcc isn't in the tree.
9915         * configure.in: Substitute more.
9916         * configure: Run subconfigures from the Makefile.
9917         * Makefile.tpl: Run subconfigures from the Makefile; add a few
9918         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
9920 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9922         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9924 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9926         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9927         and corresponding dependencies.
9928         * Makefile.in: Regenerate.
9930         * configure.in (host_tools): Order binutils, gas and ld for
9931         convenience in running the testsuites.
9933         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9934         * Makefile.in: Regenerate.
9935         * configure.in: Introduce rules to serialize subconfigure runs.
9937         * configure.in: Introduce BASE_CC_FOR_TARGET.
9938         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
9939         Realize configure-build-* targets.  Realize configure-target-* targets.
9940         * Makefile.in: Regenerate.
9942 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9944         * configure: Move gcc_version_trigger stuff from here...
9945         * configure.in: ...to here.
9947         * configure.in: Separate subconfigure options added by this file from
9948         options given by the user.  Add machinery to put args for host
9949         subconfigures into the Makefile.
9951         * Makefile.tpl: Remove 'vault' targets.
9952         * Makefile.tpl: Reorder and comment dependencies.
9953         * Makefile.in: Regenerate.
9955 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9956         * configure.in: Fix my broken commit of previous patch. (sigh)
9958 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9960         * configure.in: Move host-specific darwin noconfigdirs into
9961         the host-specific section.
9963 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9965         * configure.in: Move host-specific darwin noconfigdirs into
9966         the host-specific section.
9968 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9970         * configure: Remove skip-this-dir support.
9971         * Makefile.tpl: Remove skip-this-dir support.
9973         * Makefile.tpl: Remove leftover support for non-autoconfiscated
9974         subdirectories.
9975         * Makefile.in: Regenerate.
9977         * Makefile.tpl: Strip out useless setting of 'dir'.
9978         * Makefile.in: Regenerate.
9980 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9982         * configure.in: Fix deeply stupid bug.
9984         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9985         shell code in CXX_FOR_TARGET
9986         * Makefile.def: Introduce raw_cxx.
9987         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9988         RAW_CXX_FOR_TARGET.
9989         * Makefile.in: Regenerate.
9991 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
9993         * Makefile.tpl: Remove unnecessary ifs.
9994         * Makefile.in: Regenerate.
9996         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
9997         dependencies.  Maybe-ize build-libiberty.  Create dummy install
9998         targets for 'no_install' modules.
9999         * configure: Move GDB_TK substitution to configure.in.  Move
10000         build_modules stuff to configure.in.
10001         * configure.in: Implement soft dependency machinery.  Maybe-ize
10002         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
10003         * Makefile.in: Regenerate.
10005 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10007         * Makefile.tpl: Make all-target, install-target behave similarly
10008         to all, install (only hitting configured targets).  Eliminate
10009         unused macro defintions.
10011         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
10012         build != host.
10014         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
10016         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
10018         * configure.in: Produce lists of subdir targets we're actually
10019         configuring.  Remove references to "dosrel".
10020         * Makefile.tpl: Let configure set which subdir targets are hit.
10021         Remove install-cross; clean up install; remove ALL.  Remove
10022         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
10023         Autogenerate host module targets.  Remove empty dependency lines
10024         and redundant dependency; rearrange slightly.
10025         * Makefile.def: Add host-side libtermcap, utils.
10027         * Makefile.in: Regenerate.
10029 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10031         * ltconfig (osf[345]): Append $major to soname_spec.
10032         Reflect this in library_names_spec.
10033         * ltmain.sh (osf): Prefix $major with . for use as extension.
10035 2002-11-19  Andreas Jaeger  <aj@suse.de>
10037         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
10038         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
10039         and sparc64 GNU/Linux systems.
10041 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
10043         * MAINTAINERS: Update email.
10045 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10047         * MAINTAINERS: Complete James Dennett's entry.
10049 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
10051         * MAINTAINERS (Write After Approval): Add myself.
10053 2002-11-13  Bruce Korb  <bkorb@gnu.org>
10055         * Makefile.tpl: syntactic cleanup
10057 2002-11-13  Stuart Hastings  <stuart@apple.com>
10059         * MAINTAINERS: Add myself to write-after-approval list.
10061 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10063         * Makefile.def: Add list of recursive targets to autogenerate.
10064         Add build_modules.
10065         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
10066         targets.  Autogenerate *-build-* targets.
10067         * Makefile.in: Regenerate.
10069 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10071         * configure: More autoconf-style substitutions.
10072         * Makefile.tpl: More autoconf-style substitutions.
10073         * Makefile.in: Regenerate.
10075 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10077         * configure: Substitute more variables in a more autoconf-friendly
10078         way.  Simplify slightly.
10079         * Makefile.tpl: Make more variables substitutable in an
10080         autoconf-friendly way.
10081         * Makefile.in: Regenerate.
10083 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
10085         * MAINTAINERS (Write After Approval): Add myself.
10087 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10089         * configure.in (v810*): Remove special setting of tools.
10091         * configure: Add support for extra required flags for ar or nm.
10092         * configure.in (aix4.3+): Use above support for target-specific
10093         issues, rather than using config/mt-aix43.
10095 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10097         * configure: Remove 'removing', which doesn't work.  Replace $subdir
10098         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
10099         with $srcdir.  Reformat indentation.  Substitute some variables
10100         formerly hard-coded in the Makefile for build=host.
10101         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
10102         * Makefile.def: Autogenerate more.
10103         * Makefile.in: Regenerate.
10105 2002-11-04  Adam Nemet  <anemet@lnxw.com>
10107         * MAINTAINERS (Write After Approval): Add myself.
10109 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
10111         * Makefile.def (host_modules): Add rda.
10112         * Makefile.in: Regenerate.
10113         * configure.in (target_tool): Add target-rda to list.
10115 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10117         * MAINTAINERS: Remove "co-maintainer" note for web pages.
10119 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
10121         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
10122         and restrap targets to this rule.
10123         * Makefile.in:  Regenerate.
10125 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10127         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
10128         GNATS only accounts.
10130 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
10132         * configure.in (i[3456]86-*-linux*): Add check to disable
10133         ${libgcj} for glibc1.
10135 2002-10-24  Denis Chertykov  <denisc@overta.ru>
10137         * MAINTAINERS: Add myself as ip2k port maintainer.
10139 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
10141         * configure.in: Add tic4x target.
10143 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10145         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
10146         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
10147         * Makefile.in: Regenerate.
10149         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
10150         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
10151         * Makefile.in: Regenerate.
10153 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
10155         * MAINTAINERS: Add myself as web pages co-maintainer.
10157 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10159         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
10160         * Makefile.in: Regenerate.
10162 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
10164         * MAINTAINERS: Add myself and Nathan Sidwell
10165         <nathan@codesourcery.com> as VxWorks maintainers.
10167 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10169         * Makefile.def: Remove order dependency comments.
10170         * Makefile.tpl: Add explicit install-install dependencies.
10171         * Makefile.in: Regenerate.
10173         * Makefile.tpl: Remove material now in src-release.  (Finally!)
10174         * Makefile.in: Regenerate.
10176         * Makefile.tpl: Add configure-target (for src-release in src)
10177         * Makefile.in: Regenerate.
10179 2002-09-30  Nick Clifton  <nickc@redhat.com>
10181         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10183 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
10185         * configure.in (s390*-*-linux*): Enable libgcj.
10187 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
10189         * configure: Revert accidentally applied changes.
10191         * Makefile.tpl: Make more autoconf-friendly.
10192         * Makefile.in: Regenerate.
10193         * configure: Make substitution more autoconf-like.
10195 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
10197         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10198         single entry to handle all these.
10199         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
10200         libjava on arm-*-elf.
10202 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
10204         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10205         things that depend on them.
10207 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10209         * Makefile.tpl: Make subsituted variables more autoconfy.
10210         * Makefile.in: Regenerate.
10211         * configure: Make seds more autoconfy.
10213 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10215         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10216         * Makefile.in: Regenerate.
10217         * configure.in: Rewrite sed statements to look autoconfy.
10219         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10220         all-target-foo on configure-target-foo.
10221         * Makefile.def: Ditto.
10222         * Makefile.in: Rebuild.
10224 2002-09-25  Andrew Haley  <aph@redhat.com>
10226         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10228 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10230         * Makefile.def: New file.
10231         * Makefile.tpl: New file.
10232         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10233         * contrib/gcc_update: Note that Makefile.in is a generated file.
10235         * configure.in: Minor rearrangement.  Simplify tests.
10237 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
10239         * configure.in (with_headers): Skip copy if value is "yes".
10240         (with_libs): Likewise.
10242 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
10244         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10245         * configure.in (sh*-*-pe*): Ditto.
10246         * configure.in (mips*-*-pe*): Ditto.
10247         * configure.in (*arm-wince-pe): Ditto.
10249         * configure.in: Rearrange.
10251 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
10253         * MAINTAINERS: Update my email address.
10255 2002-08-30  Paul Koning  <pkoning@equallogic.com>
10257         * MAINTAINERS: (Write After Approval): Add myself.
10259 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
10261         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10263 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
10265         * MAINTAINERS: Change my mailing address.
10267 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
10269         * MAINTAINERS (Write After Approval): Remove myself.
10270         (Various Maintainers: c++ runtime libs): Add myself.
10272 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
10274         * MAINTAINERS (Write After Approval): Remove myself.
10275         (Various Maintainers: c++ runtime libs): Add myself.
10277 2002-08-15  Eric Christopher  <echristo@redhat.com>
10279         * config.sub: Import from master repository.
10280         * config.guess: Ditto.
10282 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
10284         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10285         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10286         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10288 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
10290         * MAINTAINERS: Add self to rs6000 vector extensions.
10292 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
10294         * libiberty/configure: Reverted unintended yesterday's check in.
10296 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
10298         * boehm-gc/configure, libf2c/configure: Rebuilt.
10299         * libffi/configure, libiberty/configure: Ditto.
10300         * libjava/configure, libobjc/configure: Ditto.
10301         * libstdc++-v3/configure, zlib/configure: Ditto.
10302         Merged from binutils:
10303         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
10304         From Steve Ellcey <sje@cup.hp.com>:
10305         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10306         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10307         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10308         IA64.
10309         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10310         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10311         soname_spec, sys_lib_search_path_spec): Ditto.
10313 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
10315         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10317 2002-08-04  H.J. Lu  (hjl@gnu.org)
10319         * configure.in (mips*-*-linux*): Don't skip target-libffi.
10321 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
10323         * MAINTAINERS (Write After Approval): Add myself.
10325 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
10327         * configure.in: Move generic linux case to end.  Copy generic
10328         linux noconfigdirs to mips*-*-linux* entry and new
10329         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
10331 2002-07-19  Michael Matz  <matz@suse.de>
10333         * MAINTAINERS: Add myself as ra* maintainer.
10335 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
10337         * config.guess: Update to 2002-07-09 version.
10338         * config.sub: Update to 2002-07-03 version.
10340 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
10342         * MAINTAINERS: Fix typo in a maintainer email address.
10344 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10346         * configure.in: Remove two redundant tests.
10348 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10350         * configure.in (mips*-*-irix6*o32): Enable stabs.
10352 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
10354         * configure.in: Don't build grez.
10355         * Makefile.in: Ditto.
10357         * Makefile.in: Remove references to bsp, cygmon, libstub.
10358         * configure.in: Ditto.
10360         * configure.in: Remove leftover reference to gdbtest.
10362 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
10364         * configure.in (gxx_include_dir):  Change to match versioned
10365         C++ headers if --enable-version-specific-runtime-libs is used.
10367 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
10369         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10371 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10373         * configure.in: Make --without-x work.
10375 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10377         * configure.in: Rearrange target Makefile fragment collection.
10379         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10380         cvs[src].
10381         * configure.in: Ditto.
10383 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
10385         * MAINTAINERS (Write After Approval): Update my e-mail address.
10387 2002-06-24  Ben Elliston  <bje@redhat.com>
10389         * configure.in (host_tools): Remove cgen.
10391         * Makefile.in (all-cgen): Remove; runs from its source directory.
10392         (check-cgen, install-cgen, clean-cgen): Likewise.
10393         (all-opcodes): Do not depend on all-cgen.
10394         (all-sim): Likewise.
10396 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10398         * Makefile.in: Eliminate 'apache' targets.
10399         * configure.in: Eliminate 'apache' targets.
10401         * configure.in: Eliminate redundant tests.  Reorganize.
10403         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10405         * config-ml.in: Eliminate references to Cygnus configure.
10407         * Makefile.in: Eliminate references to building emacs.
10409 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
10411         * MAINTAINERS: Update my email address.
10413 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
10415         * config.if (libstdcxx_incdir): Version C++ headers.
10416         (cxx_incdir): Remove.
10418 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10420         * MAINTAINERS (Write After Approval): Add self.
10422 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
10424         * configure.in: Add support for ip2k.
10426 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
10428         * configure.in: Fix AIX configury bug.
10430 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
10432         * MAINTAINERS (Write After Approval): Add self.
10434 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10436         * configure.in: replace ${topsrcdir} with ${srcdir}
10438         * configure.in: Move definition of libstdcxx_flags
10439         right above usage, rather than waaay earlier.
10441         * configure.in: Pull definition of is_cross_compiler earlier.
10443         * configure.in: Rearrange a little.
10445         * configure.in: Remove references to librx.
10446         * Makefile.in: Remove references to librx.
10448 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
10450         * config.sub: Add support for avr target.
10451         Import from master sources, rev 1.255
10453 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
10455         * configure, .cvsignore:  Revert previous change...
10456         * Makefile:  ...delete.
10458 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10460         * configure.in: Eliminate ${gasdir} variable.
10462 2002-06-18  Dave Brolley  <brolley@redhat.com>
10464         * configure.in: Add support for frv.
10465         * config.sub: Add support for frv.
10467 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10469         * configure:  Remove garbage from previous commit.
10471 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10473         * configure:  For in-source builds, make a subdir and re-exec there.
10474         * Makefile:  New file.  Pass targets through to build directory.
10475         * .cvsignore:  No longer ignore "Makefile".
10477 2002-06-16  Douglas Rupp  <rupp@gnat.com>
10479         * MAINTAINERS (Write After Approval): Add self.
10481 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10483         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10485 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
10487         * configure.in (vax-*-netbsd*): Re-enable gas.
10489 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
10491         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10492         BUILD_PREFIX_1, to correct nomenclature.
10493         * configure: Likewise.
10495         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10496         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10498 2002-05-31  Olaf Hering  <olh@suse.de>
10500         * config-ml.in: Propogate DESTDIR also.
10502 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
10504         * configure.in (vax-*-netbsd*): Don't build gas for this
10505         platform.
10507 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
10509         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10510         and libgcj for AVR.
10512 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
10514         * MAINTAINERS (Write After Approval): Add myself.
10516 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
10518         * config.guess: Update to 2002-05-22 version.
10519         * config.sub: Likewise.
10521 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10523         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10524         * config-ml.in: Likewise.
10525         * configure: Likewise.
10526         * configure.in: Likewise.
10528 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
10530         * MAINTAINERS: Update my email address.
10532 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
10534         * configure.in: Simplify makefile fragment collection.
10536         * configure.in: Remove code to build emacs.
10538         * configure.in : Remove --srcdir argument from targargs and buildargs
10539         (it's always overridden in the Makefile anyway).  Rearrange a bit.
10541         * configure: Move some logic to configure.in.
10542         * configure.in: Move some logic from configure.
10544 2002-05-11  Tom Tromey  <tromey@redhat.com>
10546         * MAINTAINERS: Reflect libgcj reality.
10548 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
10550         * Makefile.in: Honour DESTDIR.
10552 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
10554         * config.guess: Import 2002-03-20 version.
10555         * config.sub: Import 2002-04-26 version.
10557 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10559         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10561 2002-05-07  Tim Josling  <tej@melbpc.org.au>
10563         * MAINTAINERS: Add self.
10565 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
10567         * ltmain.sh: Detect and handle object name conflicts
10568         while piecewise linking a static library.
10570 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
10572         * configure.in (noconfigdirs): Don't disable libgcj on
10573         sparc64-*-solaris* and sparcv9-*-solaris*.
10575 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
10577         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10579 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
10581         * configure.in (FLAGS_FOR_TARGET): Do not add
10582         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10583         on i[3456]86-*-linux*.
10585 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
10587         * configure.in (noconfigdirs): Replace [ ] with test.
10589         * configure.in (noconfigdirs): Do not add target-newlib if
10590         target == i[3456]86-*-linux*, and host == target.
10592 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
10594         * configure.in: delete reference to absent file
10596         * configure.in: replace '[' with 'test'
10598         * configure.in: Eliminate references to gash.
10599         * Makefile.in: Eliminate references to gash.
10601         * configure.in: remove useless references to 'pic' makefile fragments.
10603         * configure.in: (*-*-windows*) Finish removing.
10605         * configure.in: Eliminate redundant test for libgui.
10607 2002-04-29  Roger Sayle  <roger@eyesopen.com>
10609         * MAINTAINERS: Add self and realphabetize.  Update entries
10610         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
10611         entry for a29k port maintainer.
10613 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
10615         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10616         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10618 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
10620         * configure.in: remove references to dead files
10622 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
10624         * MAINTAINERS: Add information about purpose of this file.
10626 2002-04-18  Tom Tromey  <tromey@redhat.com>
10628         * configure.in: Disallow configuring libgcj when it is already
10629         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
10630         Solaris 2.8 by default.  For PR libgcj/6158.
10632 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10634         * configure.in:  Move default CC setting out of config/mh-* fragments
10635         directly into here.
10637 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10639         * configure.in: don't even try to configure or make a subdirectory
10640         if there's no configure script for it.
10642 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
10644         * MAINTAINERS: Remove chill maintainers.
10645         * Makefile.in (CHILLFLAGS): Remove.
10646         (CHILL_LIB): Remove.
10647         (TARGET_CONFIGDIRS): Remove libchill.
10648         (CHILL_FOR_TARGET): Remove.
10649         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10650         CHILL_LIB.
10651         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10652         (CHECK_TARGET_MODULES): Likewise.
10653         (INSTALL_TARGET_MODULES): Likewise.
10654         (CLEAN_TARGET_MODULES): Likewise.
10655         (configure-target-libchill): Remove.
10656         (all-target-libchill): Remove.
10657         * configure.in (target_libs): Remove target-libchill.
10658         Do not compute CHILL_FOR_TARGET.
10659         * libchill: Remove directory.
10661 2002-04-11  DJ Delorie  <dj@redhat.com>
10663         * Makefile.in, configure.in: Sync with binutils, entries
10664         follow...
10666 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
10668         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
10669         (do-tar, do-bz2): New rules.
10670         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
10671         (gdb-tar): New rule.
10672         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
10673         (insight_dejagnu.tar): New rule.
10674         (insight.tar): New rule.
10675         (gdb+dejagnu.tar): New rule.
10676         (gdb.tar): New rule.
10678 2002-02-01  Mo DeJong  <supermo@bayarea.net>
10680         * Makefile.in: Add all-tix to deps for all-snavigator
10681         so that tix is built when building snavigator.
10683 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
10685         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10686         ld and gdb are not supported.
10688 2002-01-07  Mark Salter  <msalter@redhat.com>
10690         * configure.in: Remove target-bsp and target-cygmon from arm builds.
10691         Allow target-libgloss to be built for arm, strongarm, and xscale.
10693 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
10695         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10696         options for i[3456]86-pc-linux* native builds.
10698 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
10700         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10701         files from .po files for a distribution.
10703 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
10705         * configure.in: Enable libstdc++-v3 for h8300 targets.
10707 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
10709         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10710         version from bfd/.
10712 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
10714         * Makefile.in (VER): When present, extract the version number from
10715         the file version.in.
10717 2001-05-24  Tom Rix  <trix@redhat.com>
10719         * configure.in : enable ld for aix
10721 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10723         * config.guess: Add linux target for S/390.
10725 2000-11-07  Philip Blundell  <pb@futuretv.com>
10727         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10729 2000-11-03  Philip Blundell  <pb@futuretv.com>
10731         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10732         files.
10734 2001-01-15  Ben Elliston  <bje@redhat.com>
10736         * configure.in (host_tools): Add sid.
10737         Always configure cgen.
10739 2000-11-24  Nick Clifton  <nickc@redhat.com>
10741         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10744 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
10746         * Makefile.in (ALL_MODULES): Add all-cgen.
10747         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10748         (all-cgen): New target.
10749         (all-opcodes,all-sim): Depend on all-cgen.
10750         * configure.in (host_tools): Add cgen.
10751         Only configure cgen if --enable-cgen-maint.
10753 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
10755         * configure.in: Add *-*-freebsd* configurations.
10757 2002-04-08  Tom Tromey  <tromey@redhat.com>
10759         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10760         Fixes PR libgcj/6068.
10762 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
10764         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10766 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10768         * configure.in (alpha*-dec-osf*): Enable libgcj.
10770 2003-03-27  Matthew Gingell  <gingell@gnat.com>
10772         * MAINTAINERS (Write After Approval): Add myself.
10774 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
10776         Fix for: PR bootstrap/3591, target/5676
10777         * configure.in (mcore-pe): Disable the configuration of
10778         libstdc++-v3 since exceptions are not supported.
10780 2002-03-20  Anthony Green  <green@redhat.com>
10782         * configure.in: Enable libgcj for xscale-elf target.
10784 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
10786         * MAINTAINERS:  Update my email address.
10788 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
10790         * ltmain.sh (relink_command): Fix typo in previous change.
10792 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
10794         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
10795         (relink_command): Added --tag flags.
10796         (mode=install): If relinking fails; error out.
10798 2002-03-12  Richard Henderson  <rth@redhat.com>
10800         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
10801         .NOTPARALLEL tag.
10802         (do-check): Rename from check.
10803         (check): Allow parallel check.
10805 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
10807         * MAINTAINERS: Add myself as maintainer for xtensa port.
10808         Fix alphabetical order in CPU port maintainer list.
10809         Remove myself from Write After Approval list.
10811 2002-03-11  Richard Henderson  <rth@redhat.com>
10813         * Makefile.in (.NOTPARALLEL): Add fake tag.
10815 2002-03-07  H.J. Lu  (hjl@gnu.org)
10817         * configure.in: Enable gprof for mips*-*-linux*.
10819 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
10821         * MAINTAINERS (Write After Approval): Add myself.
10823 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
10825         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10826         libjava.
10827         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10829 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
10831         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10832         because its Makefile is there; test for the executable instead.
10834 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
10836         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10837         libstdc++-v3 and libjava.
10839 2002-02-11  Adam Megacz  <adam@xwt.org>
10841         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10842         boehm-gc
10844 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
10846         * config.guess: Updated to 2002-01-30's version.
10847         * config.sub: Updated to 2002-02-01's version.
10848         Contribute sh64-elf.
10849         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
10850         * configure.in: Added sh64-*-*.
10852 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
10854         * MAINTAINERS: Belatedly add myself to write after approval list.
10856 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
10858         * MAINTAINERS: Put self in as maintainer for x86-64 port.
10859         Remove self as Write After Approval.
10861 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
10863         * MAINTAINERS: Put self in as maintainer for contrib/regression
10864         directory.
10866 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
10868         * MAINTAINERS:  Update my email address.
10870 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
10872         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
10873         target-libiberty, and target-libgloss.  Skip Java-related
10874         libraries if not supported for NetBSD on target CPU.
10876 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
10878         * install-sh: Use _inst.$$_ for temp file name.
10880 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
10882         * MAINTAINERS (Write After Approval): Move my contact info
10883         from here...
10884         (OS Port Maintainers): ...to here (netbsd).
10886 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
10888         * MAINTAINERS (Write After Approval): Add myself.
10890 2002-01-17  H.J. Lu  <hjl@gnu.org>
10892         * Makefile.in (all-fastjar): Also depend on all-libiberty.
10893         (all-target-fastjar): Also depend on all-target-libiberty.
10895 2002-01-16  H.J. Lu  (hjl@gnu.org)
10897         * config.guess: Import from master sources, rev 1.225.
10898         * config.sub: Import from master sources, rev 1.238.
10900 2002-01-16  Kazu Hirata  <kazu@hxi.com>
10902         * MAINTAINERS (Write After Approval): Remove myself.
10904 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
10906         * MAINTAINERS (Write After Approval): Add myself.
10908 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
10910         * MAINTAINERS: Add self as docs co-maintainer.
10912 2001-12-11  Matthias Klose  <doko@debian.org>
10914         * MAINTAINERS (Write After Approval): Add myself.
10916 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
10918         * MAINTAINERS: Update my email address.
10920 2001-12-07  Turly O'Connor  <turly@apple.com>
10921         * MAINTAINERS (Write After Approval): Add myself.
10922         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10923         (rs6000_initialize_trampoline): Call __trampoline_setup for
10924         ABI_DARWIN too.
10925         * darwin-tramp.asm: New file, implements __trampoline_setup.
10926         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
10928 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
10930         * MAINTAINERS (Write After Approval): Add myself.
10932 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
10934         * configure, configure.in: Use temp file for long sed commands.
10936 2001-12-03  Laurent Guerby  <guerby@acm.org>
10938         * config.sub: Update to version 1.232 on subversion.
10940 2001-12-03  Ben Elliston  <bje@redhat.com>
10942         * MAINTAINERS: Update mail address for config.* patches.
10944 2001-11-27  DJ Delorie  <dj@redhat.com>
10945             Zack Weinberg  <zack@codesourcery.com>
10947         When build != host, create libiberty for the build machine.
10949         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10950         CONFIG_ARGUMENTS.
10951         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10952         New variables.
10953         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10954         and rules.
10955         (all.normal): Depend on ALL_BUILD_MODULES.
10956         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10957         (all-build-libiberty): Depend on configure-build-libiberty.
10959         * configure: Calculate and substitute proper value for
10960         ALL_BUILD_MODULES.
10961         * configure.in: Create the build subdirectory.
10962         Calculate and substitute TARGET_CONFIGARGS (formerly
10963         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10965 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
10967         * MAINTAINERS (write-after-approval): Add self.
10969 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10971         * MAINTAINERS (GNATS only accounts): Remove self.
10973 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
10975         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10976         libf2c.
10978 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10980         * MAINTAINERS (Write After Approval): Add self.
10982 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10984         * MAINTAINERS: mips and s390 are also CPU ports.
10986 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10988         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10990 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
10992         * MAINTAINERS: Alphabetize.
10994 2001-11-09  Kazu Hirata  <kazu@hxi.com>
10996         * MAINTAINERS (Various maintainers: h8 port): Add myself.
10998 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11000         * MAINTAINERS (Various maintainers: hppa port): Added myself.
11002 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
11004         * configure.in (--enable-languages): Be more permissive about
11005         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
11007 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
11009         * config.sub: Import from master sources, rev. 1.230.
11010         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
11012 2001-11-07  Laurent Guerby  <guerby@acm.org>
11014         * MAINTAINERS (Write After Approval): Add self.
11016 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
11018         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
11020 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
11022         * config.sub: Import from master sources, rev 1.226.
11023         * config.guess: Import from master sources, rev 1.216.
11025 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
11027         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
11028         * MAINTAINERS: Add self as maintainer of MMIX port.
11029         Remove old after-approval entry.
11031 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
11033         * ChangeLog, configure: Fix spelling errors.
11035 2001-10-20  Brendan Kehoe  <brendan@zen.org>
11037         * MAINTAINERS: Tweak my address.
11039 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
11041         * MAINTAINERS: Update my email address.
11043 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
11045         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
11046         * MAINTAINERS: Add self as maintainer of CRIS port.
11048 2001-10-10  Geert Bosch  <bosch@gnat.com>
11050         * MAINTAINERS (Various maintainers: Ada front end):
11051         Added Robert Dewar.
11053 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
11055         * MAINTAINERS (Write After Approval): Added self
11057 2001-10-02  Geert Bosch  <bosch@gnat.com>
11059         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11061 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11063         * configure: Handle temporary files securely using mkdir.
11065 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
11067         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
11069 2001-09-26  Will Cohen  <wcohen@redhat.com>
11071         * configure.in (*-*-linux*): Disable configuration of target-newlib
11072         and target-libgloss.
11074 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
11076         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
11077         RANLIB.
11079 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
11081         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
11082         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
11083         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
11084         avoid quotes nesting problems.
11085         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
11086         (DO_X): Export only variables that are set.
11088 2001-09-19  Ben Elliston  <bje@redhat.com>
11090         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
11091         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
11092         semantics.  Use the shell built-in "type" command instead.
11094 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
11096         Merged from gcc-3_0-branch:
11097         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
11098         * ltcf-c.sh: Use $objext, not $ac_objext.
11099         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
11100         * ltcf-cxx.sh: Add support for GNU.
11101         2001-07-22  Timothy Wall  <twall@redhat.com>
11102         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
11103         default settings if using GNU tools with that configuration.
11104         * ltcf-cxx.sh: Ditto.
11105         * ltcf-gcj.sh: Ditto.
11106         2001-07-21  Michael Chastain  <chastain@redhat.com>
11107         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
11108         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
11109         * ltmain.sh: Mark as gcc-local.
11111 2001-08-30  Eric Christopher  <echristo@redhat.com>
11112             Jason Eckhardt  <jle@redhat.com>
11114         * config.guess: Merge from master sources.
11115         * config.sub: Merge from master sources, add support for mipsisa32.
11117 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
11118         * config.sub: Merge from master sources, rev 1.219.
11119         * MAINTAINERS: Add self as contact for stormy16 port.
11121 2001-08-14  Zack Weinberg  <zackw@panix.com>
11123         * config.sub: Merge from master sources, rev 1.218.
11124         * config.guess: Merge from master sources, rev 1.209.
11126 2001-08-11  Graham Stott  <grahams@redhat.com>
11128         * Makefile.in (check-c++): Add missing semicolon.
11130 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
11132         * MAINTAINERS (Various maitainers: predict.def): Added myself.
11134 2001-07-30  Eric Christopher  <echristo@redhat.com>
11136         * MAINTAINERS (Various maintainers: mips port): Added myself.
11138 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
11140         * configure.in (sh-*-linux*): New.
11142 2001-07-27  Richard Henderson  <rth@redhat.com>
11144         * .cvsignore: Add LAST_UPDATED.
11146 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
11148         * MAINTAINERS (Various maintainers: s390 port): Added myself.
11150 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
11152         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
11154 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
11156         * MAINTAINERS (Write After Approval): Added myself.
11158 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11160         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11161         and libgcj on m68hc11/m68hc12.
11163 2001-06-27  H.J. Lu  (hjl@gnu.org)
11165         * Makefile (CFLAGS_FOR_BUILD): New.
11166         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
11168 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11170         * README: Remove version number.
11172 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11174         * INSTALL/README: Update wrt. to the installation instructions now
11175         residing in gcc/doc/install.texi.
11177 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11179         * README: Replace with a cut-down and updated version of gcc/README.
11181 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
11183         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11184         multilibs to be disabled.
11186 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
11188         * MAINTAINERS (Write After Approval): Add myself.
11190 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
11192         * config.guess: Import CVS version 1.195.
11193         * config.sub: Import CVS version 1.212.
11195 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
11197         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11198         gcc/xgcc is built, use -print-prog-name to find out the program
11199         name to use.
11201 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
11203         * config.guess:  Import CVS version 1.194.  All gcc-local changes
11204         appear to also be in the master copy.
11205         * config.sub:  Import CVS version 1.211.
11207 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
11209         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11210         with_gcc]: Use `gcc -shared' to build a shared library.
11212 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11214         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11215         archives.
11217 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11219         * MAINTAINERS (Write After Approval): Add myself.
11221 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
11223         * configure.in (libstdcxx_flags): Do not try to execute
11224         libstdc++-v3/testsuite_flags until it exists.
11226 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
11228         * MAINTAINERS: Update my email address.
11230 2001-05-31  Graham Stott  <grahams@redhat.com>
11232         * MAINTAINERS (Write After Approval): Add myself.
11234 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
11236         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
11237         libraries when using g++ with native linker.
11239 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
11241         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11243 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
11245         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11246         [aix4*|aix5*]: Prepend blank.
11248 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
11250         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11251         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
11252         of subdir/configure scripts to use the new libtool.m4.
11254 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
11256         * MAINTAINERS (Write After Approval): Add myself.
11258 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
11260         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11262 2001-05-11  Ben Elliston  <bje@redhat.com>
11264         * Makefile.in (all-sid): New target.
11265         (check-sid, clean-sid, install-sid): Likewise.
11267 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
11269         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11271 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11273         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11274         libgcj.
11276 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11278         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11279         gcc/xgcc is built, use -print-prog-name to find out the program
11280         name to use.
11282 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
11284         * configure.in (noconfigdirs): Don't reset it from scratch in the
11285         target case; only append to it.
11287         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11288         sparc-*-solaris2.8]: Disable ${libgcj}.
11290 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
11292         * configure.in (libgcj_saved): Copy from $libgcj.
11293         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11294         --disable-libgcj.
11296 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
11298         * MAINTAINERS: Remove self as MIPS maintainer and
11299         C front end maintainer.
11301 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
11303         * configure.in: Move *-chorusos target case to the proper switch.
11304         Disable libgcj.
11306 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11308         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11309         1.641.2.228.
11311 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11313         * Makefile.in (STAGE1_CFLAGS): Pass down.
11315 2001-04-13  Alan Modra  <amodra@one.net.au>
11317         * config.guess: Add hppa64-linux support.  Note for next import that
11318         this is already in the master file.
11319         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
11321 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11323         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11324         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11326 2001-04-11  Stan Shebs  <shebs@apple.com>
11328         * MAINTAINERS: Add self as Darwin port maintainer.
11330 2001-04-11  Alan Modra  <amodra@one.net.au>
11332         * MAINTAINERS: Update my email address.
11334 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
11336         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11337         recent versions of FreeBSD (release 3 or later).
11338         * ltconfig: On FreeBSD, -lc must not be provided when building
11339         a shared library or else the standard -pthread gcc option is
11340         rendered worthless to later users of the built library.
11342 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11344         * MAINTAINERS: Add self and RTH as C front end maintainers.
11346 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
11348         * config.sub: Make sure to match an already-canonicalized
11349         machine name (eg. mn10300-unknown-elf).
11351 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
11353         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11354         New macros.
11355         (bootstrap, cross): Use RECURSE_FLAGS.
11356         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11358 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
11360         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11362 2001-03-22  Colin Howell  <chowell@redhat.com>
11364         * Makefile.in (DO_X): Do not backslash single-quotes in
11365         backquotes (two places).
11367 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11369         Re-installed:
11370         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11371         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11372         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11373         * ltcf-cxx.sh: Likewise.
11374         * ltcf-gcj.sh: Likewise.
11376 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11378         * MAINTAINERS: Add myself as "documentation co-maintainer".
11380 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11382         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11383         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11385 2001-03-19  Tom Tromey  <tromey@redhat.com>
11387         * config-ml.in: Handle GCJ and GCJFLAGS.
11389 2001-03-21  Michael Chastain  <chastain@redhat.com>
11391         * Makefile.in: all-m4 depends on all-texinfo.
11393 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
11395         * MAINTAINERS: Add myself to write after approval list.
11397 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
11399         * Makefile.in (DO_X): Quote nested quotes.
11401 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
11403         * MAINTAINERS: Add myself to write after approval list.
11405 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
11407         * Makefile.in (DO_X): Use double quotes for quoting
11408         "RANLIB=$${RANLIB}".
11410 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
11412         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11414 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
11416         * configure.in: Only use `lang_requires' for languages athat are
11417         actually enabled.
11419 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
11421         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
11423 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
11425         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11427 2001-03-07  Tom Tromey  <tromey@redhat.com>
11429         * configure.in: Allow config-lang.in to set `lang_requires' to list
11430         of other required languages.
11432 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
11434         * Makefile.in: Remove RANLIB definition. Use RANLIB
11435         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11436         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
11438 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
11439             Alexandre Oliva  <aoliva@redhat.com>
11441         * Makefile.in (check-c++): Use tabs, not spaces.
11443 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
11445         * MAINTAINERS: add myself to Write After Approval list.
11447 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
11449         * Makefile.in (check-c++): New rule.
11451         * configure.in (target_libs): Remove libg++.
11452         (noconfigdirs): Remove libg++.
11453         (noconfigdirs): Same.
11454         (noconfigdirs): Same.
11455         (noconfigdirs): Same.
11457         * config-ml.in: Remove libg++ references.
11459         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11460         (ALL_TARGET_MODULES): Same.
11461         (configure-target-libg++): Remove.
11462         (all-target-libg++): Remove.
11463         (configure-target-libio): Remove.
11464         (all-target-libio): Remove.
11465         (check-target-libio): Remove.
11466         (.PHONY): Remove.
11467         (libg++.tar.bz2): Remove.
11468         (all-target-cygmon): Remove libio.
11469         (all-target-libstdc++): Remove.
11470         (configure-target-libstdc++): Remove.
11471         (TARGET_LIB_PATH): Remove libstdc++.
11472         (ALL_GCC_CXX): Remove libstdc++.
11473         (all-target-gperf): Correct.
11475 2001-02-16  Nick Clifton  <nickc@redhat.com>
11477         * configure.in (noconfigdirs): Allow configuration of texinfo
11478         for Cygwin hosts.
11480 2001-02-15  Anthony Green  <green@redhat.com>
11482         * configure: Introduce GCJ_FOR_TARGET.
11483         * configure.in: Ditto.
11484         * Makefile.in: Ditto.
11486 2001-02-13  Andreas Schwab  <schwab@suse.de>
11488         * MAINTAINERS: Update mail address.
11490 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11492         * config.guess: Add linux target for S/390.
11493         * config.sub: Likewise.
11495 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
11497         * configure.in: for *-chorusos, don't config target-newlib and
11498         target-libgloss.
11500 2001-02-06  Ben Elliston  <bje@redhat.com>
11502         * configure: Output host type to stdout, not stderr.
11504 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
11506         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
11507         * ltcf-cxx.sh: Likewise.
11509         * config.if: Assume enable_libstdcxx_v3 is defined.
11511 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
11513         Remove V2 C++ library.
11514         * configure.in: Remove --enable-libstdcxx_v3 support.
11516 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
11518         * include/demangle.h: Add prototype for java_demangle_v3.
11520 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
11522         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
11524 2001-01-27  Richard Henderson  <rth@redhat.com>
11526         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11528 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11530         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11531         Don't unset, it's non-portable and no longer necessary, set to empty
11532         instead.
11534 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11536         * ltconfig: Shell portability fix for the tagname validity check.
11538 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
11540         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11541         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11543 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11545         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11547 2001-01-26  Tom Tromey  <tromey@redhat.com>
11549         * configure.in: Allow libgcj to be built on Sparc Solaris.
11551 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
11553         * ltcf-c.sh: Add aix5 case.
11554         * ltcf-cxx.sh: Likewise.
11555         * ltconfig: Likewise.
11557 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
11559         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11560         keep at least one of build_libtool_libs or build_old_libs set to
11561         yes.
11563         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11564         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11566 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
11568         * configure.in: Enable libgcj on several additional platforms.
11570 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
11572         * configure.in: Enable libgcj for linux targets.
11574 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11576         * MAINTAINERS (Write After Approval): Add myself.
11578 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11580         * MAINTAINERS: Add myself as vax port maintainer.
11582 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
11584         * MAINTAINERS: Add myself as Mercury front-end maintainer.
11586 2001-01-09  Mike Stump  <mrs@wrs.com>
11588         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11589         failures of subdirectories.
11591 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11593         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11594         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11595         * ltcf-cxx.sh: Likewise.
11596         * ltcf-gcj.sh: Likewise.
11597         * ltconfig.sh: Fix typo.
11599 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11601         * configure: handle DOS-style absolute paths.
11603 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11605         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11607 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
11609         * MAINTAINERS: Add myself as avr port co-maintainer.
11611 2000-12-28  Ben Elliston  <bje@redhat.com>
11613         * MAINTAINERS: Add myself under ``Write After Approval''.
11615 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
11617         * texinfo: Remove directory from GCC.
11619 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11621         * COPYING: Update to current
11622         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11623         to 19yy as example year in copyright notice).
11625 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
11627         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
11628         (libstdcxx_incdir): Pass down.
11629         * config.if: Remove expired bits for cxx_interface, add stub.
11630         (libstdcxx_incdir): Add variable for g++ include directory.
11631         * configure.in (gxx_include_dir): Use it.
11633 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
11635         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
11636         with old-email address from ``Write After Approval''.
11638 2000-12-15  Andreas Jaeger  <aj@suse.de>
11640         * configure.in: Handle lang_dirs.
11642 2000-12-14  Tom Tromey  <tromey@redhat.com>
11644         * MAINTAINERS: Removed brads.
11646         * MAINTAINERS: Added gcj developers.
11648 2000-12-13  Anthony Green  <green@redhat.com>
11650         * configure.in: Disable libgcj for any target not specifically
11651         listed.  Disable libgcj for x86 and Alpha Linux until compatible
11652         with g++ abi.
11654 2000-12-13  Mike Stump  <mrs@wrs.com>
11656         * Makefile.in (local-distclean): Also remove fastjar.
11658 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
11660         * contrib/gcc_update: Add fastjar --touch entries.
11662 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
11664         * configure.in: Disable language-specific target libraries for
11665         languages that aren't enabled.
11667 2000-12-10  Anthony Green  <green@redhat.com>
11669         * configure.in: Define libgcj.  Disable libgcj target libraries for
11670         most targets.
11672 2000-12-10  Neil Booth  <neilb@earthling.net>
11674         * MAINTAINERS: Update mail address, remove from WAA list.
11676 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11678         * libjava: Imported from /cvs/java.
11679         * libffi: Likewise.
11680         * Boehm-gc: Likewise.
11682 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11684         * configure.in (target_libs): Revert 2000-12-08 patch.
11685         (noconfigdirs): Added target-libjava.
11687 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11689         * djunpack.bat: removed.
11691 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11693         * Makefile.in: handle DOS-style absolute paths.
11694         * config-ml.in: likewise.
11695         * symlink-tree: likewise.
11697 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11699         * fastjar: Imported.
11701 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11703         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11704         libjava.
11705         * configure.in (target_libs): Removed `target-libjava'.
11707 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11709         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11710         (ALL_MODULES): Added fastjar.
11711         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11712         (all-target-libjava): all-fastjar replaces all-zip.
11713         (all-fastjar): Added.
11714         (configure-target-fastjar, all-target-fastjar): Likewise.
11715         * configure.in (host_tools): Added fastjar.
11717 2000-12-07  Mike Stump  <mrs@wrs.com>
11719         * Makefile.in (local-distclean): Remove leftover built files.
11721 2000-11-24  Nick Clifton  <nickc@redhat.com>
11723         * configure.in (xscale-elf): Add target.
11724         (xscale-coff): Add target.
11726 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
11728         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11729         recent versions of FreeBSD (release 3 or later).
11730         * ltconfig: On FreeBSD, -lc must not be provided when building
11731         a shared library or else the standard -pthread gcc option is
11732         rendered worthless to later users of the built library.
11734 2000-11-16  Fred Fish  <fnf@be.com>
11736         * configure.in (enable_libstdcxx_v3): Fix typo,
11737         libstd++ -> libstdc++.
11739 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11741         * MAINTAINERS: Add self to Write After Approval list.
11743 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
11745         * MAINTAINERS: Update my email address.  Add myself to global write
11746         privs list.
11748 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
11750         * Makefile.in: Merge with src and libgcj.
11751         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
11752         configure-target-<library> when their configure scripts need the C
11753         or C++ library to have already been built to work properly.
11754         (do_proto_toplev): Set them to an empty string.
11756         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11757         (REALLY_SET_LIB_PATH): Use them.
11759 2000-11-17  Stan Shebs  <shebs@apple.com>
11761         * MAINTAINERS: Add self to Write After Approval list.
11763 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11765         * configure: Provide the original toplevel configure arguments
11766         (including $0) to subprocesses in the environment rather than
11767         through gcc/configargs.h.
11769 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11771         * MAINTAINERS: Remove references to cccp. Change C9X reference to
11772         C99.  Alphabetise "Write After Approval" list.
11774 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
11776         * configure: Turn on libstdc++ V3 by default.
11778         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11779         if we've got GCC.
11781 2000-11-11  Philip Blundell  <philb@gnu.org>
11783         * MAINTAINERS: Add self to Write After Approval list.
11785 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
11787         * ltcf-c.sh (aix4): Improve shared library configuration; require
11788         exporting symbols.
11789         * ltcf-cxx.sh (aix4): Define.
11790         * ltconfig (aix4): Define library and soname specs appropriate for
11791         AIX.  Define command to create export symbols list.
11793 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
11795         * config.sub: Add support for Sun Chorus
11797 2000-10-31  Nick Clifton  <nickc@redhat.com>
11799         * MAINTAINERS: Rename <name>@cygnus.com addresses to
11800         <name>@redhat.com.  Also installed new email address for Clint
11801         Popetz.
11803 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
11805         * etc: Remove directory from GCC.
11807 2000-10-16  Michael Meissner  <meissner@redhat.com>
11809         * configure (gcc/configargs.h): Only create if there is a build GCC
11810         directory created.
11812 2000-10-16  Matthias Klose  <doko@debian.org>
11814         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11815         when configured for libstdc++-v3.
11817 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
11819         * configure: Save configure arguments to gcc/configargs.h.
11821 2000-10-04  Philipp Thomas  <pthomas@suse.de>
11823         * config.guess: Import CVS version 1.157.
11824         * config.sub: Import CVS version 1.181.
11826 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
11828         * Makefile.in (bootstrap): avoid recursion if subdir missing
11829         (cross): ditto
11830         (do-proto-toplev): ditto
11832 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
11834         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11835         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11837         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11838         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
11839         all affected `configure' scripts.
11841 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
11843         * MAINTAINERS: Add self as cpplib co-maintainer.
11845 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
11847         * MAINTAINERS: Add self to Write After Approval list.
11849 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11851         * INSTALL/README: egcs -> GCC update.
11853 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
11855         * MAINTAINERS: Add myself to Write After Approval list.
11857 2000-09-15  Kazu Hirata  <kazu@hxi.com>
11859         * MAINTAINERS: Add myself to Write After Approval list.
11861 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
11863         * configure.in: Do not build byacc for hppa64.  Provide paths to the
11864         X11 libraries for hppa64.
11866 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11868         * MAINTAINERS: Add myself as 68hc11 port maintainer.
11870 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
11872         * Makefile.in (all-zlib): Added dummy target.
11874         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11875         ltcf-gcj.sh: Updated from libtool multi-language branch.
11877 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
11879         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11880         (bootstrap*): Depend on all-bootstrap.
11882 2000-09-05  Philipp Thomas  <pthomas@suse.de>
11884         * config.guess: Import CVS version 1.156.
11885         * config.sub: Import CVS version 1.179.
11887 2000-09-02  Anthony Green  <green@cygnus.com>
11889         * Makefile.in (all-gcc): Depend on all-zlib.
11890         (CLEAN_MODULES): Add clean-zlib.
11891         (ALL_MODULES): Add all-zlib.
11892         * configure.in (host_libs): Add zlib.
11894 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
11896         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11897         crosses, but add gcc/include to the header search path for them.
11899 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
11901         * MAINTAINERS: Add self to Write After Approval list.
11903 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11905         * config.guess: Import CVS version 1.152.
11906         * config.sub: Import CVS version 1.177.
11908 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
11910         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11911         $targargs to tell whether newlib is going to be built.
11913         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11914         $$r/TARGET_SUBDIR/libio for _G_config.h.
11916 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
11918         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11920 2000-08-22  DJ Delorie  <dj@redhat.com>
11922         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11924 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
11926         * config-ml.in (CC, CXX): Avoid trailing whitespace.
11927         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11928         sub-configures.
11930 2000-08-21  DJ Delorie  <dj@redhat.com>
11932         * MAINTAINERS: Add self as a libiberty maintainer
11934 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
11936         * configure.in (libstdcxx_flags): Use
11937         libstdc++-v3/src/libstdc++.INC.
11939 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
11941         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11943 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
11945         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11947         * configure: Make enable_threads and enable_shared defaults
11948         explicit.  Substitute enable_threads into generated Makefiles.
11949         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11950         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11952 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
11954         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11956 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
11958         * config-ml.in (CC): Remove bogus duplicate quotation mark from
11959         previous delta.
11961 2000-08-11  Jason Merrill  <jason@redhat.com>
11963         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11964         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11965         (FLAGS_FOR_TARGET): Not here.
11966         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
11968 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
11970         * config-ml.in (CC, CXX): Don't introduce a leading space.
11972 2000-08-07  DJ Delorie  <dj@delorie.com>
11974         * MAINTAINERS: Add self as a DJGPP maintainer
11976 2000-08-07  DJ Delorie  <dj@redhat.com>
11978         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11979         "if we're also building gcc, and it's a gcc that will run on the
11980         build machine, we want to use its includes instead of the system's
11981         default includes".
11983 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11985         * MAINTAINERS: Add self to Write After Approval list.
11987 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
11989         * configure.in (libstdcxx_flags): Don't use `"'.
11991         * config-ml.in: Adjust multilib search paths to the
11992         appropriate multilib tree.
11994 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
11996         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11997         commas in $LANGUAGES.
11999 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
12001         * configure.in: Re-enable all references to libg++ and librx.
12003 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
12005         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
12006         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
12007         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
12008         * ltcf-cxx.sh (need_lc): Set based on postdeps.
12010         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
12012 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
12014         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
12015         CXX_FOR_TARGET for sed.
12017 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
12019         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
12020         Do not override if already set in the environment or in configure.
12021         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
12022         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
12024 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
12026         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
12027         the libtool CVS tree multi-language branch.
12028         * ltconfig, ltmain.sh: Updated.
12030 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
12032         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
12033         (clean-target): Depend on it.
12035         * Makefile.in (FLAGS_FOR_TARGET): New macro.
12036         (GCC_FOR_TARGET): Use it.
12037         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
12038         * configure.in: ... here.
12039         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
12040         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
12042 2000-07-24  Eric Christopher  <echristo@cygnus.com>
12044         * MAINTAINERS: Add self to Write After Approval list.
12046 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
12048         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
12049         (configure-target-libchill, configure-target-libobjc): Likewise.
12051         * configure.in: Use the same cache file for all target libs.
12052         * config-ml.in: But different cache files per multilib variant.
12054 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
12056         * configure (topsrcdir): Don't use dirname.
12058 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
12060         * MAINTAINERS: Add self to Write After Approval list.
12062 2000-07-20  Jason Merrill  <jason@redhat.com>
12064         * configure.in: Remove all references to libg++ and librx.
12066         * configure, configure.in, Makefile.in: Unify gcc and binutils.
12068 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
12070         * config.sub: Update to subversions version 2000-07-06.
12072 2000-07-12  Andrew Haley  <aph@cygnus.com>
12074         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
12075         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
12077 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
12079         * symlink-tree:  Check number of arguments.
12081 2000-07-05  Jim Wilson  <wilson@cygnus.com>
12083         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
12084         search path for a g++ extracted from the build tree.  This
12085         will allow link tests run by configure scripts in
12086         subdirectories to succeed.
12088 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
12090         * ltconfig: Add support for mips-dde-sysv4.2MP
12092 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12094         * MAINTAINERS: Add myself as loop discovery maintainer.
12096 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
12098         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
12099         `os2'. Force ac_cv_exeext to be ".exe" in that case.
12101 2000-06-19  Timothy Wall  <twall@cygnus.com>
12103         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
12104         * config.sub: Add tic54x target.
12106 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
12108         * MAINTAINERS: Add self as Fortran maintainer,
12109         remove Craig Burley.
12111 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12113         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
12114         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
12116 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
12118         * MAINTAINERS: Add self as i18n maintainer
12120 20000-05-21  H.J. Lu  (hjl@gnu.org)
12122         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
12123         directory are used if they exist. Make sure
12124         $(build_tooldir)/include is searched for header files,
12125         $(build_tooldir)/lib/ for library files.
12126         (GCC_FOR_TARGET): Likewise.
12127         (CXX_FOR_TARGET): Likewise.
12129 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
12131         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
12133 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
12135         * Makefile.in (configure-target-libiberty): Depend on
12136         configure-target-newlib.
12138 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
12140         * configure.in, Makefile.in: Merge all libffi-related
12141         configury stuff from the libgcj tree.
12143 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12145         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12146         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
12148 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12150         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12151         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
12152         current version information.  Add to proto-toplev directory.
12153         (gdb-taz): Build do-djunpack.
12155 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
12157         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
12159 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12161         * MAINTAINERS: Add self to Write After Approval list.
12163 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12165         * ltmain.sh: Preserve in relink_command any environment
12166         variables that may affect the linker behavior.
12168 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
12170         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12172 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
12174         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12176 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
12178         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
12179         with the version name.
12181 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
12183         * MAINTAINERS: Add self as bb-reorder maintainer.
12185 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
12187         * config.if: Tweak.
12189 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
12191         * djunpack.bat: New file.
12193 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12195         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
12196         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12197         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12198         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
12200 2000-04-16  Dave Pitts  <dpitts@cozx.com>
12202         * config.sub (case $basic_machine): Change default for "ibm-*"
12203         to "openedition".
12205 2000-04-13  Andreas Jaeger  <aj@suse.de>
12207         * MAINTAINERS: Added myself.
12209 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12211         * Makefile.in (gdb-taz): New target.  GDB specific archive.
12212         (do-md5sum): New target.
12213         (MD5PROG): Define.
12214         (PACKAGE): Default to TOOL.
12215         (VER): Default to a shell script.
12216         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
12217         md5 checksum generation.
12218         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12219         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12220         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
12221         insight.tar.bz2): Use gdb-taz to create archive.
12223 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12225         * configure (warn_cflags): Delete.
12227 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
12229         * MAINTAINERS: Added myself.
12231 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
12232             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
12234         * configure.in (enable_libstdcxx_v3): Add.
12235         (target_libs): Add bits here to switch between libstdc++-v2 and
12236         libstdc++-v3.
12237         * config.if: And this file too.
12238         * Makefile.in: Add libstdc++-v3 targets.
12240 2000-04-05  Michael Meissner  <meissner@redhat.com>
12242         * config.sub (d30v): Add d30v as a basic machine type.
12244 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
12246         * configure.in: -linux-gnu*, not -linux-gnu.
12248 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
12250         * MAINTAINERS: Add self in write-after-approval section.
12252 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
12254         * MAINTAINERS: Add self as ia64 port maintainer.
12256 2000-03-08  Neil Booth  <NeilB@earthling.net>
12258         * MAINTAINERS: Add self in write-after-approval section.
12260 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12262         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12263         (do-tar-bz2): Replace TOOL with PACKAGE.
12264         (gdb.tar.bz2): Remove GDBTK from GDB package.
12265         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
12266         dejagnu.tar.bz2): New packages.
12268 2000-02-27  Andreas Jaeger  <aj@suse.de>
12270         * configure.in: Add entry for mips*-*-linux*, move catch all
12271         *-*-*linux* entry below this one.
12273 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
12275         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
12277 2000-02-24  Nick Clifton  <nickc@cygnus.com>
12279         * config.sub: Support an OS of "wince".
12281 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12283         * config.guess, config.sub: Updated to match config's 2000-02-15
12284         version.
12286 2000-02-23  Linas Vepstas  <linas@linas.org>
12288         * config.sub: Add support for Linux/IBM 370.
12289         * configure.in: Likewise.
12291 2000-02-22  Nick Clifton  <nickc@cygnus.com>
12293         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12295 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
12297         * config.guess: Guess "cygwin" rather than "cygwin32".
12299 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12301         * configure (gcc_version): When setting, narrow search to
12302         lines containing `version_string'.
12304 2000-02-15  Denis Chertykov  <denisc@overta.ru>
12306         * config.sub: Add support for avr target.
12308 2000-02-14  Nick Clifton  <nickc@cygnus.com>
12310         * MAINTAINERS: Add maintainers for MCore port.
12312 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
12314         * config.sub: Add mmix-knuth-mmixware.
12316 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12318         * MAINTAINERS: Pair cccp with cpplib maintainership.
12320 2000-01-27  Christopher Faylor  <cgf@redhat.com>
12322         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12323         structure stuff to -L library search.
12324         (CXX_FOR_TARGET): Ditto.
12325         (CROSS_CHECK_MODULES): Fix spelling mistake.
12327 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
12329         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12330         the C++ compiler.
12332 2000-01-12  Richard Henderson  <rth@cygnus.com>
12334         * configure.in: Don't build some bits for beos.
12336 2000-01-12  Joel Sherrill (joel@OARcorp.com)
12338         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12339         as include files.
12341 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
12343         * Add self as cpplib maintainer, as requested by Jason
12344         Merrill.  Correct my e-mail address.
12346 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
12348         * configure.in: Use mt-aix43 to handle *_TARGET defs,
12349         not mh-aix43.
12351 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
12353         * MAINTAINERS: Add myself to "write after approval" list.
12355 1999-12-14  Richard Henderson  <rth@cygnus.com>
12357         * config.guess (alpha-osf, alpha-linux): Detect ev67.
12358         * config.sub: Accept alphaev[78], alphaev8.
12360 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12362         * config.guess, config.sub: Update from autoconf.
12364 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
12366         * MAINTAINERS:  update my playtime e-address.
12368 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12370         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12371         necessary libraries are missing.
12373 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
12375         * MAINTAINERS: Add new 'write after approval' maintainer.
12377 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12379         * MAINTAINERS: Add new Java maintainer.
12381 1999-10-25  Andreas Schwab  <schwab@suse.de>
12383         * configure: Fix quoting inside arguments of eval.
12385 1999-10-21  Nick Clifton  <nickc@cygnus.com>
12387         * config-ml.in: Allow suppression of some ARM multilibs.
12389 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
12391         * config.guess: Add OS/390 match pattern.
12392         * config.sub: Add mvs, openedition targets.
12393         * configure.in (i370-ibm-opened*): New.
12395 1999-09-04  Steve Chamberlain  <sac@pobox.com>
12397         * config.sub: Add support for configuring for pj.
12399 1999-08-31  Nick Clifton  <nickc@cygnus.com>
12401         * config.sub (maybe_os): Add support for configuring for fr30.
12403 1999-08-25  Nick Clifton  <nickc@cygnus.com>
12405         * configure.in: Do not configure or build ld for AIX
12406         platforms.  ld is known to be broken on these platforms.
12408 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12410         * config-ml.in: Pass compiler flag corresponding to multidirs to
12411         subdir configures.
12413 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
12415         * Makefile.in (LDFLAGS): Define.
12417 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
12419         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12420         noconfigdirs.
12421         (*-*-cygwin*): Likewise.
12423 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
12425         * mkdep: New file.
12426         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12427         (BINUTILS_SUPPORT_DIRS): Add mkdep.
12429         From Eli Zaretskii <eliz@is.elta.co.il>:
12430         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12431         long file name when using DJGPP on MS-DOS.
12433 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
12435         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12437 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
12439         * Makefile.in (check-target-libio): Remove all-target-libstdc++
12440         dependency as this causes "make check" to globally "make all"
12442 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
12444         * configure.in (target_libs): Added target-zlib.
12445         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12446         (CONFIGURE_TARGET_MODULES): Likewise.
12447         (CHECK_TARGET_MODULES): Likewise.
12448         (INSTALL_TARGET_MODULES): Likewise.
12449         (CLEAN_TARGET_MODULES): Likewise.
12450         (configure-target-zlib): New target.
12451         (all-target-zlib): Likewise.
12452         (all-target-libjava): Depend on all-target-zlib.
12453         (configure-target-libjava): Depend on configure-target-zlib.
12455         * Makefile.in (configure-target-libjava): Depend on
12456         configure-target-newlib.
12457         (configure-target-boehm-gc): New target.
12458         (configure-target-qthreads): New target.
12460         * configure.in (target_libs): Added target-qthreads.
12461         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12462         (CONFIGURE_TARGET_MODULES): Likewise.
12463         (CHECK_TARGET_MODULES): Likewise.
12464         (INSTALL_TARGET_MODULES): Likewise.
12465         (CLEAN_TARGET_MODULES): Likewise.
12466         (all-target-qthreads): New target.
12467         (configure-target-libjava): Depend on configure-target-qthreads.
12468         (all-target-libjava): Depend on all-target-qthreads.
12470         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12471         (CONFIGURE_TARGET_MODULES): Likewise.
12472         (CHECK_TARGET_MODULES): Likewise.
12473         (INSTALL_TARGET_MODULES): Likewise.
12474         (CLEAN_TARGET_MODULES): Likewise.
12475         (all-target-libjava): New target.
12476         (all-target-boehm-gc): Likewise.
12477         * configure.in (target_libs): Added libjava, boehm-gc.
12479 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
12481         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12482         configure.bat in SUPPORT_FILES.
12483         (gas+binutils.tar.bz2): Likewise.
12485         * makeall.bat: Remove; obsolete.
12487 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
12489         From Mark Elbrecht:
12490         * configure.bat: Remove; obsolete.
12492 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
12494         * configure: Add -W -Wall to the default CFLAGS when compiling with
12495         gcc.
12497 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
12499         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12501 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
12503         * configure.in: Build ld on IRIX6.
12505 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
12507         * Makefile.in: Change distribution targets to use bzip2 instead of
12508         gzip.
12509         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12510         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12512 1999-06-04  Nick Clifton  <nickc@cygnus.com>
12514         * config.sub: Add mcore target.
12516 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
12518         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12520 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
12522         * config.guess (dummy): Changed to $dummy.
12524 1999-05-24  Nick Clifton  <nickc@cygnus.com>
12526         * config.sub: Tidied up case statements.
12528 1999-05-22  Ben Elliston  <bje@cygnus.com>
12530         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12531         <jiro@din.or.jp>.
12533         * config.guess: Merge with FSF version. Future changes will be
12534         more accurately recorded in this ChangeLog.
12535         * config.sub: Likewise.
12537 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
12539          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12541 1999-04-30  Tom Tromey  <tromey@cygnus.com>
12543         * ltmain.sh: [mode link] Always use CC given by ltconfig.
12545 1999-04-23  Tom Tromey  <tromey@cygnus.com>
12547         * ltconfig, ltmain.sh: Update to libtool 1.2f.
12549 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
12551         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12552         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12553         Bad merge removed these two changes.
12555 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
12556                           Martin Heller (Ing.-Buero_Heller@t-online.de)
12558         * config.guess (interix Alpha): Add.
12560 1999-04-11  Richard Henderson  <rth@cygnus.com>
12562         * configure.in (i?86-*-beos*): Do config gperf; don't config
12563         gdb, newlib, or libgloss.
12565 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
12567         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12568         link a trivial program with -mabi=64.  If it fails, remove mabi=64
12569         from multidirs.
12571 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
12573         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12575 1999-04-08  Nick Clifton  <nickc@cygnus.com>
12577         * config.sub: Add support for mcore targets.
12579 1999-04-07  Michael Meissner  <meissner@cygnus.com>
12581         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12582         not mt-ospace, in order to shut up assembler warning about using
12583         symbols that are named the same as registers.
12585 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
12587         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12588         dependency list for all-target-cygmon.
12590 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
12592         * config-ml.in: Check $host, not $target, for selective multilibs.
12593         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12594         thumb interworking, and underscore prefix multilibs.
12596 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
12598         * missing: Update to version from current automake.
12600 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
12602         * configure (gxx_include_dir): Removed.
12604         * configure.in (gxx_include_dir): Handle it.
12605         * Makefile.in: Likewise.
12607 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
12609         * config.sub (mips64vr4111,mips64vr4111el) Add.
12611 1999-03-21  Ben Elliston  <bje@cygnus.com>
12613         * config.guess: Correct typo for detecting ELF on FreeBSD.
12615 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
12617         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12618         config/mh-djgpp.
12620 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
12622         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12623         all-target-newlib to dependency list for all-target-bsp.
12625 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12627         * config.sub: Add i386-uwin support.
12628         * config.guess: Likewise.
12630 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12632         * configure.in: cleanup, add mh-*pic handling for arm, special
12633         case powerpc*-*-aix*
12635 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
12637         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12638         can be built.
12640 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
12642         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12643         targets.
12645 1999-03-02  Nick Clifton  <nickc@cygnus.com>
12647         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12649 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
12651         * config.sub: Check for "cygwin*" rather than "cygwin32*"
12653 1999-02-24  Nick Clifton  <nickc@cygnus.com>
12655         * config.sub: Fix typo in arm recognition.
12657 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
12659         * configure.in (noconfigdirs): Changed target_configdirs to
12660         include target-bsp only for m68k-*-elf* and m68k-*-coff*
12661         rather than m68k-*-* since it is not known to work on
12662         m68k-aout. Ditto for arm-*-*oabi.
12664 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
12666         * configure.in (*-*-windows*): Remove, no longer used.
12668 1999-02-19  Ben Elliston <bje@cygnus.com>
12670         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12671         Smart and improved by Andrew Cagney.
12673 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
12675         * config.guess: Recognize openbsd-*-hppa.
12677 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
12679         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12680         only if it is not empty.
12682 1999-02-17  Nick Clifton  <nickc@cygnus.com>
12684         Patch from: Scott Bambrough <scottb@corelcomputer.com>
12686         * config.guess: Modified to recognize uname's armv* syntax.
12688         * config.sub: Modified to recognize uname's armv* syntax.
12690 1999-02-17  Mark Salter  <msalter@cygnus.com>
12692         * configure.in: Added target-bsp for sparclite.
12694 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
12696         * config.sub: Recognize alphapca5[67] and up to alphaev8.
12698 1999-02-08  Nick Clifton  <nickc@cygnus.com>
12700         * configure.in: Add support for strongarm port.
12701         * config.sub: Add support for strongarm target.
12703 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12705         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12706         the old name config/mh-cygwin32.
12707         Enable texinfo.
12709 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
12711         * configure.in: Do build ld for ix86 Solaris.
12713 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
12715         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
12716         $AR_FOR_TARGET.  Likewise for RANLIB.
12718 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
12720         * config.sub (oabi):  Recognize.
12721         * configure.in (arm-*-oabi):  Handle.
12723 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
12725         * config.guess: Improve detection of i686 on UnixWare 7.
12727 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12729         * config.guess: Add support for i386-pc-interix.
12730         * config.sub: Likewise.
12731         * configure.in: Likewise.
12733 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
12735         * Makefile.in: Remove unneeded all-target-libio from
12736         from all-target-winsup target since it is now unneeded.
12737         Add all-target-libtermcap in its place since it is now
12738         needed.
12740 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
12742         * configure.in: makefile stub for cygwin target is probably
12743         unnecessary.  Remove it for now.
12745 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
12747         * configure.in: libtermcap.a should be built when cygwin is the
12748         target as well as the host.
12749         * config.guess: Allow mixed case in cygwin uname output.
12750         * Makefile.in: Add libtermcap target.
12752 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
12754         * config.sub: Clean up handling of hppa2.0.
12756 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
12758         * config.guess: Use C code to identify more HP machines.
12760 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
12762         * config.sub: Handle hppa2.0.
12764 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
12766         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
12767         cygmon for all sparclite targets, regardless of object format.
12769 1998-12-15  Mark Salter  <msalter@cygnus.com>
12771         * configure.in: Added target-bsp for several target architectures.
12773         * Makefile.in: Added rules for bsp.
12775 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
12777         * config.guess: Improve detection of hppa2.0 processors.
12779 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
12781         * config.guess: Recognize FreeBSD using ELF automatically.
12783 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
12785         * configure (skip-this-dir): Add handling for new shell script, which
12786         might be created by a sub-directory's configure to indicate, this particular
12787         directory is "unwanted".
12788         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12790 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
12792         * ltconfig: import from libtool, after changing libtool to
12793         account for the cygwin name change.
12795 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
12797         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12798         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12800 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
12802         * configure.in: Add libtermcap to list of cygwin dependencies.
12804 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
12806         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12807         they include winsup/include when it's a cygwin target.
12809 1998-11-12  Tom Tromey  <tromey@cygnus.com>
12811         * configure.in (host_tools): Added zip.
12812         * Makefile.in (all-target-libjava): Depend on all-zip.
12813         (all-zip): New target.
12814         (ALL_MODULES): Added all-zip.
12815         (NATIVE_CHECK_MODULES): Added check-zip.
12816         (INSTALL_MODULES): Added install-zip.
12817         (CLEAN_MODULES): Added clean-zip.
12819 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
12821         * Makefile.in: lose "32" from comment about cygwin.
12823 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
12825         * configure.in: Use -Os to build target libraries for the fr30.
12827 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
12829         * config.sub: Add fr30.
12831 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
12833         * configure.in: drop "32" from config/mh-cygwin32.  Check
12834         cygwin* instead of cygwin32*.
12835         * config.sub: Check cygwin* instead of cygwin32*.
12837 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
12839         * config.guess: Match any version of Unixware7.
12841 1998-10-20  Syd Polk  <spolk@cygnus.com>
12843         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12844         if desired.
12846 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
12848         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12849         these if the appropriate directories and files to not exist.
12851 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
12853         * Makefile.in (DEVO_SUPPORT): Add config.if.
12855 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12857         * configure: Add pattern to replace "build_tooldir"'s
12858         definition in the generated Makefile with "tooldir"'s
12859         actual value.
12861 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
12863         * config.sub: Bring back lost sparcv9.
12865         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12867 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
12869         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12870         CC_FOR_TARGET and friends.
12872 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
12874         * Makefile.in (build_tooldir): New variable, same as tooldir.
12875         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12876         -B$(build_tooldir)/bin/.
12877         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
12879 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12881         * README: Remove installation instructions and refer to the
12882         INSTALL directory instead.
12884 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
12886         * config.sub: Add support for i[34567]86-pc-udk.
12887         * configure.in: Likewise.
12889 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
12891         * Makefile.in: add bzip2 package building bits for user
12892         tools module
12893         * configure.in: ditto
12895 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
12897         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12898         (ALL_TARGET_MODULES): Add all-target-libobjc.
12899         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12900         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12901         (all-target-libchill): Add dependencies.
12902         * configure.in (target_libs): Add libchill.
12904 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
12906         * configure.in (target_subdir): Remove duplicate line.
12908 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
12910         * Makefile.in (all-automake): fix dependencies.
12912 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
12914         * configure.in: Minor cleanups for building in the $(target_alias)
12915         subdir.
12917 1998-09-22  Jim Wilson  <wilson@cygnus.com>
12919         * Makefile.in (bootstrap): Set r and s before make all.  Use
12920         BASE_FLAGS_TO_PASS in make all.
12921         (cross): Likewise.
12923 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
12925         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12927 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
12929         * config.sub: Fix typo in last change.
12931 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12933         * config.sub: Add support for C4x target.
12934         * configure.in: Likewise.
12936 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
12938         * config.sub: Recognize sparcv9 just like sparc64.
12940 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
12942         * config.guess: Match "Pent II" or "PentII" for OpenServer.
12944 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
12946         * config.guess: Correctly identify Pentium II sco boxes.
12948         * config.guess: Fix "tr" code.  From Weiwen Liu.
12950 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
12952         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12953         stabs.
12955 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
12957         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12958         (ALL_TARGET_MODULES): Add all-target-libchill.
12959         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12960         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12961         (all-target-libchill): Add dependencies.
12962         * configure.in (target_libs): Add libchill.
12964 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12966         * config.guess: Avoid assumptions about "tr" behaves when
12967         LANG is set to something other than English.
12969 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
12971         * configure (gxx_include_dir): Changed to
12972         '${prefix}/include/g++'-${libstdcxx_interface}.
12974         * config.if: New to determine the interfaces.
12976 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
12978         * config.guess: Detect and handle MPE/IX.
12979         * config.sub: Deal with MPE/IX.
12981 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
12983         * configure.in: Use mh-aix43.
12985 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
12987         * configure: Fix --without/--disable cases for gxx-include-dir.
12989 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
12991         * mdata-sh:  Imported.  Needed for automake support.
12993 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
12995         * Makefile.in (taz): Try "chmod -R og=u ." before
12996         "chmod og=u `find . -print`".
12998 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
13000         * configure.in: Add arm-elf and thumb-elf support.
13002 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
13004         * Makefile.in: Undo previous patch.
13006 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
13008         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
13009         to here ...
13010         (install-no-fixedincludes): and here
13011         (INSTALL_MODULES): ... from here.
13013 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13015         * config.sub: Merge with FSF.
13017         * config.guess: Merge with FSF.
13019 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
13021         * configure (extraconfigdirs): New variable.
13022         (SUBDIRS): Add extraconfigdirs and recurse on them too.
13023         * Makefile.in (all): Move higher in file.
13024         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
13025         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
13026         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
13027         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
13028         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
13030 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
13032         * Makefile.in (all-target-libjava): Depend on all-gcc and
13033         all-target-newlib.
13034         (configure-target-libjava): Depend on $(ALL_GCC).
13036 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
13038         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
13039         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
13041 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
13043         * INSTALL/README: Fix typo.
13045 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13047         * ylwrap: Change absolute path checks to check for DOS style path
13048         names.
13050         * ylwrap: Don't use a full path name if the source file is in the
13051         same directory.  From hjl@lucon.org (H.J. Lu).
13053         * config-ml.in: Default to being verbose, to match Feb 18 change to
13054         configure.
13056 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
13058         Brought over from egcs:
13060         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
13062         * configure.in (target_subdir): Set to ${target_alias} instead
13063         of "libraries".
13065         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
13067         * configure.in (target_subdir): Set to libraries if enable_multilib.
13069 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
13071         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
13072         multilibs, force reconfiguration the first time we create
13073         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
13075 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
13077         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
13078         avoid confusion with --no-recursion.
13080 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
13082         * configure.in: Win32 hosts shouldn't use install -x
13083         * install-sh: remove -x option, and special .exe-handling
13084         hack.
13086 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
13088         * config.guess: Recognize i586-pc-beos.
13089         * configure.in: Don't build some bits for beos.
13091 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13093         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
13094         CFLAGS default to -O2.
13096         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
13097         when using GNU ld.
13099 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
13101         * ltmain.sh: Correct install when using a different shell.
13103 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
13105         * ltconfig, ltmain.sh: Update to libtool 1.2b.
13107 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
13109         * makefile.vms: Update to build binutils/makefile.vms.  Add install
13110         target.
13112 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
13114         * ltconfig: Update to correct AIX handling.
13116 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
13118         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
13120         * configure.in (target_subdir): Set to ${target_alias} instead
13121         of "libraries".
13123 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
13125         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
13126         (Makefile): Depend on $(gcc_version_trigger).
13128         * configure (gcc_version): Change default initializer to empty
13129         string.
13130         (gcc_version_trigger): New variable; pass this variable down
13131         to subdir configures to enable them checking gcc's version
13132         themselves. Emit make macros for both gcc_version vars.
13133         (topsrcdir): Initialize reliably.
13134         (recursion line): Remove --with-gcc-version=${gcc_version}.
13136 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
13138         * configure (enable_version_specific_runtime_libs): Implement new flag
13139         --enable-version-specific-runtime-libs which installs C++ runtime stuff
13140         in $(libsubdir); emit definition in each generated Makefile.
13141         (gxx_include_dir): Initialize depending on
13142         $enable_version_specific_runtime_libs.
13144 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
13146         * configure (gcc_version): Initialize properly depending on
13147         how and where configure is started.
13148         (recursion line): Pass a --with-gcc-version=${gcc_version}
13149         to configures in subdirs.
13151 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
13153         * configure.in (noconfigdirs): Add configure pattern for mips tx39
13154         cygmon
13156 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
13158         * configure.in: Add cygmon and libstub support for mn10200.
13160 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
13162         * configure (gcc_version): Add new variable describing the
13163         particular gcc version we're building.
13164         * Makefile.in (libsubdir): Add new macro for the directory
13165         in which the compiler finds executables, libraries, etc.
13166         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
13167         and libsubdir.
13169 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13171         * Makefile.in (local-clean): Remove *.log.
13172         (warning.log): Built with warn_summary from build.log.
13173         (mail-report.log): Run test_summary.
13174         (mail-report-with-warnings.log): Run test_summary including
13175         warning.log in the report.
13177 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
13179         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13181 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
13183         * Makefile.in (grep): Grep no longer depends on libiberty.
13185 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
13187         * Makefile.in: all-snavigator needs all-libgui.
13189 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
13191         * configure.in: Add cygmon and libstub support for mn10300.
13193 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
13195         * missing: Update to version from automake 1.3.
13197         * ltmain.sh: On installation, don't get confused if the same name
13198         appears more than once in the list of library names.
13200 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13202         * config.sub: Accept m68060 and m5200 as CPU names.
13204 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
13206         * configure: Use && rather than using -a in test, because odd
13207         strings can confuse test.
13208         * configure.in: Likewise.
13210 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13212         * ltconfig, ltmain.sh: Bring in Visual C++ support.
13214 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13216         * Makefile.in (boostrap2-lean, bootstrap3-lean,
13217         bootstrap4-lean): New targets.
13219 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
13221         * mpw-* Delete.  Not used.
13223 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
13225         * COPYING.LIB: Update FSF address.
13227 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
13229         * ltconfig, ltmain.sh: Update to libtool 1.2a.
13231         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13232         GAS_SUPPORT_DIRS.
13234 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
13236         * ltconfig, ltmain.sh: Avoid producing a version number if
13237         -version-info was not used.
13239 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13241         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13242         building with newlib.
13244 1998-04-30  Paul Eggert  <eggert@twinsun.com>
13246         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
13247         Solaris `make' causes it to continue to next definition.
13249 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13251         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13252         the right GUI libraries and files are installed along with GDB.
13254 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13256         * configure.in: Change alpha to alpha* in several places.
13258 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
13260         * config.sub: Recognize sparc86x.
13262 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
13264         * configure.in (--enable-target-optspace): Remove debug echo.
13266 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
13268         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13270 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
13272         * ltconfig: Update cygwin32 support.
13274         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13275         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13276         (GDB_SUPPORT_DIRS): Likewise.
13278 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
13280         * configure.in (target_makefile_frag): If --enable-target-optspace,
13281         use -Os to compile target libraries rather than -O2.  Default to
13282         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13283         not used.
13284         * configure.in (target_cflags): Ditto for d30v.
13286 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
13288         * Makefile.in (all-bfd): Depend on all-intl.
13289         (all-binutils): Likewise.
13290         (all-gas): Likewise.
13291         (all-gprof): Likewise.
13292         (all-ld): Likewise.
13294 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
13296         * configure.in (host_tools): Fix typo, lbtool -> libtool.
13298 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13300         * Makefile.in (all-bfd): Depend upon all-libiberty.
13302         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13304 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
13306         * Makefile.in: Add libstub.
13308         * configure.in: Ditto. Build libstub for targets that have cygmon
13309         support.
13311 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
13313         * configure.in: Don't set PICFLAG on ix86-cygwin32.
13315 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
13317         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13318         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
13320 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
13322         * configure: Define DEFAULT_M4 by searching PATH.
13323         * Makfile.in: Use DEFAULT_M4.
13325 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13327         * ltconfig: Add cygwin32 support.
13329         * Makefile.in, configure.in: Add libtool as a native only directory
13330         to configure and build.
13332 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
13334         * Makefile.in (INSTALL_MODULES): Remove texinfo.
13336 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
13338         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13340 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
13342         * Makefile.in: add ash make rules
13343         * configure.in: add ash to native_only and host_tools lists
13345 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
13347         * Makefile.in (all-gettext, all-intl): New targets.
13348         (ALL_MODULES): Added all-gettext, all-intl.
13349         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13350         (INSTALL_MODULES): Added install-gettext, install-intl.
13351         (CLEAN_MODULES): Added clean-gettext, clean-intl.
13353         * configure.in (host_tools): Added gettext.
13354         (native_only): Likewise.
13355         (noconfigdirs) [various cases]: Likewise.
13356         (host_libs): Added intl.
13358 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
13360         * configure: Do not disable building gdbtk for cygwin32 hosts.
13362 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
13364         * configure.in: Add thumb-coff target.
13365         * config.sub: Add thumb-coff target.
13367 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13369         * Makefile.in: Revert yesterday's change.
13370         (all-target-winsup):  all-target-librx stays out of here.
13372 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13374         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13375         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13376         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13377         Remove references to librx and libg++.
13379 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
13381         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13382         recursive makes
13384 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
13386         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
13387         for newlib directory.
13388         (CXX_FOR_TARGET): Likewise.
13390 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
13392         * ltconfig: Update after libtool/ltconfig.in change for
13393         hpux11.
13395 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
13397         * ltconfig, ltmain.sh: Update to libtool 1.2.
13399 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13401         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13402         (install-gcc-cross): Instead, override LANGUAGES here.
13404 1998-03-18  Dave Love  <d.love@dl.ac.uk>
13406         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13407         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13409 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
13411         * configure.in: Add Thumb-pe target.
13413 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
13415         * Makefile.in - changed sn targets to snavigator
13416         * configure.in - changed sn targets to snavigator
13418 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13420         * config-ml.in: After building symlink tree call make distclean
13421         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13422         to be the case for libiberty.
13424 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
13426         * configure: When making link, also check the current
13427         directory. The configure scripts may create one.
13429 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
13431         * config.sub: Accept alphapca56 and alphaev6 properly.
13433 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13435         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13437 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
13439         * config.sub (sco5): Fix typo.
13441 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
13443         * Makefile.in (INSTALL_MODULES): Move install-tcl before
13444         install-itcl.
13445         (install-itcl): Remove dependency on install-tcl.
13447 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
13449         * configure.in: Remove libgloss from noconfigdirs for MN10300.
13451 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
13453         * configure.in: Don't build libgui for a cygwin32 target when not on
13454         a cygwin32 host.
13456 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13458         * configure (redirect): Set to null, so default behavior of
13459         configure is now --verbose.
13461 1998-02-16  Dave Love  <d.love@dl.ac.uk>
13463         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13464         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13466 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
13468         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13469         this change to sync Makefile.in with its ChangeLog entries.
13471 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
13473         * ltmain.sh (mkdir): Check that the directory doesn't exist
13474         before we exit with error, so that we don't get races during
13475         parallel builds.
13477 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13479         * ltconfig, ltmain.sh: Update from libtool 1.0i.
13481 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13483         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13484         PICFLAG_FOR_TARGET.
13485         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13487         * configure: Emit a definition for the new macro enable_shared
13488         into each Makefile.
13490 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13492         * configure.in (host_tools, native_only): Add libtool.
13494 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
13496         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13497         Fix typo in ming config comment.
13499 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13501         * ltconfig, ltmain.sh: Update from libtool 1.0h.
13503 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
13505         * config.sub: Add tic30 cases, and map c30 to tic30.
13507 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
13509         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13510         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13511         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13512         (CLEAN_TARGET_MODULES): Similarly
13513         (all-target-libf2c): Add dependences.
13514         * configure.in (target_libs): Add libf2c.
13516 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
13518         * configure.in: Remove expect from noconfigdirs when target
13519         is cygwin32.  OK to build expect and dejagnu with Canadian
13520         Cross.
13522 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
13524         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13525         host.
13527         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13528         and mingw32.
13530 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13532         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13533         here as it is not defined in the toplevel Makefile.
13535 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13537         * configure (package_makefile_rules_frag): New variable, which names
13538         a file with generic rules, ...
13539         Change comment to mention we now have FIVE parts.
13540         * configure: Undo last change.
13542 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
13544         * config.guess: More accurate determination of HP processor types.
13545         * config.sub: More accurate determination of HP processor types.
13547 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13549         * configure (package_makefile_frag): Move inserting the
13550         ${package_makefile_frag} to where it should be according
13551         to the comment.
13553 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
13555         * config.guess: Add support for Linux/ARM.
13557 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
13559         * .cvsignore: Remove *-info and *-install since they match
13560         release-info and mpw-install, which we don't want to just ignore.
13562 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
13564         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13566 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
13568         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13569         local_prefix to sub-make invocations.
13571 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
13573         * configure.in: Check makefile fragments in the source
13574         directory.
13576 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13578         * configure.in: Check whether host and target makefile
13579         fragments exist before adding them to *_makefile_frag.
13581 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
13583         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13585 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
13587         * configure.in: Make sure we only replace RPATH_ENVVAR on
13588         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13589         regexp to sed.
13591         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13592         to sub-makes.
13594 1998-01-13  Lee Iverson   (leei@ai.sri.com)
13596         * config-ml.in (multi-do): LDFLAGS must include multilib
13597         designator.
13599 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
13601         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13603 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
13605         * config.sub: Add mingw32 support.
13606         * configure.in: Likewise.
13608 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13610         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13612 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
13614         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13615         * configure (gxx_include_dir): Provide a definition for subdirs
13616         which do not use autoconf.
13618 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
13620         * config.guess: Sync with egcs.  Picks up new alpha support,
13621         BeOS & some additional linux support.
13623 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
13625         * config.guess: HP 9000/803 is a PA1.1 machine.
13627 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
13629         * configure.in: It's alpha*-...
13631 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13633         * configure.in (host_makefile_frag, target_makefile_frag):
13634         Handle multiple config files.
13635         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13636         alpha-*-*.
13638 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
13640         * mkdep: New file.
13642 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
13644         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13646 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13648         * Makefile.in: Add libgui directory.
13649         (GDB_TK): Add all-libgui.
13650         * configure.in: Add libgui directory.
13651         * configure: Add all-libgui to GDB_TK.
13653 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
13655         * config-ml.in (multidirs): Add m32r to multilib list.
13657 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
13659         * Makefile.in (all-target-gperf): Change dependency to
13660         all-target-libstdc++.
13662 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
13664         * config.guess: Add BeOS support.
13666 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13668         Source directory cvs renamed to cvssrc:
13669         * configure.in (host_tools): Change cvs to cvssrc.
13670         (native_only): Likewise.
13671         (noconfigdirs) [various cases]: Likewise.
13672         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13673         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13674         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13675         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13676         (all-cvssrc): Rename target from all-cvs.
13678 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
13680         * configure (gxx_include_dir): Fix thinko.
13682 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
13684         * Makefile.in (INSTALL_TARGET_CROSS): Define.
13685         (install-cross, install-gcc-cross): New targets.
13687 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
13689         * configure.in (noconfigdirs): Add support for Thumb target.
13691         * config.sub (maybe_os): Add support for Thumb target.
13693 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
13695         * Makefile.in: Add rules for cygmon.
13697         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13699 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
13701         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13702         * configure (gxx_include_dir): Provide a definition for subdirs
13703         which do not use autoconf.
13705 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
13707         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
13708         11/18/97 build
13710 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
13712         * From Franz Sirl.
13713         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13714         found on RedHat Linux systems.
13716 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
13718         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13719         guesses.
13721 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
13723         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13725 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
13727         * ltmain.sh: If mkdir fails, check whether the directory was created
13728         anyhow by some other process.
13730 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
13732         * configure.in (d30v-*-*): Configure all directories.
13734 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
13736         * configure.in (d30v-*-*): Configure newlib, libiberty directories
13737         for the D30V.
13739 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
13741         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13743 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
13745         * include/libiberty.h: Add extern "C" { so it can be used with C++
13746         progrms.
13747         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
13748         programs.
13750 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
13752         * configure.in (d30v-*-*): Configure GCC now.
13754 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
13756         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13757         is no longer needed.
13759 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
13761         * Makefile.in: check-target-libio depends on all-target-libstdc++.
13763 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
13765         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13766         targets using "$@" to provide support for similar but not identical
13767         targets without having to duplicate code.
13769 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
13771         * makefile.vms: Fix to work with DEC C.
13773 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
13775         * config.sub: Add mips-tx39-elf to marketing names.
13777 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
13779         * ltmain.sh: Handle symlinks in generated script.
13781 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
13783         * configure: Handle autoconf style directory options: --bindir,
13784         --datadir, --includedir, --infodir, --libdir, --libexecdir,
13785         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13786         --sysconfdir.
13787         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13788         (sharedstatedir, localstatedir, oldincludedir): New variables.
13789         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13790         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13791         sbindir, sharedstatedir, and sysconfdir.
13793 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13795         * Makefile.in (bootstrap-lean): New target.
13797 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
13799         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
13800         sn, and gnuserv from noconfigdirs.
13802 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
13804         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13806 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
13808         * Makefile.in (cross): New target.
13810 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
13811                           Jeff Law         <law@cygnus.com>
13813         * Makefile.in (bootstrap2, bootstrap3): New targets.
13814         (all-bootstrap): Remove outdated and confusing target.
13815         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
13817 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13819         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
13820         windows.  Consistent with gdb/configure.
13822 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
13824         * configure.in: Name Linux target fragment.
13826         * configure: Rewrite so that project Makefile fragment is inserted
13827         first and appears last in the resulting Makefile.
13829 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13831         * Makefile.in (install-itcl): Install tcl first.
13833 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
13835         * configure.in: remove bison from noconfigdirs for Cygwin32 host
13837 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13839         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13841         * configure.in (skipdirs): Add target-librx for Linux.
13842         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13844 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
13846         * Makefile.in (bootstrap): New target.
13848 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
13850         * config.sub: Accept 'amigados' for backward compatibility.
13852 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
13854         * config.guess: Merge with FSF.
13856 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
13858         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13860 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
13862         * config.sub: Add "marketing-names" patch.
13864 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
13866         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
13868 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
13870         * config.sub: Handle v850-elf.
13872 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
13874         * .cvsignore (*-install): Remove.
13876 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
13878         * ltconfig: Set CONFIG_SHELL in libtool.
13879         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13881 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
13883         * configure.in (target_subdir): Set to libraries if enable_multilib.
13885 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
13887         * config.guess: Update from gcc directory.
13889 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13891         * Makefile.in (all-sim): Depends on all-readline.
13893 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
13895         * Makefile.in (BISON, YACC): Use $$s.
13896         (all-bison): Depend on all-texinfo.
13898 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
13900         * Makefile.in (BISON): Add -L flag.
13901         (YACC): Likewise.
13903 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13905         * configure.in (noconfigdirs): Add support for v850e target.
13907         * config.sub (maybe_os): Add support for v850e target.
13909 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13911         * configure.in (noconfigdirs): Add support for v850ea target.
13913         * config.sub (maybe_os): Add support for v850ea target.
13915 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
13917         * config.sub: Add mipstx39.  Delete r3900.
13919 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13921         * Makefile.in (all-autoconf): Depends on all-texinfo.
13923 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
13925         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13926         eabi targets.
13928 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
13930         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13932         * configure: When handling a Canadian Cross, handle YACC as well as
13933         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
13934         * Makefile.in (all-bison): Depend upon all-texinfo.
13936 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
13938         * Makefile.in (BISON): bison, not byacc or bison -y.
13939         (YACC): bison -y or byacc or yacc.
13940         (various): Add *-bison as appropriate.
13941         (taz): No need to mess with BISON anymore.
13943 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
13945         * configure: If OSTYPE matches *win32*, try to find a good value for
13946         CONFIG_SHELL.
13948 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
13950         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13951         configure.in if it is present.
13953 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
13955         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13957 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
13959         * config.sub: Recognize `arc' cpu.
13960         * configure.in: Likewise.
13961         * config-ml.in: Likewise.
13963 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
13965         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13967 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
13969         * configure: Changed sed delimiter from ':' to '|' when
13970         attempting to substitute ${config_shell} for SHELL. On
13971         NT ${config_shell} may contain a ':' in it.
13973 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
13975         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13977 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
13979         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13981 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13983         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13985         * ylwrap: If the program is a relative path, force it to be
13986         absolute.
13988 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13990         * configure (tooldir): Set BISON to `bison -y' and not just bison.
13992 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13994         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13995         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13996         for libraries.
13998 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
14000         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
14001         separated by spaces.
14003 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
14005         * ylwrap: New file.
14006         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
14008         * ltmain.sh: Handle /bin/sh at start of install program.
14010         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
14012         * ltconfig, ltmain.sh: New files, from libtool 1.0.
14013         * missing: New file, from automake 1.2.
14015 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
14017         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
14018         check-tk to CHECK_X11_MODULES.
14020 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
14022         * config.sub: Merge with FSF.
14024 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
14026         * config.guess: Merge with FSF.
14028 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
14030         * configure: Treat msdosdjgpp like go32.
14031         * configure.in: Likewise.  Don't remove gprof for go32.
14033         * configure: Change Makefile.tem2 to Makefile.tm2.
14035 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
14037         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
14039 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14041         * install-sh (chmodcmd): Set to null if the DST directory already
14042         exists.  Same as Nov 11th change.
14044 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
14046         * configure (GDB_TK): Needs itcl and tix.
14048 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
14050         * config.guess: Update from FSF.
14052 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
14054         * Makefile.in (GDB_TK): Depend on itcl and tix.
14056 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
14058         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
14059         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
14060         (INSTALL_SCRIPT): New variable.
14061         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
14062         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
14063         to -x.
14064         * install-sh: Add support for -x option.
14066 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
14068         * configure.in, Makefile.in: Treat tix like itcl.
14070 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
14072         * Makefile.in (WINDRES): New variable.
14073         (WINDRES_FOR_TARGET): New variable.
14074         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
14075         (EXTRA_HOST_FLAGS): Add WINDRES.
14076         (EXTRA_TARGET_FLAGS): Add WINDRES.
14077         (EXTRA_GCC_FLAGS): Add WINDRES.
14078         ($(DO_X)): Pass down WINDRES.
14079         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
14080         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
14081         DLLTOOL_FOR_TARGET.
14083 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
14085         * configure.in: configure sim before gdb for win32-x-ppc
14087 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14089         Move gperf into the toplevel, from libg++.
14090         * configure.in (target_tools): Add target-gperf.
14091         (native_only): Add target-gperf.
14092         * Makefile.in (all-target-gperf): New target, depend on
14093         all-target-libg++.
14094         (configure-target-gperf): Empty rule.
14095         (ALL_TARGET_MODULES): Add all-target-gperf.
14096         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
14097         (CHECK_TARGET_MODULES): Add check-target-gperf.
14098         (INSTALL_TARGET_MODULES): Add install-target-gperf.
14099         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
14101 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
14103         * config.sub (mn10200): Recognize new basic machine.
14105 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14107         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
14108         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
14110 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14112         * configure.in: If we're building mips-sgi-irix6* native, turn on
14113         ENABLE_MULTILIB and set TARGET_SUBDIR.
14115 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
14117         * Makefile.in (all-sn): Depend on all-grep.
14119 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
14121         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
14123         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
14124         Makefile.  From Jeff Makey <jeff@cts.com>.
14125         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
14127         * Makefile.in (DISTBISONFILES): Remove.
14128         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
14129         $(DEFAULT_YACC).
14131         * configure.in: Build itl, db, sn, etc., when building for native
14132         cygwin32.
14134         * Makefile.in (LD): New variable.
14135         (EXTRA_HOST_FLAGS): Pass down LD.
14136         ($(DO_X)): Likewise.
14138 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
14140         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
14142 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
14144         * configure.in (targargs): Strip out any supplied --build argument
14145         before adding our own. Always add --build.
14147 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
14149         * configure.in (targargs): Pass --build if we're doing
14150         a cross-compile.
14152 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
14154         * configure: Use '|' instead of ":" as the separator in
14155         sed. Otherwise sed chokes on NT path names with drive
14156         designators. Also look for "?:*" as the leading characters in an
14157         absolute pathname.
14159 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
14161         * config.sub: Support for r3900.
14163 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
14165         * configure.in: Use install-sh, not install.sh.
14167 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
14169         * Makefile.in (taz): Improve check for BISON so it doesn't try to
14170         apply it twice.
14172 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
14174         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14175         install-binutils.
14177 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
14179         * Makefile.in: Add automake targets.
14180         * configure.in (host_tools): Add automake.
14182 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14184         * configure: Default CXX to c++, not gcc.
14185         * Makefile.in (CXX): Set to c++, not gcc.
14186         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14188 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
14190         * install-sh: try appending a .exe if source file doesn't
14191         exist
14193 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
14195         * configure.in: Turn on multilib by default.
14196         (cross_only): Remove target-libiberty.
14198         * Makefile.in (all-gcc): Don't depend on libiberty.
14200 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
14202         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14204 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
14206         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14207         (DISTBISONFILES): Add ld/Makefile.in
14209 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
14211         * configure.in: if target is cygwin32 but host isn't cygwin32,
14212         don't configure gdb tcl tk expect, not just gdb.
14214 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
14216         * configure.in: Added gnuserv everywhere sn appears.
14218         * Makefile.in (ALL_MODULES): Added all-gnuserv.
14219         (CROSS_CHECK_MODULES): Added check-gnuserv.
14220         (INSTALL_MODULES): Added install-gnuserv.
14221         (CLEAN_MODULES): Added clean-gnuserv.
14222         (all-gnuserv): New target.
14224 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
14226         * config.guess: Fixes for MIPS OpenBSD systems.
14228 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
14230         * Makefile.in (INSTALL_XFORM): Remove.
14231         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14233         * mkinstalldirs: New file, copied from automake.
14234         * Makefile.in (installdirs): Rename from install-dirs.  Use
14235         mkinstalldirs.  Change all users.
14236         (DEVO_SUPPORT): Add mkinstalldirs.
14238 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
14240         * install-sh: Rename from install.sh.
14241         * Makefile.in (INSTALL): Change install.sh to install-sh.
14242         (DEVO_SUPPORT): Likewise.
14244         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
14245         Graichen <graichen@rzpd.de>.
14247 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
14249         * config.guess: Recognize OpenBSD systems correctly.
14251 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14253         * README, Makefile.in (ETC_SUPPORT): Remove references to
14254         cfg-paper*, configure.{texi,man,info*}._
14256 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
14258         * Makefile.in (all.normal): Ensure that gcc is built after all
14259         the x11 - ie gdb - targets.
14261 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
14263         * makefile.vms: Don't run conf-a-gas.
14265 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
14267         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
14269 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
14271         * configure.in: Remove noconfigdirs case since gdb also
14272         configures and builds for tic80-coff.
14274 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14276         * configure: Set cache_file to config.cache.
14277         * Makefile.in (local-distclean): Remove config.cache.
14279 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14281         * COPYING: Update FSF address.
14283 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
14285         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14286         noconfigdirs.
14288 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14290         * Makefile.in (install-dirs): Don't crash if prefix, and hence
14291         MAKEDIRS, is empty.
14293 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
14295         * config.sub: Tweak mn10300 entry.
14297 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
14299         * configure.in (host_tools): Put sim before gdb, so gdb's
14300         configure.tgt can determine if the simulator was configured.
14302 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
14304         * config.sub: Move BeOS $os case to be with other Cygnus
14305         local cases.
14307 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
14309         * config.sub: Remove misplaced comment that broke Linux.
14311 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
14313         * config.sub: Add BeOS support.
14315 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
14317         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14319 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
14321         * configure.in (noconfigdirs): Remove tcl and tk from
14322         noconfigdirs for cygwin32 builds.
14324 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
14326         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14328 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
14330         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14331         make-all.com, use makefile.vms instead.
14333 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
14335         * config.sub: Accept -lnews*.
14337 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
14339         * configure.in (noconfigdirs): Disable target-newlib,
14340         target-examples and target-libiberty for d30v.
14342 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14344         * configure.in (noconfigdirs): Enable ld for d30v.
14346 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
14348         * configure.in (tic80-*-*): Build compiler.
14350 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
14352         * configure.in (d30v-*): Remove sim directory from list of
14353         unsupported d30v directories
14355 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14357         * config.sub, configure.in: Add d30v target cpu.
14359 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
14361         * makefile.vms: New file.
14362         * make-all.com: Remove.
14364 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
14366         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14368 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
14370         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14372 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
14374         * Makefile.in (ALL_MODULES): Added all-db.
14375         (CROSS_CHECK_MODULES): Addec check-db.
14376         (INSTALL_MODULES): Added install-db.
14377         (CLEAN_MODULES): Added clean-db.
14379 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
14381         * config.guess: Merge with latest FSF sources.
14383 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
14385         * Makefile.in (ALL_MODULES): Added all-itcl.
14386         (CROSS_CHECK_MODULES): Added check-itcl.
14387         (INSTALL_MODULES): Added install-itcl.
14388         (CLEAN_MODULES): Added clean-itcl.
14390 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
14392         * configure.in: build gdb for mn10200
14394 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
14396         * Makefile.in (all-target-winsup): Depend on all-target-libio.
14398 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
14400         * configure.in (tic80-*-*): Turn off most targets right now.
14402 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
14404         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14405         rather than the makeinfo program.
14406         (do-info): Depend upon all-texinfo.
14408 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14410         * configure.in: Remove uses of config/mh-linux.
14412         * config.sub, config.guess: Merge with latest FSF sources.
14414 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
14416         * config.sub (case $basic_machine): Add tic80 entries.
14418 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
14420         * config.sub, config.guess: Merge with latest FSF sources.
14422 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14424         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14425         * mpw-config.in: Test for NewFolderRecursive.
14426         * mpw-install: Use symbolic name for startup filename.
14427         * mpw-README: Add various additional details.
14429 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
14431         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14433 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
14435         * configure.in: Do build gcc and the target libraries for
14436         the mn10200.
14438 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
14440         * configure.in: don't avoid building gdb for mn10300 any more
14441         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14442         instead of single-quoting it.
14444 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
14446         * configure.in: Don't use --with-stabs on IRIX 6.
14448 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
14450         * configure.in (m32r): Build gdb, libg++ now.
14452 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14454         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
14455         directories from noconfigdirs.
14457 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
14459         * config.sub (basic_machine): added mips16 configuration
14461 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14463         * config.sub: Handle d10v-unknown.
14465 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
14467         * config.sub: Handle v850-unknown.
14469 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
14471         * Makefile.in: add findutils
14472         * configure.in: add findutils to list of host_tools
14474 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
14476         * config.sub: Handle mn10200 and mn10300.
14478 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14480         * configure.in (d10v-*): Do not build librx.
14482 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
14484         * configure.in (mn10300): Build everything except gdb & libgloss.
14486 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
14488         * config.guess:  Patch for Dansk Data Elektronik servers,
14489         from Niels Skou Olsen <nso@dde.dk>.
14491         For ncr, use /bin/uname rather than uname, since GNU uname does not
14492         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
14494         Patch for MIPS R4000 running System V,
14495         from Eric S. Raymond <esr@snark.thyrsus.com>.
14497         Fix thinko for nextstep.
14499         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14501         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
14502         * config.guess: Guess mips-dec-mach_bsd4.3.
14504         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
14505         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
14506         release numbers.
14507         * config.guess (mips-mips-riscos*):  Emit just enough of the
14508         release number.
14510         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
14511         * config.guess (sparc-auspex-sunos*):  Added.
14512         (f300-fujitsu-*): Added.
14514         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
14515         * config.guess:  Recognize a Tadpole as a sparc.
14517 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14519         * config.guess: Don't assume that NextStep version is either 2 or
14520         3.  NextStep 4 (aka OpenStep 4) has come out now.
14522 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14524         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14525         From Rik Faith <faith@cs.unc.edu>.
14527 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
14529         * config.sub: Contributions from bug-gnu-utils to:
14530         Support plain "hppa" (no version given) architecture, reported by
14531         OpenStep.
14532         OpenBSD like NetBSD.
14533         LynxOs is not a hardware supplier.
14535         * config.guess: Contributions from bug-gnu-utils to add support for:
14536         OpenBSD like NetBSD.
14537         Stratus systems.
14538         More Pyramid systems.
14539         i[n>4]86 Intel chips.
14540         M680[n>4]0 Motorola chips.
14541         Use unknown instead of lynx for hardware manufacturer.
14543 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14545         * install.sh (chmodcmd): Set to null if the DST directory already
14546         exists.
14548 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14550         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14551         not use mt-ppc target Makefile fragment any more.
14553 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14555         * configure.in (*-*-windows):  Exclude everything but those dirs
14556         needed to build windows.
14558 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
14560         * Makefile.in (all-target-winsup): Depend on all-target-librx.
14562 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14564         * configure.in:  Exclude mmalloc from i386-windows.
14566 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14568         * Undo my previous change.
14570 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
14572         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14573         unconditionally.
14574         (MAKEOVERRIDES): Define (revert this part of October 18 change).
14576 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14578         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
14579         host to add it's own flags.
14581 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
14583         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14585 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
14587         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14588         (CXX_FOR_TARGET): Likewise.
14589         (GCC_FOR_TARGET): Define.
14590         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14591         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14592         CC_FOR_TARGET was specified on the command line.
14593         (MAKEOVERRIDES): Don't define.
14595 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
14597         * configure.in (m32r): Fix spelling of libg++ libs.
14599 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
14601         * config.sub (-apple*): Remove, now redundant.
14603 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
14605         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14607         * configure: Rework yesterday's sed script patch.
14609         * config.sub: Merge with FSF.
14611 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
14613         * config.guess:  Merge from FSF.
14615         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
14616         * config.guess: Use pc instead of unknown, for pc clone systems.
14617         Change linux to linux-gnu.
14619         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14620         * config.guess: Avoid non-portable tr syntax.
14622 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
14624         * test-build.mk (HOLES): Add "xargs" for gdb.
14626         * configure: Avoid hpux10.20 sed bug.
14628 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
14630         * configure.in:  Add support for windows host
14631         (that is a build done under the Microsoft build environment).
14633 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
14635         * Makefile.in: Replace all uses of srcroot with s, to shrink
14636         command line lengths.
14638         Patches from Geoffrey Noer <noer@cygnus.com>:
14639         * configure.in: If configuring for newlib, pass --with-newlib to
14640         subdirectories.
14641         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14642         -Bnewlib/ and -Lwinsup to gcc.
14643         (CXX_FOR_TARGET): Likewise.
14645 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14647         * Makefile.in (ETC_SUPPORT): Add configure.
14649 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
14651         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
14652         host configuration file.
14654 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
14656         * configure.in: Break mn10x00 support into separate
14657         mn10200 and mn10300 configurations.
14658         * config.sub: Likewise.
14660 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
14662         * configure.in: Add lots of stuff to noconfigdirs for
14663         the mn10x00 targets.
14665         * config.sub, configure.in: Add mn10x00 support.
14667 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
14669         * make-all.com: Call conf-a-gas, not config-a-gas.
14671 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
14673         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14674         targets.
14676 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
14678         * mpw-README: Add much more detail for native PowerMac.
14679         * mpw-install: New file.
14680         * mpw-configure: Add --norecursion and --help options.
14681         * mpw-config.in: Translate readme and install files when
14682         copying to objdir.
14683         * mpw-build.in: Don't always depend on byacc and flex.
14684         (install-only-top): New action.
14686 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
14688         * configure.in:  You can now configure GDB for the v850.
14690 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
14692         * configure.in (noconfigdirs): Don't configure any C++ dirs
14693         if targeting D10V.
14695 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14697         * config.sub: Recognize mips64vr5000.
14699 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
14701         * configure.in: Use a single line for host_tools and native_only.
14703 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
14705         * config.sub, configure.in: Add entries for m32r.
14707 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
14709         * Makefile.in (inet-install): Don't run install-gzip.
14711 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
14713         * configure.in:  Don't config lots of things for *-*-windows*.
14715 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
14717         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14718         (host_libs, host_tools): Copy from configure.in.
14719         * mpw-configure: Don't complain about directories not found.
14721 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14723         * configure.in (i[345]86): Recognize i686 for pentium pro.
14724         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14725         file.
14727         * config.guess (i[345]86): Ditto.
14729 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14731         * configure.in (noconfigdirs): Removed gdb for D10V.
14733 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
14735         * configure.in: Remove ld, target-libio, target-libg++, and
14736         target-libstdc++ from noconfigdirs.
14738 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
14740         * configure: Fix three locations where shell scripts were
14741         being run directly rather than with config_shell.
14743 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
14745         * configure.in (v850-*-*): Set up initial $noconfigdirs.
14746         * config.sub (basic_machine): Recognize v850.
14748 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
14750         * mpw-configure: Handle multiple enable/disable options and
14751         pass them down recursively, handle -c and -s flags appropriately
14752         depending on choice of compiler, add escape mechanism for
14753         quoted arguments to gC.
14755 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14757         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14758         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14759         so that -mrelocatable-lib and -mno-eabi are used.
14761         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14762         not support --print-multi-lib, don't abort.
14764 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
14766         * make-all.com: Run config-a-gas.
14767         * setup.com: Don't copy subdirectory files around.
14769 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
14771         * configure.in (*-*-ose): Remove exclusion of libgloss for this
14772         target, it now compiles correctly.
14774 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
14776         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14778 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14780         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
14782 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14784         * configure.in (native_only): Add prms.
14786 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
14788         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14789         (BINUTILS_SUPPORT_DIRS): Likewise.
14791 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14793         * configure.in (d10v-*-*): Don't configure ld or gdb until the
14794         d10v support is added.
14796 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14798         * configure.in (d10v-*-*): New target.
14800 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
14802         * config.guess (HP 9000/811): Recognize this as a PA1.1
14803         machine.
14805 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
14807         * Makefile.in (do-tar-gz): New target, split out from tail end of
14808         taz target.  Run each command separately, don't use pipes.
14809         (taz): Use it.
14811 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
14813         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14814         * mpw-build.in: No builds should depend on building byacc or flex,
14815         they are assumed to be installed already.
14817 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14819         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14820         variable that CC_FOR_TARGET needs.
14822 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14824         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14825         options have changed since the last time the subdirectory was
14826         configured, and if it has, reconfigure.
14827         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14828         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14830 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
14832         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14833         CLEAN_MODULES): Add bash.
14834         (all-bash): New target.
14836 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
14838         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14840 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14842         * config.sub (basic_machine): Recognize d10v as a valid processor.
14844 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
14846         * mpw-configure: Add support for --bindir.
14847         * mpw-build.in: Use a GCC-specific build script for GCC actions.
14849 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
14851         * configure.in: add bash, time, gawk to list of hosttools and things
14852         to only build for native toolchains
14854 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14856         * Makefile.in (docdir): Remove.
14858 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14860         * Makefile.in (datadir): Set to $(prefix)/share.
14862 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
14864         * configure.in: build diff and patch for cygwin32-hosted
14865         toolchains.
14867 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
14869         * config.sub: Accept -rtems*.
14871 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
14873         * configure.in: enable dosrel for cygwin32-hosted builds,
14874                 remove diff from the list of things not buildable
14875                 via Canadian Cross
14877 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
14879         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
14880         don't get ". ".
14882 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
14884         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14886 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
14888         * Makefile.in (taz): Handle case where tex3patch didn't even get
14889         checked out.  Also, if it was found, put the symlink in a new util
14890         subdirectory.
14892 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14894         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14896 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
14898         * config.sub: Recognize -openvms.
14899         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14900         * make-all.com, setup.com: New files.
14902 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14904         * Makefile.in (taz): tex3patch moved to texinfo/util.
14906 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
14908         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14909         * configure.in: remove make from disable-if-Can-Cross list
14910                 enable gdb if ${host} and ${target} are cygwin32
14912 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
14914         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
14915         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14917 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14919         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
14920         distinguish sysv/svr4/bsd variants.
14921         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14923 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
14925         * configure.in: Added copyright notice.
14926         * move-if-change: Added copyright notice.
14928 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14930         * configure.in (powerpcle-*-solaris*): Until we get shared
14931         libraries working, don't build gdb, sim, make, tcl, tk, or
14932         expect.
14934 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
14936         * config.guess:  Merge with FSF:
14938         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14939         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14941         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
14942         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14944         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
14945         * config.guess:  Combine two OSF1 rules.
14946         Also recognize field test versions.  From mjr@zk3.dec.com.
14947         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
14948         because GNU uname does not support -p.  From pmr@pajato.com.
14950 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
14952         * Makefile.in (MAKEDIRS): Removed $(tooldir).
14954 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
14956         * mpw-README: Document GCCIncludes.
14958 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
14960         * configure.in (alpha-*-linux*): Set enable_shared to yes.
14962 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14964         * mpw-configure: Handle --enable-FOO and --disable-FOO.
14966 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
14968         * configure.in (*-*-cygwin32): Configure make.
14970 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
14972         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14974 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
14976         * Makefile.in (all-inet): Depend on all-perl.
14978         * Makefile.in (inet-install): New target.
14980         * Makefile.in (all-inet): Depend on all-tcl.
14981         (all-inet): Depend on all-send-pr.
14983 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14985         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14986         temporarily.
14988 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
14990         * configure.in: Don't configure --with-gnu-ld on AIX.
14992 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14994         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14996 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
14998         * Makefile.in (ALL_MODULES): Added all-inet.
14999         (CROSS_CHECK_MODULES): Added check-inet.
15000         (INSTALL_MODULES): Added install-inet.
15001         (CLEAN_MODULES): Added clean-inet.
15002         (all-indent): New target.
15004         * configure.in (host_tools): Added inet.
15005         (native_only): Added inet.
15006         (noconfigdirs): Added inet.
15008 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
15010         * configure.in: Don't configure libgloss if we are not configuring
15011         newlib.
15013 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
15015         * configure.in: Don't configure libgloss for unsupported
15016         architectures.
15018 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15020         * Makefile.in (CLEAN_MODULES): Add clean-apache.
15022 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
15024         * Makefile.in (ALL_MODULES): Include all-apache.
15025         (CROSS_CHECK_MODULES): Include check-apache.
15026         (INSTALL_MODULES): Include install-apache.
15027         (all-apache): New target.
15029         * configure.in: Added apache everywhere perl is seen.
15031 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15033         * Makefile.in: Add support for clean-{module} and
15034         clean-target-{module} rules.
15036 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
15038         * configure.in (*-*-ose) do not build libgloss.
15040 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15042         * config.guess (prep*:SunOS:5.*:*): Turn into
15043         powerpele-unknown-solaris2.
15045 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
15047         * configure.in: Permit --enable-shared to specify a list of
15048         directories.
15050 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
15052         * configure.in (host==solaris): Pass only the first word of $CC
15053         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
15055 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
15057         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
15059 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
15061         * Makefile.in (ALL_MODULES): Include all-perl.
15062         (CROSS_CHECK_MODULES): Include check-perl.
15063         (INSTALL_MODULES): Include install-perl.
15064         (ALL_X11_MODULES): Include all-guile.
15065         (CHECK_X11_MODULES): Include check-guile.
15066         (INSTALL_X11_MODULES): Include install-guile.
15067         (all-perl): New target.
15068         (all-guile): New target.
15070         * configure.in (host_tools): Include perl and guile.
15071         (native_only): Include perl and guile.
15072         (noconfigdirs): Don't build guile and perl; no ports have been
15073         done.
15075 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
15077         * configure (--enable-*): Handle quoted option lists such as
15078         --enable-sim-cflags='-g0 -O' better.
15080 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15082         * Makefile.in ({,inst}all-target): New rule so we can make and
15083         install all of the target directories easily.
15085 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15087         * configure.in: Add missing global flag in sed substitution when
15088         deleting `target-' from ${configdirs}.
15090 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
15092         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
15093         option.
15095         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
15096         config/mh-necv4.
15098         * install.sh: Correct misspelling of transformbasename.
15100         * config.guess: Recognize mips-*-sysv*.
15102 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
15104         * config.sub: Recognize mon960.
15106 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
15108         * configure: Restore Canadian Cross handling of BISON and LEX,
15109         removed in Feb 20 change.
15111 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
15113         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
15114         Mention make install.  Remove the old copyright date as well the
15115         clumsy and rather pointless copyright on the README file.
15117 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15119         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
15120         Makefile after running symlink-tree, then run `make distclean' to
15121         avoid clobbering any generated files in srcdir.
15123 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
15125         * configure.in (m68k-*-netbsd*): Build everything now.
15127 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
15129         * Makefile.in (taz): Fix quoting.
15131 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
15133         * configure.in (sparclet-*-*): Build everything now.
15135 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15137         * configure.in (m68k-*-linux*): New host.
15139 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
15141         * configure: Check for bison before byacc.
15143 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
15145         * Makefile.in configure:  Change the way LEX and BISON/YACC are
15146         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
15147         searching PATH.  These are used as fallbacks by Makefile.in if
15148         flex/bison/byacc aren't in objdir.
15150 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
15152         * Makefile.in: Make everything which depends upon all-bfd also
15153         depend upon all-opcodes, in case --with-commonbfdlib is used.
15155 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15157         * configure.in (host *-*-cygwin32): Don't build gdb if we are
15158         building NT native compilers on Unix.
15160 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
15162         * configure.in: Don't get CC from the host Makefile fragment if we
15163         can find gcc in PATH, or if this is a Canadian Cross.  Move the
15164         Solaris test for /usr/ucb/cc to the post target script, just after
15165         the compiler sanity test.
15167 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
15169         * config.sub: Merge with FSF.
15171 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
15173         * Makefile.in (RPATH_ENVVAR): New variable.
15174         (REALLY_SET_LIB_PATH): Use it.
15175         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15177 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
15179         * config.sub, configure.in: Recognize sparclet cpu.
15181 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15183         * config.guess:  Support m68k-cbm-sysv4.
15185 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15187         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15188         m68k-unknown-linuxaout from linker help string.  Put quotes around
15189         $ld_help_string.
15191 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
15193         * config.guess (powerpc-harris-powerunix): Add guess for port
15194         to new target.
15196 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15198         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15200 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
15202         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15203         $(REALLY_SET_LIB_PATH) in Makefile.
15204         * Makefile.in (SET_LIB_PATH): New variable.
15205         (REALLY_SET_LIB_PATH): New variable.
15206         ($(DO_X)): Use $(SET_LIB_PATH).
15207         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15208         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15209         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15210         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15211         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15212         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15213         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15214         (install-dosrel): Likewise.
15215         (all-opcodes): Depend upon all-libiberty.
15217 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15219         * config.guess (*:CYGWIN*): New
15221 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15223         * Makefile.in (all-target-winsup): All all-target-libiberty.
15225 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15227         * configure.in (noconfigdirs): Add missing # in front of comment.
15229 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
15231         * configure.in: add second pass to things added to noconfigdirs
15232         so *-gm-magic can exclude libgloss properly.
15234 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
15236         * mpw-configure (extralibs_name, rez_name): Set correctly
15237         for MWC68K compiler.
15239         * mpw-README: Add more info on the necessary build tools.
15241 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15243         * configure.in, config.sub: Recognize cygwin32.
15245 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
15247         * config.guess, config.sub: Recognize A/UX.
15249 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
15251         * config.sub: Merge with gcc/config.sub.
15253 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
15255         * mpw-build.in (do-binutils): Add build of stamps.
15257 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
15259         * config.sub: Add recognition for mips64vr4100*-* targets.
15261 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15263         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15264         Add creation of gconfigargs with `--enable-shared' turned on.
15265         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15266         ($(host)-stamp-stage3-configured): Likewise.
15267         (HOLES): Add chatr and ldd.
15268         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15270 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
15272         * configure: Pass --nfp to recursive configures.
15274 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15276         * Makefile.in (DLLTOOL): New.
15277         (DLLTOOL_FOR_TARGET): New.
15278         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15279         (EXTRA_TARGET_FLAGS): Ditto.
15280         (EXTRA_GCC_FLAGS): Ditto.
15281         (CONFIGURE_TARGET_MODULES): Ditto.
15282         (DO_X): Ditto.
15283         * configure: Add DLLTOOL.
15285 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
15287         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15288         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15289         mh-sco, since old workarounds no longer needed, and don't
15290         build ld, since libraries have weak symbols in COFF.
15292 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
15294         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15296 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15298         * configure.in: Make sure that ${CC} can be used to compile an
15299         executable.
15301 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
15303         * Makefile.in (all-gdb): Depend on $(GDB_TK).
15304         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15305         nothing depending on whether gdbtk is being built.
15307 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
15309         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15311 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
15313         * configure.in (noconfigdirs): Put ld or gas in this early, if the
15314         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15316 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
15318         * config-ml.in: Add support for
15319         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15320         Simplify setting of multidirs from --disable-foo.
15322 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15324         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15325         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15326         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
15327         non-empty, pass them on to the  GCC make.
15328         (all-bootstrap): New rule that is like all-gcc, except it executes
15329         the GCC bootstrap rule instead of the GCC all rule.
15331 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
15333         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15335 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15337         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15338         DG/UX support.
15340 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
15342         * config.sub (i*86*) Change [345] to [3456]
15344 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15346         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15347         --with-gnu-ld=no.
15349 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15351         * config-ml.in (rs6000*, powerpc*): Add switches to control which
15352         AIX multilibs get built.
15354 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15356         * configure.in (i386-win32): Don't build expect if we're not
15357         building the tcl subdir.
15359 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
15361         * Makefile.in: (configure-target-examples, all-target-examples):
15362         New targets, configure and build example programs.
15364 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
15366         * mpw-configure: If an mpw-config.in generated a file mk.sed,
15367         use it as input to sedit the generated MPW makefile.
15368         * mpw-README: Add a suggestion about Gestalt.h.
15370 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
15372         * config.sub: Accept *-*-ieee*.
15374 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
15376         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
15377         Ronald F. Guilmette <rfg@monkeys.com>.
15379 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15381         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15382         for powerpc-pe native.
15383         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15384         (target==powerpc-pe): duplicate i386-win32 entry.
15386 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15388         * configure.in (noconfigdirs): Exclude target-newlib for all versions
15389         of vxworks, not just vxworks5.1.
15391 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
15393         * mpw-configure: Add support for exec-prefix.
15395 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15397         * config.guess: Recognize HP model 816 machines as having
15398         a PA1.1 processor.
15400 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15402         * configure: Ignore new autoconf configure options.
15404 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15406         * config.guess:  Recognize Pentium under SCO.
15407         From Robert Lipe <robertl@arnet.com>.
15409 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15411         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
15413 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
15415         * configure.in: Don't configure gas for alpha-dec-osf*.
15417 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
15419         * configure.in: Default to --with-stabs for some targets for which
15420         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15421         i[345]86*-*-unixware*.
15423 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15425         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15426         rather than basing it on the target.  Simplify handling of options
15427         controlling which directories to configure.  Remove extraneous
15428         slash in multi-clean target.
15430 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
15432         * config-ml.in: Prefix more variables with ml_ so they don't collide
15433         with configure's.
15435 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
15437         * configure: Don't turn -v into --v.
15439 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
15441         * configure.in (targargs): Fix typo.
15443         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15445 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
15447         * configure.in: Strip --host and --target options from
15448         CONFIG_ARGUMENTS, and always configure for --host only.  Add
15449         --with-cross-host option when building with a cross-compiler.
15450         * configure: Canonicalize the arguments put into config.status by
15451         always using `=' for an option with an argument.  Pass a presumed
15452         --host or --target explicitly.
15454 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
15456         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15457         into general OS recognition case.
15459 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15461         * configure.in (target_configdirs): add target-winsup only
15462         for win32 target systems.
15464 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
15466         * Makefile.in (all-target-libgloss): Depend upon
15467         configure-target-newlib, since when libgloss is built it looks to
15468         see if the newlib directory exists.
15470 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
15472         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15473         cfg-ml-*.in.
15475 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
15477         * configure: Handle LD and LD_FOR_TARGET when configuring a
15478         Canadian Cross.
15480 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15482         * configure.in (target_libs): add target-winsup.
15483         (target==i386-win32): add patch diff flex make to $noconfigdirs.
15484         (target==ppcle-pe): remove ld from $noconfigdirs.
15486 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
15488         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15489         Preserve relative path names in $srcdir.  Build symlink tree if
15490         configuring cross target dir and srcdir=. (= no VPATH support).
15491         (configure-target-libg++): Depend on configure-target-librx.
15492         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15493         * config-ml.in: New file.
15494         * symlink-tree: New file.
15495         * configure: Ensure srcdir="." if that's what it is.
15497 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
15499         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15500         includes and FLEX_SKELETON setting.
15501         * mpw-configure (--with-gnu-ld): New option, controls whether
15502         to use PPCLink or ld with PowerMac GCC.
15503         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15504         * mpw-config.in: Configure grez if targeting Mac.
15506         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
15507         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15508         just macos.
15509         * configure.in: Configure grez resource compiler if targeting Mac.
15510         * Makefile.in (all-grez, install-grez): New targets.
15512 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
15514         * configure: CXX defaults to gcc, not g++.  If we find
15515         gcc in the path, set CC to gcc -O2.
15517 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
15519         * configure: Default ${build} correctly.  Avoid picking up extra
15520         spaces when reading CC and CXX from Makefile.  When doing a
15521         Canadian Cross, use plausible default values for numerous
15522         variables.
15523         * configure.in: When doing a Canadian Cross, don't try to
15524         configure tools whose configure script can't handle it.
15526 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15528         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15530 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15532         * configure:  Remove dubious bug reporting address.
15534 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15536         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
15537         configure script, run that instead of this directory's configure.
15538         In either case, print a message that we're configuring the sub-dir.
15540 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15542         * configure.in: Before checking for the existence of various files,
15543         use sed to filter out "target-".
15545 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15547         * Makefile.in (DO_X): Split rule to decrease command line length
15548         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
15549         (Philippe De Muyter).
15551 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15553         * Makefile.in (all-patch): depend on all-libiberty.
15555 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
15557         * configure.in: If the only directory in target_configdirs which
15558         actually exists is libiberty, then set target_configdirs to empty,
15559         to avoid trying to build a target libiberty in a gas or gdb
15560         distribution.
15562 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
15564         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
15565         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15566         systems.
15568 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15570         * configure.in (copy_dirs): Use sys-include instead of include
15571         for --with-headers option.
15573 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
15575         * Makefile.in, configure.in: Make winsup builds work with
15576         new scheme.
15578 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
15580         * configure.in: Build the linker on AIX.
15582 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15584         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
15585         where needed.
15587 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
15589         * Makefile.in (all-gcc): Fix typo.
15591 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15593         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
15595 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15597         * configure.in:  Rename libFOO to target-libFOO, and xiberty
15598         to target-xiberty, to provide more flexibility.
15599         (target_subdir):  Define.  Create if cross.
15600         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15601         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
15602         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15603         check-libFOO -> check-target-libFOO, etc.
15604         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15605         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15606         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15607         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
15608         allow ALL_GCC="" to only configure.
15609         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
15610         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
15611         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
15613 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
15615         * Makefile.in (taz): Build "info" in etc explicitly.
15617 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
15619         * configure.in:  Make sure that CC is undefined (as opposed to
15620         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
15621         problem with autoconf trying to configure on a host without GCC.
15623 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15625         * mpw-configure: Set host alias from choice of host compiler,
15626         only use generic MPW Makefile sed if present, edit a file
15627         named "hacked_Makefile.in" instead of "Makefile.in" if present.
15628         * mpw-README: Add problem notes about CW6 and CW7.
15630 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
15632         * Makefile.in (taz): Use ";" instead of ";;".
15634 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15636         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
15637         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15638         DISTDOCDIRS.
15639         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
15640         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
15642 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15644         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
15645         and gnats, because they are now subsumed by DISTSTUFFDIRS.
15646         Move bfd to DISTSTUFFDIRS.
15648 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15650         * Makefile.in (X11_LIB): Removed.
15651         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15653         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15655 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15657         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15658         names.
15660 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15662         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15664 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
15666         * configure.in (i[345]86-*-win32): Always build newlib.
15667         Don't configure cvs, autoconf or texinfo.
15668         * Makefile.in (LD_FOR_TARGET): New.
15669         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15670         Pass down LD_FOR_TARGET.
15672 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15674         * winsup: New directory.
15675         * Makefile.in: Build winsup.
15676         * configure.in: Winsup is configured when target is win32.
15677         Can only build win32 target GDB when native.
15679 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
15681         * config.guess: Recognize HP model 819 machines as having
15682         a PA 1.1 processor.
15684 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15686         * configure: Fix sed loop which substitutes for CC and CXX to
15687         avoid bug found in various sed implementations.
15689 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15691         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15692         simulator.  Use standard powerpc-*-eabi*.
15694 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15696         * configure.in: Stop putting gas and binutils in noconfigdirs for
15697         powerpc-*-aix* and rs6000-*-*.
15699 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
15701         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15702         -mcall-aixdesc libraries.
15704 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
15706         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15708         * config.sub (arm | armel | armeb): Fix shell syntax.
15710 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15712         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15713         -msoft-float and -mcpu=common support.
15714         (powerpc*-*-eabisim*): Add support for building -mcall-aix
15715         libraries.
15717 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15719         * configure.in: Allow configuration and build of emacs19 for the alpha.
15721 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15723         * configure.in (CC): Get ^CC, not just any old CC, from
15724         ${host_makefile_frag}.
15726 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15728         * configure.in (CC): Try to get CC from
15729         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15731 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15733         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15734         only if it exists in $(srcdir).
15736 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15738         * configure: If CC and CXX are not set in the environment, set
15739         them, based on either an existing Makefile or on searching for gcc
15740         in PATH.  Substitute for CC and CXX in Makefile.
15741         * configure.in: Remove libm from target_libs.  Separate
15742         target_configdirs from configdirs.  If CC is not set in
15743         environment, try to get it from a host Makefile fragment.  Rewrite
15744         changes of configdirs to use skipdirs instead.  A few minor
15745         tweaks.  Take directories out of target_configdirs as they are
15746         taken out of configdirs.  Remove existing Makefile files from
15747         subdirectories.  Substitute for TARGET_CONFIGDIRS and
15748         CONFIG_ARGUMENTS in Makefile.
15749         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15750         by configure.in.
15751         (CONFIG_ARGUMENTS): Likewise.
15752         (CONFIGURE_TARGET_MODULES): New variable.
15753         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15754         ($(CONFIGURE_TARGET_MODULES)): New target.
15755         (configure-libg++, configure-libio): New targets.
15756         (all-libg++): Depend upon configure-libg++.
15757         (all-libio): Depend upon configure-libio.
15758         (configure-libgloss, all-libgloss): New targets.
15759         (configure-libstdc++): New target.
15760         (all-libstdc++): Depend upon configure-libstdc++.
15761         (configure-librx, all-librx): New targets.
15762         (configure-newlib): New target.
15763         (all-newlib): Depend upon configure-newlib
15764         (configure-xiberty): New target.
15765         (all-xiberty): Depend upon configure-xiberty.
15767 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15769         * configure.in (host i[345]86-*-win32):  Expand the
15770         noconfigdirs again.
15772 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
15774         * mpw-configure: Fix sed command file name.
15776 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15778         * configure.in (host i[345]86-*-win32): Reduce the
15779         noconfigdirs again.
15781 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
15783         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15784         or powerpc*-*-pe*, since they are not yet supported.
15786 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15788         Add PowerMac support and many other enhancements.
15789         * mpw-configure: New option --cc to select compiler to use,
15790         paste options set according to --cc into the generated
15791         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15792         if mpw-make.sed is present.
15793         * mpw-config.in: Don't test for gC1, test for mpw-touch,
15794         add forward includes for PowerPC include files.
15795         * mpw-build.in: Build using Makefile.PPC if present.
15796         (do-byacc, etc): Remove separate version resource builds.
15797         (do-gas): Build "stamps" before "all".
15798         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15799         * mpw-README: Update to reflect --cc option, PowerMac support,
15800         and recently-reported compatibility problems.
15802 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
15804         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15805         embedded m68k systems (-aout, -coff, -elf, -vxworks).
15806         (--with-multilib-top): Pass to recursive invocations.
15808 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
15810         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15811         v810-*-*.
15813 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15815         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15816         gdb, ld and opcodes on v810-*-*.
15818 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15820         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15821         (local-maintainer-clean): New target.
15822         (maintainer-clean): New target.
15823         (realclean): Just depend upon maintainer-clean.
15825 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15827         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15829 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
15831         * configure.in: Build ld in mips*-*-bsd* case.
15833 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
15835         * config.sub: Accept -lites* OS.  From Ian Dall.
15837 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
15839         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
15840         targets.
15842 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15844         * configure.in: treat i386-win32 canadian cross the same as
15845         i386-go32 canadian cross.
15847 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15849         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15850         running under the simulator to build a reduced set of libraries.
15851         (powerpc-*-eabiaix): Add fine grained multilib support added to
15852         other powerpc targets yesterday.
15854 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15856         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15857         -disable-softfloat, -disable-relocatable, -disable-aix, and
15858         -disable-sysv to control which multilib libraries get built.
15860 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15862         * configure: Add Makefile.tem to list of files to remove in trap
15863         handler.
15865 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15867         * config.guess (*Linux*):  Add missing "exit"s.
15868         Also, need specific check for alpha-unknown-linux (uses COFF).
15870 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15872         * config.guess:  Merge with FSF:
15874         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
15875         * config.guess (AIX4): More robust release numbering discovery.
15877         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
15878         * config.guess (i386-sequent-ptx): Properly get version number.
15880         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
15881         * config.guess (mips:*:4*:UMIPS): New case.
15883 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15885         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15886         (i386-win32 host): Likewise.  Don't build readline.
15888 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
15890         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
15891         SUPPORT_FILES to submakes.
15893 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
15895         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15896         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15897         mpw-configure.
15899 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
15901         * configure.in (appdirs): Use =, not ==, in test expression when
15902         trying to build the text to print in the warning message for
15903         Solaris users.
15905 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
15907         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15909 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15911         * config.guess: Recognize lynx-2.3.
15913 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
15915         * config.sub (z8ksim): Deleted
15916         (z8k-*-coff): New, this is the one true name of the target.
15918 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
15920         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15922 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
15924         * config.guess (*:Linux:*:*): First try asking the linker what the
15925         default object file format is (elf, aout, or coff).  Then if this
15926         fails, try previous methods.
15928 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15930         * configure.in: Don't build newlib for *-*-vxworks5.1.
15932 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15934         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15935         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15937 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
15939         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15941 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
15943         * cfg-ml-com.in: New file.
15944         * cfg-ml-pos.in: New file.
15946 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15948         * COPYING.NEWLIB: Add HP free copyright to list.
15950 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15952         * config.sub: Recognize -eabi* for the system, not just -eabi.
15954 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15956         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15957         * config.sub, configure.in (win32): New target and host.
15959 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15961         * configure.in: Add i386-pe configuration.
15963 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
15965         * mpw-build.in (install): Install GDB after LD.
15967 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
15969         * mpw-config.in (elf/mips.h): Always forward-include, needed
15970         for GDB to build.
15972 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15974         * testsuite: New directory for customer acceptance and whole tool
15975         chain tests.
15977 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15979         * configure: If per-host line isn't found, but AC_OUTPUT is found
15980         and a configure script exists, run it instead.
15982 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15984         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
15986 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15988         * configure: Set build_{cpu,vendor,os,alias} to host values when
15989         --build isn't specified.
15991 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15993         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15994         (FLAGS_TO_PASS): Pass them.
15995         (EXTRA_TARGET_FLAGS): Ditto.
15997 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15999         * Makefile.in (all-libg++): Depend on all-libstdc++.
16001 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16003         * configure.in (noconfigdirs): Enable all packages for
16004           i386-unknown-netbsd.
16006 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
16008         * configure.in (noconfigdirs): Don't configure tk for i386-go32
16009         hosted builds (DOS builds)
16011 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
16013         Changes for ARM based on patches from Richard Earnshaw:
16014         * config.sub: Handle armeb and armel.
16015         * configure.in: Omit arm linker only for riscix.
16017 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16019         * config.guess:  Update from FSF.
16021 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
16023         * config.sub: Recognize powerpcle as the little endian variant of
16024         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
16025         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
16026         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
16027         temporarily.
16029 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
16031         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
16033 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
16035         * config.sub: Accept -lites* as a basic system type.
16037 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
16039         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
16040         installed, and if so return linuxoldld as the system name.
16042 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
16044         * config.guess: Add hppa1.1-hp-lites support.
16046 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16048         * configure.in: Don't build newlib for m68k-vxworks5.1.
16050 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16052         * configure.in (mips-sgi-irix6): Use mh-irix5.
16054 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
16056         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
16058 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16060         * test-build.mk: Enable building of shared libraries on IRIX 5 and
16061         OSF/1.  Fix compiler flags.
16062         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
16064 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
16066         * configure.in: Recognize --with-newlib.
16067         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
16069 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16071         * Makefile.in: move {all,check,install}-gdb from *_MODULES
16072         to *_X11_MODULES due to gdbtk needing X include files et al.
16074 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
16076         Merge in support for Mac MPW as a host.
16077         (Old change descriptions retained for informational value.)
16079         * mpw-config.in: Add generic include forwards for cpu-specific
16080         include files in aout and elf directories.
16082         * mpw-configure: Added copyright.
16083         * mpw-config.in: Check for presence of required build tools.
16084         (target_libs): Add newlib.
16085         (target_tools): Add examples.
16086         (Read Me): Generate as "Read Me for MPW" instead.
16087         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
16088         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
16089         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
16091         * mpw-configure: Remove subdir-specific makefile hackery,
16092         delete mk.tmp after using it.
16094         * mpw-build.in (all): Display start and end times.
16096         * mpw-configure (host_canonical): Set.
16097         (target_cpu): Always add to makefiles.
16098         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
16099         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
16100         (mpw-mh-mpw): Look for in srcdir and srcroot.
16101         Use sed instead of mpw-edit-prefix to edit prefix definitions.
16103         * mpw-build.in: (install-only): New target.
16105         * mpw-configure (host_alias, target_alias): Rename from hostalias
16106         and targetalias, add into generated Makefile.
16107         (mk.tmp): If present, add into generated Makefile.
16108         * mpw-build.in (all-gas): Build config.h first before gas proper.
16110         * mpw-configure (config.status): Write only if changed.
16111         * mpw-config.in (readline): Configure it (not built, just used for
16112         definitions).
16114         * mpw-config.in (elf/mips.h): Add a forward include.
16116         * mpw-config.in: Forward-include most .h files in include into
16117         extra-include.
16118         (readline): Don't build.
16119         mpw-build.in (install): Install GDB.
16121         * mpw-configure (prefix, mpw_prefix): Handle it.
16122         * mpw-config.in (mmalloc, readline): Don't configure.
16123         * mpw-build.in (thisscript): Rename to ThisScript.
16124         Use mpw-build instead of BuildProgram everywhere.
16125         (mmalloc, readline): Don't build.
16126         * mpw-README: New file, basic documentation about the MPW port.
16128         * mpw-config.in: Use forward-include to create include files.
16130         * mpw-configure: Add more things to the top of each configured
16131         Makefile, including contents of config/mpw-mh-mpw.
16132         * mpw-config.in (extra-include): Create this directory and fill it
16133         with Posix-like include files when configuring.
16135         * config.sub (apple, mac, mpw): Add various aliases.
16137         * mpw-build.in: New file, top-level build script fragment for MPW.
16138         * mpw-configure: New file, configure script for MPW.
16139         * mpw-config.in: New file, config fragment for MPW.
16141 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16143         * configure.in (host_libs): Remove glob, since it is gone from the
16144         sources.
16146 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16148         * Makefile.in: define empty GDB_NLM_DEPS var.
16150         * configure.in(target_makefile_frag): use config/mt-netware
16151         for netware targets.
16153 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
16155         * config.sub: Merge in recent FSF changes.  Remove linux special
16156         cases.
16158 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16160         Revert this change:
16162         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16164                 * build-all.mk: Use CC=cc -Xs on Solaris.
16166 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16168         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
16169         stop using it.
16170         * Makefile.in: Nuke all references to glob subdirectory.
16172 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16174         * configure.in: Fix --enable-shared logic in per-host.
16176 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
16178         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16180 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16182         * configure.in (noconfigdirs): Don't build gas on AIX, for
16183         powerpc*-*-aix* as well as for rs6000*-*-aix*.
16185 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
16187         * configure: Fix --cache-file to work if the file argument is a
16188         relative path.
16190 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
16192         * configure: If the --cache-file is used, pass it down to
16193         configure in subdirectories.
16195 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
16197         * config.sub: add vxworks29k configuration.
16199 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
16201         * Makefile.in (taz): Do "diststuff" part quietly.
16203 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
16205         * config.sub: Mini-merge with gcc/config.sub.
16207 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16209         * config.guess (IRIX): Sed - to _.
16211 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16213         * Makefile.in (source-vault, binary-vault): New targets.
16215 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
16217         * config.sub: Recognize -eabi as a basic system type.
16219 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16221         * configure.in (enable_shared stuff): Fix typo.
16223 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
16225         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16227 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16229         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16231 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
16233         * configure.in (rs6000-*-*): Don't build gas.
16235 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
16237         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16238         reduce command line length.
16239         (AS_FOR_TARGET): Check for as.new, not Makefile.
16240         (NM_FOR_TARGET): Check for nm.new, not Makefile.
16242 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16244         * config.guess:  Merge from FSF.
16246 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16248         * configure: Don't use $ when handling program_suffix.
16250 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
16252         * configure.in:  Configure tk for hppa/hpux.
16254 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16256         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
16258 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16260         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
16261         to LIBCXXFLAGS.  Tests are better run without it.
16263 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
16265         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16267 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
16269         * configure.in (*-*-netware*): Don't configure xiberty.
16271 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
16273         * configure.in:  Remove tk from native_only list.
16275 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
16277         * build-all.mk: Add mips-ncd-elf target to sun4 targets
16278           for special NCD build.
16280 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16282         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16283         makeall.bat, they're only useful for binutils snapshots.
16284         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16285         makeall.bat to specified SUPPORT_FILES.
16287 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
16289         * build-all.mk: Add Ericsson targets to sun4 and solaris
16290           hosts.  Add  BNR's sun4 target to solaris host, so their
16291           build-from-source will be tested in-house first.
16293 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16295         * Makefile.in (LIBCFLAGS): New variable.
16296         (CFLAGS_FOR_TARGET): Ditto.
16297         (LIBCFLAGS_FOR_TARGET): Ditto.
16298         (LIBCXXFLAGS): Ditto.
16299         (CXXFLAGS_FOR_TARGET): Ditto.
16300         (LIBCXXFLAGS_FOR_TARGET): Ditto.
16301         (BASE_FLAGS_TO_PASS): Pass them.
16302         (EXTRA_TARGET_FLAGS): Ditto.
16304         * configure.in: Support --enable-shared.
16306 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16308         * configure.in (target_libs):  Include libstdc++ again.
16309         * config.guess:  Update from FSF (for FreeBSD).
16311 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16313         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16314         makeall.bat.
16315         (DISTDOCDIRS): Add `etc'.
16316         (ETC_SUPPORT_PFX): New variable.
16317         (taz): Include anything from etc starting with a word in
16318         ETC_SUPPORT_PFX.
16320 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16322         * config.sub: Update for recent FSF changes.  Remove obsolete
16323         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
16324         spacing changes.
16326 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16328         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
16330         * config.guess:  Merge with FSF.
16331         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16333 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16335         * configure: Since the "trap 0" handler will override the exit
16336         status on many systems, only use it for "exit 1", and make it set
16337         a non-zero exit status; reset it before "exit 0".  Also, check
16338         exit status of config.sub, and error out if it failed.
16340 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
16342         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16343         and install libgloss.
16345 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16347         * Makefile.in (all-binutils): Depend upon all-byacc.
16349         * configure.in: Don't build emacs on Irix 5.
16351 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16353         * configure.in (*-*-netware*): Add libio.
16355 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16357         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16358         (CHECK_TARGET_MODULES): Ditto.
16359         (INSTALL_TARGET_MODULES): Ditto.
16360         (TARGET_LIBS): Ditto.
16361         (all-libstdc++): Note dependencies.
16363 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16365         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16367 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16369         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16370         -fexternal-templates.
16372         * configure.in (target_libs): Add libstdc++.
16373         (noconfigdirs): Add libstdc++ as appropriate.
16375 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16377         * config.guess:  Update from FSF.
16379 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16381         * configure: Use ${config_shell} when running ${configsub}.
16383 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
16385         * config.sub: No longer recognize h8300h.
16387 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16389         * config.sub: Remove extraneous differences between config.sub and
16390         gcc/config.sub.
16392 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16394         * Makefile.in (DISTSTUFFDIRS): Add gas.
16396 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
16398         * COPYING.NEWLIB: New file.
16400 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16402         * config.guess (HP-UX):  Patch from Harlan Stenn
16403         <harlan@landmark.com> to also emit release level.
16405 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16407         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16409 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16411         * config.sub:  Merge nextstep cleanup from FSF.
16413 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16415         * configure.in (arm-*-*): Don't configure ld for this target.
16417 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16419         * configure.in (*-*-netware): don't configure libg++, libio,
16420           librx, or newlib.
16422 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16424         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
16425         configure ld--it works, but it doesn't support shared libraries.
16427 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16429         * config.guess (*-unknown-freebsd*):  Get rid of possible
16430         trailing "(Release)" in version string.
16431         Patch from Paul Richards <paul@isl.cf.ac.uk>.
16433 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16435         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16436         Fix type: *-next-neststep -> *-next-nextstep.
16438         * config.guess:  Merge from FSF:
16440         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
16442         * config.guess: Recognize powerpc-ibm-aix3.2.5.
16444         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
16446         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16447         instead of UNIX_SV for UnixWare 1.0).
16449 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
16451         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
16452         to make gdb/nlm/* build after the compiler and linker.
16454 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16456         * config.guess (netbsd, freebsd, linux):  Accept any machine,
16457         not just i[34]86.
16458         (m68k-atari-sysv4):  Relocate to match FSF version.
16460         * config.guess:  More merges from the FSF:
16462         Add a space before function call or macro invocation.
16464         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16466         * config.guess: Add trap cmd to remove dummy.c and dummy when
16467         interrupted.
16469         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16471         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16472         (dummy): Redirect stderr from compilation of dummy.c.
16474         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
16476         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16478 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
16480         * configure: Accept and ignore --cache*, for compatibility with
16481         new autoconf.
16483 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16485         * config.guess:  Merge from FSF:
16487         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16489         * config.guess (Pyramid*:OSx*:*:*): New case.
16490         (PATH): Add /.attbin at end for finding uname.
16491         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
16493         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
16495         * config.guess (M88*:DolphinOS:*:*): New case.
16497         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
16499         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16500         to select whether to use ELF or COFF.
16502         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16504         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
16506         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
16508         * config.guess: Guess the OS version for HPUX.
16510         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
16512         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16514 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16516         * configure.in: Recognize --with-headers, --with-libs, and
16517         --without-newlib.
16518         * Makefile.in (all-xiberty): Depend upon all-ld.
16520 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16522         * configure.in: Change i[34]86 to i[345]86.
16524 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16526         * configure (version): A few more tweaks to help message.
16528 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16530         * Makefile.in:  Remove (for now) librx as a host library,
16531         now that we're building it for target.
16533 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16535         * configure: Fix up help message; from karl@owl.hq.ileaf.com
16536         (Karl Berry).
16538 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16540         * configure.in:  Also configure librx.
16542 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16544         * Makefile.in:  Update various rules to reflect that librx
16545         is now needed for libg++.
16547 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16549         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16551 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
16553         * configure.in: Configure the examples directory.
16555 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16557         * configure: Simplify Jun 2 1994 change.
16559 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16561         * change CC to /usr/latest/bin/gcc for lynx host builds, since
16562         /bin/gcc isn't good enough to build gcc.
16564 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
16566         * Makefile.in (GDB_SUPPORT_FILES): Remove
16567         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
16568         (gdb.tar.gz): Add new rule to use standard distribution building
16569         mechanism.
16571 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16573         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
16574         Bill Cox <bill@cygnus.com>.
16576 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16578         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
16580 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
16582         * configure:  Search current dir first in .gdbinit.
16584 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16586         * config.sub:  Recognize freebsd (merged from gcc config.sub).
16588 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16590         * config.sub:  Refer to NeXT's operating system as nextstep.
16592         * config.sub (case $basic_machine):  Re-order the cases, to match
16593         the order in the FSF version (which is mostly alphabethical).
16594         Merge in some additions and changes from the FSF.
16596 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
16598         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16599         * config.sub: Recognize cxux7.
16600         * configure.in: Use mh-cxux for m88k-harris-cxux*.
16602 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16604         * config.sub:  Fix typo powerpc -> powerpc-*.
16606 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
16608         * Makefile.in: `all-emacs19' depends on `all-byacc'.
16610         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16611         parallel with all-emacs and install-emacs).  Top-level command
16612         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16614 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16616         * test-build.mk ($(host)-stamp-stage2-installed): Remove
16617         $(relbindir)/make before doing ``make install'', and use
16618         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
16619         installing over running make binary.
16620         ($(host)-stamp-stage3-installed): Likewise.
16622 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16624         * config.guess: Recognize Mach.
16626 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16628         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16629         see whether --exec-prefix was used.
16631 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16633         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
16635 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16637         * Makefile.in: Add all-librx target similar to all-libproc.
16639 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
16641         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
16642         with post 1.2 uname bogosity.
16644 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16646         * configure: Remove temporary files on receipt of a signal.
16648 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
16650         * configure: If there is a package_makefile_frag, remove
16651         ${subdir}/Makefile.tem after copying it in.
16653 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16655         * build_all.mk: support rs6000 lynx identifies itself as
16656         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
16657         since /bin/gcc is too feeble to compile a modern gcc.
16659 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16661         * brought devo/test-build.mk update-to-date with progressive/
16662           test-build.mk. Add lynx targets and hppa flag info.
16664 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16666         * configure.in:  Use mh-ncrsvr43.  Patch from
16667         Tom McConnell <tmcconne@sedona.intel.com>.
16669 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16671         * config.guess (i386-unknown-bsdi):  No longer need to
16672         check #if defined(__bsdi__) && defined(__i386__).
16674 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16676         * configure: Set program_transform_nameoption correctly.
16678 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16680         * brought build-all.mk update-to-date with progressive build-all.mk,
16681           added new targets and hppa info.
16683 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16685         * configure: If config.guess result is a prefix of the user
16686         specified target, assume a native build and use the user specified
16687         target as the host alias.  Remove SunOS patch suffix removal hack.
16688         * configure.in: Remove SunOS patch suffix removal hack.
16690         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16691         in NATIVE_CHECK_MODULES.
16693 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
16695         * Makefile.in: Rename HOST_ONLY to NATIVE.
16696         * configure: Delete SunOs patch suffix from host_canonical
16697           and build_canonical variables that are prepended to Makefiles.
16698         * configure.in: Add comments for easier maintenance.
16700 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16702         * Makefile.in: Add all-libproc target similar to all-gui.
16704 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
16706         * Makefile.in (CHECK_MODULES): split into
16707         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16709 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
16711         * config.guess (i386-unknown-bsdi): New system to guess.
16713 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16715         * Makefile.in: Add all-gui target (but not yet build by "all").
16717 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
16719         * config.sub: Move deletion of patch suffix from here...
16720         * configure.in: To here, at Ian's suggestion.  The top-
16721           level scripts might need to know of a patch level.
16723 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
16725         * config.sub: Strip off patch suffix so rtl is recognized
16726           as a sunos4.1.3 machine, even though it's been patched.
16728 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
16730         * Makefile.in (INSTALL_LAST): Delete.
16731         (INSTALL_DOSREL): New.
16733 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16735         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16736         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16737         whether we pass down --with-gnu-ld anyhow.
16739 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
16741         * Makefile.in (INSTALL_LAST): Change operation so it works
16742         on more flavors of make.
16743         * configure.in (go32): Don't build libg++ or libio.
16745 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
16747         * Makefile.in (Move HOST_PREFIX_1 and friends up so
16748         they can be overriden by templates.
16750 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
16752         * configure.in (target==go32): Don't build gdb.
16753         * dosrel: New directory.
16755 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
16757         * configure.in (host==go32): Configure dosrel too.
16758         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16759         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16760         be set by incoming names or templates.
16761         (INSTALL_LAST): New rule.
16763 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
16765         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16767 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16769         * configure.in (appdirs): New variable.  Currently empty, but will
16770         be used in gas distribution.  If nonempty, lists a set of
16771         directories at least one of which must get configured, or top
16772         level configuration is considered to have failed.
16773         (rs6000-*-lynxos*): Use new file name.
16775 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16777         Eliminate XTRAFLAGS.
16778         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16779         newlib include files using -idirafter, and also use -nostdinc.
16780         (CXX_FOR_TARGET): Likewise.
16781         (XTRAFLAGS): Removed.
16782         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16783         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16784         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16785         ($(DO_X)): Don't pass down XTRAFLAGS.
16787 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16789         * configure.in (mips*-dec-bsd*): New target; do build linker.
16790         (mips*-*-bsd*): New target; don't build linker.
16792 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16794         * configure.in: support rs6000-*-lynxos* configuration.
16795         support sunos4 as a cross target.
16797         * config.sub: look for lynx*, not lynx since the OS version may
16798         legitimately be part of the name.
16800 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16802         * configure.in (i[34]86-*-sco*): Move to be with other i386
16803         targets.
16804         (romp-*-*): New target.  Skip various binary utilities.
16805         (vax-*-*): New target.  Don't build newlib.
16806         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
16808 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16810         * configure.in: Only set host_makefile_frag if config
16811         directory exists.
16813 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16815         * install.sh: If $dstdir exists, don't check whether each
16816         component does.
16818 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16820         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16822 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
16824         * configure.in (*-*-lynxos*): Don't configure newlib for either
16825         native or cross Lynx.
16827 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
16829         * config.sub (sparc64-elf): Fix os.
16830         (z8k): Remove duplicate.
16832 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16834         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16835         gcc/stmp-fixproto, to try to prevent fixproto from being run.
16837 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
16839         * configure: Make file links cleanly even if Lynx fails on
16840           an NFS symlink (at least fail cleanly).
16842 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16844         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16845         -XNh2000.
16847 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16849         * configure: Unknown options are fatal again.
16851 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
16853         * configure: Ignore --x-includes and --x-libraries, for Autoconf
16854         compatibility.
16856 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
16858         * build-all.mk: Add `clean' target.
16860 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16862         * config.guess:  Add SINIX support.
16863         * configure.in:  Add mips-*-sysv4* support.
16865 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
16867         * build-all.mk: Document all useful targets.
16868         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16869         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16871 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16873         * configure: Support --silent, --quiet.
16875 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16877         * configure: Support --disable-FEATURE.
16879 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16881         * config.guess: Recognize NCR running SVR4.3.
16883 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16885         * config.guess:  Make BSDI generate i386-unknown-bsd386.
16886         Patch from Paul Eggert <eggert@twinsun.com>.
16888 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16890         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16892 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16894         * configure: Make unrecognized options give nonfatal warnings
16895         instead of fatal errors, and pass them to any subdirectory
16896         configures in case they recognize them.
16897         Make --x equivalent to --with-x.
16899 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16901         * configure: Add --enable-* options.  Clean up usage message and
16902         some comments.
16904 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
16906         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16908 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16910         * configure.in (hppa*-*-*): Enable binutils.
16912 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16914         * config.sub: Recognize cisco.
16916 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
16918         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16920 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16922         * config.guess: about target *-hitachi-hiuxwe2, don't print more
16923         than one configuration name.  Add comment.
16925 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
16927         * config.guess: about target *-hitachi-hiuxwe2, fixed
16928         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
16929         macro is incorrect.]
16931 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16933         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16934         than the "make ls" stuff which used to be here.
16936 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16938         * config.guess:  Recognize i[34]86-unknown-freebsd.
16939         From Shawn M Carey <smcarey@rodan.syr.edu>.
16941 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16943         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16945 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
16947         * config.guess: Check for ptx.
16949 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
16951         * config.sub: Add os9k checking.
16953 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16955         * config.guess: Handle OSF1 running on HPPA processors
16957 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16959         * configure: If subdir configure fails, print out a message with
16960         subdirectory name, in case subdir's configure code didn't identify
16961         itself.
16963 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
16965         * configure.in: Remove embedded newlines from configdirs.
16966         Avoid mismatches of substrings.  Fix matching strings at end
16967         of configdirs.
16969 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
16971         * config.guess:  Add Lynx/rs6000 config support.
16973 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16975         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16977 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
16979         * configure.in (hppa*-*-osf*): Treat this just like most other
16980         PA configurations (eg no binutils or ld).
16981         (hppa*-*-*elf*): These configurations have binutils and ld.
16983 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16985         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
16987 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16989         * configure.in (rs6000-*-*): Build gas.
16991 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16993         * Makefile.in:  Avoid bug in losing hpux sed.
16995 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16997         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16998         for GDB and GDB has been fixed to not need it.
17000 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17002         * config.guess: Recognize vax hosts.
17004 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17006         * configure (while loop): Don't use "break 2" inside case
17007         statement -- the case statement isn't an enclosing loop.
17009 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17011         * config.guess:  Clean up NeXT support, to allow nextstep
17012         on Intel machines.  Make OS be nextstep.
17014 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
17016         * config.guess: Add alternate forms for Convex.
17018 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
17020         * configure:  Completely rewrite option processing.  Take
17021         advantage of pattern-matching to avoid invoking test frequently.
17022         Also clean up host and target defaulting logic.
17024 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17026         * Makefile.in: Replace all occurrances of "rootme" with "r" and
17027         "$${rootme}" with "$$r", to increase the likelihood that the do-*
17028         commands (plus user environment) will fit SCO limits.
17030 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17032         * configure.in: Don't issue warnings about directories which are
17033         not being configured if -norecursion is set.  Correct test for
17034         --with-gnu-as and --with-gnu-ld to not get confused by substring
17035         matches.
17037         * configure.in: Don't build gas for alpha-dec-osf1*.
17039 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
17041         * configure:  Back out Per's change of 12/19/1993.  It changes the
17042         behavior of configure in unexpected and confusing ways.
17044         Also, use different delim char when calculating
17045         program_transform_name so that the name can contain slashes.
17047 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
17049         * configure.in, config.sub: Add support for VSTa micro-kernel.
17051 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
17053         * configure.in: Nuke hacks which were used to get a special
17054         version of GAS for HPPA configurations.
17056 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17058         * configure:  If only ${target_alias} is given, use that
17059         as the default for ${host_alias}.
17060         * configure:  Add missing back-slashes before nested quotes.
17062 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
17064         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
17066 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
17068         * config.guess:  Recognize some Tektronix configurations.
17069         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
17071 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17073         * config.sub: Match any flavor of SH.
17075 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
17077         * configure.in: Don't try to configure newlib for Alpha.
17079 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17081         * configure.in: Don't build ld for Irix 5.  Don't build gas,
17082         libg++ or libio for any Alpha target.
17084         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
17086 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
17088         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
17089         default arguments -- so it tried to compress itself.
17091 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
17093         * configure.in (notsupp): ensure that a space is always at the end
17094           of the configdirs list, since the grep checks for an explicit space
17096 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17098         * configure.in (target i386-sysv4.2): don't build ld, since static
17099           versions of many libraries are not available.
17101 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17103         * config.guess: Recognize Apollos (using environment variables).
17104         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
17106 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17108         * config.guess: Recognize Sony news mips running newsos.
17110 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
17112         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
17113         "fi ; else" for bash.
17115 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
17117         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
17119 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
17121         * config.sub: accept unixware as an alias for svr4.2.
17122         Fix some inconsistancies with the gcc version.
17124 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17126         * Makefile.in (DISTDOCDIRS):  Add gdb.
17128 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17130         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
17132 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17134         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
17135         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
17136         this now.
17138 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17140         * config.sub: Accept hiux* as an OS name.
17142         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
17143         etc/make-stds.texi.  The underscore came from gcc, and dje now
17144         agrees that RUNTESTFLAGS is the correct name.
17146 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17148         * install.sh:  Remove 'set -e'.  It makes any conditionals
17149         in the script useless.
17151         * config.guess: Automatically recognize arm-acorn-riscix
17152         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
17154 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
17156         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
17158 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17160         * Makefile.in (DISTDOCDIRS): New variable.
17161         (taz): Edit local Makefile.in sooner, instead of proto-toplev
17162         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
17164 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17166         * configure.in (hppa target): check the source directory for the
17167           pagas sub-directory
17169 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
17171         * config.sub: Allow -aout* and -elf*.
17173 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17175         * configure.in: Don't build ld on i386-solaris2, same as for
17176         sparc-solaris2.
17178 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17180         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17182 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17184         * configure.in:  Configure gdb for alpha.
17186 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17188         * Makefile.in (CXXFLAGS): Add -O.
17190 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17192         * config.guess: added support for DG Aviion
17194 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17196         * configure.in: Produce warning message for subdirectories not
17197         configurable for this host/target combination.  Don't try to
17198         configure gdb for vms.
17200 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17202         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17203         appropriate files before making "diststuff".
17204         (DISTBISONFILES): New var: list of files to be edited.
17205         (DISTSTUFFDIRS): Add binutils.
17207 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17209         * config.sub: also handle mipsel and mips64el (for little endian mips)
17211 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17213         * configure.in: Add * to end of all OS names.
17215 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
17217         * configure.in: Build newlib for LynxOS native.
17219 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17221         * config.guess: Add support for delta 88k running SVR3.
17223         * configure.in: Add comment about HP compiler vs. emacs.
17225 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17227         * configure.in: don't build ld on solaris2 (not a viable option
17228           due to bugs in getpwnam & getpwuid)
17230 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17232         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17233         config.guess will produce a full version number.
17235 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17237         * configure.in: Build linker and binutils for alpha-dec-osf1.
17239 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17241         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17242         and gdb/testsuite/Makefile.in.
17244 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17246         * configure.in: recognize mips*- instead of mips-
17248 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17250         * config.sub: Accept linux*coff and linux*elf as operating
17251         systems.
17253 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17255         * config.sub: Recognize mips64, and mips3 as an alias for it.
17257 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17259         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17260         gdb knows how to handle OSF/1 shared libraries.
17262 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17264         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17265         * config.guess: Recognize Hitachi's HIUX.
17266         * config.sub: Recognize h3050r* and hppahitachi.
17267         Remove redundant cases for hp9k[23]*.
17269 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17271         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17272         if gas and ld are in the source tree and are in ${configdirs}.
17273         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
17274         --with options (but still pass them down on the command line,
17275         if they were explicitly specified).
17277 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17279         * configure: substitute SHELL value in Makefile.in with
17280         ${CONFIG_SHELL}
17282 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17284         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17285         *-*-solaris2* targets.
17287 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17289         * Makefile.in: define M4, and pass it down to sub-makes;
17290         all-autoconf now depends on all-m4
17292 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17294         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17295         presence of {ar,ranlib} instead of a configured directory
17297 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
17299         * config.guess: Accept 34?? as well as 33?? for NCR.
17301 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17303         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17304         of 'gas' in sed commands, since 'gash' is now in the tree as well.
17306 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17308         * configure: grab values for $(CC) and $(CXX) from the
17309         environment, so that someone can do "CC=gcc configure; make" and
17310         have it work right (matching the way that autoconf works now)
17312         * configure.in, Makefile.in: add support for gash, the tcl
17313         interface to Galaxy
17315         * config.guess: add NetBSD variants (hp300, x86)
17317 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
17319         * install.sh: Support -d option (in the manner of SunOS 4 install,
17320         as it is more deterministic than that of GNU install)
17321         (chmodcmd): Set file to mode 755 by default (should also do default
17322         chgrp and chown, but I don't feel like dealing with that now)
17324 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
17326         * config.sub: Remove h8300hhms alias.
17328 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17330         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17332 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17334         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17335         as stmp-fixinc
17337 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17339         * config.sub: recognize m88110-bug-coff.
17341 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17343         * Makefile.in (all-libio): all dependencies on the toolchain used
17344         to build this (gcc, gas, ld, etc)
17346 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17348         * config.guess: Deal with OSF/1 1.3 on alpha.
17350 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17352         * install.sh: add some 'else true' clauses for portability
17354         * configure.in: don't build libio for h8[35]00-*-* targets
17356 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17358         * Makefile.in:  Add support for new libio.
17360 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17362         * install.sh: If one command fails, don't try the rest.  Don't try
17363         to remove $dsttmp (via trap) unless we have already created it.
17364         If $src doesn't exist, detect it and exit with an error.
17366         * config.guess: Recognize BSD on hp300.
17368 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17370         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17371         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17373 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
17375         * Makefile.in (all-send-pr): depends on all-prms
17377 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17379         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17381 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17383         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17384         Added test for mips-mips-riscos5.
17386 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17388         * configure.in: use mh-hp300 for 68k HP hosts
17390 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17392         * configure: add support for CONFIG_SHELL, so that you can use
17393         some alternate shell for evaluating configure scripts
17395 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
17397         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
17398         in configure script to bug-gdb@prep.ai.mit.edu when building
17399         distribution archive.
17400         * Makefile.in (COMPRESS):  Remove def.
17401         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
17402         gdb.tar.Z and make-gdb.tar.Z respectively.
17403         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
17404         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
17405         to convergence with 'taz' target in Makefile.in.
17407 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17409         * install.sh (dsttmp): use trap to ensure that tmp files go
17410         away on error conditions
17412 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17414         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17416 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17418         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17419         its parent is '/' not ''.
17421         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17423 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
17425         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17426         that ${newsrcdir}/configure.in does.
17428 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17430         * test-build.mk: support for CONFIG_SHELL
17432 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
17434         * config.sub (netware):  Add as a basic system type.
17436 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17438         * Makefile.in (Makefile): depend on configure.in.  Also drop the
17439           $(srcdir)/ from the dependency on Makefile.in.
17441 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
17443         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17444         (h8300hhms is temporary until multi-libraries are implemented).
17445         * configure.in: Handle h8300h too.
17447 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17449         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17451 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
17453         * configure:  Remove extraneous output when guessing host type.
17454         * config.guess:  Remove extraneous output when guessing using C
17455         compiler rather than uname, or when guessing fails.
17457 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
17459         * Makefile.in: remove all.cross and install.cross targets
17461         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17462           definitions
17464 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
17466         * configure.in (target sh): Build gprof.
17468 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17470         * config.sub: change -solaris to -solaris2
17472 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17474         * configure.in: Use config/mh-riscos for mips-*-sysv*.
17476 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
17478         * configure: Correct error message for missing Makefile.in to
17479         print correct directory.
17481 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17483         * install.sh: kludge around 386BSD shell bug
17485 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
17487         * config.guess:  Recognize NeXT.
17488         * config.guess:  Recognize i486-ncr-sysv4.
17489         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
17491 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
17493         * Makefile.in (MAKEINFOFLAGS): New variable.
17494         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17495         * build-all.mk, test-build.mk: Pass down --no-split as
17496         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
17498 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
17500         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
17502 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
17504         * Makefile.in (libg++.tar.z):  New rule.
17505         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
17506         * Makefile.in (taz):  Only do a single chmod.
17508 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17510         * install.sh: don't use dirname anymore (replaced with sed usage)
17512 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
17514         * Makefile.in:  Change extension for gzip'd files from '.z' to
17515         '.gz' per new FSF standard usage.
17517 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17519         * configure: put quotes around the final value of program_transform_name
17521 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17523         * Makefile.in: new install.sh support; update install-info rules
17525 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
17527         * configure.in: Build diff for crosses, but not for go32 host.
17529         * configure.in: Build gprof only for native, and don't build it
17530         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17532 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
17534         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17536 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17538         * configure.in (host_tools): Add prms.
17540 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17542         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17543         with $(FLAGS_TO_PASS) on the command line
17545         * config.sub: Recognize lynx and lynxos
17547 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17549         * config.sub: Accept -ecoff*, not just -ecoff.
17551 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17553         * Makefile.in (taz): Use .gz suffix instead of .z.
17554         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17555         names.
17557 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17559         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17561 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17563         * Makefile.in (install-no-fixedincludes):  install gcc last, so
17564         that rebuilds that might happen during 'make install' don't get
17565         bogus gcc include files
17567 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17569         Change from Utah for HPPA support:
17570         * config.guess: Recognize hppa1.x-hp-bsd.
17572 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
17574         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
17575         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17577 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17579         * config.sub: Add support for rom68k and bug boot monitors.
17581 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
17583         * Makefile.in: Make all-opcodes depend on all-bfd.
17585 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17587         * config.guess: Added special check for i[34]86-univel-sysv4*.
17589 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
17591         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17592         the processor rather than assuming i486.
17594 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17596         * config.guess: Recognize SunOS6 as Solaris3.
17598 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
17600         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
17601         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17603 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
17605         * build-all.mk (all-cross): New target for Canadian Cross.
17606         Added Q2 go32 targets.
17607         * test-build.mk: Configure go32 cross sparclite-aout and
17608         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
17609         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17611 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17613         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17614         GO32 hosted toolchains
17616 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17618         * configure: change  so "-exec-prefix" gets passed down rather
17619         than "-exec_prefix" so autoconf generated Makefiles get the
17620         exec_prefix set right.
17622 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17624         * config.guess: get the Solaris2 minor version number
17626         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17628 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17630         * config.guess: Recognize some Sequent platforms.
17632 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17634         * Makefile.in: added the vault-install target
17636         * configure.in: actually use the Sun3 makefile fragment that's in
17637         config, also added the release dir to configdirs
17639 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17641         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17643 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17645         * configure.in: remove some program from Alpha targetted toolchains
17647 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
17649         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
17650         gprof.
17651         (taz): Run "make diststuff" in those directories instead of "make
17652         proto-dir".  Look for "VERSION=" only at start of line in subdir
17653         Makefile.  Use "gzip -9" for compression.
17654         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17655         (binutils.tar.z): New target.
17657 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17659         * Makefile.in (taz): Include gpl.texinfo.
17661 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17663         * Makefile.in (setup-dirs): Merged into "taz" target.
17664         (taz): Only do `proto-dir' stuff if a directory is actually needed
17665         for this target.
17667 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
17669         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17670         (FLAGS_TO_PASS): Pass down MUNCH_NM.
17671         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17672         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17673         (gcc-no-fixedincludes): Correct for current gcc Makefile.
17675 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
17677         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
17678         config.sub, and move-if-change to gdb testsuite distribution
17679         archive, so the testsuite can be extracted, configured, and
17680         run separately from the gdb distribution.  Blow away the Chill
17681         tests that require a Chill compiled executable, since GNU Chill
17682         is not yet publically available.
17684 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17686         * test-build.mk: set environment variables in a single command,
17687         instead of a list of assignments and exports
17689         * config.guess: recognize Alpha/OSF1 systems
17691 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17693         * configure: Change help message to prefer --options rather than
17694           -options.
17696 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17698         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17699         zippy@ecst.csuchico.edu.
17700         * config.guess: Recognize miniframe.
17702 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17704         * Makefile.in: Use srcroot to find runtest rather than rootme.
17705         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
17707 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17709         * test-build.mk: Extensive additions to support building on a
17710         machine other than the host.
17712 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17714         * configure (tooldir): Fix for i386-aix again.
17716 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
17718         * configure, Makefile.in:  Change definition of $(tooldir)
17719         to match the FSF.
17721 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
17723         * config.guess:  Recognize i[34]86/SVR4.
17725 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17727         * Makefile.in (all-gdb): gdb depends on sim.
17729 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
17731         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
17732         at the same time we make the prototype gdb directory.
17733         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
17734         files at the same time as the gdb base release distribution.
17736 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
17738         * Makefile.in (check): Use individual check targets rather than
17739         DO_X rule.
17740         (check-gcc): Added.
17742 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
17744         * config.sub: Use sysv3.2 not sysv32 for canonical OS
17745         for System V release 3.2.
17747 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17749         * config.sub: Recognize hppaosf.
17750         * configure.in: Do configure ld/binutils/gas for it.
17752 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17754         * configure (tooldir): Alter syntax used to set this, for systems
17755         where "\$" isn't handled right, like i386-aix.
17757 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17759         * configure: Pass program-transform-name, not
17760         program_transform_name, to recursive configures.
17762 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
17764         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17765         of gas+ld+binutils.
17767 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
17769         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
17771 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17773         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17775 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17777         * Makefile.in (PRMS): Set back to all-prms.
17779 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17781         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17782         targets, rather than for MIPS hosts.
17784 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17786         * configure.in: add comment for --with-x default values
17788         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17790         * Makefile.in: add check-* targets for each of the directories in
17791         the tree.  Add a definition of RUNTEST that will use the one we
17792         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
17794 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
17796         * configure.in: Removed obsolete references to bfd_target and
17797         target_makefile_frag.
17799         * build-all.mk: Set assorted targets for Q2.
17800         * config.sub: Recognize z8k-sim and h8300-hms.
17801         * test-build.mk: Really don't pass host to configure.
17802         (HOLES): Added uname.
17804 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
17806         * configure: Handle an empty program-prefix, program-suffix or
17807         program-transform-name correctly.
17809 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17811         * build-all.mk: -G 8 no longer required for MIPS targets.
17812         * test-build.mk: Don't pass host argument to configure; make it
17813         guess.
17815 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
17817         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
17818         * Makefile.in (COMPRESS):  New macro, like GZIP.
17820 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17822         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17824         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17825         with gas currently defaults to -G 0.
17827 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
17829         * Makefile.in (all-flex): flex depends on byacc.
17831         * build-all.mk: If host not specified, use config.guess.  Pass TAG
17832         to test-build.mk as RELEASE_TAG.
17833         * test-build.mk (configargs): New variable containing arguments to
17834         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
17835         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17837         * config.guess: Use /bin/uname when checking -X argument on SCO,
17838         to avoid invoking GNU uname which doesn't understand -X.
17840         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17842         * configure.in: Build gas for mips-*-*.
17844 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17846         * Makefile.in (all.normal): insert missing backslash.
17848 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17850         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
17852         * Makefile.in: Complete overhaul to merge many almost identical
17853         targets.
17855 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17857         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17858         (gdb.tar.Z): Adjusted.
17860         * Makefile.in (setup-dirs, taz): New targets; should be general
17861         enough to adapt for gdb sometime.  Build only .z file.
17862         (gas.tar.z): New target.
17864 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
17866         * build-all.mk: Use CC=cc -Xs on Solaris.
17868 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
17870         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
17871         for handling BISON for FSF releases.
17873 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17875         * configure: Actually implement the change zoo just documented.
17877 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
17879         * configure: when using config.guess, only set target_alias when
17880         it's not already been set (ie, on the command line)
17882 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17884         * Makefile.in: add installcheck target, set PRMS to install-prms
17886 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17888         * configure: add support for package_makefile_fragment, handle the
17889         case where a directory has a configure.in file but no Makefile.in
17890         more gracefully (with an actual understandable error message, even);
17891         add support for --without (and add this to the usage message); also
17892         explicitly add a --host=${host_alias} to the command line when
17893         config.guess is used
17895 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17897         * configure: Must use both --host and --target in recursive calls.
17899 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17901         * Makefile.in: Change deja-gnu to dejagnu.
17903 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17905         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17907 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17909         * configure.in: canonicalize all instances to *-*-solaris2*,
17910         also strip out a number of tools to not build for go32 host
17912 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17914         * config.guess: add GPL.
17916         * Makefile.in, config.guess, config.sub, configure: bump
17917           copyrights to 93.
17919 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
17921         * Makefile.in (do-info): Removed obsolete check for existence of
17922         localenv file.
17924         * Makefile.in (MAKEOVERRIDES): Define to be empty.
17926 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17928         * Makefile.in: a couple of 'else true' for decstation,
17929         support for TclX
17931         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17933 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
17935         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17937 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
17939         * config.guess: Recognize i386-ibm-aix (PS/2).
17940         * configure.in: Use config/mh-aix386 file for it.
17942 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
17944         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17945         CC_FOR_TARGET instead.
17946         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17948 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
17950         * Makefile.in: Add sim to list of directories sent with gdb
17952 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17954         * configure.in: Put back mips-dec-bsd* case.
17956 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
17958         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17959         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
17960         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
17962 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17964         * configure.in: remove no-op mips-dec-bsd* in "case $target"
17966         * Makefile.in (dir.info): only run gen-info-dir if it exists,
17967         (install-info): install dir.info only if it exists,
17968         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17970 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
17972         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
17973         gas for mips-dec-bsd.
17975 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
17977         * configure (makesrcdir): If ${srcdir} is relative and not ".",
17978         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17980 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17982         * configure.in: Added "dejagnu" to hosttools list.
17984 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
17986         * config.sub, configure.in, config.guess:  Add support
17987         for Bosx, an AIX variant from Bull.
17988         Patches from F.Pierresteguy@frcl.bull.fr.
17990 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17992         * devo/dejagnu: Initial creation of devo/dejagnu.
17993         Migrated dejagnu testcases and support files for testing software
17994         tools to reside as subdirectories, currently called "testsuite",
17995         within the directory of the software tool.  Migrated all programs,
17996         support libraries, etc. beloging to dejagnu proper from
17997         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
17998         with no modifications.  The changes to these files which will
17999         allow them to configure, build, and execute properly will be made
18000         in a future update.
18002 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18004         * Makefile.in: Change send_pr to send-pr.
18005         * configure.in: Likewise.
18006         * send_pr: Renamed directory to send-pr.
18008 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
18010         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
18012 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
18014         * README:  Update for gdb-4.8 release.
18015         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
18016         gdb-xxx.tar.z (gzip'd) file also.
18018 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18020         * Makefile.in: make all-diff depend on all-libiberty
18022 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
18024         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
18026 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18028         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
18030 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
18032         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
18033         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
18034         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
18036 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18038         * Makefile.in:  makeinfo binary is in a new location
18040 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
18042         * config.sub: Accept -ecoff as an OS.
18044         * Makefile.in: Various changes to eliminate a level of make
18045         recursion and reduce the required command line length.
18046         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
18047         sub-makes.
18048         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
18049         variables holding settings for specific sub-makes.
18050         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
18051         in terms of BASE_FLAGS_TO_PASS.
18052         (TARGET_LIBS): New variable listing directories which use
18053         TARGET_FLAGS_TO_PASS.
18054         (subdir_do): Eliminated.
18055         (do-*): New set of targets to replace subdir_do.
18056         (various): All targets which used subdir_do now depend on do-*.
18057         (local-clean): Renamed from do_clean.
18058         (local-distclean): New target, dependency of distclean and
18059         realclean.
18060         (install-info): Don't create directories.  Depend on dir.info
18061         rather than calling make recursively.
18062         (install-dir.info): Eliminated.
18063         (install-info-dirs): Create all info directories here.
18064         (dir.info): Depend upon do-install-info.
18066         * test-build.mk (HOLES): Added false.
18068 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
18070         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
18072 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18074         * Makefile.in (info): remove dependency on all-texinfo.  The
18075         problem was really in texinfo/C, not at this level.
18077 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
18079         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
18081 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
18083         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
18084         GDB releases.
18086 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18088         * configure: Include srcdir in message about target of link not
18089         being found.  Don't convert `-' to `_' in `with' options being
18090         passed to subdirs.
18092 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18094         * configure.in: add uudecode to host_tools
18096         * Makefile.in: added {all,install}-uudecode targets, added them to
18097         the appropriate lists
18099 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
18101         * Makefile.in (all-gcc): Added dependency on all-gas.
18103         * configure.in (mips-*-*): Build ld and binutils.
18105 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18107         * configure: check return code from mkdir, print error message and
18108           exit on failure.
18110 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
18112         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
18114 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
18116         * test-build.mk (HOLES): Added tar, cpio and uudecode.
18118 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18120         * config.sub (h8500):  Recognize this as a cpu type.
18122 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18124         * configure: source directory missing is no longer a warning
18126         * configure.in: recognize irix[34]* instead of irix[34]
18128         * Makefile.in: define and pass down X11_LIB
18130 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
18132         * guess-systype: Renamed to ...
18133         * config.guess:  ... by popular request.
18134         * configure.in, Makefile.in:  Update accordingly.
18136 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
18138         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
18139         + Add Convex, Cray/Unicos, and Encore/Multimax support.
18140         + Execute ./dummy instead of assuming . is in PATH.
18142 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
18144         * guess-systype:  New shell script.  Attempts to guess the
18145         canonical host name of the executing host.
18146         Only a few hosts are supported so far.
18147         * configure:  Call guess-systype if no host is specified.
18149 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
18151         * Makefile.in (gcc-no-fixedincludes): Made to work with current
18152         gcc Makefile.
18155 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
18157         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
18158         (all-gcc, install-gcc, subdir_do): Use it.
18160 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18162         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
18164 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
18166         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
18167           set exclusively by configure, using configure.in .
18169 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18171         * test-build.mk: set $PATH for all builds
18173         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18175 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
18177         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
18178         the one used in gcc/Makefile.in, so that a null expansion doesn't
18179         override the one needed to build gcc with a native cc.
18182 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18184         * configure: Accept -with arguments.
18186 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18188         * Makefile.in: added h8300sim
18190 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
18192         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18193         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
18194         (all-cygnus, native, build-cygnus): Make
18195         $(canonhost)-stamp-3stage-done, not $(host)....
18196         * test-build.mk (stamp-3stage-compared): Use tail +10c for
18197         i386-sco3.2v4.  Added else true to if command.
18199 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
18201         * config.sub: (from FSF) Sequent uses a BSD-like OS.
18203 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
18205         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18207 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18209         * configure.in: don't remove binutils from Solaris builds
18211 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
18213         * Makefile.in: get rid of earlier definitions for *clean,
18214         also handle the recursive info rule better
18216 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
18218         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
18219         do more-or-less the right thing.
18221 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
18223         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18224         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18226 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18228         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18229         $(host_canonical).
18231         * configure.in: split the configdirs list into 4 categories (native
18232         v. cross, library v. tool) and handle the cross-only and native-
18233         only in more reasonable (and correct!) way.
18235 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
18237         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
18238         configdirs anymore.
18240 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18242         * Makefile.in: extensive cleanup::  removed all of the explicit
18243         clean-* targets, collapsed many wrappers around subdir_do into
18244         one, added additional targets to satisfy standards.texi, deleted
18245         some old targets, some changes for consistency
18247 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18249         * configure.in: handle some programs as cross-only, and others as
18250         native only
18252         * test-build.mk: handle partial holes in a more generic manner
18254         * Makefile.in: m4 depends on libiberty
18256 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18258         * configure.in: add m4, textutils, fileutils, sed, shellutils,
18259         time, wdiff, and find to configdirs
18261         * Makefile.in: all, clean, and install rules for the new programs
18262         added to configure.in
18264 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18266         * configure.in: use mh-sun for all *-sun-* hosts
18268 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18270         * Makefile.in: define flags for X11 include files and library file
18271         locations, pass them down to the programs that need this info
18273         * build-all.mk: added a 'native' target, to 3stage the native toolchain
18275 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18277         * configure.in: start building libg++ for HP-UX targets
18279 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
18281         * README:  Update references to files moved into etc/.
18283 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
18285         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
18286         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
18288 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18290         * configure: accept dash as well as underscore in long option
18291         names for FSF compatibility.
18293 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
18295         * config.sub: added -sco3.2v4 support from FSF.
18297 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18299         * configure.in: expand the section that adds or removes
18300         directories from the list of programs to build, to handle native
18301         vs. cross in addition to host v. native
18303 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
18305         * Makefile.in:  Replace C++ in macro names with CXX.
18306         This is less likely to break ...
18308 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18310         * test-build.mk: add -w to GNU_MAKE
18312 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18314         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18315         add 'sparc' to list of recognized cpus.  This needed to make
18316         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18317         Delete some redundant ose68 variants.  Recognize -wrs as an os,
18318         then changes that into $CPU-wrs-vxworks.
18320         * configure.in: remove most references to gdbtest, regularize
18321         target based program removal
18323         * test-build.mk: import from p3 tree (many fixes and changes)
18325 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
18327         * Makefile.in: added rules to handle tcl, tk, and expect
18329         * configure.in: handle those directories if they exist
18331 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18333         * config.sub: removed bogus hppabsd and hppahpux names, since
18334         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18336 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18338         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
18339         depends upon all-xiberty
18341         * Makefile.in: changes from p3, including:
18343         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
18345         * Makefile.in (XTRAFLAGS): include newlib directories if
18346         newlib/Makefile exists, rather than if host != target.
18348         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
18350         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18351         from the same source tree and not building a cross-compiler.  This
18352         matters for the libg++ configuration if reconfiguring a tree that
18353         has already been installed.
18355         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
18357         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18358         pick up the machine and system specific header files.
18360         * Makefile.in: added AS_FOR_TARGET, passed down in
18361         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18362         the C compiler to use to create programs which are run in the
18363         build environment, set it to default to $(CC), and passed it down
18364         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18366         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
18368         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18369         We need them for unusual native builds, like systems without
18370         ranlib.
18372         * configure: also define $(host_canonical) and
18373         $(target_canonical), which are the full, canonical names for the
18374         given host and target
18376 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
18378         * Makefile.in:  Added separate definitions for C++.
18380 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
18382         * configure.in (configdirs):  Add deja-gnu.
18384 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
18386         * README:  Update for configure.texi and gdb-4.7 release.
18388 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
18390         * Makefile.in:  Move "all" target to top of file.
18391         Previously, first target was ".PHONY" which caused BSD4.4 make
18392         to build .PHONY when make was run without arguments.
18394 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
18396         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
18397         Library-copylefted code in libiberty.
18399 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
18401         * config.sub:  Replace m68kmote with plain old m68k.
18403 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
18405         * Makefile.in:  Remove space from blank line, avoid Make complaints.
18407 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
18409         * config.sub: Complain if no argument is given.  Added support for
18410         386bsd as OS and target alias.
18412 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
18414         * Makefile.in (XTRAFLAGS): include newlib directories if
18415         newlib/Makefile exists, rather than if host != target.
18417 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
18419         * config.sub: recognize sparclite-wrs-vxworks.
18421         * Makefile.in (install-xiberty): added *-xiberty make rules (from
18422         p3.) Added clean-xiberty to clean.
18424 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18426         * configure.in: use *-*-* instead of nested cases for host and target
18428 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
18430         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18431         from the same source tree and not building a cross-compiler.  This
18432         matters for the libg++ configuration if reconfiguring a tree that
18433         has already been installed.
18435 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
18437         * config.sub (i486v/i486v4):  Merge in from FSF version.
18439 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
18441         * configure: only set PWD if it is already set.
18443 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
18445         * configure: just set PWD=`pwd` at the top, since Ultrix sh
18446         doesn't have unset and all success paths (and most error paths)
18447         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18448         to just ${PWD} to avoid confusion.)
18450 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
18452         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18453         even for a native compilation.
18455 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
18457         Changes to make the gdb.tar.Z rule work better.
18459         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
18460         (DEVO_SUPPORT):  Add configure.texi.
18461         (bfd-ilrt.tar.Z):  Remove ancient rule.
18463 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
18465         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18466         pick up the machine and system specific header files.
18468         * configure.in, config.sub: added new target m68010-adobe-scout,
18469         with alias of adobe68k.  Changed configure.in to check for
18470         -scout before -sco* to avoid a false match.
18472         * Makefile.in: added AS_FOR_TARGET, passed down in
18473         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18474         the C compiler to use to create programs which are run in the
18475         build environment, set it to default to $(CC), and passed it down
18476         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18478 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18480         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18481         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
18482         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18483         FOR_TARGET variants, to newlib and libg++.
18485 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18487         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18488         first.
18490 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
18492         * config.sub:  Accept `elf' as an environment.
18494 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18496         * Makefile.in (all-opcodes):  cd into the right directory
18498 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
18500         * configure: added -program_transform_name option, used as
18501         argument to sed when installing programs.
18502         configure.texi: added documentation for -program_prefix,
18503         -program_suffix and -program_transform_name.
18505 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
18507         * config.sub:  Accept i486 where i386 ok.
18509 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
18511         * config.sub: accept we32k
18513 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
18515         * config.sub, configure.in: accept OSE68000 and OSE68k.
18517         * Makefile.in: don't create all directories for ``make install'';
18518         let the subdirectories create the ones they need.
18520 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18522         * COPYING: new file, GPL v2
18524 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18526         * Makefile.in: use the new gen-info-dir, which needs a template
18527         argument (which also lives in texinfo)
18529         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18531 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
18533         * config.sub (ncr3000):  Change i386 to i486.
18535 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18537         * Makefile.in: add install-rcs, install-grep to
18538         install-no-fixedincludes, removed install-bison and install-libgcc
18540 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
18542         * configure.in: grab the HPUX makefile fragment if on HPUX
18544 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18546         * Makefile.in: eradicate bison spoor (ditto libgcc).
18547          configure.in: recognise m68{k,000}-ericsson-OSE.
18548          es1800 is alias for m68k-ericsson-OSE
18550 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18552         * configure.in: rearrange the parts that remove programs from
18553         configdirs, based now on HOST==TARGET or by canonical triple.
18555 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18557         * test-build.mk: recurse explicitly with -f test-build.mk when
18558           appropriate.  predicate stage3 and comparison on the existence
18559           of gcc.  That is, if gcc isn't around, we aren't three-staging.
18560           On very clean, also remove ...stamp-co.  Build in-place before
18561           doing other builds.
18563 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18565         * Makefile.in, configure.in: add tgas
18567 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18569         * Makefile.in: a number of changes merged in from progressive.
18571         * configure.in: add libm.
18573         * .cvsignore: ignore some stuff that comes from test-build.mk.
18575 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
18577         * config.sub:  Add es1800 (m68k-ericsson-es1800).
18579 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18581         * configure: Add program_suffix (parallel to program_prefix)
18582         * Makefile.in: adjust directory-creating script for losing decstation
18584 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
18586         * configure:  Minor $subdir-related fixes.
18588 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18590         * configure: fix various problems with propogating
18591         makefile_target_frag in subdirs.
18592         * configure.in: config libgcc if its there
18594 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
18596         * config.sub:  HPPA merge.
18598 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
18600         * Makefile.in:  Replace all-bison with all-byacc in all
18601         dependency lines for other tools (which now use byacc).
18603 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
18605         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
18607 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
18609         * Makefile.in: make gprof rules similar to byacc rules (instead of
18610         vestigal $(unsubdir) that didn't work...)
18612 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
18614         * config.sub:  Add support for Linux.
18615         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
18616         (at least for libg++).
18618 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
18620         * configure.texi: fix doc for the -nfp option to configure
18622 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
18624         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18626 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
18628         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18629         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18630         * configure.in: added solaris* host_makefile_frag hook.
18632 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18634         * config.sub: changed recognition of m68000 so that various
18635         m68k types can be specified via m680[01234]0
18637 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18639         * config.sub (basic_machine): fix sed so that '-foo' isn't
18640         completely substituted out while .+'-foo' loses the '-foo'
18642 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18644         * config.sub ($os): Add -aout.
18646 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
18648         * configure:  If host_makefile_frag is absolute, don't
18649         prefix ${invsubdir} (relevant to libg++ auto-configure).
18651 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18653         * Makefile.in (tooldir): Define it.
18654         (all-ld): Depend on all-flex.
18656 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
18658         * Makefile.in (check):  Fix libg++ special case.
18660 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
18662         * configure: do not bury `pwd` into config.status, thus do fewer
18663           pwd's.
18665         * configure: print the "Building in" message only when building in
18666           other than "." AND verbose.
18668         * configure: remove -s, rework -v to better accommodate guested
18669           configures.
18671         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18673 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
18675         * Makefile.in: macroize flags passed on recursion.  remove
18676           fileutils.
18678 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
18680         * configure: get makesrcdir right for subdirs deeper than 1.
18682         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18683           install.
18685 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
18687         * Makefile.in: don't print subdir_do or recursion lines.
18689 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
18691         * standards.texi: added menu item.
18693         * Makefile.in: build and install standards.info.
18695         * standards.texi: new file.
18697 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18699         * configure: test for and move config.status pieces from
18700           ${subdir}/.
18702 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
18704         * configure:  Test for existance of files before trying to mv
18705         them, to avoid numerous non-existance messages.
18707 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
18709         * configure: correct final line of config.status.
18711         * configure: patch from eggert.  Avoids a protection problem if
18712           the original Makefile.in is read only.
18714         * configure: use move-if-change from gcc to create config.status.
18715           Some makefiles depend on config.status to tell if a directory
18716           has been reconfigured for a different host.  This change
18717           prevents those directories from remaking everything in the case
18718           where the reconfig was only intended to rebuild a Makefile.
18720         * configure: test for config.sub with "config.sub sun4" rather
18721           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
18722           host alias from a missing config.sub.
18724 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18726         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18727           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
18729 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
18731         * configure: mkdir ${subdir} as needed.
18733 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
18735         * Makefile.in,configure.in: added autoconf.
18737 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18739         * Makefile.in: no longer pass against on recursion.
18741         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18742           definitions are not inherited.
18744         * configure: correct makesrcdir when subdir is .
18746 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
18748         * configure:  Add support for 'subdirs' variable, which is
18749         like 'configdirs', except that configure doesn't re-invoke
18750         itself for subdirs, it just creates a Makefile for each subdir.
18751         * configure.texi:  Document subdirs.
18753 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18755         * configure.in: added flex to configdirs
18757 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
18759         * Makefile.in: remove clean-stamps from clean.
18761 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
18763         * configure.in:  Add gdbtest to configdirs.
18765 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
18767         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
18768         to recursive makes.
18769         * configure.in:  Recognize new ncr3000 config.
18771 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
18773         * Makefile.in, configure.in: removed references to gdbm.
18775 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
18777         * config.sub:  Don't canonicalize os value
18778         newsos* to bsd (readline needs to check for newsos).
18779         (This fix was earlier made Jan 31, but got re-broken.)
18781 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
18783         * configure.in:  sco is an os, not a vendor!
18785         * configure:  Quote $( better.  Keep various shells happy.
18787 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
18789         * Makefile.in: eliminate stamp-files.
18791 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
18793         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
18794           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18796 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
18798         * config.sub:  fix iris/iris3.
18800 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
18802         * configure: re-add -rm.
18804 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
18806         * Maskefile.in: add .stmp-rcs to all.
18808         * configure.in: remove gas from rs6000 build, use aix host fragment.
18810 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
18812         * configure: pass down site_option during recursion.
18814 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
18816         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
18818 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
18820         * configure: Change exec_prefix so that it really defaults to prefix.
18822 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
18824         * Makefile.in, configure.in:  Add support for mmalloc library.
18826 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
18828         * Makefile.in: add stmp dependencies for a few more things.
18830 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
18832         * configure: adjusted error message on objdir/srcdir configure
18833           collision, per john's suggestion.
18835         * Makefile.in: add libiberty stmp to all and all.cross.
18837 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
18839         * Makefile.in: remove force dependencies, add grep to all.
18841 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
18843         * Makefile.in: drop flex.  make stamp files work.
18845         * configure: added test for conflicting configuration in srcdir,
18846           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
18847           gets cranky.  use relative paths for configure and srcdir
18848           whenever possible.  Send some error messages to stderr that were
18849           going to stdout.
18851 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
18853         * Makefile.in:  Fix libg++ rule to check for gcc directory
18854         before using gcc/gcc.  Also pass XTRAFLAGS.
18856 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
18858         * Makefile.in: added stmp-files so that directories aren't polled
18859           when they are already built.
18861         * configure.texi: fixed a node pointer problem.
18863 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
18865         * config.sub configure.in gdb/configure.in
18866         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18867         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18868         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
18870 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18872         * configure: -recurring becomes -silent.  corrected help message
18873           for -site= option.
18875         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18877 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18879         * configure: when building Makefile for crosses, replace
18880           tooldir and program_prefix.  default srcdir from location of
18881           config.sub.  remove "for host in hosts" and "for target in
18882           targets" loops.
18884 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18886         * Makefile.in: Do not pass bindir or mandir to cvs.
18888 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
18890         * Makefile.in, configure.in: removed traces of namesubdir,
18891           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
18892           copyrights to '92, changed some from Cygnus to FSF.
18894         * configure.texi: remove most references to multiple hosts,
18895           multiple targets, subdirs, etc.
18897         * configure.man: removed rcsid. reference config.sub not
18898           config.subr.
18900         * Makefile.in: mkdir $(infodir) on install-info.
18902 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
18904         * configure.texi:  Explain better about .gdbinit and about
18905         the environment that configure.in sections run in.
18907 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
18909         * configure.in:  Ultrix is only a decstation if it's a MIPS.
18911 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
18913         * README:  DOC.configure => cfg-paper.texi.
18915 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
18917         * config.sub (near case $os):  Don't convert newsos* to bsd!
18919 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
18921         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
18922         the number of copies of COPYING that go into the GDB tar file.
18924 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
18926         * bfd/configure.in, gdb/config/mh-i386sco,
18927         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18928         Fix SCO configuration stuff.
18930 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
18932         * Makefile.in:  For libg++, make sure the -I pointing
18933         to the gcc directory goes *after* all the libg++-local -I flags.
18934         Also, move just-gcc dependency from just-libg++ to all-libg++.
18936 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
18938         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
18940 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
18942         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
18944 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
18946         * config.sub:  Add stratus configuration frags.  Also
18947         submitted to FSF.
18949 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
18951         * Makefile.in (DEV_SUPPORT):  add configure.man.
18953         * config.sub(Decode manufacturer-specific):  add -none*.
18955 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
18957         * Makefile.in:  remove form feeds to make Sun's make happy.
18958         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
18960 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
18962         * Makefile.in (AR_FLAGS):  Make quieter.
18964 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
18966         * configure.in:  Add libg++.
18967         * configure:  When verbose, don't output the command line at each
18968         level; it will be unremarkably the same as the previous version,
18969         which will be the same as what the user typed.
18971 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
18973         * configure.in, Makefile.in: fix clean-info, add flex.  add
18974           fileutils.
18976         * configure: be less sensitive to spaces in Makefile.in.  Do not
18977           look for sources in "..".  Doing so breaks subdirectories that
18978           might have their own configure.  If a subdir has it's own
18979           configure script, use it.
18981 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
18983         * cfg-paper.texi: some changes suggested by rms.
18985 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
18987         * config.sub:  Merge in some small additions from the FSF version,
18988         taken from the gcc distribution, to bring the Cygnus and FSF
18989         versions into closer sync.
18991 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
18993         * configure.in:  Changed svr4 references to sysv4.
18995 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
18997         * configure: added -V for version number option.
18999 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
19001         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
19002           renamed from DOC.configure to cfg-paper.texi.
19004 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19006         * configure, config.subr, config.sub: config.subr is now
19007           config.sub again.
19009 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
19011         * configure.texi: new file, in progress.
19013         * Makefile.in: build info file and install the man page for
19014           configure.
19016         * configure.man: new file, first cut.
19018         * configure: find config.subr again now that configuration "none"
19019           has gone.  removed all traces of the -ansi option.  removed all
19020           traces of the -languages option.
19022         * config.subr: resync from rms.
19024 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19026         * configure, config.sub, config.subr: merge config.sub into
19027           config.subr, call the result config.subr, remove config.sub, use
19028           config.subr.
19030         * Makefile.in: revised install for dir.info.
19032 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19034         * configure.in: add decstation host makefile frag.
19036         * Makefile.in: BISON now bison -y again.  also install-gcc on
19037           install.  clean-gdbm on clean.  infodir belongs in datadir.
19038           Make directories for info install.  Build dir.info here then
19039           install it.
19041 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19043         * Makefile.in: fix for bad directory tests.
19045 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19047         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
19048           regexp.  -srcdir relative was being handled incorrectly.
19050         * Makefile.in: unwrapped some for loops so that parallel makes
19051           work again and so one can focus one's attention on a particular
19052           package.
19054 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19056         * configure: added PWD as a stand in for `pwd` (for speed). use
19057           elif wherever possible.  make -srcdir work without -objdir.
19058           -objdir= commented out.
19060 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19062         * configure: +options become --options.  -subdirs commented out.
19063           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
19064           Makefile now at top of generated Makefile.  Removed cvs log
19065           entries.  added -srcdir.  create .gdbinit only if there is one
19066           in ${srcdir}.
19068         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
19069           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
19070           and mandir now keyed off datadir by default.
19072 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19074         * Freshly created ChangeLog.
19077 Local Variables:
19078 mode: change-log
19079 left-margin: 8
19080 fill-column: 76
19081 version-control: never
19082 End: