2016-01-03 Paul Thomas <pault@gcc.gnu.org>
[official-gcc.git] / ChangeLog
blobb83d71a7535193baf107860f631426b810bca068
1 2016-01-01  Ben Elliston  <bje@gnu.org>
3         * config.guess: Import version 2016-01-01.
4         * config.sub: Likewise.
6 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
8         * MAINTAINERS (Write After Approval): Add myself.
10 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
12         * Makefile.in: Replace ISL with isl.
13         * Makefile.tpl: Same.
14         * config/isl.m4: Same.
15         * configure.ac: Same.
16         * contrib/download_prerequisites: Same.
17         * configure: Regenerate.
19 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
21         * MAINTAINERS (Write After Approval): Add Myself.
23 2015-12-17  Nathan Sidwell  <nathan@acm.org>
25         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
26         * configure: Regenerate.
28 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
29             Sebastian Pop  <s.pop@samsung.com>
31         * config/isl.m4 (ISL_CHECK_VERSION): Check for
32         isl_ctx_get_max_operations.
33         * configure: Regenerate.
35 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
37         * MAINTAINERS (Write After Approval): Add myself.
39 2015-12-02  Ian Lance Taylor  <iant@google.com>
41         PR go/66147
42         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
43         * Makefile.in: Regenerate.
45 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
47         PR libffi/65726
48         * Makefile.def (lang_env_dependencies): Make libffi depend
49         on cxx.
50         * Makefile.in: Regenerate.
52 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
54         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
55         symbols.
57 2015-11-20  Tristan Gingold  <gingold@adacore.com>
59         Sync with binutils-gdb:
60         2015-11-20  Tristan Gingold  <gingold@adacore.com>
62         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
63         * configure: Regenerate.
65 2015-11-19  Martin Liska  <mliska@suse.cz>
67         * .gitignore: Add .clang-format to ignored files.
68         * Makefile.in: Add clang-format.
69         * Makefile.tpl: Likewise.
71 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
73         * configure.ac: Enable libmpx by default.
74         * configure: Regenerated.
76 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
78         * MAINTAINERS: Update email address.
80 2015-10-23  Paulo Matos  <pmatos@linki.tools>
82         * MAINTAINERS: Update email address.
84 2015-10-23  Alan Hayward <alan.hayward@arm.com>
86         * MAINTAINERS  (Write After Approval): Add myself.
88 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
90         Sync with binutils-gdb:
91         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
93         PR gas/19109
94         * configure.ac: Add
95         --enable-compressed-debug-sections={all,gas,gold,ld}.
96         * configure: Regenerated.
98 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
100         * MAINTAINERS: Update list of Ada maintainers and email addresses.
102 2015-10-09  Martin Liska  <mliska@suse.cz>
104         * MAINTAINERS (Write After Approval): Add myself.
106 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
108         * MAINTAINERS (Write After Approval): Add myself.
110 2015-10-02  Florian Weimer  <fweimer@redhat.com>
112         * MAINTAINERS: Update email address.
114 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
116         * MAINTAINERS  (Write After Approval): Add myself.
118 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
120         * MAINTAINERS: Update email.
122 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
124         * MAINTAINERS: Update my email address.
126 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
128         * MAINTAINERS (ft32 port): Add myself.
130 2015-08-28  David Sherwood  <david.sherwood@arm.com>
132         * MAINTAINERS: Add myself.
134 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
136         * MAINTAINERS (Write After Approval): Add myself.
138 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
140         PR libfortran/54572
141         * Makefile.def: Make libgfortran depend on libbacktrace.
142         * Makefile.in: Regenerate.
144 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
146         * MAINTAINERS (Write After Approval): Add myself.
148 2015-08-12  Tom de Vries  <tom@codesourcery.com>
150         PR other/67092
151         * configure.ac: Remove --with_host_libstdcxx support.
152         * configure: Regenerate.
154 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
155             Jakub Jelinek  <jakub@redhat.com>
157         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
158         nvptx*-*-*.
159         * configure: Regenerate.
161 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
163         * Makefile.def (libiconv): Define bootstrap=true.
164         Mark pdf/html/info as missing.
165         (configure-gcc): Depend on all-libiconv.
166         (all-gcc): Ditto.
167         (configure-libcpp): Ditto.
168         (all-libcpp): Ditto.
169         (configure-intl): Ditto.
170         (all-intl): Ditto.
171         * Makefile.in: Regenerate.
173 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
175         * MAINTAINERS (loop ivopts): Add the entry and myself.
177 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
179         * MAINTAINERS (nvptx): Add self.
181 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
183         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
184         128-bit vector modes.
186 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
188         * MAINTAINERS (Write After Approval): Add myself.
190 2015-07-28  Ben Elliston  <bje@gnu.org>  
192         * config.sub, config.guess: Import from upstream.
194 2015-07-24  Michael Darling  <darlingm@gmail.com>
196         PR other/66259
197         * config-ml.in: Reflects renaming of configure.in to configure.ac
198         * configure: Likewise
199         * configure.ac: Likewise
201 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
203         * MAINTAINERS: Update my email address.
205 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
207         Sync with binutils-gdb:
208         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
210         * configure.ac (target_configdirs): Exclude target-zlib if
211         target-libjava isn't built.
212         * configure: Regenerated.
214 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
216         Sync with binutils-gdb:
217         2015-05-13  John David Anglin  <dave.anglin@bell.net>
219         * configure.ac: Disable configuration of GDB for HPUX targets.
220         * configure: Regenerate.
222         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
224         * configure.ac: Add --with-system-zlib.
225         * configure: Regenerated.
227         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
229         * configure.ac: Add FT32 support.
230         * configure: Regenerate.
232         2015-01-12  Anthony Green  <green@moxielogic.com>
234         * configure.ac: Don't disable gprof for moxie.
235         * configure: Rebuild.
237 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
239         Sync with binutils-gdb:
240         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
242         PR ld/18355
243         * Makefile.def: Add extra_configure_flags to host zlib.
244         * configure.ac (extra_host_zlib_configure_flags): New.  Set
245         to --enable-host-shared When bfd is to be built as shared
246         library.  AC_SUBST.
247         * Makefile.in: Regenerated.
249 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
251         Sync with src:
252         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
253         * Makefile.def (dependencies): Add all-zlib to all-bfd.
254         * Makefile.in: Regenerated.
256 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
258         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
259         target.
260         * configure: Regenerate.
262 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
264         * MAINTAINERS (Write After Approval): Add myself.
266 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
268         * MAINTAINERS (OS Port Maintainers): Add myself.
269         (Various Maintainers): Remove myself from libffi testsuite.
271 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
273         * MAINTAINERS (gen* on machine desc): Add self.
275 2015-06-02  Jason Merrill  <jason@redhat.com>
277         PR bootstrap/66319
278         * configure.ac: Use -std=gnu++98.
280 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
282         * MAINTAINERS (Write After Approval): Add myself.
284 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
286         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
287         * configure: Regenerate.
289 2015-05-26  Jason Merrill  <jason@redhat.com>
291         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
292         * configure: Regenerate.
294 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
296         * configure.ac: FT32 target added.
297         * configure: Regenerated.
299 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
301         * MAINTAINERS (Write After Approval): Add myself.
303 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
305         * MAINTAINERS (Write After Approval): Add myself.
307 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
309         * configure.ac: Fix typo.
310         * configure: Regenerate.
312 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
314         * MAINTAINERS (Write After Approval): Add myself.
316 2015-05-03  Matthias Klose  <doko@ubuntu.com>
318         * configure.ac: Match $host configured with triplets.
319         * configure: Regenerate.
321 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
323         * Makefile.tpl: Remove surplus whitespace throughout.
324         * Makefile.in: Regenerate.
326 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
328         * MAINTAINERS (Various Maintainers): Add myself as instruction
329         combiner maintainer.
331 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
333         PR bootstrap/62077
334         * configure.ac (--enable-stage1-checking): Default to
335         release,misc,gimple,rtlflag,tree,types if --disable-checking
336         or --enable-checking is not specified and DEV-PHASE is not
337         experimental.
338         * configure: Regenerated.
340 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
342         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
343         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
344         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
345         * Makefile.in: Regenerate.
347 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
349         * MAINTAINERS: Update my email address.
351 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
353         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
355 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
357         * MAINTAINERS: Add myself as an arm port reviewer.
359 2015-03-25  Martin Liska  <mliska@suse.cz>
360             Yury Gribov  <y.gribov@samsung.com>
362         * Makefile.in: Fix ln source location for vimrc file.
363         * Makefile.tpl: Likewise.
365 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
367         PR bootstrap/25672
368         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
369         cross-compiling.  Similarly for CXX_FOR_TARGET.
370         * configure: Regenerate.
372 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
374         * Makefile.def: Add libmpx.
375         * configure.ac: Add libmpx.
376         * Makefile.in: Regenerate.
377         * configure: Regenerate.
379 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
381         * MAINTAINERS (CPU Port Maintainers): Add myself
382         i386 vector ISA extns mantainer.
384 2015-03-13  Jeff Law  <law@redhat.com>
386         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
387         maintainer.
388         Remove Richard Henderson as a maintainer for the x86 port.
390 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
392         * MAINTAINERS (CPU Port Maintainers): Update my email address.
394 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
396         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
397         pointer bounds checker and i386 MPX maintainer.
399 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
401         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
403 2015-02-26  Martin Sebor  <msebor@redhat.com>
405         * MAINTAINERS (Various Maintainers): Add self.
407 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
409         * configure.ac [--enable-as-accelerator-for] (enable_languages):
410         Make sure it contains lto.
411         * configure: Regenerate.
413 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
415         * configure: Regenerate.
417 2015-02-06  Diego Novillo  <dnovillo@google.com>
419         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
420         middle-end, docstring): Remove myself.
421         (Write After Approval): Add myself.
423 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
425         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
426         (Write After Approval): Update address.
428 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
430         PR jit/64780
431         * configure.ac: Require the user to explicitly specify
432         --enable-host-shared if the jit is enabled.
433         * configure: Regenerate.
435 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
437         * MAINTAINERS (Write After Approval): Add myself.
439 2015-01-25  Tom de Vries  <tom@codesourcery.com>
441         * MAINTAINERS: Make whitespace consistent.
443 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
445         * MAINTAINERS (Write After Approval): Add myself.
447 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
449         * MAINTAINERS: (Write After Approval): Add myself.
451 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
453         * MAINTAINERS: (Write After Approval): Add myself.
455 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
457         * MAINTAINERS: (Write After Approval): Add myself.
459 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
461         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
462         objective-c/c++ front end maintainer.
464 2015-01-13  Marek Polacek  <polacek@redhat.com>
466         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
468 2015-01-12  Jeff Law  <law@redhat.com>
470         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
471         a very long time.
473 2015-01-09  Ian Lance Taylor  <iant@google.com>
475         * configure.ac (host_tools): Add gotools.
476         * Makefile.def (host_modules): Add gotools.
477         (dependencies): Add dependency of all-gotools on all-target-libgo.
479 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
481         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
482         * configure: Regenerate.
484 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
486         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
487         all-target-libgomp.
488         * Makefile.in: Regenerate.
490 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
492         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
494 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
496         * configure.ac: Add Visium support.
497         * configure: Regenerate.
499 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
501         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
502         * configure: Regenerate.
504 2015-01-03  Andrew Pinski  <apinski@cavium.com>
506         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
507         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
508         (BASE_TARGET_EXPORTS): Add OBJCOPY.
509         (OBJCOPY_FOR_TARGET): New variable.
510         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
511         * Makefile.in: Regenerate.
512         * configure.ac: Check for already installed target objcopy.
513         Also GCC_TARGET_TOOL on objcopy.
514         * configure: Regenerate.
516 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
518         * config.sub: Update from upstream, to 2015-01-01 version.
519         * config.guess: Ditto.
521 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
523         * MAINTAINERS (RTEMS Ports): Add myself.
525 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
527         * MAINTAINERS (Write After Approval): Add myself.
529 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
531         * MAINTAINERS (Write After Approval): Add myself.
533 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
535         * configure.ac (--enable-as-accelerator-for): Don't set
536         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
537         * configure: Regenerate.
539 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
541         PR bootstrap/64023
542         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
543         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
544         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
545         to CXX.
546         * Makefile.in: Regenerated.
548 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
549             Yury Gribov  <y.gribov@samsung.com>
551         * .gitignore: Added .local.vimrc and .lvimrc.
552         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
553         * Makefile.in: Regenerate.
555 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
557         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
558         * configure: Regenerated.
560 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
562         * MAINTAINERS (nvptx port): New entry.
564 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
566         * configure: Regenerate.
568 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
570         * configure.ac: Merge with Binutils.
572 2014-11-26  Tobias Burnus  <burnus@net-b.de>
574         * Makefile.def: Make more dependent on mpfr, mpc and isl.
575         * Makefile.in: Regenerate.
577 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
579         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
580         missing flex.
581         * Makefile.in: Regenerated.
583 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
585         * Makefile.in: Regenerate.
587 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
589         PR bootstrap/63784
590         * libtool.m4: Add $pic_flag with -shared.
592 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
594         * MAINTAINERS (Write After Approval): Added myself.
596 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
598         * MAINTAINERS (write-after-approval): Add myself.
600 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
602         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
603         from 2 years ago.
605 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
607         Revert:
608         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
610         * MAINTAINERS (Write After Approval): Added myself as line map
611         maintainer.
613 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
615         Revert:
616         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
618         * MAINTAINERS (Write After Approval): Added myself.
620 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
622         * MAINTAINERS (Write After Approval): Added myself.
624 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
626         * MAINTAINERS (Write After Approval): Added myself as line map
627         maintainer.
629 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
631         * MAINTAINERS (Various Maintainers): Added myself as line map
632         maintainer.
634 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
636         * move-if-change: Sync from upstream gnulib.
638 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
640         * compile: Sync with upstream Automake.
641         * depcomp: Ditto.
642         * install-sh: Ditto.
643         * missing: Ditto.
644         * mkinstalldirs: Ditto.
645         * ylwrap: Ditto.
647 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
649         * config.sub: Update from upstream config repo.
650         * config.guess: Ditto.
652 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
654         * Makefile.def: Add liboffloadmic to target_modules.  Make
655         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
656         * Makefile.in: Regenerate.
657         * configure: Regenerate.
658         * configure.ac: Add liboffloadmic to target binaries.
659         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
660         Add liboffloadmic to noconfig list when C++ is not supported.
662 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
663             Thomas Schwinge  <thomas@codesourcery.com>
664             Ilya Verbin  <ilya.verbin@intel.com>
665             Andrey Turetskiy  <andrey.turetskiy@intel.com>
667         * configure: Regenerate.
668         * configure.ac (--enable-as-accelerator-for)
669         (--enable-offload-targets): New configure options.
671 2014-11-11  Tobias Burnus  <burnus@net-b.de>
673         * Makefile.def: Make all-gcc depend on all-isl.
674         * Makefile.in: Regenerate.
676 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
678         * ChangeLog.jit: New.
679         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
681 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
683         PR target/63610
684         * libtool.m4: Fix globbing of darwin versions.
685         * configure: Regenerate.
687 2014-11-11  Tobias Burnus  <burnus@net-b.de>
689         * Makefile.def: Remove CLooG.
690         * Makefile.tpl: Ditto.
691         * configure.ac: Ditto.
692         * configure: Regenerate.
693         * Makefile.in: Ditto.
695 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
697         * configure.ac: Handle nvptx-*-*.
698         * configure: Regenerate.
700 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
702         * MAINTAINERS (Write After Approval): Add myself.
704 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
706         * Makefile.def (libcc1): Remove bootstrap=true;.
707         * Makefile.in: Regenerated.
709 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
711         * configure.ac: Update comment.
712         * configure: Regenerate.
714 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
716         * MAINTAINERS (Write After Approval): Add myself.
718 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
720         * configure.ac (extra_host_libiberty_configure_flags): Add
721         --enable-shared also for libcc1's benefit.
722         * configure: Regenerate.
724 2014-10-29  Tristan Gingold  <gingold@adacore.com>
726         * MAINTAINERS: Change my email address.
728 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
729             Tom Tromey  <tromey@redhat.com>
731         * Makefile.def: Add libcc1 to host_modules.
732         * configure.ac (host_tools): Add libcc1.
733         * Makefile.in, configure: Rebuild.
735 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
737         * configure.ac (build_configargs): Don't share config.cache between
738         build subdirs.
739         * configure: Regenerate.
741 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
743         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
744         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
745         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
746         leon3v7 as leon3.
747         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
748         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
749         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
750         * config/sparc/sparc.md (cpu): Add leon3v7.
751         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
753 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
755         * MAINTAINERS (write-after-approval): Add myself.
757 2014-10-23  Ian Lance Taylor  <iant@google.com>
759         * configure.ac: Disable the Go frontend on systems where it is known
760         to not work.
761         * configure: Regenerate.
763 2014-10-23  Richard Biener  <rguenther@suse.de>
765         * Makefile.def: Add libcpp build module and dependencies.
766         * configure.ac: Add libcpp build module.
767         * Makefile.in: Regenerate.
768         * configure: Likewise.
770 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
772         * MAINTAINERS (write-after-approval): Add myself.
774 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
776         * INSTALL/README: Do not mention CVS.
778 2014-10-03  Jing Yu  <jingyu@google.com>
780         * configure.ac: Add aarch64 to list of targets that support gold.
781         * configure: Regenerate.
783 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
785         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
787 2014-09-29  Catherine Moore  <clm@codesourcery.com>
789         * MAINTAINERS:  Add myself as MIPS maintainer.
791 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
793         * MAINTAINERS: Move myself to MIPS maintainers.
795 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
797         * MAINTAINERS: Put all email addresses between '<' and '>'.
799 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
801         * MAINTAINERS: Move myself to reviewers (Fortran).
803 2014-09-01  Andi Kleen  <ak@linux.intel.com>
805         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
806         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
807         * Makefile.in: Regenerate.
809 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
811         * rtx-classes-status.txt: Delete
813 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
815         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
817 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
819         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
820         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
821         of checking for version number.
822         * configure: Regenerated.
823         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
825 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
827         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
828         is done; begin phase 6 (use extra rtx_def subclasses).
830 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
832         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
833         done; begin phase 5 (additional rtx_def subclasses).
835 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
837         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
839 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
841         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
842         SET_BB_HEADER are done.
844 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
846         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
847         done.
849 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
851         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
853 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
855         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
857 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
859         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
861 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
863         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
865 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
867         * rtx-classes-status.txt: Phase 3 (per-file commits within
868         "config" subdirs) is done; begin phase 4 (removal of
869         "scaffolding").
871 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
873         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
874         dir) is done; begin phase 3 (per-file commits within "config"
875         subdirs).
877 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
879         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
880         phase 2 (per-file commits in main source dir).
882 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
884         * configure: Regenerated.
886 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
888         * rtx-classes-status.txt (TODO): Add SET_BND_TO
890 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
892         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
894 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
896         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
898 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
900         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
902 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
904         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
906 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
908         * MAINTAINERS (Write After Approval): Add myself.
910 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
912         * MAINTAINERS: Remove myself
914 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
916         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
918 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
920         * MAINTAINERS (Write After Approval): Add myself.
922 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
924         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
925         SET_BB_HEADER, SET_BB_FOOTER
927 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
929         * rtx-classes-status.txt: New file
931 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
933         * configure.ac: Eliminate ClooG installation dependency.
934         * configure: Regenerate.
935         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
936         * Makefile.in: Regenerate.
938 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
940         * MAINTAINERS (Write After Approval): Add myself.
942 2014-08-15  Ilya Tocar  <tocarip@gmail.com> 
944         * MAINTAINERS (Write After Approval): Add myself.
946 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
948         * MAINTAINERS (Write After Approval): Add myself.
950 2014-07-28  Anthony Green  <green@moxielogic.com>
952         Import from savannah.gnu.org:
953         * config.sub: Update to 2014-07-28 version.
955 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
957         * MAINTAINERS: Remove my MIPS maintainer entry.
959 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
961         PR target/47230
962         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
963         * configure: Regenerate.
965 2014-07-24  James Norris  <jnorris@codesourcery.com>
967         * MAINTAINERS (Write After Approval): Add myself.
969 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
971         * configure.ac: Accept only CLooG 0.18.1.
972         * configure: Regenerate.
974 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
976         * configure.ac: Don't accept isl 0.11.
977         * configure: Regenerate.
979 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
981         * MAINTAINERS (Write After Approval): Add myself.
983 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
985         * configure.ac: Don't accept isl 0.10.
986         * configure: Regenerate.
988 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
990         Fix include path for in-tree cloog.
991         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
992         * configure: Regenerate.
994 2014-06-18  Richard Henderson  <rth@redhat.com>
996         * .gitignore: Import gcc_update output.
998 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
1000         * config-ml.in: Robustify ac_configure_args parsing.
1002         * configure.ac (--enable-linker-plugin-configure-flags)
1003         (--enable-linker-plugin-flags): New flags.
1004         (configdirs): Conditionally add libiberty-linker-plugin.
1005         * configure: Regenerate.
1006         * Makefile.def (host_modules): Add libiberty-linker-plugin.
1007         (host_modules) <lto-plugin>: Pay attention to
1008         @extra_linker_plugin_flags@ and
1009         @extra_linker_plugin_configure_flags@.
1010         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
1011         * Makefile.in: Regenerate.
1013         * Makefile.tpl (configure-[+prefix+][+module+])
1014         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
1015         "module_srcdir" instead of "module" for locating a module's srcdir.
1016         * Makefile.in: Regenerate.
1018 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
1020         * MAINTAINERS (Write After Approval): Add myself.
1022 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
1024         * MAINTAINERS: Update my email address.
1026 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1028         * MAINTAINERS (Write After Approval): Add myself.
1030 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
1032         * MAINTAINERS (Write After Approval): Add myself.
1034 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
1036         PR libstdc++/61011
1037         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
1038         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
1039         * configure: Regenerate.
1041 2014-05-28  Pedro Alves  <palves@redhat.com>
1043         * MAINTAINERS (Write After Approval): Add myself.
1045 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
1047         * MAINTAINERS: Update my affiliation/email.
1049 2014-05-19  Mike Stump  <mikestump@comcast.net>
1051         * MAINTAINERS: Add wide-int reviewers.
1053 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
1055         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1056         * configure: Regenerated.
1058 2014-05-15  Torvald Riegel  <triegel@redhat.com>
1060         * MAINTAINERS (libitm): Add myself as maintainer.
1062 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
1064         * MAINTAINERS (Write After Approval): Add myself.
1066 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
1068         * config.sub, config.guess: Import from upstream.
1070 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
1072         * MAINTAINERS (Write After Approval): Put myself in correct order.
1074 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
1076         * MAINTAINERS (Write After Approval): Add myself.
1078 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1080         * MAINTAINERS: Move myself from Reviewers to Write After Approval
1081         section.
1083 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
1085         * MAINTAINERS (Write After Approval): Delete myself.
1087 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
1089         PR sanitizer/56781
1090         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
1091         and -B* options with -Xcompiler.
1093 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
1095         PR bootstrap/60620
1096         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3. 
1097         * Makefile.in: Regenerate.
1099 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
1101         * Makefile.def (dependencies): Make all-ld depend on all-binutils
1102         for WINDRES_FOR_TARGET in default-manifest.o rule.
1103         * Makefile.in: Regenerate.
1105 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
1107         * MAINTAINERS (Write After Approval): Add myself.
1109 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
1111         PR sanitizer/56781
1112         * Makefile.def: Set bootstrap=true; for host fixincludes.
1113         * configure.ac: Don't bootstrap host fixincludes unless
1114         --with-build-config=bootstrap-{a,ub}san.
1115         * Makefile.in: Regenerated.
1116         * configure: Regenerated.
1118 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
1120         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
1121         --enable-vtable-verify option parsing.  Don't add
1122         target-libsanitizer to bootstrap_target_libs unless
1123         --with-build-config=bootstrap-asan or
1124         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
1125         to bootstrap_target_libs unless --enable-vtable-verify.
1126         * configure: Regenerated.
1128 2014-03-10  Anatoly Sokolov <aesok@post.ru>
1130         * MAINTAINERS (Write After Approval): Add myself.
1132 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
1134         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
1136 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
1138         PR bootstrap/58572
1139         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1140         -I for libstdc++-v3 includes if $(LEAN).
1141         * Makefile.in: Regenerated.
1143 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
1145         * MAINTAINERS: Update my email address.
1147 2014-02-24  Walter Lee  <walt@tilera.com>
1149         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1150         (tilegx-*-*): Change to tilegx*-*-*.
1151         * configure: Regenerate.
1153 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
1155         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
1157 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
1159         * MAINTAINERS (Write After Approval): Add myself.
1161 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1163         PR target/59788
1164         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1165         *solaris2*.
1167 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
1169         * MAINTAINERS: Update my email address.
1171 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
1173         * MAINTAINERS: Convert to UTF-8.
1174         Properly sort Xinliang David Li's entry.
1176 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
1177             Sandra Loosemore  <sandra@codesourcery.com>
1179         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
1180         nios2 port maintainers.
1182 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
1184         * MAINTAINERS (Write After Approval): Add myself.
1186 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1188         * configure.ac: Add user-friendly check for native x86_64-linux
1189         multilibs.
1190         * configure: Regenerate.
1192 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
1194         * MAINTAINERS: Add myself as sh maintainer.
1196 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
1198         * MAINTAINERS: Add self as SLSR maintainer.
1200 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
1202         * MAINTAINERS: Update my email address.
1204 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
1206         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
1208 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
1210         * Makefile.in: Regenerate.
1212         * Makefile.tpl: Fix typo.
1213         * Makefile.in: Regenerate partially.
1215 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
1217         * configure.ac: Added libcilkrts to noconfig list when C++ is not
1218         supported.
1219         * configure: Regenerated.
1221 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
1223         * MAINTAINERS (Write After Approval): Add myself.
1225 2013-10-30  Jason Merrill  <jason@redhat.com>
1227         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1228         --disable-build-format-warnings.
1230 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
1232         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts 
1233         depend on libstdc++ and libgcc.
1234         * configure: Regenerate.
1235         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
1236         libcilkrts for POSIX and i*86, and x86_64 architectures.
1237         * Makefile.in: Added libcilkrts related fields to support building it.
1239 2013-10-26  Jeff Law  <law@redhat.com>
1241         * Makefile.def (target_modules): Remove libmudflap
1242         (languages): Remove check-target-libmudflap).
1243         * Makefile.in: Rebuilt.
1244         * Makefile.tpl (check-target-libmudflap-c++): Remove.
1245         * configure.ac (target_libraries): Remove target-libmudflap.
1246         Remove checks which disabled libmudflap on some systems.
1247         * configure: Rebuilt.
1248         * libmudflap: Directory removed.
1250 2013-10-21  Cong Hou  <congh@google.com>
1252         * MAINTAINERS (Write After Approval): Add myself.
1254 2013-10-16  Mike Stump  <mikestump@comcast.net>
1256         * .dir-locals.el: Add.
1258 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
1260         * configure.ac: Add --enable-host-shared
1261         * configure: Regenerate.
1263 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1265         Import from savannah.gnu.org:
1266         * config.guess: Update to 2013-06-10 version.
1267         * config.sub: Update to 2013-10-01 version.
1269 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
1271         Changes to build configuration to allow big endian ARC ELF toolchain
1272         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1273         * configure: Regenerate.
1275 2013-09-20  Alan Modra  <amodra@gmail.com>
1277         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1278         ppc host match.  Support little-endian powerpc linux hosts.
1280 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
1282         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1283         maintainer.
1285 2013-09-12  DJ Delorie  <dj@redhat.com>
1287         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1288         maintainers.
1290 2013-09-03  Richard Biener  <rguenther@suse.de>
1292         * configure.ac: Also allow ISL 0.12.
1293         * configure: Regenerated.
1295 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1297         * MAINTAINERS (Write After Approval): Add myself.
1299 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
1301         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1303 2013-08-26  Caroline Tice  <cmtice@google.com>
1305         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
1306         "Various Reviewers" to libvtv "Various Maintainers".
1308 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
1310         * MAINTAINERS: Add myself as RTL optimizers reviewer.
1312 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
1314         * MAINTAINERS: Update name, email.
1316 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
1318         * MAINTAINERS (Write After Approval): Add myself.
1320 2013-08-12  Caroline Tice  <cmtice@google.com>
1322         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1323         address in the Write After Approval section.
1325 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
1327         * MAINTAINERS (Write After Approval): Update email.
1329 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
1331         * configure.ac: Adjust to check VTV_SUPPORTED.
1332         * configure: Regenerated.
1334 2013-08-02  Caroline Tice  <cmtice@google.com>
1336         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1337         on non-linux systems; add target-libvtv to noconfigdirs; add
1338         libsupc++/.libs to C++ library search paths.
1339         * configure: Regenerated.
1340         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1341         libstdc++ and libgcc.
1342         * Makefile.in: Regenerated.
1344 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
1346         * MAINTAINERS (Write After Approval): Add myself.
1348 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
1349             Shiva Chen  <shiva0217@gmail.com>
1351         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1352         nds32 port maintainers.
1354 2013-07-17  Tim Shen  <timshen91@gmail.com>
1356         * MAINTAINERS (Write After Approval): Add myself.
1358 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1360         * configure.ac: Sync from binutils.
1361         * configure: Regenerate.
1363 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
1365         * MAINTAINERS (Write After Approval): Add myself.
1367 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
1369         * MAINTAINERS (Write After Approval): Add myself.
1371 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
1373         * MAINTAINERS (Write After Approval): Add myself.
1375 2013-04-30  Brooks Moses  <bmoses@google.com>
1377         * MAINTAINERS: Update my email; move myself from Fortran
1378         reviewer to Write After Approval.
1380 2013-04-16  Andreas Schwab  <schwab@suse.de>
1382         * configure.ac (aarch64-*-*): Don't disable java.
1383         * configure: Regenerate.
1385 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
1387         * MAINTAINERS (Write After Approval): Add myself.
1389 2013-03-30  Matthias Klose  <doko@ubuntu.com>
1391         * Makefile.def (target_modules): Don't install libffi.
1392         * Makefile.in: Regenerate.
1394 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
1396         * MAINTAINERS (Write After Approval): Add myself.
1398 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
1400         * MAINTAINERS (Write After Approval): Add myself.
1402 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
1404         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1405         * configure: Regenerated.
1407 2013-02-05  Ian Lance Taylor  <iant@google.com>
1409         PR go/55969
1410         * configure.ac: Disable libgo on some systems where it does not
1411         work.
1413 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
1415         * MAINTAINERS: Explicitly add myself as AIX maintainer.
1416         Remove Geoff Keating as rs6000 port maintainer, at his request.
1418 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
1420         * MAINTAINERS: Update my email.
1422 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
1424         * configure: Re-generate.
1426 2013-01-15  Richard Biener  <rguenther@suse.de>
1428         PR other/55973
1429         * configure: Re-generate.
1431 2013-01-14  Matthias Klose  <doko@ubuntu.com>
1433         * Makefile.def (install-target-libsanitizer): Depend on
1434         install-target-libstdc++-v3.
1435         * Makefile.in: Regenerate.
1437 2013-01-14  Richard Biener  <rguenther@suse.de>
1439         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1440         * configure: Re-generate
1442 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1444         * config.sub: Update from config repo.
1446 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
1448         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1449         * Makefile.in: Regenerate.
1451 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1453         * MAINTAINERS (arc): Add new port maintainership for myself.
1455 2013-01-09  Jason Merrill  <jason@redhat.com>
1457         * .gitignore: Import from gdb repository.
1459 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
1461         * Makefile.def (configure-gcc): Depend on all-gmp.
1462         (all-gcc): Remove dependency on all-gmp.
1463         * Makefile.in: Regenerated.
1465 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1467         * config.sub: Merge from config repo.
1468         * config.guess: Ditto.
1470 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1472         * Makefile.def: Merge from binutils.
1473         * Makefile.in: Ditto.
1475 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
1477         * MAINTAINERS: Update my email.
1479 2012-12-29  Ben Elliston  <bje@gnu.org>
1481         * config.guess: Update to 2012-12-29 version.
1482         * config.sub: Likewise.
1484 2012-12-20  Matthias Klose  <doko@ubuntu.com>
1486         * Makefile.def (install-target-libgfortran): Depend on
1487         install-target-libquadmath, install-target-libgcc.
1488         (install-target-libsanitizer): Depend on install-target-libgcc.
1489         (install-target-libjava): Depend on install-target-libgcc.
1490         (install-target-libitm): Depend on install-target-libgcc.
1491         (install-target-libobjc): Depend on install-target-libgcc.
1492         (install-target-libstdc++-v3): Depend on install-target-libgcc.
1493         * Makefile.in: Regenerate.
1495 2012-12-19  Matthias Klose  <doko@ubuntu.com>
1497         * Makefile.def (install-target-libgo): Depend on
1498         install-target-libatomic.
1499         * Makefile.in: Regenerate.
1501 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
1503         PR go/55201
1504         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1505         * Makefile.in: Regenerate.
1507 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
1509         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1510         * configure: Regenerate.
1512 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1514         * config.sub: Merge from config repo.
1516 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
1518         * Makefile.def (target_modules): Add bootstrap=true and
1519         raw_cxx=true to libsanitizer.
1520         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1521         * Makefile.in: Regenerated.
1522         * configure: Likewise.
1524 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
1526         * MAINTAINERS: Remove self as RTL optimization maintainer.
1528 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1530         * MAINTAINERS (Write After Approval): Add myself.
1532 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1534         * Makefile.def (target_modules): Remove bootstrap=true and
1535         raw_cxx=true from libsanitizer.
1536         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1537         * Makefile.in: Regenerated.
1538         * configure: Likewise.
1540 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1542         * Makefile.def (target_modules): Add bootstrap=true and
1543         raw_cxx=true to libsanitizer.
1544         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1545         * Makefile.in: Regenerated.
1546         * configure: Likewise.
1548 2012-11-28  Andrew Pinski  <apinski@cavium.com>
1550         PR bootstrap/54279
1551         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1552         * configure: Regenerate.
1553         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1554         * Makefile.in: Regenerate.
1556 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
1558         * configure.ac: Disable libsanitizer if we're not building C++.
1559         * configure: Regenerate.
1561 2012-11-15  Roland McGrath  <roland@hack.frob.com>
1563         * MAINTAINERS (Write After Approval): Add myself.
1565 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
1567         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1568         Kostya Serebryany (kcc@google.com) and
1569         Jakub Jelinek (jakub@redhat.com).
1570         Rename area for Dodji Seketeli (dodji@redhat.com).
1572 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
1574         * MAINTAINERS: (asan.c, related): Add myself.
1576 2012-11-14  Roland McGrath  <mcgrathr@google.com>
1578         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1579         * configure: Regenerate.
1581 2012-11-13  Richard Henderson  <rth@redhat.com>
1583         * configure.ac: Move libsanitizer logic to subdirectory.
1584         * configure: Regenerate.
1586 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
1588         * configure.ac: Enable libsanitizer just on x86 linux for now.
1589         * configure: Re-generate.
1591 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
1593         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1594         sections.
1595         * configure: Regenerate.
1597 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
1599         * configure.ac: Add section for configdirs for libsanitizer.
1600         Disable for cris-*-* and mmix-*-*.
1601         * configure: Regenerate.
1603 2012-11-12  Wei Mi <wmi@google.com>
1605         * configure.ac: Add libsanitizer to target_libraries.
1606         * Makefile.def: Ditto.
1607         * configure: Regenerate.
1608         * Makefile.in: Regenerate.
1609         * libsanitizer: New directory for asan runtime.  Contains an empty
1610         tsan directory.
1612 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
1614         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1615         against Mingw64 w32api.
1616         * configure: Regenerate.
1618 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
1620         * configure: Regenerated.
1622 2012-11-03  Robert Mason  <rbmj@verizon.net>
1624         * configure.ac: add --disable-libstdcxx configure option
1625         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1627 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
1629         * MAINTAINERS (Write After Approval): Add myself.
1631 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
1633         * MAINTAINERS (Write After Approval): Add myself.
1635 2012-10-24  Sharad Singhai  <singhai@google.com>
1637         * MAINTAINERS (Write After Approval): Add myself.
1639 2012-10-24  Eric Christopher  <echristo@gmail.com>
1641         * MAINTAINERS: Update email address.
1643 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
1645         PR bootstrap/54820
1646         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1647         * configure: Regenerate.
1649 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
1651         * MAINTAINERS (aarch64): Add Marcus and myself.
1653 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
1655         PR bootstrap/54820
1656         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1657         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1658         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1659         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1660         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1661         * Makefile.in: Regenerate.
1662         * configure.ac (have_static_libs): New variable and associated check.
1663         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1664         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1665         * configure: Regenerate.
1667 2012-10-10  Richard Biener  <rguenther@suse.de>
1669         * MAINTAINERS: Adjust for changed surname.
1671 2012-10-04  Lawrence Crowl  <crowl@google.com>
1673         * MAINTAINERS (Write After Approval): Add myself.
1675 2012-10-01  Cary Coutant  <ccoutant@google.com>
1677         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1679 2012-09-28  Ian Lance Taylor  <iant@google.com>
1681         * Makefile.def: Make all-target-libgo depend on
1682         all-target-libbacktrace.
1683         * Makefile.in: Rebuild.
1685 2012-09-26  Ian Lance Taylor  <iant@google.com>
1687         * Makefile.def: Make all-gcc depend on all-libbacktrace.
1688         * Makefile.in: Rebuild.
1690 2012-09-20  Walter Lee  <walt@tilera.com>
1692         * configure.ac: Add tilegx to list of targets that support gold.
1693         * configure: Regenerate.
1695 2012-09-20  Marek Polacek  <polacek@redhat.com>
1697         * MAINTAINERS (Write After Approval): Add myself.
1699 2012-09-19  Steve Ellcey  <sellcey@mips.com>
1701         * configure.ac: Add mips*-mti-elf* target.
1702         * configure: Regenerate.
1704 2012-09-17  Ian Lance Taylor  <iant@google.com>
1706         * MAINTAINERS (Various Maintainers): Add libbacktrace.
1707         * configure.ac (host_libs): Add libbacktrace.
1708         (target_libraries): Add libbacktrace.
1709         * Makefile.def (host_modules): Add libbacktrace.
1710         (target_modules): Likewise.
1711         * configure, Makefile.in: Rebuild.
1713 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
1715         PR target/38607
1716         Merge upstream change.
1717         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1719         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1720         Add libgomp*.o to compare_exclusions for AIX.
1721         * configure: Regenerate.
1723 2012-09-06  Diego Novillo  <dnovillo@google.com>
1725         * configure.ac: Bump minimum GMP version to 4.2.3.
1726         * configure: Re-generate.
1728 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
1730         PR target/54461
1731         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1732         target-libgloss if not configured --with-avrlibc=no.
1733         * configure: Regenerate.
1735 2012-09-04  Jason Merrill  <jason@redhat.com>
1737         * configure.ac: Fix --enable-languages=all.
1739 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
1741         * MAINTAINERS (Write After Approval): Add myself.
1743 2012-09-03  Richard Guenther  <rguenther@suse.de>
1745         PR bootstrap/54138
1746         * configure.ac: Re-organize ISL / CLOOG checks to allow
1747         disabling with either --without-isl or --without-cloog.
1748         * configure: Regenerated.
1750 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
1752         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1753         * configure: Regenerate.
1755 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
1757         * MAINTAINERS: Fix my email address.
1759 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
1761         PR binutils/4970
1762         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1763         and opcodes.
1764         * Makefile.in: Regenerated.
1766 2012-08-26  Art Haas <ahaas@impactweather.com>
1768         * configure: Regenerate.
1770 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
1772         * INSTALL/README: Also refer to the online installation
1773         instructions.
1775 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1777         * MAINTAINERS (Write After Approval): Add myself.
1778         (Picochip port): Remove myself.
1780 2012-08-14   Diego Novillo  <dnovillo@google.com>
1782         Merge from cxx-conversion branch.
1784         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1785         POSTSTAGE1_CONFIGURE_FLAGS.
1786         * Makefile.in: Regenerate.
1787         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
1788         Force C++ when bootstrapping.
1789         * configure: Regenerate.
1791 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1793         * MAINTAINERS (Write After Approval): Add myself.
1795 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
1797         * README: Document use of ranges of years in copyright notices.
1799 2012-07-06  Richard Guenther  <rguenther@suse.de>
1801         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1802         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1803         --with-gmp=system.
1804         * Makefile.in: Regenerated.
1805         * configure: Likewise.
1807 2012-07-06  Richard Guenther  <rguenther@suse.de>
1809         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1810         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1811         supply V=1 as extra_make_flags.
1812         * configure: Regenerated.
1813         * Makefile.in: Likewise.
1815 2012-07-04  Tristan Gingold  <gingold@adacore.com>
1817         * configure: Regenerate.
1819 2012-07-03  Richard Guenther  <rguenther@suse.de>
1821         * Makfile.def (isl): Remove not necessary extra_exports and
1822         extra_make_flags.
1823         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1824         * Makefile.in: Regenerated.
1826 2012-07-03  Richard Guenther  <rguenther@suse.de>
1828         * Makefile.def (cloog): Add V=1 to extra_make_flags.
1829         * configure.ac: If either the ISL or the CLooG check failed
1830         do not try to build in-tree versions.
1831         * Makefile.in: Regenerated.
1832         * configure: Regenerated.
1834 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1836         * configure: Regenerate.
1838 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
1840         * MAINTAINERS (Various Maintainers): Add myself as testsuite
1841         maintainer.
1843 2012-07-02  Richard Guenther  <rguenther@suse.de>
1845         * configure: Regenerated.
1847 2012-07-02  Richard Guenther  <rguenther@suse.de>
1848         Michael Matz  <matz@suse.de>
1849         Tobias Grosser <tobias@grosser.es>
1850         Sebastian Pop <sebpop@gmail.com>
1852         * Makefile.def: Add ISL host module, remove PPL host module.
1853         Adjust ClooG host module to use the proper ISL.
1854         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1855         * configure.ac: Include config/isl.m4.  Add ISL host library,
1856         remove PPL.  Remove PPL configury, add ISL configury, adjust
1857         ClooG configury.
1858         * Makefile.in: Regenerated.
1859         * configure: Likewise.
1861 2012-07-02  Richard Guenther  <rguenther@suse.de>
1863         Merge from graphite branch
1864         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1866         * configure: Regenerated.
1867         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1868         both cloog.org and legacy versions. The only supported version will
1869         be CLooG with the isl backend.
1871         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1873         * configure: Regenerated.
1874         * configure.ac: Require cloog isl 0.17.0
1876         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1878         * configure: Regenerated.
1879         * config/cloog.m4: Do not define CLOOG_ORG
1881 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
1883         * configure.ac: Skip C if explicitly selected.
1884         * configure: Regenerate.
1886 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
1888         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1889         they contain -O2.
1890         * configure: Regenerate.
1892 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
1894         PR debug/53740
1895         * df.h, df-problems.c, dce.c: Revert last patch.
1897 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
1899         * MAINTAINERS (Write After Approval): Update my email address.
1901 2012-06-21  Meador Inge  <meadori@codesourcery.com>
1903         * MAINTAINERS (Write After Approval): Add myself.
1905 2012-06-20  Jason Merrill  <jason@redhat.com>
1907         * Makefile.tpl (check-target-libgomp-c++): New.
1908         (check-target-libitm-c++): New.
1909         * Makefile.def (c++): Add them.
1910         * Makefile.in: Regenerate.
1912 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
1914         * MAINTAINERS (Write After Approval): Add myself.
1916 2012-05-16  Olivier Hainque  <hainque@adacore.com>
1918         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1919         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1920         (install-no-fixedincludes): Adjust accordingly.
1921         * Makefile.in: Regenerate.
1923 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
1925         Merge upstream change
1926         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1928 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
1930         * MAINTAINERS (Write After Approval): Add myself.
1932 2012-05-09  Nick Clifton  <nickc@redhat.com>
1933             Paul Smith  <psmith@gnu.org>
1935         PR bootstrap/50461
1936         * configure.ac (mpfr-dir): When using in-tree MPFR sources
1937         allow for the fact that from release v3.1.0 of MPFR the source
1938         files were moved into a src sub-directory.
1939         * configure: Regenerate.
1941 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
1943         * configure.ac: Bump minimum MPFR version to 2.4.0.
1944         * configure: Regenerated.
1946 2012-05-01  Richard Henderson  <rth@redhat.com>
1948         * Makefile.def (libatomic): New target_module.
1949         * configure.ac (target_libraries): Add libatomic.
1950         (noconfigdirs): Check if libatomic is supported.
1951         * Makefile.in, configure: Rebuild.
1953 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
1955         * MAINTAINERS (Write After Approval): Add myself.
1957 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
1959         * config.sub: Update to 2012-04-18 version from official repo.
1961 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
1963         * MAINTAINERS (Write After Approval): Add myself.
1965 2012-04-11  Steve Ellcey  <sellcey@mips.com>
1967         * MAINTAINERS: Changed email address.
1969 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
1971         PR target/52737
1972         * contrib/gcc_update (files_and_dependencies):
1973         Remove gcc/config/avr/t-multilib from touch data.
1975 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1977         * MAINTAINERS (OS Port Maintainers): Remove irix.
1978         * configure.ac (enable_libgomp): Remove *-*-irix6*.
1979         (unsupported_languages): Remove mips-sgi-irix6.*.
1980         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1981         (with_stabs): Remove.
1982         * configure: Regenerate.
1984 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1986         * MAINTAINERS (OS Port Maintainers): Remove osf.
1987         * configure.ac (enable_libgomp): Remove *-*-osf*.
1988         (with_stabs): Remove alpha*-*-osf*.
1989         * configure: Regenerate.
1991 2012-03-05  Tristan Gingold  <gingold@adacore.com>
1993         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1994         * configure: Regenerate.
1996 2012-02-17  Walter Lee  <walt@tilera.com>
1998         * MAINTAINERS: (Write After Approval): Delete myself.
2000 2012-02-14  Walter Lee  <walt@tilera.com>
2002         * MAINTAINERS (tilegx port): Add myself.
2003         (tilepro port): Add myself.
2004         (Write After Approval): Add myself.
2006 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
2008         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
2009         and Joseph Myers as docstring relicensing maintainers.
2011 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
2013         * MAINTAINERS (write-after-approval): Add myself.
2015 2012-02-08  Ira Rosen <irar@il.ibm.com>
2017         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
2018         maintainer.
2020 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
2022         * MAINTAINERS (Write After Approval): Move myself to
2023         maintain alphabetical order.
2025 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
2027         * MAINTAINERS (Write After Approval): Add myself.
2029 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
2031         * MAINTAINERS (Write After Approval): Add myself.
2033 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
2034             Jayant R Sonar <jayant.sonar@kpitcummins.com>
2036         * configure.ac (cr16-*-*): Remove nonconfigdirs.
2037         * configure: Regenerate.
2039 2012-01-23  Harshit Chopra  <harshit@google.com>
2041         * MAINTAINERS (Write After Approval): Add myself.
2043 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
2045         * configure.ac: Remove reference to mh-interix.
2046         * configure: Regenerate.
2048 2012-01-05  Richard Henderson  <rth@redhat.com>
2050         PR bootstrap/51072
2051         * configure.ac: Disable libitm if c++ is not enabled.
2052         * configure: Rebuild.
2054         * configure.ac: Fix regexp for same.
2055         * configure: Rebuild.
2057 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
2059         * MAINTAINERS (Write After Approval): Add myself.
2061 2012-01-02  Richard Guenther  <rguenther@suse.de>
2063         PR bootstrap/51686
2064         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
2065         * Makefile.in: Regenerate.
2067 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
2069         * MAINTAINERS (Write After Approval): Add myself.
2071 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
2073         * configure: Regenerate.
2075 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
2077         * MAINTAINERS (picochip): Changed email address.
2079 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
2081         * MAINTAINERS (write-after-approval): Add self.
2083 2011-11-29  DJ Delorie  <dj@redhat.com>
2085         * configure.ac (rl78-*-*) New case.
2086         * configure: Regenerate.
2087         * MAINTAINERS: Add myself as RL78 maintainer.
2089 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2091         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
2093 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
2095         * libtool.m4: Additional FreeBSD 10 fixes.
2097 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
2099         * MAINTAINERS: Move myself from Write After Approval to CPU Port
2100         Maintainers section, as Epiphany maintainer.
2102 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
2104         PR target/49992
2105         * configure.ac: Remove ranlib special-casing for Darwin.
2106         * configure: Regenerate.
2108 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
2110         * MAINTAINERS (Reviewers): Keep the list sorted.
2112 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
2114         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
2116 2011-11-09  Roland McGrath  <mcgrathr@google.com>
2118         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
2119         * configure: Rebuild.
2120         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
2121         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
2122         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
2123         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
2124         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
2125         Add READELF.
2126         * Makefile.in: Rebuild.
2128 2011-11-09  Jason Merrill  <jason@redhat.com>
2130         * Makefile.def (language=c++): Remove check-c++0x.
2131         * Makefile.in (check-gcc-c++): Regenerate.
2133 2011-11-08  Richard Henderson  <rth@redhat.com>
2135         * configure.ac: Test for libitm directory present first.
2137         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
2139         * configure.ac: Test libitm/configure.tgt to disable libitm.
2140         * configure: Rebuild.
2142 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
2143             Richard Henderson  <rth@redhat.com>
2145         Merged from transactional-memory.
2147         * Makefile.def (lang_env_dependencies): libitm is c++.
2148         Add libitm target module.
2149         * configure.ac: Likewise.
2150         * config/mmap.m4: New file.
2151         * contrib/gcc_update: Add libitm to touch data.
2152         * Makefile.in, configure: Rebuild.
2154 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2156         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
2157         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
2158         * Makefile.in: Regenerate.
2160 2011-11-01  DJ Delorie  <dj@redhat.com>
2162         * config.sub: Update to version 2011-10-29 (added rl78)
2164 2011-10-27  Nick Clifton  <nickc@redhat.com>
2166         * config.sub: Import these changes from the config project:
2168         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
2169             Ben Elliston  <bje@gnu.org>
2171         * config.sub (epiphany): New.
2173         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
2174             Ben Elliston  <bje@gnu.org>
2176         * config.sub (hexagon, hexagon-*): New.
2178         2011-08-23  Roland McGrath  <mcgrathr@google.com>
2180         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
2181         64eb to be64.
2183         2011-08-16  Roland McGrath  <mcgrathr@google.com>
2185         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
2186         (nacl): Grok as alias for 32el-unknown-nacl.
2188 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
2190         * MAINTAINERS (Write After Approval): Add myself.
2192 2011-10-24  Teresa Johnson  <tejohnson@google.com>
2194         * MAINTAINERS (Write After Approval): Add myself.
2196 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
2198         * MAINTAINERS (sparc port): Remove myself.
2200 2011-09-14  Tom de Vries  <tom@codesourcery.com>
2202         * MAINTAINERS (Write After Approval): Add myself.
2204 2011-08-14  Yao Qi  <yao@codesourcery.com>
2206         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2207         * configure: Regenerate.
2209 2011-07-26  Ian Lance Taylor  <iant@google.com>
2211         * configure.ac: Set have_compiler based on whether gcc directory
2212         exists, rather than on whether gcc is in configdirs.
2213         * configure: Rebuild.
2215 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
2217         * MAINTAINERS (Global Reviewers): Add self.
2219 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
2221         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2222         link directories.
2223         * Makefile.in: Rebuild.
2225 2011-07-20  Ian Lance Taylor  <iant@google.com>
2227         PR bootstrap/49787
2228         * configure.ac: Move --enable-bootstrap handling earlier in file.
2229         If --enable-bootstrap and either --enable-build-with-cxx or
2230         --enable-build-poststage1-with-cxx, enable C++ automatically.
2231         * configure: Rebuild.
2233 2011-07-19  Ian Lance Taylor  <iant@google.com>
2235         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
2236         make C++ a boot_language.  Set and substitute
2237         POSTSTAGE1_CONFIGURE_FLAGS.
2238         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2239         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2240         * configure, Makefile.in: Rebuild.
2242 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
2244         * MAINTAINERS (Register Allocation): Move myself from reviewers to
2245         maintainers.
2247 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
2249         * MAINTAINERS (Global Reviewers): Add myself.
2251 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2253         * configure: Regenerate.
2255 2011-07-16  Jason Merrill  <jason@redhat.com>
2257         * Makefile.def (language=c++): Add check-c++0x and
2258         check-target-libmudflap-c++.
2259         * Makefile.tpl (check-target-libmudflap-c++): New.
2260         * Makefile.in: Regenerate.
2262 2011-07-16  Matthias Klose  <doko@ubuntu.com>
2264         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2265         * Makefile.def (target_modules/libjava): Pass
2266         $(EXTRA_CONFIGARGS_LIBJAVA).
2267         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2268         if not configured with --enable-static-libjava.
2269         * Makefile.in: Regenerate.
2270         * configure: Likewise.
2272 2011-07-15  Jason Merrill  <jason@redhat.com>
2274         * Makefile.in (check-c++): Move check-gcc-c++0x after
2275         check-target-libstdc++-v3.
2277 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
2279         * MAINTAINERS (c6x port): New entry.
2281 2011-07-13  Jason Merrill  <jason@redhat.com>
2283         * Makefile.in (check-gcc-c++0x): New.
2284         (check-c++): Depend on it.
2286 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2288         PR target/39150
2289         * configure.ac (i[3456789]86-*-solaris2*): Also accept
2290         x86_64-*-solaris2.1[0-9]*.
2291         * configure: Regenerate.
2293 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
2295         * MAINTAINERS (RTL optimizers): Add self.
2297 2011-06-27  Gabriel Charette  <gchare@google.com>
2299         * MAINTAINERS (Write After Approval): Add myself.
2301 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
2303         PR regression/47836
2304         PR bootstrap/23656
2305         PR other/47733
2306         PR bootstrap/49247
2307         PR c/48825
2308         * configure.ac (target_libraries): Remove target-libiberty.
2309         Remove case-statement setting skipdirs=target-libiberty for
2310         multiple targets.  Remove checking target_configdirs and
2311         removing target-libiberty but keeping target-libgcc if
2312         otherwise empty.
2313         * Makefile.def (target_modules): Don't add libiberty.
2314         (dependencies): Remove all traces of target-libiberty.
2315         * configure, Makefile.in: Regenerate.
2317 2011-06-13  Walter Lee <walt@tilera.com>
2319         * configure.ac (tilepro-*-*) New case.
2320         (tilegx-*-*): Likewise.
2321         * configure: Regenerate.
2323 2011-06-06  Jing Yu  <jingyu@google.com>
2325         * configure.ac: Skip target-libiberty for
2326         arm*-*-linux-androideabi.
2327         * configure: Regenerated.
2329 2011-06-06  Nick Clifton  <nickc@redhat.com>
2331         * config.sub: Sync from upstream.
2333 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
2335         * MAINTAINERS (Write After Approval): Add myself.
2337 2011-06-01  Daniel Jacobowitz  <drow@false.org>
2339         * MAINTAINERS: Update my email address.
2341 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
2343         * MAINTAINERS (Write After Approval): Update my email address.
2345 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
2347         * MAINTAINERS (Write After Approval): Add myself.
2349 2011-05-08  Doug Kwan  <dougkwan@google.com>
2351         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2352         * configure: Regenerated.
2353         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2354         value from configure.
2355         * Makefile.in: Regenerated.
2357 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
2359         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2360         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2361         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2362         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2363         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2364         *-*-vxworks*): Disable newlib and libgloss in separate case
2365         statement.
2366         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2367         to separate case statement.
2368         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2369         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2370         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2371         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2372         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2373         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2374         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2375         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2376         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2377         i[[3456789]]86-*-rdos*, m32r-*-*,
2378         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2379         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2380         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2381         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2382         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2383         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2384         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2385         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2386         and libgloss in main case over targets.  Remove most empty cases
2387         in main case over targets.
2388         * configure: Regenerate.
2390 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
2392         * MAINTAINERS (Write After Approval): Add myself.
2394 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2396         * configure.ac: Remove code setting special library locations for
2397         hppa*64*-*-hpux11*.  Remove code setting compiler for
2398         sparc-sun-solaris2*.
2399         * configure: Regenerate.
2401 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2403         * configure.ac: Separate libgloss_dir settings from general case
2404         over targets.
2405         * configure: Regenerate.
2407 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2409         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2410         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2411         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2412         cases in libgcj-disabling case statement.
2413         (hppa*64*-*-linux*): Set unsupported_languages instead of
2414         disabling target-zlib.
2415         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2416         to hppa*64*-*-hpux*.
2417         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2418         hppa*-*-hpux*.
2419         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2420         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2421         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2422         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2423         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2424         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2425         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2426         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2427         libgcj-disabling case statement.
2428         * configure: Regenerate.
2430 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2432         * configure.ac: Disable Java for targets not supporting libffi.
2433         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2434         Remove cases in Java-disabling statement.
2435         (*arm-wince-pe): Change to arm-wince-pe.
2436         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2437         cases in Java-disabling statement.
2438         (bfin-*-*): Don't disable Java again.
2439         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2440         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2441         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2442         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2443         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2444         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2445         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2446         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2447         Java-disabling statement.
2448         (mmix-*-*): Don't disable Java again.
2449         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2450         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2451         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2452         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2453         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2454         statement.
2455         * configure: Regenerate.
2457 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2459         * configure.ac: Separate cases disabling Java and Java libraries
2460         from general case over targets.
2461         * configure: Regenerate.
2463 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
2465         * MAINTAINERS: Update my email address.
2467 2011-04-20  Easwaran Raman  <eraman@google.com>
2469         * MAINTAINERS (Write After Approval): Add myself.
2471 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
2473         PR lto/48086
2474         * configure.ac: Re-enable LTO on *-apple-darwin9*.
2475         * configure: Regenerate.
2477 2011-04-16  Jim Meyering  <meyering@redhat.com>
2479         * MAINTAINERS (Write After Approval): Add myself.
2481 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
2483         * MAINTAINERS: Update my email address.
2485 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
2487         * MAINTAINERS (Write After Approval): Add myself.
2489 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
2491         * MAINTAINERS (Write After Approval): Add myself.
2493 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
2495         * MAINTAINERS (Write After Approval): Add myself.
2497 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
2499         * configure.ac (build_tools): Remove build-byacc.
2500         (host_libs): Remove mmalloc.
2501         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2502         autoconf automake libtool diff rcs fileutils shellutils time
2503         textutils wdiff find uudecode hello tar gzip indent recode release
2504         sed perl gawk findutils gettext zip.
2505         (libgcj): Remove target-qthreads.
2506         (target_tools): Remove target-examples target-gperf.
2507         (YACC): Don't handle building byacc.
2508         * configure: Regenerate.
2509         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2510         dosutils, examples, fileutils, find, findutils, gawk, gettext,
2511         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2512         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2513         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2514         handle building components.
2515         * Makefile.in: Regenerate.
2517 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
2519         * MAINTAINERS: Update my email address as Xtensa maintainer.
2521 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2523         * config.sub: Sync from upstream.
2525 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2527         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2528         (microblaze*): Don't disable libssp.
2529         * configure: Regenerate.
2531 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2533         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2534         moveifchange.
2535         * configure: Regenerate.
2536         * Makefile.tpl: Use @SHELL@ not @config_shell@.
2537         * Makefile.in: Regenerate.
2539 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2541         * configure.ac (*-*-sysv4*): Don't enable libgomp.
2542         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2543         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2544         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2545         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2546         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2547         md_exec_prefix cases.
2548         * configure: Regenerate.
2550 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2552         * configure.ac: Separate cases disabling target-libssp,
2553         target-libiberty, target-libstdc++-v3 and Fortran from general
2554         case over targets.
2555         * configure: Regenerate.
2557 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2559         * configure.ac (*-*-chorusos): Don't disable libgcj.
2560         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2561         Remove case.
2562         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2563         (arm-*-coff): Don't disable libgcj.
2564         (arm*-*-linux-gnueabi): Remove useless assignment.
2565         (arm-*-riscix*): Don't disable libgcj.
2566         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2567         configuration.
2568         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2569         (c54x*-*-*): Remove case.
2570         (tic54x-*-*): Don't disable GCC or GCC libraries.
2571         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
2572         to *.
2573         (d10v-*-*): Don't disable GCC libraries.
2574         (d30v-*-*): Don't disable libgcj.
2575         (h8500-*-*): Don't disable GCC libraries.
2576         (i960-*-*): Don't disable libgcj.
2577         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2578         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2579         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2580         libgcj.
2581         (m68k-*-coff*): Remove case.
2582         (mmix-*-*): Don't disable libgloss on host.
2583         (mn10200-*-*, mn10300-*-*): Remove cases.
2584         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2585         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2586         Don't disable libgcj.
2587         (romp-*-*): Remove case.
2588         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2589         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2590         case.
2591         (v810-*-*): Don't disable GCC libraries.
2592         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2593         (ip2k-*-*): Don't disable GCC libraries.
2594         * configure: Regenerate.
2596 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
2598         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2599         libffi on host.
2600         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2601         on host.
2602         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2603         * configure: Regenerate.
2605 2011-03-26  John Marino  <binutils@marino.st>
2607         * configure.ac: Add support for *-*-dragonfly*
2608         * configure: Regenerate.
2610 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2612         * configure.ac (native_only): Remove.
2613         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2614         send-pr uudecode guile gnuserv on host.
2615         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2616         send-pr rcs guile perl texinfo libtool on host.
2617         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2618         automake send-pr rcs guile perl texinfo libtool on host.
2619         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2620         (*-*-kaos*): Don't disable target-examples target-gperf on target.
2621         (alpha*-dec-osf*): Don't disable fileutils on target.
2622         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2623         texinfo send-pr expect dejagnu on target.
2624         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2625         target-qthreads on target.
2626         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2627         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2628         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2629         x86_64-*-mingw*): Don't disable expect on target.
2630         (*-*-cygwin*): Don't disable target-gperf on target.
2631         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2632         gnuserv on target.
2633         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2634         target.
2635         * configure: Regenerate.
2637 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2639         * configure.ac (target_tools): Remove target-groff.
2640         (native_only): Remove target-groff.
2641         (hppa*64*-*-*): Don't disable byacc.
2642         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2643         setting.
2644         (*-*-kaos*): Don't skip target-librx and target-groff.
2645         (*-*-netware*): Don't skip target-libmudflap.
2646         (*-*-tpf*): Don't skip target-libmudflap.
2647         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2648         directories on the host.
2649         (ia64*-*-*vms*): Don't skip tix.
2650         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2651         host.
2652         * configure: Regenerate.
2654 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
2656         * configure.ac: Remove references to mt-mep, mt-netware,
2657         mt-wince.
2658         * Makefile.def: Add all-utils soft dependencies.
2659         * Makefile.tpl: Remove GDB_NLM_DEPS.
2660         * configure: Regenerate.
2661         * Makefile.in: Regenerate.
2663 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2665         * configure.ac: Do not include mh-x86omitfp.
2666         * configure: Regenerate.
2668 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2670         * configure.ac: Remove empty cases.
2671         * configure: Regenerate.
2673 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2675         * Makefile.def: Add dependency from termcap to gdb.
2676         * Makefile.in: Regenerate.
2678 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2680         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2681         * configure: Regenerate.
2682         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2683         * Makefile.tpl: Likewise.
2684         * Makefile.in: Regenerate.
2686 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2688         * configure.ac: Remove all mentions of tentative_cc.
2689         * configure: Regenerate.
2691 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2693         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2694         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2695         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2696         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2697         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2698         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2699         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2700         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2701         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2702         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2703         *-*-rhapsody*): Remove host cases.
2704         * configure: Regenerate.
2706 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2708         * configure.ac (ppc*-*-pe): Remove host case.
2709         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2710         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2711         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2712         cases.
2713         * configure: Regenerate.
2715 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2717         * config.sub: Update to version 2011-03-23.
2719 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2721         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2722         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2723         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2724         * configure: Regenerate.
2726 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2728         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
2729         to Write After Approval.
2730         * config-ml.in: Don't handle arc-*-elf*.
2731         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2732         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2733         handle GCC libraries.
2734         * configure: Regenerate.
2736 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2738         PR bootstrap/48120:
2739         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2740         Add -lstdc++ -lm to LIBS.
2741         * configure: Regenerate.
2743 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
2745         * config.guess: Update to version 2011-02-02
2746         * config.sub: Update to version 2011-02-24
2748 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
2750         PR lto/48086
2751         * configure.ac: Re-enable LTO on *-apple-darwin9.
2752         * configure: Regenerate.
2754 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
2756         PR lto/48086
2757         * configure.ac: Disable LTO on darwin due to an assembler change in
2758         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2759         under 256.
2760         * configure: Regenerate.
2762 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
2764         * MAINTAINERS: Update myself as score backend maintainer,
2765         update my e-mail address.
2767 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
2769         * MAINTAINERS: Update my e-mail address.
2771 2011-03-06  Joey Ye  <joey.ye@arm.com>
2773         * MAINTAINERS: Update my e-mail address.
2775 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2777         * configure.ac: Adjust test of with_ppl.
2778         * configure: Regenerated.
2780 2011-03-02  Kai Tietz  <ktietz@redhat.com>
2782         * MAINTAINERS: Adjust my e-mail address.
2784 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2786         * configure.ac: Add -lpwl to ppllibs.
2787         * configure: Regenerated.
2789 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2791         * config/cloog.m4: Add -lisl to clooglibs.
2792         * configure: Regenerated.
2794 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2796         * MAINTAINERS (CPU Port maintainers): Add self.
2798 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2800         * MAINTAINERS: Add myself as testsuite maintainer.
2802 2011-02-15  Mike Stump  <mikestump@comcast.net>
2804         * MAINTAINERS: Add myself as testsuite maintainer.
2806 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2808         Import from Libtool and gnulib:
2810         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
2812         Prepare for supporting FreeBSD 10.
2813         * config.rpath: Remove handling of freebsd1* which soon would
2814         match FreeBSD 10.0.
2816         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
2818         Remove support for FreeBSD 1.x.
2819         * libtool.m4 (_LT_LINKER_SHLIBS)
2820         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2821         soon would incorrectly match FreeBSD 10.0.
2823 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2825         PR binutils/12283
2826         * move-if-change: Import version from gnulib.
2828 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
2830         PR lto/47225
2831         * Makefile.def (lto-plugin): Double dash for enable-shared.
2832         (configure-gcc): Depend on all-lto-plugin.
2833         * Makefile.in: Rebuilt.
2835 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2837         * configure.ac: Remove extra bracket.
2838         * configure: Regenerate.
2840 2011-02-08  Tobias Burnus  <burnus@net-b.de>
2842         * MAINTAINERS: Add myself as libquadmath maintainer.
2844 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
2846         * MAINTAINERS: Update my email address.
2848 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
2850         * MAINTAINERS (option handling): Add self.
2852 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
2854         PR lto/47225
2855         * Makefile.def: Add dependency for install-gcc
2856         on install-lto-plugin.
2857         * Makfile.in: Regenerated
2859 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
2861         * MAINTAINERS (CPU Port Maintainers): Add myself.
2863 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
2865         PR libgcj/44341
2866         * configure.ac: Discard --with-* flags for host when configuring
2867         target libraries for cross build.
2868         * configure: Rebuilt.
2870 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2872         * MAINTAINERS (linear loop transforms): Removed.
2874 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
2876         * configure.ac: If with_ppl is no, move setting with_cloog=no
2877         after CLOOG_REQUESTED check.
2878         * configure: Regenerated.
2880 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2882         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2883         CLooG has been requested.
2884         * configure: Regenerated.
2886 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2888         * configure: Regenerated.
2889         * configure.ac: Check for version 0.11 (or later revision) of PPL.
2891 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
2893         * configure: Regenerated.
2894         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2896 2011-01-21  Andreas Schwab  <schwab@redhat.com>
2898         * configure.ac: Use AS_HELP_STRING throughout.
2899         * configure: Regenerate.
2901 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
2903         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2904         * configure: Regenerate.
2906 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2908         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2910 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
2912         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2913         for ia64-hpux.
2914         * configure: Regenerate.
2916 2011-01-07  Jan Hubicka  <jh@suse.cz>
2918         PR lto/47225
2919         * Makefile.in: Regenerate.
2920         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2921         configure.
2923 2011-01-07  Jan Hubicka  <jh@suse.cz>
2925         * Makefile.in: Regenerate.
2926         * Makefile.def (gcc host module) and soft dependency on lto-plugin
2927         and configure dependency on lto-plugin configure.
2928         (lto-plugin module): Remove dependency on GCC; add dependency on
2929         liniberty.
2931 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
2933         * MAINTAINERS (Write After Approval): Add myself.
2935 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
2937         * configure: Regenerate.
2939 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
2941         * configure.ac: (picochip): Disable libiberty.
2943 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
2945         * MAINTAINERS (Write After Approval): Add myself.
2947 2010-12-10  Ian Lance Taylor  <iant@google.com>
2949         PR bootstrap/46819
2950         * configure.ac: For --disable-libgcj clear libgcj_saved.
2951         * configure: Rebuild.
2953 2010-12-10  Tobias Burnus  <burnus@net-b.de>
2955         PR fortran/46540
2956         * configure.ac: Add --disable-libquadmath and
2957         --disable-libquadmath-support.
2958         * configure: Regenerate.
2960 2010-12-03  Ian Lance Taylor  <iant@google.com>
2962         * MAINTAINERS: Add myself as libgo maintainer.
2964 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
2966         PR libffi/46792
2967         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2968         * configure: Regenerate.
2970 2010-12-02  Ian Lance Taylor  <iant@google.com>
2972         * configure.ac: Always set default for poststage1_ldflags to
2973         -static-libstdc++ -static-libgcc.
2975 2010-11-29  Andreas Schwab  <schwab@redhat.com>
2977         * configure.ac: Move comment to remove extra space in last argument
2978         of GCC_TARGET_TOOL.
2980 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
2982         PR other/46026
2983         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2984         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2985         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2986         (BASE_FLAGS_TO_PASS): Use it.
2987         * configure: Rebuilt.
2988         * Makefile.in: Rebuilt.
2990 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
2992         PR binutils/12258
2993         * configure.ac: Correct comments for --enable-gold/--enable-ld.
2994         Properly check default linker.
2995         * configure: Regnerated.
2997 2010-11-23  Matthias Klose  <doko@ubuntu.com>
2999         * configure.ac: For --enable-gold, handle value `default' instead of
3000         `both*'.  New configure option --{en,dis}able-ld.
3001         * configure: Regenerate.
3003 2010-11-20  Ian Lance Taylor  <iant@google.com>
3005         * configure.ac: Only disable a language library if no language needs
3006         it.  Don't let --disable-libgcj uncondtionally disable libffi.
3007         * configure: Rebuild.
3009 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3011         * Makefile.in: Regenerate.
3013         PR other/46202
3014         * configure.ac: Fix just-built in-tree STRIP name to be
3015         binutils/strip-new.
3016         * configure: Regenerate.
3017         * Makefile.def (install-strip-gcc, install-strip-binutils)
3018         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
3019         (install-strip-sid): Mirror dependencies on non-strip variants
3020         of these targets on the respective -strip prerequisites.
3021         * Makefile.tpl (install-strip, install-strip-host)
3022         (install-strip-target): New targets.
3023         (install-strip-[+module+], install-strip-target-[+module+]):
3024         New targets.
3025         * Makefile.in: Regenerate.
3027 2010-11-19  Ian Lance Taylor  <iant@google.com>
3028             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3030         * configure.ac: Add target-libgo to target_libraries.  Set
3031         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
3032         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
3033         (HOST_EXPORTS): Add GOC.
3034         (BASE_TARGET_EXPORTS): Add GOC.
3035         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
3036         (GOCFLAGS_FOR_TARGET): New variable.
3037         (EXTRA_HOST_FLAGS): Add GOC.
3038         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
3039         * Makefile.def (target_modules): Add libgo.
3040         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
3041         (dependencies): Add dependency from configure-target-libgo to
3042         configure-target-libffi and all-target-libstdc++-v3.  Add
3043         dependencies from all-target-libgo to all-target-libffi.
3044         (languages): Add go.
3045         * configure: Rebuild.
3046         * Makefile.in: Rebuild.
3048 2010-11-19  Ian Lance Taylor  <iant@google.com>
3050         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
3051         compiler/flag environment variables.
3053 2010-11-18  Ian Lance Taylor  <iant@google.com>
3055         * configure.ac: Check for lang_requires_boot_languages in
3056         config-lang.in files.
3057         * configure: Rebuild.
3059 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3060             Tobias Burnus  <burnus@net-b.de>
3062         PR fortran/32049
3063         * Makefile.def: Add libquadmath; build it with language=fortran.
3064         * configure.ac: Add libquadmath.
3065         * Makefile.tpl: Handle multiple libs in check-[+language+].
3066         * Makefile.in: Regenerate.
3067         * configure: Regenerate.
3069 2010-11-16  Tom Tromey  <tromey@redhat.com>
3071         * MAINTAINERS: Moved myself to reviewers section.
3073 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
3075         * MAINTAINERS: Moved myself to reviewers section.
3077 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3079         * MAINTAINERS (Various Maintainers): Add self for build machinery.
3080         (Write After Approval): Remove self.
3082 2010-11-15  Andreas Schwab  <schwab@redhat.com>
3084         * configure.ac: Fix spelling in option names.
3085         * configure: Regenerated.
3087 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
3089         PR bootstrap/39622
3090         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
3091         * configure: Regenerated.
3093 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
3095         * MAINTAINERS: Update my email address.
3097 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3099         * configure: Regenerate.
3101 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3103         * configure: Regenerate.
3105 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3107         * configure: Regenerate.
3109 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3111         * configure: Regenerate.
3113 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
3115         * configure.ac: Support official CLooG.org versions.
3116         * configure: Regenerate.
3117         * config/cloog.m4: New.
3119 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
3121         * MAINTAINERS (Write After Approval): Add myself.
3123 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
3125         * MAINTAINERS: Update my email address.
3127 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
3129         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
3130         * configure: Regenerate.
3132 2010-11-03  Ian Lance Taylor  <iant@google.com>
3133             Dave Korn  <dave.korn.cygwin@gmail.com>
3135         PR lto/46273
3136         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
3137         and on other supported platforms whenever LTO is enabled.
3138         * configure: Rebuild.
3140 2010-11-02  Alan Modra  <amodra@gmail.com>
3142         PR binutils/12110
3143         * configure.ac: Error when source path contains spaces.
3144         * configure: Regenerate.
3146 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
3148         * MAINTAINERS: Update my email address.
3150 2010-10-20  Ian Lance Taylor  <iant@google.com>
3152         * Makefile.def (target_modules): Set lib_path to src/.libs for
3153         libstdc++-v3 module.
3154         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
3155         * Makefile.in: Rebuild.
3157 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3159         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
3160         (Write After Approval): Remove myself.
3162 2010-10-15  Tristan Gingold  <gingold@adacore.com>
3164         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3166 2010-10-14  Douglas Rupp  <rupp@gnat.com>
3168         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3170 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3172         * configure.ac (build_lto_plugin): New shell variable.
3173         (--enable-lto): Turn on by default for all non-ELF platforms that
3174         have had LTO support added so far.  Set build_lto_plugin appropriately
3175         for both ELF and non-ELF.
3176         (configdirs): Add lto-plugin or not based on build_lto_plugin.
3177         * configure: Regenerate.
3179 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3181         Sync from src:
3182         * configure.ac (v850 support): Remove target-libgloss from
3183         noconfigdirs.
3184         * configure: Regenerate.
3186 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3188         PR bootstrap/45326
3189         PR bootstrap/45174
3190         * configure.ac: Honor initial values of $build_configargs,
3191         $host_configargs, $target_configargs.  Mark the precious, so
3192         environment settings get recorded.
3193         * configure: Regenerate.
3195 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3197         PR bootstrap/45796
3198         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
3199         Depend on all-build-libiberty.
3200         * Makefile.in: Regenerate.
3202 2010-09-30  Michael Eager  <eager@eagercon.com>
3204         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
3205         * configure: Regenerate.
3207 2010-09-28  Michael Eager  <eager@eagercon.com>
3209         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
3211 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3213         PR bootstrap/44621
3214         * configure.ac: Fix unportable shell quoting.
3215         * configure: Regenerate.
3217 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
3219         * configure.ac (enable-lto): Add Darwin to the list of supported lto
3220         targets and amend comment.
3221         * configure: Regenerate.
3223 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
3225         * MAINTAINERS (Write After Approval): Add myself.
3227 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
3229         * configure.ac: Enable LTO by default on Darwin.
3230         * configure: Regenerate.
3232 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
3234         * MAINTAINERS (Write After Approval): Add myself.
3236 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
3238         * MAINTAINERS (Write After Approval): Add myself.
3240 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
3242         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
3243         ports
3245 2010-07-28  David Yuste  <david.yuste@gmail.com>
3247         * MAINTAINERS (Write After Approval): Add myself.
3249 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
3251         * configure.ac: Support all v850 targets.
3252         * configure: Regenerate.
3254 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
3256         PR bootstrap/44455
3257         * configure.ac (extra_mpfr_configure_flags): Copy from
3258         extra_mpc_gmp_configure_flags.
3259         * configure: Re-generated.
3261 2010-07-22  Andi Kleen  <ak@linux.intel.com>
3263         * MAINTAINERS (Write After Approval): Add myself.
3265 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
3267         * MAINTAINERS (Write After Approval): Add myself.
3269 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
3271         * MAINTAINERS (Write After Approval): Add myself.
3273 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
3275         PR target/44862
3276         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3277         Provide -B option to allow for link spec %s substitutions for
3278         libstdc++.a on darwin.
3279         * Makefile.in: Regenerate.
3281 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
3283         * MAINTAINERS (Reviewers): Update my e-mail address
3285 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
3287         * Makefile.def (configure-gcc): Depend on all-libelf.
3288         * Makefile.in: Rebuild.
3290 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
3292         * MAINTAINERS (Write After Approval): Add myself in the right place.
3294 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
3296         * MAINTAINERS (Write After Approval): Add myself.
3298 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
3300         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
3302 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
3304         * config.sub: Update to version 2010-05-21.
3305         * config.guess: Update to version 2010-04-03.
3307 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
3309         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3310         * configure: Regenerate.
3312 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
3314         * MAINTAINERS (Write After Approval): Add myself.
3316 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
3318         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3319         a platform that supports LTO.
3320         * configure: Regenerate.
3322 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
3324         * configure.ac: Allow all the versions greater than 0.10 of PPL.
3325         * configure: Regenerated.
3327 2010-04-27  Roland McGrath  <roland@redhat.com>
3328             H.J. Lu  <hongjiu.lu@intel.com>
3330         * configure.ac (--enable-gold): Support both, both/gold and
3331         both/bfd to add gold to configdirs without removing ld.
3332         * configure: Regenerated.
3334         * Makefile.def: Add install-gold dependency to install-ld.
3335         * Makefile.in: Regenerated.
3337 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
3339         PR lto/42776
3340         * configure.ac (--enable-lto): Refactor handling so libelf tests
3341         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3342         and allow LTO to be explicitly enabled on non-ELF platforms that
3343         are known to support it inside else-clause.
3344         * configure: Regenerate.
3346 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
3348         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3349         * configure: Regenerate.
3351 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
3353         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3354         * configure: Regenerate.
3356 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3358         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3359         separately.
3360         * configure: Regenerate.
3362 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
3364         * MAINTAINERS (Write After Approval): Add myself.
3366 2010-04-14  Tristan Gingold  <gingold@adacore.com>
3368         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3369         * configure: Regenerate.
3371 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
3373         * configure: Regenerate after change to elf.m4.
3375 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
3377         * MAINTAINERS (Write After Approval): Add myself.
3379 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3381         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3382         * configure: Regenerated.
3384 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3386         * configure.ac: Print "buggy but acceptable" when CLooG
3387         revision is less than 9.
3388         * configure: Regenerated.
3390 2010-04-01  Diego Novillo  <dnovillo@google.com>
3392         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3394 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3396         PR bootstrap/43615
3397         PR bootstrap/43328
3399         Revert:
3401         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3403         * configure.ac: Do not pass --enable-multilib nor
3404         --disable-multilib in baseargs.  Accept explicitly passed
3405         --enable_multilib.
3406         * configure: Regenerate.
3408 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
3410         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3412 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
3414         * MAINTAINERS: Remove myself.
3416 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3418         PR bootstrap/43328
3419         * configure.ac: Do not pass --enable-multilib nor
3420         --disable-multilib in baseargs.  Accept explicitly passed
3421         --enable_multilib.
3422         * configure: Regenerate.
3424 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
3426         * MAINTAINERS (spu port): Remove me.
3428 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3430         * configure.ac (tic6x-*-*): New case.
3431         * configure: Regenerate.
3433 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3435         * config.sub: Update to version 2010-03-22.
3436         * config.guess: Update to version 2009-12-30.
3438 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
3440         PR ada/42554
3441         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3442         * configure: Regenerate.
3444 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
3446         * MAINTAINERS: Update my email address.
3448 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
3450         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3451         (ghassan.shobaki@amd.com): Removed.
3453 2010-03-17  Alan Modra  <amodra@gmail.com>
3455         * MAINTAINERS: Update my email address.
3457 2010-03-16  Diego Novillo  <dnovillo@google.com>
3459         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3460         Matthews.
3462 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3464         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3465         Gutson, Jeffrey D. Oldham and Mark Shinwell.
3467 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3469         * MAINTAINERS: Update my email address.
3471 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
3473         * MAINTAINERS: Update my email address.
3475 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
3477         * MAINTAINERS: Update my email address.
3479 2010-03-09  Jie Zhang  <jie@codesourcery.com>
3481         * MAINTAINERS: Update my email address.
3483 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3485         PR libstdc++/32499
3486         * configure.ac (RANLIB): Default to true.
3487         (STRIP): Likewise.
3488         (RANLIB_FOR_TARGET): Remove superfluous : argument.
3489         * configure: Regenerate.
3491 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
3493         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3494         (Write After Approval): Update my email address.
3496 2010-02-17  Nick Clifton  <nickc@redhat.com>
3498         PR 11238
3499         * Makefile.tpl (local-distclean): Also remove config.cache files in
3500         sub-directories as there may not be Makefiles present in the
3501         sub-directories.
3502         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3503         the config.cache files found by the find command.
3505         * Makefile.in: Regenerate.
3506         * configure.ac: Revert previous delta.
3507         * configure: Regenerate.
3509 2010-02-15  Nick Clifton  <nickc@redhat.com>
3511         PR 11238
3512         * configure.ac: Delete config.cache files in sub-directories when
3513         deleting Makefiles.
3514         * configure: Regenerate.
3516 2010-02-12  Ben Elliston  <bje@gnu.org>
3518         * MAINTAINERS: Update my email address.
3520 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
3522         * MAINTAINERS (spu port): Update my email address.
3524 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
3526         * MAINTAINERS: Add myself as a maintainer for the bfin port.
3528 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3530         * configure.ac: Add "recommended" version checks for GMP/MPC.
3531         Update recommended GMP/MPFR/MPC versions.
3532         * configure: Regenerate.
3534 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
3536         * MAINTAINERS: Move my Embecosm email address into the
3537         write-after-approval section.
3539 2010-01-26  Ian Lance Taylor  <iant@google.com>
3541         * MAINTAINERS: Add myself as Go frontend maintainer.
3543 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
3545         PR libstdc++/36101, PR libstdc++/42813
3546         * configure.ac (bootstrap_target_libs): Make inclusion of
3547         target-libgomp conditional on libgomb being in target_configdirs.
3548         * configure: Regenerate.
3550 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
3552         PR libstdc++/36101, PR libstdc++/42813
3553         * configure.ac (bootstrap_target_libs): Include target-libgomp.
3554         * configure: Regenerate.
3556 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
3558         PR libstdc++/36101, PR libstdc++/42813
3559         * configure.ac (target_configdirs): Substitute.
3560         * Makefile.def: Bootstrap target module libgomp.
3561         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3562         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3563         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3564         * configure, Makefile.in: Regenerate.
3566 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3568         * MAINTAINERS: Adjust my details.
3570 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
3572         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3574 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
3576         * MAINTAINERS: reindented my entry with tabs instead of spaces.
3578 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
3580         * MAINTAINERS (Write After Approval): Add myself.
3582 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3584         * MAINTAINERS (Write After Approval): Add myself.
3586 2010-01-11  Richard Guenther  <rguenther@suse.de>
3588         PR lto/41569
3589         * Makefile.def (all-lto-plugin): Depend on all-gcc.
3590         * Makefile.in: Regenerated.
3592 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
3594         * configure.ac: Enable libjava build on x86_64-*freebsd*.
3595         * configure: Regenerate.
3597 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3598             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3600         PR bootstrap/42424
3601         * configure.ac: Include libtool m4 files.
3602         (_LT_CHECK_OBJDIR): Call it.
3603         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3604         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3606         * configure: Regenerate.
3608 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3610         PR bootstrap/41818
3611         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3612         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
3613         * Makefile.in: Regenerate.
3615 2010-01-02  Richard Guenther  <rguenther@suse.de>
3617         PR lto/41529
3618         * configure.ac: Include config/elf.m4.  Disable LTO if not
3619         builting for an elf target.
3620         * configure: Regenerate.
3622 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
3624         * MAINTAINERS: Change my email address.
3626 2009-12-18  Ben Elliston  <bje@au.ibm.com>
3628         * config.sub, config.guess: Update from upstream sources.
3630 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
3632         * MAINTAINERS (Write After Approval): Add myself.
3634 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3636         PR middle-end/30447
3637         PR middle-end/30789
3638         PR other/40302
3640         * configure.ac: Require MPC.
3641         * configure: Regenerate.
3643 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3645         PR target/38384
3646         PR bootstrap/40972
3647         * libtool.m4: Sync from git Libtool.
3648         * ltoptions.m4: Likewise.
3649         * ltversion.m4: Likewise.
3650         * lt~obsolete.m4: Likewise.
3651         * ltmain.sh: Likewise.
3653 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3655         * configure.ac: Update minimum MPC version to 0.8.
3656         * configure: Regenerate.
3658 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
3660         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3661         * configure: Regenerated.
3663 2009-11-21  Ian Lance Taylor  <iant@google.com>
3665         * configure.ac: Change default of poststage1_ldflags to be empty if
3666         poststage1_libs is set.  When poststage1_libs is empty, and
3667         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3668         * configure: Rebuild.
3670 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
3672         * MAINTAINERS (Write After Approval): Update my email address.
3674 2009-11-20  Ben Elliston  <bje@au.ibm.com>
3676         * config.guess: Update from upstream sources.
3678 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3680         * Makefile.def: Restore host and target settings for gmp.
3681         * Makefile.in: Rebuild.
3683 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3685         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
3686         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
3687         Fix portability of test of C++ as bootstrap language.  Add
3688         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3689         * configure: Rebuild.
3690         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3691         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
3692         in-tree building.
3693         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3694         (POSTSTAGE1_HOST_EXPORTS): Use it.
3695         (STAGE[+id+]_CXXFLAGS): New.
3696         (BASE_FLAGS_TO_PASS): Pass it down.
3697         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
3698         extra_exports.
3699         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3700         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3701         extra_exports.
3702         * Makefile.in: Rebuild.
3704 2009-11-17  Ben Elliston  <bje@au.ibm.com>
3706         * config.sub, config.guess: Update from upstream sources.
3708 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
3710         * MAINTAINERS (Write After Approval): Add myself.
3712 2009-11-09  Jon Beniston  <jon@beniston.com>
3714         * MAINTAINERS (Write After Approval): Add myself.
3716 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
3718         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
3719         paths for *-w64-mingw* and x86_64-*mingw*.
3720         * configure: Regenerated.
3722 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
3724         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3726 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
3728         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3729         Phil Edwards to Write-After Approval.
3731 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
3733         * configure.ac: Disable target-winsup & co for
3734         x86_64-*-mingw* and *-w64-mingw* targets.
3735         * configure: Regenerated.
3737 2009-10-16  Nick Clifton  <nickc@redhat.com>
3739         * MAINTAINERS: Add myself as a maintainer for the RX port.
3741 2009-10-26  Johannes Singler  <singler@kit.edu>
3743         * MAINTAINERS (Write After Approval): Update my e-mail address.
3745 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3747         * configure.ac (CLooG test): Use = with test.
3748         * configure: Regenerate.
3750 2009-10-22  Richard Guenther  <rguenther@suse.de>
3752         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
3753         cloog if the ppl version check failed.  Move flags saving
3754         before setting in libelf check.
3755         * configure: Regenerate.
3757 2009-10-21  Richard Guenther  <rguenther@suse.de>
3759         * configure.ac: Adjust the ppl and cloog configure to work as
3760         documented.  Disable cloog if ppl was disabled.  Omit the version
3761         checks if they were disabled.
3762         * configure: Re-generate.
3764 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3766         * configure.ac: Add 'lto' to enable_languages, not
3767         new_enable_languages, and only if not already present.
3768         * configure: Regenerate.
3770 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
3772         * README: Refer to the various COPYING* files instead of just
3773         COPYING.
3774         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3776 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
3778         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
3780 2009-10-07  Richard Guenther  <rguenther@suse.de>
3782         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3783         and Richard Guenther as reviewers.
3784         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3785         as reviewers.
3787 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
3789         * config.sub: Update from upstream sources.
3791 2009-10-06  Ian Lance Taylor  <iant@google.com>
3793         * Makefile.def: check-gold depends upon all-gas.
3794         * Makefile.in: Rebuild.
3796 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
3798         * MAINTAINERS (Write After Approval): Add myself.
3800 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
3802         * Makefile.def: all-lto-plugin depends on all-libiberty.
3803         set bootstrap=true for lto-plugin.
3804         Add lto-plugin.
3805         * Makefile.in: Regenerate.
3806         * configure.ac (host_libs): Add lto-plugin.
3807         * configure: Regenerate.
3809 2009-10-03  Diego Novillo  <dnovillo@google.com>
3811         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3812         (HOST_LIBELFLIBS): Define.
3813         (HOST_LIBELFINC): Define.
3814         * Makefile.in: Regenerate.
3815         * configure.ac: Add --enable-lto.
3816         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3817         If --enable-lto is used, add 'lto' to new_enable_languages.
3818         If --enable-lto is used and gold is enabled, add
3819         lto-plugin to configdirs.
3820         * configure: Regenerate.
3822 2009-10-03  Simon Baldwin  <simonb@google.com>
3824         * configure.ac: If --with-system-zlib, suppress local zlib and
3825         pass --with-system-zlib to subdir configure scripts.
3826         * configure: Regenerate.
3828 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
3829             Paolo Bonzini  <bonzini@gnu.org>
3831         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3832         $(srcdir).
3833         * Makefile.in: Rebuilt.
3835 2009-09-26  Gary Funck  <gary@intrepid.com>
3837         * MAINTAINERS (Write After Approval): Add myself.
3839 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3841         * configure.ac: Update minimum MPC version to 0.7.
3842         * configure: Regenerate.
3844 2009-09-25  Nick Clifton  <nickc@redhat.com>
3846         * configure.ac: Pass any --cache-file=/dev/null option on to
3847         subconfigures.
3848         * configure: Regenerate.
3850 2009-09-23  Nick Clifton  <nickc@redhat.com>
3852         * config.sub, config.guess: Update from upstream sources.
3854 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
3856         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3857         * Makefile.in: Rebuilt.
3859 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3861         PR bootstrap/32272
3862         * configure.ac: Error out if $srcdir isn't '.' but contains
3863         host-${host_noncanonical}.
3864         * configure: Regenerate.
3866 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3868         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3869         maintainer.
3871 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3873         * configure.ac: If bootstrapping a combined tree with
3874         --enable-gold, require c++ in stage1_languages.
3875         * configure: Regenerate.
3877         * configure.ac: Also add target_libs of stage1_languages to
3878         bootstrap_target_libs.
3879         * configure: Regenerate.
3881         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3882         with --enable-languages not containing c++.
3883         * configure: Regenerate.
3885 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
3887         * configure.ac: Disable java and boehm-gc for bfin-*-*.
3888         * configure: Regenerate.
3890 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
3892         * MAINTAINERS (Write After Approval): Update my e-mail address,
3893         and move from from here...
3894         (Waiting for paperwork): To here.
3896 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
3898         * MAINTAINERS (Reviewers): Add self as driver reviewer.
3900 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3902         * configure.ac: Do not use $extrasub for replacing @if/@endif
3903         parts in Makefile; instead, use additional arguments to
3904         AC_CONFIG_COMMANDS to do the replacement manually, with several
3905         sed invocations, to avoid HP-UX sed command limits.
3906         * configure: Regenerate.
3908 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
3910         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3911         blank before -L.
3913 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
3915         * configure.ac (with-build-config): Document.  Handle without.
3916         Handle missing argument.
3917         * configure: Rebuilt.
3919 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
3921         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
3922         Default to bootstrap-debug only if compare-debug works.
3923         * configure: Rebuilt.
3924         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3925         * Makefile.in: Rebuilt.
3927 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3929         * MAINTAINERS (OS Port Maintainers): Update my email address.
3931 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
3933         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3934         * Makefile.in: Rebuilt.
3936 2009-09-01  Chris Demetriou  <cgd@google.com>
3938         * MAINTAINERS (Write After Approval): Add myself.
3940 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
3942         PR debug/30161
3943         * include/dwarf2.h (enum dwarf_tag): Added
3944         DW_TAG_GNU_template_template_param
3945         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3947 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3949         * Makefile.tpl (AWK): Fix typo.
3950         * Makefile.in: Regenerate.
3952 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3954         * configure.ac: Detect awk and sed.
3955         * Makefile.def (flags_to_pass): Add AWK and SED.
3956         * Makefile.tpl (AWK, SED): New.
3957         (BASE_FLAGS_TO_PASS): Add AWK and SED.
3958         * configure: Regenerate.
3959         * Makefile.in: Regenerate.
3961 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
3963         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3964         (collapseslashes): Likewise.
3966 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3968         * configure.ac (AC_PREREQ): Bump to 2.64.
3970 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3972         * configure.ac: Remove --with-datarootdir, --with-docdir,
3973         --with-pdfdir, --with-htmldir switches.
3974         * configure: Regenerate.
3976         * configure: Regenerate.
3978         * compile: Sync from Automake 1.11.
3979         * depcomp: Likewise.
3980         * install-sh: Likewise.
3981         * missing: Likewise.
3982         * mkinstalldirs: Likewise.
3983         * ylwrap: Likewise.
3985 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
3987         * ltmain.sh (func_normal_abspath): New function.
3988         (func_relative_path): Likewise.
3989         (func_mode_help): Document new -bindir option for link mode.
3990         (func_mode_link): Add new -bindir option, and use it to place
3991         output DLL if specified.
3993 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3995         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3996         (baseargs): Add --disable-option-checking.
3997         * configure: Regenerate.
3999         * Makefile.def (configure-target-libiberty): Depend on
4000         all-binutils and all-ld.
4001         (configure-target-newlib): Likewise.
4002         * Makefile.in: Regenerate.
4004 2009-08-17  Ben Elliston  <bje@au.ibm.com>
4006         * config.sub, config.guess: Update from upstream sources.
4008 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4010         Sync from src, merge:
4012         2009-07-02  Tristan Gingold  <gingold@adacore.com>
4014         * configure.ac: Do not exclude gas for i386-*-darwin.
4015         Add a case for x86_64-*-darwin.
4016         * configure: Regenerate.
4018 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
4020         * MAINTAINERS: Add my name to Write After Approval list.
4022 2009-08-06  Michael Eager  <eager@eagercon.com>
4024         * configure.ac: Add Microblaze target.
4025         * configure: Regenerate.
4027 2009-07-31  Christian Bruel  <christian.bruel@st.com>
4029         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
4030         * configure: Regenerate.
4032 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
4034         * MAINTAINERS (Write After Approval): Update my e-mail address.
4036 2009-07-06  Ian Lance Taylor  <iant@google.com>
4038         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
4039         * configure: Rebuild.
4041 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
4043         * MAINTAINERS: Move myself to the Graphite Reviewers.
4045 2009-06-30  Wei Guozhi  <carrot@google.com>
4047         * MAINTAINERS: Add my name to Write After Approval list.
4049 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
4051         PR bootstrap/40338
4052         * configure.ac (comparestring): Create new variable.
4053         * Makefile.tpl (comparestring): Use to skip some comparisions.
4054         * configure: Regenerate.
4055         * Makefile.in: Regenerate.
4057 2009-06-26  Doug Evans  <dje@sebabeach.org>
4059         * Makefile.def (host_modules): Add cgen.
4060         * Makefile.in: Regenerate.
4061         * configure.ac (host_tools): Add cgen.
4062         * configure: Regenerate.
4064 2009-06-23  DJ Delorie  <dj@redhat.com>
4066         * MAINTAINERS: Add myself as mep maintainer.
4068 2009-06-23  Ian Lance Taylor  <iant@google.com>
4070         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
4071         boot_languages.  Only bootstrap target libraries listed in
4072         target_libs for some boot language.  Add --with-stage1-ldflags,
4073         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
4074         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
4075         if not building with C++.
4076         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
4077         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
4078         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
4079         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
4080         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
4081         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
4082         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
4083         * configure, Makefile.in: Rebuild.
4085 2009-06-23  Li Feng  <nemokingdom@gmail.com>
4087         * MAINTAINERS: Added my name to write-after-approval list.
4089 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
4091         * configure.ac: Define is_elf for QNX Neutrino targets.
4092         * configure: Regenerate.
4094 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
4096         * MAINTAINERS: Added my name to the write-after-approval list
4098 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4100         * configure.ac: Detect MPC in default directory.
4101         * configure: Regenerate.
4103 2009-06-03  Jerome Guitton  <guitton@adacore.com>
4104             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4106         * Makefile.tpl (all): Avoid a trailing backslash.
4107         * Makefile.in: Regenerate.
4109 2009-06-03  Ben Elliston  <bje@au.ibm.com>
4111         * config.sub, config.guess: Update from upstream sources.
4113 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
4115         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
4116         to noconfdirs.
4117         * configure: Regenerate.
4119 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
4121         * Makefile.tpl ([+compare-target+]): Compare all stage
4122         directories, rather than just gcc.
4123         * Makefile.in: Rebuilt.
4125 2009-06-01  Doug Kwan  <dougkwan@google.com>
4127         * configure.ac: Support gold for target arm*-*-*.
4128         * configure: Regenerate.
4130 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4132         * Makefile.def: Add MPC support and dependencies.
4133         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
4135         * Makefile.in, configure: Regenerate.
4137 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
4139         * Makefile.tpl (all): Avoid harmless warning in make all when
4140         gcc-bootstrap is enabled but stage_last does not exist.
4141         * Makefile.in: Rebuilt.
4143 2009-05-24  Nicolas Roche  <roche@adacore.com>
4145         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
4146         * Makefile.in: Regenerate.
4148 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
4150         * MAINTAINERS: Update my e-mail address.
4152 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
4154         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
4155         * configure:  Regenerate.
4157 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
4159         PR other/40159
4160         * Makefile.tpl (all): Don't assume gcc-bootstrap and
4161         gcc-no-bootstrap are mutually exclusive.
4162         * Makefile.in: Rebuilt.
4164 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
4166         PR other/40159
4167         * Makefile.tpl (all): Don't end with unconditional success.
4168         * Makefile.in: Rebuilt.
4170 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
4172         PR target/37137
4173         * Makefile.def (flags_to_pass): Remove redundant and incomplete
4174         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
4175         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
4176         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
4177         stage_configureflags, stage_cflags and stage_libcflags into
4178         explicit Makefile macros.
4179         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
4180         GFORTRAN.
4181         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
4182         CC.  Set CC_FOR_BUILD from CC.
4183         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
4184         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
4185         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
4186         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
4187         and GFORTRAN.
4188         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
4189         (_LIBCFLAGS): Renamed to _TFLAGS.
4190         (do-compare-debug, do-compare3-debug): Drop.
4191         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
4192         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
4193         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
4194         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
4195         (XGCC_FLAGS_FOR_TARGET): New.
4196         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
4197         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
4198         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
4199         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
4200         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
4201         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
4202         TFLAGS.
4203         (BUILD_CONFIG): Include if requested.
4204         (all): Set TFLAGS on bootstrap.
4205         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
4206         (all-stageid-prefixmodule): Likewise.
4207         (do-clean, distclean-stageid): Set TFLAGS.
4208         (restrap): Fix whitespace.
4209         * Makefile.in: Rebuilt.
4211 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
4213         * config.guess: Sync with src.
4215 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
4217         * configure.ac ($with_ppl):  Default to no if not supplied.
4218         ($with_cloog):  Likewise.
4219         configure:  Regenerate.
4221 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
4223         * MAINTAINERS: Update my e-mail address.
4225 2009-04-27  Nick Clifton  <nickc@redhat.com>
4227         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
4229 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
4231         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
4232         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
4233         * Makefile.in: Regenerate.
4235 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4237         PR bootstrap/39739
4238         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
4239         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
4241         * configure, Makefile.in: Regenerate.
4243 2009-04-21  Taras Glek  <tglek@mozilla.com>
4245         * include/hashtab.h: Update GTY annotations to new syntax
4246         * include/splay-tree.h: Likewise
4248 2009-04-17  Ben Elliston  <bje@au.ibm.com>
4250         * config.sub, config.guess: Update from upstream sources.
4252 2009-04-15  Anthony Green  <green@moxielogic.com>
4254         * configure.ac: Add moxie support.
4255         * configure: Rebuilt.
4257 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
4259         * configure.ac: Change copyright header to refer to version
4260         3 of the GNU General Public License and to point readers at the
4261         COPYING3 file and the FSF's license web page.
4262         * Makefile.def: Likewise.
4263         * Makefile.tpl: Likewise.
4264         * Makefile.in: Regenerate.
4266 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
4268         * configure.ac: Restore match for darwin9 or later. Use double
4269         brackets since regeneration eats one pair.
4270         * configure: Regenerate.
4272 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
4274         PR gas/10039
4275         * configure.ac: Require texinfo 4.7.
4276         * configure: Regenerated.
4278 2009-04-09  Nick Clifton  <nickc@redhat.com>
4280         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4281         the GCC Runtime Library Exception.
4283 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4285         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4286         * configure: Regenerate.
4288 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
4290         * Makefil.def (languages): New entries.
4291         * Makefile.tpl (check-gcc-*): New generic target.
4292         * Makefile.in: Regenerate.
4294 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
4296         * MAINTAINERS:  Update my email address.
4298 2009-03-18  Tom Tromey  <tromey@redhat.com>
4300         * configure: Rebuild.
4301         * configure.ac (host_libs): Add libiconv.
4302         * Makefile.in: Rebuild.
4303         * Makefile.def (host_modules): Add libiconv.
4304         (configure-gdb, all-gdb): Depend on libiconv.
4306 2009-03-16  Tristan Gingold  <gingold@adacore.com>
4308         * configure.ac: Treat gdb as supported on x86_64-darwin.
4309         * configure: Regenerate.
4311 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
4313         * configure.ac (--with-host-libstdcxx): New option.
4314         * configure: Regenerate.
4316 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
4318         * MAINTAINERS:  Move myself into the write after approval list.
4320 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
4322         * MAINTAINERS: Update e-mail address.
4324 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
4326         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4328 2009-03-10  Ira Rosen  <irar@il.ibm.com>
4330         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4332 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4334         Backport from git Libtool:
4336         2009-01-19  Robert Millan  <rmh@aybabtu.com>
4337         Support GNU/kOpenSolaris.
4338         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4339         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4340         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4341         GNU/kOpenSolaris.
4343 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
4345         * MAINTAINERS: Update e-mail address.
4347 2009-02-24  Michael Eager  <eager@eagercon.com>
4349         * MAINTAINERS (Write After Approval): Add self.
4351 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
4353         * MAINTAINERS (Write After Approval): Add myself.
4355 2009-02-05  Andreas Schwab  <schwab@suse.de>
4357         * Makefile.tpl (stage_last): Define $r and $s before using
4358         $(RECURSE_FLAGS_TO_PASS).
4359         * Makefile.in: Regenerate
4361 2009-01-30  Ian Lance Taylor  <iant@google.com>
4363         * MAINTAINERS: Move myself to the Global Reviewers list.
4365 2009-01-29  Robert Millan  <rmh@aybabtu.com>
4367         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4368         * configure: Regenerate.
4370 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
4372         * MAINTAINERS: Make whitespace consistent.
4373         Remove Robert Millan from Write After Approval.
4375 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
4377         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4378         (all-opcodes): Depend on all-libiberty.
4379         * Makefile.in: Regenerate.
4381 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
4383         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4384         * configure: Regenerate.
4386 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
4388         * MAINTAINERS (Write After Approval): Add myself.
4390 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
4392         * MAINTAINERS: Add myself to reviewers (Fortran).
4394 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
4396         PR tree-optimization/38515
4397         * configure.ac (cloog-polylib): Removed.
4398         (with_ppl, with_cloog): Test for "no".
4399         * configure: Regenerated.
4401 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
4403         * MAINTAINERS: Moved myself to reviewers (Fortran).
4405 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
4407         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4408         (Write After Approval): Remove myself.
4410 2009-01-03  Diego Novillo  <dnovillo@google.com>
4412         * MAINTAINERS: Remove myself from alias maintainership.
4414 2009-01-02  David Ayers  <ayers@fsfe.org>
4416         * MAINTAINERS: Update e-mail address.
4418 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
4420         * MAINTAINERS: Make whitespace consistent.
4422 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4424         Backport from upstream Libtool:
4425         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4426         Add cache variables to tests that require the linker to work.
4427         For shlibpath_overrides_runpath, this also changes the semantics
4428         to let the result from the C compiler take precedence.
4430 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4432         * config.sub, config.guess: Update from upstream sources.
4434 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
4436         * configure.ac (ppllibs): Add by default the lib flags.
4437         * configure: Regenerate.
4439 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
4441         * MAINTAINERS:  Add myself to the write after approval list.
4443 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
4445         * configure.ac: Add double brackets on darwin[912].
4446         * configure: Regenerate.
4448 2008-12-03  Daniel Kraft  <d@domob.eu>
4450         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
4451         Approval to Reviewer section (for Fortran front-end).
4453 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
4455         * configure.ac: Expand to darwin10 and later.
4456         * configure: Regenerate.
4458 2008-12-02  Andreas Schwab  <schwab@suse.de>
4460         * Makefile.def: configure-target-boehm-gc depends on
4461         all-target-libstdc++-v3.
4462         * Makefile.in: Regenerate.
4464 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
4466         * MAINTAINERS:  Add myself as mingw maintainer.
4468 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4470         * config.sub, config.guess: Update from upstream sources.
4472 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
4474         * README.SCO: Remove.
4476 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
4478         * MAINTAINERS:  Add myself to the write after approval list.
4480 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
4482         * MAINTAINERS:  Update my email address in WAA section.
4484 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
4486         * MAINTAINERS: Update e-mail address.
4488 2008-11-27  Toon Moene  <toon@moene.org>
4490         * MAINTAINERS: Change e-mail address.
4492 2008-11-27  Tristan Gingold  <gingold@adacore.com>
4494         * configure.ac: Build gdb for i?86-*-darwin*
4495         * configure: Regenerated.
4497 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
4499         * MAINTAINERS: Added my full name.
4501 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
4503         PR bootstrap/38014
4504         PR bootstrap/37923
4506         Revert:
4508         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4510         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4511         * Makefile.in: Regenerated.
4513         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4515         PR gdb/921
4516         PR gdb/1646
4517         PR gdb/2175
4518         PR gdb/2176
4520         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4521         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4522         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4523         (HOST_EXPORTS): Pass CPPFLAGS.
4524         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4525         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4526         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4527         * Makefile.in, configure: Regenerated.
4528         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4529         and CPPFLAGS_FOR_BUILD.
4531 2008-11-06  Jeff Law  <law@redhat.com>
4533         * MAINTAINERS: Add myself as middle end maintainer.
4535 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
4537         * MAINTAINERS (Write after approval): Add myself.
4539 2008-11-05  Diego Novillo  <dnovillo@google.com>
4541         * MAINTAINERS (Global Reviewers): Add myself.
4542         (Non-Algorithmic Maintainers): Remove myself.
4544 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
4546         * MAINTAINERS (Write after approval): Add myself.
4548 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
4550         * MAINTAINERS (Write after approval): Add myself.
4552 2008-10-31  Ben Elliston  <bje@au.ibm.com>
4554         * configure.ac (spu-*-*): Remove special case.
4555         * configure: Regenerate.
4557 2008-10-30  Catherine Moore  <clm@codesourcery.com>
4559         * MAINTAINERS (Write after approval): Update my email address.
4561 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
4563         * configure.ac [spu-*-*]: Do not set skipdirs.
4564         * configure: Re-generate.
4566 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
4568         * MAINTAINERS (Various Maintainers): Add myself to reload.
4570 2008-10-25  Richard Guenther  <rguenther@suse.de>
4572         * MAINTAINERS (Various Maintainers): Add myself as middle-end
4573         maintainer.  Remove myself as libgcc-math maintainer.
4574         (Non-Algorithmic Maintainers): Remove myself.
4576 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4578         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4579         * Makefile.in: Regenerated.
4581 2008-10-23  Cary Coutant  <ccoutant@google.com>
4583         * MAINTAINERS (Write after approval): Add myself.
4585 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4587         PR gdb/921
4588         PR gdb/1646
4589         PR gdb/2175
4590         PR gdb/2176
4592         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4593         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4594         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4595         (HOST_EXPORTS): Pass CPPFLAGS.
4596         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4597         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4598         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4599         * Makefile.in, configure: Regenerated.
4600         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4601         and CPPFLAGS_FOR_BUILD.
4603 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
4605         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4606         Sebastian Pop.
4608 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
4610         * MAINTAINERS (Write After Approval): Added myself.
4612 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4614         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4615         recommended version to 2.3.2.
4617         * configure: Regenerate.
4619 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
4621         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4623 2008-09-29  David Daney <david.daney@caviumnetworks.com>
4625         * MAINTAINERS (Write After Approval): Update e-mail address.
4627 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
4629         * libtool.m4: Update to libtool 2.2.6.
4630         * lt~obsolete.m4: Update to libtool 2.2.6.
4631         * ltmain.sh: Update to libtool 2.2.6.
4632         * ltsugar.m4: Update to libtool 2.2.6.
4633         * ltversion.m4: Update to libtool 2.2.6.
4634         * ltoptions.m4: Update to libtool 2.2.6.
4635         * ltgcc.m4: Update to match changes from libtool 2.2.6.
4637 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
4639         * MAINTAINERS (Write After Approval): Add myself.
4641 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
4643         * MAINTAINERS (Write After Approval): Update my name.
4645 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
4647         * MAINTAINERS: Add myself in "Write After Approval".
4649 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
4651         * MAINTAINERS: Add myself as ia64 maintainer.
4653 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
4655         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4656         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4657         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4658         and Michael Tiemann from Write After Approval since they do not
4659         actually have access.
4661 2008-09-05  Richard Guenther  <rguenther@suse.de>
4663         * configure.ac: Initialize clooglibs to -lcloog.
4664         * configure: Re-generate.
4666 2008-09-04  Le-Chun Wu  <lcwu@google.com>
4668         * MAINTAINERS (Write After Approval): Add myself.
4670 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
4672         * configure.ac (--with-cloog-polylib): New.
4673         (--disable-cloog-version-check): New.
4674         (--disable-ppl-version-check): New.
4675         * configure: Re-generate.
4677 2008-09-03  Richard Guenther  <rguenther@suse.de>
4679         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4680         cloog test.
4681         * configure: Re-generate.
4683 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
4685         Add picoChip port.
4686         * MAINTAINERS: Add picoChip maintainers.
4688 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
4689             Tobias Grosser  <grosser@fim.uni-passau.de>
4690             Jan Sjodin  <jan.sjodin@amd.com>
4691             Harsha Jagasia  <harsha.jagasia@amd.com>
4692             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4693             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
4694             Adrien Eliche  <aeliche@isty.uvsq.fr>
4696         Merge from graphite branch.
4697         * configure: Regenerate.
4698         * Makefile.in: Regenerate.
4699         * configure.ac (host_libs): Add ppl and cloog.
4700         Add checks for PPL and CLooG.
4701         * Makefile.def (ppl, cloog): Added modules and dependences.
4702         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4703         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4705 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4707         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4708         (GCC_SHLIB_SUBDIR): New.
4709         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4710         * configure: Regenerate.
4711         * Makefile.in: Regenerate.
4713 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
4715         * MAINTAINERS: Consistently use tabs to separate columns.
4717 2008-08-29  Tristan Gingold  <gingold@adacore.com>
4719         * MAINTAINERS (Write after Approval): Add myself.
4721 2008-08-28  Tristan Gingold  <gingold@adacore.com>
4723         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4724         Enable bfd, binutils and opcodes.
4725         * configure: Regenerate.
4727 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4729         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
4731 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4733         * MAINTAINERS:  Use correct Umlaut for last name.
4735 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4737         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4739 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
4741         * MAINTAINERS: Update my email address.
4743 2008-08-16  Nicolas Roche  <roche@adacore.com>
4745         * Makefile.tpl: Add BOOT_ADAFLAGS.
4746         * Makefile.in: Regenerate.
4748 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
4750         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4751         * configure: Regenerate.
4753 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
4755         * configure.ac: Add makefile fragments for hpux.
4756         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4757         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4758         * configure: Regenerate.
4759         * Makefile.in: Regenerate.
4761 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
4763         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4765 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
4767         * MAINTAINERS (Write after Approval): Add myself.
4769 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
4771         * MAINTAINERS (Write After Approval):  Add myself.
4773 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
4775         * MAINTAINERS (Write After Approval):  Add myself.
4777 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
4779         * MAINTAINERS: Update my email address.
4781 2008-06-25  Joey Ye  <joey.ye@intel.com>
4783         * MAINTAINERS (Write After Approval):  Add myself.
4785 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4787         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4788         * Makefile.in: Regenerate.
4789         * configure: Regenerate.
4791 2008-06-17  Daniel Kraft  <d@domob.eu>
4793         * MAINTAINERS (Write After Approval):  Add myself.
4795 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4797         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4798         "$@" is still intact with both Autoconf 2.59 and 2.62.
4799         * configure: Regenerate.
4801 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4803         * Makefile.tpl: Fix comment errors.
4804         * Makefile.in: Regenerate.
4806 2008-06-12  David S. Miller  <davem@davemloft.net>
4807             David Edelsohn  <edelsohn@gnu.org>
4809         * configure.ac: Add powerpc*-*-* to gold supported targets.
4810         * configure: Regenerate.
4812 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
4814         PR tree-optimization/36218
4815         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4816         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4817         (all prefix="build-"): Pass them to build-system sub-makes.
4818         * Makefile.in: Regenerate.
4820 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
4822         * MAINTAINERS (mt port): Remove.
4823         (sco5, unixware, sco udk): Remove.
4824         (Kean Johnston): Add to Write After Approval.
4826 2008-05-30  Julian Brown  <julian@codesourcery.com>
4828         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4829         of libobjc for ARM EABI Linux.
4830         * configure: Regenerate.
4832 2008-05-18  Xinliang David Li   <davidxl@google.com>
4834         * ChangeLog: Remove wrong ChangeLog entry.
4836 2008-05-17  Xinliang David Li   <davidxl@google.com>
4838         * MAINTAINERS (Write After Approval): Add myself.
4840 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
4842         * MAINTAINERS (Write After Approval): Add myself.
4844 2008-05-14  Rafael Espíndola  <espindola@google.com>
4846         * config-ml.in: don't handle --enable-shared and --enable-static.
4848 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
4850         * MAINTAINERS: Update my email address.
4852 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
4854         * MAINTAINERS: Update my email address.
4856 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
4858         * MAINTAINERS (Write After Approval): Add myself.
4860 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
4862         * MAINTAINERS (Write After Approval): Add myself.
4864 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
4866         * MAINTAINERS (crx): Add myself.
4868 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4870         Sync with src:
4871         2008-04-14  David S. Miller  <davem@davemloft.net>
4873         * configure.ac: Add sparc*-*-* to gold supported targets.
4874         * configure: Regenerate.
4876 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4878         PR bootstrap/35457
4879         * configure.ac: Include override.m4.
4880         * configure: Regenerate.
4882 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4884         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4885         * Makefile.in: Regenerate.
4887 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
4889         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
4890         as nonconfigurable directories list.
4891         * configure: Regenerate.
4893 2008-04-14  Ben Elliston  <bje@au.ibm.com>
4895         * config.sub, config.guess: Update from upstream sources.
4897 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
4899         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4900         * Makefile.in: Regenerate.
4902 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
4904         * configure.ac: Do not build libssp for the AVR.
4905         * configure: Regenerate.
4907 2008-04-07  Ian Lance Taylor  <iant@google.com>
4909         * Makefile.def: check-gold depends upon all-binutils.
4910         * Makefile.in: Regenerate.
4912 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
4914         * MAINTAINERS (Write After Approval): Add myself.
4916 2008-04-04  Nick Clifton  <nickc@redhat.com>
4918         PR binutils/4334
4919         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
4920         builds.
4921         * configure: Regenerate.
4923 2008-04-04  NightStrike  <NightStrike@gmail.com>
4925         PR other/35151
4926         * configure.ac: Combine rules for mingw32 and mingw64.
4927         * configure: Regenerate.
4929 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
4931         * MAINTAINERS (Write After Approval): Add myself.
4933 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
4935         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4936         * Makefile.in (.NOTPARALLEL): Ditto.
4938 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
4940         * MAINTAINERS (Write After Approval): Add myself.
4942 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
4944         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4945         * Makefile.in (.NOTPARALLEL): Regenerate.
4947 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
4949         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4950         * Makefile.in: Regenerate.
4952 2008-03-26  Jakub Staszak  <kuba@et.pl>
4954         * MAINTAINERS (Write After Approval): Add myself.
4956 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4958         * MAINTAINERS:  Update e-mail address.
4960 2008-03-20  Ian Lance Taylor  <iant@google.com>
4962         * configure.ac: Add support for --enable-gold.
4963         * Makefile.def: Add gold as a directory like ld.
4964         * configure, Makefile.in: Regenerate.
4966 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4968         * configure.ac: m4_include config/proginstall.m4.
4969         * configure: Regenerate.
4971         Backport from upstream Libtool:
4973         2007-10-12  Eric Blake  <ebb9@byu.net>
4975         Deal with Autoconf 2.62's semantic change in m4_append.
4976         * ltsugar.m4 (lt_append): Replace broken versions of
4977         m4_append.
4978         (lt_if_append_uniq): Don't require separator to be overquoted,
4979         and avoid broken m4_append.
4980         (lt_dict_add): Fix typo.
4981         * libtool.m4 (_LT_DECL): Don't overquote separator.
4983 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
4985         * config.rpath: Add AIX 6 support.
4987 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
4989         * Makefile.def (stageprofile).  Remove -fprofile-generate
4990         from stage_libcflags.
4991         * Makefile.in: Regenerate.
4993 2008-03-13  Ben Elliston  <bje@au.ibm.com>
4995         * config.sub, config.guess: Update from upstream sources.
4997 2008-03-06  Tom Tromey  <tromey@redhat.com>
4999         * MAINTAINERS: Update for treelang deletion.
5001 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
5003         * MAINTAINERS: Update my email address.
5005 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
5007         * MAINTAINERS (darwin port): Add myself as a maintainer.
5008         (objective-c/c++): Add myself as a maintainer.
5010 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
5012         * MAINTAINERS (Write After Approval): Update my email address.
5014 2008-02-25  Tomas Bily  <tbily@suse.cz>
5016         * MAINTAINERS (Write After Approval): Add myself.
5018 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
5020         * MAINTAINERS (OpenMP): Add myself.
5022 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
5024         PR bootstrap/32009
5025         PR bootstrap/32161
5027         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
5028         * configure: Regenerate.
5030         * Makefile.def: Define stage_libcflags for all bootstrap stages.
5031         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
5032         STAGE4_LIBCFLAGS): New.
5033         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
5034         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
5035         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
5036         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
5037         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
5038         for target modules.  Don't export LIBCFLAGS.
5039         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
5040         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
5041         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
5042         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
5043         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
5044         * Makefile.in: Regenerate.
5046 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5048         PR libgcj/33085
5049         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
5050         Do not use -DDLL_EXPORT.  Backport from upstream.
5052 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5054         * MAINTAINERS (Write After Approval): Add myself.
5056 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
5058         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
5059         * configure: Regenerate.
5061 2008-01-31  Marc Gauthier  <marc@tensilica.com>
5063         * configure.ac (xtensa*-*-*): Recognize processor variants.
5064         * configure: Regenerate.
5066 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5068         PR bootstrap/34922
5069         * configure.ac (PARSE_ARGS): Push suitable setting of
5070         ac_subdirs_all, for `./configure --help=recursive'.
5071         Handle `+' in generic toplevel directory disabling.
5072         * configure: Regenerate.
5074 2008-01-28  Nick Clifton  <nickc@redhat.com>
5076         * MAINTAINERS (xstormy16): Take over maintainership.
5078 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
5080         * MAINTAINERS (c4x port): Remove.
5082 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
5084         * libtool.m4: Backport AIX 6 support from ToT Libtool.
5086 2008-01-23  Ben Elliston  <bje@au.ibm.com>
5088         * config.sub, config.guess: Update from upstream sources.
5090 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
5092         * MAINTAINERS (Write After Approval): Add myself.
5094 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
5096         * MAINTAINERS: Update my email address.
5098 2008-01-09  Raksit Ashok  <raksit@google.com>
5100         * MAINTAINERS (Write After Approval): Add myself.
5102 2008-01-09  Raksit Ashok  <raksit@google.com>
5104         * MAINTAINERS (Write After Approval): Add myself.
5106 2008-01-08  Ben Elliston  <bje@au.ibm.com>
5108         * config.sub, config.guess: Update from upstream sources.
5110 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5112         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
5113         Change recommended MPFR from 2.2.1 -> 2.3.0.
5114         * configure: Regenerate.
5116 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
5118         * MAINTAINERS: Update my email address.
5120 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
5122         * MAINTAINERS: Update my email address.
5124 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
5126         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
5127         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
5128         * Makefile.in: Regenerate.
5130 2007-12-10  Mark Heffernan  <meheff@google.com>
5132         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
5133         misplaced entries.
5135 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
5137         * configure.ac: Enable libjava for x86_64-*-darwin9.
5138         * configure: Regenerate.
5140 2007-12-07  Bill Maddox  <maddox@google.com>
5142         * MAINTAINERS (Write After Approval): Add myself.
5144 2007-12-05  Ben Elliston  <bje@au.ibm.com>
5146         * config.sub, config.guess: Update from upstream sources.
5148 2007-12-02  Matthias Klose  <doko@ubuntu.com>
5150         * config-ml.in: Remove 64bit configure tests.
5152 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5154         * config-ml.in: Robustify against white space in absolute file
5155         names.
5157         * config-ml.in (multi-clean): Substitute ${Makefile}.
5158         Remove superfluous ${Makefile} in list.
5160 2007-11-19  Thiemo Seufer  <ths@mips.com>
5162         * config-ml.in: Don't hardcode the Makefile name.
5164 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
5166         * MAINTAINERS (Write After Approval): Add myself.
5168 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
5170         * MAINTAINERS (Write After Approval): Add myself.
5172 2007-11-06  Doug Kwan  <dougkwan@google.com>
5174         * MAINTAINERS (Write After Approval): Add myself.
5176 2007-10-25  Ben Elliston  <bje@au.ibm.com>
5178         * MAINTAINERS (mercury): Remove entry.
5179         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
5181 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
5183         * Makefile.def (dependencies): Make configure-gdb depend on
5184         all-intl.
5185         * Makefile.in: Regenerated.
5187 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
5189         * MAINTAINERS (Fortran maintainer): Remove myself.
5191 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
5193         * Makefile.def: To avoid problems running with parallel makes,
5194         build newlib before libgloss so that target specific header
5195         files are availble.
5196         * Makefile.in: Regenerate
5198 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
5200         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
5201         * Makefile.in: Regenerate.
5203 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
5205         * MAINTAINERS (Register allocation reviewer): Add myself.
5207 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
5209         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
5210         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
5211         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
5212         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
5213         * configure: Regenerate.
5215 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
5217         * MAINTAINERS (Register allocation reviewer): Add myself.
5219 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
5221         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
5222         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
5223         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
5224         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
5225         * configure.ac: Default them to host tools for $host = $build.
5226         Subst them.
5228         * configure: Regenerate.
5229         * Makefile.in: Regenerate.
5231 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
5233         * MAINTAINERS (Register allocation reviewer): Add myself.
5235 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
5237         * MAINTAINERS (Register allocation reviewer): Add myself.
5239 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
5241         * MAINTAINERS (Write After Approval): Fix typo.
5243 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
5245         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
5246         * configure: Regenerate.
5248 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
5250         PR bootstrap/31906
5251         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
5252         they're already prefixed.
5254 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
5256         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
5257         libstdc++.
5258         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
5259         * configure: Regenerate.
5260         * Makefile.in: Regenerate.
5262 2007-09-17  Andreas Schwab  <schwab@suse.de>
5264         * configure.ac: Raise minimum makeinfo version to 4.6.
5265         * configure: Regenerate.
5267 2007-09-17  Johannes Singler  <singler@ira.uka.de>
5269         * MAINTAINERS (write-after-approval) add myself
5271 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
5273         * configure.ac: Correct makeinfo version check.
5274         * configure: Regenerate.
5276 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
5278         * MAINTAINERS: Update my email address.
5280 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
5282         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
5283         to $skipdirs and only disable gprof for newlib.  Use the normal
5284         mips*-elf* handling in other respects.
5285         * configure: Regnerate.
5287 2007-09-12  David Daney  <ddaney@avtrex.com>
5289         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5290         enabling libgcj.
5291         * configure: Regenerate.
5293 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5295         PR other/32154
5296         * configure.ac: For libgloss targets, point the linker to the linker
5297         script, startup code and simulator library.
5298         * configure: Regenerate.
5300 2007-09-07  Andrew Haley  <aph@redhat.com>
5302         * configure.ac (noconfigdirs): Remove target-libffi and
5303         target-libjava.
5304         * configure: Regenerate.
5306 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5308         PR target/33281
5309         * configure.ac: Use config/mh-mingw on mingw.
5310         * configure: Regenerate.
5312 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
5314         * MAINTAINERS (Write After Approval): Add myself.
5316 2007-09-05  Richard Guenther  <rguenther@suse.de>
5318         * configure.ac (--enable-stage1-checking): If neither --enable-checking
5319         nor --disable-checking is provided also turn on yes and types
5320         checking for stage1.
5321         * configure: Re-generate.
5323 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
5325         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5326         (Write After Approval): Remove myself.
5328 2007-08-29  Nick Clifton  <nickc@redhat.com>
5330         * config.sub, config.guess: Update from upstream sources.
5332 2007-08-22  Bud Davis  <jmdavis@link.com>
5334         * MAINTAINERS (Write After Approval): Added myself.
5335         * MAINTAINERS (Reviewers): Removed myself.
5337 2007-08-18  Paul Brook  <paul@codesourcery.com>
5338             Joseph Myers  <joseph@codesourcery.com>
5340         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5341         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5342         * Makefile.in: Regenerate.
5343         * configure.ac (--with-debug-prefix-map): New.
5344         * configure: Regenerate.
5346 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
5347             Nigel Stephens  <nigel@mips.com>
5349         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
5350         as target_makefile_frag.
5351         * configure: Regenerate.
5353 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
5355         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5356         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
5357         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5358         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5359         (do-compare, do-compare3, do-compare-debug): New.
5360         ([+compare-target+]): Use them.
5362 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
5364         * MAINTAINERS (Write After Approval): Change my email address.
5366 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5367             Ben Elliston  <bje@au.ibm.com>
5369         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5370         --silent if $silent.
5371         * configure: Regenerate.
5373 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
5375         * MAINTAINERS (Various Maintainers): Add myself as
5376         loop infrastructure maintainer.  Update my e-mail
5377         address.
5379 2007-07-31  Diego Novillo  <dnovillo@google.com>
5381         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5382         Adjust description.
5384 2007-07-26  Richard Guenther  <rguenther@suse.de>
5386         * configure.ac: Add types checking to stage1 checking flags.
5387         * configure: Regenerate.
5389 2007-07-17  Nick Clifton  <nickc@redhat.com>
5391         * COPYING3: New file.  Contains version 3 of the GNU General
5392         Public License.
5393         * COPYING3.LIB: New file.  Contains version 3 of the GNU
5394         Lesser General Public License.
5396 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5398         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5400 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5402         * MAINTAINERS (S/390 co-maintainer): Add myself.
5403         (Write After Approval): Remove myself.
5405 2007-07-13  Dan Hipschman  <dsh@google.com>
5407         * MAINTAINERS (Write After Approval): Add myself.
5409 2007-07-11  Nick Clifton  <nickc@redhat.com>
5411         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5412         WINDRES export.
5413         * Makefile.in: Regenerate.
5415 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5417         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5418         maintainer.
5420 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
5422         * lt~obsolete.m4: New. Import from 20070318 libtool.
5424 2007-07-03  Julian Brown  <julian@codesourcery.com>
5426         * MAINTAINERS (Write After Approval): Add myself.
5428 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5430         * configure.ac: Rewrite 'configure --help' strings to look nicer.
5431         * configure: Regenerate.
5433 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5435         * configure.ac: Add some missing m4 quotation.
5436         * configure: Regenerate.
5438 2007-07-02  Simon Baldwin  <simonb@google.com>
5440         * MAINTAINERS (Write After Approval): Add myself.
5442 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
5444         * configure: Regenerate.
5446 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
5448         * Makefile.def: Add windmc tool to build.
5449         * Makefile.tpl: Likewise.
5450         * configure.ac: Likewise.
5451         * Makefile.in: Regenerate.
5452         * configure: Regenerate.
5454 2007-06-28  DJ Delorie  <dj@redhat.com>
5456         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5457         not building newlib.
5458         * configure: Regenerated.
5460 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
5462         * MAINTAINERS (Write After Approval): Add myself.
5464 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
5466         * MAINTAINERS (Write After Approval): Add myself.
5468 2007-06-19  Chris Matthews  <chrismatthews@google.com>
5470         * MAINTAINERS (Write After Approval): Add myself.
5472 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5474         * MAINTAINERS (Write After Approval): Add myself.
5476 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
5478         * Makefile.def: Add dependency from configure-gdb to all-bfd.
5479         * Makefile.in: Regenerated.
5481 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
5483         * configure.ac: Don't add target-libmudflap to noconfigdirs for
5484         bfin*-*-uclinux* targets.
5485         * configure: Regenerate.
5487 2007-06-14  Ian Lance Taylor  <iant@google.com>
5489         * MAINTAINERS: Add myself as non-algorithmic global write
5490         maintainer.
5492 2007-06-14  Diego Novillo  <dnovillo@google.com>
5494         * MAINTAINERS: Add self as middle-end maintainer and
5495         non-algorithmic global write maintainer.
5497 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5499         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5500         Move all Fortran maintainers except Paul Brook into the
5501         Non-Autopoiesis section.
5503 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
5505         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5506         (distclean-stage[+id+]): Possibly delete stage_last.
5507         * Makefile.in: Regenerate.
5509 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
5511         * MAINTAINERS (Various Maintainer): Fix typo.
5513 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
5515         * MAINTAINERS (Various Maintainer): Add myself as
5516         dataflow maintainer.
5518 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5520         * config.sub, config.guess: Update from upstream sources.
5522 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5524         * Makefile.tpl: Fix spelling error.
5525         * Makefile.in: Regenerate.
5527 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
5529         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5530         lt_cv_sys_max_cmd_len.
5532 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
5534         * MAINTAINERS (Various Maintainers): Add myself as
5535         auto-vectorizer maintainer.
5537 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
5539         PR libjava/32098
5540         * libtool.m4: Revert previous change.
5541         * ltgcc.m4: Put it here.
5543 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
5545         * MAINTAINERS (Various Maintainers): Add myself as
5546         auto-vectorizer maintainer.
5548 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
5550         PR libjava/32098
5551         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5553 2007-05-30  Richard Guenther  <rguenther@suse.de>
5555         * MAINTAINERS (Various Maintainers): Add myself as
5556         auto-vectorizer maintainer.
5558 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
5560         PR bootstrap/29382
5561         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5562         * configure: Rebuilt.
5564 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
5566         * MAINTAINERS (Write After Approval): Removed my name.
5568 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
5570         * MAINTAINERS (Write After Approval): Remove myself.
5572 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
5574         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5576 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
5578         * ltmain.sh: Update from ToT Libtool.
5579         * libtool.m4: Update from ToT Libtool.
5580         * ltsugar.m4: New. Update from ToT Libtool.
5581         * ltversion.m4: New. Update from ToT Libtool.
5582         * ltoptions.m4: New. Update from ToT Libtool.
5583         * ltconfig: Remove.
5584         * ltcf-c.sh: Remove.
5585         * ltcf-cxx.sh: Remove.
5586         * ltcf-gcj.sh: Remove.
5588 2007-05-22  Ollie Wild  <aaw@google.com>
5590         * MAINTAINERS (Write After Approval): Add myself.
5592 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
5594         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5595         stage_cflags.
5596         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5597         Remove CFLAGS/LIBCFLAGS.
5598         (configure-stage[+id+]-[+prefix+][+module+],
5599         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5600         * Makefile.in: Regenerate.
5602 2007-05-15  Diego Novillo  <dnovillo@google.com>
5604         * MAINTAINERS: Update e-mail address.
5606 2007-05-15  Revital Eres  <eres@il.ibm.com>
5608         * MAINTAINERS (Write After Approval): Add myself.
5610 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
5612         * MAINTAINERS (Write After Approval): Updated my address.
5614 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
5616         * MAINTAINERS (Write After Approval): Add myself.
5618 2007-05-11  Silvius Rus  <rus@google.com>
5620         * MAINTAINERS (Write After Approval): Add myself.
5622 2007-04-23  Tom Tromey  <tromey@redhat.com>
5624         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5626 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
5628         * MAINTAINERS (cpplib): Rename to ...
5629         (libcpp): ... this.  Add C/C++ front end maintainers.
5631 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
5633         * config-ml.in: Pass ${ml_config_env} to configure calls.
5635 2007-04-04  Christian Bruel  <christian.bruel@st.com>
5637         * MAINTAINERS (Write After Approval): Add myself.
5639 2007-04-02  Dave Korn  <dave.korn@artimi.com>
5641         * MAINTAINERS (Write After Approval): Add myself.
5643 2007-03-31  Tobias Burnus  <burnus@net-b.de>
5645         * MAINTAINERS (fortran 95 front end): Add myself.
5647 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
5649         * MAINTAINERS (Write After Approval): Add myself.
5651 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
5653         * MAINTAINERS (Modulo Scheduler): Add myself.
5655 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
5657         * MAINTAINERS (fortran 95 front end): Add myself.
5658         (c++ front end): whitespace fix.
5660 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
5662         * MAINTAINERS (Write After Approval): Add myself.
5664 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
5666         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5667         of glob.  Quote arguments with single quotes too.
5668         * configure: Regenerate.
5670 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
5672         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5673         * Makefile.in: Regenerate
5675 2007-03-07  Andreas Schwab  <schwab@suse.de>
5677         * configure: Regenerate.
5679 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
5681         * configure.ac: Add "--with-pdfdir" configure option,
5682         which defines pdfdir variable.
5683         * Makefile.def (target=fixincludes): Add install-pdf to
5684         missing targets.
5685         (recursive_targets): Add install-pdf target.
5686         (flags_to_pass): Add pdfdir.
5687         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5688         target.
5689         * configure: Regenerate
5690         * Makefile.in: Regenerate
5692 2007-02-28  Eric Christopher  <echristo@apple.com>
5694         Revert:
5695         2006-12-07  Mike Stump  <mrs@apple.com>
5697         * Makefile.def (dependencies): Add dependency for
5698         install-target-libssp and install-target-libgomp on
5699         install-gcc.
5700         * Makefile.in: Regenerate.
5702 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
5704         * configure: Regenerate.
5705         * configure.ac: Move statements after variable declarations.
5707 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
5709         * MAINTAINERS: Add myself as sh maintainer.
5711 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
5713         * configure.ac: Adjust for loop syntax.
5714         * configure: Regenerate.
5716 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5718         * configure: Rebuilt.
5720 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5722         * configure.ac: Drop multiple occurrences of --enable-languages,
5723         and fix its quoting.
5724         * configure: Rebuilt.
5726 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
5727             Nathan Sidwell  <nathan@codesourcery.com>
5728             Vladimir Prus  <vladimir@codesourcery.com>
5729             Joseph Myers  <joseph@codesourcery.com>
5731         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5732         * configure: Regenerate.
5734 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
5736         * ltconfig (freebsd*): Default to elf.
5738 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5740         * configure.ac (target_libraries): Move libgcc before libiberty.
5741         * configure: Regenerated.
5743 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5744             Paolo Bonzini  <bonzini@gnu.org>
5746         PR bootstrap/30753
5747         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
5748         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
5749         * configure: Regenerated.
5751 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5753         * MAINTAINERS (Language Front End Maintainers): Update my mail
5754         address.
5756 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5758         PR bootstrap/30748
5759         * configure.ac: Correct syntax for Solaris ksh.
5760         * configure: Regenerated.
5762 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5764         * configure.ac: Sync with src.
5765         * configure: Regenerate.
5767 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5769         * Makefile.in: Regenerate.
5771 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5773         * config.sub: Sync with src.
5775 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5777         * Makefile.tpl (build_alias, host_alias, target_alias): Use
5778         noncanonical equivalents.
5779         * configure.in: Rename to...
5780         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
5781         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
5782         target_noncanonical.  Use them.  Rewrite removal of configure
5783         arguments for autoconf 2.59.  Discard variable settings.  Force
5784         program_transform_name for native tools.
5786         * Makefile.in: Regenerated.
5787         * configure: Regenerated with autoconf 2.59.
5789 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
5791         * MAINTAINERS (Write After Approval): Add myself.
5793 2007-01-31  Andreas Schwab  <schwab@suse.de>
5795         * Makefile.tpl (LDFLAGS): Substitute it.
5796         * Makefile.in: Regenerate.
5798 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
5800         * MAINTAINERS (Write After Approval): Add myself.
5802 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
5804         * MAINTAINERS (spu port): Add myself.
5806 2007-01-23  Richard Guenther  <rguenther@suse.de>
5808         PR bootstrap/30541
5809         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5810         * Makefile.tpl (GNATBIND): Substitute it.
5811         (GNATMAKE): Likewise.
5812         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5813         of STAGE_PREFIX.
5814         * Makefile.in: Regenerate.
5815         * configure: Regenerate.
5817 2007-01-18  Mike Stump  <mrs@apple.com>
5819         * configure.in: Re-enable -Werror for gcc builds.
5821 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
5823         * MAINTAINERS (Write After Approval): Add myself.
5825 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5827         * configure.in: Change == to = in test command.
5828         * configure: Regenerate.
5830 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5831             Nick Clifton  <nickc@redhat.com>
5832             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
5834         * configure.in (build_configargs, host_configargs, target_configargs):
5835         Remove build/host/target parameters.
5836         (host_libs): Add gmp and mpfr.
5837         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5838         * Makefile.def (gmp, mpfr): New.
5839         (gcc): Remove target.
5840         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5841         target_os, target_vendor): New.
5842         (configure): Add host_alias/target_alias arguments; adjust invocations.
5843         * configure: Regenerate.
5844         * Makefile.in: Regenerate.
5846 2007-01-11  Matt Fago  <fago@earthlink.net>
5848         * configure.in: Try to link to functions only in mpfr 2.2.x
5849         to improve robustness of configure tests.
5850         * configure: Regenerate.
5852 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
5854         * MAINTAINERS: Add myself as i386 maintainer.
5856 2007-01-08  Jan Hubicka  <jh@suse.cz>
5858         * MAINTAINERS: Add myself as i386 maintainer.
5860 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
5862         * configure.in: Add support for an x86_64-mingw* target.
5863         * configure: Regenerate.
5865 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
5867         * Makefile.tpl (all-target): Correct @if conditional for target
5868         modules.
5869         * configure.in: Omit libiberty if building only target libgcc.
5870         * configure, Makefile.in: Regenerated.
5872 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
5874         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
5875         * configure: Regenerate.
5877 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
5879         * Makefile.def (target_modules): Add libgcc.
5880         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
5881         * Makefile.tpl (clean-target-libgcc): Delete.
5882         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5883         on gcc even for bootstrapped modules.  Rewrite handling of
5884         lang_env_dependencies to loop over target_modules.
5885         * configure.in (target_libraries): Add target-libgcc.
5886         * Makefile.in, configure: Regenerated.
5888 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5890         * configure.in: Reorganize recognition of languages.  Add
5891         --enable-stage1-languages.  Show supported languages for the chosen
5892         target rather than all recognized languages.
5893         * configure: Regenerate.
5895 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5897         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5898         * Makefile.in: Regenerate.
5900 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5902         * configure.in: Warn that MPFR 2.2.0 is buggy.
5903         * configure: Regenerate.
5905 2006-12-27  Ian Lance Taylor  <iant@google.com>
5907         * configure.in: When removing Makefiles to force a reconfigure, also
5908         remove prev-DIR*/Makefile.
5909         * configure: Regenerate.
5911 2006-12-22  Andreas Schwab  <schwab@suse.de>
5913         * configure: Regenerate with correct autoconf version.
5915 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
5917         * configure.in: add AC_SUBST for *_FOR_TARGET.
5918         * configure: Regenerate.
5920 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5922         * configure.in: Simplify logic for rejecting languages that cannot
5923         be built.  Separate the case when a language is unsupported,
5924         from the case when the user chooses not to build a language.
5926 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5928         * configure.in: Remove "$build" case for powerpc-*-darwin* since
5929         it only affects bootstrap and could be tested on "$host" as well.
5930         * configure: Regenerate.
5931         * config/mh-ppc-darwin: Add to the stage1 cflags here.
5933 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5935         PR bootstrap/29544
5936         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5937         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5938         move here comment from Makefile.tpl.
5939         * Makefile.tpl: Move some definitions higher in the file.
5940         (STAGE1_CHECKING): New.
5941         * configure.in: Add --enable-stage1-checking.
5942         * configure: Regenerate.
5943         * Makefile.in: Regenerate.
5945 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5947         * MAINTAINERS: Add myself as build system maintainer.
5949 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
5951         * MAINTAINERS (Write After Approval): Add myself.
5953 2006-12-13  Eric Christopher  <echristo@apple.com>
5955         * MAINTAINERS: Add myself as darwin maintainer.
5957 2006-12-11  Ian Lance Taylor  <ian@airs.com>
5959         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5961 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
5963         MAINTAINERS: Update my entry.
5965 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
5967         * configure.in:  Handle spu makefile frag.
5968         * Makefile.tpl (MAINT): Define
5969         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5970         * configure: Regenerate.
5971         * Makefile.in: Regenerate.
5973 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5975         * config.guess: Import latest version.
5976         * config.sub: Likewise.
5978 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5980         * configure.in (spu-*-*): Don't skip target-libiberty.
5981         * configure: Regenerate.
5983 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
5985         PR bootstrap/30134
5986         * configure.in: Correct x86 darwin support for libjava to powerpc
5987         and i?86 only.
5988         * configure: Regenerate.
5990 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
5992         * configure.in: Add x86 darwin support for libjava.
5993         * configure: Regenerate.
5995 2006-12-07  Mike Stump  <mrs@apple.com>
5997         * Makefile.def (dependencies): Add dependency for
5998         install-target-libssp and install-target-libgomp on
5999         install-gcc.
6000         * Makefile.in: Regenerate.
6002 2006-12-04  Richard Guenther  <rguenther@suse.de>
6004         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
6005         (Non-Algorithmic Maintainers): Move over non-algorithmic
6006         loop optimizer maintainers, add myself as a non-algorithmic
6007         middle-end maintainer.
6009 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
6011         * MAINTAINERS (Write After Approval): Add myself.
6013 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6015         * configure.in: Update error message for missing GMP/MPFR.
6017         * configure: Regenerate.
6019 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6021         * configure.in: Update MPFR version in error message.
6023         * configure: Regenerate.
6025 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6027         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
6028         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
6029         --with-gmp-lib): New flags.
6031         * configure: Regenerate.
6033 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
6035         * MAINTAINERS (Write After Approval): Change my email address.
6037 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
6039         * MAINTAINERS (Write After Approval): Add myself.
6041 2006-11-22  Philipp Thomas  <pth@suse.de>
6043         * MAINTAINERS (i18n): Update e-mail address.
6045 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6047         * MAINTAINERS (spu port): Add myself as maintainer.
6048         (Write After Approval): Remove myself.
6050 2006-11-22  Ben Elliston  <bje@au.ibm.com>
6052         * configure.in (skipdirs): Don't build libssp for SPU.
6053         * configure: Regenerate.
6055 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
6057         * MAINTAINERS (spu port): Add myself as maintainer.
6058         (libobjc): Update my email address.
6060 2006-11-21  Andrea Bona  <andrea.bona@st.com>
6062         * MAINTAINERS (Write After Approval): Add myself.
6064 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6066         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
6067         * configure : Rebuilt.
6069 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6071         * MAINTAINERS (Write After Approval): Add myself.
6073 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
6075         * MAINTAINERS (Write After Approval): Add myself.
6077 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6079         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
6080         libmpfr.a.
6081         * configure: Regenerate.
6083 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
6085         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
6086         (unstage): Test for stage_last presence.
6088         PR bootstrap/29802
6089         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
6090         STAGE_PREFIX.
6091         * Makefile.in: Regenerate.
6093 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
6095         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
6096         maintainers.
6098 2006-11-14  Erven Rohou  <erven.rohou@st.com>
6100         * MAINTAINERS (Write After Approval): Add myself.
6102 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
6104         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
6105         and stageN-package/Makefile.
6106         * Makefile.in: Regenerated.
6108 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
6110         * configure.in: Remove target-libgloss from noconfigdirs for
6111         bfin-*-*.
6112         * configure: Regenerated.
6114 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6116         * configure.in (have_gmp): Only error if the gcc directory exists.
6118         * configure: Regenerate.
6120 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6122         * configure.in: Robustify error message for missing GMP/MPFR.
6124         * configure: Regenerate.
6126 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
6128         * MAINTAINERS (Write After Approval): Add myself.
6130 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
6132         * MAINTAINERS: Change email address.
6134 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
6136         * MAINTAINERS (Write After Approval): Add myself.
6138 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
6140         * MAINTAINERS (Write After Approval): Add myself.
6142 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
6144         * MAINTAINERS (Write After Approval): Move myself to
6145         Write After Approval section.
6147 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6149         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
6150         need_gmp anymore.
6151         * configure: Regenerate.
6153 2006-10-16  Tobias Burnus  <burnus@net-b.de>
6155         * MAINTAINERS (Write After Approval): Add myself.
6157 2006-10-16  Ben Elliston  <bje@au.ibm.com>
6159         * config.guess: Import latest version.
6160         * config.sub: Likewise.
6162 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
6164         * Makefile.def: Added pdf target handling.
6165         * Makefile.tpl: Added pdf target handling.
6166         * Makefile.in: Regenerated.
6168 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
6170         * MAINTAINERS: Add self as score port maintainer.
6172 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
6174         * MAINTAINERS (Write After Approval): Add myself.
6176 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
6178         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
6179         or newer.
6180         * configure: Regenerated.
6182 2006-09-27  Dave Brolley  <brolley@redhat.com>
6184         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
6185         using $s instead of $r.
6186         * configure: Regenerated.
6188 2006-09-26  Thiemo Seufer  <ths@mips.com>
6190         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
6191         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
6192         * configure: Regenerate.
6194 2006-09-24  Graeme Peterson  <gridly@gmail.com>
6196         * MAINTAINERS (Write After Approval): Remove myself.
6198 2006-09-22  Chao-ying Fu  <fu@mips.com>
6200         * MAINTAINERS (Write After Approval): Add myself.
6202 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
6204         * MAINTAINERS: Add self as soft-fp maintainer.
6206 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
6208         * MAINTAINERS: Add myself as avr maintainer.
6209         Remove Marek Michalkiewicz as avr maintainer.
6211 2006-09-07  Roberto Costa  <roberto.costa@st.com>
6213         * MAINTAINERS (Write After Approval): Add myself.
6215 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
6217         * configure.in: Never build newlib for a Mingw host.
6218         Never build newlib as Mingw target library.
6219         Test the existence of winsup/cygwin for building a Cygwin newlib,
6220         rather than just winsup.
6221         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
6222         building a Mingw target.
6223         * configure: Regenerate.
6225 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
6227         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
6229 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
6231         * config.guess: Import from src (was more updated).
6232         * config.sub: Likewise.
6234 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
6236         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
6237         * configure: Regenerated.
6239 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
6241         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
6242         for stages after the first.
6244 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
6246         * Makefile.def: Add dependencies for configure-opcodes
6247         on configure-intl and all-opcodes on all-intl.
6248         * Makefile.in: Regenerated.
6250 2006-07-13  Ben Elliston  <bje@au.ibm.com>
6252         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
6254 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
6256         Port to hosts whose 'sort' and 'tail' implementations
6257         treat operands with leading '+' as file names, as POSIX
6258         has required since 2001.  However, make sure the code still
6259         works on pre-POSIX hosts.
6260         * ltmain.sh: Don't assume "sort +2" is equivalent to
6261         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
6263 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
6265         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
6267 2006-07-04  Peter O'Gorman  <peter@pogma.com>
6269         * ltconfig: chmod 644 before ranlib during install.
6271 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6273         PR bootstrap/18058
6274         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6275         if the bootstrap compiler is a GCC version that supports it.
6276         * configure: Regenerate.
6278 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
6280         * configure.in: Fix thinkos in previous check-in.
6281         * configure: Regenerate.
6283 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
6285         PR other/27063
6286         * configure.in: Test subdir_requires and give an appropriate
6287         error message.
6288         * configure: Regenerate.
6290 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
6292         * MAINTAINERS (Write After Approval): Add myself.
6294 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
6296         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6298 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
6300         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6302 2006-06-20  David Ayers  <d.ayers@inode.at>
6304         PR bootstrap/28072
6305         * configure.in: Add target-boehm-gc to noconfigdirs depending on
6306         whether target-libjava is being configured instead of whether the
6307         java front end is enabled.
6308         * configure: Regenerate.
6310 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6312         PR target/27540
6313         * configure.in: Only enable libgomp on IRIX 6.
6314         * configure: Regenerate.
6316 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
6318         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6319         too.
6320         * Makefile.in: Regenerate.
6322 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
6324         * config-ml.in: Alter CCASFLAGS to include special
6325         multilib options the same as is done for CFLAGS.
6327 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6329         * configure.in: Don't enable libgomp on hpux10.
6330         * configure: Rebuilt.
6332 2006-06-12  David Ayers  <d.ayers@inode.at>
6334         PR bootstrap/27963
6335         PR target/19970
6336         * configure.in: Remove target-boehm-gc from noconfigdirs where
6337         ${libgcj} is specified.
6338         * configure: Regenerate.
6340 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
6342         Sync from src:
6344         * configure.in: Sync.
6345         * configure: Regenerated.
6347         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
6349         * Makefile.def: Added dependencies from sim and gdb on intl, and
6350         added configure dependencies to everything with an all dependency
6351         on intl.
6352         * Makefile.in: Regenerated.
6354 2006-06-06  David Ayers  <d.ayers@inode.at>
6356         PR libobjc/13946
6357         * Makefile.def: Add dependencies for libobjc which boehm-gc.
6358         * Makefile.in: Regenerate.
6359         * configure.in: Add --enable-objc-gc at toplevel and have it
6360         enable boehm-gc for Objective-C.
6361         Remove target-boehm-gc from libgcj.
6362         Add target-boehm-gc to target_libraries.
6363         Add target-boehm-gc to noconfigdirs where ${libgcj}
6364         is specified.
6365         Assert that boehm-gc is supported when requested for Objective-C.
6366         Only build boehm-gc if needed either for Java or Objective-C.
6367         * configure: Regenerate.
6369 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
6371         PR 27674
6372         * Makefile.tpl (configure-[+prefix+][+module+],
6373         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6374         Remove rule to unstage bootstrapped modules.
6375         (stage_current): New.
6376         * Makefile.in: Regenerate.
6378 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
6380         * MAINTAINERS (Write After Approval): Update my e-mail address.
6382 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
6384         * include/libiberty.h: Declare pex_run_in_environment.
6386 2006-05-31  Asher Langton  <langton2@llnl.gov>
6388         * MAINTAINERS (Write After Approval): Add myself.
6390 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
6392         * Makefile.def (bfd, opcodes): Fix lib_path.
6393         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6394         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
6395         * Makefile.in: Regenerate.
6397 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6399         * Makefile.in: Regenerate.
6401 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6403         * Makefile.def: Add install-html target. Add datarootdir
6404         docdir and htmldir to flags_to_pass.
6405         * Makefile.tpl: Add install-html target.
6406         * Makefile.in: Regenerate.
6407         * configure.in: Add --with-datarootdir, --with-docdir, and
6408         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6409         * configure: Regenerate.
6411 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
6413         * configure.in: Enable gprof for cross builds.
6414         * configure: Regenerate.
6416 2006-05-22  Richard Guenther  <rguenther@suse.de>
6418         Revert
6419         2006-01-31  Richard Guenther  <rguenther@suse.de>
6420         Paolo Bonzini  <bonzini@gnu.org>
6422         * Makefile.def (target_modules): Add libgcc-math target module.
6423         * configure.in (target_libraries): Add libgcc-math target library.
6424         (--enable-libgcc-math): New configure switch.
6425         * Makefile.in: Re-generate.
6426         * configure: Re-generate.
6427         * libgcc-math: New toplevel directory.
6429 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6430             Andreas Tobler  <a.tobler@schweiz.ch>
6432         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
6433         * configure: Rebuilt.
6435 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
6437         * MAINTAINERS (Write After Approval): Add myself.
6439 2006-05-01  DJ Delorie  <dj@redhat.com>
6441         * configure.in: Restore CFLAGS if GMP isn't present.
6442         * configure: Regenerate.
6444 2006-05-01  Richard Guenther  <rguenther@suse.de>
6446         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6447         maintainer.
6449 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
6451         * MAINTAINERS (Write After Approval): Add myself.
6453 2006-04-28  Jan Beulich  <jbeulich@novell.com>
6455         * MAINTAINERS (Write After Approval): Add myself.
6457 2006-04-18  DJ Delorie  <dj@redhat.com>
6459         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
6460         reference libgloss so that libssp can be built in a combined
6461         tree.
6462         * configure: Regenerate.
6464 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
6466         * MAINTAINERS (Write After Approval): Add myself.
6468 2006-04-05  Ben Elliston  <bje@au.ibm.com>
6470         * configure.in: Require makeinfo 4.4 or higher.
6471         * configure: Regenerate.
6473 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
6475         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6476         Rearrange the entries of other libraries to have them in one place.
6478 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
6480         * MAINTAINERS (Write After Approval): Remove myself.
6481         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6483 2006-03-14  Richard Guenther  <rguenther@suse.de>
6485         * configure: Regenerate with autoconf 2.13.
6487 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
6489         * MAINTAINERS: Use my work address.
6491         * MAINTAINERS: Update my E-mail address.
6493 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
6495         * configure.in: Handle --disable-<component> generically.
6496         * configure: Regenerate.
6498 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
6500         PR libgcj/17311
6501         * ltmain.sh: Don't use "$finalize_rpath" for compile.
6503 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
6505         * MAINTAINERS (Write After Approval):  Remove myself.
6506         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6508 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
6510         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
6511         (TARGET_CONFIGDIRS): Remove.
6512         * configure.in: Remove AC_SUBST(target_configdirs).
6513         * Makefile.in, configure: Regenerated.
6515 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
6517         * MAINTAINERS (Write After Approval):  Remove myself.
6518         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6520 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
6522         PR bootstrap/25670
6524         * Makefile.tpl ([+compare-target+]): Print explanation messages.
6526         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6527         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6528         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6529         BUILD_PREFIX, BUILD_PREFIX_1.
6530         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6532         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6533         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6535         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6536         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6537         of `cat stage_current`.  Always provide the `r' and `s' variables.
6538         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6539         a single shell execution.
6540         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6541         bootstrapped modules, make the stage1 module if the build was not
6542         started yet, else build the current stage.
6543         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6544         (all-build, all-host, all-target, [+make_target+]-host,
6545         [+make_target+]-target): Do not use \-continued lines.
6546         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6547         (current_stage, restrap, stage_last): New.
6549         * Makefile.in: Regenerate.
6550         * configure: Regenerate.
6552 2006-02-19  Bud Davis  <jmdavis@link.com>
6554         * MAINTAINERS (Write After Approval):  Remove myself.
6555         (Language Front End Maintainers):  Add myself as fortran 95
6556         maintainer and update e-mail address.
6558 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6560         * MAINTAINERS (Write After Approval):  Remove myself.
6561         (Language Front End Maintainers):  Add myself as fortran 95
6562         maintainer.
6564 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
6566         * MAINTAINERS (Write After Approval): Add myself.
6568 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
6570         * MAINTAINERS (Write After Approval):  Remove myself.
6571         (Language Front End Maintainers):  Add myself as
6572         fortran 95 maintainer.
6574 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6576         Sync from src:
6578         2005-12-27  Leif Ekblad  <leif@rdos.net>
6580         * configure.in: Add support for RDOS target.
6581         * configure: Regenerate.
6583 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6584             Andreas Schwab  <schwab@suse.de>
6586         * configure: Regenerate.
6588 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
6590         * configure.in (enable_libgomp): Add AIX.
6591         * configure: Regenerate.
6593 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
6595         * MAINTAINERS (Write After Approval): Add myself.
6597 2006-02-03  Lee Millward  <lee.millward@gmail.com>
6599         * MAINTAINERS (Write After Approval): Add myself.
6601 2006-01-31  Richard Guenther  <rguenther@suse.de>
6602         Paolo Bonzini  <bonzini@gnu.org>
6604         * Makefile.def (target_modules): Add libgcc-math target module.
6605         * configure.in (target_libraries): Add libgcc-math target library.
6606         (--enable-libgcc-math): New configure switch.
6607         * Makefile.in: Re-generate.
6608         * configure: Re-generate.
6609         * libgcc-math: New toplevel directory.
6611 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
6613         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6614         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6615         the assembler, linker and binutils.
6616         * configure: Regenerate.
6618 2006-01-22  Dirk Mueller  <dmueller@suse.de>
6620         * MAINTAINERS (Write After Approval): Add myself.
6622 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
6624         * configure: Regenerate.
6626 2006-01-18  Richard Henderson  <rth@redhat.com>
6627             Jakub Jelinek  <jakub@redhat.com>
6628             Diego Novillo  <dnovillo@redhat.com>
6630         * libgomp: New directory.
6631         * Makefile.def: Add target_module libgomp.
6632         * Makefile.in: Regenerate.
6633         * configure.in (target_libraries): Add target-libgomp.
6634         * configure: Regenerate.
6636 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
6638         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6639         @ from continuation.
6640         * Makefile.in: Rebuilt.
6642 2006-01-04  Chris Lattner  <sabre@gnu.org>
6644         * MAINTAINERS (Write After Approval): Add myself.
6646 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
6648         PR bootstrap/24252
6650         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6651         * Makefile.tpl (OBJDUMP): New.
6652         (EXTRA_HOST_FLAGS): Add it.
6653         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6655         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6656         to use symbolic links between directories.  Avoid race conditions
6657         or make them harmless.
6658         * configure.in: Do not try to use symbolic links between directories.
6660         * Makefile.def (LEAN): Pass.
6661         * Makefile.tpl (LEAN): Define.
6662         (stage[+id+]-start): Accept that the previous directory does not
6663         exist, if the bootstrap is lean.
6664         (stage[+id+]-bubble): Invoke lean bootstrap commands after
6665         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
6666         configure substitution.
6667         ([+compare-target+]): Likewise.
6668         ([+bootstrap-target+]-lean): New.
6669         * configure.in: Remove lean bootstrap support from here.
6671         * Makefile.in: Regenerate.
6672         * configure: Regenerate.
6674 2006-01-04  Ben Elliston  <bje@au.ibm.com>
6676         * MAINTAINERS (libdecnumber): Add myself.
6678 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
6680         * libtool-ldflags: New script.
6682 2006-01-02  Andreas Schwab  <schwab@suse.de>
6684         * configure.in: When reconfiguring remove Makefile in
6685         all stage directories.
6686         * configure: Regenerate.
6688 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
6690         * MAINTAINERS: Update my email address.
6692 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
6694         Revert Ada-related part of the previous change.
6696         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6697         Do not pass.
6698         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6699         * Makefile.in: Regenerate.
6700         * configure.in: Do not include mt-ppc-aix target fragment.
6701         * configure: Regenerate.
6703 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
6705         * configure.in: Select appropriate fragments for PowerPC/AIX.
6706         * configure: Regenerate.
6708         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6709         BOOT_CFLAGS, BOOT_LDFLAGS.
6710         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6711         BOOT_CFLAGS, BOOT_LDFLAGS.
6712         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6713         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6714         (stage): Fail if we cannot complete the work.
6715         * Makefile.in: Regenerate.
6717 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
6719         * configure.in: Replace ms1 with mt.
6720         * configure: Rebuilt.
6722 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
6724         * MAINTAINERS: Update my email address.
6726 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
6728         * Makefile.tpl (all, do-[+make_target+], do-check, install,
6729         install-host-nogcc): Don't invoke $(stage) at the end.
6730         * Makefile.in: Regenerate.
6732 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
6734         * configure.in: Flip the top-level bootstrap switch.
6735         * configure: Regenerate.
6737 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
6739         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6740         $(stage) and $(unstage).
6741         (EXTRA_TARGET_FLAGS): Correct double-quoting.
6742         (all): Remove stray semicolon.
6743         (local-distclean): Don't handle multilib.tmp and multilib.out.
6744         (install.all): Set $s for consistency.
6745         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6746         check_multilibs setting.  Always make the install directory.
6747         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6748         Correct @if/@endif.
6749         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6750         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6751         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6752         (multilib.out): Remove.
6753         * Makefile.in: Regenerated.
6755 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
6757         * MAINTAINERS (Write After Approval): Add myself.
6759 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6761         * MAINTAINERS: Add myself as mt maintainer.
6763         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
6765 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
6767         * MAINTAINERS: Change email address.
6769 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
6771         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6772         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6773         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
6774         Find in-tree tools if available.
6775         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6776         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6777         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6778         (COMPILER_*_FOR_TARGET): New.
6779         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6780         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6781         (CONFIGURED_*, USUAL_*): Remove.
6782         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6783         STRIP): Use autoconf substitutions.
6784         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6785         COMPILER_NM_FOR_TARGET): New.
6786         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6788         (all): Make all-host and all-target in parallel.
6789         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6790         that $$r and $$s are set before invoking a recursive make.
6791         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6792         ([+bootstrap-target+]): Inline most of the `all' target.
6794 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6796         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6797         from the gcc build directory.
6798         * Makefile.in: Regenerate.
6800 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6802         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
6803         depend on all-libdecnumber.
6804         * configure.in (host_libs): Include libdecnumber.
6805         * Makefile.in: Regenerate.
6806         * configure: Likewise.
6808 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6810         * libdecnumber: Import decNumber sources from the dfp-branch.
6812 2005-11-21  Kean Johnston  <jkj@sco.com>
6814         * config.sub, config.guess: Sync from upstream sources.
6816 2005-11-21  Ben Elliston  <bje@au.ibm.com>
6818         Import from Autoconf sources:
6820         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
6821         * config/move-if-change: Don't output "$2 is unchanged";
6822         suggested by Ben Elliston.  Handle weird characters correctly.
6824 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
6826         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6827         to match upstream libtool for darwin.
6829 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
6831         * Makefile.def: Remove gdb dependencies for gdbtk.
6832         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6833         (configure-gdb, install-gdb): New rules.
6834         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6835         * Makefile.in, configure: Regenerated.
6837 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
6839         * MAINTAINERS (Write After Approval): Add myself.
6841 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
6843         * MAINTAINERS (Write After Approval): Add myself.
6845 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
6847         * MAINTAINERS (alias analysis): Add Daniel Berlin and
6848         Diego Novillo.
6850 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
6852         PR bootstrap/24297
6853         * Makefile.tpl (do-[+make-target+], do-check, install,
6854         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6855         are set before recursing.
6856         * Makefile.in: Regenerate.
6858 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
6860         PR bootstrap/18939
6861         * Makefile.def (gcc) <target>: Fix thinko.
6862         * Makefile.in: Regenerate.
6864 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
6866         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6867         * configure: Regenerate.
6869 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
6871         * MAINTAINERS (Write After Approval): Add self.
6873 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
6875         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6876         target-libffi, target-qthreads, target-libjava, and
6877         targetlibobjc.
6878         * configure: Regenerate.
6880 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
6882         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6883         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6884         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6885         (USUAL_OBJDUMP_FOR_TARGET): New.
6886         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6887         * configure.in: Check for $OBJDUMP_FOR_TARGET.
6888         * configure, Makefile.in: Regenerated.
6890 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6892         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6893         before other host packages.
6895 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
6897         * MAINTAINERS: Add self as sh libraries/configury maintainer.
6899 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6901         PR bootstrap/22340
6903         * configure.in (default_target): Remove.
6904         * Makefile.tpl (all): Do not use prerequisites as subroutines
6905         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6906         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6907         use prerequisites as subroutines.
6908         (check-host, check-target): New.
6909         (bootstrap configure & all targets): Do not use stage*-start
6910         if the directory layout is already ok.
6911         (non-bootstrap configure & all targets): Prepend a $(unstage).
6912         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
6913         (NOTPARALLEL): Remove.
6914         (unstage, stage variables): New variables.
6915         (unstage, stage targets): Simply expand to those variables.
6917         * configure: Regenerate.
6918         * Makefile.in: Regenerate.
6920 2005-10-04  James E Wilson  <wilson@specifix.com>
6922         * Makefile.def (lang_env_dependencies): Add libmudflap.
6923         * Makefile.in: Regenerate.
6925 2005-10-03  Andreas Schwab  <schwab@suse.de>
6927         Backport from libtool CVS:
6928         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
6930         * ltmain.sh: add support for installing into temporary
6931         staging area (e.g. 'make install DESTDIR=...')
6933 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6935         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6936         * configure: Regenerated.
6938 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
6940         * configure: Regenerate with the correct
6941         autoconf version.
6943 2005-09-30  Catherine Moore  <clm@cm00re.com>
6945         * configure.in (bfin-*-*): New.
6946         * configure: Regenerated.
6948 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
6950         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6951         (LIPO_FOR_TARGET): New.
6952         (CONFIGURED_LIPO_FOR_TARGET): New.
6953         (USUAL_LIPO_FOR_TARGET): New.
6954         (STRIP_FOR_TARGET): New.
6955         (CONFIGURED_STRIP_FOR_TARGET): New.
6956         (USUAL_STRIP_FOR_TARGET): New.
6957         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6958         STRIP_FOR_TARGET.
6959         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6960         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6961         * Makefile.in: Regenerate.
6962         * configure: Regenerate.
6964 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
6966         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6967         (rs6000-*-aix*): Same.
6968         * configure: Regenerate.
6970 2005-09-16  Tom Tromey  <tromey@redhat.com>
6972         * MAINTAINERS: Add self as java maintainer.
6974 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6976         * configure.in: Recognize f95 in the --enable-languages option,
6977         and substitute it for fortran, issuing a warning.
6978         * configure: Regenerate.
6980 2005-08-30  Phil Edwards  <phil@codesourcery.com>
6982         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
6983         * configure:  Regenerated.
6985 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
6987         * MAINTAINERS: Add self as ms1 maintainer.
6989 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
6991         * Makefile.def (libssp): Add to lang_env_dependencies.
6992         * Makefile.in: Regenerate.
6994 2005-08-18  Ian Lance Taylor  <ian@airs.com>
6996         * MAINTAINERS: Add myself as middle-end maintainer.
6998 2005-08-17  Christian Groessler  <chris@groessler.org>
7000         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
7001         * Makefile.in: Regenerate.
7003 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
7005         * MAINTAINERS (write after approval): Added myself.
7007 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
7009         * MAINTAINERS (Write After Approval): Add myself.
7011 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
7013         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
7014         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
7015         Look for alternate names of the target cc and c++
7016         * configure: Regenerate.
7018 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
7020         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7021         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
7022         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
7023         tools; remove code to manually set them.
7024         (Target tools): Look in the environment for them.
7025         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7026         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
7027         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
7028         build directory.
7029         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
7030         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
7031         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
7032         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7033         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
7034         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
7035         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
7036         * configure: Regenerate.
7037         * Makefile.in: Regenerate.
7039 2005-07-28  Ben Elliston  <bje@au.ibm.com>
7041         * MAINTAINERS: Update for removed CPU targets.
7043 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
7045         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7046         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
7047         * Makefile.in: Regenerated.
7049 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
7051         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
7052         (CFLAGS_FOR_TARGET): Use it.
7053         (CXXFLAGS_FOR_TARGET): Likewise.
7054         * Makefile.in: Regenerated.
7055         * configure.in (--with-build-sysroot): New option.
7056         * configure: Regenerated.
7058 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
7060         * Makefile.tpl: Wrap install between unstage and stage
7061         * Makefile.in: Regenerate.
7063 2005-07-21  Eric Christopher  <echristo@apple.com>
7065         * MAINTAINERS: Update affiliation.
7067 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
7069         * MAINTAINERS: Add self as crx port maintainer.
7071 2005-07-20  DJ Delorie  <dj@redhat.com>
7073         * MAINTAINERS: Add self as m32c maintainer.
7075 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
7077         * all files: Update FSF address.
7079 2005-07-15  Eric Christopher  <echristo@redhat.com>
7081         * MAINTAINERS: Change affiliation.
7083 2005-07-14  Jim Blandy  <jimb@redhat.com>
7085         * configure.in: Add cases for Renesas m32c.
7086         * configure: Regenerated.
7088 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
7090         * COPYING.LIB: Update from fsf.org.
7092 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
7094         * COPYING, compile, config.guess,
7095         config.sub, install-sh, missing, mkinstalldirs,
7096         symlink-tree, ylwrap: Sync from upstream sources.
7097         * config-ml.in: Update FSF address.
7099 2005-07-13  Eric Christopher  <echristo@redhat.com>
7101         * configure.in: Add toplevel noconfigdir support for tpf.
7102         * configure: Regenerate.
7104 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
7106         PR ada/22340
7108         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
7109         * Makefile.in: Regenerate.
7111 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
7113         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
7114         Brolley to write-after-approval.
7116 2005-07-07  Andreas Schwab  <schwab@suse.de>
7118         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
7119         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
7120         * Makefile.in: Regenerated.
7122 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
7124         * configure.in: Don't build sim or rda when targetting darwin.
7125         * configure: Regenerate.
7127 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
7129         * configure.in: Add --enable-libssp and --disable-libssp.
7130         * configure: Regenerate with autoconf-2.13.
7132 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
7134         * Makefile.def (target_modules): Add libssp.
7135         * configure.in (target_libraries): Add target-libssp.
7136         * configure: Rebuilt.
7137         * Makefile.in: Rebuilt.
7139 2005-07-01  Zack Weinberg  <zackw@panix.com>
7141         * MAINTAINERS: Change email address.  Resign from maintainership.
7143 2005-07-01  Richard Guenther  <rguenther@suse.de>
7145         * MAINTAINERS: Change my e-mail address and affiliation.
7147 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
7149         * Makefile.def (stagefeedback): Come after profile.
7150         Define profiledbootstrap target.
7151         * Makefile.tpl (profiledbootstrap): Remove.
7152         (stageprofile-end): Zap stagefeedback.
7153         (stagefeedback-start): Copy all .gcda files, not only GCC's.
7154         * Makefile.in: Regenerate.
7156 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
7158         * MAINTAINERS: Update my email address.
7160 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
7162         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
7163         In 'cpp' stanza, support '#line' as well as '# '.
7165 2005-06-08  Andreas Schwab  <schwab@suse.de>
7167         * MAINTAINERS: Move myself from 'Write After Approval' to
7168         'CPU Port Maintainers' section as m68k maintainer.
7170 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
7172         * configure.in (unsupported_languages): New macro.
7173         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
7174         non-ported target libraries in noconfigdirs.
7175         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
7176         non-linux-gnu.  Remove libgcj_ex_libffi.
7177         <lang_frag loop>: Set add_this_lang=no if the language is in
7178         unsupported_languages.
7179         * configure: Regenerate.
7181 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
7183         * configure.in: Fix typo in handling of --with-mpfr-dir.
7184         * configure: Regenerate.
7186 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
7188         * MAINTAINERS: Update my email address.
7190 2005-06-02  Jim Blandy  <jimb@redhat.com>
7192         * config.sub: Add cases for the Renesas m32c.  (This patch has been
7193         accepted into the master sources.)
7195 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
7196             Michael Snyder  <msnyder@redhat.com>
7197             Stan Cox  <scox@redhat.com>
7199         * configure.in: Set noconfigdirs for ms1.
7201         * configure: Regenerate.
7203 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
7205         * MAINTAINERS (Write After Approval): Add self.
7207 2005-06-01  Josh Conner  <jconner@apple.com>
7209         * MAINTAINERS (Write After Approval): Add self.
7211 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
7213         * MAINTAINERS: Update my email address.
7215 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
7217         * MAINTAINERS (Write After Approval): Add self.
7219 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
7221         * MAINTAINERS (Write After Approval): Remove self.
7223 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
7225         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
7226         (Dependencies): Consider target modules for bootstrap dependencies.
7227         Make target bootstrap modules depend on each stage's gcc.
7228         * Makefile.in: Regenerate.
7230 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
7232         * Makefile.def (configure-gcc): Depend on binutils having been built.
7233         (all-gcc): No need to do it here.
7234         * Makefile.in: Regenerate.
7236 2005-05-19  Paul Brook  <paul@codesourcery.com>
7238         * configure.in: Rewrite misleading error message when requested
7239         language cannot be built.
7240         * configure: Regenerate.
7242 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
7244         * ylwrap: Import from Automake 1.9.5.
7246 2005-05-13  David Ung  <davidu@mips.com>
7248         * MAINTAINERS (Write After Approval): Add self.
7250 2005-05-09  Mike Stump  <mrs@apple.com>
7252         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
7253         lt_cv_sys_max_cmd_len for now.
7255 2005-05-09  Stan Cox  <scox@redhat.com>
7257         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
7259 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
7261         * README.SCO: Update the URL.
7263 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
7265         * ltconfig: Define file_list_spec.  Pass file_list_spec and
7266         with_gnu_ld to libtool.
7267         * ltcf-c.sh (aix[45]): Define file_list_spec.
7268         * ltcf-cxx.sh (aix[45]): Same.
7269         * ltcf-gcj.sh (aix[45]): Same.
7270         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7271         exists, write list of input files to temporary file.
7273 2005-05-04  Mike Stump  <mrs@apple.com>
7275         * configure.in: Always pass --target to target configures as
7276         otherwise rebuilds that do --recheck will fail.
7277         * confiugure: Rebuilt.
7279 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
7281         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7282         STAGE_HOST_EXPORTS.
7283         (configure, all): Add bootstrap support.
7284         (Host modules, target modules): Pass post-stage1 flags and exports.
7285         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7286         * Makefile.in: Regenerate.
7288 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
7290         * configure: Regenerate.
7292 2005-04-27  Mike Stump  <mrs@apple.com>
7294         * MAINTAINERS: Add self as darwin maintainer.
7296 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
7298         * config.sub: Update from master copy.
7300 2005-04-21  Mike Stump  <mrs@apple.com>
7302         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7303         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7305 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
7307         * configure.in <crisv32-*-*, cris-*-*>: New local variable
7308         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
7309         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
7310         "*-*-elf" and "*-*-linux*".
7311         * configure: Regenerate.
7313 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
7315         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7317 2005-04-12  Mike Stump  <mrs@apple.com>
7319         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7321 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
7323         * MAINTAINERS (Write After Approval): Add myself.
7325 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
7327         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7329 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
7331         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
7332         (TARGET_CONFIGARGS): Include --with-target-subdir.
7333         (configure, all): New macros.  Use them throughout.
7334         * Makefile.in: Regenerate.
7336 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
7338         * MAINTAINERS (Write After Approval): Add myself.
7340 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7342         * MAINTAINERS: Remove 'loop unrolling' maintainer.
7344 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
7346         * MAINTAINERS: Move John Carr to Write After Approval.
7348 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
7350         * config/mh-mingw32: Delete.
7351         * configure.in: Don't use it.
7352         * configure: Regenerate.
7354 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
7356         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7357         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
7358         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
7359         (HOST_LIB_PATH): Generate from Makefile.def.
7360         (TARGET_LIB_PATH): Likewise.
7361         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7362         * Makefile.in: Regenerate.
7363         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7364         (RPATH_ENVVAR): Include Darwin case.
7365         * configure: Regenerate.
7367 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
7369         * MAINTAINERS (Various Maintainers): Remove self.
7370         (Write After Approval): Add self.
7372 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
7374         * MAINTAINERS (Various Maintainers): Add self.
7376 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
7378         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7379         * configure: Regenerate.
7381 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
7383         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7384         gcc_version, and gcc_version_trigger from set of flags to pass.
7385         * Makefile.tpl: Remove definitions of above variables.
7386         (config.status): Remove dependency on $(gcc_version_trigger).
7387         * Makefile.in: Regenerate.
7388         * configure.in: Do not reference config/gcc-version.m4 nor
7389         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
7390         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
7391         * configure: Regenerate.
7393 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
7394             Andrew Pinski  <pinskia@physics.uc.edu>
7396         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7397         * Makefile.in: Regenerate.
7399 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
7401         * MAINTAINERS (Write After Approval): Add myself.
7403 2005-03-03  David Ayers  <d.ayers@inode.at>
7405         * MAINTAINERS (Write After Approval): Add myself.
7407 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
7409         PR libgcj/20160
7410         * ltmain.sh: Avoid creating archives with components that have
7411         duplicate basenames.
7413 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
7415         PR bootstrap/20250
7416         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7417         instead of check.
7418         * Makefile.in: Regenerate.
7420 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7422         * Makefile.in: Regenerate to fix conflict between the previous two
7423         patches.
7425 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7427         PR bootstrap/17383
7428         * Makefile.def (target_modules): Remove "stage", now unnecessary.
7429         * Makefile.tpl (HOST_SUBDIR): New substitution.
7430         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7431         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7432         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7433         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7434         (Host modules, Bootstrapped modules): Use it.
7435         (Build modules, Target modules): Do not create symlink trees,
7436         always configure out-of-srcdir.
7437         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7438         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7439         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7440         $(HOST_SUBDIR).  Create a symlink for host_subdir.
7442         * Makefile.in: Regenerate.
7443         * configure: Regenerate.
7445 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7447         Merged from libada-gnattools-branch:
7448         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7450         * gnattools: New directory.
7451         * Makefile.def: Add gnattools as a module, depending on target-libada.
7452         * Makefile.in: Regenerate.
7453         * configure.in: Include gnattools in host_tools; disable it if ada
7454         is disabled.
7455         * configure: Regenerate.
7457 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
7459         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7460         treelang maintainer.
7461         (Write After Approval): Remove myself.
7463 2005-02-23  Paul Schlie  <schlie@comcast.net>
7465         * configure.in: Allow darwin targeted ports to build tk, itcl and
7466         libgui.
7467         * configure: Regenerate.
7469 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7471         PR libgcj/10353
7472         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7473         * configure: Regenerate.
7475 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
7477         * MAINTAINERS (Write After Approval): Add myself.
7479 2005-02-10  Ian Lance Taylor  <ian@airs.com>
7481         * MAINTAINERS: Update my e-mail address.
7483 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
7485         * MAINTAINERS (Write After Approval): Add myself.
7487 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
7489         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7490         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7491         target-libgloss when not *-*-elf and *-*-aout.
7492         * configure: Regenerate.
7494 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
7496         * MAINTAINERS: Remove obsolete entries.
7498         * MAINTAINERS (Write After Approval): Add Michael Matz.
7500 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
7502         * MAINTAINERS: Remove self as cpplib maintainer.
7504 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7506         * install-sh, config.sub: Import from upstream.
7508 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7510         PR bootstrap/18222
7511         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7512         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7513         * Makefile.in: Regenerate.
7515 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
7517         * MAINTAINERS: Update my email address.
7519 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
7520             Andreas Schwab  <schwab@suse.de>
7522         PR bootstrap/18033
7523         * config-ml.in: Eval option if surrounded by single quotes.
7525 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
7527         Revert 2004-12-28 Makefile changes, a better fix will be
7528         applied to mainline and src after GCC 4.0 branches.
7530 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
7532         PR bootstrap/17383
7534         * Makefile.def (target_modules): Remove stage parameter,
7535         it is always true now.
7536         * Makefile.tpl (configure-build-[+module+],
7537         configure-target-[+module+]): Always build symlink tree
7538         for the directory and for include.  BUILD_SUBDIR and
7539         TARGET_SUBDIR cannot be . anymore.
7540         * Makefile.in: Regenerate.
7542 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
7544         Revert 2004-12-08 Makefile changes.
7546 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
7548         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7549         cygwin, mingw.
7551 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
7553         * configure.in (sh64-*-*): Reenable gprof.
7554         * configure: Regenerate.
7556 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
7558         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7559         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7560         (EXTRA_TARGET_FLAGS): Add PICFLAG.
7561         * Makefile.in: Regenerate.
7563 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
7565         * MAINTAINERS: Update my email address.
7567 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
7569         * Makefile.tpl: Generate normal dependencies if the LHS module is
7570         not bootstrapped.
7571         * Makefile.in: Regenerate.
7573 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7575         * configure.in: Include config/gxx-include-dir.m4.  Use
7576         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
7577         * configure: Regenerate.
7579 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7581         * config.if: Delete.
7582         * configure.in: Set libstdcxx_incdir directly.
7583         * configure: Regenerate.
7585 2004-12-02  Eric Christopher  <echristo@redhat.com>
7587         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7588         * Makefile.in: Regenerate.
7590 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7592         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7593         * configure: Regenerate.
7595 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7597         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
7598         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
7599         * configure: Regenerate.
7601 2004-12-01  Eric Christopher  <echristo@redhat.com>
7603         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7604         of things to remove.
7606 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
7608         * MAINTAINERS (Write After Approval): Update my e-mail address.
7610 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
7612         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7613         from CVS libtool to always pass_all.
7615 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7617         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7618         (hppa*64*-*-*): Delete incorrect comment.
7619         * configure: Rebuilt.
7621 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7623         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7625 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7627         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7628         from CVS libtool to always pass_all.
7630 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7632         * install-sh, compile: Import from automake.
7634 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7636         * config.guess, config.sub:  Import from savannnah.
7638 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
7640         * MAINTAINERS (Write After Approval): Add myself
7642 2004-11-12  Mike Stump  <mrs@apple.com>
7644         * Makefile.def: Add html support.
7645         * Makefile.tpl: Likewise.
7646         * Makefile.in: Regenerate.
7648 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
7650         PR 18423
7651         * configure.in: Remove all instances of build-fixincludes from
7652         noconfigdirs.
7653         (build_configargs): Supply --target to subdirectories.
7654         * configure: Regenerate.
7656         * Makefile.def: Make gcc install depend on fixincludes install.
7657         * Makefile.in: Regenerate.
7659 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
7661         * MAINTAINERS: Add myself as gcc testsuite maintainer.
7663 2004-11-11  Paul Brook  <paul@codesourcery.com>
7665         * MAINTAINERS: Add self as arm maintainer.  Update email address.
7667 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
7669         * configure.in (noconfigdirs) [mmix-*-*]: Disable
7670         target-libgfortran.
7671         * configure: Regenerate.
7673 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
7675         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7676         like CC.
7678 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
7680         * Makefile.def (host fixincludes): Specify missing targets.
7681         * Makefile.in: Regenerate.
7683 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
7685         * MAINTAINERS: Add myself
7687 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
7689         * MAINTAINERS (Write After Approval): Add myself.
7691 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
7693         * Makefile.def: Build fixincludes for the host, too.
7694         * Makefile.in: Regenerate.
7695         * configure.in (host_tools): Add fixincludes.
7696         * configure: Regenerate.
7698 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
7700         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7701         * configure: Regenerated.
7703 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
7705         PR other/17783
7706         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7707         * configure: Regenerated.
7709 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
7711         * README.SCO: Update per FSF instructions.
7713 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
7715         PR target/18151
7716         * configure.in (case ${target}): Do not build fixincludes for avr.
7717         * configure: Regenerated.
7719 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
7721         * configure.in (case ${target}): Do not build fixincludes
7722         on platforms where it is not used.
7723         * configure: Regenerated.
7725 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
7727         * configure.in: Use an absolute path to install-sh.
7728         * configure: Regenerated.
7730 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7732         * MAINTAINERS (Write After Approval): Add myself.
7734 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
7736         * MAINTAINERS: Remove from Write After Approval those that are
7737         already maintainers.
7739 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
7741         * MAINTAINERS:  Update my email address.
7743 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
7745         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7746         * configure: Regenerate.
7748 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
7750         * MAINTAINERS:  Update my email address.
7752 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
7754         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
7755         entries belonging to this category.
7757 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
7759         * MAINTAINERS: Update my e-mail address.
7761 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
7763         Fix wrong conflict resolution in:
7765         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7767         * Makefile.in: Regenerate.
7768         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7769         in the recursive `make', instead of hardwiring `all'.
7770         (Autogenerated TARGET-* variables): New.
7772 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
7774         * configure.in: Enable target-libgloss for crx-*-*.
7775         * configure: Regenerate.
7777 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7779         * MAINTAINERS (Various Maintainers): Move the "windows,
7780         cygwin, mingw" maintainer to ...
7781         (OS Port Maintainers): ... here.
7783 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7785         * MAINTAINERS (Write After Approval): Remove those that are
7786         maintainers of some subsystem.
7788 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
7790         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7791         * ltcf-cxx.sh (tpf*): Likewise.
7792         * ltconfig (tpf*): Add TPF OS configuration support.
7794 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
7796         * MAINTAINERS: Change my email address to my new work account.
7798 2004-09-24  Michael Roth  <mroth@nessie.de>
7800         * configure.in (--without-headers): Add missing double quotes.
7801         * configure: Regenerate.
7803 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
7805         * ylwrap: Revert to previous version.
7807 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
7809         PR bootstrap/17369
7810         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7811         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7812         SET_GCC_LIB_PATH_CMD.
7813         (BASE_TARGET_EXPORTS): Likewise.
7814         * Makefile.in: Regenerated.
7816         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7817         * configure: Regenerated.
7819 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
7821         * config.guess: New upstream version
7822         * compile, depcomp, install-sh, ylwrap: Likewise.
7824 2004-09-19  Roger Sayle  <roger@eyesopen.com>
7826         * config/mh-x86omitfp: New host makefile fragment.  Add
7827         -fomit-frame-pointer to the default BOOT_CFLAGS.
7828         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7829         * configure: Regenerate.
7831 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
7833         PR target/11572
7834         * configure.in (*-*-darwin*): Renable libobjc.
7835         * configure: Regenerate.
7837 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
7839         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7841 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
7843         * Makefile.def: Remove libbanshee.
7844         * Makefile.tpl: Ditto.
7845         * configure.in: Ditto.
7846         * Makefile.in: Regen.
7847         * configure: Ditto.
7849 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
7851         * ltmain.sh: Use $pic_object as $non_pic_object if
7852         $non_pic_object=none.
7854 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
7856         * missing: Import latest version from master repository.
7858 2004-09-06  Nick Clifton  <nickc@redhat.com>
7860         * config.sub: Import latest version from master repository.
7861         * config.guess: Likewise.
7862         This includes these changes:
7864         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
7866         * config.sub: Handle crisv32, alias etraxfs.
7867         * config.guess (crisv32:Linux:*:*): Handle.
7869         2004-08-13  Brad Smith  <brad@comstyle.com>
7871         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7872         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7874         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
7876         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7877         assume the processor is a powerpc.  This is because coreutils
7878         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7879         in this case, due to a MacOS X bug that causes
7880         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7881         to return a negative number.
7882         Problem reported by Petter Reinholdtsen in:
7883         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7885         2004-07-19  Ben Elliston  <bje@gnu.org>
7887         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7889         2004-06-24  Ben Elliston  <bje@gnu.org>
7891         * config.guess: Update copyright years.
7892         * config.sub: Likewise.
7894         2004-06-22  Robert Millan  <robertmh@gnu.org>
7896         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7897         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7899         2004-06-22  Stanley F. Quayle <stan@stanq.com>
7901         * config.guess (*:*VMS:*:*): New entry. Replaces
7902         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7903         manufacturer.
7905         2004-06-22  Ben Elliston  <bje@gnu.org>
7907         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7908         * config.sub: Likewise.
7910         2004-06-22  Ben Elliston  <bje@gnu.org>
7912         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7913         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7915         2004-06-11  Ben Elliston  <bje@gnu.org>
7917         * config.guess (pegasos:OpenBSD:*:*): Remove.
7919         2004-06-11  Ben Elliston  <bje@gnu.org>
7921         From Wouter Verhelst <wouter@grep.be>:
7922         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7924         2004-06-11  Ben Elliston  <bje@gnu.org>
7926         * config.guess (luna88k:OpenBSD:*:*): New.
7928         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
7930         * config.guess (m32r*:Linux:*:*): New case.
7931         * config.sub: Handle m32rle.
7933         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
7935         From Jens Petersen  <petersen@redhat.com>:
7936         * config.sub: Handle sparcv8.
7938         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
7940         From Tom Smith <smith@cag.lkg.hp.com>:
7941         * config.guess: Version suffixes are equally significant on Tru64
7942         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
7943         prefix of "P" (patched kernel).
7945         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
7947         * config.sub: Add support for National Semiconductor CRX target.
7949 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
7951         * MAINTAINERS (Various Maintainers): Remove myself as web page
7952         maintainer, add myself as maintainer of build status lists.
7954 2004-09-03  Jan Beulich  <jbeulich@novell.com>
7956         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7957         *-*-netware, but add target-libmudflap.
7958         Consolidate *-*-netware targets (of which really only i?86 exists)
7959         into a single entry.
7960         * configure: Likewise.
7962 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
7964         * Makefile.tpl (sorry): Remove.
7965         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7966         (cleanstrap targets): Depend on distclean, not distclean-stage1.
7967         (do-clean): Clean per-stage directories too.
7968         (do-distclean): Run distclean-stage1 too.
7969         (.NOTPARALLEL): Enable during toplevel bootstrap.
7970         (stage[+id+]-bubble): Enable parallel execution during
7971         the recursive invocation.
7972         * Makefile.in: Regenerate.
7974         Fix previous checkin:
7976         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7977         include.
7978         * configure.in: Fix indentation.
7979         * configure: Regenerate.
7981 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
7983         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7984         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7985         * configure: regenerate
7986         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
7987         -mdynamic-no-pic
7989 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
7991         * Makefile.def (build_modules): Add fixincludes.
7992         (dependencies): Make gcc depend on fixincludes.
7993         * configure.in (build_tools): Add fixincludes.
7994         (build_configdirs): Always include build_libs.
7995         * Makefile.in: Regenerate.
7996         * configure: Regenerate.
7998 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
8000         * Makefile.def (bootstrap stages): Add 'lean' parameter.
8001         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
8002         phony targets; do not generate timestamp files.
8003         (distclean-stageN): Remove references to their timestamp files.
8004         (restageN, touch-stageN): Remove.
8005         (stageN-bubble): Rewritten.
8006         (compare): Support lean bootstraps.
8007         * Makefile.in: Regenerate.
8009         * configure.in: Only warn when bootstrapping but
8010         build != host or build != target.  Support lean bootstraps.
8011         * configure: Regenerate.
8013 2004-08-26  Phil Edwards  <phil@codesourcery.com>
8015         * configure.in:  Give a better error message if GMP/MPFR are missing
8016         and a language needing them has been requested.
8017         * configure:  Regenerated.
8019 2004-08-25  Phil Edwards  <phil@codesourcery.com>
8021         * configure.in:  Print a list of available language front-ends if
8022         a requested one is missing.  Tidy stray tab characters.
8023         * configure:  Regenerated.
8025 2004-08-19  Michael Koch  <konqueror@gmx.de>
8027         * gcc/doc/install.texi: Update entry about automake for libjava.
8029 2004-08-17  Robert Millan  <robertmh@gnu.org>
8031         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
8032         (instead of FreeBSD).
8033         * configure: Regenerate.
8035 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
8037         * Makefile.in: Regenerate.
8038         * configure: Regenerate.
8040         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
8041         stage_*_flags.
8042         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
8043         for bootstrapped modules if toplevel bootstrap is going.
8044         (GCC bootstrap): Generate per-stage targets for all bootstrapped
8045         modules.  Adjust for changes in Makefile.def.  Enable several
8046         rules even in non-bootstrap mode, just to avoid peppering the
8047         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
8048         (stage-[+prev+]-bubble): Remove.
8050         * Makefile.def (Dependencies): Depend on all-build-bison,
8051         all-build-flex, all-build-byacc, all-build-texinfo, rather
8052         than the host variations.
8053         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
8054         with BUILD_SUBDIR.
8055         (BISON): Update for recent Bisons.
8056         (YACC): Fix typo.
8057         (cross): Depend on all-build.
8058         (all): Do not depend on all-build.
8059         (prebootstrap): Remove.
8060         (dep-kind): Accept separate prefixes for MODULE and ON variables.
8061         (Prebootstrap dependencies): Add them to the per-stage targets
8062         and to all-prebootstrap.
8063         * configure.in (build_configdirs): Always enable build_tools.
8064         (BUILD_DIR_PREFIX): Remove.
8066         * Makefile.def (gcc): Add target variable.
8067         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
8068         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8069         in the recursive `make', instead of hardwiring `all'.
8070         (Autogenerated TARGET-* variables): New.
8072 2004-08-13  Brian Booth  <bbooth@redhat.com>
8074         * MAINTAINERS: Remove myself from write-after-approval.
8076 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8078         * src-release: Stop distributing mmalloc with gdb (which doesn't
8079         use it).
8080         * Makefile.def: GDB doesn't depend on mmalloc anymore.
8081         * Makefile.in: Regenerate.
8083 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
8085         * configure.in (arm*-*-eabi*): New target.
8086         * configure: Regenerate.
8088 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
8090         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
8091         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
8092         (Dependencies): New section.
8093         * Makefile.tpl (Dependencies): Generate from Makefile.def.
8094         (configure-target-[+module+]): Depend on maybe-all-gcc
8095         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
8096         (toplevel profiledbootstrap): Fix dependencies.
8097         * Makefile.in: Regenerate.
8099 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
8101         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
8102         target-libiberty to noconfigdirs.
8103         * configure: Regenerate.
8105 2004-08-03  Paul Brook  <paul@codesourcery.com>
8107         * configure.in: Check for MPFR as well as GMP.
8108         * configure: Regenerate.
8110 2004-08-01  Robert Millan  <robertmh@gnu.org>
8112         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
8113         libmudflap for all GNU-based systems (with Glibc).
8114         * configure: Regenerate.
8116 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
8118         * Makefile.def (host-modules): Add gcc.
8119         * Makefile.in: Regenerate.
8120         * Makefile.tpl (sorry): New rule.
8121         (configure-host, all-host, [+make_target+]-host, do-check,
8122         install-host): Do not add gcc as a special case.
8123         (host modules): Add a small special-casing for gcc.  Export
8124         extra_make_flags through the environment.
8125         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
8126         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
8127         other recursive targets for gcc): Remove.
8129         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
8130         (stage, unstage): New rules.
8131         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
8132         distclean-stage[+id+]): Use stage_current.
8133         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
8134         the stage*-start rules.
8136 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
8138         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
8139         use -all_load flag.
8141 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
8143         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
8144         * configure: Regenerate.
8146 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
8148         * maintainer-scripts/gcc_release: Revert yesterday's change.
8150 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
8152         * MAINTAINERS: Add myself to write-after-approval.
8154 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
8156         * libf2c: Removed.
8157         * gcc/gccbug.in: Updated because of libf2c removal.
8158         * maintainer-scripts/gcc_release: Ditto.
8160 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
8162         * configure.in: Build libmudflap by default on FreeBSD.
8163         * configure: Regenerated.
8165 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
8167         * configure.in: Do not build libmudflap by default on non-GNU/Linux
8168         systems.
8169         * configure: Regenerated.
8171 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8173         PR target/16344
8174         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
8175         feedback based compiler.
8176         * Makefile.in: Rebuilt.
8178 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
8180         * Makefile.def (host_modules): Set bootstrap=true for flex.
8181         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
8182         * Makefile.in: Rebuilt.
8184 2004-07-07  Jan Hubicka  <jh@suse.cz>
8186         * MAINTAINERS: Add self as a profile feedback maintainer.
8188 2004-07-05  Phil Edwards  <phil@codesourcery.com>
8190         * configure.in:  Do not prepend $srcdir to /dev/null in
8191         makefile fragments.
8192         * configure:  Regenerate.
8194 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
8196         * Makefile.def (build_modules): Add bison, byacc, flex,
8197         m4, texinfo.
8198         (flags_to_pass): Add FLEX.
8199         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
8200         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
8201         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
8202         DEFAULT_MAKEINFO): Remove.
8203         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
8204         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
8205         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
8206         objdir or else use configured tool.
8207         (all-build): New.
8208         (all): Depend on it.
8209         (Build module dependencies): Add.
8210         * Makefile.in: Regenerate.
8211         * configure.in: Better support for multiple build modules,
8212         matching what is done for host/target modules.  Do not look
8213         for "plausible" locations of build tools if Canadian cross.
8214         Use autoconf's AC_PROG_CC to find a C compiler.  Define
8215         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
8216         * configure: Regenerate.
8218 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
8220         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
8221         * Makefile.in: Regenerate.
8223 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
8225         * Makefile.tpl (configure-build-[+module+],
8226         configure-[+module+], configure-target-[+module+]): Pass
8227         [+extra_configure_args+].
8228         (all-build-[+module+], all-[+module+], check-[+module+],
8229         install-[+module+], [+make_target+]-[+module+],
8230         all-target-[+module+], check-target-[+module+],
8231         install-target-[+module+], [+make_target+]-target-[+module+]):
8232         Pass [+extra_make_args+].
8233         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
8234         (GCC_HOST_EXPORTS): Remove.
8235         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
8236         cross, check-gcc, check-gcc-c++, install-gcc,
8237         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
8238         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
8239         * Makefile.in: Regenerate.
8241 2004-06-21  Matthew Sachs  <msachs@apple.com>
8243         * MAINTAINERS: Added self to write-after-approval.
8245 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
8247         * configure.in: Check for srcdir/winsup rather than build directory
8248         winsup.
8249         * configure: Regenerate.
8251 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
8253         * configure.in: Don't build Cygwin native newlib if winsup
8254         directory is missing.  Emit warning instead.
8255         * configure: Regenerate.
8257 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
8259         * Makefile.tpl (touch-stage[+id+]): New.
8260         (restage[+prev+]): Depend on touch-stage[+id+].
8262         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
8263         Use it throughout.
8265         * Makefile.def: Add profile and feedback bootstrap stages.
8266         Remove next field from bootstrap stages.
8267         * Makefile.tpl (LN, LN_S): Substitute.
8268         (stageN-start, stageN-end): Use double-colon rules, to
8269         provide a hook for additional setup commands.
8270         (distclean-stageN-gcc, restageN): Create dependencies from
8271         [+prev+], not from [+next+].
8272         (stageN-bubble): Add commands for successive stages from
8273         [+prev+], using double-colon rules.
8274         (all-stageN-gcc): Fix typo.
8275         (stagefeedback-start, profiledbootstrap): New.
8276         * Makefile.in: Regenerate.
8277         * configure.in: Call ACX_PROG_LN.
8278         * configure: Regenerate.
8280 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
8282         * MAINTAINERS (Write After Approval): Add myself.
8284 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
8286         * MAINTAINERS (Write After Approval): Add myself.
8288 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
8290         * configure.in: Fix --enable-bootstrap breakage introduced in trees
8291         without gcc.
8292         * configure: Regenerate.
8294 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8296         * Makefile.tpl: Fix typo.
8297         * Makefile.in: Regenerate.
8299 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8301         * configure.in: Remove new- prefix from toplevel
8302         bootstrap targets.
8303         * configure: Regenerate.
8305 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8307         * Makefile.tpl (all.normal): Rename to all.
8308         (all): Replace with a rule to pick the default
8309         target from configure.
8310         (all-gcc, configure-gcc): Use conditionals to
8311         do nothing when toplevel bootstrap is going on.
8312         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8313         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8314         * configure.in: Support --enable-bootstrap.
8316         * Makefile.def: Remove new- prefix from toplevel
8317         bootstrap targets.
8318         * Makefile.tpl: Likewise.
8320         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
8321         target.
8323         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8324         $(RECURSE_FLAGS) to recursive invocation of make.
8326         * Makefile.in: Regenerate.
8327         * configure: Regenerate.
8329 2004-05-30  Andreas Jaeger  <aj@suse.de>
8330             Jim Wilson  <wilson@specifixinc.com>
8332         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8333         like CC.
8335 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
8337         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8338         * configure: Regenerate.
8340 2004-05-25  Daniel Jacobowitz  <drow@false.org>
8342         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8343         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8344         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
8345         targets.
8346         * Makefile.in: Regenerate.
8348 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
8350         * configure.in: Test the ability to symlink directories.
8351         * configure: Regenerate.
8353         * Makefile.def (bootstrap-stage): New definitions.
8354         * Makefile.tpl (configure-stage1-gcc,
8355         configure-stage2-gcc, configure-stage3-gcc,
8356         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8357         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8358         new-restage3, compare): Autogenerate, see Makefile.in
8359         entry for behavioral changes.
8360         (distclean-stage1, new-stage1-start, new-stage1-end,
8361         new-stage1-bubble, distclean-stage2, new-stage2-start,
8362         new-stage2-end, new-stage2-bubble, distclean-stage3,
8363         new-stage3-start, new-stage3-end): New autogenerated targets.
8364         (objext, prebootstrap, BOOT_CFLAGS,
8365         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8366         targets.
8368         * Makefile.in: Regenerate.
8369         (distclean-stage1, new-stage1-start, new-stage1-end,
8370         new-stage1-bubble, distclean-stage2, new-stage2-start,
8371         new-stage2-end, new-stage2-bubble, distclean-stage3,
8372         new-stage3-start, new-stage3-end): New targets.
8373         (all-stage1-gcc): Move prebootstrap dependency from here...
8374         (configure-stage1-gcc): ...to here.
8375         (new-bootstrap): Use bubble targets.
8376         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8377         Use per-stage distclean targets.
8378         (configure-stage1-gcc, configure-stage2-gcc,
8379         configure-stage3-gcc, all-stage1-gcc,
8380         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8381         Use new-stageN-start to prepare the tree.
8383 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
8385         * Makefile.def (host_modules): add libcpp.
8386         * Makefile.tpl: Add dependencies on and for libcpp.
8387         * Makefile.in: Regenerate.
8388         * configure.in: Add libcpp host module.
8389         * configure: Regenerate.
8391 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
8393         * Makefile.tpl: Whenever a recursive target is defined, wrap
8394         it in a special @if/@endif block, and prepare its maybe
8395         dependency in the @if/@endif block
8396         * configure.in: Instead of writing maybe dependencies, remove
8397         the @if/@endif statements, and remove the @if/@endif blocks
8398         that remain.
8399         * configure: Regenerate.
8400         * Makefile.in: Regenerate.
8402 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
8404         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8406 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
8408         PR bootstrap/15120
8409         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8410         * */configure: Rebuilt.
8412 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
8414         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8415         of libf2c.
8416         * configure, Makefile.in: Regenerate.
8418 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
8420         * MAINTAINERS (Write After Approval): Add myself.
8422 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
8424         Merge from tree-ssa-20020619-branch.
8426         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8427         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8428         (HOST_GMPLIBS): Define.
8429         (HOST_GMPINC): Define.
8430         (TARGET_LIB_PATH): Add libmudflap.
8431         (GFORTRAN_FOR_TARGET): Define.
8432         (configure-build*): Export GFORTRAN.
8433         (configure-gcc): Export GMPLIBS and GMPINC.
8434         (all-gcc): Add maybe-all-libbanshee.
8435         (configure-target-libgfortran): Define.
8436         * Makefile.in: Regenerate.
8437         * configure.in (host_libs): Add libbanshee.
8438         (target_libraries): Add target-libmudflap and target-libgfortran.
8439         Add --with-libbanshee.
8440         Handle --disable-libmudflap.
8441         (*-*-freebsd*): Use with_gmp.
8442         Add $(libgcj) to noconfigdirs.
8443         * configure: Regenerate.
8444         * depcomp: New file.
8445         * MAINTAINERS: Add tree-ssa maintainers.
8447 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
8449         * MAINTAINERS (Various Maintainers): Add myself.
8451 2004-04-30  Brian Ford  <ford@vss.fsi.com>
8453         * MAINTAINERS (Write After Approval): Add myself.
8455 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
8457         * MAINTAINERS (Write After Approval): Add myself.
8459 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
8461         * config/acx.m4: Fix fastcompare support for new-bootstrap.
8462         * configure: Regenerate.
8464 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
8466         Revert:
8467         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8469         * Makefile.def (flags_to_pass): Remove *dir variables that
8470         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8471         as well as prefix and exec_prefix.
8472         * Makefile.in: Regenerate.
8474 2004-04-26  Robert Millan  <robertmh@gnu.org>
8476         Add patches from libtool CVS.
8477         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8478         * ltconfig: Likewise.
8479         * ltcf-c.sh: Likewise.
8480         * ltcf-cxx.sh: Likewise.
8481         * ltcf-gcj.sh: Likewise.
8483 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8485         * Makefile.def (host_modules): Mark with the bootstrap
8486         flag packages on which gcc depends.
8487         * Makefile.tpl (all-bootstrap): Use it.
8488         * Makefile.in: Regenerate.
8490 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8492         * Makefile.def (flags_to_pass): Remove *dir variables that
8493         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8494         as well as prefix and exec_prefix.
8495         * Makefile.in: Regenerate.
8497 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8499         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8500         * configure: Regenerate.
8501         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8502         * gcc/Makefile.tpl (compare): Use the result of the test.
8503         * gcc/Makefile.in: Regenerate.
8505 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
8507         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8508         Always relocate gcc and prev-gcc to the original names, even
8509         if the build fails.
8510         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8511         New targets.
8513 2004-04-23  Laurent GUERBY <laurent@guerby.net>
8515         * MAINTAINERS: Update my email address.
8517 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8519         * configure.in (mips*-*-irix5*): Enable ld.
8520         * configure: Regenerate.
8522 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8524         * configure: Regenerate.
8526 2004-04-15  James E Wilson  <wilson@specifixinc.com>
8528         * Makefile.tpl (configure-[+module+], configure-gcc,
8529         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8530         Set and export LDFLAGS.
8531         * Makefile.in: Regenerate.
8533 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
8535         * MAINTAINERS: Add myself to write-after-approval.
8537 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8539         PR bootstrap/14871
8540         * Makefile.tpl: If we don't have built-in-tree target tools,
8541         use the ones found by configure rather than hacking around with
8542         program_transform_name.
8543         * configure.in: Give Makefile.tpl the information necessary
8544         to do that.
8545         * Makefile.in: Regenerate.
8546         * configure: Regenerate.
8548 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
8550         PR bootstrap/14760
8551         * configure.in: When computing baseargs, strip *all* copies of
8552         offending options.  Also, don't match/substitute the trailing space,
8553         so that this actually works when two similar options are separated by
8554         only one space.
8555         * configure: Regenerate.
8557 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
8559         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8560         (rs6000-*-aix*): Same.
8561         * configure: Regenerate.
8563 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
8565         * MAINTAINERS: Add myself to write-after-approval.
8567 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
8569         * MAINTAINERS: Add myself to write-after-approval.
8571 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
8573         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8574         STRICT_WARN, WARN_CFLAGS flags passed down to make.
8575         * Makefile.in: Regenerate.
8577         * configure.in (top level bootstrap support): Rework --enable-werror
8578         to set @stage2_werror_flag@.
8579         * configure: Regenerate.
8580         * Makefile.tpl (top level bootstrap support): Pass
8581         @stage2_werror_flag@ down to configure in stages 2 and 3.
8582         * Makefile.in: Regenerate.
8584 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8586         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8587         for stages 2 and 3 as well as in make.  As a consequence, remove
8588         OUTPUT_OPTION (now detected by configure) from the flags passed down
8589         to make.
8590         * Makefile.in: Regenerate.
8592         * Makefile.tpl (new-bootstrap): Fix typo.
8593         * Makefile.in: Regenerate.
8595 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8597         * Makefile.tpl: Rearrange by moving recursive_targets rules
8598         into their proper sections.
8599         * Makefile.tpl (top level bootstrap support): Move disabling
8600         of coverage flags from 'make' to 'configure'; improve comments.
8601         * Makefile.in: Regenerate.
8603         * Makefile.tpl (experimental top level bootstrap) Move stage1
8604         language setting from all- target to configure- target; disable
8605         intermodule optimization in stage 1; prevent gratuitous rebuilds
8606         of stage 1.
8607         * Makefile.in: Regenerate.
8608         * configure.in: Comma-separate stage 1 language list for top
8609         level bootstrap.
8610         * configure: Regenerate.
8612         * Makefile.tpl: Clean up experimental top level bootstrap support:
8613         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8614         prev-gcc in configure- targets as well as all- targets.
8615         * Makefile.in: Regenerate.
8617 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
8619         * compile: New file imported from automake.
8621 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
8623         * configure.in: Remove symbolic link section.
8624         * configure: Regenerate.
8625         * Makefile.tpl (links): Remove.
8626         * Makefile.in: Regenerate.
8628 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
8629             Nathanael Nerode  <neroden@gcc.gnu.org>
8631         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
8632         Set with AC_CHECK_PROGS.
8633         * configure.in: Fix comment typo from last patch.
8634         * configure: Regenerate.
8636 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
8638         * Makefile.tpl: Introduce experimental top level bootstrap support.
8639         * Makefile.in: Regenerate.
8640         * configure.in: Introduce support for top level bootstrap.
8641         * configure: Regenerate.
8643 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8644             Paolo Bonzini  <bonzini@gnu.org>
8646         PR bootstrap/14522
8647         * configure.in: Cope with shells that do not support unquoted ^
8648         * configure: Regenerate.
8650 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8651             Paolo Bonzini  <bonzini@gnu.org>
8653         PR bootstrap/14522
8654         * configure.in: Cope with shells that do not support nesting
8655         quotes inside quoted backquote substitutions.
8656         * configure: Regenerate.
8658 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
8660         PR bootstrap/14522
8661         * configure.in: Fix escaping of $.
8662         * configure: Regenerate.
8664 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8666         * configure: Regenerate, since I forgot to while committing Paolo's
8667         changes.
8669 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
8671         PR ada/14131
8672         Move language detection to the top level.
8673         * configure.in: Find default values for the tools as
8674         soon as possible.  Disable ada if GNAT is not found.
8675         Emit error message about missing languages.  Expand
8676         --enable-languages=all for the gcc subdirectory.
8678 2004-03-10  Ben Elliston  <bje@gnu.org>
8680         * MAINTAINERS: Update my email address.
8682 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
8684         * ltconfig: Disable building static libraries if building shared
8685         libraries on AIX 5L.
8687 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
8689         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8690         and disable libgcj.
8691         * configure: Regenerated.
8693 2004-03-01  Brian Booth  <bbooth@redhat.com>
8695         * MAINTAINERS: Add myself to write-after-approval.
8697 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
8699         * MAINTAINERS: Add myself to write-after-approval.
8701 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8703         PR bootstrap/7087
8704         * Makefile.tpl: Guard XFOO sed statements better.
8705         * Makefile.tpl: Add dependency for configure-target-libada.
8706         * Makefile.in: Regenerate (incidentally fixes broken
8707         commit when libada-branch was merged).
8709 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
8711         * MAINTAINERS: Add myself to write-after-approval.
8713 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
8715         * MAINTAINERS: Add Nicola Pero and myself as libobjc
8716         maintainers.
8718 2004-02-20  Andrew Cagney  <cagney@redhat.com>
8720         * config.guess: Update from version 2003-10-16 to 2004-02-16.
8721         * config.sub: Update from version 2003-11-03 to 2004-02-16.
8723 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8725         PR bootstrap/11932
8726         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8728 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
8730         * MAINTAINERS: Added myself to write-after-approval.
8732 2004-02-14  Michael Koch  <konqueror@gmx.de>
8734         * MAINTAINERS: Added myself to write-after-approval.
8736 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
8738         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
8739         some OS port maintainers to OS port maintainers section.
8741 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
8743         * MAINTAINERS: Add self.
8745 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
8747         * MAINTAINERS: Alphabetize.
8749 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
8751         * MAINTAINERS: Remove myself.
8753 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
8755         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8756         (rs6000-*-aix*): Same.
8757         * configure: Regenerate.
8759 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
8761         * configure.in (host): Add in missing $noconfigdirs to defines.
8762         * configure: Regenerate.
8764 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
8765             Nathanael Nerode  <neroden@gcc.gnu.org>
8767         PR ada/6637, PR ada/5911
8768         Merge with libada-branch:
8769         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8770         with appropriate dependencies. Add --enable-libada configure switch.
8771         * configure, Makefile.in: Regenerate.
8773 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
8775         * MAINTAINERS: Add myself to write-after-approval.
8777 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8779         * configure.in: Don't pass --with-stabs on IRIX 5 either.
8780         * configure: Regenerate.
8782 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
8784         Merge from upstream:
8786         * ltmain.in: When setting IFS to '~', be careful about user
8787         arguments that contain '~'.
8789         2004-02-04  Peter O'Gorman  <peter@pogma.com>
8791         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8792         Also test $base_compile against $CC with escaped arguments. Bug
8793         reported by Geoff Keating <geoffk@apple.com>.
8795 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
8797         * MAINTAINERS: Remove i960 port.
8799 2004-01-23  DJ Delorie  <dj@redhat.com>
8801         * Makefile.def (target_modules) [libiberty]: Don't stage.
8802         * Makefile.in: Rebuilt.
8804 2004-01-20  Caroline Tice  <ctice@apple.com>
8806         * MAINTAINERS: Add myself to write-after-approval.
8808 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
8810         * MAINTAINERS: Update my email address.
8812 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
8814         * MAINTAINERS: Add myself to write-after-approval.
8816 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8818         * MAINTAINERS: Remove entries without email address.
8820 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
8822         * MAINTAINERS: Add myself to write-after-approval.
8824 2004-01-15  Steven Bosscher  <stevenb@suse.de>
8826         * MAINTAINERS: Update my email address.
8828 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
8830         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8831         * Makefile.tpl (configure-target-[+module+]): Support stage.
8832         * Makefile.in: Rebuilt.
8834 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
8836         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8838 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
8840         * MAINTAINERS: Add myself as a MIPS maintainer.
8842 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8844         * configure.in: Use ./config.cache, not config.cache.
8845         * configure: Regenerate.
8846         * Makefile.tpl: Special-casing not needed for GCC any more.
8847         * Makefile.in: Regenerate.
8849         * configure.in: Don't share a cache file for host dirs.
8850         * configure: Regenerate.
8852         * config-ml.in: Don't mess with the cache file.
8854 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8856         * MAINTAINERS: Move myself from 'Write After Approval' to
8857         'CPU Port Maintainers' section as SPARC maintainer.
8859 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8861         * Makefile.tpl: Make GCC use a separate config.cache.
8862         * Makefile.in: Regenerate.
8864         PR bootstrap/11932, PR bootstrap/11933
8865         (I don't know if it will fix either of them, but it relates
8866         to them.)
8867         * configure.in: Don't use shared config.cache for target
8868         directories.
8869         * configure: Regenerate.
8871 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
8873         * MAINTAINERS: Add myself to 'Write After Approval' section.
8875 2003-12-31  Roger Sayle  <roger@eyesopen.com>
8877         * configure.in (ia64*-*-hpux*): Disable building java libraries.
8878         * configure: Regenerated.
8880 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
8882         * MAINTAINERS: Remove the mn10200 maintainer.
8884 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
8886         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8887         * configure: Regenerated.
8889 2003-12-16  Jan Hubicka  <jh@suse.cz>
8891         * MAINTAINERS: Add myself as callgraph maintainer.
8893 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
8895         * configure.in (raw_libstdcxx_flags): Remove the leading space.
8896         * configure: Regenerate.
8898 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8900         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8901         'Write After Approval' section. Update email.
8903 2003-12-01  James Lemke  <jim@wasabisystems.com>
8905         * MAINTAINERS (Write After Approval): Add myself.
8907 2003-11-20  Matt Thomas  <matt@3am-software.com>
8909         * MAINTAINERS: Add myself as a vax port maintainer.
8911 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
8913         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8914         (configure-build-[+module+], configure-[+module+]): Likewise.
8915         (configure-target-[+module+], configure-gcc, config.status): Likewise.
8916         * Makefile.in: Regenerate.
8918 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
8920         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8921         shared/dylibed libraries.
8922         * ltmain.sh: Likewise.
8923         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8924         * ltcf-cxx.sh: Likewise.
8925         * ltcf-gcj.sh: Likewise.
8926         * ltconfig: Likewise.
8928 2003-11-17  Stan Cox  <scox@redhat.com>
8930         * MAINTAINERS: Add myself as iq2000 port maintainer.
8932 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
8934         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8935         * Makefile.in: Regenerate.
8937 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
8939         * config.sub: Update to 2003-11-03 version.
8941 2003-10-20  Phil Edwards  <phil@codesourcery.com>
8943         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
8944         * configure:  Regenerate.
8946 2003-10-20  Nicolas Pitre  <nico@cam.org>
8948         * MAINTAINERS: Add myself to 'Write After Approval' section.
8950 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
8952         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8954 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
8956         * MAINTAINERS: Update my email address.
8958 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8960         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8962 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
8964         * MAINTAINERS: Add myself to 'Write After Approval' section.
8966 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
8968         * config.guess: Update to 2003-10-16 version.
8969         * config.sub: Update to 2003-10-16 version.
8971 2003-10-15  David Daney  <ddaney@avtrex.com>
8973         * MAINTAINERS: Added myself to 'Write After Approval' section.
8975 2003-10-15  Falk Hueffner  <falk@debian.org>
8977         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8978         'Write After Approval' section. Update email.
8980 2003-10-14  Roger Sayle  <roger@eyesopen.com>
8982         * MAINTAINERS: Move myself from 'Write After Approval' to
8983         'Various Maintainers' section as middle-end maintainer.
8985 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8987         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8988         HOST_FLAGS_TO_PASS.
8989         * Makefile.in: Regenerate.
8991 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
8993         * config.guess: Update to 2003-10-07 version.
8994         * config.sub: Update to 2003-10-07 version.
8996 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8998         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8999         * ltconfig (irix5*, irix6*): Don't override version_type.
9001 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
9003         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
9004         * configure: Rebuilt
9005         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
9006         * Makefile.in: Rebuilt
9008 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
9010         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
9012 2003-09-30  Carlo Wood  <carlo@alinoe.com>
9014         * MAINTAINERS (Write After Approval): Add myself.
9016 2003-09-29  Paul Koning  <ni1d@arrl.net>
9018         * MAINTAINERS: Move myself from "Write After Approval"
9019         to CPU platform maintainers for pdp11 platform.
9021 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
9023         * MAINTAINERS: Move myself from 'Write After Approval' to
9024         'Various Maintainers' section as libffi testsuite maintainer.
9026 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
9028         * configure.in: Pass a computed --program-transform-name
9029         to subconfigures.
9030         * configure: Regenerated.
9032 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9034         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
9035         * Makefile.in: Regenerate.
9037         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
9038         * Makefile.in: Regenerate.
9040 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
9042         * MAINTAINERS: Move myself from 'Write After Approval'
9043         to 'Various Maintainers' (objective-c) section.
9045 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
9047         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
9048         quoting.
9049         * configure: Regenerated.
9051 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
9053         * MAINTAINERS (Write After Approval): Add myself to write after
9054         approval list.
9056 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
9058         * MAINTAINERS (Write After Approval): Add myself.
9060 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
9062         * MAINTAINERS: Update my e-mail address.
9064 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
9066         * libtool.m4 (LD): Correct powerpc64 host match.
9068 2003-09-06  James E Wilson  <wilson@tuliptree.org>
9070         * MAINTAINTERS: Update my affiliation and email address.
9072 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9074         * MAINTAINERS (Write After Approval): Add myself.
9076 2003-09-04  DJ Delorie  <dj@redhat.com>
9078         * configure: Regenerate.
9080 2003-09-04  Robert Millan  <robertmh@gnu.org>
9082         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
9084 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9086         * configure.in: Ensure arguments to sed are properly spaced.
9087         * configure: Regenerate.
9089 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
9091         * MAINTAINERS: Update my e-mail address.
9093 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
9095         * MAINTAINERS (Write After Approval): Add myself.
9097 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
9099         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
9100         * configure: Regenerated.
9102 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9104         * MAINTAINERS: Update my email address.
9106 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
9108         * configure.in:  Use newline instead of semicolon when assuming
9109         shell arguments in a for loop.
9110         * configure:  Regenerated.
9112 2003-08-22  Jason Eckhardt  <jle@rice.edu>
9114         * MAINTAINERS: Resurrect the i860 maintainer.
9116 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
9118         PR 8180
9119         * configure.in: When testing with_libs and with_headers, treat
9120         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
9121         * configure: Regenerate.
9123         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
9124         make, shell, etc.
9125         (baseargs): Likewise.
9126         * configure: Regenerate.
9128 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
9130         * MAINTAINERS (Write After Approval): Add myself.
9132 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
9134         * configure.in: Disable libgcj for darwin not on powerpc.
9135         * configure: Rebuild.
9137 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
9139         * config-ml.in, symlink-tree: Add license.
9141 2003-08-03  Richard Stallman  <rms@gnu.org>
9142             Eben Moglen  <moglen@columbia.edu>
9144         * README.SCO: New file.
9146 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
9148         * Makefile.tpl (check, check-c++): Express dependencies using
9149         dependencies rather than commands.
9150         * Makefile.in: Regenerate.
9152 2003-08-01  Andrew Cagney  <cagney@redhat.com>
9154         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
9155         * configure: Ditto.
9157 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
9159         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
9160         * Makefile.in: Update.
9162 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
9164         * configure.in: Enable libgcj for darwin.
9165         * configure: Rebuild.
9167 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
9169         * config-ml.in:  Use ac_configure_args directly instead of
9170         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
9171         actually seen.
9173 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9175         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
9176         creating target and build subdirs to build all parent dirs as needed.
9177         * Makefile.in: Rebuild.
9178         * configure.in: Don't build dirs explicitly here.
9179         * configure: Rebuild.
9181 2003-07-26  Paul Brook  <paul@nowt.org>
9183         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
9185 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
9187         * Makefile.tpl (all-make): Depend on intl.
9188         * Makefile.in: Rebuilt.
9190 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
9192         * install-sh:  Update to newer upstream versions (associated with
9193         aclocal 1.7).
9194         * mkinstalldirs:  Likewise.
9195         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
9197 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
9199         * MAINTAINERS: Move self from Bug database only accounts
9200         to write-after-approval.
9202 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
9204         * config.if: Remove unused libc_interface determination.
9206 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9208         * MAINTAINERS: Move self from write-after-approval to
9209         build machinery (*.in).
9211 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9213         PR bootstrap/11273
9214         PR bootstrap/11408
9215         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
9216         unused INSTALL_PROGRAM_ARGS.
9217         * configure.in: Use AC_PROG_INSTALL.
9218         * Makefile.in: Regenerate.
9219         * configure: Regenerate.
9221 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
9223         * MAINTAINERS: Alphabetize.
9225 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
9227         * configure: Rebuilt.
9228         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9229         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
9230         newlib nor libgloss.
9231         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
9232         * configure.in (am33_2.0-*-linux*): Added.
9234 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
9236         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
9237         * configure: Regenerate.
9239 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
9241         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
9242         * Makefile.in: Regenerate.
9244 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
9246         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
9247         * Makefile.in: Regenerate.
9249 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
9251         * Makefile.tpl: Replace PWD with PWD_COMMAND.
9252         * Makefile.in: Regenerated.
9254         * config-ml.in: Replace PWD with PWD_COMMAND.
9256 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
9258         * intl: New directory; see intl/ChangeLog for details.
9259         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
9260         * Makefile.tpl: all-gcc depends on maybe-all-intl.
9261         * Makefile.in: Regenerate.
9263 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9265         * configure.in: Clean up config-lang.in handling.  Delete
9266         useless assignment to "subdirs".
9267         * configure: Regenerate.
9269 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9271         * configure.in: Rename 'target_libs' to 'target_libraries'.
9272         Remove useless reference to 'target_libs'.
9273         * configure: Regenerate.
9275 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
9277         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9278         * Makefile.in: Regenerate.
9280 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9282         * Makefile.def: Introduce flags_to_pass.
9283         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9284         * Makefile.in: Regenerate.
9286 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
9288         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9289         and target-libgloss.
9290         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9291         <h8300*-*-*>: Disable libf2c and ${libgcj}.
9292         * configure: Regenerate.
9294 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
9296         * configure.in: Update testsuite_flags to new location.
9297         * configure. Regenerate.
9299 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9301         * Makefile.tpl: Remove BUILD_CC stuff.
9302         * Makefile.in: Regenerate.
9304 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
9306         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9308 2003-06-16  Graeme Peterson  <gp@qnx.com>
9310         * MAINTAINERS (Write After Approval): Add myself.
9312 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
9314         * config.guess: Update to 2003-06-12 version.
9315         * config.sub: Update to 2003-06-13 version.
9317 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
9319         * config.guess: Update to 2003-06-06 version.
9320         * config.sub: Update to 2003-06-06 version.
9322 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9324         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9325         * configure. Regenerate.
9327 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9329         * configure.in: Disable serial configure by default.
9330         * configure: Regenerate.
9331         * Makefile.tpl: Abolish .NOTPARALLEL.
9332         * Makefile.in: Regenerate.
9334         * Makefile.tpl: Replace {build,host,target}_canonical by
9335         {build,host,target}.
9336         * Makefile.in: Regenerate.
9338         * Makefile.tpl: Fix stupid pasto.
9339         * Makefile.in: Regenerate.
9341 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9343         * Makefile.tpl: Remove bogus conditional.
9344         * Makefile.in: Regenerate.
9346 2003-06-05  Jan Hubicka  <jh@suse.cz>
9348         * Makefile.tpl (profiledbootstrap): New target.
9349         * Makefile.in (profiledbootstrap): New target.
9351 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
9353         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9354         Pinski. Remove user names from other bugzilla-only maintainers.
9356 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9358         * Makefile.tpl: Make 'recursive targets' using autogen rather
9359         than shell loop.  Remove duplicate 'clean' targets and false
9360         comments.
9361         * Makefile.def: Add systematic dependencies to 'recursive' targets.
9362         Add systematic method of specifying missing targets in subdirs.
9363         Add copyright boilerplate.
9364         * Makefile.in: Regenerate.
9365         * configure.in: Add 'recursive targets' to maybe list.
9366         * configure: Regenerate.
9368         * MAINTAINERS: "GNATS only" -> "Bug database only".
9370         * Makefile.tpl: Rename [+target+] to [+make_target+].
9371         * Makefile.def: Rename 'target' to 'make_target'.
9373 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
9375         * MAINTAINERS: Add self as options handling maintainer.
9377 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
9379         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9380         been too long since I touched those ports.
9382 2003-05-28  DJ Delorie  <dj@redhat.com>
9384         * Makefile.tpl: Make maybe-check-gcc .PHONY.
9385         * Makefile.in: Regenerate.
9387 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
9389         * configure.in: Use curly braces in the definition of tooldir.
9390         * configure: Regenerate.
9392 2003-05-21  DJ Delorie  <dj@redhat.com>
9394         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9395         newlib or libgloss.
9396         * Makefile.in: Regenerate.
9398 2003-05-21  DJ Delorie  <dj@redhat.com>
9400         * Makefile.tpl: Add missing empty maybe-check-gcc target.
9401         * Makefile.in: Regenerate.
9403 2003-05-20  Ian Lance Taylor  <ian@airs.com>
9405         * MAINTAINERS: Update my e-mail address.
9407 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9409         * configure.in: Switch more things to use maybe dependencies.
9410         * Makefile.tpl: Switch more things to use maybe dependencies.
9411         Factor out common code from autogen IF statements.
9412         * configure: Regenerate.
9413         * Makefile.in: Regenerate.
9415 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
9417         * configure.in: Accept i[3456789]86 for machine type.
9418         * configure: Regenerate.
9420 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9422         * configure.in: Switch more things to use maybe dependencies.
9423         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
9424         * configure: Regenerate.
9425         * Makefile.tpl: Switch more things to use maybe dependencies.
9426         * Makefile.in: Regenerate.
9428 2003-05-16  Andreas Schwab  <schwab@suse.de>
9430         * Makefile.tpl (install-opcodes): Define.
9431         * Makefile.in: Rebuild.
9433 2003-05-13  Andreas Jaeger  <aj@suse.de>
9435         * config.guess: Update to 2003-05-09 version.
9436         * config.sub: Update to 2003-05-09 version.
9438 2003-05-13  Michael Eager  <eager@mvista.com>
9440         * configure.in: Correct sed script so that options in quotes are not
9441         deleted.
9442         * configure: Rebuild.
9444 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
9446         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9447         and $$s/newlib/libc/sys/cygwin32 include paths.
9448         * configure: Ditto.
9450 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
9452         * MAINTAINERS: Update my email addresses.
9454 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
9456         * config-ml.in: Propagate INSTALL variables.
9458 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9460         * MAINTAINERS: Remove duplicate entries in Write After Approval.
9462 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
9464         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9465         * Makefile.in: Regenerate.
9467 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
9469         * MAINTAINERS (GNATS only): Add Falk Hueffner.
9471 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
9473         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9475 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
9477         * Makefile.tpl: Clean $(BUILD_SUBDIR).
9478         * Makefile.in: Regenerated.
9480 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
9482         * MAINTAINERS (Write After Approval): Upgrade myself from
9483         GNATS only to write-after-approval. Update my mail address.
9485 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
9487         (OS Port Maintainers: freebsd): Add myself.
9489 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
9491         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9493 2003-04-22  Kean Johnston  <jkj@sco.com>
9495         * MAINTAINERS (SCO ports): Added myself.
9497 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
9499         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9501 2003-04-19  Kean Johnston  <jkj@sco.com>
9503         * MAINTAINERS (Write After Approval): Add myself.
9505 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9507         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9508         * Makefile.in: Regenerate.
9510 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
9512         * configure.in (powerpc64*-*-linux*): Remove.
9513         * configure: Rebuilt.
9515 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
9517         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
9518         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9519         and restrap.
9520         * Makefile.in:  Regenerate.
9522 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
9524         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9525         * configure: Regenerated.
9527 2003-04-15  DJ Delorie  <dj@redhat.com>
9529         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9531 2003-04-13  Nick Clifton  <nickc@redhat.com>
9533         * config-ml.in: Remove support for --disable-aix removing
9534         call-aix multilibs.
9536 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
9538         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9539         * */configure: Rebuilt.
9541 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
9543         * MAINTAINERS: Add my email address.
9545 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
9547         * MAINTAINERS (Write After Approval): Add myself.
9549 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9551         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9552         * Makefile.in: Regenerate.
9554 2003-03-14  Michael Chastain  <mec@shout.net>
9556         * Makefile.in: Regenerate with correct Makefile.def.
9558 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9560         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
9561         Make macro.
9562         * Makefile.in: Regenerate.
9563         * configure.in: Clean up gxx_include_dir logic.
9564         * configure: Regenerate.
9566 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
9568         * MAINTAINERS (Write After Approval): Add myself.
9570 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
9572         * MAINTAINERS: Update my mail address.
9574 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9576         * configure.in (gxx_include_dir): Fix typo.
9577         * configure: Regenerated.
9579 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9581         * Makefile.tpl: Reindent.
9582         * Makefile.in: Regenerate.
9583         * configure.in: Reindent.  Don't set unused variables.
9584         * configure: Regenerate.
9586 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
9588         * configure.in: Include $(build_tooldir)/sys-include in
9589         FLAGS_FOR_TARGET.
9590         * configure: Regenerated.
9592 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9594         * Makefile.tpl: Always pass down RANLIB.
9595         * Makefile.in: Regenerate.
9597         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9598         * Makefile.in: Regenerate.
9599         * configure.in: Remove unused logic relating to --enable-shared
9600         and --enable-threads.  Remove bogus comments.  Remove redundant
9601         noconfigdirs.
9602         * configure: Regenerate.
9604         * configure.in: Replace ${libstdcxx_version} by its value.
9605         Remove reference to mh-dgux.
9606         * configure: Regenerate.
9608 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
9610         * MAINTAINERS (Write After Approval): Add myself.
9612 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9614         * Makefile.tpl: Rearrange.
9615         * Makefile.in: Regenerate.
9617 2003-02-25  Uwe Stieber  <uwe@wwws.de>
9619         * configure.in: Add support for kaOS as cross build target system.
9620         * configure: Regenerated.
9622 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
9624         * MAINTAINERS (Write after approval): Add myself.
9626 2003-02-21  James E Wilson  <wilson@tuliptree.org>
9628         * MAINTAINERS: Update my email address.
9630 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
9632         * MAINTAINERS: Add self to blanket write privs. section.
9634 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
9636         * Makefile.tpl: Add definition of CPPFLAGS to pass into
9637         configure-target-* as some target builds may require additional
9638         flags for preprocessor tests.
9639         * Makefile.in: Regenerated.
9641 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
9643         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9644         * ltconfig: Handle it.
9645         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9646         auto-detecting it.
9648         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9649         it is used as argument to $CC.
9650         * ltcf-gcj.sh: Likewise.
9652         * configure.in: Introduce --enable-maintainer-mode.
9653         * configure: Rebuilt.
9654         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9655         for maintainer mode.
9656         * Makefile.in: Rebuilt.
9658 2003-02-18  Jason Merrill  <jason@redhat.com>
9660         * Makefile.tpl (check-c++): Allow parallelism.
9662 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9664         * MAINTAINERS: Remove John Carr (who never actually had access to
9665         gcc.gnu.org).
9667 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
9669         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9670         don't configure target-libobjc.
9671         * configure: Regenerate.
9673 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9675         * Makefile.tpl (RANLIB): Define.
9676         * Makefile.in: Regenerate.
9678 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
9680         * MAINTAINERS: Update my email.
9682 2003-02-06  Keith R Seitz  <keiths@redhat.com>
9684         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9685         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9686         * Makefile.in: Regenerated.
9687         * configure.in: Remove all traces of snavigator, db, and grep.
9688         * configure: Regenerated.
9690 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9692         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9693         After Approval.
9695 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9697         * MAINTAINERS (Write after approval): Add myself.
9699 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
9701         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9702         * Makefile.in: Regenerated.
9704 2003-01-30  Roger Sayle  <roger@eyesopen.com>
9706         * config.guess: Updated to 2003-01-30's version.
9707         * config.sub: Updated to 2003-01-28's version.
9709 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
9711         * config.if: If gcc_version is already set, just use it.  Don't set
9712         gcc_version_trigger if it's already set, otherwise set it to
9713         gcc/version.c, but only if the file exists.  If it is not set and
9714         gcc/version.c does not exist, try to extract the version number from
9715         $CC.
9717 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
9719         * MAINTAINERS: Add myself to write-after-approval list.
9721 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
9723         * configure.in:  Revert 24Jan change.
9724         * configure:  Regenerate.
9726 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9728         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
9729         entry of HJ Lu.
9731 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9733         * configure.in: Revert previous change.
9734         * configure: Regenerate.
9736 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9738         * configure.in: Make rda native-only.
9739         * configure: Regenerate.
9741 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9743         * MAINTAINERS: Move myself from GNATS-only-accounts to
9744         write-after-approval.
9746 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9748         * configure.in: Add missing \.
9749         * configure: Rebuilt.
9751 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
9753         * configure.in (baseargs): Avoid using \| in sed regular
9754         expressions.
9755         * configure: Rebuilt.
9757 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
9759         * configure.in (baseargs): Remove all supported forms of
9760         --cache-file, --srcdir, --host, --build and --target options
9761         from argument lists.
9762         * configure: Rebuilt.
9764 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
9766         * MAINTAINERS: Add myself to write-after-approval list.
9768 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
9770         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9771         * configure: Rebuilt.
9773 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9775         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9776         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9777         * Makefile.in: Regenerate.
9778         * configure: Regenerate.
9780 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
9782         * configure.in: Remove Makefile in build, host and target modules
9783         unless configure was run with --no-recursion.
9784         * configure: Rebuilt.
9786 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9788         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9789         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9790         * Makefile.in: Regenerate.
9792 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
9794         * config.guess: Update to 2003-01-03 version.
9795         * config.sub: Update to 2003-01-03 version.
9797 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9799         * configure: Regenerate with proper autoconf 2.13.
9801 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9803         * configure.in: Add AC_PREREQ for consistency.
9804         * configure: Regenerate.
9806 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
9808         * configure.in (GDB_TK): Add tcl directories conditional on
9809         gdb/gdbtk directory being present.
9810         * configure: Regenerate.
9812 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
9814         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
9815         used by gcc if LD is not defined and we are not doing a Canadian Cross.
9816         * configure: Rebuilt.
9818 2002-12-31  Tom Tromey  <tromey@redhat.com>
9820         * Makefile.in: Rebuilt.
9821         * Makefile.def (target_modules) [libffi]: Allow installation.
9823 2002-12-31  Andreas Schwab  <schwab@suse.de>
9825         * configure.in: Fix use of $program_transform_name.
9826         * configure: Regenerated.
9828 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
9830         * configure.in (baseargs): Don't remove first configure argument.
9831         * configure: Regenerated.
9833 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
9835         * Makefile.tpl (local-distclean): Don't remove...
9836         (multilib.ts): ... this.  Moved into...
9837         (multilib.out): ... this.  Don't use sub-make.
9838         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9839         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9840         (configure-build-[+module+], configure-[+module+],
9841         configure-target-[+module+], configure-gcc): ... these.  Test
9842         for Makefile existence.  Drop config.status from dependencies.
9843         * Makefile.in: Rebuilt.
9844         * configure.in: Move gcc-version-trigger to the end of
9845         ac_configure_args.  Add comments to maybedep.tmp and
9846         serdep.tmp.  Introduce --disable-serial-configure.  Remove
9847         nonopt from baseargs, matching and removing corresponding
9848         whitespace while at it.
9849         * configure: Rebuilt.
9851 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
9853         * configure.in (host_configargs): Replace reference to
9854         no-longer-defined buildopts with --build=${build_alias}.
9855         * configure: Rebuilt.
9857         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
9858         program_transform_name to standard idiom.
9859         (AUTOGEN, AUTOCONF): Define.
9860         (Makefile.in): Use $(AUTOGEN).
9861         (Makefile): Depend on config.status, and use autoconf-style rule to
9862         build it.  Move original commands to...
9863         (config.status): ... this new target.
9864         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
9865         $(AUTOCONF).
9866         * Makefile.in: Rebuilt.
9868 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9870         * Makefile.tpl: Fix dramatic bustage due to change in
9871         program_transform_name.
9872         * Makefile.in: Regenerate.
9874         * configure.in: Remove unnecessary PATH setting.
9875         * configure: Regnerate.
9877         * configure.in: Don't default to unprefixed tools unless
9878         the native tools will work.
9879         * configure: Regenerate.
9881         * configure.in: Convert to autoconf script.  Blow away lots
9882         of now-redundant Makefile fragments.
9883         * configure: Generate using Autoconf.
9884         * Makefile.tpl: Rewrite to reflect autoconfiscation.
9885         * Makefile.in: Regenerate.
9887 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9889         * configure: Fix stupid bug where RANLIB was mistakenly included.
9891         * configure.in: Rename (buildargs, hostargs, targargs) to
9892         (build_configargs, host_configargs, target_configargs).
9894         * configure.in: Move logic out of sed statement.
9896         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
9897         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9899 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
9901         * config.sub: Import from master repository
9902         * config.guess: Ditto
9904 2002-12-24  Andreas Schwab  <schwab@suse.de>
9906         * Makefile.tpl (multilib.out): Fix missing space.
9907         * Makefile.in: Regenerate.
9909 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9911         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
9912         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
9913         * Makefile.in: Regenerate.
9914         * configure.in: Remove unnecessary leftovers.
9916 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
9918         * configure.in (extra_ranlibflags_for_target): New variable.
9919         (*-*-darwin): Add -c to ranlib commands.
9920         * configure (tooldir): Handle extra_ranlibflags_for_target.
9922 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9924         * Makefile.tpl: Revert HJL's change.
9925         * Makefile.in: Regenerated.
9926         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9927         always.
9929 2002-12-19  Andreas Schwab  <schwab@suse.de>
9931         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9932         * Makefile.in: Regenerate.
9934 2002-12-18  H.J. Lu  <hjl@gnu.org>
9936         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9937         * Makefile.in: Regenerated.
9939         * configure.in (build_prefix): New. Substitute.
9941 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9943         * Makefile.tpl: Don't let real targets depend on phony targets.
9944         * Makefile.in: Regenerate.
9946         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9947         * Makefile.in: Regenerate.
9949 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
9951         * config.sub: Import from master repository
9952         * config.guess: Ditto
9954 2002-12-16  Jason Merrill  <jason@redhat.com>
9956         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9957         previous 'make bootstrap'.
9958         * Makefile.in: Regenerate.
9960 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
9962         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9964 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9966         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9967         * Makefile.in: Regenerate.
9969 2002-12-13  Jason Merrill  <jason@redhat.com>
9971         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
9972         library tests.
9973         (check-c++): Just depend on it and check-target-libstdc++-v3.
9974         * Makefile.in: Regenerate.
9976 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9978         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9979         * Makefile.in: Rebuilt.
9981 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9983         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9985 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9987         * configure: Fix bug put in by gremlins.
9989         * Makefile.tpl: Substitute more autoconfily.
9990         * configure: Substitute more autoconfily.
9991         * Makefile.in: Regenerate.
9993 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
9995         * config.sub: Import from master repository
9996         * config.guess: Ditto
9997         * MAINTAINERS: Added Svein Seldal under write after approval
9999 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
10001         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
10002         * Makefile.in (all-sim): Ditto.
10004 2002-12-06  DJ Delorie  <dj@redhat.com>
10006         * Makefile.tpl: Change configure dependencies to not have real
10007         targets depend on phony targets.
10009 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
10011         * configure.in: Revert unintentional change.
10013         * Makefile.tpl: Change dependency for */multilib.out so that
10014         it works when gcc isn't in the tree.
10016         * configure.in: Substitute more.
10017         * configure: Run subconfigures from the Makefile.
10018         * Makefile.tpl: Run subconfigures from the Makefile; add a few
10019         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
10021 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10023         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
10025 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10027         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
10028         and corresponding dependencies.
10029         * Makefile.in: Regenerate.
10031         * configure.in (host_tools): Order binutils, gas and ld for
10032         convenience in running the testsuites.
10034         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
10035         * Makefile.in: Regenerate.
10036         * configure.in: Introduce rules to serialize subconfigure runs.
10038         * configure.in: Introduce BASE_CC_FOR_TARGET.
10039         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
10040         Realize configure-build-* targets.  Realize configure-target-* targets.
10041         * Makefile.in: Regenerate.
10043 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10045         * configure: Move gcc_version_trigger stuff from here...
10046         * configure.in: ...to here.
10048         * configure.in: Separate subconfigure options added by this file from
10049         options given by the user.  Add machinery to put args for host
10050         subconfigures into the Makefile.
10052         * Makefile.tpl: Remove 'vault' targets.
10053         * Makefile.tpl: Reorder and comment dependencies.
10054         * Makefile.in: Regenerate.
10056 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10057         * configure.in: Fix my broken commit of previous patch. (sigh)
10059 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
10061         * configure.in: Move host-specific darwin noconfigdirs into
10062         the host-specific section.
10064 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
10066         * configure.in: Move host-specific darwin noconfigdirs into
10067         the host-specific section.
10069 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
10071         * configure: Remove skip-this-dir support.
10072         * Makefile.tpl: Remove skip-this-dir support.
10074         * Makefile.tpl: Remove leftover support for non-autoconfiscated
10075         subdirectories.
10076         * Makefile.in: Regenerate.
10078         * Makefile.tpl: Strip out useless setting of 'dir'.
10079         * Makefile.in: Regenerate.
10081 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10083         * configure.in: Fix deeply stupid bug.
10085         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
10086         shell code in CXX_FOR_TARGET
10087         * Makefile.def: Introduce raw_cxx.
10088         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
10089         RAW_CXX_FOR_TARGET.
10090         * Makefile.in: Regenerate.
10092 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
10094         * Makefile.tpl: Remove unnecessary ifs.
10095         * Makefile.in: Regenerate.
10097         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
10098         dependencies.  Maybe-ize build-libiberty.  Create dummy install
10099         targets for 'no_install' modules.
10100         * configure: Move GDB_TK substitution to configure.in.  Move
10101         build_modules stuff to configure.in.
10102         * configure.in: Implement soft dependency machinery.  Maybe-ize
10103         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
10104         * Makefile.in: Regenerate.
10106 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10108         * Makefile.tpl: Make all-target, install-target behave similarly
10109         to all, install (only hitting configured targets).  Eliminate
10110         unused macro defintions.
10112         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
10113         build != host.
10115         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
10117         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
10119         * configure.in: Produce lists of subdir targets we're actually
10120         configuring.  Remove references to "dosrel".
10121         * Makefile.tpl: Let configure set which subdir targets are hit.
10122         Remove install-cross; clean up install; remove ALL.  Remove
10123         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
10124         Autogenerate host module targets.  Remove empty dependency lines
10125         and redundant dependency; rearrange slightly.
10126         * Makefile.def: Add host-side libtermcap, utils.
10128         * Makefile.in: Regenerate.
10130 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10132         * ltconfig (osf[345]): Append $major to soname_spec.
10133         Reflect this in library_names_spec.
10134         * ltmain.sh (osf): Prefix $major with . for use as extension.
10136 2002-11-19  Andreas Jaeger  <aj@suse.de>
10138         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
10139         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
10140         and sparc64 GNU/Linux systems.
10142 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
10144         * MAINTAINERS: Update email.
10146 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10148         * MAINTAINERS: Complete James Dennett's entry.
10150 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
10152         * MAINTAINERS (Write After Approval): Add myself.
10154 2002-11-13  Bruce Korb  <bkorb@gnu.org>
10156         * Makefile.tpl: syntactic cleanup
10158 2002-11-13  Stuart Hastings  <stuart@apple.com>
10160         * MAINTAINERS: Add myself to write-after-approval list.
10162 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10164         * Makefile.def: Add list of recursive targets to autogenerate.
10165         Add build_modules.
10166         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
10167         targets.  Autogenerate *-build-* targets.
10168         * Makefile.in: Regenerate.
10170 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10172         * configure: More autoconf-style substitutions.
10173         * Makefile.tpl: More autoconf-style substitutions.
10174         * Makefile.in: Regenerate.
10176 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10178         * configure: Substitute more variables in a more autoconf-friendly
10179         way.  Simplify slightly.
10180         * Makefile.tpl: Make more variables substitutable in an
10181         autoconf-friendly way.
10182         * Makefile.in: Regenerate.
10184 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
10186         * MAINTAINERS (Write After Approval): Add myself.
10188 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10190         * configure.in (v810*): Remove special setting of tools.
10192         * configure: Add support for extra required flags for ar or nm.
10193         * configure.in (aix4.3+): Use above support for target-specific
10194         issues, rather than using config/mt-aix43.
10196 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10198         * configure: Remove 'removing', which doesn't work.  Replace $subdir
10199         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
10200         with $srcdir.  Reformat indentation.  Substitute some variables
10201         formerly hard-coded in the Makefile for build=host.
10202         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
10203         * Makefile.def: Autogenerate more.
10204         * Makefile.in: Regenerate.
10206 2002-11-04  Adam Nemet  <anemet@lnxw.com>
10208         * MAINTAINERS (Write After Approval): Add myself.
10210 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
10212         * Makefile.def (host_modules): Add rda.
10213         * Makefile.in: Regenerate.
10214         * configure.in (target_tool): Add target-rda to list.
10216 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10218         * MAINTAINERS: Remove "co-maintainer" note for web pages.
10220 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
10222         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
10223         and restrap targets to this rule.
10224         * Makefile.in:  Regenerate.
10226 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10228         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
10229         GNATS only accounts.
10231 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
10233         * configure.in (i[3456]86-*-linux*): Add check to disable
10234         ${libgcj} for glibc1.
10236 2002-10-24  Denis Chertykov  <denisc@overta.ru>
10238         * MAINTAINERS: Add myself as ip2k port maintainer.
10240 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
10242         * configure.in: Add tic4x target.
10244 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10246         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
10247         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
10248         * Makefile.in: Regenerate.
10250         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
10251         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
10252         * Makefile.in: Regenerate.
10254 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
10256         * MAINTAINERS: Add myself as web pages co-maintainer.
10258 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10260         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
10261         * Makefile.in: Regenerate.
10263 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
10265         * MAINTAINERS: Add myself and Nathan Sidwell
10266         <nathan@codesourcery.com> as VxWorks maintainers.
10268 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10270         * Makefile.def: Remove order dependency comments.
10271         * Makefile.tpl: Add explicit install-install dependencies.
10272         * Makefile.in: Regenerate.
10274         * Makefile.tpl: Remove material now in src-release.  (Finally!)
10275         * Makefile.in: Regenerate.
10277         * Makefile.tpl: Add configure-target (for src-release in src)
10278         * Makefile.in: Regenerate.
10280 2002-09-30  Nick Clifton  <nickc@redhat.com>
10282         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10284 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
10286         * configure.in (s390*-*-linux*): Enable libgcj.
10288 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
10290         * configure: Revert accidentally applied changes.
10292         * Makefile.tpl: Make more autoconf-friendly.
10293         * Makefile.in: Regenerate.
10294         * configure: Make substitution more autoconf-like.
10296 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
10298         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10299         single entry to handle all these.
10300         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
10301         libjava on arm-*-elf.
10303 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
10305         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10306         things that depend on them.
10308 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10310         * Makefile.tpl: Make subsituted variables more autoconfy.
10311         * Makefile.in: Regenerate.
10312         * configure: Make seds more autoconfy.
10314 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10316         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10317         * Makefile.in: Regenerate.
10318         * configure.in: Rewrite sed statements to look autoconfy.
10320         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10321         all-target-foo on configure-target-foo.
10322         * Makefile.def: Ditto.
10323         * Makefile.in: Rebuild.
10325 2002-09-25  Andrew Haley  <aph@redhat.com>
10327         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10329 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10331         * Makefile.def: New file.
10332         * Makefile.tpl: New file.
10333         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10334         * contrib/gcc_update: Note that Makefile.in is a generated file.
10336         * configure.in: Minor rearrangement.  Simplify tests.
10338 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
10340         * configure.in (with_headers): Skip copy if value is "yes".
10341         (with_libs): Likewise.
10343 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
10345         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10346         * configure.in (sh*-*-pe*): Ditto.
10347         * configure.in (mips*-*-pe*): Ditto.
10348         * configure.in (*arm-wince-pe): Ditto.
10350         * configure.in: Rearrange.
10352 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
10354         * MAINTAINERS: Update my email address.
10356 2002-08-30  Paul Koning  <pkoning@equallogic.com>
10358         * MAINTAINERS: (Write After Approval): Add myself.
10360 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
10362         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10364 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
10366         * MAINTAINERS: Change my mailing address.
10368 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
10370         * MAINTAINERS (Write After Approval): Remove myself.
10371         (Various Maintainers: c++ runtime libs): Add myself.
10373 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
10375         * MAINTAINERS (Write After Approval): Remove myself.
10376         (Various Maintainers: c++ runtime libs): Add myself.
10378 2002-08-15  Eric Christopher  <echristo@redhat.com>
10380         * config.sub: Import from master repository.
10381         * config.guess: Ditto.
10383 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
10385         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10386         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10387         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10389 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
10391         * MAINTAINERS: Add self to rs6000 vector extensions.
10393 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
10395         * libiberty/configure: Reverted unintended yesterday's check in.
10397 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
10399         * boehm-gc/configure, libf2c/configure: Rebuilt.
10400         * libffi/configure, libiberty/configure: Ditto.
10401         * libjava/configure, libobjc/configure: Ditto.
10402         * libstdc++-v3/configure, zlib/configure: Ditto.
10403         Merged from binutils:
10404         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
10405         From Steve Ellcey <sje@cup.hp.com>:
10406         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10407         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10408         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10409         IA64.
10410         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10411         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10412         soname_spec, sys_lib_search_path_spec): Ditto.
10414 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
10416         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10418 2002-08-04  H.J. Lu  (hjl@gnu.org)
10420         * configure.in (mips*-*-linux*): Don't skip target-libffi.
10422 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
10424         * MAINTAINERS (Write After Approval): Add myself.
10426 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
10428         * configure.in: Move generic linux case to end.  Copy generic
10429         linux noconfigdirs to mips*-*-linux* entry and new
10430         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
10432 2002-07-19  Michael Matz  <matz@suse.de>
10434         * MAINTAINERS: Add myself as ra* maintainer.
10436 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
10438         * config.guess: Update to 2002-07-09 version.
10439         * config.sub: Update to 2002-07-03 version.
10441 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
10443         * MAINTAINERS: Fix typo in a maintainer email address.
10445 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10447         * configure.in: Remove two redundant tests.
10449 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10451         * configure.in (mips*-*-irix6*o32): Enable stabs.
10453 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
10455         * configure.in: Don't build grez.
10456         * Makefile.in: Ditto.
10458         * Makefile.in: Remove references to bsp, cygmon, libstub.
10459         * configure.in: Ditto.
10461         * configure.in: Remove leftover reference to gdbtest.
10463 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
10465         * configure.in (gxx_include_dir):  Change to match versioned
10466         C++ headers if --enable-version-specific-runtime-libs is used.
10468 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
10470         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10472 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10474         * configure.in: Make --without-x work.
10476 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10478         * configure.in: Rearrange target Makefile fragment collection.
10480         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10481         cvs[src].
10482         * configure.in: Ditto.
10484 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
10486         * MAINTAINERS (Write After Approval): Update my e-mail address.
10488 2002-06-24  Ben Elliston  <bje@redhat.com>
10490         * configure.in (host_tools): Remove cgen.
10492         * Makefile.in (all-cgen): Remove; runs from its source directory.
10493         (check-cgen, install-cgen, clean-cgen): Likewise.
10494         (all-opcodes): Do not depend on all-cgen.
10495         (all-sim): Likewise.
10497 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10499         * Makefile.in: Eliminate 'apache' targets.
10500         * configure.in: Eliminate 'apache' targets.
10502         * configure.in: Eliminate redundant tests.  Reorganize.
10504         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10506         * config-ml.in: Eliminate references to Cygnus configure.
10508         * Makefile.in: Eliminate references to building emacs.
10510 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
10512         * MAINTAINERS: Update my email address.
10514 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
10516         * config.if (libstdcxx_incdir): Version C++ headers.
10517         (cxx_incdir): Remove.
10519 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10521         * MAINTAINERS (Write After Approval): Add self.
10523 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
10525         * configure.in: Add support for ip2k.
10527 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
10529         * configure.in: Fix AIX configury bug.
10531 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
10533         * MAINTAINERS (Write After Approval): Add self.
10535 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10537         * configure.in: replace ${topsrcdir} with ${srcdir}
10539         * configure.in: Move definition of libstdcxx_flags
10540         right above usage, rather than waaay earlier.
10542         * configure.in: Pull definition of is_cross_compiler earlier.
10544         * configure.in: Rearrange a little.
10546         * configure.in: Remove references to librx.
10547         * Makefile.in: Remove references to librx.
10549 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
10551         * config.sub: Add support for avr target.
10552         Import from master sources, rev 1.255
10554 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
10556         * configure, .cvsignore:  Revert previous change...
10557         * Makefile:  ...delete.
10559 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10561         * configure.in: Eliminate ${gasdir} variable.
10563 2002-06-18  Dave Brolley  <brolley@redhat.com>
10565         * configure.in: Add support for frv.
10566         * config.sub: Add support for frv.
10568 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10570         * configure:  Remove garbage from previous commit.
10572 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10574         * configure:  For in-source builds, make a subdir and re-exec there.
10575         * Makefile:  New file.  Pass targets through to build directory.
10576         * .cvsignore:  No longer ignore "Makefile".
10578 2002-06-16  Douglas Rupp  <rupp@gnat.com>
10580         * MAINTAINERS (Write After Approval): Add self.
10582 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10584         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10586 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
10588         * configure.in (vax-*-netbsd*): Re-enable gas.
10590 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
10592         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10593         BUILD_PREFIX_1, to correct nomenclature.
10594         * configure: Likewise.
10596         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10597         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10599 2002-05-31  Olaf Hering  <olh@suse.de>
10601         * config-ml.in: Propogate DESTDIR also.
10603 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
10605         * configure.in (vax-*-netbsd*): Don't build gas for this
10606         platform.
10608 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
10610         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10611         and libgcj for AVR.
10613 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
10615         * MAINTAINERS (Write After Approval): Add myself.
10617 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
10619         * config.guess: Update to 2002-05-22 version.
10620         * config.sub: Likewise.
10622 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10624         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10625         * config-ml.in: Likewise.
10626         * configure: Likewise.
10627         * configure.in: Likewise.
10629 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
10631         * MAINTAINERS: Update my email address.
10633 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
10635         * configure.in: Simplify makefile fragment collection.
10637         * configure.in: Remove code to build emacs.
10639         * configure.in : Remove --srcdir argument from targargs and buildargs
10640         (it's always overridden in the Makefile anyway).  Rearrange a bit.
10642         * configure: Move some logic to configure.in.
10643         * configure.in: Move some logic from configure.
10645 2002-05-11  Tom Tromey  <tromey@redhat.com>
10647         * MAINTAINERS: Reflect libgcj reality.
10649 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
10651         * Makefile.in: Honour DESTDIR.
10653 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
10655         * config.guess: Import 2002-03-20 version.
10656         * config.sub: Import 2002-04-26 version.
10658 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10660         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10662 2002-05-07  Tim Josling  <tej@melbpc.org.au>
10664         * MAINTAINERS: Add self.
10666 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
10668         * ltmain.sh: Detect and handle object name conflicts
10669         while piecewise linking a static library.
10671 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
10673         * configure.in (noconfigdirs): Don't disable libgcj on
10674         sparc64-*-solaris* and sparcv9-*-solaris*.
10676 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
10678         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10680 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
10682         * configure.in (FLAGS_FOR_TARGET): Do not add
10683         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10684         on i[3456]86-*-linux*.
10686 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
10688         * configure.in (noconfigdirs): Replace [ ] with test.
10690         * configure.in (noconfigdirs): Do not add target-newlib if
10691         target == i[3456]86-*-linux*, and host == target.
10693 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
10695         * configure.in: delete reference to absent file
10697         * configure.in: replace '[' with 'test'
10699         * configure.in: Eliminate references to gash.
10700         * Makefile.in: Eliminate references to gash.
10702         * configure.in: remove useless references to 'pic' makefile fragments.
10704         * configure.in: (*-*-windows*) Finish removing.
10706         * configure.in: Eliminate redundant test for libgui.
10708 2002-04-29  Roger Sayle  <roger@eyesopen.com>
10710         * MAINTAINERS: Add self and realphabetize.  Update entries
10711         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
10712         entry for a29k port maintainer.
10714 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
10716         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10717         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10719 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
10721         * configure.in: remove references to dead files
10723 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
10725         * MAINTAINERS: Add information about purpose of this file.
10727 2002-04-18  Tom Tromey  <tromey@redhat.com>
10729         * configure.in: Disallow configuring libgcj when it is already
10730         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
10731         Solaris 2.8 by default.  For PR libgcj/6158.
10733 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10735         * configure.in:  Move default CC setting out of config/mh-* fragments
10736         directly into here.
10738 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10740         * configure.in: don't even try to configure or make a subdirectory
10741         if there's no configure script for it.
10743 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
10745         * MAINTAINERS: Remove chill maintainers.
10746         * Makefile.in (CHILLFLAGS): Remove.
10747         (CHILL_LIB): Remove.
10748         (TARGET_CONFIGDIRS): Remove libchill.
10749         (CHILL_FOR_TARGET): Remove.
10750         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10751         CHILL_LIB.
10752         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10753         (CHECK_TARGET_MODULES): Likewise.
10754         (INSTALL_TARGET_MODULES): Likewise.
10755         (CLEAN_TARGET_MODULES): Likewise.
10756         (configure-target-libchill): Remove.
10757         (all-target-libchill): Remove.
10758         * configure.in (target_libs): Remove target-libchill.
10759         Do not compute CHILL_FOR_TARGET.
10760         * libchill: Remove directory.
10762 2002-04-11  DJ Delorie  <dj@redhat.com>
10764         * Makefile.in, configure.in: Sync with binutils, entries
10765         follow...
10767 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
10769         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
10770         (do-tar, do-bz2): New rules.
10771         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
10772         (gdb-tar): New rule.
10773         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
10774         (insight_dejagnu.tar): New rule.
10775         (insight.tar): New rule.
10776         (gdb+dejagnu.tar): New rule.
10777         (gdb.tar): New rule.
10779 2002-02-01  Mo DeJong  <supermo@bayarea.net>
10781         * Makefile.in: Add all-tix to deps for all-snavigator
10782         so that tix is built when building snavigator.
10784 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
10786         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10787         ld and gdb are not supported.
10789 2002-01-07  Mark Salter  <msalter@redhat.com>
10791         * configure.in: Remove target-bsp and target-cygmon from arm builds.
10792         Allow target-libgloss to be built for arm, strongarm, and xscale.
10794 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
10796         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10797         options for i[3456]86-pc-linux* native builds.
10799 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
10801         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10802         files from .po files for a distribution.
10804 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
10806         * configure.in: Enable libstdc++-v3 for h8300 targets.
10808 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
10810         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10811         version from bfd/.
10813 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
10815         * Makefile.in (VER): When present, extract the version number from
10816         the file version.in.
10818 2001-05-24  Tom Rix  <trix@redhat.com>
10820         * configure.in : enable ld for aix
10822 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10824         * config.guess: Add linux target for S/390.
10826 2000-11-07  Philip Blundell  <pb@futuretv.com>
10828         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10830 2000-11-03  Philip Blundell  <pb@futuretv.com>
10832         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10833         files.
10835 2001-01-15  Ben Elliston  <bje@redhat.com>
10837         * configure.in (host_tools): Add sid.
10838         Always configure cgen.
10840 2000-11-24  Nick Clifton  <nickc@redhat.com>
10842         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10845 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
10847         * Makefile.in (ALL_MODULES): Add all-cgen.
10848         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10849         (all-cgen): New target.
10850         (all-opcodes,all-sim): Depend on all-cgen.
10851         * configure.in (host_tools): Add cgen.
10852         Only configure cgen if --enable-cgen-maint.
10854 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
10856         * configure.in: Add *-*-freebsd* configurations.
10858 2002-04-08  Tom Tromey  <tromey@redhat.com>
10860         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10861         Fixes PR libgcj/6068.
10863 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
10865         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10867 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10869         * configure.in (alpha*-dec-osf*): Enable libgcj.
10871 2003-03-27  Matthew Gingell  <gingell@gnat.com>
10873         * MAINTAINERS (Write After Approval): Add myself.
10875 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
10877         Fix for: PR bootstrap/3591, target/5676
10878         * configure.in (mcore-pe): Disable the configuration of
10879         libstdc++-v3 since exceptions are not supported.
10881 2002-03-20  Anthony Green  <green@redhat.com>
10883         * configure.in: Enable libgcj for xscale-elf target.
10885 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
10887         * MAINTAINERS:  Update my email address.
10889 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
10891         * ltmain.sh (relink_command): Fix typo in previous change.
10893 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
10895         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
10896         (relink_command): Added --tag flags.
10897         (mode=install): If relinking fails; error out.
10899 2002-03-12  Richard Henderson  <rth@redhat.com>
10901         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
10902         .NOTPARALLEL tag.
10903         (do-check): Rename from check.
10904         (check): Allow parallel check.
10906 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
10908         * MAINTAINERS: Add myself as maintainer for xtensa port.
10909         Fix alphabetical order in CPU port maintainer list.
10910         Remove myself from Write After Approval list.
10912 2002-03-11  Richard Henderson  <rth@redhat.com>
10914         * Makefile.in (.NOTPARALLEL): Add fake tag.
10916 2002-03-07  H.J. Lu  (hjl@gnu.org)
10918         * configure.in: Enable gprof for mips*-*-linux*.
10920 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
10922         * MAINTAINERS (Write After Approval): Add myself.
10924 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
10926         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10927         libjava.
10928         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10930 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
10932         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10933         because its Makefile is there; test for the executable instead.
10935 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
10937         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10938         libstdc++-v3 and libjava.
10940 2002-02-11  Adam Megacz  <adam@xwt.org>
10942         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10943         boehm-gc
10945 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
10947         * config.guess: Updated to 2002-01-30's version.
10948         * config.sub: Updated to 2002-02-01's version.
10949         Contribute sh64-elf.
10950         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
10951         * configure.in: Added sh64-*-*.
10953 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
10955         * MAINTAINERS: Belatedly add myself to write after approval list.
10957 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
10959         * MAINTAINERS: Put self in as maintainer for x86-64 port.
10960         Remove self as Write After Approval.
10962 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
10964         * MAINTAINERS: Put self in as maintainer for contrib/regression
10965         directory.
10967 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
10969         * MAINTAINERS:  Update my email address.
10971 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
10973         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
10974         target-libiberty, and target-libgloss.  Skip Java-related
10975         libraries if not supported for NetBSD on target CPU.
10977 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
10979         * install-sh: Use _inst.$$_ for temp file name.
10981 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
10983         * MAINTAINERS (Write After Approval): Move my contact info
10984         from here...
10985         (OS Port Maintainers): ...to here (netbsd).
10987 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
10989         * MAINTAINERS (Write After Approval): Add myself.
10991 2002-01-17  H.J. Lu  <hjl@gnu.org>
10993         * Makefile.in (all-fastjar): Also depend on all-libiberty.
10994         (all-target-fastjar): Also depend on all-target-libiberty.
10996 2002-01-16  H.J. Lu  (hjl@gnu.org)
10998         * config.guess: Import from master sources, rev 1.225.
10999         * config.sub: Import from master sources, rev 1.238.
11001 2002-01-16  Kazu Hirata  <kazu@hxi.com>
11003         * MAINTAINERS (Write After Approval): Remove myself.
11005 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
11007         * MAINTAINERS (Write After Approval): Add myself.
11009 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11011         * MAINTAINERS: Add self as docs co-maintainer.
11013 2001-12-11  Matthias Klose  <doko@debian.org>
11015         * MAINTAINERS (Write After Approval): Add myself.
11017 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
11019         * MAINTAINERS: Update my email address.
11021 2001-12-07  Turly O'Connor  <turly@apple.com>
11022         * MAINTAINERS (Write After Approval): Add myself.
11023         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
11024         (rs6000_initialize_trampoline): Call __trampoline_setup for
11025         ABI_DARWIN too.
11026         * darwin-tramp.asm: New file, implements __trampoline_setup.
11027         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
11029 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
11031         * MAINTAINERS (Write After Approval): Add myself.
11033 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
11035         * configure, configure.in: Use temp file for long sed commands.
11037 2001-12-03  Laurent Guerby  <guerby@acm.org>
11039         * config.sub: Update to version 1.232 on subversion.
11041 2001-12-03  Ben Elliston  <bje@redhat.com>
11043         * MAINTAINERS: Update mail address for config.* patches.
11045 2001-11-27  DJ Delorie  <dj@redhat.com>
11046             Zack Weinberg  <zack@codesourcery.com>
11048         When build != host, create libiberty for the build machine.
11050         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
11051         CONFIG_ARGUMENTS.
11052         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
11053         New variables.
11054         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
11055         and rules.
11056         (all.normal): Depend on ALL_BUILD_MODULES.
11057         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
11058         (all-build-libiberty): Depend on configure-build-libiberty.
11060         * configure: Calculate and substitute proper value for
11061         ALL_BUILD_MODULES.
11062         * configure.in: Create the build subdirectory.
11063         Calculate and substitute TARGET_CONFIGARGS (formerly
11064         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
11066 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
11068         * MAINTAINERS (write-after-approval): Add self.
11070 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11072         * MAINTAINERS (GNATS only accounts): Remove self.
11074 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
11076         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
11077         libf2c.
11079 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11081         * MAINTAINERS (Write After Approval): Add self.
11083 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
11085         * MAINTAINERS: mips and s390 are also CPU ports.
11087 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
11089         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
11091 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
11093         * MAINTAINERS: Alphabetize.
11095 2001-11-09  Kazu Hirata  <kazu@hxi.com>
11097         * MAINTAINERS (Various maintainers: h8 port): Add myself.
11099 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11101         * MAINTAINERS (Various maintainers: hppa port): Added myself.
11103 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
11105         * configure.in (--enable-languages): Be more permissive about
11106         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
11108 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
11110         * config.sub: Import from master sources, rev. 1.230.
11111         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
11113 2001-11-07  Laurent Guerby  <guerby@acm.org>
11115         * MAINTAINERS (Write After Approval): Add self.
11117 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
11119         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
11121 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
11123         * config.sub: Import from master sources, rev 1.226.
11124         * config.guess: Import from master sources, rev 1.216.
11126 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
11128         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
11129         * MAINTAINERS: Add self as maintainer of MMIX port.
11130         Remove old after-approval entry.
11132 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
11134         * ChangeLog, configure: Fix spelling errors.
11136 2001-10-20  Brendan Kehoe  <brendan@zen.org>
11138         * MAINTAINERS: Tweak my address.
11140 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
11142         * MAINTAINERS: Update my email address.
11144 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
11146         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
11147         * MAINTAINERS: Add self as maintainer of CRIS port.
11149 2001-10-10  Geert Bosch  <bosch@gnat.com>
11151         * MAINTAINERS (Various maintainers: Ada front end):
11152         Added Robert Dewar.
11154 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
11156         * MAINTAINERS (Write After Approval): Added self
11158 2001-10-02  Geert Bosch  <bosch@gnat.com>
11160         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11162 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11164         * configure: Handle temporary files securely using mkdir.
11166 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
11168         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
11170 2001-09-26  Will Cohen  <wcohen@redhat.com>
11172         * configure.in (*-*-linux*): Disable configuration of target-newlib
11173         and target-libgloss.
11175 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
11177         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
11178         RANLIB.
11180 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
11182         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
11183         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
11184         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
11185         avoid quotes nesting problems.
11186         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
11187         (DO_X): Export only variables that are set.
11189 2001-09-19  Ben Elliston  <bje@redhat.com>
11191         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
11192         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
11193         semantics.  Use the shell built-in "type" command instead.
11195 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
11197         Merged from gcc-3_0-branch:
11198         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
11199         * ltcf-c.sh: Use $objext, not $ac_objext.
11200         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
11201         * ltcf-cxx.sh: Add support for GNU.
11202         2001-07-22  Timothy Wall  <twall@redhat.com>
11203         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
11204         default settings if using GNU tools with that configuration.
11205         * ltcf-cxx.sh: Ditto.
11206         * ltcf-gcj.sh: Ditto.
11207         2001-07-21  Michael Chastain  <chastain@redhat.com>
11208         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
11209         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
11210         * ltmain.sh: Mark as gcc-local.
11212 2001-08-30  Eric Christopher  <echristo@redhat.com>
11213             Jason Eckhardt  <jle@redhat.com>
11215         * config.guess: Merge from master sources.
11216         * config.sub: Merge from master sources, add support for mipsisa32.
11218 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
11219         * config.sub: Merge from master sources, rev 1.219.
11220         * MAINTAINERS: Add self as contact for stormy16 port.
11222 2001-08-14  Zack Weinberg  <zackw@panix.com>
11224         * config.sub: Merge from master sources, rev 1.218.
11225         * config.guess: Merge from master sources, rev 1.209.
11227 2001-08-11  Graham Stott  <grahams@redhat.com>
11229         * Makefile.in (check-c++): Add missing semicolon.
11231 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
11233         * MAINTAINERS (Various maitainers: predict.def): Added myself.
11235 2001-07-30  Eric Christopher  <echristo@redhat.com>
11237         * MAINTAINERS (Various maintainers: mips port): Added myself.
11239 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
11241         * configure.in (sh-*-linux*): New.
11243 2001-07-27  Richard Henderson  <rth@redhat.com>
11245         * .cvsignore: Add LAST_UPDATED.
11247 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
11249         * MAINTAINERS (Various maintainers: s390 port): Added myself.
11251 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
11253         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
11255 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
11257         * MAINTAINERS (Write After Approval): Added myself.
11259 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11261         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11262         and libgcj on m68hc11/m68hc12.
11264 2001-06-27  H.J. Lu  (hjl@gnu.org)
11266         * Makefile (CFLAGS_FOR_BUILD): New.
11267         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
11269 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11271         * README: Remove version number.
11273 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11275         * INSTALL/README: Update wrt. to the installation instructions now
11276         residing in gcc/doc/install.texi.
11278 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11280         * README: Replace with a cut-down and updated version of gcc/README.
11282 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
11284         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11285         multilibs to be disabled.
11287 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
11289         * MAINTAINERS (Write After Approval): Add myself.
11291 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
11293         * config.guess: Import CVS version 1.195.
11294         * config.sub: Import CVS version 1.212.
11296 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
11298         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11299         gcc/xgcc is built, use -print-prog-name to find out the program
11300         name to use.
11302 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
11304         * config.guess:  Import CVS version 1.194.  All gcc-local changes
11305         appear to also be in the master copy.
11306         * config.sub:  Import CVS version 1.211.
11308 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
11310         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11311         with_gcc]: Use `gcc -shared' to build a shared library.
11313 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11315         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11316         archives.
11318 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11320         * MAINTAINERS (Write After Approval): Add myself.
11322 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
11324         * configure.in (libstdcxx_flags): Do not try to execute
11325         libstdc++-v3/testsuite_flags until it exists.
11327 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
11329         * MAINTAINERS: Update my email address.
11331 2001-05-31  Graham Stott  <grahams@redhat.com>
11333         * MAINTAINERS (Write After Approval): Add myself.
11335 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
11337         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
11338         libraries when using g++ with native linker.
11340 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
11342         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11344 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
11346         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11347         [aix4*|aix5*]: Prepend blank.
11349 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
11351         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11352         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
11353         of subdir/configure scripts to use the new libtool.m4.
11355 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
11357         * MAINTAINERS (Write After Approval): Add myself.
11359 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
11361         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11363 2001-05-11  Ben Elliston  <bje@redhat.com>
11365         * Makefile.in (all-sid): New target.
11366         (check-sid, clean-sid, install-sid): Likewise.
11368 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
11370         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11372 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11374         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11375         libgcj.
11377 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11379         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11380         gcc/xgcc is built, use -print-prog-name to find out the program
11381         name to use.
11383 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
11385         * configure.in (noconfigdirs): Don't reset it from scratch in the
11386         target case; only append to it.
11388         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11389         sparc-*-solaris2.8]: Disable ${libgcj}.
11391 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
11393         * configure.in (libgcj_saved): Copy from $libgcj.
11394         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11395         --disable-libgcj.
11397 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
11399         * MAINTAINERS: Remove self as MIPS maintainer and
11400         C front end maintainer.
11402 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
11404         * configure.in: Move *-chorusos target case to the proper switch.
11405         Disable libgcj.
11407 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11409         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11410         1.641.2.228.
11412 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11414         * Makefile.in (STAGE1_CFLAGS): Pass down.
11416 2001-04-13  Alan Modra  <amodra@one.net.au>
11418         * config.guess: Add hppa64-linux support.  Note for next import that
11419         this is already in the master file.
11420         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
11422 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11424         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11425         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11427 2001-04-11  Stan Shebs  <shebs@apple.com>
11429         * MAINTAINERS: Add self as Darwin port maintainer.
11431 2001-04-11  Alan Modra  <amodra@one.net.au>
11433         * MAINTAINERS: Update my email address.
11435 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
11437         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11438         recent versions of FreeBSD (release 3 or later).
11439         * ltconfig: On FreeBSD, -lc must not be provided when building
11440         a shared library or else the standard -pthread gcc option is
11441         rendered worthless to later users of the built library.
11443 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11445         * MAINTAINERS: Add self and RTH as C front end maintainers.
11447 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
11449         * config.sub: Make sure to match an already-canonicalized
11450         machine name (eg. mn10300-unknown-elf).
11452 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
11454         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11455         New macros.
11456         (bootstrap, cross): Use RECURSE_FLAGS.
11457         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11459 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
11461         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11463 2001-03-22  Colin Howell  <chowell@redhat.com>
11465         * Makefile.in (DO_X): Do not backslash single-quotes in
11466         backquotes (two places).
11468 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11470         Re-installed:
11471         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11472         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11473         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11474         * ltcf-cxx.sh: Likewise.
11475         * ltcf-gcj.sh: Likewise.
11477 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11479         * MAINTAINERS: Add myself as "documentation co-maintainer".
11481 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11483         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11484         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11486 2001-03-19  Tom Tromey  <tromey@redhat.com>
11488         * config-ml.in: Handle GCJ and GCJFLAGS.
11490 2001-03-21  Michael Chastain  <chastain@redhat.com>
11492         * Makefile.in: all-m4 depends on all-texinfo.
11494 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
11496         * MAINTAINERS: Add myself to write after approval list.
11498 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
11500         * Makefile.in (DO_X): Quote nested quotes.
11502 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
11504         * MAINTAINERS: Add myself to write after approval list.
11506 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
11508         * Makefile.in (DO_X): Use double quotes for quoting
11509         "RANLIB=$${RANLIB}".
11511 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
11513         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11515 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
11517         * configure.in: Only use `lang_requires' for languages athat are
11518         actually enabled.
11520 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
11522         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
11524 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
11526         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11528 2001-03-07  Tom Tromey  <tromey@redhat.com>
11530         * configure.in: Allow config-lang.in to set `lang_requires' to list
11531         of other required languages.
11533 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
11535         * Makefile.in: Remove RANLIB definition. Use RANLIB
11536         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11537         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
11539 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
11540             Alexandre Oliva  <aoliva@redhat.com>
11542         * Makefile.in (check-c++): Use tabs, not spaces.
11544 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
11546         * MAINTAINERS: add myself to Write After Approval list.
11548 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
11550         * Makefile.in (check-c++): New rule.
11552         * configure.in (target_libs): Remove libg++.
11553         (noconfigdirs): Remove libg++.
11554         (noconfigdirs): Same.
11555         (noconfigdirs): Same.
11556         (noconfigdirs): Same.
11558         * config-ml.in: Remove libg++ references.
11560         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11561         (ALL_TARGET_MODULES): Same.
11562         (configure-target-libg++): Remove.
11563         (all-target-libg++): Remove.
11564         (configure-target-libio): Remove.
11565         (all-target-libio): Remove.
11566         (check-target-libio): Remove.
11567         (.PHONY): Remove.
11568         (libg++.tar.bz2): Remove.
11569         (all-target-cygmon): Remove libio.
11570         (all-target-libstdc++): Remove.
11571         (configure-target-libstdc++): Remove.
11572         (TARGET_LIB_PATH): Remove libstdc++.
11573         (ALL_GCC_CXX): Remove libstdc++.
11574         (all-target-gperf): Correct.
11576 2001-02-16  Nick Clifton  <nickc@redhat.com>
11578         * configure.in (noconfigdirs): Allow configuration of texinfo
11579         for Cygwin hosts.
11581 2001-02-15  Anthony Green  <green@redhat.com>
11583         * configure: Introduce GCJ_FOR_TARGET.
11584         * configure.in: Ditto.
11585         * Makefile.in: Ditto.
11587 2001-02-13  Andreas Schwab  <schwab@suse.de>
11589         * MAINTAINERS: Update mail address.
11591 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11593         * config.guess: Add linux target for S/390.
11594         * config.sub: Likewise.
11596 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
11598         * configure.in: for *-chorusos, don't config target-newlib and
11599         target-libgloss.
11601 2001-02-06  Ben Elliston  <bje@redhat.com>
11603         * configure: Output host type to stdout, not stderr.
11605 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
11607         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
11608         * ltcf-cxx.sh: Likewise.
11610         * config.if: Assume enable_libstdcxx_v3 is defined.
11612 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
11614         Remove V2 C++ library.
11615         * configure.in: Remove --enable-libstdcxx_v3 support.
11617 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
11619         * include/demangle.h: Add prototype for java_demangle_v3.
11621 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
11623         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
11625 2001-01-27  Richard Henderson  <rth@redhat.com>
11627         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11629 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11631         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11632         Don't unset, it's non-portable and no longer necessary, set to empty
11633         instead.
11635 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11637         * ltconfig: Shell portability fix for the tagname validity check.
11639 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
11641         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11642         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11644 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11646         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11648 2001-01-26  Tom Tromey  <tromey@redhat.com>
11650         * configure.in: Allow libgcj to be built on Sparc Solaris.
11652 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
11654         * ltcf-c.sh: Add aix5 case.
11655         * ltcf-cxx.sh: Likewise.
11656         * ltconfig: Likewise.
11658 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
11660         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11661         keep at least one of build_libtool_libs or build_old_libs set to
11662         yes.
11664         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11665         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11667 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
11669         * configure.in: Enable libgcj on several additional platforms.
11671 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
11673         * configure.in: Enable libgcj for linux targets.
11675 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11677         * MAINTAINERS (Write After Approval): Add myself.
11679 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11681         * MAINTAINERS: Add myself as vax port maintainer.
11683 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
11685         * MAINTAINERS: Add myself as Mercury front-end maintainer.
11687 2001-01-09  Mike Stump  <mrs@wrs.com>
11689         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11690         failures of subdirectories.
11692 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11694         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11695         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11696         * ltcf-cxx.sh: Likewise.
11697         * ltcf-gcj.sh: Likewise.
11698         * ltconfig.sh: Fix typo.
11700 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11702         * configure: handle DOS-style absolute paths.
11704 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11706         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11708 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
11710         * MAINTAINERS: Add myself as avr port co-maintainer.
11712 2000-12-28  Ben Elliston  <bje@redhat.com>
11714         * MAINTAINERS: Add myself under ``Write After Approval''.
11716 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
11718         * texinfo: Remove directory from GCC.
11720 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11722         * COPYING: Update to current
11723         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11724         to 19yy as example year in copyright notice).
11726 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
11728         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
11729         (libstdcxx_incdir): Pass down.
11730         * config.if: Remove expired bits for cxx_interface, add stub.
11731         (libstdcxx_incdir): Add variable for g++ include directory.
11732         * configure.in (gxx_include_dir): Use it.
11734 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
11736         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
11737         with old-email address from ``Write After Approval''.
11739 2000-12-15  Andreas Jaeger  <aj@suse.de>
11741         * configure.in: Handle lang_dirs.
11743 2000-12-14  Tom Tromey  <tromey@redhat.com>
11745         * MAINTAINERS: Removed brads.
11747         * MAINTAINERS: Added gcj developers.
11749 2000-12-13  Anthony Green  <green@redhat.com>
11751         * configure.in: Disable libgcj for any target not specifically
11752         listed.  Disable libgcj for x86 and Alpha Linux until compatible
11753         with g++ abi.
11755 2000-12-13  Mike Stump  <mrs@wrs.com>
11757         * Makefile.in (local-distclean): Also remove fastjar.
11759 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
11761         * contrib/gcc_update: Add fastjar --touch entries.
11763 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
11765         * configure.in: Disable language-specific target libraries for
11766         languages that aren't enabled.
11768 2000-12-10  Anthony Green  <green@redhat.com>
11770         * configure.in: Define libgcj.  Disable libgcj target libraries for
11771         most targets.
11773 2000-12-10  Neil Booth  <neilb@earthling.net>
11775         * MAINTAINERS: Update mail address, remove from WAA list.
11777 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11779         * libjava: Imported from /cvs/java.
11780         * libffi: Likewise.
11781         * Boehm-gc: Likewise.
11783 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11785         * configure.in (target_libs): Revert 2000-12-08 patch.
11786         (noconfigdirs): Added target-libjava.
11788 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11790         * djunpack.bat: removed.
11792 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11794         * Makefile.in: handle DOS-style absolute paths.
11795         * config-ml.in: likewise.
11796         * symlink-tree: likewise.
11798 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11800         * fastjar: Imported.
11802 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11804         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11805         libjava.
11806         * configure.in (target_libs): Removed `target-libjava'.
11808 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11810         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11811         (ALL_MODULES): Added fastjar.
11812         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11813         (all-target-libjava): all-fastjar replaces all-zip.
11814         (all-fastjar): Added.
11815         (configure-target-fastjar, all-target-fastjar): Likewise.
11816         * configure.in (host_tools): Added fastjar.
11818 2000-12-07  Mike Stump  <mrs@wrs.com>
11820         * Makefile.in (local-distclean): Remove leftover built files.
11822 2000-11-24  Nick Clifton  <nickc@redhat.com>
11824         * configure.in (xscale-elf): Add target.
11825         (xscale-coff): Add target.
11827 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
11829         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11830         recent versions of FreeBSD (release 3 or later).
11831         * ltconfig: On FreeBSD, -lc must not be provided when building
11832         a shared library or else the standard -pthread gcc option is
11833         rendered worthless to later users of the built library.
11835 2000-11-16  Fred Fish  <fnf@be.com>
11837         * configure.in (enable_libstdcxx_v3): Fix typo,
11838         libstd++ -> libstdc++.
11840 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11842         * MAINTAINERS: Add self to Write After Approval list.
11844 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
11846         * MAINTAINERS: Update my email address.  Add myself to global write
11847         privs list.
11849 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
11851         * Makefile.in: Merge with src and libgcj.
11852         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
11853         configure-target-<library> when their configure scripts need the C
11854         or C++ library to have already been built to work properly.
11855         (do_proto_toplev): Set them to an empty string.
11857         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11858         (REALLY_SET_LIB_PATH): Use them.
11860 2000-11-17  Stan Shebs  <shebs@apple.com>
11862         * MAINTAINERS: Add self to Write After Approval list.
11864 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11866         * configure: Provide the original toplevel configure arguments
11867         (including $0) to subprocesses in the environment rather than
11868         through gcc/configargs.h.
11870 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11872         * MAINTAINERS: Remove references to cccp. Change C9X reference to
11873         C99.  Alphabetise "Write After Approval" list.
11875 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
11877         * configure: Turn on libstdc++ V3 by default.
11879         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11880         if we've got GCC.
11882 2000-11-11  Philip Blundell  <philb@gnu.org>
11884         * MAINTAINERS: Add self to Write After Approval list.
11886 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
11888         * ltcf-c.sh (aix4): Improve shared library configuration; require
11889         exporting symbols.
11890         * ltcf-cxx.sh (aix4): Define.
11891         * ltconfig (aix4): Define library and soname specs appropriate for
11892         AIX.  Define command to create export symbols list.
11894 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
11896         * config.sub: Add support for Sun Chorus
11898 2000-10-31  Nick Clifton  <nickc@redhat.com>
11900         * MAINTAINERS: Rename <name>@cygnus.com addresses to
11901         <name>@redhat.com.  Also installed new email address for Clint
11902         Popetz.
11904 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
11906         * etc: Remove directory from GCC.
11908 2000-10-16  Michael Meissner  <meissner@redhat.com>
11910         * configure (gcc/configargs.h): Only create if there is a build GCC
11911         directory created.
11913 2000-10-16  Matthias Klose  <doko@debian.org>
11915         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11916         when configured for libstdc++-v3.
11918 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
11920         * configure: Save configure arguments to gcc/configargs.h.
11922 2000-10-04  Philipp Thomas  <pthomas@suse.de>
11924         * config.guess: Import CVS version 1.157.
11925         * config.sub: Import CVS version 1.181.
11927 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
11929         * Makefile.in (bootstrap): avoid recursion if subdir missing
11930         (cross): ditto
11931         (do-proto-toplev): ditto
11933 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
11935         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11936         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11938         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11939         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
11940         all affected `configure' scripts.
11942 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
11944         * MAINTAINERS: Add self as cpplib co-maintainer.
11946 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
11948         * MAINTAINERS: Add self to Write After Approval list.
11950 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11952         * INSTALL/README: egcs -> GCC update.
11954 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
11956         * MAINTAINERS: Add myself to Write After Approval list.
11958 2000-09-15  Kazu Hirata  <kazu@hxi.com>
11960         * MAINTAINERS: Add myself to Write After Approval list.
11962 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
11964         * configure.in: Do not build byacc for hppa64.  Provide paths to the
11965         X11 libraries for hppa64.
11967 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11969         * MAINTAINERS: Add myself as 68hc11 port maintainer.
11971 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
11973         * Makefile.in (all-zlib): Added dummy target.
11975         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11976         ltcf-gcj.sh: Updated from libtool multi-language branch.
11978 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
11980         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11981         (bootstrap*): Depend on all-bootstrap.
11983 2000-09-05  Philipp Thomas  <pthomas@suse.de>
11985         * config.guess: Import CVS version 1.156.
11986         * config.sub: Import CVS version 1.179.
11988 2000-09-02  Anthony Green  <green@cygnus.com>
11990         * Makefile.in (all-gcc): Depend on all-zlib.
11991         (CLEAN_MODULES): Add clean-zlib.
11992         (ALL_MODULES): Add all-zlib.
11993         * configure.in (host_libs): Add zlib.
11995 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
11997         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11998         crosses, but add gcc/include to the header search path for them.
12000 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
12002         * MAINTAINERS: Add self to Write After Approval list.
12004 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12006         * config.guess: Import CVS version 1.152.
12007         * config.sub: Import CVS version 1.177.
12009 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
12011         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
12012         $targargs to tell whether newlib is going to be built.
12014         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
12015         $$r/TARGET_SUBDIR/libio for _G_config.h.
12017 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
12019         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
12021 2000-08-22  DJ Delorie  <dj@redhat.com>
12023         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
12025 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
12027         * config-ml.in (CC, CXX): Avoid trailing whitespace.
12028         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
12029         sub-configures.
12031 2000-08-21  DJ Delorie  <dj@redhat.com>
12033         * MAINTAINERS: Add self as a libiberty maintainer
12035 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
12037         * configure.in (libstdcxx_flags): Use
12038         libstdc++-v3/src/libstdc++.INC.
12040 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
12042         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
12044 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
12046         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
12048         * configure: Make enable_threads and enable_shared defaults
12049         explicit.  Substitute enable_threads into generated Makefiles.
12050         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
12051         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
12053 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
12055         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
12057 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
12059         * config-ml.in (CC): Remove bogus duplicate quotation mark from
12060         previous delta.
12062 2000-08-11  Jason Merrill  <jason@redhat.com>
12064         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
12065         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
12066         (FLAGS_FOR_TARGET): Not here.
12067         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
12069 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
12071         * config-ml.in (CC, CXX): Don't introduce a leading space.
12073 2000-08-07  DJ Delorie  <dj@delorie.com>
12075         * MAINTAINERS: Add self as a DJGPP maintainer
12077 2000-08-07  DJ Delorie  <dj@redhat.com>
12079         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
12080         "if we're also building gcc, and it's a gcc that will run on the
12081         build machine, we want to use its includes instead of the system's
12082         default includes".
12084 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
12086         * MAINTAINERS: Add self to Write After Approval list.
12088 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
12090         * configure.in (libstdcxx_flags): Don't use `"'.
12092         * config-ml.in: Adjust multilib search paths to the
12093         appropriate multilib tree.
12095 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
12097         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
12098         commas in $LANGUAGES.
12100 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
12102         * configure.in: Re-enable all references to libg++ and librx.
12104 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
12106         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
12107         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
12108         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
12109         * ltcf-cxx.sh (need_lc): Set based on postdeps.
12111         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
12113 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
12115         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
12116         CXX_FOR_TARGET for sed.
12118 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
12120         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
12121         Do not override if already set in the environment or in configure.
12122         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
12123         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
12125 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
12127         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
12128         the libtool CVS tree multi-language branch.
12129         * ltconfig, ltmain.sh: Updated.
12131 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
12133         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
12134         (clean-target): Depend on it.
12136         * Makefile.in (FLAGS_FOR_TARGET): New macro.
12137         (GCC_FOR_TARGET): Use it.
12138         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
12139         * configure.in: ... here.
12140         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
12141         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
12143 2000-07-24  Eric Christopher  <echristo@cygnus.com>
12145         * MAINTAINERS: Add self to Write After Approval list.
12147 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
12149         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
12150         (configure-target-libchill, configure-target-libobjc): Likewise.
12152         * configure.in: Use the same cache file for all target libs.
12153         * config-ml.in: But different cache files per multilib variant.
12155 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
12157         * configure (topsrcdir): Don't use dirname.
12159 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
12161         * MAINTAINERS: Add self to Write After Approval list.
12163 2000-07-20  Jason Merrill  <jason@redhat.com>
12165         * configure.in: Remove all references to libg++ and librx.
12167         * configure, configure.in, Makefile.in: Unify gcc and binutils.
12169 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
12171         * config.sub: Update to subversions version 2000-07-06.
12173 2000-07-12  Andrew Haley  <aph@cygnus.com>
12175         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
12176         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
12178 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
12180         * symlink-tree:  Check number of arguments.
12182 2000-07-05  Jim Wilson  <wilson@cygnus.com>
12184         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
12185         search path for a g++ extracted from the build tree.  This
12186         will allow link tests run by configure scripts in
12187         subdirectories to succeed.
12189 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
12191         * ltconfig: Add support for mips-dde-sysv4.2MP
12193 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12195         * MAINTAINERS: Add myself as loop discovery maintainer.
12197 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
12199         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
12200         `os2'. Force ac_cv_exeext to be ".exe" in that case.
12202 2000-06-19  Timothy Wall  <twall@cygnus.com>
12204         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
12205         * config.sub: Add tic54x target.
12207 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
12209         * MAINTAINERS: Add self as Fortran maintainer,
12210         remove Craig Burley.
12212 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12214         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
12215         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
12217 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
12219         * MAINTAINERS: Add self as i18n maintainer
12221 20000-05-21  H.J. Lu  (hjl@gnu.org)
12223         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
12224         directory are used if they exist. Make sure
12225         $(build_tooldir)/include is searched for header files,
12226         $(build_tooldir)/lib/ for library files.
12227         (GCC_FOR_TARGET): Likewise.
12228         (CXX_FOR_TARGET): Likewise.
12230 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
12232         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
12234 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
12236         * Makefile.in (configure-target-libiberty): Depend on
12237         configure-target-newlib.
12239 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
12241         * configure.in, Makefile.in: Merge all libffi-related
12242         configury stuff from the libgcj tree.
12244 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12246         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12247         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
12249 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12251         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12252         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
12253         current version information.  Add to proto-toplev directory.
12254         (gdb-taz): Build do-djunpack.
12256 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
12258         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
12260 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12262         * MAINTAINERS: Add self to Write After Approval list.
12264 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12266         * ltmain.sh: Preserve in relink_command any environment
12267         variables that may affect the linker behavior.
12269 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
12271         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12273 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
12275         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12277 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
12279         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
12280         with the version name.
12282 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
12284         * MAINTAINERS: Add self as bb-reorder maintainer.
12286 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
12288         * config.if: Tweak.
12290 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
12292         * djunpack.bat: New file.
12294 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12296         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
12297         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12298         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12299         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
12301 2000-04-16  Dave Pitts  <dpitts@cozx.com>
12303         * config.sub (case $basic_machine): Change default for "ibm-*"
12304         to "openedition".
12306 2000-04-13  Andreas Jaeger  <aj@suse.de>
12308         * MAINTAINERS: Added myself.
12310 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12312         * Makefile.in (gdb-taz): New target.  GDB specific archive.
12313         (do-md5sum): New target.
12314         (MD5PROG): Define.
12315         (PACKAGE): Default to TOOL.
12316         (VER): Default to a shell script.
12317         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
12318         md5 checksum generation.
12319         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12320         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12321         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
12322         insight.tar.bz2): Use gdb-taz to create archive.
12324 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12326         * configure (warn_cflags): Delete.
12328 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
12330         * MAINTAINERS: Added myself.
12332 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
12333             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
12335         * configure.in (enable_libstdcxx_v3): Add.
12336         (target_libs): Add bits here to switch between libstdc++-v2 and
12337         libstdc++-v3.
12338         * config.if: And this file too.
12339         * Makefile.in: Add libstdc++-v3 targets.
12341 2000-04-05  Michael Meissner  <meissner@redhat.com>
12343         * config.sub (d30v): Add d30v as a basic machine type.
12345 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
12347         * configure.in: -linux-gnu*, not -linux-gnu.
12349 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
12351         * MAINTAINERS: Add self in write-after-approval section.
12353 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
12355         * MAINTAINERS: Add self as ia64 port maintainer.
12357 2000-03-08  Neil Booth  <NeilB@earthling.net>
12359         * MAINTAINERS: Add self in write-after-approval section.
12361 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12363         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12364         (do-tar-bz2): Replace TOOL with PACKAGE.
12365         (gdb.tar.bz2): Remove GDBTK from GDB package.
12366         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
12367         dejagnu.tar.bz2): New packages.
12369 2000-02-27  Andreas Jaeger  <aj@suse.de>
12371         * configure.in: Add entry for mips*-*-linux*, move catch all
12372         *-*-*linux* entry below this one.
12374 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
12376         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
12378 2000-02-24  Nick Clifton  <nickc@cygnus.com>
12380         * config.sub: Support an OS of "wince".
12382 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12384         * config.guess, config.sub: Updated to match config's 2000-02-15
12385         version.
12387 2000-02-23  Linas Vepstas  <linas@linas.org>
12389         * config.sub: Add support for Linux/IBM 370.
12390         * configure.in: Likewise.
12392 2000-02-22  Nick Clifton  <nickc@cygnus.com>
12394         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12396 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
12398         * config.guess: Guess "cygwin" rather than "cygwin32".
12400 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12402         * configure (gcc_version): When setting, narrow search to
12403         lines containing `version_string'.
12405 2000-02-15  Denis Chertykov  <denisc@overta.ru>
12407         * config.sub: Add support for avr target.
12409 2000-02-14  Nick Clifton  <nickc@cygnus.com>
12411         * MAINTAINERS: Add maintainers for MCore port.
12413 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
12415         * config.sub: Add mmix-knuth-mmixware.
12417 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12419         * MAINTAINERS: Pair cccp with cpplib maintainership.
12421 2000-01-27  Christopher Faylor  <cgf@redhat.com>
12423         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12424         structure stuff to -L library search.
12425         (CXX_FOR_TARGET): Ditto.
12426         (CROSS_CHECK_MODULES): Fix spelling mistake.
12428 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
12430         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12431         the C++ compiler.
12433 2000-01-12  Richard Henderson  <rth@cygnus.com>
12435         * configure.in: Don't build some bits for beos.
12437 2000-01-12  Joel Sherrill (joel@OARcorp.com)
12439         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12440         as include files.
12442 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
12444         * Add self as cpplib maintainer, as requested by Jason
12445         Merrill.  Correct my e-mail address.
12447 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
12449         * configure.in: Use mt-aix43 to handle *_TARGET defs,
12450         not mh-aix43.
12452 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
12454         * MAINTAINERS: Add myself to "write after approval" list.
12456 1999-12-14  Richard Henderson  <rth@cygnus.com>
12458         * config.guess (alpha-osf, alpha-linux): Detect ev67.
12459         * config.sub: Accept alphaev[78], alphaev8.
12461 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12463         * config.guess, config.sub: Update from autoconf.
12465 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
12467         * MAINTAINERS:  update my playtime e-address.
12469 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12471         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12472         necessary libraries are missing.
12474 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
12476         * MAINTAINERS: Add new 'write after approval' maintainer.
12478 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12480         * MAINTAINERS: Add new Java maintainer.
12482 1999-10-25  Andreas Schwab  <schwab@suse.de>
12484         * configure: Fix quoting inside arguments of eval.
12486 1999-10-21  Nick Clifton  <nickc@cygnus.com>
12488         * config-ml.in: Allow suppression of some ARM multilibs.
12490 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
12492         * config.guess: Add OS/390 match pattern.
12493         * config.sub: Add mvs, openedition targets.
12494         * configure.in (i370-ibm-opened*): New.
12496 1999-09-04  Steve Chamberlain  <sac@pobox.com>
12498         * config.sub: Add support for configuring for pj.
12500 1999-08-31  Nick Clifton  <nickc@cygnus.com>
12502         * config.sub (maybe_os): Add support for configuring for fr30.
12504 1999-08-25  Nick Clifton  <nickc@cygnus.com>
12506         * configure.in: Do not configure or build ld for AIX
12507         platforms.  ld is known to be broken on these platforms.
12509 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12511         * config-ml.in: Pass compiler flag corresponding to multidirs to
12512         subdir configures.
12514 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
12516         * Makefile.in (LDFLAGS): Define.
12518 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
12520         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12521         noconfigdirs.
12522         (*-*-cygwin*): Likewise.
12524 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
12526         * mkdep: New file.
12527         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12528         (BINUTILS_SUPPORT_DIRS): Add mkdep.
12530         From Eli Zaretskii <eliz@is.elta.co.il>:
12531         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12532         long file name when using DJGPP on MS-DOS.
12534 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
12536         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12538 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
12540         * Makefile.in (check-target-libio): Remove all-target-libstdc++
12541         dependency as this causes "make check" to globally "make all"
12543 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
12545         * configure.in (target_libs): Added target-zlib.
12546         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12547         (CONFIGURE_TARGET_MODULES): Likewise.
12548         (CHECK_TARGET_MODULES): Likewise.
12549         (INSTALL_TARGET_MODULES): Likewise.
12550         (CLEAN_TARGET_MODULES): Likewise.
12551         (configure-target-zlib): New target.
12552         (all-target-zlib): Likewise.
12553         (all-target-libjava): Depend on all-target-zlib.
12554         (configure-target-libjava): Depend on configure-target-zlib.
12556         * Makefile.in (configure-target-libjava): Depend on
12557         configure-target-newlib.
12558         (configure-target-boehm-gc): New target.
12559         (configure-target-qthreads): New target.
12561         * configure.in (target_libs): Added target-qthreads.
12562         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12563         (CONFIGURE_TARGET_MODULES): Likewise.
12564         (CHECK_TARGET_MODULES): Likewise.
12565         (INSTALL_TARGET_MODULES): Likewise.
12566         (CLEAN_TARGET_MODULES): Likewise.
12567         (all-target-qthreads): New target.
12568         (configure-target-libjava): Depend on configure-target-qthreads.
12569         (all-target-libjava): Depend on all-target-qthreads.
12571         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12572         (CONFIGURE_TARGET_MODULES): Likewise.
12573         (CHECK_TARGET_MODULES): Likewise.
12574         (INSTALL_TARGET_MODULES): Likewise.
12575         (CLEAN_TARGET_MODULES): Likewise.
12576         (all-target-libjava): New target.
12577         (all-target-boehm-gc): Likewise.
12578         * configure.in (target_libs): Added libjava, boehm-gc.
12580 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
12582         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12583         configure.bat in SUPPORT_FILES.
12584         (gas+binutils.tar.bz2): Likewise.
12586         * makeall.bat: Remove; obsolete.
12588 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
12590         From Mark Elbrecht:
12591         * configure.bat: Remove; obsolete.
12593 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
12595         * configure: Add -W -Wall to the default CFLAGS when compiling with
12596         gcc.
12598 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
12600         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12602 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
12604         * configure.in: Build ld on IRIX6.
12606 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
12608         * Makefile.in: Change distribution targets to use bzip2 instead of
12609         gzip.
12610         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12611         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12613 1999-06-04  Nick Clifton  <nickc@cygnus.com>
12615         * config.sub: Add mcore target.
12617 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
12619         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12621 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
12623         * config.guess (dummy): Changed to $dummy.
12625 1999-05-24  Nick Clifton  <nickc@cygnus.com>
12627         * config.sub: Tidied up case statements.
12629 1999-05-22  Ben Elliston  <bje@cygnus.com>
12631         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12632         <jiro@din.or.jp>.
12634         * config.guess: Merge with FSF version. Future changes will be
12635         more accurately recorded in this ChangeLog.
12636         * config.sub: Likewise.
12638 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
12640          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12642 1999-04-30  Tom Tromey  <tromey@cygnus.com>
12644         * ltmain.sh: [mode link] Always use CC given by ltconfig.
12646 1999-04-23  Tom Tromey  <tromey@cygnus.com>
12648         * ltconfig, ltmain.sh: Update to libtool 1.2f.
12650 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
12652         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12653         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12654         Bad merge removed these two changes.
12656 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
12657                           Martin Heller (Ing.-Buero_Heller@t-online.de)
12659         * config.guess (interix Alpha): Add.
12661 1999-04-11  Richard Henderson  <rth@cygnus.com>
12663         * configure.in (i?86-*-beos*): Do config gperf; don't config
12664         gdb, newlib, or libgloss.
12666 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
12668         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12669         link a trivial program with -mabi=64.  If it fails, remove mabi=64
12670         from multidirs.
12672 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
12674         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12676 1999-04-08  Nick Clifton  <nickc@cygnus.com>
12678         * config.sub: Add support for mcore targets.
12680 1999-04-07  Michael Meissner  <meissner@cygnus.com>
12682         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12683         not mt-ospace, in order to shut up assembler warning about using
12684         symbols that are named the same as registers.
12686 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
12688         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12689         dependency list for all-target-cygmon.
12691 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
12693         * config-ml.in: Check $host, not $target, for selective multilibs.
12694         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12695         thumb interworking, and underscore prefix multilibs.
12697 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
12699         * missing: Update to version from current automake.
12701 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
12703         * configure (gxx_include_dir): Removed.
12705         * configure.in (gxx_include_dir): Handle it.
12706         * Makefile.in: Likewise.
12708 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
12710         * config.sub (mips64vr4111,mips64vr4111el) Add.
12712 1999-03-21  Ben Elliston  <bje@cygnus.com>
12714         * config.guess: Correct typo for detecting ELF on FreeBSD.
12716 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
12718         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12719         config/mh-djgpp.
12721 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
12723         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12724         all-target-newlib to dependency list for all-target-bsp.
12726 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12728         * config.sub: Add i386-uwin support.
12729         * config.guess: Likewise.
12731 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12733         * configure.in: cleanup, add mh-*pic handling for arm, special
12734         case powerpc*-*-aix*
12736 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
12738         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12739         can be built.
12741 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
12743         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12744         targets.
12746 1999-03-02  Nick Clifton  <nickc@cygnus.com>
12748         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12750 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
12752         * config.sub: Check for "cygwin*" rather than "cygwin32*"
12754 1999-02-24  Nick Clifton  <nickc@cygnus.com>
12756         * config.sub: Fix typo in arm recognition.
12758 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
12760         * configure.in (noconfigdirs): Changed target_configdirs to
12761         include target-bsp only for m68k-*-elf* and m68k-*-coff*
12762         rather than m68k-*-* since it is not known to work on
12763         m68k-aout. Ditto for arm-*-*oabi.
12765 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
12767         * configure.in (*-*-windows*): Remove, no longer used.
12769 1999-02-19  Ben Elliston <bje@cygnus.com>
12771         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12772         Smart and improved by Andrew Cagney.
12774 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
12776         * config.guess: Recognize openbsd-*-hppa.
12778 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
12780         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12781         only if it is not empty.
12783 1999-02-17  Nick Clifton  <nickc@cygnus.com>
12785         Patch from: Scott Bambrough <scottb@corelcomputer.com>
12787         * config.guess: Modified to recognize uname's armv* syntax.
12789         * config.sub: Modified to recognize uname's armv* syntax.
12791 1999-02-17  Mark Salter  <msalter@cygnus.com>
12793         * configure.in: Added target-bsp for sparclite.
12795 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
12797         * config.sub: Recognize alphapca5[67] and up to alphaev8.
12799 1999-02-08  Nick Clifton  <nickc@cygnus.com>
12801         * configure.in: Add support for strongarm port.
12802         * config.sub: Add support for strongarm target.
12804 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12806         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12807         the old name config/mh-cygwin32.
12808         Enable texinfo.
12810 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
12812         * configure.in: Do build ld for ix86 Solaris.
12814 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
12816         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
12817         $AR_FOR_TARGET.  Likewise for RANLIB.
12819 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
12821         * config.sub (oabi):  Recognize.
12822         * configure.in (arm-*-oabi):  Handle.
12824 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
12826         * config.guess: Improve detection of i686 on UnixWare 7.
12828 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12830         * config.guess: Add support for i386-pc-interix.
12831         * config.sub: Likewise.
12832         * configure.in: Likewise.
12834 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
12836         * Makefile.in: Remove unneeded all-target-libio from
12837         from all-target-winsup target since it is now unneeded.
12838         Add all-target-libtermcap in its place since it is now
12839         needed.
12841 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
12843         * configure.in: makefile stub for cygwin target is probably
12844         unnecessary.  Remove it for now.
12846 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
12848         * configure.in: libtermcap.a should be built when cygwin is the
12849         target as well as the host.
12850         * config.guess: Allow mixed case in cygwin uname output.
12851         * Makefile.in: Add libtermcap target.
12853 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
12855         * config.sub: Clean up handling of hppa2.0.
12857 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
12859         * config.guess: Use C code to identify more HP machines.
12861 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
12863         * config.sub: Handle hppa2.0.
12865 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
12867         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
12868         cygmon for all sparclite targets, regardless of object format.
12870 1998-12-15  Mark Salter  <msalter@cygnus.com>
12872         * configure.in: Added target-bsp for several target architectures.
12874         * Makefile.in: Added rules for bsp.
12876 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
12878         * config.guess: Improve detection of hppa2.0 processors.
12880 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
12882         * config.guess: Recognize FreeBSD using ELF automatically.
12884 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
12886         * configure (skip-this-dir): Add handling for new shell script, which
12887         might be created by a sub-directory's configure to indicate, this particular
12888         directory is "unwanted".
12889         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12891 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
12893         * ltconfig: import from libtool, after changing libtool to
12894         account for the cygwin name change.
12896 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
12898         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12899         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12901 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
12903         * configure.in: Add libtermcap to list of cygwin dependencies.
12905 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
12907         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12908         they include winsup/include when it's a cygwin target.
12910 1998-11-12  Tom Tromey  <tromey@cygnus.com>
12912         * configure.in (host_tools): Added zip.
12913         * Makefile.in (all-target-libjava): Depend on all-zip.
12914         (all-zip): New target.
12915         (ALL_MODULES): Added all-zip.
12916         (NATIVE_CHECK_MODULES): Added check-zip.
12917         (INSTALL_MODULES): Added install-zip.
12918         (CLEAN_MODULES): Added clean-zip.
12920 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
12922         * Makefile.in: lose "32" from comment about cygwin.
12924 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
12926         * configure.in: Use -Os to build target libraries for the fr30.
12928 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
12930         * config.sub: Add fr30.
12932 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
12934         * configure.in: drop "32" from config/mh-cygwin32.  Check
12935         cygwin* instead of cygwin32*.
12936         * config.sub: Check cygwin* instead of cygwin32*.
12938 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
12940         * config.guess: Match any version of Unixware7.
12942 1998-10-20  Syd Polk  <spolk@cygnus.com>
12944         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12945         if desired.
12947 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
12949         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12950         these if the appropriate directories and files to not exist.
12952 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
12954         * Makefile.in (DEVO_SUPPORT): Add config.if.
12956 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12958         * configure: Add pattern to replace "build_tooldir"'s
12959         definition in the generated Makefile with "tooldir"'s
12960         actual value.
12962 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
12964         * config.sub: Bring back lost sparcv9.
12966         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12968 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
12970         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12971         CC_FOR_TARGET and friends.
12973 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
12975         * Makefile.in (build_tooldir): New variable, same as tooldir.
12976         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12977         -B$(build_tooldir)/bin/.
12978         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
12980 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12982         * README: Remove installation instructions and refer to the
12983         INSTALL directory instead.
12985 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
12987         * config.sub: Add support for i[34567]86-pc-udk.
12988         * configure.in: Likewise.
12990 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
12992         * Makefile.in: add bzip2 package building bits for user
12993         tools module
12994         * configure.in: ditto
12996 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
12998         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12999         (ALL_TARGET_MODULES): Add all-target-libobjc.
13000         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13001         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13002         (all-target-libchill): Add dependencies.
13003         * configure.in (target_libs): Add libchill.
13005 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
13007         * configure.in (target_subdir): Remove duplicate line.
13009 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
13011         * Makefile.in (all-automake): fix dependencies.
13013 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
13015         * configure.in: Minor cleanups for building in the $(target_alias)
13016         subdir.
13018 1998-09-22  Jim Wilson  <wilson@cygnus.com>
13020         * Makefile.in (bootstrap): Set r and s before make all.  Use
13021         BASE_FLAGS_TO_PASS in make all.
13022         (cross): Likewise.
13024 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
13026         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
13028 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
13030         * config.sub: Fix typo in last change.
13032 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13034         * config.sub: Add support for C4x target.
13035         * configure.in: Likewise.
13037 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
13039         * config.sub: Recognize sparcv9 just like sparc64.
13041 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
13043         * config.guess: Match "Pent II" or "PentII" for OpenServer.
13045 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
13047         * config.guess: Correctly identify Pentium II sco boxes.
13049         * config.guess: Fix "tr" code.  From Weiwen Liu.
13051 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
13053         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
13054         stabs.
13056 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
13058         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
13059         (ALL_TARGET_MODULES): Add all-target-libchill.
13060         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13061         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13062         (all-target-libchill): Add dependencies.
13063         * configure.in (target_libs): Add libchill.
13065 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
13067         * config.guess: Avoid assumptions about "tr" behaves when
13068         LANG is set to something other than English.
13070 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
13072         * configure (gxx_include_dir): Changed to
13073         '${prefix}/include/g++'-${libstdcxx_interface}.
13075         * config.if: New to determine the interfaces.
13077 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
13079         * config.guess: Detect and handle MPE/IX.
13080         * config.sub: Deal with MPE/IX.
13082 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
13084         * configure.in: Use mh-aix43.
13086 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
13088         * configure: Fix --without/--disable cases for gxx-include-dir.
13090 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
13092         * mdata-sh:  Imported.  Needed for automake support.
13094 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
13096         * Makefile.in (taz): Try "chmod -R og=u ." before
13097         "chmod og=u `find . -print`".
13099 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
13101         * configure.in: Add arm-elf and thumb-elf support.
13103 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
13105         * Makefile.in: Undo previous patch.
13107 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
13109         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
13110         to here ...
13111         (install-no-fixedincludes): and here
13112         (INSTALL_MODULES): ... from here.
13114 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13116         * config.sub: Merge with FSF.
13118         * config.guess: Merge with FSF.
13120 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
13122         * configure (extraconfigdirs): New variable.
13123         (SUBDIRS): Add extraconfigdirs and recurse on them too.
13124         * Makefile.in (all): Move higher in file.
13125         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
13126         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
13127         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
13128         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
13129         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
13131 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
13133         * Makefile.in (all-target-libjava): Depend on all-gcc and
13134         all-target-newlib.
13135         (configure-target-libjava): Depend on $(ALL_GCC).
13137 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
13139         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
13140         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
13142 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
13144         * INSTALL/README: Fix typo.
13146 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13148         * ylwrap: Change absolute path checks to check for DOS style path
13149         names.
13151         * ylwrap: Don't use a full path name if the source file is in the
13152         same directory.  From hjl@lucon.org (H.J. Lu).
13154         * config-ml.in: Default to being verbose, to match Feb 18 change to
13155         configure.
13157 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
13159         Brought over from egcs:
13161         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
13163         * configure.in (target_subdir): Set to ${target_alias} instead
13164         of "libraries".
13166         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
13168         * configure.in (target_subdir): Set to libraries if enable_multilib.
13170 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
13172         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
13173         multilibs, force reconfiguration the first time we create
13174         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
13176 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
13178         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
13179         avoid confusion with --no-recursion.
13181 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
13183         * configure.in: Win32 hosts shouldn't use install -x
13184         * install-sh: remove -x option, and special .exe-handling
13185         hack.
13187 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
13189         * config.guess: Recognize i586-pc-beos.
13190         * configure.in: Don't build some bits for beos.
13192 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13194         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
13195         CFLAGS default to -O2.
13197         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
13198         when using GNU ld.
13200 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
13202         * ltmain.sh: Correct install when using a different shell.
13204 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
13206         * ltconfig, ltmain.sh: Update to libtool 1.2b.
13208 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
13210         * makefile.vms: Update to build binutils/makefile.vms.  Add install
13211         target.
13213 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
13215         * ltconfig: Update to correct AIX handling.
13217 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
13219         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
13221         * configure.in (target_subdir): Set to ${target_alias} instead
13222         of "libraries".
13224 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
13226         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
13227         (Makefile): Depend on $(gcc_version_trigger).
13229         * configure (gcc_version): Change default initializer to empty
13230         string.
13231         (gcc_version_trigger): New variable; pass this variable down
13232         to subdir configures to enable them checking gcc's version
13233         themselves. Emit make macros for both gcc_version vars.
13234         (topsrcdir): Initialize reliably.
13235         (recursion line): Remove --with-gcc-version=${gcc_version}.
13237 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
13239         * configure (enable_version_specific_runtime_libs): Implement new flag
13240         --enable-version-specific-runtime-libs which installs C++ runtime stuff
13241         in $(libsubdir); emit definition in each generated Makefile.
13242         (gxx_include_dir): Initialize depending on
13243         $enable_version_specific_runtime_libs.
13245 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
13247         * configure (gcc_version): Initialize properly depending on
13248         how and where configure is started.
13249         (recursion line): Pass a --with-gcc-version=${gcc_version}
13250         to configures in subdirs.
13252 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
13254         * configure.in (noconfigdirs): Add configure pattern for mips tx39
13255         cygmon
13257 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
13259         * configure.in: Add cygmon and libstub support for mn10200.
13261 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
13263         * configure (gcc_version): Add new variable describing the
13264         particular gcc version we're building.
13265         * Makefile.in (libsubdir): Add new macro for the directory
13266         in which the compiler finds executables, libraries, etc.
13267         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
13268         and libsubdir.
13270 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13272         * Makefile.in (local-clean): Remove *.log.
13273         (warning.log): Built with warn_summary from build.log.
13274         (mail-report.log): Run test_summary.
13275         (mail-report-with-warnings.log): Run test_summary including
13276         warning.log in the report.
13278 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
13280         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13282 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
13284         * Makefile.in (grep): Grep no longer depends on libiberty.
13286 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
13288         * Makefile.in: all-snavigator needs all-libgui.
13290 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
13292         * configure.in: Add cygmon and libstub support for mn10300.
13294 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
13296         * missing: Update to version from automake 1.3.
13298         * ltmain.sh: On installation, don't get confused if the same name
13299         appears more than once in the list of library names.
13301 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13303         * config.sub: Accept m68060 and m5200 as CPU names.
13305 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
13307         * configure: Use && rather than using -a in test, because odd
13308         strings can confuse test.
13309         * configure.in: Likewise.
13311 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13313         * ltconfig, ltmain.sh: Bring in Visual C++ support.
13315 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13317         * Makefile.in (boostrap2-lean, bootstrap3-lean,
13318         bootstrap4-lean): New targets.
13320 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
13322         * mpw-* Delete.  Not used.
13324 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
13326         * COPYING.LIB: Update FSF address.
13328 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
13330         * ltconfig, ltmain.sh: Update to libtool 1.2a.
13332         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13333         GAS_SUPPORT_DIRS.
13335 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
13337         * ltconfig, ltmain.sh: Avoid producing a version number if
13338         -version-info was not used.
13340 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13342         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13343         building with newlib.
13345 1998-04-30  Paul Eggert  <eggert@twinsun.com>
13347         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
13348         Solaris `make' causes it to continue to next definition.
13350 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13352         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13353         the right GUI libraries and files are installed along with GDB.
13355 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13357         * configure.in: Change alpha to alpha* in several places.
13359 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
13361         * config.sub: Recognize sparc86x.
13363 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
13365         * configure.in (--enable-target-optspace): Remove debug echo.
13367 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
13369         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13371 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
13373         * ltconfig: Update cygwin32 support.
13375         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13376         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13377         (GDB_SUPPORT_DIRS): Likewise.
13379 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
13381         * configure.in (target_makefile_frag): If --enable-target-optspace,
13382         use -Os to compile target libraries rather than -O2.  Default to
13383         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13384         not used.
13385         * configure.in (target_cflags): Ditto for d30v.
13387 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
13389         * Makefile.in (all-bfd): Depend on all-intl.
13390         (all-binutils): Likewise.
13391         (all-gas): Likewise.
13392         (all-gprof): Likewise.
13393         (all-ld): Likewise.
13395 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
13397         * configure.in (host_tools): Fix typo, lbtool -> libtool.
13399 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13401         * Makefile.in (all-bfd): Depend upon all-libiberty.
13403         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13405 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
13407         * Makefile.in: Add libstub.
13409         * configure.in: Ditto. Build libstub for targets that have cygmon
13410         support.
13412 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
13414         * configure.in: Don't set PICFLAG on ix86-cygwin32.
13416 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
13418         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13419         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
13421 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
13423         * configure: Define DEFAULT_M4 by searching PATH.
13424         * Makfile.in: Use DEFAULT_M4.
13426 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13428         * ltconfig: Add cygwin32 support.
13430         * Makefile.in, configure.in: Add libtool as a native only directory
13431         to configure and build.
13433 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
13435         * Makefile.in (INSTALL_MODULES): Remove texinfo.
13437 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
13439         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13441 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
13443         * Makefile.in: add ash make rules
13444         * configure.in: add ash to native_only and host_tools lists
13446 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
13448         * Makefile.in (all-gettext, all-intl): New targets.
13449         (ALL_MODULES): Added all-gettext, all-intl.
13450         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13451         (INSTALL_MODULES): Added install-gettext, install-intl.
13452         (CLEAN_MODULES): Added clean-gettext, clean-intl.
13454         * configure.in (host_tools): Added gettext.
13455         (native_only): Likewise.
13456         (noconfigdirs) [various cases]: Likewise.
13457         (host_libs): Added intl.
13459 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
13461         * configure: Do not disable building gdbtk for cygwin32 hosts.
13463 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
13465         * configure.in: Add thumb-coff target.
13466         * config.sub: Add thumb-coff target.
13468 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13470         * Makefile.in: Revert yesterday's change.
13471         (all-target-winsup):  all-target-librx stays out of here.
13473 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13475         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13476         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13477         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13478         Remove references to librx and libg++.
13480 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
13482         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13483         recursive makes
13485 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
13487         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
13488         for newlib directory.
13489         (CXX_FOR_TARGET): Likewise.
13491 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
13493         * ltconfig: Update after libtool/ltconfig.in change for
13494         hpux11.
13496 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
13498         * ltconfig, ltmain.sh: Update to libtool 1.2.
13500 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13502         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13503         (install-gcc-cross): Instead, override LANGUAGES here.
13505 1998-03-18  Dave Love  <d.love@dl.ac.uk>
13507         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13508         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13510 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
13512         * configure.in: Add Thumb-pe target.
13514 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
13516         * Makefile.in - changed sn targets to snavigator
13517         * configure.in - changed sn targets to snavigator
13519 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13521         * config-ml.in: After building symlink tree call make distclean
13522         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13523         to be the case for libiberty.
13525 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
13527         * configure: When making link, also check the current
13528         directory. The configure scripts may create one.
13530 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
13532         * config.sub: Accept alphapca56 and alphaev6 properly.
13534 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13536         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13538 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
13540         * config.sub (sco5): Fix typo.
13542 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
13544         * Makefile.in (INSTALL_MODULES): Move install-tcl before
13545         install-itcl.
13546         (install-itcl): Remove dependency on install-tcl.
13548 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
13550         * configure.in: Remove libgloss from noconfigdirs for MN10300.
13552 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
13554         * configure.in: Don't build libgui for a cygwin32 target when not on
13555         a cygwin32 host.
13557 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13559         * configure (redirect): Set to null, so default behavior of
13560         configure is now --verbose.
13562 1998-02-16  Dave Love  <d.love@dl.ac.uk>
13564         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13565         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13567 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
13569         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13570         this change to sync Makefile.in with its ChangeLog entries.
13572 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
13574         * ltmain.sh (mkdir): Check that the directory doesn't exist
13575         before we exit with error, so that we don't get races during
13576         parallel builds.
13578 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13580         * ltconfig, ltmain.sh: Update from libtool 1.0i.
13582 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13584         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13585         PICFLAG_FOR_TARGET.
13586         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13588         * configure: Emit a definition for the new macro enable_shared
13589         into each Makefile.
13591 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13593         * configure.in (host_tools, native_only): Add libtool.
13595 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
13597         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13598         Fix typo in ming config comment.
13600 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13602         * ltconfig, ltmain.sh: Update from libtool 1.0h.
13604 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
13606         * config.sub: Add tic30 cases, and map c30 to tic30.
13608 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
13610         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13611         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13612         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13613         (CLEAN_TARGET_MODULES): Similarly
13614         (all-target-libf2c): Add dependences.
13615         * configure.in (target_libs): Add libf2c.
13617 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
13619         * configure.in: Remove expect from noconfigdirs when target
13620         is cygwin32.  OK to build expect and dejagnu with Canadian
13621         Cross.
13623 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
13625         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13626         host.
13628         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13629         and mingw32.
13631 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13633         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13634         here as it is not defined in the toplevel Makefile.
13636 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13638         * configure (package_makefile_rules_frag): New variable, which names
13639         a file with generic rules, ...
13640         Change comment to mention we now have FIVE parts.
13641         * configure: Undo last change.
13643 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
13645         * config.guess: More accurate determination of HP processor types.
13646         * config.sub: More accurate determination of HP processor types.
13648 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13650         * configure (package_makefile_frag): Move inserting the
13651         ${package_makefile_frag} to where it should be according
13652         to the comment.
13654 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
13656         * config.guess: Add support for Linux/ARM.
13658 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
13660         * .cvsignore: Remove *-info and *-install since they match
13661         release-info and mpw-install, which we don't want to just ignore.
13663 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
13665         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13667 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
13669         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13670         local_prefix to sub-make invocations.
13672 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
13674         * configure.in: Check makefile fragments in the source
13675         directory.
13677 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13679         * configure.in: Check whether host and target makefile
13680         fragments exist before adding them to *_makefile_frag.
13682 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
13684         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13686 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
13688         * configure.in: Make sure we only replace RPATH_ENVVAR on
13689         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13690         regexp to sed.
13692         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13693         to sub-makes.
13695 1998-01-13  Lee Iverson   (leei@ai.sri.com)
13697         * config-ml.in (multi-do): LDFLAGS must include multilib
13698         designator.
13700 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
13702         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13704 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
13706         * config.sub: Add mingw32 support.
13707         * configure.in: Likewise.
13709 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13711         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13713 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
13715         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13716         * configure (gxx_include_dir): Provide a definition for subdirs
13717         which do not use autoconf.
13719 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
13721         * config.guess: Sync with egcs.  Picks up new alpha support,
13722         BeOS & some additional linux support.
13724 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
13726         * config.guess: HP 9000/803 is a PA1.1 machine.
13728 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
13730         * configure.in: It's alpha*-...
13732 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13734         * configure.in (host_makefile_frag, target_makefile_frag):
13735         Handle multiple config files.
13736         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13737         alpha-*-*.
13739 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
13741         * mkdep: New file.
13743 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
13745         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13747 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13749         * Makefile.in: Add libgui directory.
13750         (GDB_TK): Add all-libgui.
13751         * configure.in: Add libgui directory.
13752         * configure: Add all-libgui to GDB_TK.
13754 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
13756         * config-ml.in (multidirs): Add m32r to multilib list.
13758 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
13760         * Makefile.in (all-target-gperf): Change dependency to
13761         all-target-libstdc++.
13763 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
13765         * config.guess: Add BeOS support.
13767 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13769         Source directory cvs renamed to cvssrc:
13770         * configure.in (host_tools): Change cvs to cvssrc.
13771         (native_only): Likewise.
13772         (noconfigdirs) [various cases]: Likewise.
13773         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13774         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13775         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13776         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13777         (all-cvssrc): Rename target from all-cvs.
13779 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
13781         * configure (gxx_include_dir): Fix thinko.
13783 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
13785         * Makefile.in (INSTALL_TARGET_CROSS): Define.
13786         (install-cross, install-gcc-cross): New targets.
13788 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
13790         * configure.in (noconfigdirs): Add support for Thumb target.
13792         * config.sub (maybe_os): Add support for Thumb target.
13794 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
13796         * Makefile.in: Add rules for cygmon.
13798         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13800 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
13802         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13803         * configure (gxx_include_dir): Provide a definition for subdirs
13804         which do not use autoconf.
13806 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
13808         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
13809         11/18/97 build
13811 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
13813         * From Franz Sirl.
13814         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13815         found on RedHat Linux systems.
13817 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
13819         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13820         guesses.
13822 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
13824         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13826 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
13828         * ltmain.sh: If mkdir fails, check whether the directory was created
13829         anyhow by some other process.
13831 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
13833         * configure.in (d30v-*-*): Configure all directories.
13835 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
13837         * configure.in (d30v-*-*): Configure newlib, libiberty directories
13838         for the D30V.
13840 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
13842         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13844 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
13846         * include/libiberty.h: Add extern "C" { so it can be used with C++
13847         progrms.
13848         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
13849         programs.
13851 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
13853         * configure.in (d30v-*-*): Configure GCC now.
13855 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
13857         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13858         is no longer needed.
13860 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
13862         * Makefile.in: check-target-libio depends on all-target-libstdc++.
13864 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
13866         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13867         targets using "$@" to provide support for similar but not identical
13868         targets without having to duplicate code.
13870 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
13872         * makefile.vms: Fix to work with DEC C.
13874 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
13876         * config.sub: Add mips-tx39-elf to marketing names.
13878 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
13880         * ltmain.sh: Handle symlinks in generated script.
13882 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
13884         * configure: Handle autoconf style directory options: --bindir,
13885         --datadir, --includedir, --infodir, --libdir, --libexecdir,
13886         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13887         --sysconfdir.
13888         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13889         (sharedstatedir, localstatedir, oldincludedir): New variables.
13890         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13891         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13892         sbindir, sharedstatedir, and sysconfdir.
13894 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13896         * Makefile.in (bootstrap-lean): New target.
13898 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
13900         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
13901         sn, and gnuserv from noconfigdirs.
13903 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
13905         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13907 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
13909         * Makefile.in (cross): New target.
13911 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
13912                           Jeff Law         <law@cygnus.com>
13914         * Makefile.in (bootstrap2, bootstrap3): New targets.
13915         (all-bootstrap): Remove outdated and confusing target.
13916         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
13918 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13920         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
13921         windows.  Consistent with gdb/configure.
13923 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
13925         * configure.in: Name Linux target fragment.
13927         * configure: Rewrite so that project Makefile fragment is inserted
13928         first and appears last in the resulting Makefile.
13930 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13932         * Makefile.in (install-itcl): Install tcl first.
13934 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
13936         * configure.in: remove bison from noconfigdirs for Cygwin32 host
13938 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13940         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13942         * configure.in (skipdirs): Add target-librx for Linux.
13943         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13945 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
13947         * Makefile.in (bootstrap): New target.
13949 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
13951         * config.sub: Accept 'amigados' for backward compatibility.
13953 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
13955         * config.guess: Merge with FSF.
13957 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
13959         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13961 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
13963         * config.sub: Add "marketing-names" patch.
13965 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
13967         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
13969 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
13971         * config.sub: Handle v850-elf.
13973 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
13975         * .cvsignore (*-install): Remove.
13977 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
13979         * ltconfig: Set CONFIG_SHELL in libtool.
13980         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13982 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
13984         * configure.in (target_subdir): Set to libraries if enable_multilib.
13986 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
13988         * config.guess: Update from gcc directory.
13990 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13992         * Makefile.in (all-sim): Depends on all-readline.
13994 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
13996         * Makefile.in (BISON, YACC): Use $$s.
13997         (all-bison): Depend on all-texinfo.
13999 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
14001         * Makefile.in (BISON): Add -L flag.
14002         (YACC): Likewise.
14004 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
14006         * configure.in (noconfigdirs): Add support for v850e target.
14008         * config.sub (maybe_os): Add support for v850e target.
14010 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
14012         * configure.in (noconfigdirs): Add support for v850ea target.
14014         * config.sub (maybe_os): Add support for v850ea target.
14016 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
14018         * config.sub: Add mipstx39.  Delete r3900.
14020 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14022         * Makefile.in (all-autoconf): Depends on all-texinfo.
14024 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
14026         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
14027         eabi targets.
14029 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
14031         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
14033         * configure: When handling a Canadian Cross, handle YACC as well as
14034         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
14035         * Makefile.in (all-bison): Depend upon all-texinfo.
14037 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
14039         * Makefile.in (BISON): bison, not byacc or bison -y.
14040         (YACC): bison -y or byacc or yacc.
14041         (various): Add *-bison as appropriate.
14042         (taz): No need to mess with BISON anymore.
14044 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
14046         * configure: If OSTYPE matches *win32*, try to find a good value for
14047         CONFIG_SHELL.
14049 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
14051         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
14052         configure.in if it is present.
14054 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
14056         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
14058 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
14060         * config.sub: Recognize `arc' cpu.
14061         * configure.in: Likewise.
14062         * config-ml.in: Likewise.
14064 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
14066         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
14068 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
14070         * configure: Changed sed delimiter from ':' to '|' when
14071         attempting to substitute ${config_shell} for SHELL. On
14072         NT ${config_shell} may contain a ':' in it.
14074 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
14076         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
14078 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
14080         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
14082 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
14084         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
14086         * ylwrap: If the program is a relative path, force it to be
14087         absolute.
14089 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14091         * configure (tooldir): Set BISON to `bison -y' and not just bison.
14093 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14095         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
14096         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
14097         for libraries.
14099 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
14101         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
14102         separated by spaces.
14104 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
14106         * ylwrap: New file.
14107         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
14109         * ltmain.sh: Handle /bin/sh at start of install program.
14111         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
14113         * ltconfig, ltmain.sh: New files, from libtool 1.0.
14114         * missing: New file, from automake 1.2.
14116 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
14118         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
14119         check-tk to CHECK_X11_MODULES.
14121 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
14123         * config.sub: Merge with FSF.
14125 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
14127         * config.guess: Merge with FSF.
14129 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
14131         * configure: Treat msdosdjgpp like go32.
14132         * configure.in: Likewise.  Don't remove gprof for go32.
14134         * configure: Change Makefile.tem2 to Makefile.tm2.
14136 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
14138         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
14140 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14142         * install-sh (chmodcmd): Set to null if the DST directory already
14143         exists.  Same as Nov 11th change.
14145 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
14147         * configure (GDB_TK): Needs itcl and tix.
14149 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
14151         * config.guess: Update from FSF.
14153 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
14155         * Makefile.in (GDB_TK): Depend on itcl and tix.
14157 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
14159         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
14160         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
14161         (INSTALL_SCRIPT): New variable.
14162         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
14163         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
14164         to -x.
14165         * install-sh: Add support for -x option.
14167 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
14169         * configure.in, Makefile.in: Treat tix like itcl.
14171 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
14173         * Makefile.in (WINDRES): New variable.
14174         (WINDRES_FOR_TARGET): New variable.
14175         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
14176         (EXTRA_HOST_FLAGS): Add WINDRES.
14177         (EXTRA_TARGET_FLAGS): Add WINDRES.
14178         (EXTRA_GCC_FLAGS): Add WINDRES.
14179         ($(DO_X)): Pass down WINDRES.
14180         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
14181         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
14182         DLLTOOL_FOR_TARGET.
14184 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
14186         * configure.in: configure sim before gdb for win32-x-ppc
14188 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14190         Move gperf into the toplevel, from libg++.
14191         * configure.in (target_tools): Add target-gperf.
14192         (native_only): Add target-gperf.
14193         * Makefile.in (all-target-gperf): New target, depend on
14194         all-target-libg++.
14195         (configure-target-gperf): Empty rule.
14196         (ALL_TARGET_MODULES): Add all-target-gperf.
14197         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
14198         (CHECK_TARGET_MODULES): Add check-target-gperf.
14199         (INSTALL_TARGET_MODULES): Add install-target-gperf.
14200         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
14202 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
14204         * config.sub (mn10200): Recognize new basic machine.
14206 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14208         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
14209         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
14211 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14213         * configure.in: If we're building mips-sgi-irix6* native, turn on
14214         ENABLE_MULTILIB and set TARGET_SUBDIR.
14216 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
14218         * Makefile.in (all-sn): Depend on all-grep.
14220 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
14222         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
14224         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
14225         Makefile.  From Jeff Makey <jeff@cts.com>.
14226         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
14228         * Makefile.in (DISTBISONFILES): Remove.
14229         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
14230         $(DEFAULT_YACC).
14232         * configure.in: Build itl, db, sn, etc., when building for native
14233         cygwin32.
14235         * Makefile.in (LD): New variable.
14236         (EXTRA_HOST_FLAGS): Pass down LD.
14237         ($(DO_X)): Likewise.
14239 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
14241         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
14243 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
14245         * configure.in (targargs): Strip out any supplied --build argument
14246         before adding our own. Always add --build.
14248 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
14250         * configure.in (targargs): Pass --build if we're doing
14251         a cross-compile.
14253 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
14255         * configure: Use '|' instead of ":" as the separator in
14256         sed. Otherwise sed chokes on NT path names with drive
14257         designators. Also look for "?:*" as the leading characters in an
14258         absolute pathname.
14260 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
14262         * config.sub: Support for r3900.
14264 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
14266         * configure.in: Use install-sh, not install.sh.
14268 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
14270         * Makefile.in (taz): Improve check for BISON so it doesn't try to
14271         apply it twice.
14273 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
14275         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14276         install-binutils.
14278 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
14280         * Makefile.in: Add automake targets.
14281         * configure.in (host_tools): Add automake.
14283 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14285         * configure: Default CXX to c++, not gcc.
14286         * Makefile.in (CXX): Set to c++, not gcc.
14287         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14289 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
14291         * install-sh: try appending a .exe if source file doesn't
14292         exist
14294 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
14296         * configure.in: Turn on multilib by default.
14297         (cross_only): Remove target-libiberty.
14299         * Makefile.in (all-gcc): Don't depend on libiberty.
14301 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
14303         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14305 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
14307         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14308         (DISTBISONFILES): Add ld/Makefile.in
14310 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
14312         * configure.in: if target is cygwin32 but host isn't cygwin32,
14313         don't configure gdb tcl tk expect, not just gdb.
14315 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
14317         * configure.in: Added gnuserv everywhere sn appears.
14319         * Makefile.in (ALL_MODULES): Added all-gnuserv.
14320         (CROSS_CHECK_MODULES): Added check-gnuserv.
14321         (INSTALL_MODULES): Added install-gnuserv.
14322         (CLEAN_MODULES): Added clean-gnuserv.
14323         (all-gnuserv): New target.
14325 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
14327         * config.guess: Fixes for MIPS OpenBSD systems.
14329 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
14331         * Makefile.in (INSTALL_XFORM): Remove.
14332         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14334         * mkinstalldirs: New file, copied from automake.
14335         * Makefile.in (installdirs): Rename from install-dirs.  Use
14336         mkinstalldirs.  Change all users.
14337         (DEVO_SUPPORT): Add mkinstalldirs.
14339 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
14341         * install-sh: Rename from install.sh.
14342         * Makefile.in (INSTALL): Change install.sh to install-sh.
14343         (DEVO_SUPPORT): Likewise.
14345         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
14346         Graichen <graichen@rzpd.de>.
14348 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
14350         * config.guess: Recognize OpenBSD systems correctly.
14352 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14354         * README, Makefile.in (ETC_SUPPORT): Remove references to
14355         cfg-paper*, configure.{texi,man,info*}._
14357 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
14359         * Makefile.in (all.normal): Ensure that gcc is built after all
14360         the x11 - ie gdb - targets.
14362 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
14364         * makefile.vms: Don't run conf-a-gas.
14366 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
14368         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
14370 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
14372         * configure.in: Remove noconfigdirs case since gdb also
14373         configures and builds for tic80-coff.
14375 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14377         * configure: Set cache_file to config.cache.
14378         * Makefile.in (local-distclean): Remove config.cache.
14380 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14382         * COPYING: Update FSF address.
14384 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
14386         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14387         noconfigdirs.
14389 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14391         * Makefile.in (install-dirs): Don't crash if prefix, and hence
14392         MAKEDIRS, is empty.
14394 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
14396         * config.sub: Tweak mn10300 entry.
14398 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
14400         * configure.in (host_tools): Put sim before gdb, so gdb's
14401         configure.tgt can determine if the simulator was configured.
14403 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
14405         * config.sub: Move BeOS $os case to be with other Cygnus
14406         local cases.
14408 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
14410         * config.sub: Remove misplaced comment that broke Linux.
14412 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
14414         * config.sub: Add BeOS support.
14416 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
14418         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14420 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
14422         * configure.in (noconfigdirs): Remove tcl and tk from
14423         noconfigdirs for cygwin32 builds.
14425 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
14427         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14429 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
14431         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14432         make-all.com, use makefile.vms instead.
14434 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
14436         * config.sub: Accept -lnews*.
14438 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
14440         * configure.in (noconfigdirs): Disable target-newlib,
14441         target-examples and target-libiberty for d30v.
14443 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14445         * configure.in (noconfigdirs): Enable ld for d30v.
14447 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
14449         * configure.in (tic80-*-*): Build compiler.
14451 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
14453         * configure.in (d30v-*): Remove sim directory from list of
14454         unsupported d30v directories
14456 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14458         * config.sub, configure.in: Add d30v target cpu.
14460 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
14462         * makefile.vms: New file.
14463         * make-all.com: Remove.
14465 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
14467         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14469 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
14471         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14473 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
14475         * Makefile.in (ALL_MODULES): Added all-db.
14476         (CROSS_CHECK_MODULES): Addec check-db.
14477         (INSTALL_MODULES): Added install-db.
14478         (CLEAN_MODULES): Added clean-db.
14480 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
14482         * config.guess: Merge with latest FSF sources.
14484 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
14486         * Makefile.in (ALL_MODULES): Added all-itcl.
14487         (CROSS_CHECK_MODULES): Added check-itcl.
14488         (INSTALL_MODULES): Added install-itcl.
14489         (CLEAN_MODULES): Added clean-itcl.
14491 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
14493         * configure.in: build gdb for mn10200
14495 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
14497         * Makefile.in (all-target-winsup): Depend on all-target-libio.
14499 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
14501         * configure.in (tic80-*-*): Turn off most targets right now.
14503 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
14505         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14506         rather than the makeinfo program.
14507         (do-info): Depend upon all-texinfo.
14509 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14511         * configure.in: Remove uses of config/mh-linux.
14513         * config.sub, config.guess: Merge with latest FSF sources.
14515 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
14517         * config.sub (case $basic_machine): Add tic80 entries.
14519 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
14521         * config.sub, config.guess: Merge with latest FSF sources.
14523 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14525         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14526         * mpw-config.in: Test for NewFolderRecursive.
14527         * mpw-install: Use symbolic name for startup filename.
14528         * mpw-README: Add various additional details.
14530 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
14532         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14534 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
14536         * configure.in: Do build gcc and the target libraries for
14537         the mn10200.
14539 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
14541         * configure.in: don't avoid building gdb for mn10300 any more
14542         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14543         instead of single-quoting it.
14545 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
14547         * configure.in: Don't use --with-stabs on IRIX 6.
14549 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
14551         * configure.in (m32r): Build gdb, libg++ now.
14553 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14555         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
14556         directories from noconfigdirs.
14558 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
14560         * config.sub (basic_machine): added mips16 configuration
14562 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14564         * config.sub: Handle d10v-unknown.
14566 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
14568         * config.sub: Handle v850-unknown.
14570 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
14572         * Makefile.in: add findutils
14573         * configure.in: add findutils to list of host_tools
14575 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
14577         * config.sub: Handle mn10200 and mn10300.
14579 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14581         * configure.in (d10v-*): Do not build librx.
14583 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
14585         * configure.in (mn10300): Build everything except gdb & libgloss.
14587 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
14589         * config.guess:  Patch for Dansk Data Elektronik servers,
14590         from Niels Skou Olsen <nso@dde.dk>.
14592         For ncr, use /bin/uname rather than uname, since GNU uname does not
14593         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
14595         Patch for MIPS R4000 running System V,
14596         from Eric S. Raymond <esr@snark.thyrsus.com>.
14598         Fix thinko for nextstep.
14600         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14602         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
14603         * config.guess: Guess mips-dec-mach_bsd4.3.
14605         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
14606         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
14607         release numbers.
14608         * config.guess (mips-mips-riscos*):  Emit just enough of the
14609         release number.
14611         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
14612         * config.guess (sparc-auspex-sunos*):  Added.
14613         (f300-fujitsu-*): Added.
14615         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
14616         * config.guess:  Recognize a Tadpole as a sparc.
14618 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14620         * config.guess: Don't assume that NextStep version is either 2 or
14621         3.  NextStep 4 (aka OpenStep 4) has come out now.
14623 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14625         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14626         From Rik Faith <faith@cs.unc.edu>.
14628 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
14630         * config.sub: Contributions from bug-gnu-utils to:
14631         Support plain "hppa" (no version given) architecture, reported by
14632         OpenStep.
14633         OpenBSD like NetBSD.
14634         LynxOs is not a hardware supplier.
14636         * config.guess: Contributions from bug-gnu-utils to add support for:
14637         OpenBSD like NetBSD.
14638         Stratus systems.
14639         More Pyramid systems.
14640         i[n>4]86 Intel chips.
14641         M680[n>4]0 Motorola chips.
14642         Use unknown instead of lynx for hardware manufacturer.
14644 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14646         * install.sh (chmodcmd): Set to null if the DST directory already
14647         exists.
14649 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14651         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14652         not use mt-ppc target Makefile fragment any more.
14654 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14656         * configure.in (*-*-windows):  Exclude everything but those dirs
14657         needed to build windows.
14659 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
14661         * Makefile.in (all-target-winsup): Depend on all-target-librx.
14663 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14665         * configure.in:  Exclude mmalloc from i386-windows.
14667 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14669         * Undo my previous change.
14671 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
14673         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14674         unconditionally.
14675         (MAKEOVERRIDES): Define (revert this part of October 18 change).
14677 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14679         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
14680         host to add it's own flags.
14682 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
14684         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14686 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
14688         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14689         (CXX_FOR_TARGET): Likewise.
14690         (GCC_FOR_TARGET): Define.
14691         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14692         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14693         CC_FOR_TARGET was specified on the command line.
14694         (MAKEOVERRIDES): Don't define.
14696 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
14698         * configure.in (m32r): Fix spelling of libg++ libs.
14700 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
14702         * config.sub (-apple*): Remove, now redundant.
14704 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
14706         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14708         * configure: Rework yesterday's sed script patch.
14710         * config.sub: Merge with FSF.
14712 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
14714         * config.guess:  Merge from FSF.
14716         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
14717         * config.guess: Use pc instead of unknown, for pc clone systems.
14718         Change linux to linux-gnu.
14720         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14721         * config.guess: Avoid non-portable tr syntax.
14723 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
14725         * test-build.mk (HOLES): Add "xargs" for gdb.
14727         * configure: Avoid hpux10.20 sed bug.
14729 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
14731         * configure.in:  Add support for windows host
14732         (that is a build done under the Microsoft build environment).
14734 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
14736         * Makefile.in: Replace all uses of srcroot with s, to shrink
14737         command line lengths.
14739         Patches from Geoffrey Noer <noer@cygnus.com>:
14740         * configure.in: If configuring for newlib, pass --with-newlib to
14741         subdirectories.
14742         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14743         -Bnewlib/ and -Lwinsup to gcc.
14744         (CXX_FOR_TARGET): Likewise.
14746 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14748         * Makefile.in (ETC_SUPPORT): Add configure.
14750 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
14752         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
14753         host configuration file.
14755 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
14757         * configure.in: Break mn10x00 support into separate
14758         mn10200 and mn10300 configurations.
14759         * config.sub: Likewise.
14761 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
14763         * configure.in: Add lots of stuff to noconfigdirs for
14764         the mn10x00 targets.
14766         * config.sub, configure.in: Add mn10x00 support.
14768 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
14770         * make-all.com: Call conf-a-gas, not config-a-gas.
14772 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
14774         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14775         targets.
14777 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
14779         * mpw-README: Add much more detail for native PowerMac.
14780         * mpw-install: New file.
14781         * mpw-configure: Add --norecursion and --help options.
14782         * mpw-config.in: Translate readme and install files when
14783         copying to objdir.
14784         * mpw-build.in: Don't always depend on byacc and flex.
14785         (install-only-top): New action.
14787 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
14789         * configure.in:  You can now configure GDB for the v850.
14791 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
14793         * configure.in (noconfigdirs): Don't configure any C++ dirs
14794         if targeting D10V.
14796 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14798         * config.sub: Recognize mips64vr5000.
14800 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
14802         * configure.in: Use a single line for host_tools and native_only.
14804 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
14806         * config.sub, configure.in: Add entries for m32r.
14808 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
14810         * Makefile.in (inet-install): Don't run install-gzip.
14812 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
14814         * configure.in:  Don't config lots of things for *-*-windows*.
14816 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
14818         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14819         (host_libs, host_tools): Copy from configure.in.
14820         * mpw-configure: Don't complain about directories not found.
14822 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14824         * configure.in (i[345]86): Recognize i686 for pentium pro.
14825         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14826         file.
14828         * config.guess (i[345]86): Ditto.
14830 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14832         * configure.in (noconfigdirs): Removed gdb for D10V.
14834 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
14836         * configure.in: Remove ld, target-libio, target-libg++, and
14837         target-libstdc++ from noconfigdirs.
14839 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
14841         * configure: Fix three locations where shell scripts were
14842         being run directly rather than with config_shell.
14844 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
14846         * configure.in (v850-*-*): Set up initial $noconfigdirs.
14847         * config.sub (basic_machine): Recognize v850.
14849 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
14851         * mpw-configure: Handle multiple enable/disable options and
14852         pass them down recursively, handle -c and -s flags appropriately
14853         depending on choice of compiler, add escape mechanism for
14854         quoted arguments to gC.
14856 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14858         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14859         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14860         so that -mrelocatable-lib and -mno-eabi are used.
14862         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14863         not support --print-multi-lib, don't abort.
14865 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
14867         * make-all.com: Run config-a-gas.
14868         * setup.com: Don't copy subdirectory files around.
14870 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
14872         * configure.in (*-*-ose): Remove exclusion of libgloss for this
14873         target, it now compiles correctly.
14875 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
14877         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14879 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14881         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
14883 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14885         * configure.in (native_only): Add prms.
14887 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
14889         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14890         (BINUTILS_SUPPORT_DIRS): Likewise.
14892 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14894         * configure.in (d10v-*-*): Don't configure ld or gdb until the
14895         d10v support is added.
14897 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14899         * configure.in (d10v-*-*): New target.
14901 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
14903         * config.guess (HP 9000/811): Recognize this as a PA1.1
14904         machine.
14906 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
14908         * Makefile.in (do-tar-gz): New target, split out from tail end of
14909         taz target.  Run each command separately, don't use pipes.
14910         (taz): Use it.
14912 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
14914         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14915         * mpw-build.in: No builds should depend on building byacc or flex,
14916         they are assumed to be installed already.
14918 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14920         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14921         variable that CC_FOR_TARGET needs.
14923 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14925         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14926         options have changed since the last time the subdirectory was
14927         configured, and if it has, reconfigure.
14928         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14929         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14931 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
14933         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14934         CLEAN_MODULES): Add bash.
14935         (all-bash): New target.
14937 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
14939         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14941 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14943         * config.sub (basic_machine): Recognize d10v as a valid processor.
14945 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
14947         * mpw-configure: Add support for --bindir.
14948         * mpw-build.in: Use a GCC-specific build script for GCC actions.
14950 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
14952         * configure.in: add bash, time, gawk to list of hosttools and things
14953         to only build for native toolchains
14955 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14957         * Makefile.in (docdir): Remove.
14959 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14961         * Makefile.in (datadir): Set to $(prefix)/share.
14963 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
14965         * configure.in: build diff and patch for cygwin32-hosted
14966         toolchains.
14968 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
14970         * config.sub: Accept -rtems*.
14972 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
14974         * configure.in: enable dosrel for cygwin32-hosted builds,
14975                 remove diff from the list of things not buildable
14976                 via Canadian Cross
14978 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
14980         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
14981         don't get ". ".
14983 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
14985         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14987 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
14989         * Makefile.in (taz): Handle case where tex3patch didn't even get
14990         checked out.  Also, if it was found, put the symlink in a new util
14991         subdirectory.
14993 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14995         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14997 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
14999         * config.sub: Recognize -openvms.
15000         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
15001         * make-all.com, setup.com: New files.
15003 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
15005         * Makefile.in (taz): tex3patch moved to texinfo/util.
15007 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
15009         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
15010         * configure.in: remove make from disable-if-Can-Cross list
15011                 enable gdb if ${host} and ${target} are cygwin32
15013 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
15015         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
15016         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
15018 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15020         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
15021         distinguish sysv/svr4/bsd variants.
15022         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
15024 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
15026         * configure.in: Added copyright notice.
15027         * move-if-change: Added copyright notice.
15029 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15031         * configure.in (powerpcle-*-solaris*): Until we get shared
15032         libraries working, don't build gdb, sim, make, tcl, tk, or
15033         expect.
15035 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
15037         * config.guess:  Merge with FSF:
15039         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
15040         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
15042         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
15043         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
15045         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
15046         * config.guess:  Combine two OSF1 rules.
15047         Also recognize field test versions.  From mjr@zk3.dec.com.
15048         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
15049         because GNU uname does not support -p.  From pmr@pajato.com.
15051 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
15053         * Makefile.in (MAKEDIRS): Removed $(tooldir).
15055 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
15057         * mpw-README: Document GCCIncludes.
15059 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
15061         * configure.in (alpha-*-linux*): Set enable_shared to yes.
15063 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
15065         * mpw-configure: Handle --enable-FOO and --disable-FOO.
15067 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
15069         * configure.in (*-*-cygwin32): Configure make.
15071 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
15073         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
15075 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
15077         * Makefile.in (all-inet): Depend on all-perl.
15079         * Makefile.in (inet-install): New target.
15081         * Makefile.in (all-inet): Depend on all-tcl.
15082         (all-inet): Depend on all-send-pr.
15084 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15086         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
15087         temporarily.
15089 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
15091         * configure.in: Don't configure --with-gnu-ld on AIX.
15093 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
15095         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
15097 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
15099         * Makefile.in (ALL_MODULES): Added all-inet.
15100         (CROSS_CHECK_MODULES): Added check-inet.
15101         (INSTALL_MODULES): Added install-inet.
15102         (CLEAN_MODULES): Added clean-inet.
15103         (all-indent): New target.
15105         * configure.in (host_tools): Added inet.
15106         (native_only): Added inet.
15107         (noconfigdirs): Added inet.
15109 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
15111         * configure.in: Don't configure libgloss if we are not configuring
15112         newlib.
15114 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
15116         * configure.in: Don't configure libgloss for unsupported
15117         architectures.
15119 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15121         * Makefile.in (CLEAN_MODULES): Add clean-apache.
15123 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
15125         * Makefile.in (ALL_MODULES): Include all-apache.
15126         (CROSS_CHECK_MODULES): Include check-apache.
15127         (INSTALL_MODULES): Include install-apache.
15128         (all-apache): New target.
15130         * configure.in: Added apache everywhere perl is seen.
15132 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15134         * Makefile.in: Add support for clean-{module} and
15135         clean-target-{module} rules.
15137 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
15139         * configure.in (*-*-ose) do not build libgloss.
15141 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15143         * config.guess (prep*:SunOS:5.*:*): Turn into
15144         powerpele-unknown-solaris2.
15146 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
15148         * configure.in: Permit --enable-shared to specify a list of
15149         directories.
15151 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
15153         * configure.in (host==solaris): Pass only the first word of $CC
15154         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
15156 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
15158         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
15160 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
15162         * Makefile.in (ALL_MODULES): Include all-perl.
15163         (CROSS_CHECK_MODULES): Include check-perl.
15164         (INSTALL_MODULES): Include install-perl.
15165         (ALL_X11_MODULES): Include all-guile.
15166         (CHECK_X11_MODULES): Include check-guile.
15167         (INSTALL_X11_MODULES): Include install-guile.
15168         (all-perl): New target.
15169         (all-guile): New target.
15171         * configure.in (host_tools): Include perl and guile.
15172         (native_only): Include perl and guile.
15173         (noconfigdirs): Don't build guile and perl; no ports have been
15174         done.
15176 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
15178         * configure (--enable-*): Handle quoted option lists such as
15179         --enable-sim-cflags='-g0 -O' better.
15181 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15183         * Makefile.in ({,inst}all-target): New rule so we can make and
15184         install all of the target directories easily.
15186 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15188         * configure.in: Add missing global flag in sed substitution when
15189         deleting `target-' from ${configdirs}.
15191 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
15193         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
15194         option.
15196         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
15197         config/mh-necv4.
15199         * install.sh: Correct misspelling of transformbasename.
15201         * config.guess: Recognize mips-*-sysv*.
15203 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
15205         * config.sub: Recognize mon960.
15207 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
15209         * configure: Restore Canadian Cross handling of BISON and LEX,
15210         removed in Feb 20 change.
15212 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
15214         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
15215         Mention make install.  Remove the old copyright date as well the
15216         clumsy and rather pointless copyright on the README file.
15218 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15220         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
15221         Makefile after running symlink-tree, then run `make distclean' to
15222         avoid clobbering any generated files in srcdir.
15224 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
15226         * configure.in (m68k-*-netbsd*): Build everything now.
15228 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
15230         * Makefile.in (taz): Fix quoting.
15232 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
15234         * configure.in (sparclet-*-*): Build everything now.
15236 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15238         * configure.in (m68k-*-linux*): New host.
15240 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
15242         * configure: Check for bison before byacc.
15244 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
15246         * Makefile.in configure:  Change the way LEX and BISON/YACC are
15247         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
15248         searching PATH.  These are used as fallbacks by Makefile.in if
15249         flex/bison/byacc aren't in objdir.
15251 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
15253         * Makefile.in: Make everything which depends upon all-bfd also
15254         depend upon all-opcodes, in case --with-commonbfdlib is used.
15256 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15258         * configure.in (host *-*-cygwin32): Don't build gdb if we are
15259         building NT native compilers on Unix.
15261 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
15263         * configure.in: Don't get CC from the host Makefile fragment if we
15264         can find gcc in PATH, or if this is a Canadian Cross.  Move the
15265         Solaris test for /usr/ucb/cc to the post target script, just after
15266         the compiler sanity test.
15268 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
15270         * config.sub: Merge with FSF.
15272 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
15274         * Makefile.in (RPATH_ENVVAR): New variable.
15275         (REALLY_SET_LIB_PATH): Use it.
15276         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15278 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
15280         * config.sub, configure.in: Recognize sparclet cpu.
15282 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15284         * config.guess:  Support m68k-cbm-sysv4.
15286 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15288         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15289         m68k-unknown-linuxaout from linker help string.  Put quotes around
15290         $ld_help_string.
15292 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
15294         * config.guess (powerpc-harris-powerunix): Add guess for port
15295         to new target.
15297 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15299         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15301 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
15303         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15304         $(REALLY_SET_LIB_PATH) in Makefile.
15305         * Makefile.in (SET_LIB_PATH): New variable.
15306         (REALLY_SET_LIB_PATH): New variable.
15307         ($(DO_X)): Use $(SET_LIB_PATH).
15308         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15309         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15310         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15311         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15312         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15313         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15314         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15315         (install-dosrel): Likewise.
15316         (all-opcodes): Depend upon all-libiberty.
15318 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15320         * config.guess (*:CYGWIN*): New
15322 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15324         * Makefile.in (all-target-winsup): All all-target-libiberty.
15326 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15328         * configure.in (noconfigdirs): Add missing # in front of comment.
15330 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
15332         * configure.in: add second pass to things added to noconfigdirs
15333         so *-gm-magic can exclude libgloss properly.
15335 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
15337         * mpw-configure (extralibs_name, rez_name): Set correctly
15338         for MWC68K compiler.
15340         * mpw-README: Add more info on the necessary build tools.
15342 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15344         * configure.in, config.sub: Recognize cygwin32.
15346 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
15348         * config.guess, config.sub: Recognize A/UX.
15350 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
15352         * config.sub: Merge with gcc/config.sub.
15354 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
15356         * mpw-build.in (do-binutils): Add build of stamps.
15358 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
15360         * config.sub: Add recognition for mips64vr4100*-* targets.
15362 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15364         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15365         Add creation of gconfigargs with `--enable-shared' turned on.
15366         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15367         ($(host)-stamp-stage3-configured): Likewise.
15368         (HOLES): Add chatr and ldd.
15369         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15371 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
15373         * configure: Pass --nfp to recursive configures.
15375 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15377         * Makefile.in (DLLTOOL): New.
15378         (DLLTOOL_FOR_TARGET): New.
15379         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15380         (EXTRA_TARGET_FLAGS): Ditto.
15381         (EXTRA_GCC_FLAGS): Ditto.
15382         (CONFIGURE_TARGET_MODULES): Ditto.
15383         (DO_X): Ditto.
15384         * configure: Add DLLTOOL.
15386 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
15388         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15389         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15390         mh-sco, since old workarounds no longer needed, and don't
15391         build ld, since libraries have weak symbols in COFF.
15393 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
15395         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15397 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15399         * configure.in: Make sure that ${CC} can be used to compile an
15400         executable.
15402 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
15404         * Makefile.in (all-gdb): Depend on $(GDB_TK).
15405         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15406         nothing depending on whether gdbtk is being built.
15408 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
15410         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15412 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
15414         * configure.in (noconfigdirs): Put ld or gas in this early, if the
15415         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15417 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
15419         * config-ml.in: Add support for
15420         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15421         Simplify setting of multidirs from --disable-foo.
15423 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15425         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15426         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15427         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
15428         non-empty, pass them on to the  GCC make.
15429         (all-bootstrap): New rule that is like all-gcc, except it executes
15430         the GCC bootstrap rule instead of the GCC all rule.
15432 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
15434         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15436 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15438         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15439         DG/UX support.
15441 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
15443         * config.sub (i*86*) Change [345] to [3456]
15445 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15447         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15448         --with-gnu-ld=no.
15450 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15452         * config-ml.in (rs6000*, powerpc*): Add switches to control which
15453         AIX multilibs get built.
15455 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15457         * configure.in (i386-win32): Don't build expect if we're not
15458         building the tcl subdir.
15460 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
15462         * Makefile.in: (configure-target-examples, all-target-examples):
15463         New targets, configure and build example programs.
15465 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
15467         * mpw-configure: If an mpw-config.in generated a file mk.sed,
15468         use it as input to sedit the generated MPW makefile.
15469         * mpw-README: Add a suggestion about Gestalt.h.
15471 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
15473         * config.sub: Accept *-*-ieee*.
15475 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
15477         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
15478         Ronald F. Guilmette <rfg@monkeys.com>.
15480 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15482         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15483         for powerpc-pe native.
15484         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15485         (target==powerpc-pe): duplicate i386-win32 entry.
15487 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15489         * configure.in (noconfigdirs): Exclude target-newlib for all versions
15490         of vxworks, not just vxworks5.1.
15492 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
15494         * mpw-configure: Add support for exec-prefix.
15496 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15498         * config.guess: Recognize HP model 816 machines as having
15499         a PA1.1 processor.
15501 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15503         * configure: Ignore new autoconf configure options.
15505 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15507         * config.guess:  Recognize Pentium under SCO.
15508         From Robert Lipe <robertl@arnet.com>.
15510 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15512         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
15514 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
15516         * configure.in: Don't configure gas for alpha-dec-osf*.
15518 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
15520         * configure.in: Default to --with-stabs for some targets for which
15521         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15522         i[345]86*-*-unixware*.
15524 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15526         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15527         rather than basing it on the target.  Simplify handling of options
15528         controlling which directories to configure.  Remove extraneous
15529         slash in multi-clean target.
15531 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
15533         * config-ml.in: Prefix more variables with ml_ so they don't collide
15534         with configure's.
15536 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
15538         * configure: Don't turn -v into --v.
15540 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
15542         * configure.in (targargs): Fix typo.
15544         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15546 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
15548         * configure.in: Strip --host and --target options from
15549         CONFIG_ARGUMENTS, and always configure for --host only.  Add
15550         --with-cross-host option when building with a cross-compiler.
15551         * configure: Canonicalize the arguments put into config.status by
15552         always using `=' for an option with an argument.  Pass a presumed
15553         --host or --target explicitly.
15555 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
15557         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15558         into general OS recognition case.
15560 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15562         * configure.in (target_configdirs): add target-winsup only
15563         for win32 target systems.
15565 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
15567         * Makefile.in (all-target-libgloss): Depend upon
15568         configure-target-newlib, since when libgloss is built it looks to
15569         see if the newlib directory exists.
15571 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
15573         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15574         cfg-ml-*.in.
15576 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
15578         * configure: Handle LD and LD_FOR_TARGET when configuring a
15579         Canadian Cross.
15581 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15583         * configure.in (target_libs): add target-winsup.
15584         (target==i386-win32): add patch diff flex make to $noconfigdirs.
15585         (target==ppcle-pe): remove ld from $noconfigdirs.
15587 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
15589         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15590         Preserve relative path names in $srcdir.  Build symlink tree if
15591         configuring cross target dir and srcdir=. (= no VPATH support).
15592         (configure-target-libg++): Depend on configure-target-librx.
15593         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15594         * config-ml.in: New file.
15595         * symlink-tree: New file.
15596         * configure: Ensure srcdir="." if that's what it is.
15598 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
15600         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15601         includes and FLEX_SKELETON setting.
15602         * mpw-configure (--with-gnu-ld): New option, controls whether
15603         to use PPCLink or ld with PowerMac GCC.
15604         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15605         * mpw-config.in: Configure grez if targeting Mac.
15607         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
15608         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15609         just macos.
15610         * configure.in: Configure grez resource compiler if targeting Mac.
15611         * Makefile.in (all-grez, install-grez): New targets.
15613 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
15615         * configure: CXX defaults to gcc, not g++.  If we find
15616         gcc in the path, set CC to gcc -O2.
15618 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
15620         * configure: Default ${build} correctly.  Avoid picking up extra
15621         spaces when reading CC and CXX from Makefile.  When doing a
15622         Canadian Cross, use plausible default values for numerous
15623         variables.
15624         * configure.in: When doing a Canadian Cross, don't try to
15625         configure tools whose configure script can't handle it.
15627 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15629         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15631 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15633         * configure:  Remove dubious bug reporting address.
15635 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15637         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
15638         configure script, run that instead of this directory's configure.
15639         In either case, print a message that we're configuring the sub-dir.
15641 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15643         * configure.in: Before checking for the existence of various files,
15644         use sed to filter out "target-".
15646 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15648         * Makefile.in (DO_X): Split rule to decrease command line length
15649         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
15650         (Philippe De Muyter).
15652 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15654         * Makefile.in (all-patch): depend on all-libiberty.
15656 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
15658         * configure.in: If the only directory in target_configdirs which
15659         actually exists is libiberty, then set target_configdirs to empty,
15660         to avoid trying to build a target libiberty in a gas or gdb
15661         distribution.
15663 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
15665         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
15666         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15667         systems.
15669 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15671         * configure.in (copy_dirs): Use sys-include instead of include
15672         for --with-headers option.
15674 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
15676         * Makefile.in, configure.in: Make winsup builds work with
15677         new scheme.
15679 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
15681         * configure.in: Build the linker on AIX.
15683 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15685         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
15686         where needed.
15688 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
15690         * Makefile.in (all-gcc): Fix typo.
15692 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15694         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
15696 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15698         * configure.in:  Rename libFOO to target-libFOO, and xiberty
15699         to target-xiberty, to provide more flexibility.
15700         (target_subdir):  Define.  Create if cross.
15701         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15702         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
15703         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15704         check-libFOO -> check-target-libFOO, etc.
15705         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15706         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15707         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15708         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
15709         allow ALL_GCC="" to only configure.
15710         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
15711         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
15712         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
15714 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
15716         * Makefile.in (taz): Build "info" in etc explicitly.
15718 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
15720         * configure.in:  Make sure that CC is undefined (as opposed to
15721         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
15722         problem with autoconf trying to configure on a host without GCC.
15724 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15726         * mpw-configure: Set host alias from choice of host compiler,
15727         only use generic MPW Makefile sed if present, edit a file
15728         named "hacked_Makefile.in" instead of "Makefile.in" if present.
15729         * mpw-README: Add problem notes about CW6 and CW7.
15731 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
15733         * Makefile.in (taz): Use ";" instead of ";;".
15735 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15737         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
15738         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15739         DISTDOCDIRS.
15740         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
15741         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
15743 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15745         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
15746         and gnats, because they are now subsumed by DISTSTUFFDIRS.
15747         Move bfd to DISTSTUFFDIRS.
15749 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15751         * Makefile.in (X11_LIB): Removed.
15752         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15754         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15756 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15758         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15759         names.
15761 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15763         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15765 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
15767         * configure.in (i[345]86-*-win32): Always build newlib.
15768         Don't configure cvs, autoconf or texinfo.
15769         * Makefile.in (LD_FOR_TARGET): New.
15770         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15771         Pass down LD_FOR_TARGET.
15773 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15775         * winsup: New directory.
15776         * Makefile.in: Build winsup.
15777         * configure.in: Winsup is configured when target is win32.
15778         Can only build win32 target GDB when native.
15780 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
15782         * config.guess: Recognize HP model 819 machines as having
15783         a PA 1.1 processor.
15785 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15787         * configure: Fix sed loop which substitutes for CC and CXX to
15788         avoid bug found in various sed implementations.
15790 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15792         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15793         simulator.  Use standard powerpc-*-eabi*.
15795 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15797         * configure.in: Stop putting gas and binutils in noconfigdirs for
15798         powerpc-*-aix* and rs6000-*-*.
15800 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
15802         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15803         -mcall-aixdesc libraries.
15805 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
15807         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15809         * config.sub (arm | armel | armeb): Fix shell syntax.
15811 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15813         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15814         -msoft-float and -mcpu=common support.
15815         (powerpc*-*-eabisim*): Add support for building -mcall-aix
15816         libraries.
15818 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15820         * configure.in: Allow configuration and build of emacs19 for the alpha.
15822 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15824         * configure.in (CC): Get ^CC, not just any old CC, from
15825         ${host_makefile_frag}.
15827 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15829         * configure.in (CC): Try to get CC from
15830         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15832 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15834         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15835         only if it exists in $(srcdir).
15837 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15839         * configure: If CC and CXX are not set in the environment, set
15840         them, based on either an existing Makefile or on searching for gcc
15841         in PATH.  Substitute for CC and CXX in Makefile.
15842         * configure.in: Remove libm from target_libs.  Separate
15843         target_configdirs from configdirs.  If CC is not set in
15844         environment, try to get it from a host Makefile fragment.  Rewrite
15845         changes of configdirs to use skipdirs instead.  A few minor
15846         tweaks.  Take directories out of target_configdirs as they are
15847         taken out of configdirs.  Remove existing Makefile files from
15848         subdirectories.  Substitute for TARGET_CONFIGDIRS and
15849         CONFIG_ARGUMENTS in Makefile.
15850         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15851         by configure.in.
15852         (CONFIG_ARGUMENTS): Likewise.
15853         (CONFIGURE_TARGET_MODULES): New variable.
15854         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15855         ($(CONFIGURE_TARGET_MODULES)): New target.
15856         (configure-libg++, configure-libio): New targets.
15857         (all-libg++): Depend upon configure-libg++.
15858         (all-libio): Depend upon configure-libio.
15859         (configure-libgloss, all-libgloss): New targets.
15860         (configure-libstdc++): New target.
15861         (all-libstdc++): Depend upon configure-libstdc++.
15862         (configure-librx, all-librx): New targets.
15863         (configure-newlib): New target.
15864         (all-newlib): Depend upon configure-newlib
15865         (configure-xiberty): New target.
15866         (all-xiberty): Depend upon configure-xiberty.
15868 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15870         * configure.in (host i[345]86-*-win32):  Expand the
15871         noconfigdirs again.
15873 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
15875         * mpw-configure: Fix sed command file name.
15877 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15879         * configure.in (host i[345]86-*-win32): Reduce the
15880         noconfigdirs again.
15882 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
15884         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15885         or powerpc*-*-pe*, since they are not yet supported.
15887 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15889         Add PowerMac support and many other enhancements.
15890         * mpw-configure: New option --cc to select compiler to use,
15891         paste options set according to --cc into the generated
15892         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15893         if mpw-make.sed is present.
15894         * mpw-config.in: Don't test for gC1, test for mpw-touch,
15895         add forward includes for PowerPC include files.
15896         * mpw-build.in: Build using Makefile.PPC if present.
15897         (do-byacc, etc): Remove separate version resource builds.
15898         (do-gas): Build "stamps" before "all".
15899         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15900         * mpw-README: Update to reflect --cc option, PowerMac support,
15901         and recently-reported compatibility problems.
15903 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
15905         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15906         embedded m68k systems (-aout, -coff, -elf, -vxworks).
15907         (--with-multilib-top): Pass to recursive invocations.
15909 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
15911         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15912         v810-*-*.
15914 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15916         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15917         gdb, ld and opcodes on v810-*-*.
15919 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15921         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15922         (local-maintainer-clean): New target.
15923         (maintainer-clean): New target.
15924         (realclean): Just depend upon maintainer-clean.
15926 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15928         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15930 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
15932         * configure.in: Build ld in mips*-*-bsd* case.
15934 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
15936         * config.sub: Accept -lites* OS.  From Ian Dall.
15938 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
15940         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
15941         targets.
15943 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15945         * configure.in: treat i386-win32 canadian cross the same as
15946         i386-go32 canadian cross.
15948 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15950         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15951         running under the simulator to build a reduced set of libraries.
15952         (powerpc-*-eabiaix): Add fine grained multilib support added to
15953         other powerpc targets yesterday.
15955 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15957         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15958         -disable-softfloat, -disable-relocatable, -disable-aix, and
15959         -disable-sysv to control which multilib libraries get built.
15961 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15963         * configure: Add Makefile.tem to list of files to remove in trap
15964         handler.
15966 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15968         * config.guess (*Linux*):  Add missing "exit"s.
15969         Also, need specific check for alpha-unknown-linux (uses COFF).
15971 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15973         * config.guess:  Merge with FSF:
15975         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
15976         * config.guess (AIX4): More robust release numbering discovery.
15978         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
15979         * config.guess (i386-sequent-ptx): Properly get version number.
15981         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
15982         * config.guess (mips:*:4*:UMIPS): New case.
15984 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15986         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15987         (i386-win32 host): Likewise.  Don't build readline.
15989 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
15991         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
15992         SUPPORT_FILES to submakes.
15994 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
15996         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15997         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15998         mpw-configure.
16000 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
16002         * configure.in (appdirs): Use =, not ==, in test expression when
16003         trying to build the text to print in the warning message for
16004         Solaris users.
16006 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
16008         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
16010 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16012         * config.guess: Recognize lynx-2.3.
16014 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
16016         * config.sub (z8ksim): Deleted
16017         (z8k-*-coff): New, this is the one true name of the target.
16019 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
16021         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
16023 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
16025         * config.guess (*:Linux:*:*): First try asking the linker what the
16026         default object file format is (elf, aout, or coff).  Then if this
16027         fails, try previous methods.
16029 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16031         * configure.in: Don't build newlib for *-*-vxworks5.1.
16033 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
16035         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
16036         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
16038 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
16040         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
16042 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
16044         * cfg-ml-com.in: New file.
16045         * cfg-ml-pos.in: New file.
16047 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16049         * COPYING.NEWLIB: Add HP free copyright to list.
16051 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16053         * config.sub: Recognize -eabi* for the system, not just -eabi.
16055 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
16057         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
16058         * config.sub, configure.in (win32): New target and host.
16060 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
16062         * configure.in: Add i386-pe configuration.
16064 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
16066         * mpw-build.in (install): Install GDB after LD.
16068 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
16070         * mpw-config.in (elf/mips.h): Always forward-include, needed
16071         for GDB to build.
16073 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16075         * testsuite: New directory for customer acceptance and whole tool
16076         chain tests.
16078 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
16080         * configure: If per-host line isn't found, but AC_OUTPUT is found
16081         and a configure script exists, run it instead.
16083 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16085         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
16087 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16089         * configure: Set build_{cpu,vendor,os,alias} to host values when
16090         --build isn't specified.
16092 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16094         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
16095         (FLAGS_TO_PASS): Pass them.
16096         (EXTRA_TARGET_FLAGS): Ditto.
16098 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16100         * Makefile.in (all-libg++): Depend on all-libstdc++.
16102 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16104         * configure.in (noconfigdirs): Enable all packages for
16105           i386-unknown-netbsd.
16107 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
16109         * configure.in (noconfigdirs): Don't configure tk for i386-go32
16110         hosted builds (DOS builds)
16112 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
16114         Changes for ARM based on patches from Richard Earnshaw:
16115         * config.sub: Handle armeb and armel.
16116         * configure.in: Omit arm linker only for riscix.
16118 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16120         * config.guess:  Update from FSF.
16122 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
16124         * config.sub: Recognize powerpcle as the little endian variant of
16125         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
16126         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
16127         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
16128         temporarily.
16130 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
16132         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
16134 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
16136         * config.sub: Accept -lites* as a basic system type.
16138 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
16140         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
16141         installed, and if so return linuxoldld as the system name.
16143 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
16145         * config.guess: Add hppa1.1-hp-lites support.
16147 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16149         * configure.in: Don't build newlib for m68k-vxworks5.1.
16151 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16153         * configure.in (mips-sgi-irix6): Use mh-irix5.
16155 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
16157         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
16159 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16161         * test-build.mk: Enable building of shared libraries on IRIX 5 and
16162         OSF/1.  Fix compiler flags.
16163         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
16165 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
16167         * configure.in: Recognize --with-newlib.
16168         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
16170 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16172         * Makefile.in: move {all,check,install}-gdb from *_MODULES
16173         to *_X11_MODULES due to gdbtk needing X include files et al.
16175 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
16177         Merge in support for Mac MPW as a host.
16178         (Old change descriptions retained for informational value.)
16180         * mpw-config.in: Add generic include forwards for cpu-specific
16181         include files in aout and elf directories.
16183         * mpw-configure: Added copyright.
16184         * mpw-config.in: Check for presence of required build tools.
16185         (target_libs): Add newlib.
16186         (target_tools): Add examples.
16187         (Read Me): Generate as "Read Me for MPW" instead.
16188         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
16189         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
16190         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
16192         * mpw-configure: Remove subdir-specific makefile hackery,
16193         delete mk.tmp after using it.
16195         * mpw-build.in (all): Display start and end times.
16197         * mpw-configure (host_canonical): Set.
16198         (target_cpu): Always add to makefiles.
16199         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
16200         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
16201         (mpw-mh-mpw): Look for in srcdir and srcroot.
16202         Use sed instead of mpw-edit-prefix to edit prefix definitions.
16204         * mpw-build.in: (install-only): New target.
16206         * mpw-configure (host_alias, target_alias): Rename from hostalias
16207         and targetalias, add into generated Makefile.
16208         (mk.tmp): If present, add into generated Makefile.
16209         * mpw-build.in (all-gas): Build config.h first before gas proper.
16211         * mpw-configure (config.status): Write only if changed.
16212         * mpw-config.in (readline): Configure it (not built, just used for
16213         definitions).
16215         * mpw-config.in (elf/mips.h): Add a forward include.
16217         * mpw-config.in: Forward-include most .h files in include into
16218         extra-include.
16219         (readline): Don't build.
16220         mpw-build.in (install): Install GDB.
16222         * mpw-configure (prefix, mpw_prefix): Handle it.
16223         * mpw-config.in (mmalloc, readline): Don't configure.
16224         * mpw-build.in (thisscript): Rename to ThisScript.
16225         Use mpw-build instead of BuildProgram everywhere.
16226         (mmalloc, readline): Don't build.
16227         * mpw-README: New file, basic documentation about the MPW port.
16229         * mpw-config.in: Use forward-include to create include files.
16231         * mpw-configure: Add more things to the top of each configured
16232         Makefile, including contents of config/mpw-mh-mpw.
16233         * mpw-config.in (extra-include): Create this directory and fill it
16234         with Posix-like include files when configuring.
16236         * config.sub (apple, mac, mpw): Add various aliases.
16238         * mpw-build.in: New file, top-level build script fragment for MPW.
16239         * mpw-configure: New file, configure script for MPW.
16240         * mpw-config.in: New file, config fragment for MPW.
16242 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16244         * configure.in (host_libs): Remove glob, since it is gone from the
16245         sources.
16247 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16249         * Makefile.in: define empty GDB_NLM_DEPS var.
16251         * configure.in(target_makefile_frag): use config/mt-netware
16252         for netware targets.
16254 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
16256         * config.sub: Merge in recent FSF changes.  Remove linux special
16257         cases.
16259 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16261         Revert this change:
16263         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16265                 * build-all.mk: Use CC=cc -Xs on Solaris.
16267 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16269         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
16270         stop using it.
16271         * Makefile.in: Nuke all references to glob subdirectory.
16273 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16275         * configure.in: Fix --enable-shared logic in per-host.
16277 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
16279         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16281 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16283         * configure.in (noconfigdirs): Don't build gas on AIX, for
16284         powerpc*-*-aix* as well as for rs6000*-*-aix*.
16286 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
16288         * configure: Fix --cache-file to work if the file argument is a
16289         relative path.
16291 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
16293         * configure: If the --cache-file is used, pass it down to
16294         configure in subdirectories.
16296 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
16298         * config.sub: add vxworks29k configuration.
16300 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
16302         * Makefile.in (taz): Do "diststuff" part quietly.
16304 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
16306         * config.sub: Mini-merge with gcc/config.sub.
16308 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16310         * config.guess (IRIX): Sed - to _.
16312 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16314         * Makefile.in (source-vault, binary-vault): New targets.
16316 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
16318         * config.sub: Recognize -eabi as a basic system type.
16320 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16322         * configure.in (enable_shared stuff): Fix typo.
16324 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
16326         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16328 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16330         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16332 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
16334         * configure.in (rs6000-*-*): Don't build gas.
16336 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
16338         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16339         reduce command line length.
16340         (AS_FOR_TARGET): Check for as.new, not Makefile.
16341         (NM_FOR_TARGET): Check for nm.new, not Makefile.
16343 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16345         * config.guess:  Merge from FSF.
16347 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16349         * configure: Don't use $ when handling program_suffix.
16351 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
16353         * configure.in:  Configure tk for hppa/hpux.
16355 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16357         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
16359 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16361         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
16362         to LIBCXXFLAGS.  Tests are better run without it.
16364 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
16366         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16368 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
16370         * configure.in (*-*-netware*): Don't configure xiberty.
16372 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
16374         * configure.in:  Remove tk from native_only list.
16376 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
16378         * build-all.mk: Add mips-ncd-elf target to sun4 targets
16379           for special NCD build.
16381 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16383         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16384         makeall.bat, they're only useful for binutils snapshots.
16385         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16386         makeall.bat to specified SUPPORT_FILES.
16388 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
16390         * build-all.mk: Add Ericsson targets to sun4 and solaris
16391           hosts.  Add  BNR's sun4 target to solaris host, so their
16392           build-from-source will be tested in-house first.
16394 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16396         * Makefile.in (LIBCFLAGS): New variable.
16397         (CFLAGS_FOR_TARGET): Ditto.
16398         (LIBCFLAGS_FOR_TARGET): Ditto.
16399         (LIBCXXFLAGS): Ditto.
16400         (CXXFLAGS_FOR_TARGET): Ditto.
16401         (LIBCXXFLAGS_FOR_TARGET): Ditto.
16402         (BASE_FLAGS_TO_PASS): Pass them.
16403         (EXTRA_TARGET_FLAGS): Ditto.
16405         * configure.in: Support --enable-shared.
16407 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16409         * configure.in (target_libs):  Include libstdc++ again.
16410         * config.guess:  Update from FSF (for FreeBSD).
16412 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16414         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16415         makeall.bat.
16416         (DISTDOCDIRS): Add `etc'.
16417         (ETC_SUPPORT_PFX): New variable.
16418         (taz): Include anything from etc starting with a word in
16419         ETC_SUPPORT_PFX.
16421 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16423         * config.sub: Update for recent FSF changes.  Remove obsolete
16424         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
16425         spacing changes.
16427 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16429         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
16431         * config.guess:  Merge with FSF.
16432         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16434 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16436         * configure: Since the "trap 0" handler will override the exit
16437         status on many systems, only use it for "exit 1", and make it set
16438         a non-zero exit status; reset it before "exit 0".  Also, check
16439         exit status of config.sub, and error out if it failed.
16441 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
16443         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16444         and install libgloss.
16446 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16448         * Makefile.in (all-binutils): Depend upon all-byacc.
16450         * configure.in: Don't build emacs on Irix 5.
16452 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16454         * configure.in (*-*-netware*): Add libio.
16456 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16458         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16459         (CHECK_TARGET_MODULES): Ditto.
16460         (INSTALL_TARGET_MODULES): Ditto.
16461         (TARGET_LIBS): Ditto.
16462         (all-libstdc++): Note dependencies.
16464 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16466         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16468 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16470         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16471         -fexternal-templates.
16473         * configure.in (target_libs): Add libstdc++.
16474         (noconfigdirs): Add libstdc++ as appropriate.
16476 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16478         * config.guess:  Update from FSF.
16480 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16482         * configure: Use ${config_shell} when running ${configsub}.
16484 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
16486         * config.sub: No longer recognize h8300h.
16488 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16490         * config.sub: Remove extraneous differences between config.sub and
16491         gcc/config.sub.
16493 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16495         * Makefile.in (DISTSTUFFDIRS): Add gas.
16497 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
16499         * COPYING.NEWLIB: New file.
16501 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16503         * config.guess (HP-UX):  Patch from Harlan Stenn
16504         <harlan@landmark.com> to also emit release level.
16506 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16508         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16510 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16512         * config.sub:  Merge nextstep cleanup from FSF.
16514 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16516         * configure.in (arm-*-*): Don't configure ld for this target.
16518 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16520         * configure.in (*-*-netware): don't configure libg++, libio,
16521           librx, or newlib.
16523 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16525         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
16526         configure ld--it works, but it doesn't support shared libraries.
16528 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16530         * config.guess (*-unknown-freebsd*):  Get rid of possible
16531         trailing "(Release)" in version string.
16532         Patch from Paul Richards <paul@isl.cf.ac.uk>.
16534 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16536         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16537         Fix type: *-next-neststep -> *-next-nextstep.
16539         * config.guess:  Merge from FSF:
16541         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
16543         * config.guess: Recognize powerpc-ibm-aix3.2.5.
16545         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
16547         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16548         instead of UNIX_SV for UnixWare 1.0).
16550 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
16552         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
16553         to make gdb/nlm/* build after the compiler and linker.
16555 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16557         * config.guess (netbsd, freebsd, linux):  Accept any machine,
16558         not just i[34]86.
16559         (m68k-atari-sysv4):  Relocate to match FSF version.
16561         * config.guess:  More merges from the FSF:
16563         Add a space before function call or macro invocation.
16565         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16567         * config.guess: Add trap cmd to remove dummy.c and dummy when
16568         interrupted.
16570         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16572         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16573         (dummy): Redirect stderr from compilation of dummy.c.
16575         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
16577         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16579 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
16581         * configure: Accept and ignore --cache*, for compatibility with
16582         new autoconf.
16584 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16586         * config.guess:  Merge from FSF:
16588         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16590         * config.guess (Pyramid*:OSx*:*:*): New case.
16591         (PATH): Add /.attbin at end for finding uname.
16592         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
16594         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
16596         * config.guess (M88*:DolphinOS:*:*): New case.
16598         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
16600         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16601         to select whether to use ELF or COFF.
16603         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16605         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
16607         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
16609         * config.guess: Guess the OS version for HPUX.
16611         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
16613         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16615 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16617         * configure.in: Recognize --with-headers, --with-libs, and
16618         --without-newlib.
16619         * Makefile.in (all-xiberty): Depend upon all-ld.
16621 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16623         * configure.in: Change i[34]86 to i[345]86.
16625 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16627         * configure (version): A few more tweaks to help message.
16629 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16631         * Makefile.in:  Remove (for now) librx as a host library,
16632         now that we're building it for target.
16634 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16636         * configure: Fix up help message; from karl@owl.hq.ileaf.com
16637         (Karl Berry).
16639 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16641         * configure.in:  Also configure librx.
16643 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16645         * Makefile.in:  Update various rules to reflect that librx
16646         is now needed for libg++.
16648 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16650         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16652 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
16654         * configure.in: Configure the examples directory.
16656 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16658         * configure: Simplify Jun 2 1994 change.
16660 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16662         * change CC to /usr/latest/bin/gcc for lynx host builds, since
16663         /bin/gcc isn't good enough to build gcc.
16665 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
16667         * Makefile.in (GDB_SUPPORT_FILES): Remove
16668         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
16669         (gdb.tar.gz): Add new rule to use standard distribution building
16670         mechanism.
16672 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16674         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
16675         Bill Cox <bill@cygnus.com>.
16677 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16679         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
16681 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
16683         * configure:  Search current dir first in .gdbinit.
16685 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16687         * config.sub:  Recognize freebsd (merged from gcc config.sub).
16689 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16691         * config.sub:  Refer to NeXT's operating system as nextstep.
16693         * config.sub (case $basic_machine):  Re-order the cases, to match
16694         the order in the FSF version (which is mostly alphabethical).
16695         Merge in some additions and changes from the FSF.
16697 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
16699         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16700         * config.sub: Recognize cxux7.
16701         * configure.in: Use mh-cxux for m88k-harris-cxux*.
16703 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16705         * config.sub:  Fix typo powerpc -> powerpc-*.
16707 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
16709         * Makefile.in: `all-emacs19' depends on `all-byacc'.
16711         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16712         parallel with all-emacs and install-emacs).  Top-level command
16713         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16715 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16717         * test-build.mk ($(host)-stamp-stage2-installed): Remove
16718         $(relbindir)/make before doing ``make install'', and use
16719         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
16720         installing over running make binary.
16721         ($(host)-stamp-stage3-installed): Likewise.
16723 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16725         * config.guess: Recognize Mach.
16727 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16729         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16730         see whether --exec-prefix was used.
16732 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16734         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
16736 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16738         * Makefile.in: Add all-librx target similar to all-libproc.
16740 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
16742         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
16743         with post 1.2 uname bogosity.
16745 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16747         * configure: Remove temporary files on receipt of a signal.
16749 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
16751         * configure: If there is a package_makefile_frag, remove
16752         ${subdir}/Makefile.tem after copying it in.
16754 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16756         * build_all.mk: support rs6000 lynx identifies itself as
16757         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
16758         since /bin/gcc is too feeble to compile a modern gcc.
16760 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16762         * brought devo/test-build.mk update-to-date with progressive/
16763           test-build.mk. Add lynx targets and hppa flag info.
16765 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16767         * configure.in:  Use mh-ncrsvr43.  Patch from
16768         Tom McConnell <tmcconne@sedona.intel.com>.
16770 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16772         * config.guess (i386-unknown-bsdi):  No longer need to
16773         check #if defined(__bsdi__) && defined(__i386__).
16775 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16777         * configure: Set program_transform_nameoption correctly.
16779 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16781         * brought build-all.mk update-to-date with progressive build-all.mk,
16782           added new targets and hppa info.
16784 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16786         * configure: If config.guess result is a prefix of the user
16787         specified target, assume a native build and use the user specified
16788         target as the host alias.  Remove SunOS patch suffix removal hack.
16789         * configure.in: Remove SunOS patch suffix removal hack.
16791         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16792         in NATIVE_CHECK_MODULES.
16794 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
16796         * Makefile.in: Rename HOST_ONLY to NATIVE.
16797         * configure: Delete SunOs patch suffix from host_canonical
16798           and build_canonical variables that are prepended to Makefiles.
16799         * configure.in: Add comments for easier maintenance.
16801 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16803         * Makefile.in: Add all-libproc target similar to all-gui.
16805 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
16807         * Makefile.in (CHECK_MODULES): split into
16808         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16810 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
16812         * config.guess (i386-unknown-bsdi): New system to guess.
16814 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16816         * Makefile.in: Add all-gui target (but not yet build by "all").
16818 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
16820         * config.sub: Move deletion of patch suffix from here...
16821         * configure.in: To here, at Ian's suggestion.  The top-
16822           level scripts might need to know of a patch level.
16824 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
16826         * config.sub: Strip off patch suffix so rtl is recognized
16827           as a sunos4.1.3 machine, even though it's been patched.
16829 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
16831         * Makefile.in (INSTALL_LAST): Delete.
16832         (INSTALL_DOSREL): New.
16834 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16836         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16837         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16838         whether we pass down --with-gnu-ld anyhow.
16840 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
16842         * Makefile.in (INSTALL_LAST): Change operation so it works
16843         on more flavors of make.
16844         * configure.in (go32): Don't build libg++ or libio.
16846 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
16848         * Makefile.in (Move HOST_PREFIX_1 and friends up so
16849         they can be overriden by templates.
16851 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
16853         * configure.in (target==go32): Don't build gdb.
16854         * dosrel: New directory.
16856 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
16858         * configure.in (host==go32): Configure dosrel too.
16859         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16860         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16861         be set by incoming names or templates.
16862         (INSTALL_LAST): New rule.
16864 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
16866         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16868 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16870         * configure.in (appdirs): New variable.  Currently empty, but will
16871         be used in gas distribution.  If nonempty, lists a set of
16872         directories at least one of which must get configured, or top
16873         level configuration is considered to have failed.
16874         (rs6000-*-lynxos*): Use new file name.
16876 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16878         Eliminate XTRAFLAGS.
16879         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16880         newlib include files using -idirafter, and also use -nostdinc.
16881         (CXX_FOR_TARGET): Likewise.
16882         (XTRAFLAGS): Removed.
16883         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16884         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16885         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16886         ($(DO_X)): Don't pass down XTRAFLAGS.
16888 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16890         * configure.in (mips*-dec-bsd*): New target; do build linker.
16891         (mips*-*-bsd*): New target; don't build linker.
16893 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16895         * configure.in: support rs6000-*-lynxos* configuration.
16896         support sunos4 as a cross target.
16898         * config.sub: look for lynx*, not lynx since the OS version may
16899         legitimately be part of the name.
16901 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16903         * configure.in (i[34]86-*-sco*): Move to be with other i386
16904         targets.
16905         (romp-*-*): New target.  Skip various binary utilities.
16906         (vax-*-*): New target.  Don't build newlib.
16907         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
16909 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16911         * configure.in: Only set host_makefile_frag if config
16912         directory exists.
16914 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16916         * install.sh: If $dstdir exists, don't check whether each
16917         component does.
16919 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16921         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16923 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
16925         * configure.in (*-*-lynxos*): Don't configure newlib for either
16926         native or cross Lynx.
16928 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
16930         * config.sub (sparc64-elf): Fix os.
16931         (z8k): Remove duplicate.
16933 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16935         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16936         gcc/stmp-fixproto, to try to prevent fixproto from being run.
16938 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
16940         * configure: Make file links cleanly even if Lynx fails on
16941           an NFS symlink (at least fail cleanly).
16943 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16945         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16946         -XNh2000.
16948 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16950         * configure: Unknown options are fatal again.
16952 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
16954         * configure: Ignore --x-includes and --x-libraries, for Autoconf
16955         compatibility.
16957 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
16959         * build-all.mk: Add `clean' target.
16961 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16963         * config.guess:  Add SINIX support.
16964         * configure.in:  Add mips-*-sysv4* support.
16966 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
16968         * build-all.mk: Document all useful targets.
16969         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16970         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16972 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16974         * configure: Support --silent, --quiet.
16976 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16978         * configure: Support --disable-FEATURE.
16980 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16982         * config.guess: Recognize NCR running SVR4.3.
16984 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16986         * config.guess:  Make BSDI generate i386-unknown-bsd386.
16987         Patch from Paul Eggert <eggert@twinsun.com>.
16989 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16991         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16993 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16995         * configure: Make unrecognized options give nonfatal warnings
16996         instead of fatal errors, and pass them to any subdirectory
16997         configures in case they recognize them.
16998         Make --x equivalent to --with-x.
17000 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17002         * configure: Add --enable-* options.  Clean up usage message and
17003         some comments.
17005 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
17007         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
17009 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17011         * configure.in (hppa*-*-*): Enable binutils.
17013 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17015         * config.sub: Recognize cisco.
17017 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
17019         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
17021 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17023         * config.guess: about target *-hitachi-hiuxwe2, don't print more
17024         than one configuration name.  Add comment.
17026 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
17028         * config.guess: about target *-hitachi-hiuxwe2, fixed
17029         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
17030         macro is incorrect.]
17032 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17034         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
17035         than the "make ls" stuff which used to be here.
17037 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17039         * config.guess:  Recognize i[34]86-unknown-freebsd.
17040         From Shawn M Carey <smcarey@rodan.syr.edu>.
17042 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17044         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
17046 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
17048         * config.guess: Check for ptx.
17050 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
17052         * config.sub: Add os9k checking.
17054 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17056         * config.guess: Handle OSF1 running on HPPA processors
17058 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
17060         * configure: If subdir configure fails, print out a message with
17061         subdirectory name, in case subdir's configure code didn't identify
17062         itself.
17064 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
17066         * configure.in: Remove embedded newlines from configdirs.
17067         Avoid mismatches of substrings.  Fix matching strings at end
17068         of configdirs.
17070 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
17072         * config.guess:  Add Lynx/rs6000 config support.
17074 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
17076         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
17078 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
17080         * configure.in (hppa*-*-osf*): Treat this just like most other
17081         PA configurations (eg no binutils or ld).
17082         (hppa*-*-*elf*): These configurations have binutils and ld.
17084 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17086         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
17088 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17090         * configure.in (rs6000-*-*): Build gas.
17092 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17094         * Makefile.in:  Avoid bug in losing hpux sed.
17096 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17098         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
17099         for GDB and GDB has been fixed to not need it.
17101 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17103         * config.guess: Recognize vax hosts.
17105 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17107         * configure (while loop): Don't use "break 2" inside case
17108         statement -- the case statement isn't an enclosing loop.
17110 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17112         * config.guess:  Clean up NeXT support, to allow nextstep
17113         on Intel machines.  Make OS be nextstep.
17115 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
17117         * config.guess: Add alternate forms for Convex.
17119 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
17121         * configure:  Completely rewrite option processing.  Take
17122         advantage of pattern-matching to avoid invoking test frequently.
17123         Also clean up host and target defaulting logic.
17125 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17127         * Makefile.in: Replace all occurrances of "rootme" with "r" and
17128         "$${rootme}" with "$$r", to increase the likelihood that the do-*
17129         commands (plus user environment) will fit SCO limits.
17131 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17133         * configure.in: Don't issue warnings about directories which are
17134         not being configured if -norecursion is set.  Correct test for
17135         --with-gnu-as and --with-gnu-ld to not get confused by substring
17136         matches.
17138         * configure.in: Don't build gas for alpha-dec-osf1*.
17140 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
17142         * configure:  Back out Per's change of 12/19/1993.  It changes the
17143         behavior of configure in unexpected and confusing ways.
17145         Also, use different delim char when calculating
17146         program_transform_name so that the name can contain slashes.
17148 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
17150         * configure.in, config.sub: Add support for VSTa micro-kernel.
17152 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
17154         * configure.in: Nuke hacks which were used to get a special
17155         version of GAS for HPPA configurations.
17157 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17159         * configure:  If only ${target_alias} is given, use that
17160         as the default for ${host_alias}.
17161         * configure:  Add missing back-slashes before nested quotes.
17163 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
17165         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
17167 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
17169         * config.guess:  Recognize some Tektronix configurations.
17170         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
17172 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17174         * config.sub: Match any flavor of SH.
17176 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
17178         * configure.in: Don't try to configure newlib for Alpha.
17180 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17182         * configure.in: Don't build ld for Irix 5.  Don't build gas,
17183         libg++ or libio for any Alpha target.
17185         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
17187 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
17189         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
17190         default arguments -- so it tried to compress itself.
17192 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
17194         * configure.in (notsupp): ensure that a space is always at the end
17195           of the configdirs list, since the grep checks for an explicit space
17197 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17199         * configure.in (target i386-sysv4.2): don't build ld, since static
17200           versions of many libraries are not available.
17202 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17204         * config.guess: Recognize Apollos (using environment variables).
17205         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
17207 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17209         * config.guess: Recognize Sony news mips running newsos.
17211 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
17213         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
17214         "fi ; else" for bash.
17216 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
17218         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
17220 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
17222         * config.sub: accept unixware as an alias for svr4.2.
17223         Fix some inconsistancies with the gcc version.
17225 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17227         * Makefile.in (DISTDOCDIRS):  Add gdb.
17229 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17231         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
17233 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17235         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
17236         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
17237         this now.
17239 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17241         * config.sub: Accept hiux* as an OS name.
17243         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
17244         etc/make-stds.texi.  The underscore came from gcc, and dje now
17245         agrees that RUNTESTFLAGS is the correct name.
17247 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17249         * install.sh:  Remove 'set -e'.  It makes any conditionals
17250         in the script useless.
17252         * config.guess: Automatically recognize arm-acorn-riscix
17253         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
17255 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
17257         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
17259 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17261         * Makefile.in (DISTDOCDIRS): New variable.
17262         (taz): Edit local Makefile.in sooner, instead of proto-toplev
17263         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
17265 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17267         * configure.in (hppa target): check the source directory for the
17268           pagas sub-directory
17270 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
17272         * config.sub: Allow -aout* and -elf*.
17274 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17276         * configure.in: Don't build ld on i386-solaris2, same as for
17277         sparc-solaris2.
17279 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17281         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17283 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17285         * configure.in:  Configure gdb for alpha.
17287 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17289         * Makefile.in (CXXFLAGS): Add -O.
17291 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17293         * config.guess: added support for DG Aviion
17295 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17297         * configure.in: Produce warning message for subdirectories not
17298         configurable for this host/target combination.  Don't try to
17299         configure gdb for vms.
17301 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17303         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17304         appropriate files before making "diststuff".
17305         (DISTBISONFILES): New var: list of files to be edited.
17306         (DISTSTUFFDIRS): Add binutils.
17308 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17310         * config.sub: also handle mipsel and mips64el (for little endian mips)
17312 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17314         * configure.in: Add * to end of all OS names.
17316 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
17318         * configure.in: Build newlib for LynxOS native.
17320 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17322         * config.guess: Add support for delta 88k running SVR3.
17324         * configure.in: Add comment about HP compiler vs. emacs.
17326 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17328         * configure.in: don't build ld on solaris2 (not a viable option
17329           due to bugs in getpwnam & getpwuid)
17331 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17333         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17334         config.guess will produce a full version number.
17336 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17338         * configure.in: Build linker and binutils for alpha-dec-osf1.
17340 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17342         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17343         and gdb/testsuite/Makefile.in.
17345 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17347         * configure.in: recognize mips*- instead of mips-
17349 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17351         * config.sub: Accept linux*coff and linux*elf as operating
17352         systems.
17354 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17356         * config.sub: Recognize mips64, and mips3 as an alias for it.
17358 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17360         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17361         gdb knows how to handle OSF/1 shared libraries.
17363 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17365         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17366         * config.guess: Recognize Hitachi's HIUX.
17367         * config.sub: Recognize h3050r* and hppahitachi.
17368         Remove redundant cases for hp9k[23]*.
17370 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17372         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17373         if gas and ld are in the source tree and are in ${configdirs}.
17374         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
17375         --with options (but still pass them down on the command line,
17376         if they were explicitly specified).
17378 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17380         * configure: substitute SHELL value in Makefile.in with
17381         ${CONFIG_SHELL}
17383 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17385         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17386         *-*-solaris2* targets.
17388 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17390         * Makefile.in: define M4, and pass it down to sub-makes;
17391         all-autoconf now depends on all-m4
17393 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17395         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17396         presence of {ar,ranlib} instead of a configured directory
17398 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
17400         * config.guess: Accept 34?? as well as 33?? for NCR.
17402 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17404         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17405         of 'gas' in sed commands, since 'gash' is now in the tree as well.
17407 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17409         * configure: grab values for $(CC) and $(CXX) from the
17410         environment, so that someone can do "CC=gcc configure; make" and
17411         have it work right (matching the way that autoconf works now)
17413         * configure.in, Makefile.in: add support for gash, the tcl
17414         interface to Galaxy
17416         * config.guess: add NetBSD variants (hp300, x86)
17418 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
17420         * install.sh: Support -d option (in the manner of SunOS 4 install,
17421         as it is more deterministic than that of GNU install)
17422         (chmodcmd): Set file to mode 755 by default (should also do default
17423         chgrp and chown, but I don't feel like dealing with that now)
17425 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
17427         * config.sub: Remove h8300hhms alias.
17429 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17431         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17433 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17435         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17436         as stmp-fixinc
17438 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17440         * config.sub: recognize m88110-bug-coff.
17442 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17444         * Makefile.in (all-libio): all dependencies on the toolchain used
17445         to build this (gcc, gas, ld, etc)
17447 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17449         * config.guess: Deal with OSF/1 1.3 on alpha.
17451 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17453         * install.sh: add some 'else true' clauses for portability
17455         * configure.in: don't build libio for h8[35]00-*-* targets
17457 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17459         * Makefile.in:  Add support for new libio.
17461 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17463         * install.sh: If one command fails, don't try the rest.  Don't try
17464         to remove $dsttmp (via trap) unless we have already created it.
17465         If $src doesn't exist, detect it and exit with an error.
17467         * config.guess: Recognize BSD on hp300.
17469 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17471         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17472         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17474 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
17476         * Makefile.in (all-send-pr): depends on all-prms
17478 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17480         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17482 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17484         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17485         Added test for mips-mips-riscos5.
17487 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17489         * configure.in: use mh-hp300 for 68k HP hosts
17491 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17493         * configure: add support for CONFIG_SHELL, so that you can use
17494         some alternate shell for evaluating configure scripts
17496 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
17498         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
17499         in configure script to bug-gdb@prep.ai.mit.edu when building
17500         distribution archive.
17501         * Makefile.in (COMPRESS):  Remove def.
17502         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
17503         gdb.tar.Z and make-gdb.tar.Z respectively.
17504         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
17505         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
17506         to convergence with 'taz' target in Makefile.in.
17508 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17510         * install.sh (dsttmp): use trap to ensure that tmp files go
17511         away on error conditions
17513 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17515         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17517 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17519         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17520         its parent is '/' not ''.
17522         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17524 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
17526         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17527         that ${newsrcdir}/configure.in does.
17529 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17531         * test-build.mk: support for CONFIG_SHELL
17533 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
17535         * config.sub (netware):  Add as a basic system type.
17537 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17539         * Makefile.in (Makefile): depend on configure.in.  Also drop the
17540           $(srcdir)/ from the dependency on Makefile.in.
17542 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
17544         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17545         (h8300hhms is temporary until multi-libraries are implemented).
17546         * configure.in: Handle h8300h too.
17548 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17550         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17552 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
17554         * configure:  Remove extraneous output when guessing host type.
17555         * config.guess:  Remove extraneous output when guessing using C
17556         compiler rather than uname, or when guessing fails.
17558 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
17560         * Makefile.in: remove all.cross and install.cross targets
17562         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17563           definitions
17565 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
17567         * configure.in (target sh): Build gprof.
17569 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17571         * config.sub: change -solaris to -solaris2
17573 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17575         * configure.in: Use config/mh-riscos for mips-*-sysv*.
17577 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
17579         * configure: Correct error message for missing Makefile.in to
17580         print correct directory.
17582 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17584         * install.sh: kludge around 386BSD shell bug
17586 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
17588         * config.guess:  Recognize NeXT.
17589         * config.guess:  Recognize i486-ncr-sysv4.
17590         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
17592 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
17594         * Makefile.in (MAKEINFOFLAGS): New variable.
17595         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17596         * build-all.mk, test-build.mk: Pass down --no-split as
17597         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
17599 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
17601         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
17603 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
17605         * Makefile.in (libg++.tar.z):  New rule.
17606         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
17607         * Makefile.in (taz):  Only do a single chmod.
17609 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17611         * install.sh: don't use dirname anymore (replaced with sed usage)
17613 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
17615         * Makefile.in:  Change extension for gzip'd files from '.z' to
17616         '.gz' per new FSF standard usage.
17618 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17620         * configure: put quotes around the final value of program_transform_name
17622 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17624         * Makefile.in: new install.sh support; update install-info rules
17626 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
17628         * configure.in: Build diff for crosses, but not for go32 host.
17630         * configure.in: Build gprof only for native, and don't build it
17631         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17633 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
17635         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17637 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17639         * configure.in (host_tools): Add prms.
17641 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17643         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17644         with $(FLAGS_TO_PASS) on the command line
17646         * config.sub: Recognize lynx and lynxos
17648 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17650         * config.sub: Accept -ecoff*, not just -ecoff.
17652 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17654         * Makefile.in (taz): Use .gz suffix instead of .z.
17655         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17656         names.
17658 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17660         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17662 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17664         * Makefile.in (install-no-fixedincludes):  install gcc last, so
17665         that rebuilds that might happen during 'make install' don't get
17666         bogus gcc include files
17668 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17670         Change from Utah for HPPA support:
17671         * config.guess: Recognize hppa1.x-hp-bsd.
17673 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
17675         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
17676         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17678 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17680         * config.sub: Add support for rom68k and bug boot monitors.
17682 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
17684         * Makefile.in: Make all-opcodes depend on all-bfd.
17686 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17688         * config.guess: Added special check for i[34]86-univel-sysv4*.
17690 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
17692         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17693         the processor rather than assuming i486.
17695 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17697         * config.guess: Recognize SunOS6 as Solaris3.
17699 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
17701         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
17702         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17704 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
17706         * build-all.mk (all-cross): New target for Canadian Cross.
17707         Added Q2 go32 targets.
17708         * test-build.mk: Configure go32 cross sparclite-aout and
17709         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
17710         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17712 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17714         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17715         GO32 hosted toolchains
17717 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17719         * configure: change  so "-exec-prefix" gets passed down rather
17720         than "-exec_prefix" so autoconf generated Makefiles get the
17721         exec_prefix set right.
17723 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17725         * config.guess: get the Solaris2 minor version number
17727         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17729 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17731         * config.guess: Recognize some Sequent platforms.
17733 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17735         * Makefile.in: added the vault-install target
17737         * configure.in: actually use the Sun3 makefile fragment that's in
17738         config, also added the release dir to configdirs
17740 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17742         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17744 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17746         * configure.in: remove some program from Alpha targetted toolchains
17748 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
17750         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
17751         gprof.
17752         (taz): Run "make diststuff" in those directories instead of "make
17753         proto-dir".  Look for "VERSION=" only at start of line in subdir
17754         Makefile.  Use "gzip -9" for compression.
17755         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17756         (binutils.tar.z): New target.
17758 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17760         * Makefile.in (taz): Include gpl.texinfo.
17762 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17764         * Makefile.in (setup-dirs): Merged into "taz" target.
17765         (taz): Only do `proto-dir' stuff if a directory is actually needed
17766         for this target.
17768 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
17770         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17771         (FLAGS_TO_PASS): Pass down MUNCH_NM.
17772         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17773         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17774         (gcc-no-fixedincludes): Correct for current gcc Makefile.
17776 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
17778         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
17779         config.sub, and move-if-change to gdb testsuite distribution
17780         archive, so the testsuite can be extracted, configured, and
17781         run separately from the gdb distribution.  Blow away the Chill
17782         tests that require a Chill compiled executable, since GNU Chill
17783         is not yet publically available.
17785 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17787         * test-build.mk: set environment variables in a single command,
17788         instead of a list of assignments and exports
17790         * config.guess: recognize Alpha/OSF1 systems
17792 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17794         * configure: Change help message to prefer --options rather than
17795           -options.
17797 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17799         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17800         zippy@ecst.csuchico.edu.
17801         * config.guess: Recognize miniframe.
17803 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17805         * Makefile.in: Use srcroot to find runtest rather than rootme.
17806         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
17808 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17810         * test-build.mk: Extensive additions to support building on a
17811         machine other than the host.
17813 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17815         * configure (tooldir): Fix for i386-aix again.
17817 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
17819         * configure, Makefile.in:  Change definition of $(tooldir)
17820         to match the FSF.
17822 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
17824         * config.guess:  Recognize i[34]86/SVR4.
17826 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17828         * Makefile.in (all-gdb): gdb depends on sim.
17830 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
17832         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
17833         at the same time we make the prototype gdb directory.
17834         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
17835         files at the same time as the gdb base release distribution.
17837 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
17839         * Makefile.in (check): Use individual check targets rather than
17840         DO_X rule.
17841         (check-gcc): Added.
17843 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
17845         * config.sub: Use sysv3.2 not sysv32 for canonical OS
17846         for System V release 3.2.
17848 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17850         * config.sub: Recognize hppaosf.
17851         * configure.in: Do configure ld/binutils/gas for it.
17853 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17855         * configure (tooldir): Alter syntax used to set this, for systems
17856         where "\$" isn't handled right, like i386-aix.
17858 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17860         * configure: Pass program-transform-name, not
17861         program_transform_name, to recursive configures.
17863 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
17865         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17866         of gas+ld+binutils.
17868 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
17870         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
17872 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17874         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17876 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17878         * Makefile.in (PRMS): Set back to all-prms.
17880 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17882         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17883         targets, rather than for MIPS hosts.
17885 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17887         * configure.in: add comment for --with-x default values
17889         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17891         * Makefile.in: add check-* targets for each of the directories in
17892         the tree.  Add a definition of RUNTEST that will use the one we
17893         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
17895 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
17897         * configure.in: Removed obsolete references to bfd_target and
17898         target_makefile_frag.
17900         * build-all.mk: Set assorted targets for Q2.
17901         * config.sub: Recognize z8k-sim and h8300-hms.
17902         * test-build.mk: Really don't pass host to configure.
17903         (HOLES): Added uname.
17905 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
17907         * configure: Handle an empty program-prefix, program-suffix or
17908         program-transform-name correctly.
17910 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17912         * build-all.mk: -G 8 no longer required for MIPS targets.
17913         * test-build.mk: Don't pass host argument to configure; make it
17914         guess.
17916 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
17918         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
17919         * Makefile.in (COMPRESS):  New macro, like GZIP.
17921 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17923         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17925         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17926         with gas currently defaults to -G 0.
17928 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
17930         * Makefile.in (all-flex): flex depends on byacc.
17932         * build-all.mk: If host not specified, use config.guess.  Pass TAG
17933         to test-build.mk as RELEASE_TAG.
17934         * test-build.mk (configargs): New variable containing arguments to
17935         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
17936         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17938         * config.guess: Use /bin/uname when checking -X argument on SCO,
17939         to avoid invoking GNU uname which doesn't understand -X.
17941         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17943         * configure.in: Build gas for mips-*-*.
17945 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17947         * Makefile.in (all.normal): insert missing backslash.
17949 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17951         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
17953         * Makefile.in: Complete overhaul to merge many almost identical
17954         targets.
17956 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17958         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17959         (gdb.tar.Z): Adjusted.
17961         * Makefile.in (setup-dirs, taz): New targets; should be general
17962         enough to adapt for gdb sometime.  Build only .z file.
17963         (gas.tar.z): New target.
17965 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
17967         * build-all.mk: Use CC=cc -Xs on Solaris.
17969 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
17971         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
17972         for handling BISON for FSF releases.
17974 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17976         * configure: Actually implement the change zoo just documented.
17978 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
17980         * configure: when using config.guess, only set target_alias when
17981         it's not already been set (ie, on the command line)
17983 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17985         * Makefile.in: add installcheck target, set PRMS to install-prms
17987 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17989         * configure: add support for package_makefile_fragment, handle the
17990         case where a directory has a configure.in file but no Makefile.in
17991         more gracefully (with an actual understandable error message, even);
17992         add support for --without (and add this to the usage message); also
17993         explicitly add a --host=${host_alias} to the command line when
17994         config.guess is used
17996 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17998         * configure: Must use both --host and --target in recursive calls.
18000 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18002         * Makefile.in: Change deja-gnu to dejagnu.
18004 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18006         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
18008 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18010         * configure.in: canonicalize all instances to *-*-solaris2*,
18011         also strip out a number of tools to not build for go32 host
18013 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18015         * config.guess: add GPL.
18017         * Makefile.in, config.guess, config.sub, configure: bump
18018           copyrights to 93.
18020 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
18022         * Makefile.in (do-info): Removed obsolete check for existence of
18023         localenv file.
18025         * Makefile.in (MAKEOVERRIDES): Define to be empty.
18027 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18029         * Makefile.in: a couple of 'else true' for decstation,
18030         support for TclX
18032         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
18034 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
18036         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
18038 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
18040         * config.guess: Recognize i386-ibm-aix (PS/2).
18041         * configure.in: Use config/mh-aix386 file for it.
18043 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
18045         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
18046         CC_FOR_TARGET instead.
18047         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
18049 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
18051         * Makefile.in: Add sim to list of directories sent with gdb
18053 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
18055         * configure.in: Put back mips-dec-bsd* case.
18057 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
18059         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
18060         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
18061         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
18063 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18065         * configure.in: remove no-op mips-dec-bsd* in "case $target"
18067         * Makefile.in (dir.info): only run gen-info-dir if it exists,
18068         (install-info): install dir.info only if it exists,
18069         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
18071 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
18073         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
18074         gas for mips-dec-bsd.
18076 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
18078         * configure (makesrcdir): If ${srcdir} is relative and not ".",
18079         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
18081 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
18083         * configure.in: Added "dejagnu" to hosttools list.
18085 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
18087         * config.sub, configure.in, config.guess:  Add support
18088         for Bosx, an AIX variant from Bull.
18089         Patches from F.Pierresteguy@frcl.bull.fr.
18091 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
18093         * devo/dejagnu: Initial creation of devo/dejagnu.
18094         Migrated dejagnu testcases and support files for testing software
18095         tools to reside as subdirectories, currently called "testsuite",
18096         within the directory of the software tool.  Migrated all programs,
18097         support libraries, etc. beloging to dejagnu proper from
18098         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
18099         with no modifications.  The changes to these files which will
18100         allow them to configure, build, and execute properly will be made
18101         in a future update.
18103 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18105         * Makefile.in: Change send_pr to send-pr.
18106         * configure.in: Likewise.
18107         * send_pr: Renamed directory to send-pr.
18109 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
18111         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
18113 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
18115         * README:  Update for gdb-4.8 release.
18116         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
18117         gdb-xxx.tar.z (gzip'd) file also.
18119 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18121         * Makefile.in: make all-diff depend on all-libiberty
18123 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
18125         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
18127 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18129         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
18131 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
18133         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
18134         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
18135         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
18137 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18139         * Makefile.in:  makeinfo binary is in a new location
18141 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
18143         * config.sub: Accept -ecoff as an OS.
18145         * Makefile.in: Various changes to eliminate a level of make
18146         recursion and reduce the required command line length.
18147         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
18148         sub-makes.
18149         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
18150         variables holding settings for specific sub-makes.
18151         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
18152         in terms of BASE_FLAGS_TO_PASS.
18153         (TARGET_LIBS): New variable listing directories which use
18154         TARGET_FLAGS_TO_PASS.
18155         (subdir_do): Eliminated.
18156         (do-*): New set of targets to replace subdir_do.
18157         (various): All targets which used subdir_do now depend on do-*.
18158         (local-clean): Renamed from do_clean.
18159         (local-distclean): New target, dependency of distclean and
18160         realclean.
18161         (install-info): Don't create directories.  Depend on dir.info
18162         rather than calling make recursively.
18163         (install-dir.info): Eliminated.
18164         (install-info-dirs): Create all info directories here.
18165         (dir.info): Depend upon do-install-info.
18167         * test-build.mk (HOLES): Added false.
18169 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
18171         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
18173 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18175         * Makefile.in (info): remove dependency on all-texinfo.  The
18176         problem was really in texinfo/C, not at this level.
18178 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
18180         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
18182 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
18184         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
18185         GDB releases.
18187 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18189         * configure: Include srcdir in message about target of link not
18190         being found.  Don't convert `-' to `_' in `with' options being
18191         passed to subdirs.
18193 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18195         * configure.in: add uudecode to host_tools
18197         * Makefile.in: added {all,install}-uudecode targets, added them to
18198         the appropriate lists
18200 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
18202         * Makefile.in (all-gcc): Added dependency on all-gas.
18204         * configure.in (mips-*-*): Build ld and binutils.
18206 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18208         * configure: check return code from mkdir, print error message and
18209           exit on failure.
18211 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
18213         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
18215 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
18217         * test-build.mk (HOLES): Added tar, cpio and uudecode.
18219 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18221         * config.sub (h8500):  Recognize this as a cpu type.
18223 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18225         * configure: source directory missing is no longer a warning
18227         * configure.in: recognize irix[34]* instead of irix[34]
18229         * Makefile.in: define and pass down X11_LIB
18231 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
18233         * guess-systype: Renamed to ...
18234         * config.guess:  ... by popular request.
18235         * configure.in, Makefile.in:  Update accordingly.
18237 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
18239         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
18240         + Add Convex, Cray/Unicos, and Encore/Multimax support.
18241         + Execute ./dummy instead of assuming . is in PATH.
18243 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
18245         * guess-systype:  New shell script.  Attempts to guess the
18246         canonical host name of the executing host.
18247         Only a few hosts are supported so far.
18248         * configure:  Call guess-systype if no host is specified.
18250 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
18252         * Makefile.in (gcc-no-fixedincludes): Made to work with current
18253         gcc Makefile.
18256 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
18258         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
18259         (all-gcc, install-gcc, subdir_do): Use it.
18261 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18263         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
18265 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
18267         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
18268           set exclusively by configure, using configure.in .
18270 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18272         * test-build.mk: set $PATH for all builds
18274         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18276 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
18278         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
18279         the one used in gcc/Makefile.in, so that a null expansion doesn't
18280         override the one needed to build gcc with a native cc.
18283 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18285         * configure: Accept -with arguments.
18287 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18289         * Makefile.in: added h8300sim
18291 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
18293         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18294         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
18295         (all-cygnus, native, build-cygnus): Make
18296         $(canonhost)-stamp-3stage-done, not $(host)....
18297         * test-build.mk (stamp-3stage-compared): Use tail +10c for
18298         i386-sco3.2v4.  Added else true to if command.
18300 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
18302         * config.sub: (from FSF) Sequent uses a BSD-like OS.
18304 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
18306         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18308 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18310         * configure.in: don't remove binutils from Solaris builds
18312 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
18314         * Makefile.in: get rid of earlier definitions for *clean,
18315         also handle the recursive info rule better
18317 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
18319         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
18320         do more-or-less the right thing.
18322 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
18324         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18325         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18327 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18329         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18330         $(host_canonical).
18332         * configure.in: split the configdirs list into 4 categories (native
18333         v. cross, library v. tool) and handle the cross-only and native-
18334         only in more reasonable (and correct!) way.
18336 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
18338         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
18339         configdirs anymore.
18341 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18343         * Makefile.in: extensive cleanup::  removed all of the explicit
18344         clean-* targets, collapsed many wrappers around subdir_do into
18345         one, added additional targets to satisfy standards.texi, deleted
18346         some old targets, some changes for consistency
18348 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18350         * configure.in: handle some programs as cross-only, and others as
18351         native only
18353         * test-build.mk: handle partial holes in a more generic manner
18355         * Makefile.in: m4 depends on libiberty
18357 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18359         * configure.in: add m4, textutils, fileutils, sed, shellutils,
18360         time, wdiff, and find to configdirs
18362         * Makefile.in: all, clean, and install rules for the new programs
18363         added to configure.in
18365 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18367         * configure.in: use mh-sun for all *-sun-* hosts
18369 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18371         * Makefile.in: define flags for X11 include files and library file
18372         locations, pass them down to the programs that need this info
18374         * build-all.mk: added a 'native' target, to 3stage the native toolchain
18376 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18378         * configure.in: start building libg++ for HP-UX targets
18380 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
18382         * README:  Update references to files moved into etc/.
18384 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
18386         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
18387         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
18389 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18391         * configure: accept dash as well as underscore in long option
18392         names for FSF compatibility.
18394 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
18396         * config.sub: added -sco3.2v4 support from FSF.
18398 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18400         * configure.in: expand the section that adds or removes
18401         directories from the list of programs to build, to handle native
18402         vs. cross in addition to host v. native
18404 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
18406         * Makefile.in:  Replace C++ in macro names with CXX.
18407         This is less likely to break ...
18409 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18411         * test-build.mk: add -w to GNU_MAKE
18413 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18415         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18416         add 'sparc' to list of recognized cpus.  This needed to make
18417         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18418         Delete some redundant ose68 variants.  Recognize -wrs as an os,
18419         then changes that into $CPU-wrs-vxworks.
18421         * configure.in: remove most references to gdbtest, regularize
18422         target based program removal
18424         * test-build.mk: import from p3 tree (many fixes and changes)
18426 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
18428         * Makefile.in: added rules to handle tcl, tk, and expect
18430         * configure.in: handle those directories if they exist
18432 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18434         * config.sub: removed bogus hppabsd and hppahpux names, since
18435         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18437 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18439         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
18440         depends upon all-xiberty
18442         * Makefile.in: changes from p3, including:
18444         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
18446         * Makefile.in (XTRAFLAGS): include newlib directories if
18447         newlib/Makefile exists, rather than if host != target.
18449         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
18451         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18452         from the same source tree and not building a cross-compiler.  This
18453         matters for the libg++ configuration if reconfiguring a tree that
18454         has already been installed.
18456         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
18458         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18459         pick up the machine and system specific header files.
18461         * Makefile.in: added AS_FOR_TARGET, passed down in
18462         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18463         the C compiler to use to create programs which are run in the
18464         build environment, set it to default to $(CC), and passed it down
18465         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18467         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
18469         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18470         We need them for unusual native builds, like systems without
18471         ranlib.
18473         * configure: also define $(host_canonical) and
18474         $(target_canonical), which are the full, canonical names for the
18475         given host and target
18477 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
18479         * Makefile.in:  Added separate definitions for C++.
18481 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
18483         * configure.in (configdirs):  Add deja-gnu.
18485 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
18487         * README:  Update for configure.texi and gdb-4.7 release.
18489 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
18491         * Makefile.in:  Move "all" target to top of file.
18492         Previously, first target was ".PHONY" which caused BSD4.4 make
18493         to build .PHONY when make was run without arguments.
18495 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
18497         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
18498         Library-copylefted code in libiberty.
18500 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
18502         * config.sub:  Replace m68kmote with plain old m68k.
18504 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
18506         * Makefile.in:  Remove space from blank line, avoid Make complaints.
18508 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
18510         * config.sub: Complain if no argument is given.  Added support for
18511         386bsd as OS and target alias.
18513 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
18515         * Makefile.in (XTRAFLAGS): include newlib directories if
18516         newlib/Makefile exists, rather than if host != target.
18518 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
18520         * config.sub: recognize sparclite-wrs-vxworks.
18522         * Makefile.in (install-xiberty): added *-xiberty make rules (from
18523         p3.) Added clean-xiberty to clean.
18525 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18527         * configure.in: use *-*-* instead of nested cases for host and target
18529 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
18531         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18532         from the same source tree and not building a cross-compiler.  This
18533         matters for the libg++ configuration if reconfiguring a tree that
18534         has already been installed.
18536 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
18538         * config.sub (i486v/i486v4):  Merge in from FSF version.
18540 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
18542         * configure: only set PWD if it is already set.
18544 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
18546         * configure: just set PWD=`pwd` at the top, since Ultrix sh
18547         doesn't have unset and all success paths (and most error paths)
18548         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18549         to just ${PWD} to avoid confusion.)
18551 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
18553         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18554         even for a native compilation.
18556 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
18558         Changes to make the gdb.tar.Z rule work better.
18560         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
18561         (DEVO_SUPPORT):  Add configure.texi.
18562         (bfd-ilrt.tar.Z):  Remove ancient rule.
18564 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
18566         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18567         pick up the machine and system specific header files.
18569         * configure.in, config.sub: added new target m68010-adobe-scout,
18570         with alias of adobe68k.  Changed configure.in to check for
18571         -scout before -sco* to avoid a false match.
18573         * Makefile.in: added AS_FOR_TARGET, passed down in
18574         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18575         the C compiler to use to create programs which are run in the
18576         build environment, set it to default to $(CC), and passed it down
18577         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18579 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18581         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18582         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
18583         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18584         FOR_TARGET variants, to newlib and libg++.
18586 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18588         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18589         first.
18591 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
18593         * config.sub:  Accept `elf' as an environment.
18595 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18597         * Makefile.in (all-opcodes):  cd into the right directory
18599 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
18601         * configure: added -program_transform_name option, used as
18602         argument to sed when installing programs.
18603         configure.texi: added documentation for -program_prefix,
18604         -program_suffix and -program_transform_name.
18606 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
18608         * config.sub:  Accept i486 where i386 ok.
18610 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
18612         * config.sub: accept we32k
18614 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
18616         * config.sub, configure.in: accept OSE68000 and OSE68k.
18618         * Makefile.in: don't create all directories for ``make install'';
18619         let the subdirectories create the ones they need.
18621 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18623         * COPYING: new file, GPL v2
18625 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18627         * Makefile.in: use the new gen-info-dir, which needs a template
18628         argument (which also lives in texinfo)
18630         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18632 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
18634         * config.sub (ncr3000):  Change i386 to i486.
18636 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18638         * Makefile.in: add install-rcs, install-grep to
18639         install-no-fixedincludes, removed install-bison and install-libgcc
18641 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
18643         * configure.in: grab the HPUX makefile fragment if on HPUX
18645 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18647         * Makefile.in: eradicate bison spoor (ditto libgcc).
18648          configure.in: recognise m68{k,000}-ericsson-OSE.
18649          es1800 is alias for m68k-ericsson-OSE
18651 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18653         * configure.in: rearrange the parts that remove programs from
18654         configdirs, based now on HOST==TARGET or by canonical triple.
18656 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18658         * test-build.mk: recurse explicitly with -f test-build.mk when
18659           appropriate.  predicate stage3 and comparison on the existence
18660           of gcc.  That is, if gcc isn't around, we aren't three-staging.
18661           On very clean, also remove ...stamp-co.  Build in-place before
18662           doing other builds.
18664 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18666         * Makefile.in, configure.in: add tgas
18668 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18670         * Makefile.in: a number of changes merged in from progressive.
18672         * configure.in: add libm.
18674         * .cvsignore: ignore some stuff that comes from test-build.mk.
18676 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
18678         * config.sub:  Add es1800 (m68k-ericsson-es1800).
18680 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18682         * configure: Add program_suffix (parallel to program_prefix)
18683         * Makefile.in: adjust directory-creating script for losing decstation
18685 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
18687         * configure:  Minor $subdir-related fixes.
18689 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18691         * configure: fix various problems with propogating
18692         makefile_target_frag in subdirs.
18693         * configure.in: config libgcc if its there
18695 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
18697         * config.sub:  HPPA merge.
18699 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
18701         * Makefile.in:  Replace all-bison with all-byacc in all
18702         dependency lines for other tools (which now use byacc).
18704 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
18706         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
18708 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
18710         * Makefile.in: make gprof rules similar to byacc rules (instead of
18711         vestigal $(unsubdir) that didn't work...)
18713 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
18715         * config.sub:  Add support for Linux.
18716         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
18717         (at least for libg++).
18719 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
18721         * configure.texi: fix doc for the -nfp option to configure
18723 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
18725         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18727 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
18729         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18730         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18731         * configure.in: added solaris* host_makefile_frag hook.
18733 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18735         * config.sub: changed recognition of m68000 so that various
18736         m68k types can be specified via m680[01234]0
18738 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18740         * config.sub (basic_machine): fix sed so that '-foo' isn't
18741         completely substituted out while .+'-foo' loses the '-foo'
18743 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18745         * config.sub ($os): Add -aout.
18747 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
18749         * configure:  If host_makefile_frag is absolute, don't
18750         prefix ${invsubdir} (relevant to libg++ auto-configure).
18752 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18754         * Makefile.in (tooldir): Define it.
18755         (all-ld): Depend on all-flex.
18757 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
18759         * Makefile.in (check):  Fix libg++ special case.
18761 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
18763         * configure: do not bury `pwd` into config.status, thus do fewer
18764           pwd's.
18766         * configure: print the "Building in" message only when building in
18767           other than "." AND verbose.
18769         * configure: remove -s, rework -v to better accommodate guested
18770           configures.
18772         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18774 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
18776         * Makefile.in: macroize flags passed on recursion.  remove
18777           fileutils.
18779 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
18781         * configure: get makesrcdir right for subdirs deeper than 1.
18783         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18784           install.
18786 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
18788         * Makefile.in: don't print subdir_do or recursion lines.
18790 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
18792         * standards.texi: added menu item.
18794         * Makefile.in: build and install standards.info.
18796         * standards.texi: new file.
18798 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18800         * configure: test for and move config.status pieces from
18801           ${subdir}/.
18803 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
18805         * configure:  Test for existance of files before trying to mv
18806         them, to avoid numerous non-existance messages.
18808 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
18810         * configure: correct final line of config.status.
18812         * configure: patch from eggert.  Avoids a protection problem if
18813           the original Makefile.in is read only.
18815         * configure: use move-if-change from gcc to create config.status.
18816           Some makefiles depend on config.status to tell if a directory
18817           has been reconfigured for a different host.  This change
18818           prevents those directories from remaking everything in the case
18819           where the reconfig was only intended to rebuild a Makefile.
18821         * configure: test for config.sub with "config.sub sun4" rather
18822           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
18823           host alias from a missing config.sub.
18825 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18827         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18828           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
18830 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
18832         * configure: mkdir ${subdir} as needed.
18834 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
18836         * Makefile.in,configure.in: added autoconf.
18838 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18840         * Makefile.in: no longer pass against on recursion.
18842         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18843           definitions are not inherited.
18845         * configure: correct makesrcdir when subdir is .
18847 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
18849         * configure:  Add support for 'subdirs' variable, which is
18850         like 'configdirs', except that configure doesn't re-invoke
18851         itself for subdirs, it just creates a Makefile for each subdir.
18852         * configure.texi:  Document subdirs.
18854 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18856         * configure.in: added flex to configdirs
18858 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
18860         * Makefile.in: remove clean-stamps from clean.
18862 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
18864         * configure.in:  Add gdbtest to configdirs.
18866 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
18868         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
18869         to recursive makes.
18870         * configure.in:  Recognize new ncr3000 config.
18872 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
18874         * Makefile.in, configure.in: removed references to gdbm.
18876 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
18878         * config.sub:  Don't canonicalize os value
18879         newsos* to bsd (readline needs to check for newsos).
18880         (This fix was earlier made Jan 31, but got re-broken.)
18882 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
18884         * configure.in:  sco is an os, not a vendor!
18886         * configure:  Quote $( better.  Keep various shells happy.
18888 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
18890         * Makefile.in: eliminate stamp-files.
18892 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
18894         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
18895           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18897 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
18899         * config.sub:  fix iris/iris3.
18901 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
18903         * configure: re-add -rm.
18905 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
18907         * Maskefile.in: add .stmp-rcs to all.
18909         * configure.in: remove gas from rs6000 build, use aix host fragment.
18911 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
18913         * configure: pass down site_option during recursion.
18915 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
18917         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
18919 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
18921         * configure: Change exec_prefix so that it really defaults to prefix.
18923 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
18925         * Makefile.in, configure.in:  Add support for mmalloc library.
18927 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
18929         * Makefile.in: add stmp dependencies for a few more things.
18931 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
18933         * configure: adjusted error message on objdir/srcdir configure
18934           collision, per john's suggestion.
18936         * Makefile.in: add libiberty stmp to all and all.cross.
18938 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
18940         * Makefile.in: remove force dependencies, add grep to all.
18942 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
18944         * Makefile.in: drop flex.  make stamp files work.
18946         * configure: added test for conflicting configuration in srcdir,
18947           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
18948           gets cranky.  use relative paths for configure and srcdir
18949           whenever possible.  Send some error messages to stderr that were
18950           going to stdout.
18952 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
18954         * Makefile.in:  Fix libg++ rule to check for gcc directory
18955         before using gcc/gcc.  Also pass XTRAFLAGS.
18957 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
18959         * Makefile.in: added stmp-files so that directories aren't polled
18960           when they are already built.
18962         * configure.texi: fixed a node pointer problem.
18964 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
18966         * config.sub configure.in gdb/configure.in
18967         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18968         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18969         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
18971 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18973         * configure: -recurring becomes -silent.  corrected help message
18974           for -site= option.
18976         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18978 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18980         * configure: when building Makefile for crosses, replace
18981           tooldir and program_prefix.  default srcdir from location of
18982           config.sub.  remove "for host in hosts" and "for target in
18983           targets" loops.
18985 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18987         * Makefile.in: Do not pass bindir or mandir to cvs.
18989 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
18991         * Makefile.in, configure.in: removed traces of namesubdir,
18992           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
18993           copyrights to '92, changed some from Cygnus to FSF.
18995         * configure.texi: remove most references to multiple hosts,
18996           multiple targets, subdirs, etc.
18998         * configure.man: removed rcsid. reference config.sub not
18999           config.subr.
19001         * Makefile.in: mkdir $(infodir) on install-info.
19003 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
19005         * configure.texi:  Explain better about .gdbinit and about
19006         the environment that configure.in sections run in.
19008 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
19010         * configure.in:  Ultrix is only a decstation if it's a MIPS.
19012 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
19014         * README:  DOC.configure => cfg-paper.texi.
19016 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
19018         * config.sub (near case $os):  Don't convert newsos* to bsd!
19020 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
19022         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
19023         the number of copies of COPYING that go into the GDB tar file.
19025 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
19027         * bfd/configure.in, gdb/config/mh-i386sco,
19028         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
19029         Fix SCO configuration stuff.
19031 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
19033         * Makefile.in:  For libg++, make sure the -I pointing
19034         to the gcc directory goes *after* all the libg++-local -I flags.
19035         Also, move just-gcc dependency from just-libg++ to all-libg++.
19037 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
19039         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
19041 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
19043         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
19045 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
19047         * config.sub:  Add stratus configuration frags.  Also
19048         submitted to FSF.
19050 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
19052         * Makefile.in (DEV_SUPPORT):  add configure.man.
19054         * config.sub(Decode manufacturer-specific):  add -none*.
19056 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
19058         * Makefile.in:  remove form feeds to make Sun's make happy.
19059         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
19061 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
19063         * Makefile.in (AR_FLAGS):  Make quieter.
19065 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
19067         * configure.in:  Add libg++.
19068         * configure:  When verbose, don't output the command line at each
19069         level; it will be unremarkably the same as the previous version,
19070         which will be the same as what the user typed.
19072 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
19074         * configure.in, Makefile.in: fix clean-info, add flex.  add
19075           fileutils.
19077         * configure: be less sensitive to spaces in Makefile.in.  Do not
19078           look for sources in "..".  Doing so breaks subdirectories that
19079           might have their own configure.  If a subdir has it's own
19080           configure script, use it.
19082 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
19084         * cfg-paper.texi: some changes suggested by rms.
19086 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
19088         * config.sub:  Merge in some small additions from the FSF version,
19089         taken from the gcc distribution, to bring the Cygnus and FSF
19090         versions into closer sync.
19092 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
19094         * configure.in:  Changed svr4 references to sysv4.
19096 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
19098         * configure: added -V for version number option.
19100 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
19102         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
19103           renamed from DOC.configure to cfg-paper.texi.
19105 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19107         * configure, config.subr, config.sub: config.subr is now
19108           config.sub again.
19110 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
19112         * configure.texi: new file, in progress.
19114         * Makefile.in: build info file and install the man page for
19115           configure.
19117         * configure.man: new file, first cut.
19119         * configure: find config.subr again now that configuration "none"
19120           has gone.  removed all traces of the -ansi option.  removed all
19121           traces of the -languages option.
19123         * config.subr: resync from rms.
19125 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19127         * configure, config.sub, config.subr: merge config.sub into
19128           config.subr, call the result config.subr, remove config.sub, use
19129           config.subr.
19131         * Makefile.in: revised install for dir.info.
19133 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19135         * configure.in: add decstation host makefile frag.
19137         * Makefile.in: BISON now bison -y again.  also install-gcc on
19138           install.  clean-gdbm on clean.  infodir belongs in datadir.
19139           Make directories for info install.  Build dir.info here then
19140           install it.
19142 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19144         * Makefile.in: fix for bad directory tests.
19146 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19148         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
19149           regexp.  -srcdir relative was being handled incorrectly.
19151         * Makefile.in: unwrapped some for loops so that parallel makes
19152           work again and so one can focus one's attention on a particular
19153           package.
19155 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19157         * configure: added PWD as a stand in for `pwd` (for speed). use
19158           elif wherever possible.  make -srcdir work without -objdir.
19159           -objdir= commented out.
19161 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19163         * configure: +options become --options.  -subdirs commented out.
19164           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
19165           Makefile now at top of generated Makefile.  Removed cvs log
19166           entries.  added -srcdir.  create .gdbinit only if there is one
19167           in ${srcdir}.
19169         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
19170           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
19171           and mandir now keyed off datadir by default.
19173 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19175         * Freshly created ChangeLog.
19178 Local Variables:
19179 mode: change-log
19180 left-margin: 8
19181 fill-column: 76
19182 version-control: never
19183 End: