Mark recently obsoleted targets (openbsd3 and knetbsd)
[official-gcc.git] / ChangeLog
blob9204d0b73731873557cb3bffc93d3f9f80582a7a
1 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
3         * Makefile.in: Replace ISL with isl.
4         * Makefile.tpl: Same.
5         * config/isl.m4: Same.
6         * configure.ac: Same.
7         * contrib/download_prerequisites: Same.
8         * configure: Regenerate.
10 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
12         * MAINTAINERS (Write After Approval): Add Myself.
14 2015-12-17  Nathan Sidwell  <nathan@acm.org>
16         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
17         * configure: Regenerate.
19 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
20             Sebastian Pop  <s.pop@samsung.com>
22         * config/isl.m4 (ISL_CHECK_VERSION): Check for
23         isl_ctx_get_max_operations.
24         * configure: Regenerate.
26 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
28         * MAINTAINERS (Write After Approval): Add myself.
30 2015-12-02  Ian Lance Taylor  <iant@google.com>
32         PR go/66147
33         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
34         * Makefile.in: Regenerate.
36 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
38         PR libffi/65726
39         * Makefile.def (lang_env_dependencies): Make libffi depend
40         on cxx.
41         * Makefile.in: Regenerate.
43 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
45         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
46         symbols.
48 2015-11-20  Tristan Gingold  <gingold@adacore.com>
50         Sync with binutils-gdb:
51         2015-11-20  Tristan Gingold  <gingold@adacore.com>
53         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
54         * configure: Regenerate.
56 2015-11-19  Martin Liska  <mliska@suse.cz>
58         * .gitignore: Add .clang-format to ignored files.
59         * Makefile.in: Add clang-format.
60         * Makefile.tpl: Likewise.
62 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
64         * configure.ac: Enable libmpx by default.
65         * configure: Regenerated.
67 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
69         * MAINTAINERS: Update email address.
71 2015-10-23  Paulo Matos  <pmatos@linki.tools>
73         * MAINTAINERS: Update email address.
75 2015-10-23  Alan Hayward <alan.hayward@arm.com>
77         * MAINTAINERS  (Write After Approval): Add myself.
79 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
81         Sync with binutils-gdb:
82         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
84         PR gas/19109
85         * configure.ac: Add
86         --enable-compressed-debug-sections={all,gas,gold,ld}.
87         * configure: Regenerated.
89 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
91         * MAINTAINERS: Update list of Ada maintainers and email addresses.
93 2015-10-09  Martin Liska  <mliska@suse.cz>
95         * MAINTAINERS (Write After Approval): Add myself.
97 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
99         * MAINTAINERS (Write After Approval): Add myself.
101 2015-10-02  Florian Weimer  <fweimer@redhat.com>
103         * MAINTAINERS: Update email address.
105 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
107         * MAINTAINERS  (Write After Approval): Add myself.
109 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
111         * MAINTAINERS: Update email.
113 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
115         * MAINTAINERS: Update my email address.
117 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
119         * MAINTAINERS (ft32 port): Add myself.
121 2015-08-28  David Sherwood  <david.sherwood@arm.com>
123         * MAINTAINERS: Add myself.
125 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
127         * MAINTAINERS (Write After Approval): Add myself.
129 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
131         PR libfortran/54572
132         * Makefile.def: Make libgfortran depend on libbacktrace.
133         * Makefile.in: Regenerate.
135 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
137         * MAINTAINERS (Write After Approval): Add myself.
139 2015-08-12  Tom de Vries  <tom@codesourcery.com>
141         PR other/67092
142         * configure.ac: Remove --with_host_libstdcxx support.
143         * configure: Regenerate.
145 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
146             Jakub Jelinek  <jakub@redhat.com>
148         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
149         nvptx*-*-*.
150         * configure: Regenerate.
152 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
154         * Makefile.def (libiconv): Define bootstrap=true.
155         Mark pdf/html/info as missing.
156         (configure-gcc): Depend on all-libiconv.
157         (all-gcc): Ditto.
158         (configure-libcpp): Ditto.
159         (all-libcpp): Ditto.
160         (configure-intl): Ditto.
161         (all-intl): Ditto.
162         * Makefile.in: Regenerate.
164 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
166         * MAINTAINERS (loop ivopts): Add the entry and myself.
168 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
170         * MAINTAINERS (nvptx): Add self.
172 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
174         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
175         128-bit vector modes.
177 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
179         * MAINTAINERS (Write After Approval): Add myself.
181 2015-07-28  Ben Elliston  <bje@gnu.org>  
183         * config.sub, config.guess: Import from upstream.
185 2015-07-24  Michael Darling  <darlingm@gmail.com>
187         PR other/66259
188         * config-ml.in: Reflects renaming of configure.in to configure.ac
189         * configure: Likewise
190         * configure.ac: Likewise
192 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
194         * MAINTAINERS: Update my email address.
196 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
198         Sync with binutils-gdb:
199         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
201         * configure.ac (target_configdirs): Exclude target-zlib if
202         target-libjava isn't built.
203         * configure: Regenerated.
205 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
207         Sync with binutils-gdb:
208         2015-05-13  John David Anglin  <dave.anglin@bell.net>
210         * configure.ac: Disable configuration of GDB for HPUX targets.
211         * configure: Regenerate.
213         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
215         * configure.ac: Add --with-system-zlib.
216         * configure: Regenerated.
218         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
220         * configure.ac: Add FT32 support.
221         * configure: Regenerate.
223         2015-01-12  Anthony Green  <green@moxielogic.com>
225         * configure.ac: Don't disable gprof for moxie.
226         * configure: Rebuild.
228 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
230         Sync with binutils-gdb:
231         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
233         PR ld/18355
234         * Makefile.def: Add extra_configure_flags to host zlib.
235         * configure.ac (extra_host_zlib_configure_flags): New.  Set
236         to --enable-host-shared When bfd is to be built as shared
237         library.  AC_SUBST.
238         * Makefile.in: Regenerated.
240 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
242         Sync with src:
243         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
244         * Makefile.def (dependencies): Add all-zlib to all-bfd.
245         * Makefile.in: Regenerated.
247 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
249         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
250         target.
251         * configure: Regenerate.
253 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
255         * MAINTAINERS (Write After Approval): Add myself.
257 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
259         * MAINTAINERS (OS Port Maintainers): Add myself.
260         (Various Maintainers): Remove myself from libffi testsuite.
262 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
264         * MAINTAINERS (gen* on machine desc): Add self.
266 2015-06-02  Jason Merrill  <jason@redhat.com>
268         PR bootstrap/66319
269         * configure.ac: Use -std=gnu++98.
271 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
273         * MAINTAINERS (Write After Approval): Add myself.
275 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
277         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
278         * configure: Regenerate.
280 2015-05-26  Jason Merrill  <jason@redhat.com>
282         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
283         * configure: Regenerate.
285 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
287         * configure.ac: FT32 target added.
288         * configure: Regenerated.
290 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
292         * MAINTAINERS (Write After Approval): Add myself.
294 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
296         * MAINTAINERS (Write After Approval): Add myself.
298 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
300         * configure.ac: Fix typo.
301         * configure: Regenerate.
303 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
305         * MAINTAINERS (Write After Approval): Add myself.
307 2015-05-03  Matthias Klose  <doko@ubuntu.com>
309         * configure.ac: Match $host configured with triplets.
310         * configure: Regenerate.
312 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
314         * Makefile.tpl: Remove surplus whitespace throughout.
315         * Makefile.in: Regenerate.
317 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
319         * MAINTAINERS (Various Maintainers): Add myself as instruction
320         combiner maintainer.
322 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
324         PR bootstrap/62077
325         * configure.ac (--enable-stage1-checking): Default to
326         release,misc,gimple,rtlflag,tree,types if --disable-checking
327         or --enable-checking is not specified and DEV-PHASE is not
328         experimental.
329         * configure: Regenerated.
331 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
333         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
334         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
335         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
336         * Makefile.in: Regenerate.
338 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
340         * MAINTAINERS: Update my email address.
342 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
344         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
346 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
348         * MAINTAINERS: Add myself as an arm port reviewer.
350 2015-03-25  Martin Liska  <mliska@suse.cz>
351             Yury Gribov  <y.gribov@samsung.com>
353         * Makefile.in: Fix ln source location for vimrc file.
354         * Makefile.tpl: Likewise.
356 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
358         PR bootstrap/25672
359         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
360         cross-compiling.  Similarly for CXX_FOR_TARGET.
361         * configure: Regenerate.
363 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
365         * Makefile.def: Add libmpx.
366         * configure.ac: Add libmpx.
367         * Makefile.in: Regenerate.
368         * configure: Regenerate.
370 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
372         * MAINTAINERS (CPU Port Maintainers): Add myself
373         i386 vector ISA extns mantainer.
375 2015-03-13  Jeff Law  <law@redhat.com>
377         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
378         maintainer.
379         Remove Richard Henderson as a maintainer for the x86 port.
381 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
383         * MAINTAINERS (CPU Port Maintainers): Update my email address.
385 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
387         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
388         pointer bounds checker and i386 MPX maintainer.
390 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
392         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
394 2015-02-26  Martin Sebor  <msebor@redhat.com>
396         * MAINTAINERS (Various Maintainers): Add self.
398 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
400         * configure.ac [--enable-as-accelerator-for] (enable_languages):
401         Make sure it contains lto.
402         * configure: Regenerate.
404 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
406         * configure: Regenerate.
408 2015-02-06  Diego Novillo  <dnovillo@google.com>
410         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
411         middle-end, docstring): Remove myself.
412         (Write After Approval): Add myself.
414 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
416         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
417         (Write After Approval): Update address.
419 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
421         PR jit/64780
422         * configure.ac: Require the user to explicitly specify
423         --enable-host-shared if the jit is enabled.
424         * configure: Regenerate.
426 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
428         * MAINTAINERS (Write After Approval): Add myself.
430 2015-01-25  Tom de Vries  <tom@codesourcery.com>
432         * MAINTAINERS: Make whitespace consistent.
434 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
436         * MAINTAINERS (Write After Approval): Add myself.
438 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
440         * MAINTAINERS: (Write After Approval): Add myself.
442 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
444         * MAINTAINERS: (Write After Approval): Add myself.
446 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
448         * MAINTAINERS: (Write After Approval): Add myself.
450 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
452         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
453         objective-c/c++ front end maintainer.
455 2015-01-13  Marek Polacek  <polacek@redhat.com>
457         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
459 2015-01-12  Jeff Law  <law@redhat.com>
461         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
462         a very long time.
464 2015-01-09  Ian Lance Taylor  <iant@google.com>
466         * configure.ac (host_tools): Add gotools.
467         * Makefile.def (host_modules): Add gotools.
468         (dependencies): Add dependency of all-gotools on all-target-libgo.
470 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
472         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
473         * configure: Regenerate.
475 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
477         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
478         all-target-libgomp.
479         * Makefile.in: Regenerate.
481 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
483         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
485 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
487         * configure.ac: Add Visium support.
488         * configure: Regenerate.
490 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
492         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
493         * configure: Regenerate.
495 2015-01-03  Andrew Pinski  <apinski@cavium.com>
497         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
498         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
499         (BASE_TARGET_EXPORTS): Add OBJCOPY.
500         (OBJCOPY_FOR_TARGET): New variable.
501         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
502         * Makefile.in: Regenerate.
503         * configure.ac: Check for already installed target objcopy.
504         Also GCC_TARGET_TOOL on objcopy.
505         * configure: Regenerate.
507 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
509         * config.sub: Update from upstream, to 2015-01-01 version.
510         * config.guess: Ditto.
512 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
514         * MAINTAINERS (RTEMS Ports): Add myself.
516 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
518         * MAINTAINERS (Write After Approval): Add myself.
520 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
522         * MAINTAINERS (Write After Approval): Add myself.
524 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
526         * configure.ac (--enable-as-accelerator-for): Don't set
527         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
528         * configure: Regenerate.
530 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
532         PR bootstrap/64023
533         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
534         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
535         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
536         to CXX.
537         * Makefile.in: Regenerated.
539 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
540             Yury Gribov  <y.gribov@samsung.com>
542         * .gitignore: Added .local.vimrc and .lvimrc.
543         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
544         * Makefile.in: Regenerate.
546 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
548         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
549         * configure: Regenerated.
551 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
553         * MAINTAINERS (nvptx port): New entry.
555 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
557         * configure: Regenerate.
559 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
561         * configure.ac: Merge with Binutils.
563 2014-11-26  Tobias Burnus  <burnus@net-b.de>
565         * Makefile.def: Make more dependent on mpfr, mpc and isl.
566         * Makefile.in: Regenerate.
568 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
570         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
571         missing flex.
572         * Makefile.in: Regenerated.
574 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
576         * Makefile.in: Regenerate.
578 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
580         PR bootstrap/63784
581         * libtool.m4: Add $pic_flag with -shared.
583 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
585         * MAINTAINERS (Write After Approval): Added myself.
587 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
589         * MAINTAINERS (write-after-approval): Add myself.
591 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
593         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
594         from 2 years ago.
596 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
598         Revert:
599         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
601         * MAINTAINERS (Write After Approval): Added myself as line map
602         maintainer.
604 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
606         Revert:
607         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
609         * MAINTAINERS (Write After Approval): Added myself.
611 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
613         * MAINTAINERS (Write After Approval): Added myself.
615 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
617         * MAINTAINERS (Write After Approval): Added myself as line map
618         maintainer.
620 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
622         * MAINTAINERS (Various Maintainers): Added myself as line map
623         maintainer.
625 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
627         * move-if-change: Sync from upstream gnulib.
629 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
631         * compile: Sync with upstream Automake.
632         * depcomp: Ditto.
633         * install-sh: Ditto.
634         * missing: Ditto.
635         * mkinstalldirs: Ditto.
636         * ylwrap: Ditto.
638 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
640         * config.sub: Update from upstream config repo.
641         * config.guess: Ditto.
643 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
645         * Makefile.def: Add liboffloadmic to target_modules.  Make
646         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
647         * Makefile.in: Regenerate.
648         * configure: Regenerate.
649         * configure.ac: Add liboffloadmic to target binaries.
650         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
651         Add liboffloadmic to noconfig list when C++ is not supported.
653 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
654             Thomas Schwinge  <thomas@codesourcery.com>
655             Ilya Verbin  <ilya.verbin@intel.com>
656             Andrey Turetskiy  <andrey.turetskiy@intel.com>
658         * configure: Regenerate.
659         * configure.ac (--enable-as-accelerator-for)
660         (--enable-offload-targets): New configure options.
662 2014-11-11  Tobias Burnus  <burnus@net-b.de>
664         * Makefile.def: Make all-gcc depend on all-isl.
665         * Makefile.in: Regenerate.
667 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
669         * ChangeLog.jit: New.
670         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
672 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
674         PR target/63610
675         * libtool.m4: Fix globbing of darwin versions.
676         * configure: Regenerate.
678 2014-11-11  Tobias Burnus  <burnus@net-b.de>
680         * Makefile.def: Remove CLooG.
681         * Makefile.tpl: Ditto.
682         * configure.ac: Ditto.
683         * configure: Regenerate.
684         * Makefile.in: Ditto.
686 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
688         * configure.ac: Handle nvptx-*-*.
689         * configure: Regenerate.
691 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
693         * MAINTAINERS (Write After Approval): Add myself.
695 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
697         * Makefile.def (libcc1): Remove bootstrap=true;.
698         * Makefile.in: Regenerated.
700 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
702         * configure.ac: Update comment.
703         * configure: Regenerate.
705 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
707         * MAINTAINERS (Write After Approval): Add myself.
709 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
711         * configure.ac (extra_host_libiberty_configure_flags): Add
712         --enable-shared also for libcc1's benefit.
713         * configure: Regenerate.
715 2014-10-29  Tristan Gingold  <gingold@adacore.com>
717         * MAINTAINERS: Change my email address.
719 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
720             Tom Tromey  <tromey@redhat.com>
722         * Makefile.def: Add libcc1 to host_modules.
723         * configure.ac (host_tools): Add libcc1.
724         * Makefile.in, configure: Rebuild.
726 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
728         * configure.ac (build_configargs): Don't share config.cache between
729         build subdirs.
730         * configure: Regenerate.
732 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
734         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
735         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
736         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
737         leon3v7 as leon3.
738         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
739         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
740         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
741         * config/sparc/sparc.md (cpu): Add leon3v7.
742         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
744 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
746         * MAINTAINERS (write-after-approval): Add myself.
748 2014-10-23  Ian Lance Taylor  <iant@google.com>
750         * configure.ac: Disable the Go frontend on systems where it is known
751         to not work.
752         * configure: Regenerate.
754 2014-10-23  Richard Biener  <rguenther@suse.de>
756         * Makefile.def: Add libcpp build module and dependencies.
757         * configure.ac: Add libcpp build module.
758         * Makefile.in: Regenerate.
759         * configure: Likewise.
761 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
763         * MAINTAINERS (write-after-approval): Add myself.
765 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
767         * INSTALL/README: Do not mention CVS.
769 2014-10-03  Jing Yu  <jingyu@google.com>
771         * configure.ac: Add aarch64 to list of targets that support gold.
772         * configure: Regenerate.
774 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
776         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
778 2014-09-29  Catherine Moore  <clm@codesourcery.com>
780         * MAINTAINERS:  Add myself as MIPS maintainer.
782 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
784         * MAINTAINERS: Move myself to MIPS maintainers.
786 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
788         * MAINTAINERS: Put all email addresses between '<' and '>'.
790 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
792         * MAINTAINERS: Move myself to reviewers (Fortran).
794 2014-09-01  Andi Kleen  <ak@linux.intel.com>
796         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
797         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
798         * Makefile.in: Regenerate.
800 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
802         * rtx-classes-status.txt: Delete
804 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
806         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
808 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
810         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
811         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
812         of checking for version number.
813         * configure: Regenerated.
814         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
816 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
818         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
819         is done; begin phase 6 (use extra rtx_def subclasses).
821 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
823         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
824         done; begin phase 5 (additional rtx_def subclasses).
826 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
828         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
830 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
832         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
833         SET_BB_HEADER are done.
835 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
837         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
838         done.
840 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
842         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
844 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
846         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
848 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
850         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
852 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
854         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
856 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
858         * rtx-classes-status.txt: Phase 3 (per-file commits within
859         "config" subdirs) is done; begin phase 4 (removal of
860         "scaffolding").
862 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
864         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
865         dir) is done; begin phase 3 (per-file commits within "config"
866         subdirs).
868 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
870         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
871         phase 2 (per-file commits in main source dir).
873 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
875         * configure: Regenerated.
877 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
879         * rtx-classes-status.txt (TODO): Add SET_BND_TO
881 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
883         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
885 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
887         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
889 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
891         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
893 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
895         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
897 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
899         * MAINTAINERS (Write After Approval): Add myself.
901 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
903         * MAINTAINERS: Remove myself
905 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
907         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
909 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
911         * MAINTAINERS (Write After Approval): Add myself.
913 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
915         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
916         SET_BB_HEADER, SET_BB_FOOTER
918 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
920         * rtx-classes-status.txt: New file
922 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
924         * configure.ac: Eliminate ClooG installation dependency.
925         * configure: Regenerate.
926         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
927         * Makefile.in: Regenerate.
929 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
931         * MAINTAINERS (Write After Approval): Add myself.
933 2014-08-15  Ilya Tocar  <tocarip@gmail.com> 
935         * MAINTAINERS (Write After Approval): Add myself.
937 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
939         * MAINTAINERS (Write After Approval): Add myself.
941 2014-07-28  Anthony Green  <green@moxielogic.com>
943         Import from savannah.gnu.org:
944         * config.sub: Update to 2014-07-28 version.
946 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
948         * MAINTAINERS: Remove my MIPS maintainer entry.
950 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
952         PR target/47230
953         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
954         * configure: Regenerate.
956 2014-07-24  James Norris  <jnorris@codesourcery.com>
958         * MAINTAINERS (Write After Approval): Add myself.
960 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
962         * configure.ac: Accept only CLooG 0.18.1.
963         * configure: Regenerate.
965 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
967         * configure.ac: Don't accept isl 0.11.
968         * configure: Regenerate.
970 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
972         * MAINTAINERS (Write After Approval): Add myself.
974 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
976         * configure.ac: Don't accept isl 0.10.
977         * configure: Regenerate.
979 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
981         Fix include path for in-tree cloog.
982         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
983         * configure: Regenerate.
985 2014-06-18  Richard Henderson  <rth@redhat.com>
987         * .gitignore: Import gcc_update output.
989 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
991         * config-ml.in: Robustify ac_configure_args parsing.
993         * configure.ac (--enable-linker-plugin-configure-flags)
994         (--enable-linker-plugin-flags): New flags.
995         (configdirs): Conditionally add libiberty-linker-plugin.
996         * configure: Regenerate.
997         * Makefile.def (host_modules): Add libiberty-linker-plugin.
998         (host_modules) <lto-plugin>: Pay attention to
999         @extra_linker_plugin_flags@ and
1000         @extra_linker_plugin_configure_flags@.
1001         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
1002         * Makefile.in: Regenerate.
1004         * Makefile.tpl (configure-[+prefix+][+module+])
1005         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
1006         "module_srcdir" instead of "module" for locating a module's srcdir.
1007         * Makefile.in: Regenerate.
1009 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
1011         * MAINTAINERS (Write After Approval): Add myself.
1013 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
1015         * MAINTAINERS: Update my email address.
1017 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1019         * MAINTAINERS (Write After Approval): Add myself.
1021 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
1023         * MAINTAINERS (Write After Approval): Add myself.
1025 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
1027         PR libstdc++/61011
1028         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
1029         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
1030         * configure: Regenerate.
1032 2014-05-28  Pedro Alves  <palves@redhat.com>
1034         * MAINTAINERS (Write After Approval): Add myself.
1036 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
1038         * MAINTAINERS: Update my affiliation/email.
1040 2014-05-19  Mike Stump  <mikestump@comcast.net>
1042         * MAINTAINERS: Add wide-int reviewers.
1044 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
1046         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1047         * configure: Regenerated.
1049 2014-05-15  Torvald Riegel  <triegel@redhat.com>
1051         * MAINTAINERS (libitm): Add myself as maintainer.
1053 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
1055         * MAINTAINERS (Write After Approval): Add myself.
1057 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
1059         * config.sub, config.guess: Import from upstream.
1061 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
1063         * MAINTAINERS (Write After Approval): Put myself in correct order.
1065 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
1067         * MAINTAINERS (Write After Approval): Add myself.
1069 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1071         * MAINTAINERS: Move myself from Reviewers to Write After Approval
1072         section.
1074 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
1076         * MAINTAINERS (Write After Approval): Delete myself.
1078 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
1080         PR sanitizer/56781
1081         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
1082         and -B* options with -Xcompiler.
1084 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
1086         PR bootstrap/60620
1087         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3. 
1088         * Makefile.in: Regenerate.
1090 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
1092         * Makefile.def (dependencies): Make all-ld depend on all-binutils
1093         for WINDRES_FOR_TARGET in default-manifest.o rule.
1094         * Makefile.in: Regenerate.
1096 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
1098         * MAINTAINERS (Write After Approval): Add myself.
1100 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
1102         PR sanitizer/56781
1103         * Makefile.def: Set bootstrap=true; for host fixincludes.
1104         * configure.ac: Don't bootstrap host fixincludes unless
1105         --with-build-config=bootstrap-{a,ub}san.
1106         * Makefile.in: Regenerated.
1107         * configure: Regenerated.
1109 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
1111         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
1112         --enable-vtable-verify option parsing.  Don't add
1113         target-libsanitizer to bootstrap_target_libs unless
1114         --with-build-config=bootstrap-asan or
1115         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
1116         to bootstrap_target_libs unless --enable-vtable-verify.
1117         * configure: Regenerated.
1119 2014-03-10  Anatoly Sokolov <aesok@post.ru>
1121         * MAINTAINERS (Write After Approval): Add myself.
1123 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
1125         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
1127 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
1129         PR bootstrap/58572
1130         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1131         -I for libstdc++-v3 includes if $(LEAN).
1132         * Makefile.in: Regenerated.
1134 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
1136         * MAINTAINERS: Update my email address.
1138 2014-02-24  Walter Lee  <walt@tilera.com>
1140         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1141         (tilegx-*-*): Change to tilegx*-*-*.
1142         * configure: Regenerate.
1144 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
1146         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
1148 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
1150         * MAINTAINERS (Write After Approval): Add myself.
1152 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1154         PR target/59788
1155         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1156         *solaris2*.
1158 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
1160         * MAINTAINERS: Update my email address.
1162 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
1164         * MAINTAINERS: Convert to UTF-8.
1165         Properly sort Xinliang David Li's entry.
1167 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
1168             Sandra Loosemore  <sandra@codesourcery.com>
1170         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
1171         nios2 port maintainers.
1173 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
1175         * MAINTAINERS (Write After Approval): Add myself.
1177 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1179         * configure.ac: Add user-friendly check for native x86_64-linux
1180         multilibs.
1181         * configure: Regenerate.
1183 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
1185         * MAINTAINERS: Add myself as sh maintainer.
1187 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
1189         * MAINTAINERS: Add self as SLSR maintainer.
1191 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
1193         * MAINTAINERS: Update my email address.
1195 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
1197         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
1199 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
1201         * Makefile.in: Regenerate.
1203         * Makefile.tpl: Fix typo.
1204         * Makefile.in: Regenerate partially.
1206 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
1208         * configure.ac: Added libcilkrts to noconfig list when C++ is not
1209         supported.
1210         * configure: Regenerated.
1212 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
1214         * MAINTAINERS (Write After Approval): Add myself.
1216 2013-10-30  Jason Merrill  <jason@redhat.com>
1218         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1219         --disable-build-format-warnings.
1221 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
1223         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts 
1224         depend on libstdc++ and libgcc.
1225         * configure: Regenerate.
1226         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
1227         libcilkrts for POSIX and i*86, and x86_64 architectures.
1228         * Makefile.in: Added libcilkrts related fields to support building it.
1230 2013-10-26  Jeff Law  <law@redhat.com>
1232         * Makefile.def (target_modules): Remove libmudflap
1233         (languages): Remove check-target-libmudflap).
1234         * Makefile.in: Rebuilt.
1235         * Makefile.tpl (check-target-libmudflap-c++): Remove.
1236         * configure.ac (target_libraries): Remove target-libmudflap.
1237         Remove checks which disabled libmudflap on some systems.
1238         * configure: Rebuilt.
1239         * libmudflap: Directory removed.
1241 2013-10-21  Cong Hou  <congh@google.com>
1243         * MAINTAINERS (Write After Approval): Add myself.
1245 2013-10-16  Mike Stump  <mikestump@comcast.net>
1247         * .dir-locals.el: Add.
1249 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
1251         * configure.ac: Add --enable-host-shared
1252         * configure: Regenerate.
1254 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1256         Import from savannah.gnu.org:
1257         * config.guess: Update to 2013-06-10 version.
1258         * config.sub: Update to 2013-10-01 version.
1260 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
1262         Changes to build configuration to allow big endian ARC ELF toolchain
1263         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1264         * configure: Regenerate.
1266 2013-09-20  Alan Modra  <amodra@gmail.com>
1268         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1269         ppc host match.  Support little-endian powerpc linux hosts.
1271 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
1273         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1274         maintainer.
1276 2013-09-12  DJ Delorie  <dj@redhat.com>
1278         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1279         maintainers.
1281 2013-09-03  Richard Biener  <rguenther@suse.de>
1283         * configure.ac: Also allow ISL 0.12.
1284         * configure: Regenerated.
1286 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1288         * MAINTAINERS (Write After Approval): Add myself.
1290 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
1292         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1294 2013-08-26  Caroline Tice  <cmtice@google.com>
1296         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
1297         "Various Reviewers" to libvtv "Various Maintainers".
1299 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
1301         * MAINTAINERS: Add myself as RTL optimizers reviewer.
1303 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
1305         * MAINTAINERS: Update name, email.
1307 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
1309         * MAINTAINERS (Write After Approval): Add myself.
1311 2013-08-12  Caroline Tice  <cmtice@google.com>
1313         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1314         address in the Write After Approval section.
1316 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
1318         * MAINTAINERS (Write After Approval): Update email.
1320 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
1322         * configure.ac: Adjust to check VTV_SUPPORTED.
1323         * configure: Regenerated.
1325 2013-08-02  Caroline Tice  <cmtice@google.com>
1327         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1328         on non-linux systems; add target-libvtv to noconfigdirs; add
1329         libsupc++/.libs to C++ library search paths.
1330         * configure: Regenerated.
1331         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1332         libstdc++ and libgcc.
1333         * Makefile.in: Regenerated.
1335 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
1337         * MAINTAINERS (Write After Approval): Add myself.
1339 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
1340             Shiva Chen  <shiva0217@gmail.com>
1342         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1343         nds32 port maintainers.
1345 2013-07-17  Tim Shen  <timshen91@gmail.com>
1347         * MAINTAINERS (Write After Approval): Add myself.
1349 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1351         * configure.ac: Sync from binutils.
1352         * configure: Regenerate.
1354 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
1356         * MAINTAINERS (Write After Approval): Add myself.
1358 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
1360         * MAINTAINERS (Write After Approval): Add myself.
1362 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
1364         * MAINTAINERS (Write After Approval): Add myself.
1366 2013-04-30  Brooks Moses  <bmoses@google.com>
1368         * MAINTAINERS: Update my email; move myself from Fortran
1369         reviewer to Write After Approval.
1371 2013-04-16  Andreas Schwab  <schwab@suse.de>
1373         * configure.ac (aarch64-*-*): Don't disable java.
1374         * configure: Regenerate.
1376 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
1378         * MAINTAINERS (Write After Approval): Add myself.
1380 2013-03-30  Matthias Klose  <doko@ubuntu.com>
1382         * Makefile.def (target_modules): Don't install libffi.
1383         * Makefile.in: Regenerate.
1385 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
1387         * MAINTAINERS (Write After Approval): Add myself.
1389 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
1391         * MAINTAINERS (Write After Approval): Add myself.
1393 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
1395         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1396         * configure: Regenerated.
1398 2013-02-05  Ian Lance Taylor  <iant@google.com>
1400         PR go/55969
1401         * configure.ac: Disable libgo on some systems where it does not
1402         work.
1404 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
1406         * MAINTAINERS: Explicitly add myself as AIX maintainer.
1407         Remove Geoff Keating as rs6000 port maintainer, at his request.
1409 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
1411         * MAINTAINERS: Update my email.
1413 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
1415         * configure: Re-generate.
1417 2013-01-15  Richard Biener  <rguenther@suse.de>
1419         PR other/55973
1420         * configure: Re-generate.
1422 2013-01-14  Matthias Klose  <doko@ubuntu.com>
1424         * Makefile.def (install-target-libsanitizer): Depend on
1425         install-target-libstdc++-v3.
1426         * Makefile.in: Regenerate.
1428 2013-01-14  Richard Biener  <rguenther@suse.de>
1430         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1431         * configure: Re-generate
1433 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1435         * config.sub: Update from config repo.
1437 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
1439         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1440         * Makefile.in: Regenerate.
1442 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1444         * MAINTAINERS (arc): Add new port maintainership for myself.
1446 2013-01-09  Jason Merrill  <jason@redhat.com>
1448         * .gitignore: Import from gdb repository.
1450 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
1452         * Makefile.def (configure-gcc): Depend on all-gmp.
1453         (all-gcc): Remove dependency on all-gmp.
1454         * Makefile.in: Regenerated.
1456 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1458         * config.sub: Merge from config repo.
1459         * config.guess: Ditto.
1461 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1463         * Makefile.def: Merge from binutils.
1464         * Makefile.in: Ditto.
1466 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
1468         * MAINTAINERS: Update my email.
1470 2012-12-29  Ben Elliston  <bje@gnu.org>
1472         * config.guess: Update to 2012-12-29 version.
1473         * config.sub: Likewise.
1475 2012-12-20  Matthias Klose  <doko@ubuntu.com>
1477         * Makefile.def (install-target-libgfortran): Depend on
1478         install-target-libquadmath, install-target-libgcc.
1479         (install-target-libsanitizer): Depend on install-target-libgcc.
1480         (install-target-libjava): Depend on install-target-libgcc.
1481         (install-target-libitm): Depend on install-target-libgcc.
1482         (install-target-libobjc): Depend on install-target-libgcc.
1483         (install-target-libstdc++-v3): Depend on install-target-libgcc.
1484         * Makefile.in: Regenerate.
1486 2012-12-19  Matthias Klose  <doko@ubuntu.com>
1488         * Makefile.def (install-target-libgo): Depend on
1489         install-target-libatomic.
1490         * Makefile.in: Regenerate.
1492 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
1494         PR go/55201
1495         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1496         * Makefile.in: Regenerate.
1498 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
1500         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1501         * configure: Regenerate.
1503 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1505         * config.sub: Merge from config repo.
1507 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
1509         * Makefile.def (target_modules): Add bootstrap=true and
1510         raw_cxx=true to libsanitizer.
1511         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1512         * Makefile.in: Regenerated.
1513         * configure: Likewise.
1515 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
1517         * MAINTAINERS: Remove self as RTL optimization maintainer.
1519 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1521         * MAINTAINERS (Write After Approval): Add myself.
1523 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1525         * Makefile.def (target_modules): Remove bootstrap=true and
1526         raw_cxx=true from libsanitizer.
1527         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1528         * Makefile.in: Regenerated.
1529         * configure: Likewise.
1531 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1533         * Makefile.def (target_modules): Add bootstrap=true and
1534         raw_cxx=true to libsanitizer.
1535         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1536         * Makefile.in: Regenerated.
1537         * configure: Likewise.
1539 2012-11-28  Andrew Pinski  <apinski@cavium.com>
1541         PR bootstrap/54279
1542         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1543         * configure: Regenerate.
1544         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1545         * Makefile.in: Regenerate.
1547 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
1549         * configure.ac: Disable libsanitizer if we're not building C++.
1550         * configure: Regenerate.
1552 2012-11-15  Roland McGrath  <roland@hack.frob.com>
1554         * MAINTAINERS (Write After Approval): Add myself.
1556 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
1558         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1559         Kostya Serebryany (kcc@google.com) and
1560         Jakub Jelinek (jakub@redhat.com).
1561         Rename area for Dodji Seketeli (dodji@redhat.com).
1563 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
1565         * MAINTAINERS: (asan.c, related): Add myself.
1567 2012-11-14  Roland McGrath  <mcgrathr@google.com>
1569         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1570         * configure: Regenerate.
1572 2012-11-13  Richard Henderson  <rth@redhat.com>
1574         * configure.ac: Move libsanitizer logic to subdirectory.
1575         * configure: Regenerate.
1577 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
1579         * configure.ac: Enable libsanitizer just on x86 linux for now.
1580         * configure: Re-generate.
1582 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
1584         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1585         sections.
1586         * configure: Regenerate.
1588 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
1590         * configure.ac: Add section for configdirs for libsanitizer.
1591         Disable for cris-*-* and mmix-*-*.
1592         * configure: Regenerate.
1594 2012-11-12  Wei Mi <wmi@google.com>
1596         * configure.ac: Add libsanitizer to target_libraries.
1597         * Makefile.def: Ditto.
1598         * configure: Regenerate.
1599         * Makefile.in: Regenerate.
1600         * libsanitizer: New directory for asan runtime.  Contains an empty
1601         tsan directory.
1603 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
1605         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1606         against Mingw64 w32api.
1607         * configure: Regenerate.
1609 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
1611         * configure: Regenerated.
1613 2012-11-03  Robert Mason  <rbmj@verizon.net>
1615         * configure.ac: add --disable-libstdcxx configure option
1616         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1618 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
1620         * MAINTAINERS (Write After Approval): Add myself.
1622 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
1624         * MAINTAINERS (Write After Approval): Add myself.
1626 2012-10-24  Sharad Singhai  <singhai@google.com>
1628         * MAINTAINERS (Write After Approval): Add myself.
1630 2012-10-24  Eric Christopher  <echristo@gmail.com>
1632         * MAINTAINERS: Update email address.
1634 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
1636         PR bootstrap/54820
1637         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1638         * configure: Regenerate.
1640 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
1642         * MAINTAINERS (aarch64): Add Marcus and myself.
1644 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
1646         PR bootstrap/54820
1647         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1648         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1649         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1650         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1651         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1652         * Makefile.in: Regenerate.
1653         * configure.ac (have_static_libs): New variable and associated check.
1654         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1655         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1656         * configure: Regenerate.
1658 2012-10-10  Richard Biener  <rguenther@suse.de>
1660         * MAINTAINERS: Adjust for changed surname.
1662 2012-10-04  Lawrence Crowl  <crowl@google.com>
1664         * MAINTAINERS (Write After Approval): Add myself.
1666 2012-10-01  Cary Coutant  <ccoutant@google.com>
1668         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1670 2012-09-28  Ian Lance Taylor  <iant@google.com>
1672         * Makefile.def: Make all-target-libgo depend on
1673         all-target-libbacktrace.
1674         * Makefile.in: Rebuild.
1676 2012-09-26  Ian Lance Taylor  <iant@google.com>
1678         * Makefile.def: Make all-gcc depend on all-libbacktrace.
1679         * Makefile.in: Rebuild.
1681 2012-09-20  Walter Lee  <walt@tilera.com>
1683         * configure.ac: Add tilegx to list of targets that support gold.
1684         * configure: Regenerate.
1686 2012-09-20  Marek Polacek  <polacek@redhat.com>
1688         * MAINTAINERS (Write After Approval): Add myself.
1690 2012-09-19  Steve Ellcey  <sellcey@mips.com>
1692         * configure.ac: Add mips*-mti-elf* target.
1693         * configure: Regenerate.
1695 2012-09-17  Ian Lance Taylor  <iant@google.com>
1697         * MAINTAINERS (Various Maintainers): Add libbacktrace.
1698         * configure.ac (host_libs): Add libbacktrace.
1699         (target_libraries): Add libbacktrace.
1700         * Makefile.def (host_modules): Add libbacktrace.
1701         (target_modules): Likewise.
1702         * configure, Makefile.in: Rebuild.
1704 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
1706         PR target/38607
1707         Merge upstream change.
1708         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1710         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1711         Add libgomp*.o to compare_exclusions for AIX.
1712         * configure: Regenerate.
1714 2012-09-06  Diego Novillo  <dnovillo@google.com>
1716         * configure.ac: Bump minimum GMP version to 4.2.3.
1717         * configure: Re-generate.
1719 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
1721         PR target/54461
1722         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1723         target-libgloss if not configured --with-avrlibc=no.
1724         * configure: Regenerate.
1726 2012-09-04  Jason Merrill  <jason@redhat.com>
1728         * configure.ac: Fix --enable-languages=all.
1730 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
1732         * MAINTAINERS (Write After Approval): Add myself.
1734 2012-09-03  Richard Guenther  <rguenther@suse.de>
1736         PR bootstrap/54138
1737         * configure.ac: Re-organize ISL / CLOOG checks to allow
1738         disabling with either --without-isl or --without-cloog.
1739         * configure: Regenerated.
1741 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
1743         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1744         * configure: Regenerate.
1746 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
1748         * MAINTAINERS: Fix my email address.
1750 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
1752         PR binutils/4970
1753         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1754         and opcodes.
1755         * Makefile.in: Regenerated.
1757 2012-08-26  Art Haas <ahaas@impactweather.com>
1759         * configure: Regenerate.
1761 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
1763         * INSTALL/README: Also refer to the online installation
1764         instructions.
1766 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1768         * MAINTAINERS (Write After Approval): Add myself.
1769         (Picochip port): Remove myself.
1771 2012-08-14   Diego Novillo  <dnovillo@google.com>
1773         Merge from cxx-conversion branch.
1775         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1776         POSTSTAGE1_CONFIGURE_FLAGS.
1777         * Makefile.in: Regenerate.
1778         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
1779         Force C++ when bootstrapping.
1780         * configure: Regenerate.
1782 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1784         * MAINTAINERS (Write After Approval): Add myself.
1786 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
1788         * README: Document use of ranges of years in copyright notices.
1790 2012-07-06  Richard Guenther  <rguenther@suse.de>
1792         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1793         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1794         --with-gmp=system.
1795         * Makefile.in: Regenerated.
1796         * configure: Likewise.
1798 2012-07-06  Richard Guenther  <rguenther@suse.de>
1800         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1801         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1802         supply V=1 as extra_make_flags.
1803         * configure: Regenerated.
1804         * Makefile.in: Likewise.
1806 2012-07-04  Tristan Gingold  <gingold@adacore.com>
1808         * configure: Regenerate.
1810 2012-07-03  Richard Guenther  <rguenther@suse.de>
1812         * Makfile.def (isl): Remove not necessary extra_exports and
1813         extra_make_flags.
1814         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1815         * Makefile.in: Regenerated.
1817 2012-07-03  Richard Guenther  <rguenther@suse.de>
1819         * Makefile.def (cloog): Add V=1 to extra_make_flags.
1820         * configure.ac: If either the ISL or the CLooG check failed
1821         do not try to build in-tree versions.
1822         * Makefile.in: Regenerated.
1823         * configure: Regenerated.
1825 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1827         * configure: Regenerate.
1829 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
1831         * MAINTAINERS (Various Maintainers): Add myself as testsuite
1832         maintainer.
1834 2012-07-02  Richard Guenther  <rguenther@suse.de>
1836         * configure: Regenerated.
1838 2012-07-02  Richard Guenther  <rguenther@suse.de>
1839         Michael Matz  <matz@suse.de>
1840         Tobias Grosser <tobias@grosser.es>
1841         Sebastian Pop <sebpop@gmail.com>
1843         * Makefile.def: Add ISL host module, remove PPL host module.
1844         Adjust ClooG host module to use the proper ISL.
1845         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1846         * configure.ac: Include config/isl.m4.  Add ISL host library,
1847         remove PPL.  Remove PPL configury, add ISL configury, adjust
1848         ClooG configury.
1849         * Makefile.in: Regenerated.
1850         * configure: Likewise.
1852 2012-07-02  Richard Guenther  <rguenther@suse.de>
1854         Merge from graphite branch
1855         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1857         * configure: Regenerated.
1858         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1859         both cloog.org and legacy versions. The only supported version will
1860         be CLooG with the isl backend.
1862         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1864         * configure: Regenerated.
1865         * configure.ac: Require cloog isl 0.17.0
1867         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1869         * configure: Regenerated.
1870         * config/cloog.m4: Do not define CLOOG_ORG
1872 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
1874         * configure.ac: Skip C if explicitly selected.
1875         * configure: Regenerate.
1877 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
1879         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1880         they contain -O2.
1881         * configure: Regenerate.
1883 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
1885         PR debug/53740
1886         * df.h, df-problems.c, dce.c: Revert last patch.
1888 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
1890         * MAINTAINERS (Write After Approval): Update my email address.
1892 2012-06-21  Meador Inge  <meadori@codesourcery.com>
1894         * MAINTAINERS (Write After Approval): Add myself.
1896 2012-06-20  Jason Merrill  <jason@redhat.com>
1898         * Makefile.tpl (check-target-libgomp-c++): New.
1899         (check-target-libitm-c++): New.
1900         * Makefile.def (c++): Add them.
1901         * Makefile.in: Regenerate.
1903 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
1905         * MAINTAINERS (Write After Approval): Add myself.
1907 2012-05-16  Olivier Hainque  <hainque@adacore.com>
1909         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1910         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1911         (install-no-fixedincludes): Adjust accordingly.
1912         * Makefile.in: Regenerate.
1914 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
1916         Merge upstream change
1917         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1919 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
1921         * MAINTAINERS (Write After Approval): Add myself.
1923 2012-05-09  Nick Clifton  <nickc@redhat.com>
1924             Paul Smith  <psmith@gnu.org>
1926         PR bootstrap/50461
1927         * configure.ac (mpfr-dir): When using in-tree MPFR sources
1928         allow for the fact that from release v3.1.0 of MPFR the source
1929         files were moved into a src sub-directory.
1930         * configure: Regenerate.
1932 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
1934         * configure.ac: Bump minimum MPFR version to 2.4.0.
1935         * configure: Regenerated.
1937 2012-05-01  Richard Henderson  <rth@redhat.com>
1939         * Makefile.def (libatomic): New target_module.
1940         * configure.ac (target_libraries): Add libatomic.
1941         (noconfigdirs): Check if libatomic is supported.
1942         * Makefile.in, configure: Rebuild.
1944 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
1946         * MAINTAINERS (Write After Approval): Add myself.
1948 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
1950         * config.sub: Update to 2012-04-18 version from official repo.
1952 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
1954         * MAINTAINERS (Write After Approval): Add myself.
1956 2012-04-11  Steve Ellcey  <sellcey@mips.com>
1958         * MAINTAINERS: Changed email address.
1960 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
1962         PR target/52737
1963         * contrib/gcc_update (files_and_dependencies):
1964         Remove gcc/config/avr/t-multilib from touch data.
1966 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1968         * MAINTAINERS (OS Port Maintainers): Remove irix.
1969         * configure.ac (enable_libgomp): Remove *-*-irix6*.
1970         (unsupported_languages): Remove mips-sgi-irix6.*.
1971         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1972         (with_stabs): Remove.
1973         * configure: Regenerate.
1975 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1977         * MAINTAINERS (OS Port Maintainers): Remove osf.
1978         * configure.ac (enable_libgomp): Remove *-*-osf*.
1979         (with_stabs): Remove alpha*-*-osf*.
1980         * configure: Regenerate.
1982 2012-03-05  Tristan Gingold  <gingold@adacore.com>
1984         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1985         * configure: Regenerate.
1987 2012-02-17  Walter Lee  <walt@tilera.com>
1989         * MAINTAINERS: (Write After Approval): Delete myself.
1991 2012-02-14  Walter Lee  <walt@tilera.com>
1993         * MAINTAINERS (tilegx port): Add myself.
1994         (tilepro port): Add myself.
1995         (Write After Approval): Add myself.
1997 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
1999         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
2000         and Joseph Myers as docstring relicensing maintainers.
2002 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
2004         * MAINTAINERS (write-after-approval): Add myself.
2006 2012-02-08  Ira Rosen <irar@il.ibm.com>
2008         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
2009         maintainer.
2011 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
2013         * MAINTAINERS (Write After Approval): Move myself to
2014         maintain alphabetical order.
2016 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
2018         * MAINTAINERS (Write After Approval): Add myself.
2020 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
2022         * MAINTAINERS (Write After Approval): Add myself.
2024 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
2025             Jayant R Sonar <jayant.sonar@kpitcummins.com>
2027         * configure.ac (cr16-*-*): Remove nonconfigdirs.
2028         * configure: Regenerate.
2030 2012-01-23  Harshit Chopra  <harshit@google.com>
2032         * MAINTAINERS (Write After Approval): Add myself.
2034 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
2036         * configure.ac: Remove reference to mh-interix.
2037         * configure: Regenerate.
2039 2012-01-05  Richard Henderson  <rth@redhat.com>
2041         PR bootstrap/51072
2042         * configure.ac: Disable libitm if c++ is not enabled.
2043         * configure: Rebuild.
2045         * configure.ac: Fix regexp for same.
2046         * configure: Rebuild.
2048 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
2050         * MAINTAINERS (Write After Approval): Add myself.
2052 2012-01-02  Richard Guenther  <rguenther@suse.de>
2054         PR bootstrap/51686
2055         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
2056         * Makefile.in: Regenerate.
2058 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
2060         * MAINTAINERS (Write After Approval): Add myself.
2062 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
2064         * configure: Regenerate.
2066 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
2068         * MAINTAINERS (picochip): Changed email address.
2070 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
2072         * MAINTAINERS (write-after-approval): Add self.
2074 2011-11-29  DJ Delorie  <dj@redhat.com>
2076         * configure.ac (rl78-*-*) New case.
2077         * configure: Regenerate.
2078         * MAINTAINERS: Add myself as RL78 maintainer.
2080 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2082         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
2084 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
2086         * libtool.m4: Additional FreeBSD 10 fixes.
2088 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
2090         * MAINTAINERS: Move myself from Write After Approval to CPU Port
2091         Maintainers section, as Epiphany maintainer.
2093 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
2095         PR target/49992
2096         * configure.ac: Remove ranlib special-casing for Darwin.
2097         * configure: Regenerate.
2099 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
2101         * MAINTAINERS (Reviewers): Keep the list sorted.
2103 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
2105         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
2107 2011-11-09  Roland McGrath  <mcgrathr@google.com>
2109         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
2110         * configure: Rebuild.
2111         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
2112         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
2113         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
2114         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
2115         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
2116         Add READELF.
2117         * Makefile.in: Rebuild.
2119 2011-11-09  Jason Merrill  <jason@redhat.com>
2121         * Makefile.def (language=c++): Remove check-c++0x.
2122         * Makefile.in (check-gcc-c++): Regenerate.
2124 2011-11-08  Richard Henderson  <rth@redhat.com>
2126         * configure.ac: Test for libitm directory present first.
2128         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
2130         * configure.ac: Test libitm/configure.tgt to disable libitm.
2131         * configure: Rebuild.
2133 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
2134             Richard Henderson  <rth@redhat.com>
2136         Merged from transactional-memory.
2138         * Makefile.def (lang_env_dependencies): libitm is c++.
2139         Add libitm target module.
2140         * configure.ac: Likewise.
2141         * config/mmap.m4: New file.
2142         * contrib/gcc_update: Add libitm to touch data.
2143         * Makefile.in, configure: Rebuild.
2145 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2147         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
2148         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
2149         * Makefile.in: Regenerate.
2151 2011-11-01  DJ Delorie  <dj@redhat.com>
2153         * config.sub: Update to version 2011-10-29 (added rl78)
2155 2011-10-27  Nick Clifton  <nickc@redhat.com>
2157         * config.sub: Import these changes from the config project:
2159         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
2160             Ben Elliston  <bje@gnu.org>
2162         * config.sub (epiphany): New.
2164         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
2165             Ben Elliston  <bje@gnu.org>
2167         * config.sub (hexagon, hexagon-*): New.
2169         2011-08-23  Roland McGrath  <mcgrathr@google.com>
2171         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
2172         64eb to be64.
2174         2011-08-16  Roland McGrath  <mcgrathr@google.com>
2176         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
2177         (nacl): Grok as alias for 32el-unknown-nacl.
2179 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
2181         * MAINTAINERS (Write After Approval): Add myself.
2183 2011-10-24  Teresa Johnson  <tejohnson@google.com>
2185         * MAINTAINERS (Write After Approval): Add myself.
2187 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
2189         * MAINTAINERS (sparc port): Remove myself.
2191 2011-09-14  Tom de Vries  <tom@codesourcery.com>
2193         * MAINTAINERS (Write After Approval): Add myself.
2195 2011-08-14  Yao Qi  <yao@codesourcery.com>
2197         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2198         * configure: Regenerate.
2200 2011-07-26  Ian Lance Taylor  <iant@google.com>
2202         * configure.ac: Set have_compiler based on whether gcc directory
2203         exists, rather than on whether gcc is in configdirs.
2204         * configure: Rebuild.
2206 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
2208         * MAINTAINERS (Global Reviewers): Add self.
2210 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
2212         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2213         link directories.
2214         * Makefile.in: Rebuild.
2216 2011-07-20  Ian Lance Taylor  <iant@google.com>
2218         PR bootstrap/49787
2219         * configure.ac: Move --enable-bootstrap handling earlier in file.
2220         If --enable-bootstrap and either --enable-build-with-cxx or
2221         --enable-build-poststage1-with-cxx, enable C++ automatically.
2222         * configure: Rebuild.
2224 2011-07-19  Ian Lance Taylor  <iant@google.com>
2226         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
2227         make C++ a boot_language.  Set and substitute
2228         POSTSTAGE1_CONFIGURE_FLAGS.
2229         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2230         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2231         * configure, Makefile.in: Rebuild.
2233 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
2235         * MAINTAINERS (Register Allocation): Move myself from reviewers to
2236         maintainers.
2238 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
2240         * MAINTAINERS (Global Reviewers): Add myself.
2242 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2244         * configure: Regenerate.
2246 2011-07-16  Jason Merrill  <jason@redhat.com>
2248         * Makefile.def (language=c++): Add check-c++0x and
2249         check-target-libmudflap-c++.
2250         * Makefile.tpl (check-target-libmudflap-c++): New.
2251         * Makefile.in: Regenerate.
2253 2011-07-16  Matthias Klose  <doko@ubuntu.com>
2255         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2256         * Makefile.def (target_modules/libjava): Pass
2257         $(EXTRA_CONFIGARGS_LIBJAVA).
2258         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2259         if not configured with --enable-static-libjava.
2260         * Makefile.in: Regenerate.
2261         * configure: Likewise.
2263 2011-07-15  Jason Merrill  <jason@redhat.com>
2265         * Makefile.in (check-c++): Move check-gcc-c++0x after
2266         check-target-libstdc++-v3.
2268 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
2270         * MAINTAINERS (c6x port): New entry.
2272 2011-07-13  Jason Merrill  <jason@redhat.com>
2274         * Makefile.in (check-gcc-c++0x): New.
2275         (check-c++): Depend on it.
2277 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2279         PR target/39150
2280         * configure.ac (i[3456789]86-*-solaris2*): Also accept
2281         x86_64-*-solaris2.1[0-9]*.
2282         * configure: Regenerate.
2284 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
2286         * MAINTAINERS (RTL optimizers): Add self.
2288 2011-06-27  Gabriel Charette  <gchare@google.com>
2290         * MAINTAINERS (Write After Approval): Add myself.
2292 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
2294         PR regression/47836
2295         PR bootstrap/23656
2296         PR other/47733
2297         PR bootstrap/49247
2298         PR c/48825
2299         * configure.ac (target_libraries): Remove target-libiberty.
2300         Remove case-statement setting skipdirs=target-libiberty for
2301         multiple targets.  Remove checking target_configdirs and
2302         removing target-libiberty but keeping target-libgcc if
2303         otherwise empty.
2304         * Makefile.def (target_modules): Don't add libiberty.
2305         (dependencies): Remove all traces of target-libiberty.
2306         * configure, Makefile.in: Regenerate.
2308 2011-06-13  Walter Lee <walt@tilera.com>
2310         * configure.ac (tilepro-*-*) New case.
2311         (tilegx-*-*): Likewise.
2312         * configure: Regenerate.
2314 2011-06-06  Jing Yu  <jingyu@google.com>
2316         * configure.ac: Skip target-libiberty for
2317         arm*-*-linux-androideabi.
2318         * configure: Regenerated.
2320 2011-06-06  Nick Clifton  <nickc@redhat.com>
2322         * config.sub: Sync from upstream.
2324 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
2326         * MAINTAINERS (Write After Approval): Add myself.
2328 2011-06-01  Daniel Jacobowitz  <drow@false.org>
2330         * MAINTAINERS: Update my email address.
2332 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
2334         * MAINTAINERS (Write After Approval): Update my email address.
2336 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
2338         * MAINTAINERS (Write After Approval): Add myself.
2340 2011-05-08  Doug Kwan  <dougkwan@google.com>
2342         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2343         * configure: Regenerated.
2344         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2345         value from configure.
2346         * Makefile.in: Regenerated.
2348 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
2350         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2351         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2352         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2353         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2354         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2355         *-*-vxworks*): Disable newlib and libgloss in separate case
2356         statement.
2357         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2358         to separate case statement.
2359         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2360         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2361         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2362         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2363         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2364         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2365         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2366         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2367         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2368         i[[3456789]]86-*-rdos*, m32r-*-*,
2369         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2370         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2371         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2372         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2373         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2374         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2375         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2376         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2377         and libgloss in main case over targets.  Remove most empty cases
2378         in main case over targets.
2379         * configure: Regenerate.
2381 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
2383         * MAINTAINERS (Write After Approval): Add myself.
2385 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2387         * configure.ac: Remove code setting special library locations for
2388         hppa*64*-*-hpux11*.  Remove code setting compiler for
2389         sparc-sun-solaris2*.
2390         * configure: Regenerate.
2392 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2394         * configure.ac: Separate libgloss_dir settings from general case
2395         over targets.
2396         * configure: Regenerate.
2398 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2400         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2401         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2402         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2403         cases in libgcj-disabling case statement.
2404         (hppa*64*-*-linux*): Set unsupported_languages instead of
2405         disabling target-zlib.
2406         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2407         to hppa*64*-*-hpux*.
2408         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2409         hppa*-*-hpux*.
2410         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2411         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2412         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2413         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2414         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2415         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2416         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2417         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2418         libgcj-disabling case statement.
2419         * configure: Regenerate.
2421 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2423         * configure.ac: Disable Java for targets not supporting libffi.
2424         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2425         Remove cases in Java-disabling statement.
2426         (*arm-wince-pe): Change to arm-wince-pe.
2427         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2428         cases in Java-disabling statement.
2429         (bfin-*-*): Don't disable Java again.
2430         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2431         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2432         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2433         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2434         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2435         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2436         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2437         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2438         Java-disabling statement.
2439         (mmix-*-*): Don't disable Java again.
2440         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2441         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2442         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2443         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2444         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2445         statement.
2446         * configure: Regenerate.
2448 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2450         * configure.ac: Separate cases disabling Java and Java libraries
2451         from general case over targets.
2452         * configure: Regenerate.
2454 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
2456         * MAINTAINERS: Update my email address.
2458 2011-04-20  Easwaran Raman  <eraman@google.com>
2460         * MAINTAINERS (Write After Approval): Add myself.
2462 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
2464         PR lto/48086
2465         * configure.ac: Re-enable LTO on *-apple-darwin9*.
2466         * configure: Regenerate.
2468 2011-04-16  Jim Meyering  <meyering@redhat.com>
2470         * MAINTAINERS (Write After Approval): Add myself.
2472 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
2474         * MAINTAINERS: Update my email address.
2476 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
2478         * MAINTAINERS (Write After Approval): Add myself.
2480 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
2482         * MAINTAINERS (Write After Approval): Add myself.
2484 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
2486         * MAINTAINERS (Write After Approval): Add myself.
2488 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
2490         * configure.ac (build_tools): Remove build-byacc.
2491         (host_libs): Remove mmalloc.
2492         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2493         autoconf automake libtool diff rcs fileutils shellutils time
2494         textutils wdiff find uudecode hello tar gzip indent recode release
2495         sed perl gawk findutils gettext zip.
2496         (libgcj): Remove target-qthreads.
2497         (target_tools): Remove target-examples target-gperf.
2498         (YACC): Don't handle building byacc.
2499         * configure: Regenerate.
2500         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2501         dosutils, examples, fileutils, find, findutils, gawk, gettext,
2502         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2503         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2504         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2505         handle building components.
2506         * Makefile.in: Regenerate.
2508 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
2510         * MAINTAINERS: Update my email address as Xtensa maintainer.
2512 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2514         * config.sub: Sync from upstream.
2516 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2518         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2519         (microblaze*): Don't disable libssp.
2520         * configure: Regenerate.
2522 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2524         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2525         moveifchange.
2526         * configure: Regenerate.
2527         * Makefile.tpl: Use @SHELL@ not @config_shell@.
2528         * Makefile.in: Regenerate.
2530 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2532         * configure.ac (*-*-sysv4*): Don't enable libgomp.
2533         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2534         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2535         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2536         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2537         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2538         md_exec_prefix cases.
2539         * configure: Regenerate.
2541 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2543         * configure.ac: Separate cases disabling target-libssp,
2544         target-libiberty, target-libstdc++-v3 and Fortran from general
2545         case over targets.
2546         * configure: Regenerate.
2548 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2550         * configure.ac (*-*-chorusos): Don't disable libgcj.
2551         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2552         Remove case.
2553         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2554         (arm-*-coff): Don't disable libgcj.
2555         (arm*-*-linux-gnueabi): Remove useless assignment.
2556         (arm-*-riscix*): Don't disable libgcj.
2557         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2558         configuration.
2559         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2560         (c54x*-*-*): Remove case.
2561         (tic54x-*-*): Don't disable GCC or GCC libraries.
2562         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
2563         to *.
2564         (d10v-*-*): Don't disable GCC libraries.
2565         (d30v-*-*): Don't disable libgcj.
2566         (h8500-*-*): Don't disable GCC libraries.
2567         (i960-*-*): Don't disable libgcj.
2568         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2569         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2570         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2571         libgcj.
2572         (m68k-*-coff*): Remove case.
2573         (mmix-*-*): Don't disable libgloss on host.
2574         (mn10200-*-*, mn10300-*-*): Remove cases.
2575         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2576         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2577         Don't disable libgcj.
2578         (romp-*-*): Remove case.
2579         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2580         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2581         case.
2582         (v810-*-*): Don't disable GCC libraries.
2583         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2584         (ip2k-*-*): Don't disable GCC libraries.
2585         * configure: Regenerate.
2587 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
2589         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2590         libffi on host.
2591         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2592         on host.
2593         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2594         * configure: Regenerate.
2596 2011-03-26  John Marino  <binutils@marino.st>
2598         * configure.ac: Add support for *-*-dragonfly*
2599         * configure: Regenerate.
2601 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2603         * configure.ac (native_only): Remove.
2604         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2605         send-pr uudecode guile gnuserv on host.
2606         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2607         send-pr rcs guile perl texinfo libtool on host.
2608         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2609         automake send-pr rcs guile perl texinfo libtool on host.
2610         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2611         (*-*-kaos*): Don't disable target-examples target-gperf on target.
2612         (alpha*-dec-osf*): Don't disable fileutils on target.
2613         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2614         texinfo send-pr expect dejagnu on target.
2615         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2616         target-qthreads on target.
2617         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2618         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2619         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2620         x86_64-*-mingw*): Don't disable expect on target.
2621         (*-*-cygwin*): Don't disable target-gperf on target.
2622         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2623         gnuserv on target.
2624         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2625         target.
2626         * configure: Regenerate.
2628 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2630         * configure.ac (target_tools): Remove target-groff.
2631         (native_only): Remove target-groff.
2632         (hppa*64*-*-*): Don't disable byacc.
2633         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2634         setting.
2635         (*-*-kaos*): Don't skip target-librx and target-groff.
2636         (*-*-netware*): Don't skip target-libmudflap.
2637         (*-*-tpf*): Don't skip target-libmudflap.
2638         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2639         directories on the host.
2640         (ia64*-*-*vms*): Don't skip tix.
2641         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2642         host.
2643         * configure: Regenerate.
2645 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
2647         * configure.ac: Remove references to mt-mep, mt-netware,
2648         mt-wince.
2649         * Makefile.def: Add all-utils soft dependencies.
2650         * Makefile.tpl: Remove GDB_NLM_DEPS.
2651         * configure: Regenerate.
2652         * Makefile.in: Regenerate.
2654 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2656         * configure.ac: Do not include mh-x86omitfp.
2657         * configure: Regenerate.
2659 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2661         * configure.ac: Remove empty cases.
2662         * configure: Regenerate.
2664 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2666         * Makefile.def: Add dependency from termcap to gdb.
2667         * Makefile.in: Regenerate.
2669 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2671         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2672         * configure: Regenerate.
2673         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2674         * Makefile.tpl: Likewise.
2675         * Makefile.in: Regenerate.
2677 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2679         * configure.ac: Remove all mentions of tentative_cc.
2680         * configure: Regenerate.
2682 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2684         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2685         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2686         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2687         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2688         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2689         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2690         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2691         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2692         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2693         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2694         *-*-rhapsody*): Remove host cases.
2695         * configure: Regenerate.
2697 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2699         * configure.ac (ppc*-*-pe): Remove host case.
2700         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2701         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2702         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2703         cases.
2704         * configure: Regenerate.
2706 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2708         * config.sub: Update to version 2011-03-23.
2710 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2712         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2713         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2714         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2715         * configure: Regenerate.
2717 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2719         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
2720         to Write After Approval.
2721         * config-ml.in: Don't handle arc-*-elf*.
2722         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2723         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2724         handle GCC libraries.
2725         * configure: Regenerate.
2727 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2729         PR bootstrap/48120:
2730         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2731         Add -lstdc++ -lm to LIBS.
2732         * configure: Regenerate.
2734 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
2736         * config.guess: Update to version 2011-02-02
2737         * config.sub: Update to version 2011-02-24
2739 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
2741         PR lto/48086
2742         * configure.ac: Re-enable LTO on *-apple-darwin9.
2743         * configure: Regenerate.
2745 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
2747         PR lto/48086
2748         * configure.ac: Disable LTO on darwin due to an assembler change in
2749         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2750         under 256.
2751         * configure: Regenerate.
2753 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
2755         * MAINTAINERS: Update myself as score backend maintainer,
2756         update my e-mail address.
2758 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
2760         * MAINTAINERS: Update my e-mail address.
2762 2011-03-06  Joey Ye  <joey.ye@arm.com>
2764         * MAINTAINERS: Update my e-mail address.
2766 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2768         * configure.ac: Adjust test of with_ppl.
2769         * configure: Regenerated.
2771 2011-03-02  Kai Tietz  <ktietz@redhat.com>
2773         * MAINTAINERS: Adjust my e-mail address.
2775 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2777         * configure.ac: Add -lpwl to ppllibs.
2778         * configure: Regenerated.
2780 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2782         * config/cloog.m4: Add -lisl to clooglibs.
2783         * configure: Regenerated.
2785 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2787         * MAINTAINERS (CPU Port maintainers): Add self.
2789 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2791         * MAINTAINERS: Add myself as testsuite maintainer.
2793 2011-02-15  Mike Stump  <mikestump@comcast.net>
2795         * MAINTAINERS: Add myself as testsuite maintainer.
2797 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2799         Import from Libtool and gnulib:
2801         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
2803         Prepare for supporting FreeBSD 10.
2804         * config.rpath: Remove handling of freebsd1* which soon would
2805         match FreeBSD 10.0.
2807         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
2809         Remove support for FreeBSD 1.x.
2810         * libtool.m4 (_LT_LINKER_SHLIBS)
2811         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2812         soon would incorrectly match FreeBSD 10.0.
2814 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2816         PR binutils/12283
2817         * move-if-change: Import version from gnulib.
2819 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
2821         PR lto/47225
2822         * Makefile.def (lto-plugin): Double dash for enable-shared.
2823         (configure-gcc): Depend on all-lto-plugin.
2824         * Makefile.in: Rebuilt.
2826 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2828         * configure.ac: Remove extra bracket.
2829         * configure: Regenerate.
2831 2011-02-08  Tobias Burnus  <burnus@net-b.de>
2833         * MAINTAINERS: Add myself as libquadmath maintainer.
2835 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
2837         * MAINTAINERS: Update my email address.
2839 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
2841         * MAINTAINERS (option handling): Add self.
2843 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
2845         PR lto/47225
2846         * Makefile.def: Add dependency for install-gcc
2847         on install-lto-plugin.
2848         * Makfile.in: Regenerated
2850 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
2852         * MAINTAINERS (CPU Port Maintainers): Add myself.
2854 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
2856         PR libgcj/44341
2857         * configure.ac: Discard --with-* flags for host when configuring
2858         target libraries for cross build.
2859         * configure: Rebuilt.
2861 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2863         * MAINTAINERS (linear loop transforms): Removed.
2865 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
2867         * configure.ac: If with_ppl is no, move setting with_cloog=no
2868         after CLOOG_REQUESTED check.
2869         * configure: Regenerated.
2871 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2873         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2874         CLooG has been requested.
2875         * configure: Regenerated.
2877 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2879         * configure: Regenerated.
2880         * configure.ac: Check for version 0.11 (or later revision) of PPL.
2882 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
2884         * configure: Regenerated.
2885         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2887 2011-01-21  Andreas Schwab  <schwab@redhat.com>
2889         * configure.ac: Use AS_HELP_STRING throughout.
2890         * configure: Regenerate.
2892 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
2894         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2895         * configure: Regenerate.
2897 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2899         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2901 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
2903         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2904         for ia64-hpux.
2905         * configure: Regenerate.
2907 2011-01-07  Jan Hubicka  <jh@suse.cz>
2909         PR lto/47225
2910         * Makefile.in: Regenerate.
2911         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2912         configure.
2914 2011-01-07  Jan Hubicka  <jh@suse.cz>
2916         * Makefile.in: Regenerate.
2917         * Makefile.def (gcc host module) and soft dependency on lto-plugin
2918         and configure dependency on lto-plugin configure.
2919         (lto-plugin module): Remove dependency on GCC; add dependency on
2920         liniberty.
2922 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
2924         * MAINTAINERS (Write After Approval): Add myself.
2926 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
2928         * configure: Regenerate.
2930 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
2932         * configure.ac: (picochip): Disable libiberty.
2934 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
2936         * MAINTAINERS (Write After Approval): Add myself.
2938 2010-12-10  Ian Lance Taylor  <iant@google.com>
2940         PR bootstrap/46819
2941         * configure.ac: For --disable-libgcj clear libgcj_saved.
2942         * configure: Rebuild.
2944 2010-12-10  Tobias Burnus  <burnus@net-b.de>
2946         PR fortran/46540
2947         * configure.ac: Add --disable-libquadmath and
2948         --disable-libquadmath-support.
2949         * configure: Regenerate.
2951 2010-12-03  Ian Lance Taylor  <iant@google.com>
2953         * MAINTAINERS: Add myself as libgo maintainer.
2955 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
2957         PR libffi/46792
2958         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2959         * configure: Regenerate.
2961 2010-12-02  Ian Lance Taylor  <iant@google.com>
2963         * configure.ac: Always set default for poststage1_ldflags to
2964         -static-libstdc++ -static-libgcc.
2966 2010-11-29  Andreas Schwab  <schwab@redhat.com>
2968         * configure.ac: Move comment to remove extra space in last argument
2969         of GCC_TARGET_TOOL.
2971 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
2973         PR other/46026
2974         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2975         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2976         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2977         (BASE_FLAGS_TO_PASS): Use it.
2978         * configure: Rebuilt.
2979         * Makefile.in: Rebuilt.
2981 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
2983         PR binutils/12258
2984         * configure.ac: Correct comments for --enable-gold/--enable-ld.
2985         Properly check default linker.
2986         * configure: Regnerated.
2988 2010-11-23  Matthias Klose  <doko@ubuntu.com>
2990         * configure.ac: For --enable-gold, handle value `default' instead of
2991         `both*'.  New configure option --{en,dis}able-ld.
2992         * configure: Regenerate.
2994 2010-11-20  Ian Lance Taylor  <iant@google.com>
2996         * configure.ac: Only disable a language library if no language needs
2997         it.  Don't let --disable-libgcj uncondtionally disable libffi.
2998         * configure: Rebuild.
3000 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3002         * Makefile.in: Regenerate.
3004         PR other/46202
3005         * configure.ac: Fix just-built in-tree STRIP name to be
3006         binutils/strip-new.
3007         * configure: Regenerate.
3008         * Makefile.def (install-strip-gcc, install-strip-binutils)
3009         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
3010         (install-strip-sid): Mirror dependencies on non-strip variants
3011         of these targets on the respective -strip prerequisites.
3012         * Makefile.tpl (install-strip, install-strip-host)
3013         (install-strip-target): New targets.
3014         (install-strip-[+module+], install-strip-target-[+module+]):
3015         New targets.
3016         * Makefile.in: Regenerate.
3018 2010-11-19  Ian Lance Taylor  <iant@google.com>
3019             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3021         * configure.ac: Add target-libgo to target_libraries.  Set
3022         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
3023         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
3024         (HOST_EXPORTS): Add GOC.
3025         (BASE_TARGET_EXPORTS): Add GOC.
3026         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
3027         (GOCFLAGS_FOR_TARGET): New variable.
3028         (EXTRA_HOST_FLAGS): Add GOC.
3029         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
3030         * Makefile.def (target_modules): Add libgo.
3031         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
3032         (dependencies): Add dependency from configure-target-libgo to
3033         configure-target-libffi and all-target-libstdc++-v3.  Add
3034         dependencies from all-target-libgo to all-target-libffi.
3035         (languages): Add go.
3036         * configure: Rebuild.
3037         * Makefile.in: Rebuild.
3039 2010-11-19  Ian Lance Taylor  <iant@google.com>
3041         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
3042         compiler/flag environment variables.
3044 2010-11-18  Ian Lance Taylor  <iant@google.com>
3046         * configure.ac: Check for lang_requires_boot_languages in
3047         config-lang.in files.
3048         * configure: Rebuild.
3050 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3051             Tobias Burnus  <burnus@net-b.de>
3053         PR fortran/32049
3054         * Makefile.def: Add libquadmath; build it with language=fortran.
3055         * configure.ac: Add libquadmath.
3056         * Makefile.tpl: Handle multiple libs in check-[+language+].
3057         * Makefile.in: Regenerate.
3058         * configure: Regenerate.
3060 2010-11-16  Tom Tromey  <tromey@redhat.com>
3062         * MAINTAINERS: Moved myself to reviewers section.
3064 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
3066         * MAINTAINERS: Moved myself to reviewers section.
3068 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3070         * MAINTAINERS (Various Maintainers): Add self for build machinery.
3071         (Write After Approval): Remove self.
3073 2010-11-15  Andreas Schwab  <schwab@redhat.com>
3075         * configure.ac: Fix spelling in option names.
3076         * configure: Regenerated.
3078 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
3080         PR bootstrap/39622
3081         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
3082         * configure: Regenerated.
3084 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
3086         * MAINTAINERS: Update my email address.
3088 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3090         * configure: Regenerate.
3092 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3094         * configure: Regenerate.
3096 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3098         * configure: Regenerate.
3100 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3102         * configure: Regenerate.
3104 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
3106         * configure.ac: Support official CLooG.org versions.
3107         * configure: Regenerate.
3108         * config/cloog.m4: New.
3110 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
3112         * MAINTAINERS (Write After Approval): Add myself.
3114 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
3116         * MAINTAINERS: Update my email address.
3118 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
3120         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
3121         * configure: Regenerate.
3123 2010-11-03  Ian Lance Taylor  <iant@google.com>
3124             Dave Korn  <dave.korn.cygwin@gmail.com>
3126         PR lto/46273
3127         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
3128         and on other supported platforms whenever LTO is enabled.
3129         * configure: Rebuild.
3131 2010-11-02  Alan Modra  <amodra@gmail.com>
3133         PR binutils/12110
3134         * configure.ac: Error when source path contains spaces.
3135         * configure: Regenerate.
3137 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
3139         * MAINTAINERS: Update my email address.
3141 2010-10-20  Ian Lance Taylor  <iant@google.com>
3143         * Makefile.def (target_modules): Set lib_path to src/.libs for
3144         libstdc++-v3 module.
3145         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
3146         * Makefile.in: Rebuild.
3148 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3150         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
3151         (Write After Approval): Remove myself.
3153 2010-10-15  Tristan Gingold  <gingold@adacore.com>
3155         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3157 2010-10-14  Douglas Rupp  <rupp@gnat.com>
3159         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3161 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3163         * configure.ac (build_lto_plugin): New shell variable.
3164         (--enable-lto): Turn on by default for all non-ELF platforms that
3165         have had LTO support added so far.  Set build_lto_plugin appropriately
3166         for both ELF and non-ELF.
3167         (configdirs): Add lto-plugin or not based on build_lto_plugin.
3168         * configure: Regenerate.
3170 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3172         Sync from src:
3173         * configure.ac (v850 support): Remove target-libgloss from
3174         noconfigdirs.
3175         * configure: Regenerate.
3177 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3179         PR bootstrap/45326
3180         PR bootstrap/45174
3181         * configure.ac: Honor initial values of $build_configargs,
3182         $host_configargs, $target_configargs.  Mark the precious, so
3183         environment settings get recorded.
3184         * configure: Regenerate.
3186 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3188         PR bootstrap/45796
3189         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
3190         Depend on all-build-libiberty.
3191         * Makefile.in: Regenerate.
3193 2010-09-30  Michael Eager  <eager@eagercon.com>
3195         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
3196         * configure: Regenerate.
3198 2010-09-28  Michael Eager  <eager@eagercon.com>
3200         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
3202 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3204         PR bootstrap/44621
3205         * configure.ac: Fix unportable shell quoting.
3206         * configure: Regenerate.
3208 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
3210         * configure.ac (enable-lto): Add Darwin to the list of supported lto
3211         targets and amend comment.
3212         * configure: Regenerate.
3214 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
3216         * MAINTAINERS (Write After Approval): Add myself.
3218 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
3220         * configure.ac: Enable LTO by default on Darwin.
3221         * configure: Regenerate.
3223 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
3225         * MAINTAINERS (Write After Approval): Add myself.
3227 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
3229         * MAINTAINERS (Write After Approval): Add myself.
3231 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
3233         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
3234         ports
3236 2010-07-28  David Yuste  <david.yuste@gmail.com>
3238         * MAINTAINERS (Write After Approval): Add myself.
3240 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
3242         * configure.ac: Support all v850 targets.
3243         * configure: Regenerate.
3245 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
3247         PR bootstrap/44455
3248         * configure.ac (extra_mpfr_configure_flags): Copy from
3249         extra_mpc_gmp_configure_flags.
3250         * configure: Re-generated.
3252 2010-07-22  Andi Kleen  <ak@linux.intel.com>
3254         * MAINTAINERS (Write After Approval): Add myself.
3256 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
3258         * MAINTAINERS (Write After Approval): Add myself.
3260 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
3262         * MAINTAINERS (Write After Approval): Add myself.
3264 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
3266         PR target/44862
3267         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3268         Provide -B option to allow for link spec %s substitutions for
3269         libstdc++.a on darwin.
3270         * Makefile.in: Regenerate.
3272 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
3274         * MAINTAINERS (Reviewers): Update my e-mail address
3276 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
3278         * Makefile.def (configure-gcc): Depend on all-libelf.
3279         * Makefile.in: Rebuild.
3281 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
3283         * MAINTAINERS (Write After Approval): Add myself in the right place.
3285 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
3287         * MAINTAINERS (Write After Approval): Add myself.
3289 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
3291         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
3293 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
3295         * config.sub: Update to version 2010-05-21.
3296         * config.guess: Update to version 2010-04-03.
3298 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
3300         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3301         * configure: Regenerate.
3303 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
3305         * MAINTAINERS (Write After Approval): Add myself.
3307 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
3309         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3310         a platform that supports LTO.
3311         * configure: Regenerate.
3313 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
3315         * configure.ac: Allow all the versions greater than 0.10 of PPL.
3316         * configure: Regenerated.
3318 2010-04-27  Roland McGrath  <roland@redhat.com>
3319             H.J. Lu  <hongjiu.lu@intel.com>
3321         * configure.ac (--enable-gold): Support both, both/gold and
3322         both/bfd to add gold to configdirs without removing ld.
3323         * configure: Regenerated.
3325         * Makefile.def: Add install-gold dependency to install-ld.
3326         * Makefile.in: Regenerated.
3328 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
3330         PR lto/42776
3331         * configure.ac (--enable-lto): Refactor handling so libelf tests
3332         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3333         and allow LTO to be explicitly enabled on non-ELF platforms that
3334         are known to support it inside else-clause.
3335         * configure: Regenerate.
3337 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
3339         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3340         * configure: Regenerate.
3342 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
3344         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3345         * configure: Regenerate.
3347 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3349         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3350         separately.
3351         * configure: Regenerate.
3353 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
3355         * MAINTAINERS (Write After Approval): Add myself.
3357 2010-04-14  Tristan Gingold  <gingold@adacore.com>
3359         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3360         * configure: Regenerate.
3362 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
3364         * configure: Regenerate after change to elf.m4.
3366 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
3368         * MAINTAINERS (Write After Approval): Add myself.
3370 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3372         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3373         * configure: Regenerated.
3375 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3377         * configure.ac: Print "buggy but acceptable" when CLooG
3378         revision is less than 9.
3379         * configure: Regenerated.
3381 2010-04-01  Diego Novillo  <dnovillo@google.com>
3383         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3385 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3387         PR bootstrap/43615
3388         PR bootstrap/43328
3390         Revert:
3392         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3394         * configure.ac: Do not pass --enable-multilib nor
3395         --disable-multilib in baseargs.  Accept explicitly passed
3396         --enable_multilib.
3397         * configure: Regenerate.
3399 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
3401         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3403 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
3405         * MAINTAINERS: Remove myself.
3407 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3409         PR bootstrap/43328
3410         * configure.ac: Do not pass --enable-multilib nor
3411         --disable-multilib in baseargs.  Accept explicitly passed
3412         --enable_multilib.
3413         * configure: Regenerate.
3415 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
3417         * MAINTAINERS (spu port): Remove me.
3419 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3421         * configure.ac (tic6x-*-*): New case.
3422         * configure: Regenerate.
3424 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3426         * config.sub: Update to version 2010-03-22.
3427         * config.guess: Update to version 2009-12-30.
3429 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
3431         PR ada/42554
3432         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3433         * configure: Regenerate.
3435 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
3437         * MAINTAINERS: Update my email address.
3439 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
3441         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3442         (ghassan.shobaki@amd.com): Removed.
3444 2010-03-17  Alan Modra  <amodra@gmail.com>
3446         * MAINTAINERS: Update my email address.
3448 2010-03-16  Diego Novillo  <dnovillo@google.com>
3450         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3451         Matthews.
3453 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3455         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3456         Gutson, Jeffrey D. Oldham and Mark Shinwell.
3458 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3460         * MAINTAINERS: Update my email address.
3462 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
3464         * MAINTAINERS: Update my email address.
3466 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
3468         * MAINTAINERS: Update my email address.
3470 2010-03-09  Jie Zhang  <jie@codesourcery.com>
3472         * MAINTAINERS: Update my email address.
3474 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3476         PR libstdc++/32499
3477         * configure.ac (RANLIB): Default to true.
3478         (STRIP): Likewise.
3479         (RANLIB_FOR_TARGET): Remove superfluous : argument.
3480         * configure: Regenerate.
3482 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
3484         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3485         (Write After Approval): Update my email address.
3487 2010-02-17  Nick Clifton  <nickc@redhat.com>
3489         PR 11238
3490         * Makefile.tpl (local-distclean): Also remove config.cache files in
3491         sub-directories as there may not be Makefiles present in the
3492         sub-directories.
3493         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3494         the config.cache files found by the find command.
3496         * Makefile.in: Regenerate.
3497         * configure.ac: Revert previous delta.
3498         * configure: Regenerate.
3500 2010-02-15  Nick Clifton  <nickc@redhat.com>
3502         PR 11238
3503         * configure.ac: Delete config.cache files in sub-directories when
3504         deleting Makefiles.
3505         * configure: Regenerate.
3507 2010-02-12  Ben Elliston  <bje@gnu.org>
3509         * MAINTAINERS: Update my email address.
3511 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
3513         * MAINTAINERS (spu port): Update my email address.
3515 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
3517         * MAINTAINERS: Add myself as a maintainer for the bfin port.
3519 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3521         * configure.ac: Add "recommended" version checks for GMP/MPC.
3522         Update recommended GMP/MPFR/MPC versions.
3523         * configure: Regenerate.
3525 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
3527         * MAINTAINERS: Move my Embecosm email address into the
3528         write-after-approval section.
3530 2010-01-26  Ian Lance Taylor  <iant@google.com>
3532         * MAINTAINERS: Add myself as Go frontend maintainer.
3534 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
3536         PR libstdc++/36101, PR libstdc++/42813
3537         * configure.ac (bootstrap_target_libs): Make inclusion of
3538         target-libgomp conditional on libgomb being in target_configdirs.
3539         * configure: Regenerate.
3541 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
3543         PR libstdc++/36101, PR libstdc++/42813
3544         * configure.ac (bootstrap_target_libs): Include target-libgomp.
3545         * configure: Regenerate.
3547 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
3549         PR libstdc++/36101, PR libstdc++/42813
3550         * configure.ac (target_configdirs): Substitute.
3551         * Makefile.def: Bootstrap target module libgomp.
3552         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3553         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3554         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3555         * configure, Makefile.in: Regenerate.
3557 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3559         * MAINTAINERS: Adjust my details.
3561 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
3563         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3565 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
3567         * MAINTAINERS: reindented my entry with tabs instead of spaces.
3569 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
3571         * MAINTAINERS (Write After Approval): Add myself.
3573 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3575         * MAINTAINERS (Write After Approval): Add myself.
3577 2010-01-11  Richard Guenther  <rguenther@suse.de>
3579         PR lto/41569
3580         * Makefile.def (all-lto-plugin): Depend on all-gcc.
3581         * Makefile.in: Regenerated.
3583 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
3585         * configure.ac: Enable libjava build on x86_64-*freebsd*.
3586         * configure: Regenerate.
3588 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3589             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3591         PR bootstrap/42424
3592         * configure.ac: Include libtool m4 files.
3593         (_LT_CHECK_OBJDIR): Call it.
3594         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3595         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3597         * configure: Regenerate.
3599 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3601         PR bootstrap/41818
3602         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3603         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
3604         * Makefile.in: Regenerate.
3606 2010-01-02  Richard Guenther  <rguenther@suse.de>
3608         PR lto/41529
3609         * configure.ac: Include config/elf.m4.  Disable LTO if not
3610         builting for an elf target.
3611         * configure: Regenerate.
3613 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
3615         * MAINTAINERS: Change my email address.
3617 2009-12-18  Ben Elliston  <bje@au.ibm.com>
3619         * config.sub, config.guess: Update from upstream sources.
3621 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
3623         * MAINTAINERS (Write After Approval): Add myself.
3625 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3627         PR middle-end/30447
3628         PR middle-end/30789
3629         PR other/40302
3631         * configure.ac: Require MPC.
3632         * configure: Regenerate.
3634 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3636         PR target/38384
3637         PR bootstrap/40972
3638         * libtool.m4: Sync from git Libtool.
3639         * ltoptions.m4: Likewise.
3640         * ltversion.m4: Likewise.
3641         * lt~obsolete.m4: Likewise.
3642         * ltmain.sh: Likewise.
3644 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3646         * configure.ac: Update minimum MPC version to 0.8.
3647         * configure: Regenerate.
3649 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
3651         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3652         * configure: Regenerated.
3654 2009-11-21  Ian Lance Taylor  <iant@google.com>
3656         * configure.ac: Change default of poststage1_ldflags to be empty if
3657         poststage1_libs is set.  When poststage1_libs is empty, and
3658         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3659         * configure: Rebuild.
3661 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
3663         * MAINTAINERS (Write After Approval): Update my email address.
3665 2009-11-20  Ben Elliston  <bje@au.ibm.com>
3667         * config.guess: Update from upstream sources.
3669 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3671         * Makefile.def: Restore host and target settings for gmp.
3672         * Makefile.in: Rebuild.
3674 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3676         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
3677         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
3678         Fix portability of test of C++ as bootstrap language.  Add
3679         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3680         * configure: Rebuild.
3681         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3682         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
3683         in-tree building.
3684         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3685         (POSTSTAGE1_HOST_EXPORTS): Use it.
3686         (STAGE[+id+]_CXXFLAGS): New.
3687         (BASE_FLAGS_TO_PASS): Pass it down.
3688         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
3689         extra_exports.
3690         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3691         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3692         extra_exports.
3693         * Makefile.in: Rebuild.
3695 2009-11-17  Ben Elliston  <bje@au.ibm.com>
3697         * config.sub, config.guess: Update from upstream sources.
3699 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
3701         * MAINTAINERS (Write After Approval): Add myself.
3703 2009-11-09  Jon Beniston  <jon@beniston.com>
3705         * MAINTAINERS (Write After Approval): Add myself.
3707 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
3709         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
3710         paths for *-w64-mingw* and x86_64-*mingw*.
3711         * configure: Regenerated.
3713 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
3715         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3717 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
3719         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3720         Phil Edwards to Write-After Approval.
3722 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
3724         * configure.ac: Disable target-winsup & co for
3725         x86_64-*-mingw* and *-w64-mingw* targets.
3726         * configure: Regenerated.
3728 2009-10-16  Nick Clifton  <nickc@redhat.com>
3730         * MAINTAINERS: Add myself as a maintainer for the RX port.
3732 2009-10-26  Johannes Singler  <singler@kit.edu>
3734         * MAINTAINERS (Write After Approval): Update my e-mail address.
3736 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3738         * configure.ac (CLooG test): Use = with test.
3739         * configure: Regenerate.
3741 2009-10-22  Richard Guenther  <rguenther@suse.de>
3743         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
3744         cloog if the ppl version check failed.  Move flags saving
3745         before setting in libelf check.
3746         * configure: Regenerate.
3748 2009-10-21  Richard Guenther  <rguenther@suse.de>
3750         * configure.ac: Adjust the ppl and cloog configure to work as
3751         documented.  Disable cloog if ppl was disabled.  Omit the version
3752         checks if they were disabled.
3753         * configure: Re-generate.
3755 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3757         * configure.ac: Add 'lto' to enable_languages, not
3758         new_enable_languages, and only if not already present.
3759         * configure: Regenerate.
3761 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
3763         * README: Refer to the various COPYING* files instead of just
3764         COPYING.
3765         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3767 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
3769         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
3771 2009-10-07  Richard Guenther  <rguenther@suse.de>
3773         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3774         and Richard Guenther as reviewers.
3775         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3776         as reviewers.
3778 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
3780         * config.sub: Update from upstream sources.
3782 2009-10-06  Ian Lance Taylor  <iant@google.com>
3784         * Makefile.def: check-gold depends upon all-gas.
3785         * Makefile.in: Rebuild.
3787 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
3789         * MAINTAINERS (Write After Approval): Add myself.
3791 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
3793         * Makefile.def: all-lto-plugin depends on all-libiberty.
3794         set bootstrap=true for lto-plugin.
3795         Add lto-plugin.
3796         * Makefile.in: Regenerate.
3797         * configure.ac (host_libs): Add lto-plugin.
3798         * configure: Regenerate.
3800 2009-10-03  Diego Novillo  <dnovillo@google.com>
3802         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3803         (HOST_LIBELFLIBS): Define.
3804         (HOST_LIBELFINC): Define.
3805         * Makefile.in: Regenerate.
3806         * configure.ac: Add --enable-lto.
3807         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3808         If --enable-lto is used, add 'lto' to new_enable_languages.
3809         If --enable-lto is used and gold is enabled, add
3810         lto-plugin to configdirs.
3811         * configure: Regenerate.
3813 2009-10-03  Simon Baldwin  <simonb@google.com>
3815         * configure.ac: If --with-system-zlib, suppress local zlib and
3816         pass --with-system-zlib to subdir configure scripts.
3817         * configure: Regenerate.
3819 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
3820             Paolo Bonzini  <bonzini@gnu.org>
3822         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3823         $(srcdir).
3824         * Makefile.in: Rebuilt.
3826 2009-09-26  Gary Funck  <gary@intrepid.com>
3828         * MAINTAINERS (Write After Approval): Add myself.
3830 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3832         * configure.ac: Update minimum MPC version to 0.7.
3833         * configure: Regenerate.
3835 2009-09-25  Nick Clifton  <nickc@redhat.com>
3837         * configure.ac: Pass any --cache-file=/dev/null option on to
3838         subconfigures.
3839         * configure: Regenerate.
3841 2009-09-23  Nick Clifton  <nickc@redhat.com>
3843         * config.sub, config.guess: Update from upstream sources.
3845 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
3847         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3848         * Makefile.in: Rebuilt.
3850 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3852         PR bootstrap/32272
3853         * configure.ac: Error out if $srcdir isn't '.' but contains
3854         host-${host_noncanonical}.
3855         * configure: Regenerate.
3857 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3859         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3860         maintainer.
3862 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3864         * configure.ac: If bootstrapping a combined tree with
3865         --enable-gold, require c++ in stage1_languages.
3866         * configure: Regenerate.
3868         * configure.ac: Also add target_libs of stage1_languages to
3869         bootstrap_target_libs.
3870         * configure: Regenerate.
3872         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3873         with --enable-languages not containing c++.
3874         * configure: Regenerate.
3876 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
3878         * configure.ac: Disable java and boehm-gc for bfin-*-*.
3879         * configure: Regenerate.
3881 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
3883         * MAINTAINERS (Write After Approval): Update my e-mail address,
3884         and move from from here...
3885         (Waiting for paperwork): To here.
3887 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
3889         * MAINTAINERS (Reviewers): Add self as driver reviewer.
3891 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3893         * configure.ac: Do not use $extrasub for replacing @if/@endif
3894         parts in Makefile; instead, use additional arguments to
3895         AC_CONFIG_COMMANDS to do the replacement manually, with several
3896         sed invocations, to avoid HP-UX sed command limits.
3897         * configure: Regenerate.
3899 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
3901         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3902         blank before -L.
3904 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
3906         * configure.ac (with-build-config): Document.  Handle without.
3907         Handle missing argument.
3908         * configure: Rebuilt.
3910 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
3912         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
3913         Default to bootstrap-debug only if compare-debug works.
3914         * configure: Rebuilt.
3915         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3916         * Makefile.in: Rebuilt.
3918 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3920         * MAINTAINERS (OS Port Maintainers): Update my email address.
3922 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
3924         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3925         * Makefile.in: Rebuilt.
3927 2009-09-01  Chris Demetriou  <cgd@google.com>
3929         * MAINTAINERS (Write After Approval): Add myself.
3931 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
3933         PR debug/30161
3934         * include/dwarf2.h (enum dwarf_tag): Added
3935         DW_TAG_GNU_template_template_param
3936         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3938 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3940         * Makefile.tpl (AWK): Fix typo.
3941         * Makefile.in: Regenerate.
3943 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3945         * configure.ac: Detect awk and sed.
3946         * Makefile.def (flags_to_pass): Add AWK and SED.
3947         * Makefile.tpl (AWK, SED): New.
3948         (BASE_FLAGS_TO_PASS): Add AWK and SED.
3949         * configure: Regenerate.
3950         * Makefile.in: Regenerate.
3952 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
3954         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3955         (collapseslashes): Likewise.
3957 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3959         * configure.ac (AC_PREREQ): Bump to 2.64.
3961 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3963         * configure.ac: Remove --with-datarootdir, --with-docdir,
3964         --with-pdfdir, --with-htmldir switches.
3965         * configure: Regenerate.
3967         * configure: Regenerate.
3969         * compile: Sync from Automake 1.11.
3970         * depcomp: Likewise.
3971         * install-sh: Likewise.
3972         * missing: Likewise.
3973         * mkinstalldirs: Likewise.
3974         * ylwrap: Likewise.
3976 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
3978         * ltmain.sh (func_normal_abspath): New function.
3979         (func_relative_path): Likewise.
3980         (func_mode_help): Document new -bindir option for link mode.
3981         (func_mode_link): Add new -bindir option, and use it to place
3982         output DLL if specified.
3984 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3986         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3987         (baseargs): Add --disable-option-checking.
3988         * configure: Regenerate.
3990         * Makefile.def (configure-target-libiberty): Depend on
3991         all-binutils and all-ld.
3992         (configure-target-newlib): Likewise.
3993         * Makefile.in: Regenerate.
3995 2009-08-17  Ben Elliston  <bje@au.ibm.com>
3997         * config.sub, config.guess: Update from upstream sources.
3999 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4001         Sync from src, merge:
4003         2009-07-02  Tristan Gingold  <gingold@adacore.com>
4005         * configure.ac: Do not exclude gas for i386-*-darwin.
4006         Add a case for x86_64-*-darwin.
4007         * configure: Regenerate.
4009 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
4011         * MAINTAINERS: Add my name to Write After Approval list.
4013 2009-08-06  Michael Eager  <eager@eagercon.com>
4015         * configure.ac: Add Microblaze target.
4016         * configure: Regenerate.
4018 2009-07-31  Christian Bruel  <christian.bruel@st.com>
4020         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
4021         * configure: Regenerate.
4023 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
4025         * MAINTAINERS (Write After Approval): Update my e-mail address.
4027 2009-07-06  Ian Lance Taylor  <iant@google.com>
4029         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
4030         * configure: Rebuild.
4032 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
4034         * MAINTAINERS: Move myself to the Graphite Reviewers.
4036 2009-06-30  Wei Guozhi  <carrot@google.com>
4038         * MAINTAINERS: Add my name to Write After Approval list.
4040 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
4042         PR bootstrap/40338
4043         * configure.ac (comparestring): Create new variable.
4044         * Makefile.tpl (comparestring): Use to skip some comparisions.
4045         * configure: Regenerate.
4046         * Makefile.in: Regenerate.
4048 2009-06-26  Doug Evans  <dje@sebabeach.org>
4050         * Makefile.def (host_modules): Add cgen.
4051         * Makefile.in: Regenerate.
4052         * configure.ac (host_tools): Add cgen.
4053         * configure: Regenerate.
4055 2009-06-23  DJ Delorie  <dj@redhat.com>
4057         * MAINTAINERS: Add myself as mep maintainer.
4059 2009-06-23  Ian Lance Taylor  <iant@google.com>
4061         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
4062         boot_languages.  Only bootstrap target libraries listed in
4063         target_libs for some boot language.  Add --with-stage1-ldflags,
4064         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
4065         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
4066         if not building with C++.
4067         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
4068         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
4069         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
4070         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
4071         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
4072         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
4073         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
4074         * configure, Makefile.in: Rebuild.
4076 2009-06-23  Li Feng  <nemokingdom@gmail.com>
4078         * MAINTAINERS: Added my name to write-after-approval list.
4080 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
4082         * configure.ac: Define is_elf for QNX Neutrino targets.
4083         * configure: Regenerate.
4085 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
4087         * MAINTAINERS: Added my name to the write-after-approval list
4089 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4091         * configure.ac: Detect MPC in default directory.
4092         * configure: Regenerate.
4094 2009-06-03  Jerome Guitton  <guitton@adacore.com>
4095             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4097         * Makefile.tpl (all): Avoid a trailing backslash.
4098         * Makefile.in: Regenerate.
4100 2009-06-03  Ben Elliston  <bje@au.ibm.com>
4102         * config.sub, config.guess: Update from upstream sources.
4104 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
4106         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
4107         to noconfdirs.
4108         * configure: Regenerate.
4110 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
4112         * Makefile.tpl ([+compare-target+]): Compare all stage
4113         directories, rather than just gcc.
4114         * Makefile.in: Rebuilt.
4116 2009-06-01  Doug Kwan  <dougkwan@google.com>
4118         * configure.ac: Support gold for target arm*-*-*.
4119         * configure: Regenerate.
4121 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4123         * Makefile.def: Add MPC support and dependencies.
4124         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
4126         * Makefile.in, configure: Regenerate.
4128 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
4130         * Makefile.tpl (all): Avoid harmless warning in make all when
4131         gcc-bootstrap is enabled but stage_last does not exist.
4132         * Makefile.in: Rebuilt.
4134 2009-05-24  Nicolas Roche  <roche@adacore.com>
4136         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
4137         * Makefile.in: Regenerate.
4139 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
4141         * MAINTAINERS: Update my e-mail address.
4143 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
4145         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
4146         * configure:  Regenerate.
4148 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
4150         PR other/40159
4151         * Makefile.tpl (all): Don't assume gcc-bootstrap and
4152         gcc-no-bootstrap are mutually exclusive.
4153         * Makefile.in: Rebuilt.
4155 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
4157         PR other/40159
4158         * Makefile.tpl (all): Don't end with unconditional success.
4159         * Makefile.in: Rebuilt.
4161 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
4163         PR target/37137
4164         * Makefile.def (flags_to_pass): Remove redundant and incomplete
4165         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
4166         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
4167         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
4168         stage_configureflags, stage_cflags and stage_libcflags into
4169         explicit Makefile macros.
4170         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
4171         GFORTRAN.
4172         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
4173         CC.  Set CC_FOR_BUILD from CC.
4174         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
4175         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
4176         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
4177         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
4178         and GFORTRAN.
4179         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
4180         (_LIBCFLAGS): Renamed to _TFLAGS.
4181         (do-compare-debug, do-compare3-debug): Drop.
4182         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
4183         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
4184         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
4185         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
4186         (XGCC_FLAGS_FOR_TARGET): New.
4187         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
4188         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
4189         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
4190         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
4191         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
4192         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
4193         TFLAGS.
4194         (BUILD_CONFIG): Include if requested.
4195         (all): Set TFLAGS on bootstrap.
4196         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
4197         (all-stageid-prefixmodule): Likewise.
4198         (do-clean, distclean-stageid): Set TFLAGS.
4199         (restrap): Fix whitespace.
4200         * Makefile.in: Rebuilt.
4202 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
4204         * config.guess: Sync with src.
4206 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
4208         * configure.ac ($with_ppl):  Default to no if not supplied.
4209         ($with_cloog):  Likewise.
4210         configure:  Regenerate.
4212 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
4214         * MAINTAINERS: Update my e-mail address.
4216 2009-04-27  Nick Clifton  <nickc@redhat.com>
4218         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
4220 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
4222         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
4223         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
4224         * Makefile.in: Regenerate.
4226 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4228         PR bootstrap/39739
4229         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
4230         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
4232         * configure, Makefile.in: Regenerate.
4234 2009-04-21  Taras Glek  <tglek@mozilla.com>
4236         * include/hashtab.h: Update GTY annotations to new syntax
4237         * include/splay-tree.h: Likewise
4239 2009-04-17  Ben Elliston  <bje@au.ibm.com>
4241         * config.sub, config.guess: Update from upstream sources.
4243 2009-04-15  Anthony Green  <green@moxielogic.com>
4245         * configure.ac: Add moxie support.
4246         * configure: Rebuilt.
4248 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
4250         * configure.ac: Change copyright header to refer to version
4251         3 of the GNU General Public License and to point readers at the
4252         COPYING3 file and the FSF's license web page.
4253         * Makefile.def: Likewise.
4254         * Makefile.tpl: Likewise.
4255         * Makefile.in: Regenerate.
4257 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
4259         * configure.ac: Restore match for darwin9 or later. Use double
4260         brackets since regeneration eats one pair.
4261         * configure: Regenerate.
4263 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
4265         PR gas/10039
4266         * configure.ac: Require texinfo 4.7.
4267         * configure: Regenerated.
4269 2009-04-09  Nick Clifton  <nickc@redhat.com>
4271         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4272         the GCC Runtime Library Exception.
4274 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4276         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4277         * configure: Regenerate.
4279 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
4281         * Makefil.def (languages): New entries.
4282         * Makefile.tpl (check-gcc-*): New generic target.
4283         * Makefile.in: Regenerate.
4285 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
4287         * MAINTAINERS:  Update my email address.
4289 2009-03-18  Tom Tromey  <tromey@redhat.com>
4291         * configure: Rebuild.
4292         * configure.ac (host_libs): Add libiconv.
4293         * Makefile.in: Rebuild.
4294         * Makefile.def (host_modules): Add libiconv.
4295         (configure-gdb, all-gdb): Depend on libiconv.
4297 2009-03-16  Tristan Gingold  <gingold@adacore.com>
4299         * configure.ac: Treat gdb as supported on x86_64-darwin.
4300         * configure: Regenerate.
4302 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
4304         * configure.ac (--with-host-libstdcxx): New option.
4305         * configure: Regenerate.
4307 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
4309         * MAINTAINERS:  Move myself into the write after approval list.
4311 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
4313         * MAINTAINERS: Update e-mail address.
4315 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
4317         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4319 2009-03-10  Ira Rosen  <irar@il.ibm.com>
4321         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4323 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4325         Backport from git Libtool:
4327         2009-01-19  Robert Millan  <rmh@aybabtu.com>
4328         Support GNU/kOpenSolaris.
4329         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4330         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4331         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4332         GNU/kOpenSolaris.
4334 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
4336         * MAINTAINERS: Update e-mail address.
4338 2009-02-24  Michael Eager  <eager@eagercon.com>
4340         * MAINTAINERS (Write After Approval): Add self.
4342 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
4344         * MAINTAINERS (Write After Approval): Add myself.
4346 2009-02-05  Andreas Schwab  <schwab@suse.de>
4348         * Makefile.tpl (stage_last): Define $r and $s before using
4349         $(RECURSE_FLAGS_TO_PASS).
4350         * Makefile.in: Regenerate
4352 2009-01-30  Ian Lance Taylor  <iant@google.com>
4354         * MAINTAINERS: Move myself to the Global Reviewers list.
4356 2009-01-29  Robert Millan  <rmh@aybabtu.com>
4358         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4359         * configure: Regenerate.
4361 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
4363         * MAINTAINERS: Make whitespace consistent.
4364         Remove Robert Millan from Write After Approval.
4366 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
4368         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4369         (all-opcodes): Depend on all-libiberty.
4370         * Makefile.in: Regenerate.
4372 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
4374         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4375         * configure: Regenerate.
4377 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
4379         * MAINTAINERS (Write After Approval): Add myself.
4381 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
4383         * MAINTAINERS: Add myself to reviewers (Fortran).
4385 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
4387         PR tree-optimization/38515
4388         * configure.ac (cloog-polylib): Removed.
4389         (with_ppl, with_cloog): Test for "no".
4390         * configure: Regenerated.
4392 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
4394         * MAINTAINERS: Moved myself to reviewers (Fortran).
4396 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
4398         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4399         (Write After Approval): Remove myself.
4401 2009-01-03  Diego Novillo  <dnovillo@google.com>
4403         * MAINTAINERS: Remove myself from alias maintainership.
4405 2009-01-02  David Ayers  <ayers@fsfe.org>
4407         * MAINTAINERS: Update e-mail address.
4409 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
4411         * MAINTAINERS: Make whitespace consistent.
4413 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4415         Backport from upstream Libtool:
4416         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4417         Add cache variables to tests that require the linker to work.
4418         For shlibpath_overrides_runpath, this also changes the semantics
4419         to let the result from the C compiler take precedence.
4421 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4423         * config.sub, config.guess: Update from upstream sources.
4425 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
4427         * configure.ac (ppllibs): Add by default the lib flags.
4428         * configure: Regenerate.
4430 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
4432         * MAINTAINERS:  Add myself to the write after approval list.
4434 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
4436         * configure.ac: Add double brackets on darwin[912].
4437         * configure: Regenerate.
4439 2008-12-03  Daniel Kraft  <d@domob.eu>
4441         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
4442         Approval to Reviewer section (for Fortran front-end).
4444 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
4446         * configure.ac: Expand to darwin10 and later.
4447         * configure: Regenerate.
4449 2008-12-02  Andreas Schwab  <schwab@suse.de>
4451         * Makefile.def: configure-target-boehm-gc depends on
4452         all-target-libstdc++-v3.
4453         * Makefile.in: Regenerate.
4455 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
4457         * MAINTAINERS:  Add myself as mingw maintainer.
4459 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4461         * config.sub, config.guess: Update from upstream sources.
4463 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
4465         * README.SCO: Remove.
4467 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
4469         * MAINTAINERS:  Add myself to the write after approval list.
4471 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
4473         * MAINTAINERS:  Update my email address in WAA section.
4475 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
4477         * MAINTAINERS: Update e-mail address.
4479 2008-11-27  Toon Moene  <toon@moene.org>
4481         * MAINTAINERS: Change e-mail address.
4483 2008-11-27  Tristan Gingold  <gingold@adacore.com>
4485         * configure.ac: Build gdb for i?86-*-darwin*
4486         * configure: Regenerated.
4488 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
4490         * MAINTAINERS: Added my full name.
4492 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
4494         PR bootstrap/38014
4495         PR bootstrap/37923
4497         Revert:
4499         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4501         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4502         * Makefile.in: Regenerated.
4504         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4506         PR gdb/921
4507         PR gdb/1646
4508         PR gdb/2175
4509         PR gdb/2176
4511         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4512         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4513         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4514         (HOST_EXPORTS): Pass CPPFLAGS.
4515         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4516         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4517         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4518         * Makefile.in, configure: Regenerated.
4519         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4520         and CPPFLAGS_FOR_BUILD.
4522 2008-11-06  Jeff Law  <law@redhat.com>
4524         * MAINTAINERS: Add myself as middle end maintainer.
4526 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
4528         * MAINTAINERS (Write after approval): Add myself.
4530 2008-11-05  Diego Novillo  <dnovillo@google.com>
4532         * MAINTAINERS (Global Reviewers): Add myself.
4533         (Non-Algorithmic Maintainers): Remove myself.
4535 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
4537         * MAINTAINERS (Write after approval): Add myself.
4539 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
4541         * MAINTAINERS (Write after approval): Add myself.
4543 2008-10-31  Ben Elliston  <bje@au.ibm.com>
4545         * configure.ac (spu-*-*): Remove special case.
4546         * configure: Regenerate.
4548 2008-10-30  Catherine Moore  <clm@codesourcery.com>
4550         * MAINTAINERS (Write after approval): Update my email address.
4552 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
4554         * configure.ac [spu-*-*]: Do not set skipdirs.
4555         * configure: Re-generate.
4557 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
4559         * MAINTAINERS (Various Maintainers): Add myself to reload.
4561 2008-10-25  Richard Guenther  <rguenther@suse.de>
4563         * MAINTAINERS (Various Maintainers): Add myself as middle-end
4564         maintainer.  Remove myself as libgcc-math maintainer.
4565         (Non-Algorithmic Maintainers): Remove myself.
4567 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4569         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4570         * Makefile.in: Regenerated.
4572 2008-10-23  Cary Coutant  <ccoutant@google.com>
4574         * MAINTAINERS (Write after approval): Add myself.
4576 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4578         PR gdb/921
4579         PR gdb/1646
4580         PR gdb/2175
4581         PR gdb/2176
4583         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4584         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4585         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4586         (HOST_EXPORTS): Pass CPPFLAGS.
4587         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4588         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4589         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4590         * Makefile.in, configure: Regenerated.
4591         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4592         and CPPFLAGS_FOR_BUILD.
4594 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
4596         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4597         Sebastian Pop.
4599 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
4601         * MAINTAINERS (Write After Approval): Added myself.
4603 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4605         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4606         recommended version to 2.3.2.
4608         * configure: Regenerate.
4610 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
4612         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4614 2008-09-29  David Daney <david.daney@caviumnetworks.com>
4616         * MAINTAINERS (Write After Approval): Update e-mail address.
4618 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
4620         * libtool.m4: Update to libtool 2.2.6.
4621         * lt~obsolete.m4: Update to libtool 2.2.6.
4622         * ltmain.sh: Update to libtool 2.2.6.
4623         * ltsugar.m4: Update to libtool 2.2.6.
4624         * ltversion.m4: Update to libtool 2.2.6.
4625         * ltoptions.m4: Update to libtool 2.2.6.
4626         * ltgcc.m4: Update to match changes from libtool 2.2.6.
4628 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
4630         * MAINTAINERS (Write After Approval): Add myself.
4632 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
4634         * MAINTAINERS (Write After Approval): Update my name.
4636 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
4638         * MAINTAINERS: Add myself in "Write After Approval".
4640 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
4642         * MAINTAINERS: Add myself as ia64 maintainer.
4644 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
4646         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4647         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4648         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4649         and Michael Tiemann from Write After Approval since they do not
4650         actually have access.
4652 2008-09-05  Richard Guenther  <rguenther@suse.de>
4654         * configure.ac: Initialize clooglibs to -lcloog.
4655         * configure: Re-generate.
4657 2008-09-04  Le-Chun Wu  <lcwu@google.com>
4659         * MAINTAINERS (Write After Approval): Add myself.
4661 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
4663         * configure.ac (--with-cloog-polylib): New.
4664         (--disable-cloog-version-check): New.
4665         (--disable-ppl-version-check): New.
4666         * configure: Re-generate.
4668 2008-09-03  Richard Guenther  <rguenther@suse.de>
4670         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4671         cloog test.
4672         * configure: Re-generate.
4674 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
4676         Add picoChip port.
4677         * MAINTAINERS: Add picoChip maintainers.
4679 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
4680             Tobias Grosser  <grosser@fim.uni-passau.de>
4681             Jan Sjodin  <jan.sjodin@amd.com>
4682             Harsha Jagasia  <harsha.jagasia@amd.com>
4683             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4684             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
4685             Adrien Eliche  <aeliche@isty.uvsq.fr>
4687         Merge from graphite branch.
4688         * configure: Regenerate.
4689         * Makefile.in: Regenerate.
4690         * configure.ac (host_libs): Add ppl and cloog.
4691         Add checks for PPL and CLooG.
4692         * Makefile.def (ppl, cloog): Added modules and dependences.
4693         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4694         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4696 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4698         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4699         (GCC_SHLIB_SUBDIR): New.
4700         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4701         * configure: Regenerate.
4702         * Makefile.in: Regenerate.
4704 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
4706         * MAINTAINERS: Consistently use tabs to separate columns.
4708 2008-08-29  Tristan Gingold  <gingold@adacore.com>
4710         * MAINTAINERS (Write after Approval): Add myself.
4712 2008-08-28  Tristan Gingold  <gingold@adacore.com>
4714         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4715         Enable bfd, binutils and opcodes.
4716         * configure: Regenerate.
4718 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4720         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
4722 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4724         * MAINTAINERS:  Use correct Umlaut for last name.
4726 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4728         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4730 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
4732         * MAINTAINERS: Update my email address.
4734 2008-08-16  Nicolas Roche  <roche@adacore.com>
4736         * Makefile.tpl: Add BOOT_ADAFLAGS.
4737         * Makefile.in: Regenerate.
4739 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
4741         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4742         * configure: Regenerate.
4744 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
4746         * configure.ac: Add makefile fragments for hpux.
4747         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4748         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4749         * configure: Regenerate.
4750         * Makefile.in: Regenerate.
4752 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
4754         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4756 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
4758         * MAINTAINERS (Write after Approval): Add myself.
4760 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
4762         * MAINTAINERS (Write After Approval):  Add myself.
4764 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
4766         * MAINTAINERS (Write After Approval):  Add myself.
4768 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
4770         * MAINTAINERS: Update my email address.
4772 2008-06-25  Joey Ye  <joey.ye@intel.com>
4774         * MAINTAINERS (Write After Approval):  Add myself.
4776 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4778         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4779         * Makefile.in: Regenerate.
4780         * configure: Regenerate.
4782 2008-06-17  Daniel Kraft  <d@domob.eu>
4784         * MAINTAINERS (Write After Approval):  Add myself.
4786 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4788         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4789         "$@" is still intact with both Autoconf 2.59 and 2.62.
4790         * configure: Regenerate.
4792 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4794         * Makefile.tpl: Fix comment errors.
4795         * Makefile.in: Regenerate.
4797 2008-06-12  David S. Miller  <davem@davemloft.net>
4798             David Edelsohn  <edelsohn@gnu.org>
4800         * configure.ac: Add powerpc*-*-* to gold supported targets.
4801         * configure: Regenerate.
4803 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
4805         PR tree-optimization/36218
4806         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4807         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4808         (all prefix="build-"): Pass them to build-system sub-makes.
4809         * Makefile.in: Regenerate.
4811 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
4813         * MAINTAINERS (mt port): Remove.
4814         (sco5, unixware, sco udk): Remove.
4815         (Kean Johnston): Add to Write After Approval.
4817 2008-05-30  Julian Brown  <julian@codesourcery.com>
4819         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4820         of libobjc for ARM EABI Linux.
4821         * configure: Regenerate.
4823 2008-05-18  Xinliang David Li   <davidxl@google.com>
4825         * ChangeLog: Remove wrong ChangeLog entry.
4827 2008-05-17  Xinliang David Li   <davidxl@google.com>
4829         * MAINTAINERS (Write After Approval): Add myself.
4831 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
4833         * MAINTAINERS (Write After Approval): Add myself.
4835 2008-05-14  Rafael Espíndola  <espindola@google.com>
4837         * config-ml.in: don't handle --enable-shared and --enable-static.
4839 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
4841         * MAINTAINERS: Update my email address.
4843 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
4845         * MAINTAINERS: Update my email address.
4847 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
4849         * MAINTAINERS (Write After Approval): Add myself.
4851 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
4853         * MAINTAINERS (Write After Approval): Add myself.
4855 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
4857         * MAINTAINERS (crx): Add myself.
4859 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4861         Sync with src:
4862         2008-04-14  David S. Miller  <davem@davemloft.net>
4864         * configure.ac: Add sparc*-*-* to gold supported targets.
4865         * configure: Regenerate.
4867 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4869         PR bootstrap/35457
4870         * configure.ac: Include override.m4.
4871         * configure: Regenerate.
4873 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4875         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4876         * Makefile.in: Regenerate.
4878 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
4880         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
4881         as nonconfigurable directories list.
4882         * configure: Regenerate.
4884 2008-04-14  Ben Elliston  <bje@au.ibm.com>
4886         * config.sub, config.guess: Update from upstream sources.
4888 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
4890         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4891         * Makefile.in: Regenerate.
4893 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
4895         * configure.ac: Do not build libssp for the AVR.
4896         * configure: Regenerate.
4898 2008-04-07  Ian Lance Taylor  <iant@google.com>
4900         * Makefile.def: check-gold depends upon all-binutils.
4901         * Makefile.in: Regenerate.
4903 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
4905         * MAINTAINERS (Write After Approval): Add myself.
4907 2008-04-04  Nick Clifton  <nickc@redhat.com>
4909         PR binutils/4334
4910         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
4911         builds.
4912         * configure: Regenerate.
4914 2008-04-04  NightStrike  <NightStrike@gmail.com>
4916         PR other/35151
4917         * configure.ac: Combine rules for mingw32 and mingw64.
4918         * configure: Regenerate.
4920 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
4922         * MAINTAINERS (Write After Approval): Add myself.
4924 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
4926         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4927         * Makefile.in (.NOTPARALLEL): Ditto.
4929 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
4931         * MAINTAINERS (Write After Approval): Add myself.
4933 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
4935         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4936         * Makefile.in (.NOTPARALLEL): Regenerate.
4938 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
4940         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4941         * Makefile.in: Regenerate.
4943 2008-03-26  Jakub Staszak  <kuba@et.pl>
4945         * MAINTAINERS (Write After Approval): Add myself.
4947 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4949         * MAINTAINERS:  Update e-mail address.
4951 2008-03-20  Ian Lance Taylor  <iant@google.com>
4953         * configure.ac: Add support for --enable-gold.
4954         * Makefile.def: Add gold as a directory like ld.
4955         * configure, Makefile.in: Regenerate.
4957 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4959         * configure.ac: m4_include config/proginstall.m4.
4960         * configure: Regenerate.
4962         Backport from upstream Libtool:
4964         2007-10-12  Eric Blake  <ebb9@byu.net>
4966         Deal with Autoconf 2.62's semantic change in m4_append.
4967         * ltsugar.m4 (lt_append): Replace broken versions of
4968         m4_append.
4969         (lt_if_append_uniq): Don't require separator to be overquoted,
4970         and avoid broken m4_append.
4971         (lt_dict_add): Fix typo.
4972         * libtool.m4 (_LT_DECL): Don't overquote separator.
4974 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
4976         * config.rpath: Add AIX 6 support.
4978 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
4980         * Makefile.def (stageprofile).  Remove -fprofile-generate
4981         from stage_libcflags.
4982         * Makefile.in: Regenerate.
4984 2008-03-13  Ben Elliston  <bje@au.ibm.com>
4986         * config.sub, config.guess: Update from upstream sources.
4988 2008-03-06  Tom Tromey  <tromey@redhat.com>
4990         * MAINTAINERS: Update for treelang deletion.
4992 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
4994         * MAINTAINERS: Update my email address.
4996 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
4998         * MAINTAINERS (darwin port): Add myself as a maintainer.
4999         (objective-c/c++): Add myself as a maintainer.
5001 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
5003         * MAINTAINERS (Write After Approval): Update my email address.
5005 2008-02-25  Tomas Bily  <tbily@suse.cz>
5007         * MAINTAINERS (Write After Approval): Add myself.
5009 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
5011         * MAINTAINERS (OpenMP): Add myself.
5013 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
5015         PR bootstrap/32009
5016         PR bootstrap/32161
5018         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
5019         * configure: Regenerate.
5021         * Makefile.def: Define stage_libcflags for all bootstrap stages.
5022         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
5023         STAGE4_LIBCFLAGS): New.
5024         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
5025         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
5026         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
5027         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
5028         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
5029         for target modules.  Don't export LIBCFLAGS.
5030         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
5031         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
5032         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
5033         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
5034         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
5035         * Makefile.in: Regenerate.
5037 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5039         PR libgcj/33085
5040         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
5041         Do not use -DDLL_EXPORT.  Backport from upstream.
5043 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5045         * MAINTAINERS (Write After Approval): Add myself.
5047 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
5049         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
5050         * configure: Regenerate.
5052 2008-01-31  Marc Gauthier  <marc@tensilica.com>
5054         * configure.ac (xtensa*-*-*): Recognize processor variants.
5055         * configure: Regenerate.
5057 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5059         PR bootstrap/34922
5060         * configure.ac (PARSE_ARGS): Push suitable setting of
5061         ac_subdirs_all, for `./configure --help=recursive'.
5062         Handle `+' in generic toplevel directory disabling.
5063         * configure: Regenerate.
5065 2008-01-28  Nick Clifton  <nickc@redhat.com>
5067         * MAINTAINERS (xstormy16): Take over maintainership.
5069 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
5071         * MAINTAINERS (c4x port): Remove.
5073 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
5075         * libtool.m4: Backport AIX 6 support from ToT Libtool.
5077 2008-01-23  Ben Elliston  <bje@au.ibm.com>
5079         * config.sub, config.guess: Update from upstream sources.
5081 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
5083         * MAINTAINERS (Write After Approval): Add myself.
5085 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
5087         * MAINTAINERS: Update my email address.
5089 2008-01-09  Raksit Ashok  <raksit@google.com>
5091         * MAINTAINERS (Write After Approval): Add myself.
5093 2008-01-09  Raksit Ashok  <raksit@google.com>
5095         * MAINTAINERS (Write After Approval): Add myself.
5097 2008-01-08  Ben Elliston  <bje@au.ibm.com>
5099         * config.sub, config.guess: Update from upstream sources.
5101 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5103         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
5104         Change recommended MPFR from 2.2.1 -> 2.3.0.
5105         * configure: Regenerate.
5107 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
5109         * MAINTAINERS: Update my email address.
5111 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
5113         * MAINTAINERS: Update my email address.
5115 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
5117         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
5118         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
5119         * Makefile.in: Regenerate.
5121 2007-12-10  Mark Heffernan  <meheff@google.com>
5123         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
5124         misplaced entries.
5126 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
5128         * configure.ac: Enable libjava for x86_64-*-darwin9.
5129         * configure: Regenerate.
5131 2007-12-07  Bill Maddox  <maddox@google.com>
5133         * MAINTAINERS (Write After Approval): Add myself.
5135 2007-12-05  Ben Elliston  <bje@au.ibm.com>
5137         * config.sub, config.guess: Update from upstream sources.
5139 2007-12-02  Matthias Klose  <doko@ubuntu.com>
5141         * config-ml.in: Remove 64bit configure tests.
5143 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5145         * config-ml.in: Robustify against white space in absolute file
5146         names.
5148         * config-ml.in (multi-clean): Substitute ${Makefile}.
5149         Remove superfluous ${Makefile} in list.
5151 2007-11-19  Thiemo Seufer  <ths@mips.com>
5153         * config-ml.in: Don't hardcode the Makefile name.
5155 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
5157         * MAINTAINERS (Write After Approval): Add myself.
5159 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
5161         * MAINTAINERS (Write After Approval): Add myself.
5163 2007-11-06  Doug Kwan  <dougkwan@google.com>
5165         * MAINTAINERS (Write After Approval): Add myself.
5167 2007-10-25  Ben Elliston  <bje@au.ibm.com>
5169         * MAINTAINERS (mercury): Remove entry.
5170         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
5172 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
5174         * Makefile.def (dependencies): Make configure-gdb depend on
5175         all-intl.
5176         * Makefile.in: Regenerated.
5178 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
5180         * MAINTAINERS (Fortran maintainer): Remove myself.
5182 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
5184         * Makefile.def: To avoid problems running with parallel makes,
5185         build newlib before libgloss so that target specific header
5186         files are availble.
5187         * Makefile.in: Regenerate
5189 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
5191         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
5192         * Makefile.in: Regenerate.
5194 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
5196         * MAINTAINERS (Register allocation reviewer): Add myself.
5198 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
5200         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
5201         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
5202         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
5203         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
5204         * configure: Regenerate.
5206 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
5208         * MAINTAINERS (Register allocation reviewer): Add myself.
5210 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
5212         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
5213         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
5214         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
5215         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
5216         * configure.ac: Default them to host tools for $host = $build.
5217         Subst them.
5219         * configure: Regenerate.
5220         * Makefile.in: Regenerate.
5222 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
5224         * MAINTAINERS (Register allocation reviewer): Add myself.
5226 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
5228         * MAINTAINERS (Register allocation reviewer): Add myself.
5230 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
5232         * MAINTAINERS (Write After Approval): Fix typo.
5234 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
5236         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
5237         * configure: Regenerate.
5239 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
5241         PR bootstrap/31906
5242         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
5243         they're already prefixed.
5245 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
5247         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
5248         libstdc++.
5249         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
5250         * configure: Regenerate.
5251         * Makefile.in: Regenerate.
5253 2007-09-17  Andreas Schwab  <schwab@suse.de>
5255         * configure.ac: Raise minimum makeinfo version to 4.6.
5256         * configure: Regenerate.
5258 2007-09-17  Johannes Singler  <singler@ira.uka.de>
5260         * MAINTAINERS (write-after-approval) add myself
5262 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
5264         * configure.ac: Correct makeinfo version check.
5265         * configure: Regenerate.
5267 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
5269         * MAINTAINERS: Update my email address.
5271 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
5273         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
5274         to $skipdirs and only disable gprof for newlib.  Use the normal
5275         mips*-elf* handling in other respects.
5276         * configure: Regnerate.
5278 2007-09-12  David Daney  <ddaney@avtrex.com>
5280         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5281         enabling libgcj.
5282         * configure: Regenerate.
5284 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5286         PR other/32154
5287         * configure.ac: For libgloss targets, point the linker to the linker
5288         script, startup code and simulator library.
5289         * configure: Regenerate.
5291 2007-09-07  Andrew Haley  <aph@redhat.com>
5293         * configure.ac (noconfigdirs): Remove target-libffi and
5294         target-libjava.
5295         * configure: Regenerate.
5297 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5299         PR target/33281
5300         * configure.ac: Use config/mh-mingw on mingw.
5301         * configure: Regenerate.
5303 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
5305         * MAINTAINERS (Write After Approval): Add myself.
5307 2007-09-05  Richard Guenther  <rguenther@suse.de>
5309         * configure.ac (--enable-stage1-checking): If neither --enable-checking
5310         nor --disable-checking is provided also turn on yes and types
5311         checking for stage1.
5312         * configure: Re-generate.
5314 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
5316         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5317         (Write After Approval): Remove myself.
5319 2007-08-29  Nick Clifton  <nickc@redhat.com>
5321         * config.sub, config.guess: Update from upstream sources.
5323 2007-08-22  Bud Davis  <jmdavis@link.com>
5325         * MAINTAINERS (Write After Approval): Added myself.
5326         * MAINTAINERS (Reviewers): Removed myself.
5328 2007-08-18  Paul Brook  <paul@codesourcery.com>
5329             Joseph Myers  <joseph@codesourcery.com>
5331         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5332         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5333         * Makefile.in: Regenerate.
5334         * configure.ac (--with-debug-prefix-map): New.
5335         * configure: Regenerate.
5337 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
5338             Nigel Stephens  <nigel@mips.com>
5340         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
5341         as target_makefile_frag.
5342         * configure: Regenerate.
5344 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
5346         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5347         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
5348         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5349         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5350         (do-compare, do-compare3, do-compare-debug): New.
5351         ([+compare-target+]): Use them.
5353 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
5355         * MAINTAINERS (Write After Approval): Change my email address.
5357 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5358             Ben Elliston  <bje@au.ibm.com>
5360         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5361         --silent if $silent.
5362         * configure: Regenerate.
5364 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
5366         * MAINTAINERS (Various Maintainers): Add myself as
5367         loop infrastructure maintainer.  Update my e-mail
5368         address.
5370 2007-07-31  Diego Novillo  <dnovillo@google.com>
5372         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5373         Adjust description.
5375 2007-07-26  Richard Guenther  <rguenther@suse.de>
5377         * configure.ac: Add types checking to stage1 checking flags.
5378         * configure: Regenerate.
5380 2007-07-17  Nick Clifton  <nickc@redhat.com>
5382         * COPYING3: New file.  Contains version 3 of the GNU General
5383         Public License.
5384         * COPYING3.LIB: New file.  Contains version 3 of the GNU
5385         Lesser General Public License.
5387 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5389         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5391 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5393         * MAINTAINERS (S/390 co-maintainer): Add myself.
5394         (Write After Approval): Remove myself.
5396 2007-07-13  Dan Hipschman  <dsh@google.com>
5398         * MAINTAINERS (Write After Approval): Add myself.
5400 2007-07-11  Nick Clifton  <nickc@redhat.com>
5402         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5403         WINDRES export.
5404         * Makefile.in: Regenerate.
5406 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5408         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5409         maintainer.
5411 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
5413         * lt~obsolete.m4: New. Import from 20070318 libtool.
5415 2007-07-03  Julian Brown  <julian@codesourcery.com>
5417         * MAINTAINERS (Write After Approval): Add myself.
5419 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5421         * configure.ac: Rewrite 'configure --help' strings to look nicer.
5422         * configure: Regenerate.
5424 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5426         * configure.ac: Add some missing m4 quotation.
5427         * configure: Regenerate.
5429 2007-07-02  Simon Baldwin  <simonb@google.com>
5431         * MAINTAINERS (Write After Approval): Add myself.
5433 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
5435         * configure: Regenerate.
5437 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
5439         * Makefile.def: Add windmc tool to build.
5440         * Makefile.tpl: Likewise.
5441         * configure.ac: Likewise.
5442         * Makefile.in: Regenerate.
5443         * configure: Regenerate.
5445 2007-06-28  DJ Delorie  <dj@redhat.com>
5447         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5448         not building newlib.
5449         * configure: Regenerated.
5451 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
5453         * MAINTAINERS (Write After Approval): Add myself.
5455 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
5457         * MAINTAINERS (Write After Approval): Add myself.
5459 2007-06-19  Chris Matthews  <chrismatthews@google.com>
5461         * MAINTAINERS (Write After Approval): Add myself.
5463 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5465         * MAINTAINERS (Write After Approval): Add myself.
5467 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
5469         * Makefile.def: Add dependency from configure-gdb to all-bfd.
5470         * Makefile.in: Regenerated.
5472 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
5474         * configure.ac: Don't add target-libmudflap to noconfigdirs for
5475         bfin*-*-uclinux* targets.
5476         * configure: Regenerate.
5478 2007-06-14  Ian Lance Taylor  <iant@google.com>
5480         * MAINTAINERS: Add myself as non-algorithmic global write
5481         maintainer.
5483 2007-06-14  Diego Novillo  <dnovillo@google.com>
5485         * MAINTAINERS: Add self as middle-end maintainer and
5486         non-algorithmic global write maintainer.
5488 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5490         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5491         Move all Fortran maintainers except Paul Brook into the
5492         Non-Autopoiesis section.
5494 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
5496         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5497         (distclean-stage[+id+]): Possibly delete stage_last.
5498         * Makefile.in: Regenerate.
5500 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
5502         * MAINTAINERS (Various Maintainer): Fix typo.
5504 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
5506         * MAINTAINERS (Various Maintainer): Add myself as
5507         dataflow maintainer.
5509 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5511         * config.sub, config.guess: Update from upstream sources.
5513 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5515         * Makefile.tpl: Fix spelling error.
5516         * Makefile.in: Regenerate.
5518 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
5520         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5521         lt_cv_sys_max_cmd_len.
5523 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
5525         * MAINTAINERS (Various Maintainers): Add myself as
5526         auto-vectorizer maintainer.
5528 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
5530         PR libjava/32098
5531         * libtool.m4: Revert previous change.
5532         * ltgcc.m4: Put it here.
5534 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
5536         * MAINTAINERS (Various Maintainers): Add myself as
5537         auto-vectorizer maintainer.
5539 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
5541         PR libjava/32098
5542         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5544 2007-05-30  Richard Guenther  <rguenther@suse.de>
5546         * MAINTAINERS (Various Maintainers): Add myself as
5547         auto-vectorizer maintainer.
5549 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
5551         PR bootstrap/29382
5552         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5553         * configure: Rebuilt.
5555 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
5557         * MAINTAINERS (Write After Approval): Removed my name.
5559 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
5561         * MAINTAINERS (Write After Approval): Remove myself.
5563 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
5565         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5567 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
5569         * ltmain.sh: Update from ToT Libtool.
5570         * libtool.m4: Update from ToT Libtool.
5571         * ltsugar.m4: New. Update from ToT Libtool.
5572         * ltversion.m4: New. Update from ToT Libtool.
5573         * ltoptions.m4: New. Update from ToT Libtool.
5574         * ltconfig: Remove.
5575         * ltcf-c.sh: Remove.
5576         * ltcf-cxx.sh: Remove.
5577         * ltcf-gcj.sh: Remove.
5579 2007-05-22  Ollie Wild  <aaw@google.com>
5581         * MAINTAINERS (Write After Approval): Add myself.
5583 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
5585         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5586         stage_cflags.
5587         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5588         Remove CFLAGS/LIBCFLAGS.
5589         (configure-stage[+id+]-[+prefix+][+module+],
5590         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5591         * Makefile.in: Regenerate.
5593 2007-05-15  Diego Novillo  <dnovillo@google.com>
5595         * MAINTAINERS: Update e-mail address.
5597 2007-05-15  Revital Eres  <eres@il.ibm.com>
5599         * MAINTAINERS (Write After Approval): Add myself.
5601 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
5603         * MAINTAINERS (Write After Approval): Updated my address.
5605 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
5607         * MAINTAINERS (Write After Approval): Add myself.
5609 2007-05-11  Silvius Rus  <rus@google.com>
5611         * MAINTAINERS (Write After Approval): Add myself.
5613 2007-04-23  Tom Tromey  <tromey@redhat.com>
5615         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5617 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
5619         * MAINTAINERS (cpplib): Rename to ...
5620         (libcpp): ... this.  Add C/C++ front end maintainers.
5622 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
5624         * config-ml.in: Pass ${ml_config_env} to configure calls.
5626 2007-04-04  Christian Bruel  <christian.bruel@st.com>
5628         * MAINTAINERS (Write After Approval): Add myself.
5630 2007-04-02  Dave Korn  <dave.korn@artimi.com>
5632         * MAINTAINERS (Write After Approval): Add myself.
5634 2007-03-31  Tobias Burnus  <burnus@net-b.de>
5636         * MAINTAINERS (fortran 95 front end): Add myself.
5638 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
5640         * MAINTAINERS (Write After Approval): Add myself.
5642 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
5644         * MAINTAINERS (Modulo Scheduler): Add myself.
5646 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
5648         * MAINTAINERS (fortran 95 front end): Add myself.
5649         (c++ front end): whitespace fix.
5651 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
5653         * MAINTAINERS (Write After Approval): Add myself.
5655 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
5657         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5658         of glob.  Quote arguments with single quotes too.
5659         * configure: Regenerate.
5661 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
5663         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5664         * Makefile.in: Regenerate
5666 2007-03-07  Andreas Schwab  <schwab@suse.de>
5668         * configure: Regenerate.
5670 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
5672         * configure.ac: Add "--with-pdfdir" configure option,
5673         which defines pdfdir variable.
5674         * Makefile.def (target=fixincludes): Add install-pdf to
5675         missing targets.
5676         (recursive_targets): Add install-pdf target.
5677         (flags_to_pass): Add pdfdir.
5678         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5679         target.
5680         * configure: Regenerate
5681         * Makefile.in: Regenerate
5683 2007-02-28  Eric Christopher  <echristo@apple.com>
5685         Revert:
5686         2006-12-07  Mike Stump  <mrs@apple.com>
5688         * Makefile.def (dependencies): Add dependency for
5689         install-target-libssp and install-target-libgomp on
5690         install-gcc.
5691         * Makefile.in: Regenerate.
5693 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
5695         * configure: Regenerate.
5696         * configure.ac: Move statements after variable declarations.
5698 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
5700         * MAINTAINERS: Add myself as sh maintainer.
5702 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
5704         * configure.ac: Adjust for loop syntax.
5705         * configure: Regenerate.
5707 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5709         * configure: Rebuilt.
5711 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5713         * configure.ac: Drop multiple occurrences of --enable-languages,
5714         and fix its quoting.
5715         * configure: Rebuilt.
5717 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
5718             Nathan Sidwell  <nathan@codesourcery.com>
5719             Vladimir Prus  <vladimir@codesourcery.com>
5720             Joseph Myers  <joseph@codesourcery.com>
5722         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5723         * configure: Regenerate.
5725 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
5727         * ltconfig (freebsd*): Default to elf.
5729 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5731         * configure.ac (target_libraries): Move libgcc before libiberty.
5732         * configure: Regenerated.
5734 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5735             Paolo Bonzini  <bonzini@gnu.org>
5737         PR bootstrap/30753
5738         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
5739         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
5740         * configure: Regenerated.
5742 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5744         * MAINTAINERS (Language Front End Maintainers): Update my mail
5745         address.
5747 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5749         PR bootstrap/30748
5750         * configure.ac: Correct syntax for Solaris ksh.
5751         * configure: Regenerated.
5753 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5755         * configure.ac: Sync with src.
5756         * configure: Regenerate.
5758 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5760         * Makefile.in: Regenerate.
5762 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5764         * config.sub: Sync with src.
5766 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5768         * Makefile.tpl (build_alias, host_alias, target_alias): Use
5769         noncanonical equivalents.
5770         * configure.in: Rename to...
5771         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
5772         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
5773         target_noncanonical.  Use them.  Rewrite removal of configure
5774         arguments for autoconf 2.59.  Discard variable settings.  Force
5775         program_transform_name for native tools.
5777         * Makefile.in: Regenerated.
5778         * configure: Regenerated with autoconf 2.59.
5780 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
5782         * MAINTAINERS (Write After Approval): Add myself.
5784 2007-01-31  Andreas Schwab  <schwab@suse.de>
5786         * Makefile.tpl (LDFLAGS): Substitute it.
5787         * Makefile.in: Regenerate.
5789 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
5791         * MAINTAINERS (Write After Approval): Add myself.
5793 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
5795         * MAINTAINERS (spu port): Add myself.
5797 2007-01-23  Richard Guenther  <rguenther@suse.de>
5799         PR bootstrap/30541
5800         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5801         * Makefile.tpl (GNATBIND): Substitute it.
5802         (GNATMAKE): Likewise.
5803         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5804         of STAGE_PREFIX.
5805         * Makefile.in: Regenerate.
5806         * configure: Regenerate.
5808 2007-01-18  Mike Stump  <mrs@apple.com>
5810         * configure.in: Re-enable -Werror for gcc builds.
5812 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
5814         * MAINTAINERS (Write After Approval): Add myself.
5816 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5818         * configure.in: Change == to = in test command.
5819         * configure: Regenerate.
5821 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5822             Nick Clifton  <nickc@redhat.com>
5823             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
5825         * configure.in (build_configargs, host_configargs, target_configargs):
5826         Remove build/host/target parameters.
5827         (host_libs): Add gmp and mpfr.
5828         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5829         * Makefile.def (gmp, mpfr): New.
5830         (gcc): Remove target.
5831         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5832         target_os, target_vendor): New.
5833         (configure): Add host_alias/target_alias arguments; adjust invocations.
5834         * configure: Regenerate.
5835         * Makefile.in: Regenerate.
5837 2007-01-11  Matt Fago  <fago@earthlink.net>
5839         * configure.in: Try to link to functions only in mpfr 2.2.x
5840         to improve robustness of configure tests.
5841         * configure: Regenerate.
5843 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
5845         * MAINTAINERS: Add myself as i386 maintainer.
5847 2007-01-08  Jan Hubicka  <jh@suse.cz>
5849         * MAINTAINERS: Add myself as i386 maintainer.
5851 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
5853         * configure.in: Add support for an x86_64-mingw* target.
5854         * configure: Regenerate.
5856 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
5858         * Makefile.tpl (all-target): Correct @if conditional for target
5859         modules.
5860         * configure.in: Omit libiberty if building only target libgcc.
5861         * configure, Makefile.in: Regenerated.
5863 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
5865         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
5866         * configure: Regenerate.
5868 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
5870         * Makefile.def (target_modules): Add libgcc.
5871         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
5872         * Makefile.tpl (clean-target-libgcc): Delete.
5873         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5874         on gcc even for bootstrapped modules.  Rewrite handling of
5875         lang_env_dependencies to loop over target_modules.
5876         * configure.in (target_libraries): Add target-libgcc.
5877         * Makefile.in, configure: Regenerated.
5879 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5881         * configure.in: Reorganize recognition of languages.  Add
5882         --enable-stage1-languages.  Show supported languages for the chosen
5883         target rather than all recognized languages.
5884         * configure: Regenerate.
5886 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5888         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5889         * Makefile.in: Regenerate.
5891 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5893         * configure.in: Warn that MPFR 2.2.0 is buggy.
5894         * configure: Regenerate.
5896 2006-12-27  Ian Lance Taylor  <iant@google.com>
5898         * configure.in: When removing Makefiles to force a reconfigure, also
5899         remove prev-DIR*/Makefile.
5900         * configure: Regenerate.
5902 2006-12-22  Andreas Schwab  <schwab@suse.de>
5904         * configure: Regenerate with correct autoconf version.
5906 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
5908         * configure.in: add AC_SUBST for *_FOR_TARGET.
5909         * configure: Regenerate.
5911 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5913         * configure.in: Simplify logic for rejecting languages that cannot
5914         be built.  Separate the case when a language is unsupported,
5915         from the case when the user chooses not to build a language.
5917 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5919         * configure.in: Remove "$build" case for powerpc-*-darwin* since
5920         it only affects bootstrap and could be tested on "$host" as well.
5921         * configure: Regenerate.
5922         * config/mh-ppc-darwin: Add to the stage1 cflags here.
5924 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5926         PR bootstrap/29544
5927         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5928         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5929         move here comment from Makefile.tpl.
5930         * Makefile.tpl: Move some definitions higher in the file.
5931         (STAGE1_CHECKING): New.
5932         * configure.in: Add --enable-stage1-checking.
5933         * configure: Regenerate.
5934         * Makefile.in: Regenerate.
5936 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5938         * MAINTAINERS: Add myself as build system maintainer.
5940 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
5942         * MAINTAINERS (Write After Approval): Add myself.
5944 2006-12-13  Eric Christopher  <echristo@apple.com>
5946         * MAINTAINERS: Add myself as darwin maintainer.
5948 2006-12-11  Ian Lance Taylor  <ian@airs.com>
5950         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5952 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
5954         MAINTAINERS: Update my entry.
5956 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
5958         * configure.in:  Handle spu makefile frag.
5959         * Makefile.tpl (MAINT): Define
5960         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5961         * configure: Regenerate.
5962         * Makefile.in: Regenerate.
5964 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5966         * config.guess: Import latest version.
5967         * config.sub: Likewise.
5969 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5971         * configure.in (spu-*-*): Don't skip target-libiberty.
5972         * configure: Regenerate.
5974 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
5976         PR bootstrap/30134
5977         * configure.in: Correct x86 darwin support for libjava to powerpc
5978         and i?86 only.
5979         * configure: Regenerate.
5981 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
5983         * configure.in: Add x86 darwin support for libjava.
5984         * configure: Regenerate.
5986 2006-12-07  Mike Stump  <mrs@apple.com>
5988         * Makefile.def (dependencies): Add dependency for
5989         install-target-libssp and install-target-libgomp on
5990         install-gcc.
5991         * Makefile.in: Regenerate.
5993 2006-12-04  Richard Guenther  <rguenther@suse.de>
5995         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5996         (Non-Algorithmic Maintainers): Move over non-algorithmic
5997         loop optimizer maintainers, add myself as a non-algorithmic
5998         middle-end maintainer.
6000 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
6002         * MAINTAINERS (Write After Approval): Add myself.
6004 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6006         * configure.in: Update error message for missing GMP/MPFR.
6008         * configure: Regenerate.
6010 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6012         * configure.in: Update MPFR version in error message.
6014         * configure: Regenerate.
6016 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6018         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
6019         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
6020         --with-gmp-lib): New flags.
6022         * configure: Regenerate.
6024 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
6026         * MAINTAINERS (Write After Approval): Change my email address.
6028 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
6030         * MAINTAINERS (Write After Approval): Add myself.
6032 2006-11-22  Philipp Thomas  <pth@suse.de>
6034         * MAINTAINERS (i18n): Update e-mail address.
6036 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6038         * MAINTAINERS (spu port): Add myself as maintainer.
6039         (Write After Approval): Remove myself.
6041 2006-11-22  Ben Elliston  <bje@au.ibm.com>
6043         * configure.in (skipdirs): Don't build libssp for SPU.
6044         * configure: Regenerate.
6046 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
6048         * MAINTAINERS (spu port): Add myself as maintainer.
6049         (libobjc): Update my email address.
6051 2006-11-21  Andrea Bona  <andrea.bona@st.com>
6053         * MAINTAINERS (Write After Approval): Add myself.
6055 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6057         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
6058         * configure : Rebuilt.
6060 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6062         * MAINTAINERS (Write After Approval): Add myself.
6064 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
6066         * MAINTAINERS (Write After Approval): Add myself.
6068 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6070         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
6071         libmpfr.a.
6072         * configure: Regenerate.
6074 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
6076         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
6077         (unstage): Test for stage_last presence.
6079         PR bootstrap/29802
6080         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
6081         STAGE_PREFIX.
6082         * Makefile.in: Regenerate.
6084 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
6086         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
6087         maintainers.
6089 2006-11-14  Erven Rohou  <erven.rohou@st.com>
6091         * MAINTAINERS (Write After Approval): Add myself.
6093 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
6095         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
6096         and stageN-package/Makefile.
6097         * Makefile.in: Regenerated.
6099 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
6101         * configure.in: Remove target-libgloss from noconfigdirs for
6102         bfin-*-*.
6103         * configure: Regenerated.
6105 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6107         * configure.in (have_gmp): Only error if the gcc directory exists.
6109         * configure: Regenerate.
6111 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6113         * configure.in: Robustify error message for missing GMP/MPFR.
6115         * configure: Regenerate.
6117 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
6119         * MAINTAINERS (Write After Approval): Add myself.
6121 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
6123         * MAINTAINERS: Change email address.
6125 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
6127         * MAINTAINERS (Write After Approval): Add myself.
6129 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
6131         * MAINTAINERS (Write After Approval): Add myself.
6133 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
6135         * MAINTAINERS (Write After Approval): Move myself to
6136         Write After Approval section.
6138 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6140         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
6141         need_gmp anymore.
6142         * configure: Regenerate.
6144 2006-10-16  Tobias Burnus  <burnus@net-b.de>
6146         * MAINTAINERS (Write After Approval): Add myself.
6148 2006-10-16  Ben Elliston  <bje@au.ibm.com>
6150         * config.guess: Import latest version.
6151         * config.sub: Likewise.
6153 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
6155         * Makefile.def: Added pdf target handling.
6156         * Makefile.tpl: Added pdf target handling.
6157         * Makefile.in: Regenerated.
6159 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
6161         * MAINTAINERS: Add self as score port maintainer.
6163 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
6165         * MAINTAINERS (Write After Approval): Add myself.
6167 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
6169         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
6170         or newer.
6171         * configure: Regenerated.
6173 2006-09-27  Dave Brolley  <brolley@redhat.com>
6175         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
6176         using $s instead of $r.
6177         * configure: Regenerated.
6179 2006-09-26  Thiemo Seufer  <ths@mips.com>
6181         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
6182         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
6183         * configure: Regenerate.
6185 2006-09-24  Graeme Peterson  <gridly@gmail.com>
6187         * MAINTAINERS (Write After Approval): Remove myself.
6189 2006-09-22  Chao-ying Fu  <fu@mips.com>
6191         * MAINTAINERS (Write After Approval): Add myself.
6193 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
6195         * MAINTAINERS: Add self as soft-fp maintainer.
6197 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
6199         * MAINTAINERS: Add myself as avr maintainer.
6200         Remove Marek Michalkiewicz as avr maintainer.
6202 2006-09-07  Roberto Costa  <roberto.costa@st.com>
6204         * MAINTAINERS (Write After Approval): Add myself.
6206 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
6208         * configure.in: Never build newlib for a Mingw host.
6209         Never build newlib as Mingw target library.
6210         Test the existence of winsup/cygwin for building a Cygwin newlib,
6211         rather than just winsup.
6212         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
6213         building a Mingw target.
6214         * configure: Regenerate.
6216 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
6218         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
6220 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
6222         * config.guess: Import from src (was more updated).
6223         * config.sub: Likewise.
6225 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
6227         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
6228         * configure: Regenerated.
6230 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
6232         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
6233         for stages after the first.
6235 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
6237         * Makefile.def: Add dependencies for configure-opcodes
6238         on configure-intl and all-opcodes on all-intl.
6239         * Makefile.in: Regenerated.
6241 2006-07-13  Ben Elliston  <bje@au.ibm.com>
6243         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
6245 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
6247         Port to hosts whose 'sort' and 'tail' implementations
6248         treat operands with leading '+' as file names, as POSIX
6249         has required since 2001.  However, make sure the code still
6250         works on pre-POSIX hosts.
6251         * ltmain.sh: Don't assume "sort +2" is equivalent to
6252         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
6254 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
6256         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
6258 2006-07-04  Peter O'Gorman  <peter@pogma.com>
6260         * ltconfig: chmod 644 before ranlib during install.
6262 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6264         PR bootstrap/18058
6265         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6266         if the bootstrap compiler is a GCC version that supports it.
6267         * configure: Regenerate.
6269 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
6271         * configure.in: Fix thinkos in previous check-in.
6272         * configure: Regenerate.
6274 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
6276         PR other/27063
6277         * configure.in: Test subdir_requires and give an appropriate
6278         error message.
6279         * configure: Regenerate.
6281 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
6283         * MAINTAINERS (Write After Approval): Add myself.
6285 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
6287         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6289 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
6291         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6293 2006-06-20  David Ayers  <d.ayers@inode.at>
6295         PR bootstrap/28072
6296         * configure.in: Add target-boehm-gc to noconfigdirs depending on
6297         whether target-libjava is being configured instead of whether the
6298         java front end is enabled.
6299         * configure: Regenerate.
6301 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6303         PR target/27540
6304         * configure.in: Only enable libgomp on IRIX 6.
6305         * configure: Regenerate.
6307 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
6309         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6310         too.
6311         * Makefile.in: Regenerate.
6313 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
6315         * config-ml.in: Alter CCASFLAGS to include special
6316         multilib options the same as is done for CFLAGS.
6318 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6320         * configure.in: Don't enable libgomp on hpux10.
6321         * configure: Rebuilt.
6323 2006-06-12  David Ayers  <d.ayers@inode.at>
6325         PR bootstrap/27963
6326         PR target/19970
6327         * configure.in: Remove target-boehm-gc from noconfigdirs where
6328         ${libgcj} is specified.
6329         * configure: Regenerate.
6331 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
6333         Sync from src:
6335         * configure.in: Sync.
6336         * configure: Regenerated.
6338         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
6340         * Makefile.def: Added dependencies from sim and gdb on intl, and
6341         added configure dependencies to everything with an all dependency
6342         on intl.
6343         * Makefile.in: Regenerated.
6345 2006-06-06  David Ayers  <d.ayers@inode.at>
6347         PR libobjc/13946
6348         * Makefile.def: Add dependencies for libobjc which boehm-gc.
6349         * Makefile.in: Regenerate.
6350         * configure.in: Add --enable-objc-gc at toplevel and have it
6351         enable boehm-gc for Objective-C.
6352         Remove target-boehm-gc from libgcj.
6353         Add target-boehm-gc to target_libraries.
6354         Add target-boehm-gc to noconfigdirs where ${libgcj}
6355         is specified.
6356         Assert that boehm-gc is supported when requested for Objective-C.
6357         Only build boehm-gc if needed either for Java or Objective-C.
6358         * configure: Regenerate.
6360 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
6362         PR 27674
6363         * Makefile.tpl (configure-[+prefix+][+module+],
6364         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6365         Remove rule to unstage bootstrapped modules.
6366         (stage_current): New.
6367         * Makefile.in: Regenerate.
6369 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
6371         * MAINTAINERS (Write After Approval): Update my e-mail address.
6373 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
6375         * include/libiberty.h: Declare pex_run_in_environment.
6377 2006-05-31  Asher Langton  <langton2@llnl.gov>
6379         * MAINTAINERS (Write After Approval): Add myself.
6381 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
6383         * Makefile.def (bfd, opcodes): Fix lib_path.
6384         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6385         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
6386         * Makefile.in: Regenerate.
6388 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6390         * Makefile.in: Regenerate.
6392 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6394         * Makefile.def: Add install-html target. Add datarootdir
6395         docdir and htmldir to flags_to_pass.
6396         * Makefile.tpl: Add install-html target.
6397         * Makefile.in: Regenerate.
6398         * configure.in: Add --with-datarootdir, --with-docdir, and
6399         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6400         * configure: Regenerate.
6402 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
6404         * configure.in: Enable gprof for cross builds.
6405         * configure: Regenerate.
6407 2006-05-22  Richard Guenther  <rguenther@suse.de>
6409         Revert
6410         2006-01-31  Richard Guenther  <rguenther@suse.de>
6411         Paolo Bonzini  <bonzini@gnu.org>
6413         * Makefile.def (target_modules): Add libgcc-math target module.
6414         * configure.in (target_libraries): Add libgcc-math target library.
6415         (--enable-libgcc-math): New configure switch.
6416         * Makefile.in: Re-generate.
6417         * configure: Re-generate.
6418         * libgcc-math: New toplevel directory.
6420 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6421             Andreas Tobler  <a.tobler@schweiz.ch>
6423         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
6424         * configure: Rebuilt.
6426 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
6428         * MAINTAINERS (Write After Approval): Add myself.
6430 2006-05-01  DJ Delorie  <dj@redhat.com>
6432         * configure.in: Restore CFLAGS if GMP isn't present.
6433         * configure: Regenerate.
6435 2006-05-01  Richard Guenther  <rguenther@suse.de>
6437         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6438         maintainer.
6440 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
6442         * MAINTAINERS (Write After Approval): Add myself.
6444 2006-04-28  Jan Beulich  <jbeulich@novell.com>
6446         * MAINTAINERS (Write After Approval): Add myself.
6448 2006-04-18  DJ Delorie  <dj@redhat.com>
6450         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
6451         reference libgloss so that libssp can be built in a combined
6452         tree.
6453         * configure: Regenerate.
6455 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
6457         * MAINTAINERS (Write After Approval): Add myself.
6459 2006-04-05  Ben Elliston  <bje@au.ibm.com>
6461         * configure.in: Require makeinfo 4.4 or higher.
6462         * configure: Regenerate.
6464 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
6466         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6467         Rearrange the entries of other libraries to have them in one place.
6469 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
6471         * MAINTAINERS (Write After Approval): Remove myself.
6472         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6474 2006-03-14  Richard Guenther  <rguenther@suse.de>
6476         * configure: Regenerate with autoconf 2.13.
6478 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
6480         * MAINTAINERS: Use my work address.
6482         * MAINTAINERS: Update my E-mail address.
6484 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
6486         * configure.in: Handle --disable-<component> generically.
6487         * configure: Regenerate.
6489 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
6491         PR libgcj/17311
6492         * ltmain.sh: Don't use "$finalize_rpath" for compile.
6494 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
6496         * MAINTAINERS (Write After Approval):  Remove myself.
6497         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6499 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
6501         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
6502         (TARGET_CONFIGDIRS): Remove.
6503         * configure.in: Remove AC_SUBST(target_configdirs).
6504         * Makefile.in, configure: Regenerated.
6506 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
6508         * MAINTAINERS (Write After Approval):  Remove myself.
6509         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6511 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
6513         PR bootstrap/25670
6515         * Makefile.tpl ([+compare-target+]): Print explanation messages.
6517         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6518         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6519         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6520         BUILD_PREFIX, BUILD_PREFIX_1.
6521         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6523         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6524         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6526         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6527         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6528         of `cat stage_current`.  Always provide the `r' and `s' variables.
6529         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6530         a single shell execution.
6531         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6532         bootstrapped modules, make the stage1 module if the build was not
6533         started yet, else build the current stage.
6534         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6535         (all-build, all-host, all-target, [+make_target+]-host,
6536         [+make_target+]-target): Do not use \-continued lines.
6537         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6538         (current_stage, restrap, stage_last): New.
6540         * Makefile.in: Regenerate.
6541         * configure: Regenerate.
6543 2006-02-19  Bud Davis  <jmdavis@link.com>
6545         * MAINTAINERS (Write After Approval):  Remove myself.
6546         (Language Front End Maintainers):  Add myself as fortran 95
6547         maintainer and update e-mail address.
6549 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6551         * MAINTAINERS (Write After Approval):  Remove myself.
6552         (Language Front End Maintainers):  Add myself as fortran 95
6553         maintainer.
6555 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
6557         * MAINTAINERS (Write After Approval): Add myself.
6559 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
6561         * MAINTAINERS (Write After Approval):  Remove myself.
6562         (Language Front End Maintainers):  Add myself as
6563         fortran 95 maintainer.
6565 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6567         Sync from src:
6569         2005-12-27  Leif Ekblad  <leif@rdos.net>
6571         * configure.in: Add support for RDOS target.
6572         * configure: Regenerate.
6574 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6575             Andreas Schwab  <schwab@suse.de>
6577         * configure: Regenerate.
6579 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
6581         * configure.in (enable_libgomp): Add AIX.
6582         * configure: Regenerate.
6584 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
6586         * MAINTAINERS (Write After Approval): Add myself.
6588 2006-02-03  Lee Millward  <lee.millward@gmail.com>
6590         * MAINTAINERS (Write After Approval): Add myself.
6592 2006-01-31  Richard Guenther  <rguenther@suse.de>
6593         Paolo Bonzini  <bonzini@gnu.org>
6595         * Makefile.def (target_modules): Add libgcc-math target module.
6596         * configure.in (target_libraries): Add libgcc-math target library.
6597         (--enable-libgcc-math): New configure switch.
6598         * Makefile.in: Re-generate.
6599         * configure: Re-generate.
6600         * libgcc-math: New toplevel directory.
6602 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
6604         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6605         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6606         the assembler, linker and binutils.
6607         * configure: Regenerate.
6609 2006-01-22  Dirk Mueller  <dmueller@suse.de>
6611         * MAINTAINERS (Write After Approval): Add myself.
6613 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
6615         * configure: Regenerate.
6617 2006-01-18  Richard Henderson  <rth@redhat.com>
6618             Jakub Jelinek  <jakub@redhat.com>
6619             Diego Novillo  <dnovillo@redhat.com>
6621         * libgomp: New directory.
6622         * Makefile.def: Add target_module libgomp.
6623         * Makefile.in: Regenerate.
6624         * configure.in (target_libraries): Add target-libgomp.
6625         * configure: Regenerate.
6627 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
6629         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6630         @ from continuation.
6631         * Makefile.in: Rebuilt.
6633 2006-01-04  Chris Lattner  <sabre@gnu.org>
6635         * MAINTAINERS (Write After Approval): Add myself.
6637 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
6639         PR bootstrap/24252
6641         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6642         * Makefile.tpl (OBJDUMP): New.
6643         (EXTRA_HOST_FLAGS): Add it.
6644         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6646         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6647         to use symbolic links between directories.  Avoid race conditions
6648         or make them harmless.
6649         * configure.in: Do not try to use symbolic links between directories.
6651         * Makefile.def (LEAN): Pass.
6652         * Makefile.tpl (LEAN): Define.
6653         (stage[+id+]-start): Accept that the previous directory does not
6654         exist, if the bootstrap is lean.
6655         (stage[+id+]-bubble): Invoke lean bootstrap commands after
6656         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
6657         configure substitution.
6658         ([+compare-target+]): Likewise.
6659         ([+bootstrap-target+]-lean): New.
6660         * configure.in: Remove lean bootstrap support from here.
6662         * Makefile.in: Regenerate.
6663         * configure: Regenerate.
6665 2006-01-04  Ben Elliston  <bje@au.ibm.com>
6667         * MAINTAINERS (libdecnumber): Add myself.
6669 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
6671         * libtool-ldflags: New script.
6673 2006-01-02  Andreas Schwab  <schwab@suse.de>
6675         * configure.in: When reconfiguring remove Makefile in
6676         all stage directories.
6677         * configure: Regenerate.
6679 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
6681         * MAINTAINERS: Update my email address.
6683 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
6685         Revert Ada-related part of the previous change.
6687         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6688         Do not pass.
6689         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6690         * Makefile.in: Regenerate.
6691         * configure.in: Do not include mt-ppc-aix target fragment.
6692         * configure: Regenerate.
6694 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
6696         * configure.in: Select appropriate fragments for PowerPC/AIX.
6697         * configure: Regenerate.
6699         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6700         BOOT_CFLAGS, BOOT_LDFLAGS.
6701         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6702         BOOT_CFLAGS, BOOT_LDFLAGS.
6703         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6704         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6705         (stage): Fail if we cannot complete the work.
6706         * Makefile.in: Regenerate.
6708 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
6710         * configure.in: Replace ms1 with mt.
6711         * configure: Rebuilt.
6713 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
6715         * MAINTAINERS: Update my email address.
6717 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
6719         * Makefile.tpl (all, do-[+make_target+], do-check, install,
6720         install-host-nogcc): Don't invoke $(stage) at the end.
6721         * Makefile.in: Regenerate.
6723 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
6725         * configure.in: Flip the top-level bootstrap switch.
6726         * configure: Regenerate.
6728 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
6730         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6731         $(stage) and $(unstage).
6732         (EXTRA_TARGET_FLAGS): Correct double-quoting.
6733         (all): Remove stray semicolon.
6734         (local-distclean): Don't handle multilib.tmp and multilib.out.
6735         (install.all): Set $s for consistency.
6736         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6737         check_multilibs setting.  Always make the install directory.
6738         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6739         Correct @if/@endif.
6740         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6741         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6742         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6743         (multilib.out): Remove.
6744         * Makefile.in: Regenerated.
6746 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
6748         * MAINTAINERS (Write After Approval): Add myself.
6750 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6752         * MAINTAINERS: Add myself as mt maintainer.
6754         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
6756 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
6758         * MAINTAINERS: Change email address.
6760 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
6762         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6763         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6764         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
6765         Find in-tree tools if available.
6766         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6767         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6768         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6769         (COMPILER_*_FOR_TARGET): New.
6770         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6771         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6772         (CONFIGURED_*, USUAL_*): Remove.
6773         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6774         STRIP): Use autoconf substitutions.
6775         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6776         COMPILER_NM_FOR_TARGET): New.
6777         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6779         (all): Make all-host and all-target in parallel.
6780         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6781         that $$r and $$s are set before invoking a recursive make.
6782         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6783         ([+bootstrap-target+]): Inline most of the `all' target.
6785 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6787         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6788         from the gcc build directory.
6789         * Makefile.in: Regenerate.
6791 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6793         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
6794         depend on all-libdecnumber.
6795         * configure.in (host_libs): Include libdecnumber.
6796         * Makefile.in: Regenerate.
6797         * configure: Likewise.
6799 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6801         * libdecnumber: Import decNumber sources from the dfp-branch.
6803 2005-11-21  Kean Johnston  <jkj@sco.com>
6805         * config.sub, config.guess: Sync from upstream sources.
6807 2005-11-21  Ben Elliston  <bje@au.ibm.com>
6809         Import from Autoconf sources:
6811         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
6812         * config/move-if-change: Don't output "$2 is unchanged";
6813         suggested by Ben Elliston.  Handle weird characters correctly.
6815 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
6817         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6818         to match upstream libtool for darwin.
6820 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
6822         * Makefile.def: Remove gdb dependencies for gdbtk.
6823         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6824         (configure-gdb, install-gdb): New rules.
6825         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6826         * Makefile.in, configure: Regenerated.
6828 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
6830         * MAINTAINERS (Write After Approval): Add myself.
6832 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
6834         * MAINTAINERS (Write After Approval): Add myself.
6836 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
6838         * MAINTAINERS (alias analysis): Add Daniel Berlin and
6839         Diego Novillo.
6841 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
6843         PR bootstrap/24297
6844         * Makefile.tpl (do-[+make-target+], do-check, install,
6845         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6846         are set before recursing.
6847         * Makefile.in: Regenerate.
6849 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
6851         PR bootstrap/18939
6852         * Makefile.def (gcc) <target>: Fix thinko.
6853         * Makefile.in: Regenerate.
6855 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
6857         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6858         * configure: Regenerate.
6860 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
6862         * MAINTAINERS (Write After Approval): Add self.
6864 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
6866         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6867         target-libffi, target-qthreads, target-libjava, and
6868         targetlibobjc.
6869         * configure: Regenerate.
6871 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
6873         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6874         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6875         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6876         (USUAL_OBJDUMP_FOR_TARGET): New.
6877         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6878         * configure.in: Check for $OBJDUMP_FOR_TARGET.
6879         * configure, Makefile.in: Regenerated.
6881 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6883         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6884         before other host packages.
6886 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
6888         * MAINTAINERS: Add self as sh libraries/configury maintainer.
6890 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6892         PR bootstrap/22340
6894         * configure.in (default_target): Remove.
6895         * Makefile.tpl (all): Do not use prerequisites as subroutines
6896         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6897         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6898         use prerequisites as subroutines.
6899         (check-host, check-target): New.
6900         (bootstrap configure & all targets): Do not use stage*-start
6901         if the directory layout is already ok.
6902         (non-bootstrap configure & all targets): Prepend a $(unstage).
6903         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
6904         (NOTPARALLEL): Remove.
6905         (unstage, stage variables): New variables.
6906         (unstage, stage targets): Simply expand to those variables.
6908         * configure: Regenerate.
6909         * Makefile.in: Regenerate.
6911 2005-10-04  James E Wilson  <wilson@specifix.com>
6913         * Makefile.def (lang_env_dependencies): Add libmudflap.
6914         * Makefile.in: Regenerate.
6916 2005-10-03  Andreas Schwab  <schwab@suse.de>
6918         Backport from libtool CVS:
6919         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
6921         * ltmain.sh: add support for installing into temporary
6922         staging area (e.g. 'make install DESTDIR=...')
6924 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6926         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6927         * configure: Regenerated.
6929 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
6931         * configure: Regenerate with the correct
6932         autoconf version.
6934 2005-09-30  Catherine Moore  <clm@cm00re.com>
6936         * configure.in (bfin-*-*): New.
6937         * configure: Regenerated.
6939 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
6941         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6942         (LIPO_FOR_TARGET): New.
6943         (CONFIGURED_LIPO_FOR_TARGET): New.
6944         (USUAL_LIPO_FOR_TARGET): New.
6945         (STRIP_FOR_TARGET): New.
6946         (CONFIGURED_STRIP_FOR_TARGET): New.
6947         (USUAL_STRIP_FOR_TARGET): New.
6948         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6949         STRIP_FOR_TARGET.
6950         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6951         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6952         * Makefile.in: Regenerate.
6953         * configure: Regenerate.
6955 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
6957         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6958         (rs6000-*-aix*): Same.
6959         * configure: Regenerate.
6961 2005-09-16  Tom Tromey  <tromey@redhat.com>
6963         * MAINTAINERS: Add self as java maintainer.
6965 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6967         * configure.in: Recognize f95 in the --enable-languages option,
6968         and substitute it for fortran, issuing a warning.
6969         * configure: Regenerate.
6971 2005-08-30  Phil Edwards  <phil@codesourcery.com>
6973         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
6974         * configure:  Regenerated.
6976 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
6978         * MAINTAINERS: Add self as ms1 maintainer.
6980 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
6982         * Makefile.def (libssp): Add to lang_env_dependencies.
6983         * Makefile.in: Regenerate.
6985 2005-08-18  Ian Lance Taylor  <ian@airs.com>
6987         * MAINTAINERS: Add myself as middle-end maintainer.
6989 2005-08-17  Christian Groessler  <chris@groessler.org>
6991         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6992         * Makefile.in: Regenerate.
6994 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
6996         * MAINTAINERS (write after approval): Added myself.
6998 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
7000         * MAINTAINERS (Write After Approval): Add myself.
7002 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
7004         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
7005         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
7006         Look for alternate names of the target cc and c++
7007         * configure: Regenerate.
7009 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
7011         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7012         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
7013         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
7014         tools; remove code to manually set them.
7015         (Target tools): Look in the environment for them.
7016         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7017         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
7018         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
7019         build directory.
7020         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
7021         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
7022         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
7023         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7024         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
7025         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
7026         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
7027         * configure: Regenerate.
7028         * Makefile.in: Regenerate.
7030 2005-07-28  Ben Elliston  <bje@au.ibm.com>
7032         * MAINTAINERS: Update for removed CPU targets.
7034 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
7036         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7037         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
7038         * Makefile.in: Regenerated.
7040 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
7042         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
7043         (CFLAGS_FOR_TARGET): Use it.
7044         (CXXFLAGS_FOR_TARGET): Likewise.
7045         * Makefile.in: Regenerated.
7046         * configure.in (--with-build-sysroot): New option.
7047         * configure: Regenerated.
7049 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
7051         * Makefile.tpl: Wrap install between unstage and stage
7052         * Makefile.in: Regenerate.
7054 2005-07-21  Eric Christopher  <echristo@apple.com>
7056         * MAINTAINERS: Update affiliation.
7058 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
7060         * MAINTAINERS: Add self as crx port maintainer.
7062 2005-07-20  DJ Delorie  <dj@redhat.com>
7064         * MAINTAINERS: Add self as m32c maintainer.
7066 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
7068         * all files: Update FSF address.
7070 2005-07-15  Eric Christopher  <echristo@redhat.com>
7072         * MAINTAINERS: Change affiliation.
7074 2005-07-14  Jim Blandy  <jimb@redhat.com>
7076         * configure.in: Add cases for Renesas m32c.
7077         * configure: Regenerated.
7079 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
7081         * COPYING.LIB: Update from fsf.org.
7083 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
7085         * COPYING, compile, config.guess,
7086         config.sub, install-sh, missing, mkinstalldirs,
7087         symlink-tree, ylwrap: Sync from upstream sources.
7088         * config-ml.in: Update FSF address.
7090 2005-07-13  Eric Christopher  <echristo@redhat.com>
7092         * configure.in: Add toplevel noconfigdir support for tpf.
7093         * configure: Regenerate.
7095 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
7097         PR ada/22340
7099         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
7100         * Makefile.in: Regenerate.
7102 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
7104         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
7105         Brolley to write-after-approval.
7107 2005-07-07  Andreas Schwab  <schwab@suse.de>
7109         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
7110         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
7111         * Makefile.in: Regenerated.
7113 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
7115         * configure.in: Don't build sim or rda when targetting darwin.
7116         * configure: Regenerate.
7118 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
7120         * configure.in: Add --enable-libssp and --disable-libssp.
7121         * configure: Regenerate with autoconf-2.13.
7123 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
7125         * Makefile.def (target_modules): Add libssp.
7126         * configure.in (target_libraries): Add target-libssp.
7127         * configure: Rebuilt.
7128         * Makefile.in: Rebuilt.
7130 2005-07-01  Zack Weinberg  <zackw@panix.com>
7132         * MAINTAINERS: Change email address.  Resign from maintainership.
7134 2005-07-01  Richard Guenther  <rguenther@suse.de>
7136         * MAINTAINERS: Change my e-mail address and affiliation.
7138 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
7140         * Makefile.def (stagefeedback): Come after profile.
7141         Define profiledbootstrap target.
7142         * Makefile.tpl (profiledbootstrap): Remove.
7143         (stageprofile-end): Zap stagefeedback.
7144         (stagefeedback-start): Copy all .gcda files, not only GCC's.
7145         * Makefile.in: Regenerate.
7147 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
7149         * MAINTAINERS: Update my email address.
7151 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
7153         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
7154         In 'cpp' stanza, support '#line' as well as '# '.
7156 2005-06-08  Andreas Schwab  <schwab@suse.de>
7158         * MAINTAINERS: Move myself from 'Write After Approval' to
7159         'CPU Port Maintainers' section as m68k maintainer.
7161 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
7163         * configure.in (unsupported_languages): New macro.
7164         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
7165         non-ported target libraries in noconfigdirs.
7166         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
7167         non-linux-gnu.  Remove libgcj_ex_libffi.
7168         <lang_frag loop>: Set add_this_lang=no if the language is in
7169         unsupported_languages.
7170         * configure: Regenerate.
7172 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
7174         * configure.in: Fix typo in handling of --with-mpfr-dir.
7175         * configure: Regenerate.
7177 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
7179         * MAINTAINERS: Update my email address.
7181 2005-06-02  Jim Blandy  <jimb@redhat.com>
7183         * config.sub: Add cases for the Renesas m32c.  (This patch has been
7184         accepted into the master sources.)
7186 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
7187             Michael Snyder  <msnyder@redhat.com>
7188             Stan Cox  <scox@redhat.com>
7190         * configure.in: Set noconfigdirs for ms1.
7192         * configure: Regenerate.
7194 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
7196         * MAINTAINERS (Write After Approval): Add self.
7198 2005-06-01  Josh Conner  <jconner@apple.com>
7200         * MAINTAINERS (Write After Approval): Add self.
7202 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
7204         * MAINTAINERS: Update my email address.
7206 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
7208         * MAINTAINERS (Write After Approval): Add self.
7210 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
7212         * MAINTAINERS (Write After Approval): Remove self.
7214 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
7216         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
7217         (Dependencies): Consider target modules for bootstrap dependencies.
7218         Make target bootstrap modules depend on each stage's gcc.
7219         * Makefile.in: Regenerate.
7221 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
7223         * Makefile.def (configure-gcc): Depend on binutils having been built.
7224         (all-gcc): No need to do it here.
7225         * Makefile.in: Regenerate.
7227 2005-05-19  Paul Brook  <paul@codesourcery.com>
7229         * configure.in: Rewrite misleading error message when requested
7230         language cannot be built.
7231         * configure: Regenerate.
7233 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
7235         * ylwrap: Import from Automake 1.9.5.
7237 2005-05-13  David Ung  <davidu@mips.com>
7239         * MAINTAINERS (Write After Approval): Add self.
7241 2005-05-09  Mike Stump  <mrs@apple.com>
7243         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
7244         lt_cv_sys_max_cmd_len for now.
7246 2005-05-09  Stan Cox  <scox@redhat.com>
7248         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
7250 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
7252         * README.SCO: Update the URL.
7254 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
7256         * ltconfig: Define file_list_spec.  Pass file_list_spec and
7257         with_gnu_ld to libtool.
7258         * ltcf-c.sh (aix[45]): Define file_list_spec.
7259         * ltcf-cxx.sh (aix[45]): Same.
7260         * ltcf-gcj.sh (aix[45]): Same.
7261         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7262         exists, write list of input files to temporary file.
7264 2005-05-04  Mike Stump  <mrs@apple.com>
7266         * configure.in: Always pass --target to target configures as
7267         otherwise rebuilds that do --recheck will fail.
7268         * confiugure: Rebuilt.
7270 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
7272         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7273         STAGE_HOST_EXPORTS.
7274         (configure, all): Add bootstrap support.
7275         (Host modules, target modules): Pass post-stage1 flags and exports.
7276         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7277         * Makefile.in: Regenerate.
7279 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
7281         * configure: Regenerate.
7283 2005-04-27  Mike Stump  <mrs@apple.com>
7285         * MAINTAINERS: Add self as darwin maintainer.
7287 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
7289         * config.sub: Update from master copy.
7291 2005-04-21  Mike Stump  <mrs@apple.com>
7293         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7294         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7296 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
7298         * configure.in <crisv32-*-*, cris-*-*>: New local variable
7299         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
7300         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
7301         "*-*-elf" and "*-*-linux*".
7302         * configure: Regenerate.
7304 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
7306         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7308 2005-04-12  Mike Stump  <mrs@apple.com>
7310         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7312 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
7314         * MAINTAINERS (Write After Approval): Add myself.
7316 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
7318         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7320 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
7322         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
7323         (TARGET_CONFIGARGS): Include --with-target-subdir.
7324         (configure, all): New macros.  Use them throughout.
7325         * Makefile.in: Regenerate.
7327 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
7329         * MAINTAINERS (Write After Approval): Add myself.
7331 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7333         * MAINTAINERS: Remove 'loop unrolling' maintainer.
7335 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
7337         * MAINTAINERS: Move John Carr to Write After Approval.
7339 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
7341         * config/mh-mingw32: Delete.
7342         * configure.in: Don't use it.
7343         * configure: Regenerate.
7345 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
7347         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7348         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
7349         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
7350         (HOST_LIB_PATH): Generate from Makefile.def.
7351         (TARGET_LIB_PATH): Likewise.
7352         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7353         * Makefile.in: Regenerate.
7354         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7355         (RPATH_ENVVAR): Include Darwin case.
7356         * configure: Regenerate.
7358 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
7360         * MAINTAINERS (Various Maintainers): Remove self.
7361         (Write After Approval): Add self.
7363 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
7365         * MAINTAINERS (Various Maintainers): Add self.
7367 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
7369         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7370         * configure: Regenerate.
7372 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
7374         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7375         gcc_version, and gcc_version_trigger from set of flags to pass.
7376         * Makefile.tpl: Remove definitions of above variables.
7377         (config.status): Remove dependency on $(gcc_version_trigger).
7378         * Makefile.in: Regenerate.
7379         * configure.in: Do not reference config/gcc-version.m4 nor
7380         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
7381         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
7382         * configure: Regenerate.
7384 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
7385             Andrew Pinski  <pinskia@physics.uc.edu>
7387         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7388         * Makefile.in: Regenerate.
7390 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
7392         * MAINTAINERS (Write After Approval): Add myself.
7394 2005-03-03  David Ayers  <d.ayers@inode.at>
7396         * MAINTAINERS (Write After Approval): Add myself.
7398 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
7400         PR libgcj/20160
7401         * ltmain.sh: Avoid creating archives with components that have
7402         duplicate basenames.
7404 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
7406         PR bootstrap/20250
7407         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7408         instead of check.
7409         * Makefile.in: Regenerate.
7411 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7413         * Makefile.in: Regenerate to fix conflict between the previous two
7414         patches.
7416 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7418         PR bootstrap/17383
7419         * Makefile.def (target_modules): Remove "stage", now unnecessary.
7420         * Makefile.tpl (HOST_SUBDIR): New substitution.
7421         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7422         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7423         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7424         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7425         (Host modules, Bootstrapped modules): Use it.
7426         (Build modules, Target modules): Do not create symlink trees,
7427         always configure out-of-srcdir.
7428         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7429         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7430         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7431         $(HOST_SUBDIR).  Create a symlink for host_subdir.
7433         * Makefile.in: Regenerate.
7434         * configure: Regenerate.
7436 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7438         Merged from libada-gnattools-branch:
7439         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7441         * gnattools: New directory.
7442         * Makefile.def: Add gnattools as a module, depending on target-libada.
7443         * Makefile.in: Regenerate.
7444         * configure.in: Include gnattools in host_tools; disable it if ada
7445         is disabled.
7446         * configure: Regenerate.
7448 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
7450         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7451         treelang maintainer.
7452         (Write After Approval): Remove myself.
7454 2005-02-23  Paul Schlie  <schlie@comcast.net>
7456         * configure.in: Allow darwin targeted ports to build tk, itcl and
7457         libgui.
7458         * configure: Regenerate.
7460 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7462         PR libgcj/10353
7463         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7464         * configure: Regenerate.
7466 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
7468         * MAINTAINERS (Write After Approval): Add myself.
7470 2005-02-10  Ian Lance Taylor  <ian@airs.com>
7472         * MAINTAINERS: Update my e-mail address.
7474 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
7476         * MAINTAINERS (Write After Approval): Add myself.
7478 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
7480         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7481         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7482         target-libgloss when not *-*-elf and *-*-aout.
7483         * configure: Regenerate.
7485 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
7487         * MAINTAINERS: Remove obsolete entries.
7489         * MAINTAINERS (Write After Approval): Add Michael Matz.
7491 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
7493         * MAINTAINERS: Remove self as cpplib maintainer.
7495 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7497         * install-sh, config.sub: Import from upstream.
7499 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7501         PR bootstrap/18222
7502         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7503         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7504         * Makefile.in: Regenerate.
7506 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
7508         * MAINTAINERS: Update my email address.
7510 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
7511             Andreas Schwab  <schwab@suse.de>
7513         PR bootstrap/18033
7514         * config-ml.in: Eval option if surrounded by single quotes.
7516 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
7518         Revert 2004-12-28 Makefile changes, a better fix will be
7519         applied to mainline and src after GCC 4.0 branches.
7521 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
7523         PR bootstrap/17383
7525         * Makefile.def (target_modules): Remove stage parameter,
7526         it is always true now.
7527         * Makefile.tpl (configure-build-[+module+],
7528         configure-target-[+module+]): Always build symlink tree
7529         for the directory and for include.  BUILD_SUBDIR and
7530         TARGET_SUBDIR cannot be . anymore.
7531         * Makefile.in: Regenerate.
7533 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
7535         Revert 2004-12-08 Makefile changes.
7537 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
7539         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7540         cygwin, mingw.
7542 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
7544         * configure.in (sh64-*-*): Reenable gprof.
7545         * configure: Regenerate.
7547 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
7549         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7550         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7551         (EXTRA_TARGET_FLAGS): Add PICFLAG.
7552         * Makefile.in: Regenerate.
7554 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
7556         * MAINTAINERS: Update my email address.
7558 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
7560         * Makefile.tpl: Generate normal dependencies if the LHS module is
7561         not bootstrapped.
7562         * Makefile.in: Regenerate.
7564 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7566         * configure.in: Include config/gxx-include-dir.m4.  Use
7567         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
7568         * configure: Regenerate.
7570 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7572         * config.if: Delete.
7573         * configure.in: Set libstdcxx_incdir directly.
7574         * configure: Regenerate.
7576 2004-12-02  Eric Christopher  <echristo@redhat.com>
7578         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7579         * Makefile.in: Regenerate.
7581 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7583         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7584         * configure: Regenerate.
7586 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7588         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
7589         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
7590         * configure: Regenerate.
7592 2004-12-01  Eric Christopher  <echristo@redhat.com>
7594         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7595         of things to remove.
7597 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
7599         * MAINTAINERS (Write After Approval): Update my e-mail address.
7601 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
7603         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7604         from CVS libtool to always pass_all.
7606 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7608         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7609         (hppa*64*-*-*): Delete incorrect comment.
7610         * configure: Rebuilt.
7612 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7614         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7616 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7618         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7619         from CVS libtool to always pass_all.
7621 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7623         * install-sh, compile: Import from automake.
7625 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7627         * config.guess, config.sub:  Import from savannnah.
7629 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
7631         * MAINTAINERS (Write After Approval): Add myself
7633 2004-11-12  Mike Stump  <mrs@apple.com>
7635         * Makefile.def: Add html support.
7636         * Makefile.tpl: Likewise.
7637         * Makefile.in: Regenerate.
7639 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
7641         PR 18423
7642         * configure.in: Remove all instances of build-fixincludes from
7643         noconfigdirs.
7644         (build_configargs): Supply --target to subdirectories.
7645         * configure: Regenerate.
7647         * Makefile.def: Make gcc install depend on fixincludes install.
7648         * Makefile.in: Regenerate.
7650 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
7652         * MAINTAINERS: Add myself as gcc testsuite maintainer.
7654 2004-11-11  Paul Brook  <paul@codesourcery.com>
7656         * MAINTAINERS: Add self as arm maintainer.  Update email address.
7658 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
7660         * configure.in (noconfigdirs) [mmix-*-*]: Disable
7661         target-libgfortran.
7662         * configure: Regenerate.
7664 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
7666         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7667         like CC.
7669 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
7671         * Makefile.def (host fixincludes): Specify missing targets.
7672         * Makefile.in: Regenerate.
7674 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
7676         * MAINTAINERS: Add myself
7678 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
7680         * MAINTAINERS (Write After Approval): Add myself.
7682 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
7684         * Makefile.def: Build fixincludes for the host, too.
7685         * Makefile.in: Regenerate.
7686         * configure.in (host_tools): Add fixincludes.
7687         * configure: Regenerate.
7689 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
7691         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7692         * configure: Regenerated.
7694 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
7696         PR other/17783
7697         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7698         * configure: Regenerated.
7700 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
7702         * README.SCO: Update per FSF instructions.
7704 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
7706         PR target/18151
7707         * configure.in (case ${target}): Do not build fixincludes for avr.
7708         * configure: Regenerated.
7710 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
7712         * configure.in (case ${target}): Do not build fixincludes
7713         on platforms where it is not used.
7714         * configure: Regenerated.
7716 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
7718         * configure.in: Use an absolute path to install-sh.
7719         * configure: Regenerated.
7721 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7723         * MAINTAINERS (Write After Approval): Add myself.
7725 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
7727         * MAINTAINERS: Remove from Write After Approval those that are
7728         already maintainers.
7730 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
7732         * MAINTAINERS:  Update my email address.
7734 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
7736         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7737         * configure: Regenerate.
7739 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
7741         * MAINTAINERS:  Update my email address.
7743 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
7745         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
7746         entries belonging to this category.
7748 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
7750         * MAINTAINERS: Update my e-mail address.
7752 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
7754         Fix wrong conflict resolution in:
7756         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7758         * Makefile.in: Regenerate.
7759         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7760         in the recursive `make', instead of hardwiring `all'.
7761         (Autogenerated TARGET-* variables): New.
7763 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
7765         * configure.in: Enable target-libgloss for crx-*-*.
7766         * configure: Regenerate.
7768 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7770         * MAINTAINERS (Various Maintainers): Move the "windows,
7771         cygwin, mingw" maintainer to ...
7772         (OS Port Maintainers): ... here.
7774 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7776         * MAINTAINERS (Write After Approval): Remove those that are
7777         maintainers of some subsystem.
7779 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
7781         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7782         * ltcf-cxx.sh (tpf*): Likewise.
7783         * ltconfig (tpf*): Add TPF OS configuration support.
7785 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
7787         * MAINTAINERS: Change my email address to my new work account.
7789 2004-09-24  Michael Roth  <mroth@nessie.de>
7791         * configure.in (--without-headers): Add missing double quotes.
7792         * configure: Regenerate.
7794 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
7796         * ylwrap: Revert to previous version.
7798 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
7800         PR bootstrap/17369
7801         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7802         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7803         SET_GCC_LIB_PATH_CMD.
7804         (BASE_TARGET_EXPORTS): Likewise.
7805         * Makefile.in: Regenerated.
7807         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7808         * configure: Regenerated.
7810 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
7812         * config.guess: New upstream version
7813         * compile, depcomp, install-sh, ylwrap: Likewise.
7815 2004-09-19  Roger Sayle  <roger@eyesopen.com>
7817         * config/mh-x86omitfp: New host makefile fragment.  Add
7818         -fomit-frame-pointer to the default BOOT_CFLAGS.
7819         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7820         * configure: Regenerate.
7822 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
7824         PR target/11572
7825         * configure.in (*-*-darwin*): Renable libobjc.
7826         * configure: Regenerate.
7828 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
7830         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7832 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
7834         * Makefile.def: Remove libbanshee.
7835         * Makefile.tpl: Ditto.
7836         * configure.in: Ditto.
7837         * Makefile.in: Regen.
7838         * configure: Ditto.
7840 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
7842         * ltmain.sh: Use $pic_object as $non_pic_object if
7843         $non_pic_object=none.
7845 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
7847         * missing: Import latest version from master repository.
7849 2004-09-06  Nick Clifton  <nickc@redhat.com>
7851         * config.sub: Import latest version from master repository.
7852         * config.guess: Likewise.
7853         This includes these changes:
7855         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
7857         * config.sub: Handle crisv32, alias etraxfs.
7858         * config.guess (crisv32:Linux:*:*): Handle.
7860         2004-08-13  Brad Smith  <brad@comstyle.com>
7862         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7863         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7865         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
7867         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7868         assume the processor is a powerpc.  This is because coreutils
7869         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7870         in this case, due to a MacOS X bug that causes
7871         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7872         to return a negative number.
7873         Problem reported by Petter Reinholdtsen in:
7874         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7876         2004-07-19  Ben Elliston  <bje@gnu.org>
7878         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7880         2004-06-24  Ben Elliston  <bje@gnu.org>
7882         * config.guess: Update copyright years.
7883         * config.sub: Likewise.
7885         2004-06-22  Robert Millan  <robertmh@gnu.org>
7887         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7888         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7890         2004-06-22  Stanley F. Quayle <stan@stanq.com>
7892         * config.guess (*:*VMS:*:*): New entry. Replaces
7893         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7894         manufacturer.
7896         2004-06-22  Ben Elliston  <bje@gnu.org>
7898         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7899         * config.sub: Likewise.
7901         2004-06-22  Ben Elliston  <bje@gnu.org>
7903         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7904         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7906         2004-06-11  Ben Elliston  <bje@gnu.org>
7908         * config.guess (pegasos:OpenBSD:*:*): Remove.
7910         2004-06-11  Ben Elliston  <bje@gnu.org>
7912         From Wouter Verhelst <wouter@grep.be>:
7913         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7915         2004-06-11  Ben Elliston  <bje@gnu.org>
7917         * config.guess (luna88k:OpenBSD:*:*): New.
7919         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
7921         * config.guess (m32r*:Linux:*:*): New case.
7922         * config.sub: Handle m32rle.
7924         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
7926         From Jens Petersen  <petersen@redhat.com>:
7927         * config.sub: Handle sparcv8.
7929         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
7931         From Tom Smith <smith@cag.lkg.hp.com>:
7932         * config.guess: Version suffixes are equally significant on Tru64
7933         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
7934         prefix of "P" (patched kernel).
7936         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
7938         * config.sub: Add support for National Semiconductor CRX target.
7940 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
7942         * MAINTAINERS (Various Maintainers): Remove myself as web page
7943         maintainer, add myself as maintainer of build status lists.
7945 2004-09-03  Jan Beulich  <jbeulich@novell.com>
7947         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7948         *-*-netware, but add target-libmudflap.
7949         Consolidate *-*-netware targets (of which really only i?86 exists)
7950         into a single entry.
7951         * configure: Likewise.
7953 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
7955         * Makefile.tpl (sorry): Remove.
7956         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7957         (cleanstrap targets): Depend on distclean, not distclean-stage1.
7958         (do-clean): Clean per-stage directories too.
7959         (do-distclean): Run distclean-stage1 too.
7960         (.NOTPARALLEL): Enable during toplevel bootstrap.
7961         (stage[+id+]-bubble): Enable parallel execution during
7962         the recursive invocation.
7963         * Makefile.in: Regenerate.
7965         Fix previous checkin:
7967         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7968         include.
7969         * configure.in: Fix indentation.
7970         * configure: Regenerate.
7972 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
7974         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7975         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7976         * configure: regenerate
7977         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
7978         -mdynamic-no-pic
7980 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
7982         * Makefile.def (build_modules): Add fixincludes.
7983         (dependencies): Make gcc depend on fixincludes.
7984         * configure.in (build_tools): Add fixincludes.
7985         (build_configdirs): Always include build_libs.
7986         * Makefile.in: Regenerate.
7987         * configure: Regenerate.
7989 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
7991         * Makefile.def (bootstrap stages): Add 'lean' parameter.
7992         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7993         phony targets; do not generate timestamp files.
7994         (distclean-stageN): Remove references to their timestamp files.
7995         (restageN, touch-stageN): Remove.
7996         (stageN-bubble): Rewritten.
7997         (compare): Support lean bootstraps.
7998         * Makefile.in: Regenerate.
8000         * configure.in: Only warn when bootstrapping but
8001         build != host or build != target.  Support lean bootstraps.
8002         * configure: Regenerate.
8004 2004-08-26  Phil Edwards  <phil@codesourcery.com>
8006         * configure.in:  Give a better error message if GMP/MPFR are missing
8007         and a language needing them has been requested.
8008         * configure:  Regenerated.
8010 2004-08-25  Phil Edwards  <phil@codesourcery.com>
8012         * configure.in:  Print a list of available language front-ends if
8013         a requested one is missing.  Tidy stray tab characters.
8014         * configure:  Regenerated.
8016 2004-08-19  Michael Koch  <konqueror@gmx.de>
8018         * gcc/doc/install.texi: Update entry about automake for libjava.
8020 2004-08-17  Robert Millan  <robertmh@gnu.org>
8022         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
8023         (instead of FreeBSD).
8024         * configure: Regenerate.
8026 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
8028         * Makefile.in: Regenerate.
8029         * configure: Regenerate.
8031         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
8032         stage_*_flags.
8033         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
8034         for bootstrapped modules if toplevel bootstrap is going.
8035         (GCC bootstrap): Generate per-stage targets for all bootstrapped
8036         modules.  Adjust for changes in Makefile.def.  Enable several
8037         rules even in non-bootstrap mode, just to avoid peppering the
8038         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
8039         (stage-[+prev+]-bubble): Remove.
8041         * Makefile.def (Dependencies): Depend on all-build-bison,
8042         all-build-flex, all-build-byacc, all-build-texinfo, rather
8043         than the host variations.
8044         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
8045         with BUILD_SUBDIR.
8046         (BISON): Update for recent Bisons.
8047         (YACC): Fix typo.
8048         (cross): Depend on all-build.
8049         (all): Do not depend on all-build.
8050         (prebootstrap): Remove.
8051         (dep-kind): Accept separate prefixes for MODULE and ON variables.
8052         (Prebootstrap dependencies): Add them to the per-stage targets
8053         and to all-prebootstrap.
8054         * configure.in (build_configdirs): Always enable build_tools.
8055         (BUILD_DIR_PREFIX): Remove.
8057         * Makefile.def (gcc): Add target variable.
8058         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
8059         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8060         in the recursive `make', instead of hardwiring `all'.
8061         (Autogenerated TARGET-* variables): New.
8063 2004-08-13  Brian Booth  <bbooth@redhat.com>
8065         * MAINTAINERS: Remove myself from write-after-approval.
8067 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8069         * src-release: Stop distributing mmalloc with gdb (which doesn't
8070         use it).
8071         * Makefile.def: GDB doesn't depend on mmalloc anymore.
8072         * Makefile.in: Regenerate.
8074 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
8076         * configure.in (arm*-*-eabi*): New target.
8077         * configure: Regenerate.
8079 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
8081         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
8082         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
8083         (Dependencies): New section.
8084         * Makefile.tpl (Dependencies): Generate from Makefile.def.
8085         (configure-target-[+module+]): Depend on maybe-all-gcc
8086         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
8087         (toplevel profiledbootstrap): Fix dependencies.
8088         * Makefile.in: Regenerate.
8090 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
8092         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
8093         target-libiberty to noconfigdirs.
8094         * configure: Regenerate.
8096 2004-08-03  Paul Brook  <paul@codesourcery.com>
8098         * configure.in: Check for MPFR as well as GMP.
8099         * configure: Regenerate.
8101 2004-08-01  Robert Millan  <robertmh@gnu.org>
8103         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
8104         libmudflap for all GNU-based systems (with Glibc).
8105         * configure: Regenerate.
8107 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
8109         * Makefile.def (host-modules): Add gcc.
8110         * Makefile.in: Regenerate.
8111         * Makefile.tpl (sorry): New rule.
8112         (configure-host, all-host, [+make_target+]-host, do-check,
8113         install-host): Do not add gcc as a special case.
8114         (host modules): Add a small special-casing for gcc.  Export
8115         extra_make_flags through the environment.
8116         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
8117         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
8118         other recursive targets for gcc): Remove.
8120         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
8121         (stage, unstage): New rules.
8122         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
8123         distclean-stage[+id+]): Use stage_current.
8124         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
8125         the stage*-start rules.
8127 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
8129         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
8130         use -all_load flag.
8132 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
8134         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
8135         * configure: Regenerate.
8137 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
8139         * maintainer-scripts/gcc_release: Revert yesterday's change.
8141 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
8143         * MAINTAINERS: Add myself to write-after-approval.
8145 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
8147         * libf2c: Removed.
8148         * gcc/gccbug.in: Updated because of libf2c removal.
8149         * maintainer-scripts/gcc_release: Ditto.
8151 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
8153         * configure.in: Build libmudflap by default on FreeBSD.
8154         * configure: Regenerated.
8156 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
8158         * configure.in: Do not build libmudflap by default on non-GNU/Linux
8159         systems.
8160         * configure: Regenerated.
8162 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8164         PR target/16344
8165         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
8166         feedback based compiler.
8167         * Makefile.in: Rebuilt.
8169 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
8171         * Makefile.def (host_modules): Set bootstrap=true for flex.
8172         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
8173         * Makefile.in: Rebuilt.
8175 2004-07-07  Jan Hubicka  <jh@suse.cz>
8177         * MAINTAINERS: Add self as a profile feedback maintainer.
8179 2004-07-05  Phil Edwards  <phil@codesourcery.com>
8181         * configure.in:  Do not prepend $srcdir to /dev/null in
8182         makefile fragments.
8183         * configure:  Regenerate.
8185 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
8187         * Makefile.def (build_modules): Add bison, byacc, flex,
8188         m4, texinfo.
8189         (flags_to_pass): Add FLEX.
8190         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
8191         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
8192         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
8193         DEFAULT_MAKEINFO): Remove.
8194         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
8195         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
8196         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
8197         objdir or else use configured tool.
8198         (all-build): New.
8199         (all): Depend on it.
8200         (Build module dependencies): Add.
8201         * Makefile.in: Regenerate.
8202         * configure.in: Better support for multiple build modules,
8203         matching what is done for host/target modules.  Do not look
8204         for "plausible" locations of build tools if Canadian cross.
8205         Use autoconf's AC_PROG_CC to find a C compiler.  Define
8206         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
8207         * configure: Regenerate.
8209 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
8211         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
8212         * Makefile.in: Regenerate.
8214 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
8216         * Makefile.tpl (configure-build-[+module+],
8217         configure-[+module+], configure-target-[+module+]): Pass
8218         [+extra_configure_args+].
8219         (all-build-[+module+], all-[+module+], check-[+module+],
8220         install-[+module+], [+make_target+]-[+module+],
8221         all-target-[+module+], check-target-[+module+],
8222         install-target-[+module+], [+make_target+]-target-[+module+]):
8223         Pass [+extra_make_args+].
8224         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
8225         (GCC_HOST_EXPORTS): Remove.
8226         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
8227         cross, check-gcc, check-gcc-c++, install-gcc,
8228         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
8229         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
8230         * Makefile.in: Regenerate.
8232 2004-06-21  Matthew Sachs  <msachs@apple.com>
8234         * MAINTAINERS: Added self to write-after-approval.
8236 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
8238         * configure.in: Check for srcdir/winsup rather than build directory
8239         winsup.
8240         * configure: Regenerate.
8242 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
8244         * configure.in: Don't build Cygwin native newlib if winsup
8245         directory is missing.  Emit warning instead.
8246         * configure: Regenerate.
8248 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
8250         * Makefile.tpl (touch-stage[+id+]): New.
8251         (restage[+prev+]): Depend on touch-stage[+id+].
8253         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
8254         Use it throughout.
8256         * Makefile.def: Add profile and feedback bootstrap stages.
8257         Remove next field from bootstrap stages.
8258         * Makefile.tpl (LN, LN_S): Substitute.
8259         (stageN-start, stageN-end): Use double-colon rules, to
8260         provide a hook for additional setup commands.
8261         (distclean-stageN-gcc, restageN): Create dependencies from
8262         [+prev+], not from [+next+].
8263         (stageN-bubble): Add commands for successive stages from
8264         [+prev+], using double-colon rules.
8265         (all-stageN-gcc): Fix typo.
8266         (stagefeedback-start, profiledbootstrap): New.
8267         * Makefile.in: Regenerate.
8268         * configure.in: Call ACX_PROG_LN.
8269         * configure: Regenerate.
8271 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
8273         * MAINTAINERS (Write After Approval): Add myself.
8275 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
8277         * MAINTAINERS (Write After Approval): Add myself.
8279 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
8281         * configure.in: Fix --enable-bootstrap breakage introduced in trees
8282         without gcc.
8283         * configure: Regenerate.
8285 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8287         * Makefile.tpl: Fix typo.
8288         * Makefile.in: Regenerate.
8290 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8292         * configure.in: Remove new- prefix from toplevel
8293         bootstrap targets.
8294         * configure: Regenerate.
8296 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8298         * Makefile.tpl (all.normal): Rename to all.
8299         (all): Replace with a rule to pick the default
8300         target from configure.
8301         (all-gcc, configure-gcc): Use conditionals to
8302         do nothing when toplevel bootstrap is going on.
8303         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8304         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8305         * configure.in: Support --enable-bootstrap.
8307         * Makefile.def: Remove new- prefix from toplevel
8308         bootstrap targets.
8309         * Makefile.tpl: Likewise.
8311         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
8312         target.
8314         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8315         $(RECURSE_FLAGS) to recursive invocation of make.
8317         * Makefile.in: Regenerate.
8318         * configure: Regenerate.
8320 2004-05-30  Andreas Jaeger  <aj@suse.de>
8321             Jim Wilson  <wilson@specifixinc.com>
8323         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8324         like CC.
8326 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
8328         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8329         * configure: Regenerate.
8331 2004-05-25  Daniel Jacobowitz  <drow@false.org>
8333         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8334         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8335         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
8336         targets.
8337         * Makefile.in: Regenerate.
8339 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
8341         * configure.in: Test the ability to symlink directories.
8342         * configure: Regenerate.
8344         * Makefile.def (bootstrap-stage): New definitions.
8345         * Makefile.tpl (configure-stage1-gcc,
8346         configure-stage2-gcc, configure-stage3-gcc,
8347         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8348         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8349         new-restage3, compare): Autogenerate, see Makefile.in
8350         entry for behavioral changes.
8351         (distclean-stage1, new-stage1-start, new-stage1-end,
8352         new-stage1-bubble, distclean-stage2, new-stage2-start,
8353         new-stage2-end, new-stage2-bubble, distclean-stage3,
8354         new-stage3-start, new-stage3-end): New autogenerated targets.
8355         (objext, prebootstrap, BOOT_CFLAGS,
8356         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8357         targets.
8359         * Makefile.in: Regenerate.
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 targets.
8364         (all-stage1-gcc): Move prebootstrap dependency from here...
8365         (configure-stage1-gcc): ...to here.
8366         (new-bootstrap): Use bubble targets.
8367         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8368         Use per-stage distclean targets.
8369         (configure-stage1-gcc, configure-stage2-gcc,
8370         configure-stage3-gcc, all-stage1-gcc,
8371         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8372         Use new-stageN-start to prepare the tree.
8374 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
8376         * Makefile.def (host_modules): add libcpp.
8377         * Makefile.tpl: Add dependencies on and for libcpp.
8378         * Makefile.in: Regenerate.
8379         * configure.in: Add libcpp host module.
8380         * configure: Regenerate.
8382 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
8384         * Makefile.tpl: Whenever a recursive target is defined, wrap
8385         it in a special @if/@endif block, and prepare its maybe
8386         dependency in the @if/@endif block
8387         * configure.in: Instead of writing maybe dependencies, remove
8388         the @if/@endif statements, and remove the @if/@endif blocks
8389         that remain.
8390         * configure: Regenerate.
8391         * Makefile.in: Regenerate.
8393 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
8395         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8397 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
8399         PR bootstrap/15120
8400         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8401         * */configure: Rebuilt.
8403 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
8405         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8406         of libf2c.
8407         * configure, Makefile.in: Regenerate.
8409 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
8411         * MAINTAINERS (Write After Approval): Add myself.
8413 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
8415         Merge from tree-ssa-20020619-branch.
8417         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8418         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8419         (HOST_GMPLIBS): Define.
8420         (HOST_GMPINC): Define.
8421         (TARGET_LIB_PATH): Add libmudflap.
8422         (GFORTRAN_FOR_TARGET): Define.
8423         (configure-build*): Export GFORTRAN.
8424         (configure-gcc): Export GMPLIBS and GMPINC.
8425         (all-gcc): Add maybe-all-libbanshee.
8426         (configure-target-libgfortran): Define.
8427         * Makefile.in: Regenerate.
8428         * configure.in (host_libs): Add libbanshee.
8429         (target_libraries): Add target-libmudflap and target-libgfortran.
8430         Add --with-libbanshee.
8431         Handle --disable-libmudflap.
8432         (*-*-freebsd*): Use with_gmp.
8433         Add $(libgcj) to noconfigdirs.
8434         * configure: Regenerate.
8435         * depcomp: New file.
8436         * MAINTAINERS: Add tree-ssa maintainers.
8438 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
8440         * MAINTAINERS (Various Maintainers): Add myself.
8442 2004-04-30  Brian Ford  <ford@vss.fsi.com>
8444         * MAINTAINERS (Write After Approval): Add myself.
8446 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
8448         * MAINTAINERS (Write After Approval): Add myself.
8450 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
8452         * config/acx.m4: Fix fastcompare support for new-bootstrap.
8453         * configure: Regenerate.
8455 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
8457         Revert:
8458         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8460         * Makefile.def (flags_to_pass): Remove *dir variables that
8461         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8462         as well as prefix and exec_prefix.
8463         * Makefile.in: Regenerate.
8465 2004-04-26  Robert Millan  <robertmh@gnu.org>
8467         Add patches from libtool CVS.
8468         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8469         * ltconfig: Likewise.
8470         * ltcf-c.sh: Likewise.
8471         * ltcf-cxx.sh: Likewise.
8472         * ltcf-gcj.sh: Likewise.
8474 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8476         * Makefile.def (host_modules): Mark with the bootstrap
8477         flag packages on which gcc depends.
8478         * Makefile.tpl (all-bootstrap): Use it.
8479         * Makefile.in: Regenerate.
8481 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8483         * Makefile.def (flags_to_pass): Remove *dir variables that
8484         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8485         as well as prefix and exec_prefix.
8486         * Makefile.in: Regenerate.
8488 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8490         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8491         * configure: Regenerate.
8492         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8493         * gcc/Makefile.tpl (compare): Use the result of the test.
8494         * gcc/Makefile.in: Regenerate.
8496 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
8498         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8499         Always relocate gcc and prev-gcc to the original names, even
8500         if the build fails.
8501         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8502         New targets.
8504 2004-04-23  Laurent GUERBY <laurent@guerby.net>
8506         * MAINTAINERS: Update my email address.
8508 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8510         * configure.in (mips*-*-irix5*): Enable ld.
8511         * configure: Regenerate.
8513 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8515         * configure: Regenerate.
8517 2004-04-15  James E Wilson  <wilson@specifixinc.com>
8519         * Makefile.tpl (configure-[+module+], configure-gcc,
8520         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8521         Set and export LDFLAGS.
8522         * Makefile.in: Regenerate.
8524 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
8526         * MAINTAINERS: Add myself to write-after-approval.
8528 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8530         PR bootstrap/14871
8531         * Makefile.tpl: If we don't have built-in-tree target tools,
8532         use the ones found by configure rather than hacking around with
8533         program_transform_name.
8534         * configure.in: Give Makefile.tpl the information necessary
8535         to do that.
8536         * Makefile.in: Regenerate.
8537         * configure: Regenerate.
8539 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
8541         PR bootstrap/14760
8542         * configure.in: When computing baseargs, strip *all* copies of
8543         offending options.  Also, don't match/substitute the trailing space,
8544         so that this actually works when two similar options are separated by
8545         only one space.
8546         * configure: Regenerate.
8548 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
8550         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8551         (rs6000-*-aix*): Same.
8552         * configure: Regenerate.
8554 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
8556         * MAINTAINERS: Add myself to write-after-approval.
8558 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
8560         * MAINTAINERS: Add myself to write-after-approval.
8562 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
8564         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8565         STRICT_WARN, WARN_CFLAGS flags passed down to make.
8566         * Makefile.in: Regenerate.
8568         * configure.in (top level bootstrap support): Rework --enable-werror
8569         to set @stage2_werror_flag@.
8570         * configure: Regenerate.
8571         * Makefile.tpl (top level bootstrap support): Pass
8572         @stage2_werror_flag@ down to configure in stages 2 and 3.
8573         * Makefile.in: Regenerate.
8575 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8577         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8578         for stages 2 and 3 as well as in make.  As a consequence, remove
8579         OUTPUT_OPTION (now detected by configure) from the flags passed down
8580         to make.
8581         * Makefile.in: Regenerate.
8583         * Makefile.tpl (new-bootstrap): Fix typo.
8584         * Makefile.in: Regenerate.
8586 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8588         * Makefile.tpl: Rearrange by moving recursive_targets rules
8589         into their proper sections.
8590         * Makefile.tpl (top level bootstrap support): Move disabling
8591         of coverage flags from 'make' to 'configure'; improve comments.
8592         * Makefile.in: Regenerate.
8594         * Makefile.tpl (experimental top level bootstrap) Move stage1
8595         language setting from all- target to configure- target; disable
8596         intermodule optimization in stage 1; prevent gratuitous rebuilds
8597         of stage 1.
8598         * Makefile.in: Regenerate.
8599         * configure.in: Comma-separate stage 1 language list for top
8600         level bootstrap.
8601         * configure: Regenerate.
8603         * Makefile.tpl: Clean up experimental top level bootstrap support:
8604         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8605         prev-gcc in configure- targets as well as all- targets.
8606         * Makefile.in: Regenerate.
8608 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
8610         * compile: New file imported from automake.
8612 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
8614         * configure.in: Remove symbolic link section.
8615         * configure: Regenerate.
8616         * Makefile.tpl (links): Remove.
8617         * Makefile.in: Regenerate.
8619 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
8620             Nathanael Nerode  <neroden@gcc.gnu.org>
8622         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
8623         Set with AC_CHECK_PROGS.
8624         * configure.in: Fix comment typo from last patch.
8625         * configure: Regenerate.
8627 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
8629         * Makefile.tpl: Introduce experimental top level bootstrap support.
8630         * Makefile.in: Regenerate.
8631         * configure.in: Introduce support for top level bootstrap.
8632         * configure: Regenerate.
8634 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8635             Paolo Bonzini  <bonzini@gnu.org>
8637         PR bootstrap/14522
8638         * configure.in: Cope with shells that do not support unquoted ^
8639         * configure: Regenerate.
8641 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8642             Paolo Bonzini  <bonzini@gnu.org>
8644         PR bootstrap/14522
8645         * configure.in: Cope with shells that do not support nesting
8646         quotes inside quoted backquote substitutions.
8647         * configure: Regenerate.
8649 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
8651         PR bootstrap/14522
8652         * configure.in: Fix escaping of $.
8653         * configure: Regenerate.
8655 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8657         * configure: Regenerate, since I forgot to while committing Paolo's
8658         changes.
8660 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
8662         PR ada/14131
8663         Move language detection to the top level.
8664         * configure.in: Find default values for the tools as
8665         soon as possible.  Disable ada if GNAT is not found.
8666         Emit error message about missing languages.  Expand
8667         --enable-languages=all for the gcc subdirectory.
8669 2004-03-10  Ben Elliston  <bje@gnu.org>
8671         * MAINTAINERS: Update my email address.
8673 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
8675         * ltconfig: Disable building static libraries if building shared
8676         libraries on AIX 5L.
8678 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
8680         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8681         and disable libgcj.
8682         * configure: Regenerated.
8684 2004-03-01  Brian Booth  <bbooth@redhat.com>
8686         * MAINTAINERS: Add myself to write-after-approval.
8688 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
8690         * MAINTAINERS: Add myself to write-after-approval.
8692 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8694         PR bootstrap/7087
8695         * Makefile.tpl: Guard XFOO sed statements better.
8696         * Makefile.tpl: Add dependency for configure-target-libada.
8697         * Makefile.in: Regenerate (incidentally fixes broken
8698         commit when libada-branch was merged).
8700 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
8702         * MAINTAINERS: Add myself to write-after-approval.
8704 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
8706         * MAINTAINERS: Add Nicola Pero and myself as libobjc
8707         maintainers.
8709 2004-02-20  Andrew Cagney  <cagney@redhat.com>
8711         * config.guess: Update from version 2003-10-16 to 2004-02-16.
8712         * config.sub: Update from version 2003-11-03 to 2004-02-16.
8714 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8716         PR bootstrap/11932
8717         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8719 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
8721         * MAINTAINERS: Added myself to write-after-approval.
8723 2004-02-14  Michael Koch  <konqueror@gmx.de>
8725         * MAINTAINERS: Added myself to write-after-approval.
8727 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
8729         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
8730         some OS port maintainers to OS port maintainers section.
8732 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
8734         * MAINTAINERS: Add self.
8736 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
8738         * MAINTAINERS: Alphabetize.
8740 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
8742         * MAINTAINERS: Remove myself.
8744 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
8746         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8747         (rs6000-*-aix*): Same.
8748         * configure: Regenerate.
8750 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
8752         * configure.in (host): Add in missing $noconfigdirs to defines.
8753         * configure: Regenerate.
8755 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
8756             Nathanael Nerode  <neroden@gcc.gnu.org>
8758         PR ada/6637, PR ada/5911
8759         Merge with libada-branch:
8760         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8761         with appropriate dependencies. Add --enable-libada configure switch.
8762         * configure, Makefile.in: Regenerate.
8764 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
8766         * MAINTAINERS: Add myself to write-after-approval.
8768 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8770         * configure.in: Don't pass --with-stabs on IRIX 5 either.
8771         * configure: Regenerate.
8773 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
8775         Merge from upstream:
8777         * ltmain.in: When setting IFS to '~', be careful about user
8778         arguments that contain '~'.
8780         2004-02-04  Peter O'Gorman  <peter@pogma.com>
8782         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8783         Also test $base_compile against $CC with escaped arguments. Bug
8784         reported by Geoff Keating <geoffk@apple.com>.
8786 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
8788         * MAINTAINERS: Remove i960 port.
8790 2004-01-23  DJ Delorie  <dj@redhat.com>
8792         * Makefile.def (target_modules) [libiberty]: Don't stage.
8793         * Makefile.in: Rebuilt.
8795 2004-01-20  Caroline Tice  <ctice@apple.com>
8797         * MAINTAINERS: Add myself to write-after-approval.
8799 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
8801         * MAINTAINERS: Update my email address.
8803 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
8805         * MAINTAINERS: Add myself to write-after-approval.
8807 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8809         * MAINTAINERS: Remove entries without email address.
8811 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
8813         * MAINTAINERS: Add myself to write-after-approval.
8815 2004-01-15  Steven Bosscher  <stevenb@suse.de>
8817         * MAINTAINERS: Update my email address.
8819 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
8821         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8822         * Makefile.tpl (configure-target-[+module+]): Support stage.
8823         * Makefile.in: Rebuilt.
8825 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
8827         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8829 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
8831         * MAINTAINERS: Add myself as a MIPS maintainer.
8833 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8835         * configure.in: Use ./config.cache, not config.cache.
8836         * configure: Regenerate.
8837         * Makefile.tpl: Special-casing not needed for GCC any more.
8838         * Makefile.in: Regenerate.
8840         * configure.in: Don't share a cache file for host dirs.
8841         * configure: Regenerate.
8843         * config-ml.in: Don't mess with the cache file.
8845 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8847         * MAINTAINERS: Move myself from 'Write After Approval' to
8848         'CPU Port Maintainers' section as SPARC maintainer.
8850 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8852         * Makefile.tpl: Make GCC use a separate config.cache.
8853         * Makefile.in: Regenerate.
8855         PR bootstrap/11932, PR bootstrap/11933
8856         (I don't know if it will fix either of them, but it relates
8857         to them.)
8858         * configure.in: Don't use shared config.cache for target
8859         directories.
8860         * configure: Regenerate.
8862 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
8864         * MAINTAINERS: Add myself to 'Write After Approval' section.
8866 2003-12-31  Roger Sayle  <roger@eyesopen.com>
8868         * configure.in (ia64*-*-hpux*): Disable building java libraries.
8869         * configure: Regenerated.
8871 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
8873         * MAINTAINERS: Remove the mn10200 maintainer.
8875 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
8877         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8878         * configure: Regenerated.
8880 2003-12-16  Jan Hubicka  <jh@suse.cz>
8882         * MAINTAINERS: Add myself as callgraph maintainer.
8884 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
8886         * configure.in (raw_libstdcxx_flags): Remove the leading space.
8887         * configure: Regenerate.
8889 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8891         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8892         'Write After Approval' section. Update email.
8894 2003-12-01  James Lemke  <jim@wasabisystems.com>
8896         * MAINTAINERS (Write After Approval): Add myself.
8898 2003-11-20  Matt Thomas  <matt@3am-software.com>
8900         * MAINTAINERS: Add myself as a vax port maintainer.
8902 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
8904         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8905         (configure-build-[+module+], configure-[+module+]): Likewise.
8906         (configure-target-[+module+], configure-gcc, config.status): Likewise.
8907         * Makefile.in: Regenerate.
8909 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
8911         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8912         shared/dylibed libraries.
8913         * ltmain.sh: Likewise.
8914         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8915         * ltcf-cxx.sh: Likewise.
8916         * ltcf-gcj.sh: Likewise.
8917         * ltconfig: Likewise.
8919 2003-11-17  Stan Cox  <scox@redhat.com>
8921         * MAINTAINERS: Add myself as iq2000 port maintainer.
8923 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
8925         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8926         * Makefile.in: Regenerate.
8928 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
8930         * config.sub: Update to 2003-11-03 version.
8932 2003-10-20  Phil Edwards  <phil@codesourcery.com>
8934         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
8935         * configure:  Regenerate.
8937 2003-10-20  Nicolas Pitre  <nico@cam.org>
8939         * MAINTAINERS: Add myself to 'Write After Approval' section.
8941 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
8943         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8945 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
8947         * MAINTAINERS: Update my email address.
8949 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8951         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8953 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
8955         * MAINTAINERS: Add myself to 'Write After Approval' section.
8957 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
8959         * config.guess: Update to 2003-10-16 version.
8960         * config.sub: Update to 2003-10-16 version.
8962 2003-10-15  David Daney  <ddaney@avtrex.com>
8964         * MAINTAINERS: Added myself to 'Write After Approval' section.
8966 2003-10-15  Falk Hueffner  <falk@debian.org>
8968         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8969         'Write After Approval' section. Update email.
8971 2003-10-14  Roger Sayle  <roger@eyesopen.com>
8973         * MAINTAINERS: Move myself from 'Write After Approval' to
8974         'Various Maintainers' section as middle-end maintainer.
8976 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8978         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8979         HOST_FLAGS_TO_PASS.
8980         * Makefile.in: Regenerate.
8982 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
8984         * config.guess: Update to 2003-10-07 version.
8985         * config.sub: Update to 2003-10-07 version.
8987 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8989         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8990         * ltconfig (irix5*, irix6*): Don't override version_type.
8992 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
8994         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8995         * configure: Rebuilt
8996         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8997         * Makefile.in: Rebuilt
8999 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
9001         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
9003 2003-09-30  Carlo Wood  <carlo@alinoe.com>
9005         * MAINTAINERS (Write After Approval): Add myself.
9007 2003-09-29  Paul Koning  <ni1d@arrl.net>
9009         * MAINTAINERS: Move myself from "Write After Approval"
9010         to CPU platform maintainers for pdp11 platform.
9012 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
9014         * MAINTAINERS: Move myself from 'Write After Approval' to
9015         'Various Maintainers' section as libffi testsuite maintainer.
9017 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
9019         * configure.in: Pass a computed --program-transform-name
9020         to subconfigures.
9021         * configure: Regenerated.
9023 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9025         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
9026         * Makefile.in: Regenerate.
9028         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
9029         * Makefile.in: Regenerate.
9031 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
9033         * MAINTAINERS: Move myself from 'Write After Approval'
9034         to 'Various Maintainers' (objective-c) section.
9036 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
9038         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
9039         quoting.
9040         * configure: Regenerated.
9042 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
9044         * MAINTAINERS (Write After Approval): Add myself to write after
9045         approval list.
9047 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
9049         * MAINTAINERS (Write After Approval): Add myself.
9051 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
9053         * MAINTAINERS: Update my e-mail address.
9055 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
9057         * libtool.m4 (LD): Correct powerpc64 host match.
9059 2003-09-06  James E Wilson  <wilson@tuliptree.org>
9061         * MAINTAINTERS: Update my affiliation and email address.
9063 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9065         * MAINTAINERS (Write After Approval): Add myself.
9067 2003-09-04  DJ Delorie  <dj@redhat.com>
9069         * configure: Regenerate.
9071 2003-09-04  Robert Millan  <robertmh@gnu.org>
9073         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
9075 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9077         * configure.in: Ensure arguments to sed are properly spaced.
9078         * configure: Regenerate.
9080 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
9082         * MAINTAINERS: Update my e-mail address.
9084 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
9086         * MAINTAINERS (Write After Approval): Add myself.
9088 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
9090         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
9091         * configure: Regenerated.
9093 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9095         * MAINTAINERS: Update my email address.
9097 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
9099         * configure.in:  Use newline instead of semicolon when assuming
9100         shell arguments in a for loop.
9101         * configure:  Regenerated.
9103 2003-08-22  Jason Eckhardt  <jle@rice.edu>
9105         * MAINTAINERS: Resurrect the i860 maintainer.
9107 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
9109         PR 8180
9110         * configure.in: When testing with_libs and with_headers, treat
9111         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
9112         * configure: Regenerate.
9114         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
9115         make, shell, etc.
9116         (baseargs): Likewise.
9117         * configure: Regenerate.
9119 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
9121         * MAINTAINERS (Write After Approval): Add myself.
9123 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
9125         * configure.in: Disable libgcj for darwin not on powerpc.
9126         * configure: Rebuild.
9128 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
9130         * config-ml.in, symlink-tree: Add license.
9132 2003-08-03  Richard Stallman  <rms@gnu.org>
9133             Eben Moglen  <moglen@columbia.edu>
9135         * README.SCO: New file.
9137 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
9139         * Makefile.tpl (check, check-c++): Express dependencies using
9140         dependencies rather than commands.
9141         * Makefile.in: Regenerate.
9143 2003-08-01  Andrew Cagney  <cagney@redhat.com>
9145         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
9146         * configure: Ditto.
9148 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
9150         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
9151         * Makefile.in: Update.
9153 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
9155         * configure.in: Enable libgcj for darwin.
9156         * configure: Rebuild.
9158 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
9160         * config-ml.in:  Use ac_configure_args directly instead of
9161         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
9162         actually seen.
9164 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9166         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
9167         creating target and build subdirs to build all parent dirs as needed.
9168         * Makefile.in: Rebuild.
9169         * configure.in: Don't build dirs explicitly here.
9170         * configure: Rebuild.
9172 2003-07-26  Paul Brook  <paul@nowt.org>
9174         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
9176 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
9178         * Makefile.tpl (all-make): Depend on intl.
9179         * Makefile.in: Rebuilt.
9181 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
9183         * install-sh:  Update to newer upstream versions (associated with
9184         aclocal 1.7).
9185         * mkinstalldirs:  Likewise.
9186         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
9188 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
9190         * MAINTAINERS: Move self from Bug database only accounts
9191         to write-after-approval.
9193 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
9195         * config.if: Remove unused libc_interface determination.
9197 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9199         * MAINTAINERS: Move self from write-after-approval to
9200         build machinery (*.in).
9202 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9204         PR bootstrap/11273
9205         PR bootstrap/11408
9206         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
9207         unused INSTALL_PROGRAM_ARGS.
9208         * configure.in: Use AC_PROG_INSTALL.
9209         * Makefile.in: Regenerate.
9210         * configure: Regenerate.
9212 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
9214         * MAINTAINERS: Alphabetize.
9216 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
9218         * configure: Rebuilt.
9219         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9220         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
9221         newlib nor libgloss.
9222         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
9223         * configure.in (am33_2.0-*-linux*): Added.
9225 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
9227         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
9228         * configure: Regenerate.
9230 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
9232         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
9233         * Makefile.in: Regenerate.
9235 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
9237         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
9238         * Makefile.in: Regenerate.
9240 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
9242         * Makefile.tpl: Replace PWD with PWD_COMMAND.
9243         * Makefile.in: Regenerated.
9245         * config-ml.in: Replace PWD with PWD_COMMAND.
9247 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
9249         * intl: New directory; see intl/ChangeLog for details.
9250         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
9251         * Makefile.tpl: all-gcc depends on maybe-all-intl.
9252         * Makefile.in: Regenerate.
9254 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9256         * configure.in: Clean up config-lang.in handling.  Delete
9257         useless assignment to "subdirs".
9258         * configure: Regenerate.
9260 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9262         * configure.in: Rename 'target_libs' to 'target_libraries'.
9263         Remove useless reference to 'target_libs'.
9264         * configure: Regenerate.
9266 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
9268         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9269         * Makefile.in: Regenerate.
9271 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9273         * Makefile.def: Introduce flags_to_pass.
9274         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9275         * Makefile.in: Regenerate.
9277 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
9279         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9280         and target-libgloss.
9281         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9282         <h8300*-*-*>: Disable libf2c and ${libgcj}.
9283         * configure: Regenerate.
9285 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
9287         * configure.in: Update testsuite_flags to new location.
9288         * configure. Regenerate.
9290 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9292         * Makefile.tpl: Remove BUILD_CC stuff.
9293         * Makefile.in: Regenerate.
9295 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
9297         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9299 2003-06-16  Graeme Peterson  <gp@qnx.com>
9301         * MAINTAINERS (Write After Approval): Add myself.
9303 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
9305         * config.guess: Update to 2003-06-12 version.
9306         * config.sub: Update to 2003-06-13 version.
9308 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
9310         * config.guess: Update to 2003-06-06 version.
9311         * config.sub: Update to 2003-06-06 version.
9313 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9315         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9316         * configure. Regenerate.
9318 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9320         * configure.in: Disable serial configure by default.
9321         * configure: Regenerate.
9322         * Makefile.tpl: Abolish .NOTPARALLEL.
9323         * Makefile.in: Regenerate.
9325         * Makefile.tpl: Replace {build,host,target}_canonical by
9326         {build,host,target}.
9327         * Makefile.in: Regenerate.
9329         * Makefile.tpl: Fix stupid pasto.
9330         * Makefile.in: Regenerate.
9332 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9334         * Makefile.tpl: Remove bogus conditional.
9335         * Makefile.in: Regenerate.
9337 2003-06-05  Jan Hubicka  <jh@suse.cz>
9339         * Makefile.tpl (profiledbootstrap): New target.
9340         * Makefile.in (profiledbootstrap): New target.
9342 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
9344         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9345         Pinski. Remove user names from other bugzilla-only maintainers.
9347 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9349         * Makefile.tpl: Make 'recursive targets' using autogen rather
9350         than shell loop.  Remove duplicate 'clean' targets and false
9351         comments.
9352         * Makefile.def: Add systematic dependencies to 'recursive' targets.
9353         Add systematic method of specifying missing targets in subdirs.
9354         Add copyright boilerplate.
9355         * Makefile.in: Regenerate.
9356         * configure.in: Add 'recursive targets' to maybe list.
9357         * configure: Regenerate.
9359         * MAINTAINERS: "GNATS only" -> "Bug database only".
9361         * Makefile.tpl: Rename [+target+] to [+make_target+].
9362         * Makefile.def: Rename 'target' to 'make_target'.
9364 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
9366         * MAINTAINERS: Add self as options handling maintainer.
9368 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
9370         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9371         been too long since I touched those ports.
9373 2003-05-28  DJ Delorie  <dj@redhat.com>
9375         * Makefile.tpl: Make maybe-check-gcc .PHONY.
9376         * Makefile.in: Regenerate.
9378 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
9380         * configure.in: Use curly braces in the definition of tooldir.
9381         * configure: Regenerate.
9383 2003-05-21  DJ Delorie  <dj@redhat.com>
9385         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9386         newlib or libgloss.
9387         * Makefile.in: Regenerate.
9389 2003-05-21  DJ Delorie  <dj@redhat.com>
9391         * Makefile.tpl: Add missing empty maybe-check-gcc target.
9392         * Makefile.in: Regenerate.
9394 2003-05-20  Ian Lance Taylor  <ian@airs.com>
9396         * MAINTAINERS: Update my e-mail address.
9398 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9400         * configure.in: Switch more things to use maybe dependencies.
9401         * Makefile.tpl: Switch more things to use maybe dependencies.
9402         Factor out common code from autogen IF statements.
9403         * configure: Regenerate.
9404         * Makefile.in: Regenerate.
9406 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
9408         * configure.in: Accept i[3456789]86 for machine type.
9409         * configure: Regenerate.
9411 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9413         * configure.in: Switch more things to use maybe dependencies.
9414         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
9415         * configure: Regenerate.
9416         * Makefile.tpl: Switch more things to use maybe dependencies.
9417         * Makefile.in: Regenerate.
9419 2003-05-16  Andreas Schwab  <schwab@suse.de>
9421         * Makefile.tpl (install-opcodes): Define.
9422         * Makefile.in: Rebuild.
9424 2003-05-13  Andreas Jaeger  <aj@suse.de>
9426         * config.guess: Update to 2003-05-09 version.
9427         * config.sub: Update to 2003-05-09 version.
9429 2003-05-13  Michael Eager  <eager@mvista.com>
9431         * configure.in: Correct sed script so that options in quotes are not
9432         deleted.
9433         * configure: Rebuild.
9435 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
9437         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9438         and $$s/newlib/libc/sys/cygwin32 include paths.
9439         * configure: Ditto.
9441 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
9443         * MAINTAINERS: Update my email addresses.
9445 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
9447         * config-ml.in: Propagate INSTALL variables.
9449 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9451         * MAINTAINERS: Remove duplicate entries in Write After Approval.
9453 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
9455         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9456         * Makefile.in: Regenerate.
9458 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
9460         * MAINTAINERS (GNATS only): Add Falk Hueffner.
9462 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
9464         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9466 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
9468         * Makefile.tpl: Clean $(BUILD_SUBDIR).
9469         * Makefile.in: Regenerated.
9471 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
9473         * MAINTAINERS (Write After Approval): Upgrade myself from
9474         GNATS only to write-after-approval. Update my mail address.
9476 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
9478         (OS Port Maintainers: freebsd): Add myself.
9480 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
9482         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9484 2003-04-22  Kean Johnston  <jkj@sco.com>
9486         * MAINTAINERS (SCO ports): Added myself.
9488 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
9490         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9492 2003-04-19  Kean Johnston  <jkj@sco.com>
9494         * MAINTAINERS (Write After Approval): Add myself.
9496 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9498         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9499         * Makefile.in: Regenerate.
9501 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
9503         * configure.in (powerpc64*-*-linux*): Remove.
9504         * configure: Rebuilt.
9506 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
9508         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
9509         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9510         and restrap.
9511         * Makefile.in:  Regenerate.
9513 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
9515         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9516         * configure: Regenerated.
9518 2003-04-15  DJ Delorie  <dj@redhat.com>
9520         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9522 2003-04-13  Nick Clifton  <nickc@redhat.com>
9524         * config-ml.in: Remove support for --disable-aix removing
9525         call-aix multilibs.
9527 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
9529         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9530         * */configure: Rebuilt.
9532 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
9534         * MAINTAINERS: Add my email address.
9536 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
9538         * MAINTAINERS (Write After Approval): Add myself.
9540 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9542         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9543         * Makefile.in: Regenerate.
9545 2003-03-14  Michael Chastain  <mec@shout.net>
9547         * Makefile.in: Regenerate with correct Makefile.def.
9549 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9551         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
9552         Make macro.
9553         * Makefile.in: Regenerate.
9554         * configure.in: Clean up gxx_include_dir logic.
9555         * configure: Regenerate.
9557 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
9559         * MAINTAINERS (Write After Approval): Add myself.
9561 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
9563         * MAINTAINERS: Update my mail address.
9565 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9567         * configure.in (gxx_include_dir): Fix typo.
9568         * configure: Regenerated.
9570 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9572         * Makefile.tpl: Reindent.
9573         * Makefile.in: Regenerate.
9574         * configure.in: Reindent.  Don't set unused variables.
9575         * configure: Regenerate.
9577 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
9579         * configure.in: Include $(build_tooldir)/sys-include in
9580         FLAGS_FOR_TARGET.
9581         * configure: Regenerated.
9583 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9585         * Makefile.tpl: Always pass down RANLIB.
9586         * Makefile.in: Regenerate.
9588         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9589         * Makefile.in: Regenerate.
9590         * configure.in: Remove unused logic relating to --enable-shared
9591         and --enable-threads.  Remove bogus comments.  Remove redundant
9592         noconfigdirs.
9593         * configure: Regenerate.
9595         * configure.in: Replace ${libstdcxx_version} by its value.
9596         Remove reference to mh-dgux.
9597         * configure: Regenerate.
9599 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
9601         * MAINTAINERS (Write After Approval): Add myself.
9603 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9605         * Makefile.tpl: Rearrange.
9606         * Makefile.in: Regenerate.
9608 2003-02-25  Uwe Stieber  <uwe@wwws.de>
9610         * configure.in: Add support for kaOS as cross build target system.
9611         * configure: Regenerated.
9613 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
9615         * MAINTAINERS (Write after approval): Add myself.
9617 2003-02-21  James E Wilson  <wilson@tuliptree.org>
9619         * MAINTAINERS: Update my email address.
9621 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
9623         * MAINTAINERS: Add self to blanket write privs. section.
9625 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
9627         * Makefile.tpl: Add definition of CPPFLAGS to pass into
9628         configure-target-* as some target builds may require additional
9629         flags for preprocessor tests.
9630         * Makefile.in: Regenerated.
9632 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
9634         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9635         * ltconfig: Handle it.
9636         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9637         auto-detecting it.
9639         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9640         it is used as argument to $CC.
9641         * ltcf-gcj.sh: Likewise.
9643         * configure.in: Introduce --enable-maintainer-mode.
9644         * configure: Rebuilt.
9645         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9646         for maintainer mode.
9647         * Makefile.in: Rebuilt.
9649 2003-02-18  Jason Merrill  <jason@redhat.com>
9651         * Makefile.tpl (check-c++): Allow parallelism.
9653 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9655         * MAINTAINERS: Remove John Carr (who never actually had access to
9656         gcc.gnu.org).
9658 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
9660         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9661         don't configure target-libobjc.
9662         * configure: Regenerate.
9664 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9666         * Makefile.tpl (RANLIB): Define.
9667         * Makefile.in: Regenerate.
9669 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
9671         * MAINTAINERS: Update my email.
9673 2003-02-06  Keith R Seitz  <keiths@redhat.com>
9675         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9676         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9677         * Makefile.in: Regenerated.
9678         * configure.in: Remove all traces of snavigator, db, and grep.
9679         * configure: Regenerated.
9681 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9683         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9684         After Approval.
9686 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9688         * MAINTAINERS (Write after approval): Add myself.
9690 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
9692         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9693         * Makefile.in: Regenerated.
9695 2003-01-30  Roger Sayle  <roger@eyesopen.com>
9697         * config.guess: Updated to 2003-01-30's version.
9698         * config.sub: Updated to 2003-01-28's version.
9700 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
9702         * config.if: If gcc_version is already set, just use it.  Don't set
9703         gcc_version_trigger if it's already set, otherwise set it to
9704         gcc/version.c, but only if the file exists.  If it is not set and
9705         gcc/version.c does not exist, try to extract the version number from
9706         $CC.
9708 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
9710         * MAINTAINERS: Add myself to write-after-approval list.
9712 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
9714         * configure.in:  Revert 24Jan change.
9715         * configure:  Regenerate.
9717 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9719         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
9720         entry of HJ Lu.
9722 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9724         * configure.in: Revert previous change.
9725         * configure: Regenerate.
9727 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9729         * configure.in: Make rda native-only.
9730         * configure: Regenerate.
9732 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9734         * MAINTAINERS: Move myself from GNATS-only-accounts to
9735         write-after-approval.
9737 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9739         * configure.in: Add missing \.
9740         * configure: Rebuilt.
9742 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
9744         * configure.in (baseargs): Avoid using \| in sed regular
9745         expressions.
9746         * configure: Rebuilt.
9748 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
9750         * configure.in (baseargs): Remove all supported forms of
9751         --cache-file, --srcdir, --host, --build and --target options
9752         from argument lists.
9753         * configure: Rebuilt.
9755 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
9757         * MAINTAINERS: Add myself to write-after-approval list.
9759 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
9761         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9762         * configure: Rebuilt.
9764 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9766         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9767         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9768         * Makefile.in: Regenerate.
9769         * configure: Regenerate.
9771 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
9773         * configure.in: Remove Makefile in build, host and target modules
9774         unless configure was run with --no-recursion.
9775         * configure: Rebuilt.
9777 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9779         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9780         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9781         * Makefile.in: Regenerate.
9783 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
9785         * config.guess: Update to 2003-01-03 version.
9786         * config.sub: Update to 2003-01-03 version.
9788 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9790         * configure: Regenerate with proper autoconf 2.13.
9792 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9794         * configure.in: Add AC_PREREQ for consistency.
9795         * configure: Regenerate.
9797 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
9799         * configure.in (GDB_TK): Add tcl directories conditional on
9800         gdb/gdbtk directory being present.
9801         * configure: Regenerate.
9803 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
9805         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
9806         used by gcc if LD is not defined and we are not doing a Canadian Cross.
9807         * configure: Rebuilt.
9809 2002-12-31  Tom Tromey  <tromey@redhat.com>
9811         * Makefile.in: Rebuilt.
9812         * Makefile.def (target_modules) [libffi]: Allow installation.
9814 2002-12-31  Andreas Schwab  <schwab@suse.de>
9816         * configure.in: Fix use of $program_transform_name.
9817         * configure: Regenerated.
9819 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
9821         * configure.in (baseargs): Don't remove first configure argument.
9822         * configure: Regenerated.
9824 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
9826         * Makefile.tpl (local-distclean): Don't remove...
9827         (multilib.ts): ... this.  Moved into...
9828         (multilib.out): ... this.  Don't use sub-make.
9829         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9830         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9831         (configure-build-[+module+], configure-[+module+],
9832         configure-target-[+module+], configure-gcc): ... these.  Test
9833         for Makefile existence.  Drop config.status from dependencies.
9834         * Makefile.in: Rebuilt.
9835         * configure.in: Move gcc-version-trigger to the end of
9836         ac_configure_args.  Add comments to maybedep.tmp and
9837         serdep.tmp.  Introduce --disable-serial-configure.  Remove
9838         nonopt from baseargs, matching and removing corresponding
9839         whitespace while at it.
9840         * configure: Rebuilt.
9842 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
9844         * configure.in (host_configargs): Replace reference to
9845         no-longer-defined buildopts with --build=${build_alias}.
9846         * configure: Rebuilt.
9848         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
9849         program_transform_name to standard idiom.
9850         (AUTOGEN, AUTOCONF): Define.
9851         (Makefile.in): Use $(AUTOGEN).
9852         (Makefile): Depend on config.status, and use autoconf-style rule to
9853         build it.  Move original commands to...
9854         (config.status): ... this new target.
9855         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
9856         $(AUTOCONF).
9857         * Makefile.in: Rebuilt.
9859 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9861         * Makefile.tpl: Fix dramatic bustage due to change in
9862         program_transform_name.
9863         * Makefile.in: Regenerate.
9865         * configure.in: Remove unnecessary PATH setting.
9866         * configure: Regnerate.
9868         * configure.in: Don't default to unprefixed tools unless
9869         the native tools will work.
9870         * configure: Regenerate.
9872         * configure.in: Convert to autoconf script.  Blow away lots
9873         of now-redundant Makefile fragments.
9874         * configure: Generate using Autoconf.
9875         * Makefile.tpl: Rewrite to reflect autoconfiscation.
9876         * Makefile.in: Regenerate.
9878 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9880         * configure: Fix stupid bug where RANLIB was mistakenly included.
9882         * configure.in: Rename (buildargs, hostargs, targargs) to
9883         (build_configargs, host_configargs, target_configargs).
9885         * configure.in: Move logic out of sed statement.
9887         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
9888         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9890 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
9892         * config.sub: Import from master repository
9893         * config.guess: Ditto
9895 2002-12-24  Andreas Schwab  <schwab@suse.de>
9897         * Makefile.tpl (multilib.out): Fix missing space.
9898         * Makefile.in: Regenerate.
9900 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9902         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
9903         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
9904         * Makefile.in: Regenerate.
9905         * configure.in: Remove unnecessary leftovers.
9907 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
9909         * configure.in (extra_ranlibflags_for_target): New variable.
9910         (*-*-darwin): Add -c to ranlib commands.
9911         * configure (tooldir): Handle extra_ranlibflags_for_target.
9913 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9915         * Makefile.tpl: Revert HJL's change.
9916         * Makefile.in: Regenerated.
9917         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9918         always.
9920 2002-12-19  Andreas Schwab  <schwab@suse.de>
9922         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9923         * Makefile.in: Regenerate.
9925 2002-12-18  H.J. Lu  <hjl@gnu.org>
9927         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9928         * Makefile.in: Regenerated.
9930         * configure.in (build_prefix): New. Substitute.
9932 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9934         * Makefile.tpl: Don't let real targets depend on phony targets.
9935         * Makefile.in: Regenerate.
9937         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9938         * Makefile.in: Regenerate.
9940 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
9942         * config.sub: Import from master repository
9943         * config.guess: Ditto
9945 2002-12-16  Jason Merrill  <jason@redhat.com>
9947         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9948         previous 'make bootstrap'.
9949         * Makefile.in: Regenerate.
9951 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
9953         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9955 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9957         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9958         * Makefile.in: Regenerate.
9960 2002-12-13  Jason Merrill  <jason@redhat.com>
9962         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
9963         library tests.
9964         (check-c++): Just depend on it and check-target-libstdc++-v3.
9965         * Makefile.in: Regenerate.
9967 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9969         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9970         * Makefile.in: Rebuilt.
9972 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9974         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9976 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9978         * configure: Fix bug put in by gremlins.
9980         * Makefile.tpl: Substitute more autoconfily.
9981         * configure: Substitute more autoconfily.
9982         * Makefile.in: Regenerate.
9984 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
9986         * config.sub: Import from master repository
9987         * config.guess: Ditto
9988         * MAINTAINERS: Added Svein Seldal under write after approval
9990 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
9992         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9993         * Makefile.in (all-sim): Ditto.
9995 2002-12-06  DJ Delorie  <dj@redhat.com>
9997         * Makefile.tpl: Change configure dependencies to not have real
9998         targets depend on phony targets.
10000 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
10002         * configure.in: Revert unintentional change.
10004         * Makefile.tpl: Change dependency for */multilib.out so that
10005         it works when gcc isn't in the tree.
10007         * configure.in: Substitute more.
10008         * configure: Run subconfigures from the Makefile.
10009         * Makefile.tpl: Run subconfigures from the Makefile; add a few
10010         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
10012 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10014         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
10016 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10018         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
10019         and corresponding dependencies.
10020         * Makefile.in: Regenerate.
10022         * configure.in (host_tools): Order binutils, gas and ld for
10023         convenience in running the testsuites.
10025         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
10026         * Makefile.in: Regenerate.
10027         * configure.in: Introduce rules to serialize subconfigure runs.
10029         * configure.in: Introduce BASE_CC_FOR_TARGET.
10030         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
10031         Realize configure-build-* targets.  Realize configure-target-* targets.
10032         * Makefile.in: Regenerate.
10034 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10036         * configure: Move gcc_version_trigger stuff from here...
10037         * configure.in: ...to here.
10039         * configure.in: Separate subconfigure options added by this file from
10040         options given by the user.  Add machinery to put args for host
10041         subconfigures into the Makefile.
10043         * Makefile.tpl: Remove 'vault' targets.
10044         * Makefile.tpl: Reorder and comment dependencies.
10045         * Makefile.in: Regenerate.
10047 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10048         * configure.in: Fix my broken commit of previous patch. (sigh)
10050 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
10052         * configure.in: Move host-specific darwin noconfigdirs into
10053         the host-specific section.
10055 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
10057         * configure.in: Move host-specific darwin noconfigdirs into
10058         the host-specific section.
10060 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
10062         * configure: Remove skip-this-dir support.
10063         * Makefile.tpl: Remove skip-this-dir support.
10065         * Makefile.tpl: Remove leftover support for non-autoconfiscated
10066         subdirectories.
10067         * Makefile.in: Regenerate.
10069         * Makefile.tpl: Strip out useless setting of 'dir'.
10070         * Makefile.in: Regenerate.
10072 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10074         * configure.in: Fix deeply stupid bug.
10076         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
10077         shell code in CXX_FOR_TARGET
10078         * Makefile.def: Introduce raw_cxx.
10079         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
10080         RAW_CXX_FOR_TARGET.
10081         * Makefile.in: Regenerate.
10083 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
10085         * Makefile.tpl: Remove unnecessary ifs.
10086         * Makefile.in: Regenerate.
10088         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
10089         dependencies.  Maybe-ize build-libiberty.  Create dummy install
10090         targets for 'no_install' modules.
10091         * configure: Move GDB_TK substitution to configure.in.  Move
10092         build_modules stuff to configure.in.
10093         * configure.in: Implement soft dependency machinery.  Maybe-ize
10094         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
10095         * Makefile.in: Regenerate.
10097 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10099         * Makefile.tpl: Make all-target, install-target behave similarly
10100         to all, install (only hitting configured targets).  Eliminate
10101         unused macro defintions.
10103         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
10104         build != host.
10106         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
10108         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
10110         * configure.in: Produce lists of subdir targets we're actually
10111         configuring.  Remove references to "dosrel".
10112         * Makefile.tpl: Let configure set which subdir targets are hit.
10113         Remove install-cross; clean up install; remove ALL.  Remove
10114         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
10115         Autogenerate host module targets.  Remove empty dependency lines
10116         and redundant dependency; rearrange slightly.
10117         * Makefile.def: Add host-side libtermcap, utils.
10119         * Makefile.in: Regenerate.
10121 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10123         * ltconfig (osf[345]): Append $major to soname_spec.
10124         Reflect this in library_names_spec.
10125         * ltmain.sh (osf): Prefix $major with . for use as extension.
10127 2002-11-19  Andreas Jaeger  <aj@suse.de>
10129         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
10130         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
10131         and sparc64 GNU/Linux systems.
10133 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
10135         * MAINTAINERS: Update email.
10137 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10139         * MAINTAINERS: Complete James Dennett's entry.
10141 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
10143         * MAINTAINERS (Write After Approval): Add myself.
10145 2002-11-13  Bruce Korb  <bkorb@gnu.org>
10147         * Makefile.tpl: syntactic cleanup
10149 2002-11-13  Stuart Hastings  <stuart@apple.com>
10151         * MAINTAINERS: Add myself to write-after-approval list.
10153 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10155         * Makefile.def: Add list of recursive targets to autogenerate.
10156         Add build_modules.
10157         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
10158         targets.  Autogenerate *-build-* targets.
10159         * Makefile.in: Regenerate.
10161 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10163         * configure: More autoconf-style substitutions.
10164         * Makefile.tpl: More autoconf-style substitutions.
10165         * Makefile.in: Regenerate.
10167 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10169         * configure: Substitute more variables in a more autoconf-friendly
10170         way.  Simplify slightly.
10171         * Makefile.tpl: Make more variables substitutable in an
10172         autoconf-friendly way.
10173         * Makefile.in: Regenerate.
10175 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
10177         * MAINTAINERS (Write After Approval): Add myself.
10179 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10181         * configure.in (v810*): Remove special setting of tools.
10183         * configure: Add support for extra required flags for ar or nm.
10184         * configure.in (aix4.3+): Use above support for target-specific
10185         issues, rather than using config/mt-aix43.
10187 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10189         * configure: Remove 'removing', which doesn't work.  Replace $subdir
10190         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
10191         with $srcdir.  Reformat indentation.  Substitute some variables
10192         formerly hard-coded in the Makefile for build=host.
10193         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
10194         * Makefile.def: Autogenerate more.
10195         * Makefile.in: Regenerate.
10197 2002-11-04  Adam Nemet  <anemet@lnxw.com>
10199         * MAINTAINERS (Write After Approval): Add myself.
10201 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
10203         * Makefile.def (host_modules): Add rda.
10204         * Makefile.in: Regenerate.
10205         * configure.in (target_tool): Add target-rda to list.
10207 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10209         * MAINTAINERS: Remove "co-maintainer" note for web pages.
10211 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
10213         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
10214         and restrap targets to this rule.
10215         * Makefile.in:  Regenerate.
10217 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10219         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
10220         GNATS only accounts.
10222 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
10224         * configure.in (i[3456]86-*-linux*): Add check to disable
10225         ${libgcj} for glibc1.
10227 2002-10-24  Denis Chertykov  <denisc@overta.ru>
10229         * MAINTAINERS: Add myself as ip2k port maintainer.
10231 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
10233         * configure.in: Add tic4x target.
10235 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10237         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
10238         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
10239         * Makefile.in: Regenerate.
10241         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
10242         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
10243         * Makefile.in: Regenerate.
10245 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
10247         * MAINTAINERS: Add myself as web pages co-maintainer.
10249 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10251         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
10252         * Makefile.in: Regenerate.
10254 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
10256         * MAINTAINERS: Add myself and Nathan Sidwell
10257         <nathan@codesourcery.com> as VxWorks maintainers.
10259 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10261         * Makefile.def: Remove order dependency comments.
10262         * Makefile.tpl: Add explicit install-install dependencies.
10263         * Makefile.in: Regenerate.
10265         * Makefile.tpl: Remove material now in src-release.  (Finally!)
10266         * Makefile.in: Regenerate.
10268         * Makefile.tpl: Add configure-target (for src-release in src)
10269         * Makefile.in: Regenerate.
10271 2002-09-30  Nick Clifton  <nickc@redhat.com>
10273         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10275 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
10277         * configure.in (s390*-*-linux*): Enable libgcj.
10279 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
10281         * configure: Revert accidentally applied changes.
10283         * Makefile.tpl: Make more autoconf-friendly.
10284         * Makefile.in: Regenerate.
10285         * configure: Make substitution more autoconf-like.
10287 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
10289         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10290         single entry to handle all these.
10291         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
10292         libjava on arm-*-elf.
10294 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
10296         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10297         things that depend on them.
10299 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10301         * Makefile.tpl: Make subsituted variables more autoconfy.
10302         * Makefile.in: Regenerate.
10303         * configure: Make seds more autoconfy.
10305 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10307         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10308         * Makefile.in: Regenerate.
10309         * configure.in: Rewrite sed statements to look autoconfy.
10311         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10312         all-target-foo on configure-target-foo.
10313         * Makefile.def: Ditto.
10314         * Makefile.in: Rebuild.
10316 2002-09-25  Andrew Haley  <aph@redhat.com>
10318         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10320 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10322         * Makefile.def: New file.
10323         * Makefile.tpl: New file.
10324         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10325         * contrib/gcc_update: Note that Makefile.in is a generated file.
10327         * configure.in: Minor rearrangement.  Simplify tests.
10329 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
10331         * configure.in (with_headers): Skip copy if value is "yes".
10332         (with_libs): Likewise.
10334 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
10336         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10337         * configure.in (sh*-*-pe*): Ditto.
10338         * configure.in (mips*-*-pe*): Ditto.
10339         * configure.in (*arm-wince-pe): Ditto.
10341         * configure.in: Rearrange.
10343 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
10345         * MAINTAINERS: Update my email address.
10347 2002-08-30  Paul Koning  <pkoning@equallogic.com>
10349         * MAINTAINERS: (Write After Approval): Add myself.
10351 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
10353         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10355 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
10357         * MAINTAINERS: Change my mailing address.
10359 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
10361         * MAINTAINERS (Write After Approval): Remove myself.
10362         (Various Maintainers: c++ runtime libs): Add myself.
10364 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
10366         * MAINTAINERS (Write After Approval): Remove myself.
10367         (Various Maintainers: c++ runtime libs): Add myself.
10369 2002-08-15  Eric Christopher  <echristo@redhat.com>
10371         * config.sub: Import from master repository.
10372         * config.guess: Ditto.
10374 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
10376         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10377         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10378         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10380 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
10382         * MAINTAINERS: Add self to rs6000 vector extensions.
10384 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
10386         * libiberty/configure: Reverted unintended yesterday's check in.
10388 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
10390         * boehm-gc/configure, libf2c/configure: Rebuilt.
10391         * libffi/configure, libiberty/configure: Ditto.
10392         * libjava/configure, libobjc/configure: Ditto.
10393         * libstdc++-v3/configure, zlib/configure: Ditto.
10394         Merged from binutils:
10395         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
10396         From Steve Ellcey <sje@cup.hp.com>:
10397         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10398         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10399         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10400         IA64.
10401         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10402         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10403         soname_spec, sys_lib_search_path_spec): Ditto.
10405 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
10407         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10409 2002-08-04  H.J. Lu  (hjl@gnu.org)
10411         * configure.in (mips*-*-linux*): Don't skip target-libffi.
10413 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
10415         * MAINTAINERS (Write After Approval): Add myself.
10417 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
10419         * configure.in: Move generic linux case to end.  Copy generic
10420         linux noconfigdirs to mips*-*-linux* entry and new
10421         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
10423 2002-07-19  Michael Matz  <matz@suse.de>
10425         * MAINTAINERS: Add myself as ra* maintainer.
10427 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
10429         * config.guess: Update to 2002-07-09 version.
10430         * config.sub: Update to 2002-07-03 version.
10432 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
10434         * MAINTAINERS: Fix typo in a maintainer email address.
10436 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10438         * configure.in: Remove two redundant tests.
10440 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10442         * configure.in (mips*-*-irix6*o32): Enable stabs.
10444 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
10446         * configure.in: Don't build grez.
10447         * Makefile.in: Ditto.
10449         * Makefile.in: Remove references to bsp, cygmon, libstub.
10450         * configure.in: Ditto.
10452         * configure.in: Remove leftover reference to gdbtest.
10454 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
10456         * configure.in (gxx_include_dir):  Change to match versioned
10457         C++ headers if --enable-version-specific-runtime-libs is used.
10459 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
10461         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10463 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10465         * configure.in: Make --without-x work.
10467 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10469         * configure.in: Rearrange target Makefile fragment collection.
10471         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10472         cvs[src].
10473         * configure.in: Ditto.
10475 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
10477         * MAINTAINERS (Write After Approval): Update my e-mail address.
10479 2002-06-24  Ben Elliston  <bje@redhat.com>
10481         * configure.in (host_tools): Remove cgen.
10483         * Makefile.in (all-cgen): Remove; runs from its source directory.
10484         (check-cgen, install-cgen, clean-cgen): Likewise.
10485         (all-opcodes): Do not depend on all-cgen.
10486         (all-sim): Likewise.
10488 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10490         * Makefile.in: Eliminate 'apache' targets.
10491         * configure.in: Eliminate 'apache' targets.
10493         * configure.in: Eliminate redundant tests.  Reorganize.
10495         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10497         * config-ml.in: Eliminate references to Cygnus configure.
10499         * Makefile.in: Eliminate references to building emacs.
10501 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
10503         * MAINTAINERS: Update my email address.
10505 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
10507         * config.if (libstdcxx_incdir): Version C++ headers.
10508         (cxx_incdir): Remove.
10510 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10512         * MAINTAINERS (Write After Approval): Add self.
10514 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
10516         * configure.in: Add support for ip2k.
10518 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
10520         * configure.in: Fix AIX configury bug.
10522 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
10524         * MAINTAINERS (Write After Approval): Add self.
10526 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10528         * configure.in: replace ${topsrcdir} with ${srcdir}
10530         * configure.in: Move definition of libstdcxx_flags
10531         right above usage, rather than waaay earlier.
10533         * configure.in: Pull definition of is_cross_compiler earlier.
10535         * configure.in: Rearrange a little.
10537         * configure.in: Remove references to librx.
10538         * Makefile.in: Remove references to librx.
10540 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
10542         * config.sub: Add support for avr target.
10543         Import from master sources, rev 1.255
10545 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
10547         * configure, .cvsignore:  Revert previous change...
10548         * Makefile:  ...delete.
10550 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10552         * configure.in: Eliminate ${gasdir} variable.
10554 2002-06-18  Dave Brolley  <brolley@redhat.com>
10556         * configure.in: Add support for frv.
10557         * config.sub: Add support for frv.
10559 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10561         * configure:  Remove garbage from previous commit.
10563 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10565         * configure:  For in-source builds, make a subdir and re-exec there.
10566         * Makefile:  New file.  Pass targets through to build directory.
10567         * .cvsignore:  No longer ignore "Makefile".
10569 2002-06-16  Douglas Rupp  <rupp@gnat.com>
10571         * MAINTAINERS (Write After Approval): Add self.
10573 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10575         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10577 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
10579         * configure.in (vax-*-netbsd*): Re-enable gas.
10581 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
10583         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10584         BUILD_PREFIX_1, to correct nomenclature.
10585         * configure: Likewise.
10587         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10588         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10590 2002-05-31  Olaf Hering  <olh@suse.de>
10592         * config-ml.in: Propogate DESTDIR also.
10594 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
10596         * configure.in (vax-*-netbsd*): Don't build gas for this
10597         platform.
10599 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
10601         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10602         and libgcj for AVR.
10604 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
10606         * MAINTAINERS (Write After Approval): Add myself.
10608 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
10610         * config.guess: Update to 2002-05-22 version.
10611         * config.sub: Likewise.
10613 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10615         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10616         * config-ml.in: Likewise.
10617         * configure: Likewise.
10618         * configure.in: Likewise.
10620 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
10622         * MAINTAINERS: Update my email address.
10624 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
10626         * configure.in: Simplify makefile fragment collection.
10628         * configure.in: Remove code to build emacs.
10630         * configure.in : Remove --srcdir argument from targargs and buildargs
10631         (it's always overridden in the Makefile anyway).  Rearrange a bit.
10633         * configure: Move some logic to configure.in.
10634         * configure.in: Move some logic from configure.
10636 2002-05-11  Tom Tromey  <tromey@redhat.com>
10638         * MAINTAINERS: Reflect libgcj reality.
10640 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
10642         * Makefile.in: Honour DESTDIR.
10644 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
10646         * config.guess: Import 2002-03-20 version.
10647         * config.sub: Import 2002-04-26 version.
10649 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10651         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10653 2002-05-07  Tim Josling  <tej@melbpc.org.au>
10655         * MAINTAINERS: Add self.
10657 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
10659         * ltmain.sh: Detect and handle object name conflicts
10660         while piecewise linking a static library.
10662 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
10664         * configure.in (noconfigdirs): Don't disable libgcj on
10665         sparc64-*-solaris* and sparcv9-*-solaris*.
10667 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
10669         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10671 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
10673         * configure.in (FLAGS_FOR_TARGET): Do not add
10674         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10675         on i[3456]86-*-linux*.
10677 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
10679         * configure.in (noconfigdirs): Replace [ ] with test.
10681         * configure.in (noconfigdirs): Do not add target-newlib if
10682         target == i[3456]86-*-linux*, and host == target.
10684 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
10686         * configure.in: delete reference to absent file
10688         * configure.in: replace '[' with 'test'
10690         * configure.in: Eliminate references to gash.
10691         * Makefile.in: Eliminate references to gash.
10693         * configure.in: remove useless references to 'pic' makefile fragments.
10695         * configure.in: (*-*-windows*) Finish removing.
10697         * configure.in: Eliminate redundant test for libgui.
10699 2002-04-29  Roger Sayle  <roger@eyesopen.com>
10701         * MAINTAINERS: Add self and realphabetize.  Update entries
10702         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
10703         entry for a29k port maintainer.
10705 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
10707         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10708         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10710 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
10712         * configure.in: remove references to dead files
10714 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
10716         * MAINTAINERS: Add information about purpose of this file.
10718 2002-04-18  Tom Tromey  <tromey@redhat.com>
10720         * configure.in: Disallow configuring libgcj when it is already
10721         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
10722         Solaris 2.8 by default.  For PR libgcj/6158.
10724 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10726         * configure.in:  Move default CC setting out of config/mh-* fragments
10727         directly into here.
10729 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10731         * configure.in: don't even try to configure or make a subdirectory
10732         if there's no configure script for it.
10734 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
10736         * MAINTAINERS: Remove chill maintainers.
10737         * Makefile.in (CHILLFLAGS): Remove.
10738         (CHILL_LIB): Remove.
10739         (TARGET_CONFIGDIRS): Remove libchill.
10740         (CHILL_FOR_TARGET): Remove.
10741         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10742         CHILL_LIB.
10743         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10744         (CHECK_TARGET_MODULES): Likewise.
10745         (INSTALL_TARGET_MODULES): Likewise.
10746         (CLEAN_TARGET_MODULES): Likewise.
10747         (configure-target-libchill): Remove.
10748         (all-target-libchill): Remove.
10749         * configure.in (target_libs): Remove target-libchill.
10750         Do not compute CHILL_FOR_TARGET.
10751         * libchill: Remove directory.
10753 2002-04-11  DJ Delorie  <dj@redhat.com>
10755         * Makefile.in, configure.in: Sync with binutils, entries
10756         follow...
10758 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
10760         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
10761         (do-tar, do-bz2): New rules.
10762         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
10763         (gdb-tar): New rule.
10764         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
10765         (insight_dejagnu.tar): New rule.
10766         (insight.tar): New rule.
10767         (gdb+dejagnu.tar): New rule.
10768         (gdb.tar): New rule.
10770 2002-02-01  Mo DeJong  <supermo@bayarea.net>
10772         * Makefile.in: Add all-tix to deps for all-snavigator
10773         so that tix is built when building snavigator.
10775 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
10777         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10778         ld and gdb are not supported.
10780 2002-01-07  Mark Salter  <msalter@redhat.com>
10782         * configure.in: Remove target-bsp and target-cygmon from arm builds.
10783         Allow target-libgloss to be built for arm, strongarm, and xscale.
10785 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
10787         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10788         options for i[3456]86-pc-linux* native builds.
10790 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
10792         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10793         files from .po files for a distribution.
10795 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
10797         * configure.in: Enable libstdc++-v3 for h8300 targets.
10799 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
10801         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10802         version from bfd/.
10804 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
10806         * Makefile.in (VER): When present, extract the version number from
10807         the file version.in.
10809 2001-05-24  Tom Rix  <trix@redhat.com>
10811         * configure.in : enable ld for aix
10813 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10815         * config.guess: Add linux target for S/390.
10817 2000-11-07  Philip Blundell  <pb@futuretv.com>
10819         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10821 2000-11-03  Philip Blundell  <pb@futuretv.com>
10823         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10824         files.
10826 2001-01-15  Ben Elliston  <bje@redhat.com>
10828         * configure.in (host_tools): Add sid.
10829         Always configure cgen.
10831 2000-11-24  Nick Clifton  <nickc@redhat.com>
10833         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10836 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
10838         * Makefile.in (ALL_MODULES): Add all-cgen.
10839         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10840         (all-cgen): New target.
10841         (all-opcodes,all-sim): Depend on all-cgen.
10842         * configure.in (host_tools): Add cgen.
10843         Only configure cgen if --enable-cgen-maint.
10845 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
10847         * configure.in: Add *-*-freebsd* configurations.
10849 2002-04-08  Tom Tromey  <tromey@redhat.com>
10851         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10852         Fixes PR libgcj/6068.
10854 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
10856         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10858 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10860         * configure.in (alpha*-dec-osf*): Enable libgcj.
10862 2003-03-27  Matthew Gingell  <gingell@gnat.com>
10864         * MAINTAINERS (Write After Approval): Add myself.
10866 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
10868         Fix for: PR bootstrap/3591, target/5676
10869         * configure.in (mcore-pe): Disable the configuration of
10870         libstdc++-v3 since exceptions are not supported.
10872 2002-03-20  Anthony Green  <green@redhat.com>
10874         * configure.in: Enable libgcj for xscale-elf target.
10876 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
10878         * MAINTAINERS:  Update my email address.
10880 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
10882         * ltmain.sh (relink_command): Fix typo in previous change.
10884 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
10886         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
10887         (relink_command): Added --tag flags.
10888         (mode=install): If relinking fails; error out.
10890 2002-03-12  Richard Henderson  <rth@redhat.com>
10892         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
10893         .NOTPARALLEL tag.
10894         (do-check): Rename from check.
10895         (check): Allow parallel check.
10897 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
10899         * MAINTAINERS: Add myself as maintainer for xtensa port.
10900         Fix alphabetical order in CPU port maintainer list.
10901         Remove myself from Write After Approval list.
10903 2002-03-11  Richard Henderson  <rth@redhat.com>
10905         * Makefile.in (.NOTPARALLEL): Add fake tag.
10907 2002-03-07  H.J. Lu  (hjl@gnu.org)
10909         * configure.in: Enable gprof for mips*-*-linux*.
10911 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
10913         * MAINTAINERS (Write After Approval): Add myself.
10915 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
10917         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10918         libjava.
10919         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10921 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
10923         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10924         because its Makefile is there; test for the executable instead.
10926 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
10928         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10929         libstdc++-v3 and libjava.
10931 2002-02-11  Adam Megacz  <adam@xwt.org>
10933         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10934         boehm-gc
10936 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
10938         * config.guess: Updated to 2002-01-30's version.
10939         * config.sub: Updated to 2002-02-01's version.
10940         Contribute sh64-elf.
10941         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
10942         * configure.in: Added sh64-*-*.
10944 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
10946         * MAINTAINERS: Belatedly add myself to write after approval list.
10948 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
10950         * MAINTAINERS: Put self in as maintainer for x86-64 port.
10951         Remove self as Write After Approval.
10953 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
10955         * MAINTAINERS: Put self in as maintainer for contrib/regression
10956         directory.
10958 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
10960         * MAINTAINERS:  Update my email address.
10962 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
10964         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
10965         target-libiberty, and target-libgloss.  Skip Java-related
10966         libraries if not supported for NetBSD on target CPU.
10968 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
10970         * install-sh: Use _inst.$$_ for temp file name.
10972 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
10974         * MAINTAINERS (Write After Approval): Move my contact info
10975         from here...
10976         (OS Port Maintainers): ...to here (netbsd).
10978 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
10980         * MAINTAINERS (Write After Approval): Add myself.
10982 2002-01-17  H.J. Lu  <hjl@gnu.org>
10984         * Makefile.in (all-fastjar): Also depend on all-libiberty.
10985         (all-target-fastjar): Also depend on all-target-libiberty.
10987 2002-01-16  H.J. Lu  (hjl@gnu.org)
10989         * config.guess: Import from master sources, rev 1.225.
10990         * config.sub: Import from master sources, rev 1.238.
10992 2002-01-16  Kazu Hirata  <kazu@hxi.com>
10994         * MAINTAINERS (Write After Approval): Remove myself.
10996 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
10998         * MAINTAINERS (Write After Approval): Add myself.
11000 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11002         * MAINTAINERS: Add self as docs co-maintainer.
11004 2001-12-11  Matthias Klose  <doko@debian.org>
11006         * MAINTAINERS (Write After Approval): Add myself.
11008 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
11010         * MAINTAINERS: Update my email address.
11012 2001-12-07  Turly O'Connor  <turly@apple.com>
11013         * MAINTAINERS (Write After Approval): Add myself.
11014         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
11015         (rs6000_initialize_trampoline): Call __trampoline_setup for
11016         ABI_DARWIN too.
11017         * darwin-tramp.asm: New file, implements __trampoline_setup.
11018         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
11020 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
11022         * MAINTAINERS (Write After Approval): Add myself.
11024 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
11026         * configure, configure.in: Use temp file for long sed commands.
11028 2001-12-03  Laurent Guerby  <guerby@acm.org>
11030         * config.sub: Update to version 1.232 on subversion.
11032 2001-12-03  Ben Elliston  <bje@redhat.com>
11034         * MAINTAINERS: Update mail address for config.* patches.
11036 2001-11-27  DJ Delorie  <dj@redhat.com>
11037             Zack Weinberg  <zack@codesourcery.com>
11039         When build != host, create libiberty for the build machine.
11041         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
11042         CONFIG_ARGUMENTS.
11043         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
11044         New variables.
11045         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
11046         and rules.
11047         (all.normal): Depend on ALL_BUILD_MODULES.
11048         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
11049         (all-build-libiberty): Depend on configure-build-libiberty.
11051         * configure: Calculate and substitute proper value for
11052         ALL_BUILD_MODULES.
11053         * configure.in: Create the build subdirectory.
11054         Calculate and substitute TARGET_CONFIGARGS (formerly
11055         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
11057 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
11059         * MAINTAINERS (write-after-approval): Add self.
11061 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11063         * MAINTAINERS (GNATS only accounts): Remove self.
11065 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
11067         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
11068         libf2c.
11070 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11072         * MAINTAINERS (Write After Approval): Add self.
11074 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
11076         * MAINTAINERS: mips and s390 are also CPU ports.
11078 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
11080         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
11082 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
11084         * MAINTAINERS: Alphabetize.
11086 2001-11-09  Kazu Hirata  <kazu@hxi.com>
11088         * MAINTAINERS (Various maintainers: h8 port): Add myself.
11090 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11092         * MAINTAINERS (Various maintainers: hppa port): Added myself.
11094 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
11096         * configure.in (--enable-languages): Be more permissive about
11097         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
11099 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
11101         * config.sub: Import from master sources, rev. 1.230.
11102         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
11104 2001-11-07  Laurent Guerby  <guerby@acm.org>
11106         * MAINTAINERS (Write After Approval): Add self.
11108 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
11110         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
11112 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
11114         * config.sub: Import from master sources, rev 1.226.
11115         * config.guess: Import from master sources, rev 1.216.
11117 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
11119         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
11120         * MAINTAINERS: Add self as maintainer of MMIX port.
11121         Remove old after-approval entry.
11123 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
11125         * ChangeLog, configure: Fix spelling errors.
11127 2001-10-20  Brendan Kehoe  <brendan@zen.org>
11129         * MAINTAINERS: Tweak my address.
11131 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
11133         * MAINTAINERS: Update my email address.
11135 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
11137         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
11138         * MAINTAINERS: Add self as maintainer of CRIS port.
11140 2001-10-10  Geert Bosch  <bosch@gnat.com>
11142         * MAINTAINERS (Various maintainers: Ada front end):
11143         Added Robert Dewar.
11145 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
11147         * MAINTAINERS (Write After Approval): Added self
11149 2001-10-02  Geert Bosch  <bosch@gnat.com>
11151         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11153 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11155         * configure: Handle temporary files securely using mkdir.
11157 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
11159         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
11161 2001-09-26  Will Cohen  <wcohen@redhat.com>
11163         * configure.in (*-*-linux*): Disable configuration of target-newlib
11164         and target-libgloss.
11166 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
11168         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
11169         RANLIB.
11171 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
11173         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
11174         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
11175         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
11176         avoid quotes nesting problems.
11177         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
11178         (DO_X): Export only variables that are set.
11180 2001-09-19  Ben Elliston  <bje@redhat.com>
11182         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
11183         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
11184         semantics.  Use the shell built-in "type" command instead.
11186 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
11188         Merged from gcc-3_0-branch:
11189         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
11190         * ltcf-c.sh: Use $objext, not $ac_objext.
11191         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
11192         * ltcf-cxx.sh: Add support for GNU.
11193         2001-07-22  Timothy Wall  <twall@redhat.com>
11194         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
11195         default settings if using GNU tools with that configuration.
11196         * ltcf-cxx.sh: Ditto.
11197         * ltcf-gcj.sh: Ditto.
11198         2001-07-21  Michael Chastain  <chastain@redhat.com>
11199         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
11200         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
11201         * ltmain.sh: Mark as gcc-local.
11203 2001-08-30  Eric Christopher  <echristo@redhat.com>
11204             Jason Eckhardt  <jle@redhat.com>
11206         * config.guess: Merge from master sources.
11207         * config.sub: Merge from master sources, add support for mipsisa32.
11209 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
11210         * config.sub: Merge from master sources, rev 1.219.
11211         * MAINTAINERS: Add self as contact for stormy16 port.
11213 2001-08-14  Zack Weinberg  <zackw@panix.com>
11215         * config.sub: Merge from master sources, rev 1.218.
11216         * config.guess: Merge from master sources, rev 1.209.
11218 2001-08-11  Graham Stott  <grahams@redhat.com>
11220         * Makefile.in (check-c++): Add missing semicolon.
11222 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
11224         * MAINTAINERS (Various maitainers: predict.def): Added myself.
11226 2001-07-30  Eric Christopher  <echristo@redhat.com>
11228         * MAINTAINERS (Various maintainers: mips port): Added myself.
11230 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
11232         * configure.in (sh-*-linux*): New.
11234 2001-07-27  Richard Henderson  <rth@redhat.com>
11236         * .cvsignore: Add LAST_UPDATED.
11238 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
11240         * MAINTAINERS (Various maintainers: s390 port): Added myself.
11242 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
11244         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
11246 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
11248         * MAINTAINERS (Write After Approval): Added myself.
11250 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11252         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11253         and libgcj on m68hc11/m68hc12.
11255 2001-06-27  H.J. Lu  (hjl@gnu.org)
11257         * Makefile (CFLAGS_FOR_BUILD): New.
11258         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
11260 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11262         * README: Remove version number.
11264 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11266         * INSTALL/README: Update wrt. to the installation instructions now
11267         residing in gcc/doc/install.texi.
11269 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11271         * README: Replace with a cut-down and updated version of gcc/README.
11273 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
11275         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11276         multilibs to be disabled.
11278 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
11280         * MAINTAINERS (Write After Approval): Add myself.
11282 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
11284         * config.guess: Import CVS version 1.195.
11285         * config.sub: Import CVS version 1.212.
11287 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
11289         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11290         gcc/xgcc is built, use -print-prog-name to find out the program
11291         name to use.
11293 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
11295         * config.guess:  Import CVS version 1.194.  All gcc-local changes
11296         appear to also be in the master copy.
11297         * config.sub:  Import CVS version 1.211.
11299 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
11301         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11302         with_gcc]: Use `gcc -shared' to build a shared library.
11304 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11306         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11307         archives.
11309 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11311         * MAINTAINERS (Write After Approval): Add myself.
11313 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
11315         * configure.in (libstdcxx_flags): Do not try to execute
11316         libstdc++-v3/testsuite_flags until it exists.
11318 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
11320         * MAINTAINERS: Update my email address.
11322 2001-05-31  Graham Stott  <grahams@redhat.com>
11324         * MAINTAINERS (Write After Approval): Add myself.
11326 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
11328         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
11329         libraries when using g++ with native linker.
11331 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
11333         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11335 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
11337         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11338         [aix4*|aix5*]: Prepend blank.
11340 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
11342         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11343         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
11344         of subdir/configure scripts to use the new libtool.m4.
11346 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
11348         * MAINTAINERS (Write After Approval): Add myself.
11350 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
11352         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11354 2001-05-11  Ben Elliston  <bje@redhat.com>
11356         * Makefile.in (all-sid): New target.
11357         (check-sid, clean-sid, install-sid): Likewise.
11359 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
11361         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11363 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11365         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11366         libgcj.
11368 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11370         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11371         gcc/xgcc is built, use -print-prog-name to find out the program
11372         name to use.
11374 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
11376         * configure.in (noconfigdirs): Don't reset it from scratch in the
11377         target case; only append to it.
11379         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11380         sparc-*-solaris2.8]: Disable ${libgcj}.
11382 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
11384         * configure.in (libgcj_saved): Copy from $libgcj.
11385         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11386         --disable-libgcj.
11388 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
11390         * MAINTAINERS: Remove self as MIPS maintainer and
11391         C front end maintainer.
11393 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
11395         * configure.in: Move *-chorusos target case to the proper switch.
11396         Disable libgcj.
11398 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11400         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11401         1.641.2.228.
11403 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11405         * Makefile.in (STAGE1_CFLAGS): Pass down.
11407 2001-04-13  Alan Modra  <amodra@one.net.au>
11409         * config.guess: Add hppa64-linux support.  Note for next import that
11410         this is already in the master file.
11411         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
11413 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11415         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11416         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11418 2001-04-11  Stan Shebs  <shebs@apple.com>
11420         * MAINTAINERS: Add self as Darwin port maintainer.
11422 2001-04-11  Alan Modra  <amodra@one.net.au>
11424         * MAINTAINERS: Update my email address.
11426 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
11428         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11429         recent versions of FreeBSD (release 3 or later).
11430         * ltconfig: On FreeBSD, -lc must not be provided when building
11431         a shared library or else the standard -pthread gcc option is
11432         rendered worthless to later users of the built library.
11434 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11436         * MAINTAINERS: Add self and RTH as C front end maintainers.
11438 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
11440         * config.sub: Make sure to match an already-canonicalized
11441         machine name (eg. mn10300-unknown-elf).
11443 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
11445         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11446         New macros.
11447         (bootstrap, cross): Use RECURSE_FLAGS.
11448         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11450 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
11452         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11454 2001-03-22  Colin Howell  <chowell@redhat.com>
11456         * Makefile.in (DO_X): Do not backslash single-quotes in
11457         backquotes (two places).
11459 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11461         Re-installed:
11462         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11463         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11464         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11465         * ltcf-cxx.sh: Likewise.
11466         * ltcf-gcj.sh: Likewise.
11468 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11470         * MAINTAINERS: Add myself as "documentation co-maintainer".
11472 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11474         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11475         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11477 2001-03-19  Tom Tromey  <tromey@redhat.com>
11479         * config-ml.in: Handle GCJ and GCJFLAGS.
11481 2001-03-21  Michael Chastain  <chastain@redhat.com>
11483         * Makefile.in: all-m4 depends on all-texinfo.
11485 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
11487         * MAINTAINERS: Add myself to write after approval list.
11489 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
11491         * Makefile.in (DO_X): Quote nested quotes.
11493 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
11495         * MAINTAINERS: Add myself to write after approval list.
11497 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
11499         * Makefile.in (DO_X): Use double quotes for quoting
11500         "RANLIB=$${RANLIB}".
11502 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
11504         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11506 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
11508         * configure.in: Only use `lang_requires' for languages athat are
11509         actually enabled.
11511 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
11513         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
11515 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
11517         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11519 2001-03-07  Tom Tromey  <tromey@redhat.com>
11521         * configure.in: Allow config-lang.in to set `lang_requires' to list
11522         of other required languages.
11524 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
11526         * Makefile.in: Remove RANLIB definition. Use RANLIB
11527         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11528         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
11530 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
11531             Alexandre Oliva  <aoliva@redhat.com>
11533         * Makefile.in (check-c++): Use tabs, not spaces.
11535 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
11537         * MAINTAINERS: add myself to Write After Approval list.
11539 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
11541         * Makefile.in (check-c++): New rule.
11543         * configure.in (target_libs): Remove libg++.
11544         (noconfigdirs): Remove libg++.
11545         (noconfigdirs): Same.
11546         (noconfigdirs): Same.
11547         (noconfigdirs): Same.
11549         * config-ml.in: Remove libg++ references.
11551         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11552         (ALL_TARGET_MODULES): Same.
11553         (configure-target-libg++): Remove.
11554         (all-target-libg++): Remove.
11555         (configure-target-libio): Remove.
11556         (all-target-libio): Remove.
11557         (check-target-libio): Remove.
11558         (.PHONY): Remove.
11559         (libg++.tar.bz2): Remove.
11560         (all-target-cygmon): Remove libio.
11561         (all-target-libstdc++): Remove.
11562         (configure-target-libstdc++): Remove.
11563         (TARGET_LIB_PATH): Remove libstdc++.
11564         (ALL_GCC_CXX): Remove libstdc++.
11565         (all-target-gperf): Correct.
11567 2001-02-16  Nick Clifton  <nickc@redhat.com>
11569         * configure.in (noconfigdirs): Allow configuration of texinfo
11570         for Cygwin hosts.
11572 2001-02-15  Anthony Green  <green@redhat.com>
11574         * configure: Introduce GCJ_FOR_TARGET.
11575         * configure.in: Ditto.
11576         * Makefile.in: Ditto.
11578 2001-02-13  Andreas Schwab  <schwab@suse.de>
11580         * MAINTAINERS: Update mail address.
11582 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11584         * config.guess: Add linux target for S/390.
11585         * config.sub: Likewise.
11587 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
11589         * configure.in: for *-chorusos, don't config target-newlib and
11590         target-libgloss.
11592 2001-02-06  Ben Elliston  <bje@redhat.com>
11594         * configure: Output host type to stdout, not stderr.
11596 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
11598         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
11599         * ltcf-cxx.sh: Likewise.
11601         * config.if: Assume enable_libstdcxx_v3 is defined.
11603 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
11605         Remove V2 C++ library.
11606         * configure.in: Remove --enable-libstdcxx_v3 support.
11608 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
11610         * include/demangle.h: Add prototype for java_demangle_v3.
11612 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
11614         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
11616 2001-01-27  Richard Henderson  <rth@redhat.com>
11618         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11620 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11622         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11623         Don't unset, it's non-portable and no longer necessary, set to empty
11624         instead.
11626 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11628         * ltconfig: Shell portability fix for the tagname validity check.
11630 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
11632         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11633         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11635 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11637         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11639 2001-01-26  Tom Tromey  <tromey@redhat.com>
11641         * configure.in: Allow libgcj to be built on Sparc Solaris.
11643 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
11645         * ltcf-c.sh: Add aix5 case.
11646         * ltcf-cxx.sh: Likewise.
11647         * ltconfig: Likewise.
11649 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
11651         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11652         keep at least one of build_libtool_libs or build_old_libs set to
11653         yes.
11655         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11656         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11658 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
11660         * configure.in: Enable libgcj on several additional platforms.
11662 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
11664         * configure.in: Enable libgcj for linux targets.
11666 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11668         * MAINTAINERS (Write After Approval): Add myself.
11670 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11672         * MAINTAINERS: Add myself as vax port maintainer.
11674 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
11676         * MAINTAINERS: Add myself as Mercury front-end maintainer.
11678 2001-01-09  Mike Stump  <mrs@wrs.com>
11680         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11681         failures of subdirectories.
11683 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11685         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11686         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11687         * ltcf-cxx.sh: Likewise.
11688         * ltcf-gcj.sh: Likewise.
11689         * ltconfig.sh: Fix typo.
11691 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11693         * configure: handle DOS-style absolute paths.
11695 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11697         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11699 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
11701         * MAINTAINERS: Add myself as avr port co-maintainer.
11703 2000-12-28  Ben Elliston  <bje@redhat.com>
11705         * MAINTAINERS: Add myself under ``Write After Approval''.
11707 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
11709         * texinfo: Remove directory from GCC.
11711 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11713         * COPYING: Update to current
11714         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11715         to 19yy as example year in copyright notice).
11717 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
11719         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
11720         (libstdcxx_incdir): Pass down.
11721         * config.if: Remove expired bits for cxx_interface, add stub.
11722         (libstdcxx_incdir): Add variable for g++ include directory.
11723         * configure.in (gxx_include_dir): Use it.
11725 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
11727         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
11728         with old-email address from ``Write After Approval''.
11730 2000-12-15  Andreas Jaeger  <aj@suse.de>
11732         * configure.in: Handle lang_dirs.
11734 2000-12-14  Tom Tromey  <tromey@redhat.com>
11736         * MAINTAINERS: Removed brads.
11738         * MAINTAINERS: Added gcj developers.
11740 2000-12-13  Anthony Green  <green@redhat.com>
11742         * configure.in: Disable libgcj for any target not specifically
11743         listed.  Disable libgcj for x86 and Alpha Linux until compatible
11744         with g++ abi.
11746 2000-12-13  Mike Stump  <mrs@wrs.com>
11748         * Makefile.in (local-distclean): Also remove fastjar.
11750 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
11752         * contrib/gcc_update: Add fastjar --touch entries.
11754 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
11756         * configure.in: Disable language-specific target libraries for
11757         languages that aren't enabled.
11759 2000-12-10  Anthony Green  <green@redhat.com>
11761         * configure.in: Define libgcj.  Disable libgcj target libraries for
11762         most targets.
11764 2000-12-10  Neil Booth  <neilb@earthling.net>
11766         * MAINTAINERS: Update mail address, remove from WAA list.
11768 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11770         * libjava: Imported from /cvs/java.
11771         * libffi: Likewise.
11772         * Boehm-gc: Likewise.
11774 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11776         * configure.in (target_libs): Revert 2000-12-08 patch.
11777         (noconfigdirs): Added target-libjava.
11779 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11781         * djunpack.bat: removed.
11783 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11785         * Makefile.in: handle DOS-style absolute paths.
11786         * config-ml.in: likewise.
11787         * symlink-tree: likewise.
11789 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11791         * fastjar: Imported.
11793 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11795         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11796         libjava.
11797         * configure.in (target_libs): Removed `target-libjava'.
11799 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11801         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11802         (ALL_MODULES): Added fastjar.
11803         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11804         (all-target-libjava): all-fastjar replaces all-zip.
11805         (all-fastjar): Added.
11806         (configure-target-fastjar, all-target-fastjar): Likewise.
11807         * configure.in (host_tools): Added fastjar.
11809 2000-12-07  Mike Stump  <mrs@wrs.com>
11811         * Makefile.in (local-distclean): Remove leftover built files.
11813 2000-11-24  Nick Clifton  <nickc@redhat.com>
11815         * configure.in (xscale-elf): Add target.
11816         (xscale-coff): Add target.
11818 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
11820         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11821         recent versions of FreeBSD (release 3 or later).
11822         * ltconfig: On FreeBSD, -lc must not be provided when building
11823         a shared library or else the standard -pthread gcc option is
11824         rendered worthless to later users of the built library.
11826 2000-11-16  Fred Fish  <fnf@be.com>
11828         * configure.in (enable_libstdcxx_v3): Fix typo,
11829         libstd++ -> libstdc++.
11831 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11833         * MAINTAINERS: Add self to Write After Approval list.
11835 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
11837         * MAINTAINERS: Update my email address.  Add myself to global write
11838         privs list.
11840 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
11842         * Makefile.in: Merge with src and libgcj.
11843         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
11844         configure-target-<library> when their configure scripts need the C
11845         or C++ library to have already been built to work properly.
11846         (do_proto_toplev): Set them to an empty string.
11848         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11849         (REALLY_SET_LIB_PATH): Use them.
11851 2000-11-17  Stan Shebs  <shebs@apple.com>
11853         * MAINTAINERS: Add self to Write After Approval list.
11855 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11857         * configure: Provide the original toplevel configure arguments
11858         (including $0) to subprocesses in the environment rather than
11859         through gcc/configargs.h.
11861 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11863         * MAINTAINERS: Remove references to cccp. Change C9X reference to
11864         C99.  Alphabetise "Write After Approval" list.
11866 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
11868         * configure: Turn on libstdc++ V3 by default.
11870         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11871         if we've got GCC.
11873 2000-11-11  Philip Blundell  <philb@gnu.org>
11875         * MAINTAINERS: Add self to Write After Approval list.
11877 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
11879         * ltcf-c.sh (aix4): Improve shared library configuration; require
11880         exporting symbols.
11881         * ltcf-cxx.sh (aix4): Define.
11882         * ltconfig (aix4): Define library and soname specs appropriate for
11883         AIX.  Define command to create export symbols list.
11885 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
11887         * config.sub: Add support for Sun Chorus
11889 2000-10-31  Nick Clifton  <nickc@redhat.com>
11891         * MAINTAINERS: Rename <name>@cygnus.com addresses to
11892         <name>@redhat.com.  Also installed new email address for Clint
11893         Popetz.
11895 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
11897         * etc: Remove directory from GCC.
11899 2000-10-16  Michael Meissner  <meissner@redhat.com>
11901         * configure (gcc/configargs.h): Only create if there is a build GCC
11902         directory created.
11904 2000-10-16  Matthias Klose  <doko@debian.org>
11906         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11907         when configured for libstdc++-v3.
11909 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
11911         * configure: Save configure arguments to gcc/configargs.h.
11913 2000-10-04  Philipp Thomas  <pthomas@suse.de>
11915         * config.guess: Import CVS version 1.157.
11916         * config.sub: Import CVS version 1.181.
11918 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
11920         * Makefile.in (bootstrap): avoid recursion if subdir missing
11921         (cross): ditto
11922         (do-proto-toplev): ditto
11924 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
11926         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11927         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11929         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11930         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
11931         all affected `configure' scripts.
11933 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
11935         * MAINTAINERS: Add self as cpplib co-maintainer.
11937 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
11939         * MAINTAINERS: Add self to Write After Approval list.
11941 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11943         * INSTALL/README: egcs -> GCC update.
11945 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
11947         * MAINTAINERS: Add myself to Write After Approval list.
11949 2000-09-15  Kazu Hirata  <kazu@hxi.com>
11951         * MAINTAINERS: Add myself to Write After Approval list.
11953 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
11955         * configure.in: Do not build byacc for hppa64.  Provide paths to the
11956         X11 libraries for hppa64.
11958 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11960         * MAINTAINERS: Add myself as 68hc11 port maintainer.
11962 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
11964         * Makefile.in (all-zlib): Added dummy target.
11966         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11967         ltcf-gcj.sh: Updated from libtool multi-language branch.
11969 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
11971         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11972         (bootstrap*): Depend on all-bootstrap.
11974 2000-09-05  Philipp Thomas  <pthomas@suse.de>
11976         * config.guess: Import CVS version 1.156.
11977         * config.sub: Import CVS version 1.179.
11979 2000-09-02  Anthony Green  <green@cygnus.com>
11981         * Makefile.in (all-gcc): Depend on all-zlib.
11982         (CLEAN_MODULES): Add clean-zlib.
11983         (ALL_MODULES): Add all-zlib.
11984         * configure.in (host_libs): Add zlib.
11986 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
11988         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11989         crosses, but add gcc/include to the header search path for them.
11991 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
11993         * MAINTAINERS: Add self to Write After Approval list.
11995 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11997         * config.guess: Import CVS version 1.152.
11998         * config.sub: Import CVS version 1.177.
12000 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
12002         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
12003         $targargs to tell whether newlib is going to be built.
12005         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
12006         $$r/TARGET_SUBDIR/libio for _G_config.h.
12008 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
12010         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
12012 2000-08-22  DJ Delorie  <dj@redhat.com>
12014         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
12016 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
12018         * config-ml.in (CC, CXX): Avoid trailing whitespace.
12019         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
12020         sub-configures.
12022 2000-08-21  DJ Delorie  <dj@redhat.com>
12024         * MAINTAINERS: Add self as a libiberty maintainer
12026 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
12028         * configure.in (libstdcxx_flags): Use
12029         libstdc++-v3/src/libstdc++.INC.
12031 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
12033         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
12035 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
12037         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
12039         * configure: Make enable_threads and enable_shared defaults
12040         explicit.  Substitute enable_threads into generated Makefiles.
12041         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
12042         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
12044 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
12046         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
12048 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
12050         * config-ml.in (CC): Remove bogus duplicate quotation mark from
12051         previous delta.
12053 2000-08-11  Jason Merrill  <jason@redhat.com>
12055         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
12056         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
12057         (FLAGS_FOR_TARGET): Not here.
12058         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
12060 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
12062         * config-ml.in (CC, CXX): Don't introduce a leading space.
12064 2000-08-07  DJ Delorie  <dj@delorie.com>
12066         * MAINTAINERS: Add self as a DJGPP maintainer
12068 2000-08-07  DJ Delorie  <dj@redhat.com>
12070         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
12071         "if we're also building gcc, and it's a gcc that will run on the
12072         build machine, we want to use its includes instead of the system's
12073         default includes".
12075 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
12077         * MAINTAINERS: Add self to Write After Approval list.
12079 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
12081         * configure.in (libstdcxx_flags): Don't use `"'.
12083         * config-ml.in: Adjust multilib search paths to the
12084         appropriate multilib tree.
12086 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
12088         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
12089         commas in $LANGUAGES.
12091 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
12093         * configure.in: Re-enable all references to libg++ and librx.
12095 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
12097         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
12098         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
12099         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
12100         * ltcf-cxx.sh (need_lc): Set based on postdeps.
12102         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
12104 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
12106         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
12107         CXX_FOR_TARGET for sed.
12109 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
12111         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
12112         Do not override if already set in the environment or in configure.
12113         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
12114         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
12116 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
12118         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
12119         the libtool CVS tree multi-language branch.
12120         * ltconfig, ltmain.sh: Updated.
12122 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
12124         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
12125         (clean-target): Depend on it.
12127         * Makefile.in (FLAGS_FOR_TARGET): New macro.
12128         (GCC_FOR_TARGET): Use it.
12129         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
12130         * configure.in: ... here.
12131         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
12132         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
12134 2000-07-24  Eric Christopher  <echristo@cygnus.com>
12136         * MAINTAINERS: Add self to Write After Approval list.
12138 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
12140         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
12141         (configure-target-libchill, configure-target-libobjc): Likewise.
12143         * configure.in: Use the same cache file for all target libs.
12144         * config-ml.in: But different cache files per multilib variant.
12146 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
12148         * configure (topsrcdir): Don't use dirname.
12150 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
12152         * MAINTAINERS: Add self to Write After Approval list.
12154 2000-07-20  Jason Merrill  <jason@redhat.com>
12156         * configure.in: Remove all references to libg++ and librx.
12158         * configure, configure.in, Makefile.in: Unify gcc and binutils.
12160 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
12162         * config.sub: Update to subversions version 2000-07-06.
12164 2000-07-12  Andrew Haley  <aph@cygnus.com>
12166         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
12167         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
12169 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
12171         * symlink-tree:  Check number of arguments.
12173 2000-07-05  Jim Wilson  <wilson@cygnus.com>
12175         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
12176         search path for a g++ extracted from the build tree.  This
12177         will allow link tests run by configure scripts in
12178         subdirectories to succeed.
12180 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
12182         * ltconfig: Add support for mips-dde-sysv4.2MP
12184 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12186         * MAINTAINERS: Add myself as loop discovery maintainer.
12188 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
12190         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
12191         `os2'. Force ac_cv_exeext to be ".exe" in that case.
12193 2000-06-19  Timothy Wall  <twall@cygnus.com>
12195         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
12196         * config.sub: Add tic54x target.
12198 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
12200         * MAINTAINERS: Add self as Fortran maintainer,
12201         remove Craig Burley.
12203 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12205         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
12206         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
12208 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
12210         * MAINTAINERS: Add self as i18n maintainer
12212 20000-05-21  H.J. Lu  (hjl@gnu.org)
12214         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
12215         directory are used if they exist. Make sure
12216         $(build_tooldir)/include is searched for header files,
12217         $(build_tooldir)/lib/ for library files.
12218         (GCC_FOR_TARGET): Likewise.
12219         (CXX_FOR_TARGET): Likewise.
12221 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
12223         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
12225 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
12227         * Makefile.in (configure-target-libiberty): Depend on
12228         configure-target-newlib.
12230 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
12232         * configure.in, Makefile.in: Merge all libffi-related
12233         configury stuff from the libgcj tree.
12235 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12237         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12238         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
12240 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12242         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12243         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
12244         current version information.  Add to proto-toplev directory.
12245         (gdb-taz): Build do-djunpack.
12247 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
12249         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
12251 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12253         * MAINTAINERS: Add self to Write After Approval list.
12255 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12257         * ltmain.sh: Preserve in relink_command any environment
12258         variables that may affect the linker behavior.
12260 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
12262         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12264 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
12266         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12268 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
12270         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
12271         with the version name.
12273 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
12275         * MAINTAINERS: Add self as bb-reorder maintainer.
12277 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
12279         * config.if: Tweak.
12281 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
12283         * djunpack.bat: New file.
12285 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12287         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
12288         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12289         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12290         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
12292 2000-04-16  Dave Pitts  <dpitts@cozx.com>
12294         * config.sub (case $basic_machine): Change default for "ibm-*"
12295         to "openedition".
12297 2000-04-13  Andreas Jaeger  <aj@suse.de>
12299         * MAINTAINERS: Added myself.
12301 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12303         * Makefile.in (gdb-taz): New target.  GDB specific archive.
12304         (do-md5sum): New target.
12305         (MD5PROG): Define.
12306         (PACKAGE): Default to TOOL.
12307         (VER): Default to a shell script.
12308         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
12309         md5 checksum generation.
12310         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12311         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12312         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
12313         insight.tar.bz2): Use gdb-taz to create archive.
12315 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12317         * configure (warn_cflags): Delete.
12319 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
12321         * MAINTAINERS: Added myself.
12323 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
12324             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
12326         * configure.in (enable_libstdcxx_v3): Add.
12327         (target_libs): Add bits here to switch between libstdc++-v2 and
12328         libstdc++-v3.
12329         * config.if: And this file too.
12330         * Makefile.in: Add libstdc++-v3 targets.
12332 2000-04-05  Michael Meissner  <meissner@redhat.com>
12334         * config.sub (d30v): Add d30v as a basic machine type.
12336 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
12338         * configure.in: -linux-gnu*, not -linux-gnu.
12340 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
12342         * MAINTAINERS: Add self in write-after-approval section.
12344 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
12346         * MAINTAINERS: Add self as ia64 port maintainer.
12348 2000-03-08  Neil Booth  <NeilB@earthling.net>
12350         * MAINTAINERS: Add self in write-after-approval section.
12352 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12354         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12355         (do-tar-bz2): Replace TOOL with PACKAGE.
12356         (gdb.tar.bz2): Remove GDBTK from GDB package.
12357         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
12358         dejagnu.tar.bz2): New packages.
12360 2000-02-27  Andreas Jaeger  <aj@suse.de>
12362         * configure.in: Add entry for mips*-*-linux*, move catch all
12363         *-*-*linux* entry below this one.
12365 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
12367         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
12369 2000-02-24  Nick Clifton  <nickc@cygnus.com>
12371         * config.sub: Support an OS of "wince".
12373 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12375         * config.guess, config.sub: Updated to match config's 2000-02-15
12376         version.
12378 2000-02-23  Linas Vepstas  <linas@linas.org>
12380         * config.sub: Add support for Linux/IBM 370.
12381         * configure.in: Likewise.
12383 2000-02-22  Nick Clifton  <nickc@cygnus.com>
12385         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12387 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
12389         * config.guess: Guess "cygwin" rather than "cygwin32".
12391 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12393         * configure (gcc_version): When setting, narrow search to
12394         lines containing `version_string'.
12396 2000-02-15  Denis Chertykov  <denisc@overta.ru>
12398         * config.sub: Add support for avr target.
12400 2000-02-14  Nick Clifton  <nickc@cygnus.com>
12402         * MAINTAINERS: Add maintainers for MCore port.
12404 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
12406         * config.sub: Add mmix-knuth-mmixware.
12408 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12410         * MAINTAINERS: Pair cccp with cpplib maintainership.
12412 2000-01-27  Christopher Faylor  <cgf@redhat.com>
12414         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12415         structure stuff to -L library search.
12416         (CXX_FOR_TARGET): Ditto.
12417         (CROSS_CHECK_MODULES): Fix spelling mistake.
12419 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
12421         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12422         the C++ compiler.
12424 2000-01-12  Richard Henderson  <rth@cygnus.com>
12426         * configure.in: Don't build some bits for beos.
12428 2000-01-12  Joel Sherrill (joel@OARcorp.com)
12430         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12431         as include files.
12433 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
12435         * Add self as cpplib maintainer, as requested by Jason
12436         Merrill.  Correct my e-mail address.
12438 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
12440         * configure.in: Use mt-aix43 to handle *_TARGET defs,
12441         not mh-aix43.
12443 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
12445         * MAINTAINERS: Add myself to "write after approval" list.
12447 1999-12-14  Richard Henderson  <rth@cygnus.com>
12449         * config.guess (alpha-osf, alpha-linux): Detect ev67.
12450         * config.sub: Accept alphaev[78], alphaev8.
12452 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12454         * config.guess, config.sub: Update from autoconf.
12456 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
12458         * MAINTAINERS:  update my playtime e-address.
12460 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12462         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12463         necessary libraries are missing.
12465 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
12467         * MAINTAINERS: Add new 'write after approval' maintainer.
12469 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12471         * MAINTAINERS: Add new Java maintainer.
12473 1999-10-25  Andreas Schwab  <schwab@suse.de>
12475         * configure: Fix quoting inside arguments of eval.
12477 1999-10-21  Nick Clifton  <nickc@cygnus.com>
12479         * config-ml.in: Allow suppression of some ARM multilibs.
12481 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
12483         * config.guess: Add OS/390 match pattern.
12484         * config.sub: Add mvs, openedition targets.
12485         * configure.in (i370-ibm-opened*): New.
12487 1999-09-04  Steve Chamberlain  <sac@pobox.com>
12489         * config.sub: Add support for configuring for pj.
12491 1999-08-31  Nick Clifton  <nickc@cygnus.com>
12493         * config.sub (maybe_os): Add support for configuring for fr30.
12495 1999-08-25  Nick Clifton  <nickc@cygnus.com>
12497         * configure.in: Do not configure or build ld for AIX
12498         platforms.  ld is known to be broken on these platforms.
12500 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12502         * config-ml.in: Pass compiler flag corresponding to multidirs to
12503         subdir configures.
12505 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
12507         * Makefile.in (LDFLAGS): Define.
12509 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
12511         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12512         noconfigdirs.
12513         (*-*-cygwin*): Likewise.
12515 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
12517         * mkdep: New file.
12518         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12519         (BINUTILS_SUPPORT_DIRS): Add mkdep.
12521         From Eli Zaretskii <eliz@is.elta.co.il>:
12522         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12523         long file name when using DJGPP on MS-DOS.
12525 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
12527         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12529 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
12531         * Makefile.in (check-target-libio): Remove all-target-libstdc++
12532         dependency as this causes "make check" to globally "make all"
12534 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
12536         * configure.in (target_libs): Added target-zlib.
12537         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12538         (CONFIGURE_TARGET_MODULES): Likewise.
12539         (CHECK_TARGET_MODULES): Likewise.
12540         (INSTALL_TARGET_MODULES): Likewise.
12541         (CLEAN_TARGET_MODULES): Likewise.
12542         (configure-target-zlib): New target.
12543         (all-target-zlib): Likewise.
12544         (all-target-libjava): Depend on all-target-zlib.
12545         (configure-target-libjava): Depend on configure-target-zlib.
12547         * Makefile.in (configure-target-libjava): Depend on
12548         configure-target-newlib.
12549         (configure-target-boehm-gc): New target.
12550         (configure-target-qthreads): New target.
12552         * configure.in (target_libs): Added target-qthreads.
12553         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12554         (CONFIGURE_TARGET_MODULES): Likewise.
12555         (CHECK_TARGET_MODULES): Likewise.
12556         (INSTALL_TARGET_MODULES): Likewise.
12557         (CLEAN_TARGET_MODULES): Likewise.
12558         (all-target-qthreads): New target.
12559         (configure-target-libjava): Depend on configure-target-qthreads.
12560         (all-target-libjava): Depend on all-target-qthreads.
12562         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12563         (CONFIGURE_TARGET_MODULES): Likewise.
12564         (CHECK_TARGET_MODULES): Likewise.
12565         (INSTALL_TARGET_MODULES): Likewise.
12566         (CLEAN_TARGET_MODULES): Likewise.
12567         (all-target-libjava): New target.
12568         (all-target-boehm-gc): Likewise.
12569         * configure.in (target_libs): Added libjava, boehm-gc.
12571 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
12573         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12574         configure.bat in SUPPORT_FILES.
12575         (gas+binutils.tar.bz2): Likewise.
12577         * makeall.bat: Remove; obsolete.
12579 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
12581         From Mark Elbrecht:
12582         * configure.bat: Remove; obsolete.
12584 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
12586         * configure: Add -W -Wall to the default CFLAGS when compiling with
12587         gcc.
12589 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
12591         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12593 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
12595         * configure.in: Build ld on IRIX6.
12597 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
12599         * Makefile.in: Change distribution targets to use bzip2 instead of
12600         gzip.
12601         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12602         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12604 1999-06-04  Nick Clifton  <nickc@cygnus.com>
12606         * config.sub: Add mcore target.
12608 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
12610         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12612 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
12614         * config.guess (dummy): Changed to $dummy.
12616 1999-05-24  Nick Clifton  <nickc@cygnus.com>
12618         * config.sub: Tidied up case statements.
12620 1999-05-22  Ben Elliston  <bje@cygnus.com>
12622         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12623         <jiro@din.or.jp>.
12625         * config.guess: Merge with FSF version. Future changes will be
12626         more accurately recorded in this ChangeLog.
12627         * config.sub: Likewise.
12629 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
12631          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12633 1999-04-30  Tom Tromey  <tromey@cygnus.com>
12635         * ltmain.sh: [mode link] Always use CC given by ltconfig.
12637 1999-04-23  Tom Tromey  <tromey@cygnus.com>
12639         * ltconfig, ltmain.sh: Update to libtool 1.2f.
12641 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
12643         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12644         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12645         Bad merge removed these two changes.
12647 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
12648                           Martin Heller (Ing.-Buero_Heller@t-online.de)
12650         * config.guess (interix Alpha): Add.
12652 1999-04-11  Richard Henderson  <rth@cygnus.com>
12654         * configure.in (i?86-*-beos*): Do config gperf; don't config
12655         gdb, newlib, or libgloss.
12657 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
12659         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12660         link a trivial program with -mabi=64.  If it fails, remove mabi=64
12661         from multidirs.
12663 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
12665         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12667 1999-04-08  Nick Clifton  <nickc@cygnus.com>
12669         * config.sub: Add support for mcore targets.
12671 1999-04-07  Michael Meissner  <meissner@cygnus.com>
12673         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12674         not mt-ospace, in order to shut up assembler warning about using
12675         symbols that are named the same as registers.
12677 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
12679         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12680         dependency list for all-target-cygmon.
12682 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
12684         * config-ml.in: Check $host, not $target, for selective multilibs.
12685         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12686         thumb interworking, and underscore prefix multilibs.
12688 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
12690         * missing: Update to version from current automake.
12692 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
12694         * configure (gxx_include_dir): Removed.
12696         * configure.in (gxx_include_dir): Handle it.
12697         * Makefile.in: Likewise.
12699 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
12701         * config.sub (mips64vr4111,mips64vr4111el) Add.
12703 1999-03-21  Ben Elliston  <bje@cygnus.com>
12705         * config.guess: Correct typo for detecting ELF on FreeBSD.
12707 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
12709         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12710         config/mh-djgpp.
12712 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
12714         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12715         all-target-newlib to dependency list for all-target-bsp.
12717 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12719         * config.sub: Add i386-uwin support.
12720         * config.guess: Likewise.
12722 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12724         * configure.in: cleanup, add mh-*pic handling for arm, special
12725         case powerpc*-*-aix*
12727 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
12729         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12730         can be built.
12732 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
12734         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12735         targets.
12737 1999-03-02  Nick Clifton  <nickc@cygnus.com>
12739         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12741 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
12743         * config.sub: Check for "cygwin*" rather than "cygwin32*"
12745 1999-02-24  Nick Clifton  <nickc@cygnus.com>
12747         * config.sub: Fix typo in arm recognition.
12749 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
12751         * configure.in (noconfigdirs): Changed target_configdirs to
12752         include target-bsp only for m68k-*-elf* and m68k-*-coff*
12753         rather than m68k-*-* since it is not known to work on
12754         m68k-aout. Ditto for arm-*-*oabi.
12756 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
12758         * configure.in (*-*-windows*): Remove, no longer used.
12760 1999-02-19  Ben Elliston <bje@cygnus.com>
12762         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12763         Smart and improved by Andrew Cagney.
12765 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
12767         * config.guess: Recognize openbsd-*-hppa.
12769 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
12771         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12772         only if it is not empty.
12774 1999-02-17  Nick Clifton  <nickc@cygnus.com>
12776         Patch from: Scott Bambrough <scottb@corelcomputer.com>
12778         * config.guess: Modified to recognize uname's armv* syntax.
12780         * config.sub: Modified to recognize uname's armv* syntax.
12782 1999-02-17  Mark Salter  <msalter@cygnus.com>
12784         * configure.in: Added target-bsp for sparclite.
12786 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
12788         * config.sub: Recognize alphapca5[67] and up to alphaev8.
12790 1999-02-08  Nick Clifton  <nickc@cygnus.com>
12792         * configure.in: Add support for strongarm port.
12793         * config.sub: Add support for strongarm target.
12795 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12797         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12798         the old name config/mh-cygwin32.
12799         Enable texinfo.
12801 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
12803         * configure.in: Do build ld for ix86 Solaris.
12805 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
12807         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
12808         $AR_FOR_TARGET.  Likewise for RANLIB.
12810 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
12812         * config.sub (oabi):  Recognize.
12813         * configure.in (arm-*-oabi):  Handle.
12815 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
12817         * config.guess: Improve detection of i686 on UnixWare 7.
12819 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12821         * config.guess: Add support for i386-pc-interix.
12822         * config.sub: Likewise.
12823         * configure.in: Likewise.
12825 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
12827         * Makefile.in: Remove unneeded all-target-libio from
12828         from all-target-winsup target since it is now unneeded.
12829         Add all-target-libtermcap in its place since it is now
12830         needed.
12832 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
12834         * configure.in: makefile stub for cygwin target is probably
12835         unnecessary.  Remove it for now.
12837 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
12839         * configure.in: libtermcap.a should be built when cygwin is the
12840         target as well as the host.
12841         * config.guess: Allow mixed case in cygwin uname output.
12842         * Makefile.in: Add libtermcap target.
12844 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
12846         * config.sub: Clean up handling of hppa2.0.
12848 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
12850         * config.guess: Use C code to identify more HP machines.
12852 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
12854         * config.sub: Handle hppa2.0.
12856 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
12858         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
12859         cygmon for all sparclite targets, regardless of object format.
12861 1998-12-15  Mark Salter  <msalter@cygnus.com>
12863         * configure.in: Added target-bsp for several target architectures.
12865         * Makefile.in: Added rules for bsp.
12867 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
12869         * config.guess: Improve detection of hppa2.0 processors.
12871 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
12873         * config.guess: Recognize FreeBSD using ELF automatically.
12875 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
12877         * configure (skip-this-dir): Add handling for new shell script, which
12878         might be created by a sub-directory's configure to indicate, this particular
12879         directory is "unwanted".
12880         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12882 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
12884         * ltconfig: import from libtool, after changing libtool to
12885         account for the cygwin name change.
12887 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
12889         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12890         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12892 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
12894         * configure.in: Add libtermcap to list of cygwin dependencies.
12896 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
12898         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12899         they include winsup/include when it's a cygwin target.
12901 1998-11-12  Tom Tromey  <tromey@cygnus.com>
12903         * configure.in (host_tools): Added zip.
12904         * Makefile.in (all-target-libjava): Depend on all-zip.
12905         (all-zip): New target.
12906         (ALL_MODULES): Added all-zip.
12907         (NATIVE_CHECK_MODULES): Added check-zip.
12908         (INSTALL_MODULES): Added install-zip.
12909         (CLEAN_MODULES): Added clean-zip.
12911 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
12913         * Makefile.in: lose "32" from comment about cygwin.
12915 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
12917         * configure.in: Use -Os to build target libraries for the fr30.
12919 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
12921         * config.sub: Add fr30.
12923 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
12925         * configure.in: drop "32" from config/mh-cygwin32.  Check
12926         cygwin* instead of cygwin32*.
12927         * config.sub: Check cygwin* instead of cygwin32*.
12929 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
12931         * config.guess: Match any version of Unixware7.
12933 1998-10-20  Syd Polk  <spolk@cygnus.com>
12935         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12936         if desired.
12938 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
12940         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12941         these if the appropriate directories and files to not exist.
12943 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
12945         * Makefile.in (DEVO_SUPPORT): Add config.if.
12947 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12949         * configure: Add pattern to replace "build_tooldir"'s
12950         definition in the generated Makefile with "tooldir"'s
12951         actual value.
12953 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
12955         * config.sub: Bring back lost sparcv9.
12957         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12959 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
12961         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12962         CC_FOR_TARGET and friends.
12964 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
12966         * Makefile.in (build_tooldir): New variable, same as tooldir.
12967         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12968         -B$(build_tooldir)/bin/.
12969         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
12971 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12973         * README: Remove installation instructions and refer to the
12974         INSTALL directory instead.
12976 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
12978         * config.sub: Add support for i[34567]86-pc-udk.
12979         * configure.in: Likewise.
12981 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
12983         * Makefile.in: add bzip2 package building bits for user
12984         tools module
12985         * configure.in: ditto
12987 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
12989         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12990         (ALL_TARGET_MODULES): Add all-target-libobjc.
12991         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12992         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12993         (all-target-libchill): Add dependencies.
12994         * configure.in (target_libs): Add libchill.
12996 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
12998         * configure.in (target_subdir): Remove duplicate line.
13000 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
13002         * Makefile.in (all-automake): fix dependencies.
13004 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
13006         * configure.in: Minor cleanups for building in the $(target_alias)
13007         subdir.
13009 1998-09-22  Jim Wilson  <wilson@cygnus.com>
13011         * Makefile.in (bootstrap): Set r and s before make all.  Use
13012         BASE_FLAGS_TO_PASS in make all.
13013         (cross): Likewise.
13015 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
13017         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
13019 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
13021         * config.sub: Fix typo in last change.
13023 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13025         * config.sub: Add support for C4x target.
13026         * configure.in: Likewise.
13028 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
13030         * config.sub: Recognize sparcv9 just like sparc64.
13032 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
13034         * config.guess: Match "Pent II" or "PentII" for OpenServer.
13036 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
13038         * config.guess: Correctly identify Pentium II sco boxes.
13040         * config.guess: Fix "tr" code.  From Weiwen Liu.
13042 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
13044         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
13045         stabs.
13047 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
13049         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
13050         (ALL_TARGET_MODULES): Add all-target-libchill.
13051         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13052         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13053         (all-target-libchill): Add dependencies.
13054         * configure.in (target_libs): Add libchill.
13056 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
13058         * config.guess: Avoid assumptions about "tr" behaves when
13059         LANG is set to something other than English.
13061 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
13063         * configure (gxx_include_dir): Changed to
13064         '${prefix}/include/g++'-${libstdcxx_interface}.
13066         * config.if: New to determine the interfaces.
13068 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
13070         * config.guess: Detect and handle MPE/IX.
13071         * config.sub: Deal with MPE/IX.
13073 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
13075         * configure.in: Use mh-aix43.
13077 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
13079         * configure: Fix --without/--disable cases for gxx-include-dir.
13081 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
13083         * mdata-sh:  Imported.  Needed for automake support.
13085 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
13087         * Makefile.in (taz): Try "chmod -R og=u ." before
13088         "chmod og=u `find . -print`".
13090 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
13092         * configure.in: Add arm-elf and thumb-elf support.
13094 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
13096         * Makefile.in: Undo previous patch.
13098 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
13100         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
13101         to here ...
13102         (install-no-fixedincludes): and here
13103         (INSTALL_MODULES): ... from here.
13105 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13107         * config.sub: Merge with FSF.
13109         * config.guess: Merge with FSF.
13111 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
13113         * configure (extraconfigdirs): New variable.
13114         (SUBDIRS): Add extraconfigdirs and recurse on them too.
13115         * Makefile.in (all): Move higher in file.
13116         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
13117         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
13118         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
13119         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
13120         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
13122 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
13124         * Makefile.in (all-target-libjava): Depend on all-gcc and
13125         all-target-newlib.
13126         (configure-target-libjava): Depend on $(ALL_GCC).
13128 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
13130         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
13131         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
13133 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
13135         * INSTALL/README: Fix typo.
13137 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13139         * ylwrap: Change absolute path checks to check for DOS style path
13140         names.
13142         * ylwrap: Don't use a full path name if the source file is in the
13143         same directory.  From hjl@lucon.org (H.J. Lu).
13145         * config-ml.in: Default to being verbose, to match Feb 18 change to
13146         configure.
13148 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
13150         Brought over from egcs:
13152         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
13154         * configure.in (target_subdir): Set to ${target_alias} instead
13155         of "libraries".
13157         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
13159         * configure.in (target_subdir): Set to libraries if enable_multilib.
13161 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
13163         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
13164         multilibs, force reconfiguration the first time we create
13165         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
13167 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
13169         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
13170         avoid confusion with --no-recursion.
13172 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
13174         * configure.in: Win32 hosts shouldn't use install -x
13175         * install-sh: remove -x option, and special .exe-handling
13176         hack.
13178 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
13180         * config.guess: Recognize i586-pc-beos.
13181         * configure.in: Don't build some bits for beos.
13183 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13185         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
13186         CFLAGS default to -O2.
13188         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
13189         when using GNU ld.
13191 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
13193         * ltmain.sh: Correct install when using a different shell.
13195 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
13197         * ltconfig, ltmain.sh: Update to libtool 1.2b.
13199 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
13201         * makefile.vms: Update to build binutils/makefile.vms.  Add install
13202         target.
13204 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
13206         * ltconfig: Update to correct AIX handling.
13208 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
13210         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
13212         * configure.in (target_subdir): Set to ${target_alias} instead
13213         of "libraries".
13215 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
13217         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
13218         (Makefile): Depend on $(gcc_version_trigger).
13220         * configure (gcc_version): Change default initializer to empty
13221         string.
13222         (gcc_version_trigger): New variable; pass this variable down
13223         to subdir configures to enable them checking gcc's version
13224         themselves. Emit make macros for both gcc_version vars.
13225         (topsrcdir): Initialize reliably.
13226         (recursion line): Remove --with-gcc-version=${gcc_version}.
13228 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
13230         * configure (enable_version_specific_runtime_libs): Implement new flag
13231         --enable-version-specific-runtime-libs which installs C++ runtime stuff
13232         in $(libsubdir); emit definition in each generated Makefile.
13233         (gxx_include_dir): Initialize depending on
13234         $enable_version_specific_runtime_libs.
13236 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
13238         * configure (gcc_version): Initialize properly depending on
13239         how and where configure is started.
13240         (recursion line): Pass a --with-gcc-version=${gcc_version}
13241         to configures in subdirs.
13243 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
13245         * configure.in (noconfigdirs): Add configure pattern for mips tx39
13246         cygmon
13248 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
13250         * configure.in: Add cygmon and libstub support for mn10200.
13252 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
13254         * configure (gcc_version): Add new variable describing the
13255         particular gcc version we're building.
13256         * Makefile.in (libsubdir): Add new macro for the directory
13257         in which the compiler finds executables, libraries, etc.
13258         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
13259         and libsubdir.
13261 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13263         * Makefile.in (local-clean): Remove *.log.
13264         (warning.log): Built with warn_summary from build.log.
13265         (mail-report.log): Run test_summary.
13266         (mail-report-with-warnings.log): Run test_summary including
13267         warning.log in the report.
13269 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
13271         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13273 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
13275         * Makefile.in (grep): Grep no longer depends on libiberty.
13277 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
13279         * Makefile.in: all-snavigator needs all-libgui.
13281 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
13283         * configure.in: Add cygmon and libstub support for mn10300.
13285 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
13287         * missing: Update to version from automake 1.3.
13289         * ltmain.sh: On installation, don't get confused if the same name
13290         appears more than once in the list of library names.
13292 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13294         * config.sub: Accept m68060 and m5200 as CPU names.
13296 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
13298         * configure: Use && rather than using -a in test, because odd
13299         strings can confuse test.
13300         * configure.in: Likewise.
13302 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13304         * ltconfig, ltmain.sh: Bring in Visual C++ support.
13306 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13308         * Makefile.in (boostrap2-lean, bootstrap3-lean,
13309         bootstrap4-lean): New targets.
13311 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
13313         * mpw-* Delete.  Not used.
13315 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
13317         * COPYING.LIB: Update FSF address.
13319 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
13321         * ltconfig, ltmain.sh: Update to libtool 1.2a.
13323         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13324         GAS_SUPPORT_DIRS.
13326 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
13328         * ltconfig, ltmain.sh: Avoid producing a version number if
13329         -version-info was not used.
13331 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13333         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13334         building with newlib.
13336 1998-04-30  Paul Eggert  <eggert@twinsun.com>
13338         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
13339         Solaris `make' causes it to continue to next definition.
13341 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13343         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13344         the right GUI libraries and files are installed along with GDB.
13346 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13348         * configure.in: Change alpha to alpha* in several places.
13350 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
13352         * config.sub: Recognize sparc86x.
13354 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
13356         * configure.in (--enable-target-optspace): Remove debug echo.
13358 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
13360         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13362 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
13364         * ltconfig: Update cygwin32 support.
13366         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13367         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13368         (GDB_SUPPORT_DIRS): Likewise.
13370 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
13372         * configure.in (target_makefile_frag): If --enable-target-optspace,
13373         use -Os to compile target libraries rather than -O2.  Default to
13374         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13375         not used.
13376         * configure.in (target_cflags): Ditto for d30v.
13378 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
13380         * Makefile.in (all-bfd): Depend on all-intl.
13381         (all-binutils): Likewise.
13382         (all-gas): Likewise.
13383         (all-gprof): Likewise.
13384         (all-ld): Likewise.
13386 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
13388         * configure.in (host_tools): Fix typo, lbtool -> libtool.
13390 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13392         * Makefile.in (all-bfd): Depend upon all-libiberty.
13394         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13396 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
13398         * Makefile.in: Add libstub.
13400         * configure.in: Ditto. Build libstub for targets that have cygmon
13401         support.
13403 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
13405         * configure.in: Don't set PICFLAG on ix86-cygwin32.
13407 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
13409         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13410         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
13412 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
13414         * configure: Define DEFAULT_M4 by searching PATH.
13415         * Makfile.in: Use DEFAULT_M4.
13417 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13419         * ltconfig: Add cygwin32 support.
13421         * Makefile.in, configure.in: Add libtool as a native only directory
13422         to configure and build.
13424 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
13426         * Makefile.in (INSTALL_MODULES): Remove texinfo.
13428 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
13430         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13432 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
13434         * Makefile.in: add ash make rules
13435         * configure.in: add ash to native_only and host_tools lists
13437 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
13439         * Makefile.in (all-gettext, all-intl): New targets.
13440         (ALL_MODULES): Added all-gettext, all-intl.
13441         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13442         (INSTALL_MODULES): Added install-gettext, install-intl.
13443         (CLEAN_MODULES): Added clean-gettext, clean-intl.
13445         * configure.in (host_tools): Added gettext.
13446         (native_only): Likewise.
13447         (noconfigdirs) [various cases]: Likewise.
13448         (host_libs): Added intl.
13450 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
13452         * configure: Do not disable building gdbtk for cygwin32 hosts.
13454 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
13456         * configure.in: Add thumb-coff target.
13457         * config.sub: Add thumb-coff target.
13459 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13461         * Makefile.in: Revert yesterday's change.
13462         (all-target-winsup):  all-target-librx stays out of here.
13464 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13466         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13467         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13468         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13469         Remove references to librx and libg++.
13471 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
13473         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13474         recursive makes
13476 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
13478         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
13479         for newlib directory.
13480         (CXX_FOR_TARGET): Likewise.
13482 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
13484         * ltconfig: Update after libtool/ltconfig.in change for
13485         hpux11.
13487 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
13489         * ltconfig, ltmain.sh: Update to libtool 1.2.
13491 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13493         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13494         (install-gcc-cross): Instead, override LANGUAGES here.
13496 1998-03-18  Dave Love  <d.love@dl.ac.uk>
13498         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13499         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13501 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
13503         * configure.in: Add Thumb-pe target.
13505 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
13507         * Makefile.in - changed sn targets to snavigator
13508         * configure.in - changed sn targets to snavigator
13510 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13512         * config-ml.in: After building symlink tree call make distclean
13513         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13514         to be the case for libiberty.
13516 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
13518         * configure: When making link, also check the current
13519         directory. The configure scripts may create one.
13521 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
13523         * config.sub: Accept alphapca56 and alphaev6 properly.
13525 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13527         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13529 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
13531         * config.sub (sco5): Fix typo.
13533 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
13535         * Makefile.in (INSTALL_MODULES): Move install-tcl before
13536         install-itcl.
13537         (install-itcl): Remove dependency on install-tcl.
13539 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
13541         * configure.in: Remove libgloss from noconfigdirs for MN10300.
13543 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
13545         * configure.in: Don't build libgui for a cygwin32 target when not on
13546         a cygwin32 host.
13548 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13550         * configure (redirect): Set to null, so default behavior of
13551         configure is now --verbose.
13553 1998-02-16  Dave Love  <d.love@dl.ac.uk>
13555         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13556         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13558 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
13560         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13561         this change to sync Makefile.in with its ChangeLog entries.
13563 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
13565         * ltmain.sh (mkdir): Check that the directory doesn't exist
13566         before we exit with error, so that we don't get races during
13567         parallel builds.
13569 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13571         * ltconfig, ltmain.sh: Update from libtool 1.0i.
13573 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13575         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13576         PICFLAG_FOR_TARGET.
13577         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13579         * configure: Emit a definition for the new macro enable_shared
13580         into each Makefile.
13582 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13584         * configure.in (host_tools, native_only): Add libtool.
13586 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
13588         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13589         Fix typo in ming config comment.
13591 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13593         * ltconfig, ltmain.sh: Update from libtool 1.0h.
13595 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
13597         * config.sub: Add tic30 cases, and map c30 to tic30.
13599 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
13601         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13602         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13603         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13604         (CLEAN_TARGET_MODULES): Similarly
13605         (all-target-libf2c): Add dependences.
13606         * configure.in (target_libs): Add libf2c.
13608 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
13610         * configure.in: Remove expect from noconfigdirs when target
13611         is cygwin32.  OK to build expect and dejagnu with Canadian
13612         Cross.
13614 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
13616         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13617         host.
13619         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13620         and mingw32.
13622 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13624         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13625         here as it is not defined in the toplevel Makefile.
13627 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13629         * configure (package_makefile_rules_frag): New variable, which names
13630         a file with generic rules, ...
13631         Change comment to mention we now have FIVE parts.
13632         * configure: Undo last change.
13634 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
13636         * config.guess: More accurate determination of HP processor types.
13637         * config.sub: More accurate determination of HP processor types.
13639 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13641         * configure (package_makefile_frag): Move inserting the
13642         ${package_makefile_frag} to where it should be according
13643         to the comment.
13645 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
13647         * config.guess: Add support for Linux/ARM.
13649 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
13651         * .cvsignore: Remove *-info and *-install since they match
13652         release-info and mpw-install, which we don't want to just ignore.
13654 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
13656         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13658 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
13660         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13661         local_prefix to sub-make invocations.
13663 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
13665         * configure.in: Check makefile fragments in the source
13666         directory.
13668 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13670         * configure.in: Check whether host and target makefile
13671         fragments exist before adding them to *_makefile_frag.
13673 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
13675         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13677 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
13679         * configure.in: Make sure we only replace RPATH_ENVVAR on
13680         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13681         regexp to sed.
13683         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13684         to sub-makes.
13686 1998-01-13  Lee Iverson   (leei@ai.sri.com)
13688         * config-ml.in (multi-do): LDFLAGS must include multilib
13689         designator.
13691 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
13693         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13695 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
13697         * config.sub: Add mingw32 support.
13698         * configure.in: Likewise.
13700 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13702         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13704 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
13706         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13707         * configure (gxx_include_dir): Provide a definition for subdirs
13708         which do not use autoconf.
13710 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
13712         * config.guess: Sync with egcs.  Picks up new alpha support,
13713         BeOS & some additional linux support.
13715 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
13717         * config.guess: HP 9000/803 is a PA1.1 machine.
13719 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
13721         * configure.in: It's alpha*-...
13723 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13725         * configure.in (host_makefile_frag, target_makefile_frag):
13726         Handle multiple config files.
13727         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13728         alpha-*-*.
13730 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
13732         * mkdep: New file.
13734 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
13736         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13738 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13740         * Makefile.in: Add libgui directory.
13741         (GDB_TK): Add all-libgui.
13742         * configure.in: Add libgui directory.
13743         * configure: Add all-libgui to GDB_TK.
13745 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
13747         * config-ml.in (multidirs): Add m32r to multilib list.
13749 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
13751         * Makefile.in (all-target-gperf): Change dependency to
13752         all-target-libstdc++.
13754 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
13756         * config.guess: Add BeOS support.
13758 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13760         Source directory cvs renamed to cvssrc:
13761         * configure.in (host_tools): Change cvs to cvssrc.
13762         (native_only): Likewise.
13763         (noconfigdirs) [various cases]: Likewise.
13764         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13765         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13766         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13767         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13768         (all-cvssrc): Rename target from all-cvs.
13770 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
13772         * configure (gxx_include_dir): Fix thinko.
13774 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
13776         * Makefile.in (INSTALL_TARGET_CROSS): Define.
13777         (install-cross, install-gcc-cross): New targets.
13779 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
13781         * configure.in (noconfigdirs): Add support for Thumb target.
13783         * config.sub (maybe_os): Add support for Thumb target.
13785 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
13787         * Makefile.in: Add rules for cygmon.
13789         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13791 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
13793         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13794         * configure (gxx_include_dir): Provide a definition for subdirs
13795         which do not use autoconf.
13797 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
13799         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
13800         11/18/97 build
13802 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
13804         * From Franz Sirl.
13805         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13806         found on RedHat Linux systems.
13808 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
13810         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13811         guesses.
13813 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
13815         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13817 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
13819         * ltmain.sh: If mkdir fails, check whether the directory was created
13820         anyhow by some other process.
13822 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
13824         * configure.in (d30v-*-*): Configure all directories.
13826 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
13828         * configure.in (d30v-*-*): Configure newlib, libiberty directories
13829         for the D30V.
13831 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
13833         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13835 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
13837         * include/libiberty.h: Add extern "C" { so it can be used with C++
13838         progrms.
13839         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
13840         programs.
13842 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
13844         * configure.in (d30v-*-*): Configure GCC now.
13846 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
13848         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13849         is no longer needed.
13851 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
13853         * Makefile.in: check-target-libio depends on all-target-libstdc++.
13855 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
13857         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13858         targets using "$@" to provide support for similar but not identical
13859         targets without having to duplicate code.
13861 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
13863         * makefile.vms: Fix to work with DEC C.
13865 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
13867         * config.sub: Add mips-tx39-elf to marketing names.
13869 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
13871         * ltmain.sh: Handle symlinks in generated script.
13873 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
13875         * configure: Handle autoconf style directory options: --bindir,
13876         --datadir, --includedir, --infodir, --libdir, --libexecdir,
13877         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13878         --sysconfdir.
13879         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13880         (sharedstatedir, localstatedir, oldincludedir): New variables.
13881         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13882         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13883         sbindir, sharedstatedir, and sysconfdir.
13885 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13887         * Makefile.in (bootstrap-lean): New target.
13889 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
13891         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
13892         sn, and gnuserv from noconfigdirs.
13894 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
13896         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13898 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
13900         * Makefile.in (cross): New target.
13902 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
13903                           Jeff Law         <law@cygnus.com>
13905         * Makefile.in (bootstrap2, bootstrap3): New targets.
13906         (all-bootstrap): Remove outdated and confusing target.
13907         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
13909 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13911         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
13912         windows.  Consistent with gdb/configure.
13914 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
13916         * configure.in: Name Linux target fragment.
13918         * configure: Rewrite so that project Makefile fragment is inserted
13919         first and appears last in the resulting Makefile.
13921 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13923         * Makefile.in (install-itcl): Install tcl first.
13925 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
13927         * configure.in: remove bison from noconfigdirs for Cygwin32 host
13929 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13931         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13933         * configure.in (skipdirs): Add target-librx for Linux.
13934         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13936 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
13938         * Makefile.in (bootstrap): New target.
13940 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
13942         * config.sub: Accept 'amigados' for backward compatibility.
13944 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
13946         * config.guess: Merge with FSF.
13948 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
13950         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13952 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
13954         * config.sub: Add "marketing-names" patch.
13956 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
13958         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
13960 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
13962         * config.sub: Handle v850-elf.
13964 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
13966         * .cvsignore (*-install): Remove.
13968 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
13970         * ltconfig: Set CONFIG_SHELL in libtool.
13971         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13973 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
13975         * configure.in (target_subdir): Set to libraries if enable_multilib.
13977 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
13979         * config.guess: Update from gcc directory.
13981 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13983         * Makefile.in (all-sim): Depends on all-readline.
13985 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
13987         * Makefile.in (BISON, YACC): Use $$s.
13988         (all-bison): Depend on all-texinfo.
13990 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
13992         * Makefile.in (BISON): Add -L flag.
13993         (YACC): Likewise.
13995 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13997         * configure.in (noconfigdirs): Add support for v850e target.
13999         * config.sub (maybe_os): Add support for v850e target.
14001 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
14003         * configure.in (noconfigdirs): Add support for v850ea target.
14005         * config.sub (maybe_os): Add support for v850ea target.
14007 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
14009         * config.sub: Add mipstx39.  Delete r3900.
14011 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14013         * Makefile.in (all-autoconf): Depends on all-texinfo.
14015 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
14017         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
14018         eabi targets.
14020 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
14022         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
14024         * configure: When handling a Canadian Cross, handle YACC as well as
14025         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
14026         * Makefile.in (all-bison): Depend upon all-texinfo.
14028 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
14030         * Makefile.in (BISON): bison, not byacc or bison -y.
14031         (YACC): bison -y or byacc or yacc.
14032         (various): Add *-bison as appropriate.
14033         (taz): No need to mess with BISON anymore.
14035 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
14037         * configure: If OSTYPE matches *win32*, try to find a good value for
14038         CONFIG_SHELL.
14040 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
14042         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
14043         configure.in if it is present.
14045 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
14047         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
14049 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
14051         * config.sub: Recognize `arc' cpu.
14052         * configure.in: Likewise.
14053         * config-ml.in: Likewise.
14055 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
14057         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
14059 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
14061         * configure: Changed sed delimiter from ':' to '|' when
14062         attempting to substitute ${config_shell} for SHELL. On
14063         NT ${config_shell} may contain a ':' in it.
14065 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
14067         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
14069 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
14071         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
14073 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
14075         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
14077         * ylwrap: If the program is a relative path, force it to be
14078         absolute.
14080 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14082         * configure (tooldir): Set BISON to `bison -y' and not just bison.
14084 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14086         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
14087         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
14088         for libraries.
14090 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
14092         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
14093         separated by spaces.
14095 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
14097         * ylwrap: New file.
14098         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
14100         * ltmain.sh: Handle /bin/sh at start of install program.
14102         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
14104         * ltconfig, ltmain.sh: New files, from libtool 1.0.
14105         * missing: New file, from automake 1.2.
14107 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
14109         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
14110         check-tk to CHECK_X11_MODULES.
14112 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
14114         * config.sub: Merge with FSF.
14116 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
14118         * config.guess: Merge with FSF.
14120 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
14122         * configure: Treat msdosdjgpp like go32.
14123         * configure.in: Likewise.  Don't remove gprof for go32.
14125         * configure: Change Makefile.tem2 to Makefile.tm2.
14127 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
14129         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
14131 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14133         * install-sh (chmodcmd): Set to null if the DST directory already
14134         exists.  Same as Nov 11th change.
14136 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
14138         * configure (GDB_TK): Needs itcl and tix.
14140 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
14142         * config.guess: Update from FSF.
14144 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
14146         * Makefile.in (GDB_TK): Depend on itcl and tix.
14148 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
14150         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
14151         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
14152         (INSTALL_SCRIPT): New variable.
14153         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
14154         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
14155         to -x.
14156         * install-sh: Add support for -x option.
14158 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
14160         * configure.in, Makefile.in: Treat tix like itcl.
14162 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
14164         * Makefile.in (WINDRES): New variable.
14165         (WINDRES_FOR_TARGET): New variable.
14166         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
14167         (EXTRA_HOST_FLAGS): Add WINDRES.
14168         (EXTRA_TARGET_FLAGS): Add WINDRES.
14169         (EXTRA_GCC_FLAGS): Add WINDRES.
14170         ($(DO_X)): Pass down WINDRES.
14171         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
14172         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
14173         DLLTOOL_FOR_TARGET.
14175 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
14177         * configure.in: configure sim before gdb for win32-x-ppc
14179 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14181         Move gperf into the toplevel, from libg++.
14182         * configure.in (target_tools): Add target-gperf.
14183         (native_only): Add target-gperf.
14184         * Makefile.in (all-target-gperf): New target, depend on
14185         all-target-libg++.
14186         (configure-target-gperf): Empty rule.
14187         (ALL_TARGET_MODULES): Add all-target-gperf.
14188         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
14189         (CHECK_TARGET_MODULES): Add check-target-gperf.
14190         (INSTALL_TARGET_MODULES): Add install-target-gperf.
14191         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
14193 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
14195         * config.sub (mn10200): Recognize new basic machine.
14197 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14199         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
14200         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
14202 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14204         * configure.in: If we're building mips-sgi-irix6* native, turn on
14205         ENABLE_MULTILIB and set TARGET_SUBDIR.
14207 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
14209         * Makefile.in (all-sn): Depend on all-grep.
14211 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
14213         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
14215         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
14216         Makefile.  From Jeff Makey <jeff@cts.com>.
14217         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
14219         * Makefile.in (DISTBISONFILES): Remove.
14220         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
14221         $(DEFAULT_YACC).
14223         * configure.in: Build itl, db, sn, etc., when building for native
14224         cygwin32.
14226         * Makefile.in (LD): New variable.
14227         (EXTRA_HOST_FLAGS): Pass down LD.
14228         ($(DO_X)): Likewise.
14230 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
14232         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
14234 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
14236         * configure.in (targargs): Strip out any supplied --build argument
14237         before adding our own. Always add --build.
14239 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
14241         * configure.in (targargs): Pass --build if we're doing
14242         a cross-compile.
14244 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
14246         * configure: Use '|' instead of ":" as the separator in
14247         sed. Otherwise sed chokes on NT path names with drive
14248         designators. Also look for "?:*" as the leading characters in an
14249         absolute pathname.
14251 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
14253         * config.sub: Support for r3900.
14255 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
14257         * configure.in: Use install-sh, not install.sh.
14259 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
14261         * Makefile.in (taz): Improve check for BISON so it doesn't try to
14262         apply it twice.
14264 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
14266         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14267         install-binutils.
14269 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
14271         * Makefile.in: Add automake targets.
14272         * configure.in (host_tools): Add automake.
14274 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14276         * configure: Default CXX to c++, not gcc.
14277         * Makefile.in (CXX): Set to c++, not gcc.
14278         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14280 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
14282         * install-sh: try appending a .exe if source file doesn't
14283         exist
14285 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
14287         * configure.in: Turn on multilib by default.
14288         (cross_only): Remove target-libiberty.
14290         * Makefile.in (all-gcc): Don't depend on libiberty.
14292 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
14294         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14296 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
14298         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14299         (DISTBISONFILES): Add ld/Makefile.in
14301 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
14303         * configure.in: if target is cygwin32 but host isn't cygwin32,
14304         don't configure gdb tcl tk expect, not just gdb.
14306 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
14308         * configure.in: Added gnuserv everywhere sn appears.
14310         * Makefile.in (ALL_MODULES): Added all-gnuserv.
14311         (CROSS_CHECK_MODULES): Added check-gnuserv.
14312         (INSTALL_MODULES): Added install-gnuserv.
14313         (CLEAN_MODULES): Added clean-gnuserv.
14314         (all-gnuserv): New target.
14316 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
14318         * config.guess: Fixes for MIPS OpenBSD systems.
14320 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
14322         * Makefile.in (INSTALL_XFORM): Remove.
14323         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14325         * mkinstalldirs: New file, copied from automake.
14326         * Makefile.in (installdirs): Rename from install-dirs.  Use
14327         mkinstalldirs.  Change all users.
14328         (DEVO_SUPPORT): Add mkinstalldirs.
14330 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
14332         * install-sh: Rename from install.sh.
14333         * Makefile.in (INSTALL): Change install.sh to install-sh.
14334         (DEVO_SUPPORT): Likewise.
14336         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
14337         Graichen <graichen@rzpd.de>.
14339 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
14341         * config.guess: Recognize OpenBSD systems correctly.
14343 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14345         * README, Makefile.in (ETC_SUPPORT): Remove references to
14346         cfg-paper*, configure.{texi,man,info*}._
14348 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
14350         * Makefile.in (all.normal): Ensure that gcc is built after all
14351         the x11 - ie gdb - targets.
14353 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
14355         * makefile.vms: Don't run conf-a-gas.
14357 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
14359         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
14361 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
14363         * configure.in: Remove noconfigdirs case since gdb also
14364         configures and builds for tic80-coff.
14366 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14368         * configure: Set cache_file to config.cache.
14369         * Makefile.in (local-distclean): Remove config.cache.
14371 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14373         * COPYING: Update FSF address.
14375 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
14377         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14378         noconfigdirs.
14380 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14382         * Makefile.in (install-dirs): Don't crash if prefix, and hence
14383         MAKEDIRS, is empty.
14385 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
14387         * config.sub: Tweak mn10300 entry.
14389 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
14391         * configure.in (host_tools): Put sim before gdb, so gdb's
14392         configure.tgt can determine if the simulator was configured.
14394 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
14396         * config.sub: Move BeOS $os case to be with other Cygnus
14397         local cases.
14399 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
14401         * config.sub: Remove misplaced comment that broke Linux.
14403 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
14405         * config.sub: Add BeOS support.
14407 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
14409         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14411 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
14413         * configure.in (noconfigdirs): Remove tcl and tk from
14414         noconfigdirs for cygwin32 builds.
14416 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
14418         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14420 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
14422         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14423         make-all.com, use makefile.vms instead.
14425 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
14427         * config.sub: Accept -lnews*.
14429 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
14431         * configure.in (noconfigdirs): Disable target-newlib,
14432         target-examples and target-libiberty for d30v.
14434 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14436         * configure.in (noconfigdirs): Enable ld for d30v.
14438 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
14440         * configure.in (tic80-*-*): Build compiler.
14442 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
14444         * configure.in (d30v-*): Remove sim directory from list of
14445         unsupported d30v directories
14447 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14449         * config.sub, configure.in: Add d30v target cpu.
14451 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
14453         * makefile.vms: New file.
14454         * make-all.com: Remove.
14456 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
14458         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14460 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
14462         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14464 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
14466         * Makefile.in (ALL_MODULES): Added all-db.
14467         (CROSS_CHECK_MODULES): Addec check-db.
14468         (INSTALL_MODULES): Added install-db.
14469         (CLEAN_MODULES): Added clean-db.
14471 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
14473         * config.guess: Merge with latest FSF sources.
14475 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
14477         * Makefile.in (ALL_MODULES): Added all-itcl.
14478         (CROSS_CHECK_MODULES): Added check-itcl.
14479         (INSTALL_MODULES): Added install-itcl.
14480         (CLEAN_MODULES): Added clean-itcl.
14482 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
14484         * configure.in: build gdb for mn10200
14486 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
14488         * Makefile.in (all-target-winsup): Depend on all-target-libio.
14490 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
14492         * configure.in (tic80-*-*): Turn off most targets right now.
14494 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
14496         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14497         rather than the makeinfo program.
14498         (do-info): Depend upon all-texinfo.
14500 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14502         * configure.in: Remove uses of config/mh-linux.
14504         * config.sub, config.guess: Merge with latest FSF sources.
14506 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
14508         * config.sub (case $basic_machine): Add tic80 entries.
14510 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
14512         * config.sub, config.guess: Merge with latest FSF sources.
14514 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14516         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14517         * mpw-config.in: Test for NewFolderRecursive.
14518         * mpw-install: Use symbolic name for startup filename.
14519         * mpw-README: Add various additional details.
14521 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
14523         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14525 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
14527         * configure.in: Do build gcc and the target libraries for
14528         the mn10200.
14530 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
14532         * configure.in: don't avoid building gdb for mn10300 any more
14533         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14534         instead of single-quoting it.
14536 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
14538         * configure.in: Don't use --with-stabs on IRIX 6.
14540 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
14542         * configure.in (m32r): Build gdb, libg++ now.
14544 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14546         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
14547         directories from noconfigdirs.
14549 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
14551         * config.sub (basic_machine): added mips16 configuration
14553 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14555         * config.sub: Handle d10v-unknown.
14557 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
14559         * config.sub: Handle v850-unknown.
14561 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
14563         * Makefile.in: add findutils
14564         * configure.in: add findutils to list of host_tools
14566 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
14568         * config.sub: Handle mn10200 and mn10300.
14570 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14572         * configure.in (d10v-*): Do not build librx.
14574 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
14576         * configure.in (mn10300): Build everything except gdb & libgloss.
14578 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
14580         * config.guess:  Patch for Dansk Data Elektronik servers,
14581         from Niels Skou Olsen <nso@dde.dk>.
14583         For ncr, use /bin/uname rather than uname, since GNU uname does not
14584         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
14586         Patch for MIPS R4000 running System V,
14587         from Eric S. Raymond <esr@snark.thyrsus.com>.
14589         Fix thinko for nextstep.
14591         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14593         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
14594         * config.guess: Guess mips-dec-mach_bsd4.3.
14596         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
14597         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
14598         release numbers.
14599         * config.guess (mips-mips-riscos*):  Emit just enough of the
14600         release number.
14602         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
14603         * config.guess (sparc-auspex-sunos*):  Added.
14604         (f300-fujitsu-*): Added.
14606         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
14607         * config.guess:  Recognize a Tadpole as a sparc.
14609 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14611         * config.guess: Don't assume that NextStep version is either 2 or
14612         3.  NextStep 4 (aka OpenStep 4) has come out now.
14614 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14616         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14617         From Rik Faith <faith@cs.unc.edu>.
14619 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
14621         * config.sub: Contributions from bug-gnu-utils to:
14622         Support plain "hppa" (no version given) architecture, reported by
14623         OpenStep.
14624         OpenBSD like NetBSD.
14625         LynxOs is not a hardware supplier.
14627         * config.guess: Contributions from bug-gnu-utils to add support for:
14628         OpenBSD like NetBSD.
14629         Stratus systems.
14630         More Pyramid systems.
14631         i[n>4]86 Intel chips.
14632         M680[n>4]0 Motorola chips.
14633         Use unknown instead of lynx for hardware manufacturer.
14635 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14637         * install.sh (chmodcmd): Set to null if the DST directory already
14638         exists.
14640 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14642         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14643         not use mt-ppc target Makefile fragment any more.
14645 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14647         * configure.in (*-*-windows):  Exclude everything but those dirs
14648         needed to build windows.
14650 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
14652         * Makefile.in (all-target-winsup): Depend on all-target-librx.
14654 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14656         * configure.in:  Exclude mmalloc from i386-windows.
14658 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14660         * Undo my previous change.
14662 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
14664         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14665         unconditionally.
14666         (MAKEOVERRIDES): Define (revert this part of October 18 change).
14668 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14670         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
14671         host to add it's own flags.
14673 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
14675         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14677 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
14679         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14680         (CXX_FOR_TARGET): Likewise.
14681         (GCC_FOR_TARGET): Define.
14682         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14683         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14684         CC_FOR_TARGET was specified on the command line.
14685         (MAKEOVERRIDES): Don't define.
14687 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
14689         * configure.in (m32r): Fix spelling of libg++ libs.
14691 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
14693         * config.sub (-apple*): Remove, now redundant.
14695 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
14697         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14699         * configure: Rework yesterday's sed script patch.
14701         * config.sub: Merge with FSF.
14703 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
14705         * config.guess:  Merge from FSF.
14707         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
14708         * config.guess: Use pc instead of unknown, for pc clone systems.
14709         Change linux to linux-gnu.
14711         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14712         * config.guess: Avoid non-portable tr syntax.
14714 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
14716         * test-build.mk (HOLES): Add "xargs" for gdb.
14718         * configure: Avoid hpux10.20 sed bug.
14720 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
14722         * configure.in:  Add support for windows host
14723         (that is a build done under the Microsoft build environment).
14725 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
14727         * Makefile.in: Replace all uses of srcroot with s, to shrink
14728         command line lengths.
14730         Patches from Geoffrey Noer <noer@cygnus.com>:
14731         * configure.in: If configuring for newlib, pass --with-newlib to
14732         subdirectories.
14733         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14734         -Bnewlib/ and -Lwinsup to gcc.
14735         (CXX_FOR_TARGET): Likewise.
14737 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14739         * Makefile.in (ETC_SUPPORT): Add configure.
14741 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
14743         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
14744         host configuration file.
14746 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
14748         * configure.in: Break mn10x00 support into separate
14749         mn10200 and mn10300 configurations.
14750         * config.sub: Likewise.
14752 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
14754         * configure.in: Add lots of stuff to noconfigdirs for
14755         the mn10x00 targets.
14757         * config.sub, configure.in: Add mn10x00 support.
14759 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
14761         * make-all.com: Call conf-a-gas, not config-a-gas.
14763 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
14765         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14766         targets.
14768 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
14770         * mpw-README: Add much more detail for native PowerMac.
14771         * mpw-install: New file.
14772         * mpw-configure: Add --norecursion and --help options.
14773         * mpw-config.in: Translate readme and install files when
14774         copying to objdir.
14775         * mpw-build.in: Don't always depend on byacc and flex.
14776         (install-only-top): New action.
14778 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
14780         * configure.in:  You can now configure GDB for the v850.
14782 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
14784         * configure.in (noconfigdirs): Don't configure any C++ dirs
14785         if targeting D10V.
14787 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14789         * config.sub: Recognize mips64vr5000.
14791 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
14793         * configure.in: Use a single line for host_tools and native_only.
14795 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
14797         * config.sub, configure.in: Add entries for m32r.
14799 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
14801         * Makefile.in (inet-install): Don't run install-gzip.
14803 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
14805         * configure.in:  Don't config lots of things for *-*-windows*.
14807 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
14809         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14810         (host_libs, host_tools): Copy from configure.in.
14811         * mpw-configure: Don't complain about directories not found.
14813 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14815         * configure.in (i[345]86): Recognize i686 for pentium pro.
14816         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14817         file.
14819         * config.guess (i[345]86): Ditto.
14821 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14823         * configure.in (noconfigdirs): Removed gdb for D10V.
14825 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
14827         * configure.in: Remove ld, target-libio, target-libg++, and
14828         target-libstdc++ from noconfigdirs.
14830 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
14832         * configure: Fix three locations where shell scripts were
14833         being run directly rather than with config_shell.
14835 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
14837         * configure.in (v850-*-*): Set up initial $noconfigdirs.
14838         * config.sub (basic_machine): Recognize v850.
14840 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
14842         * mpw-configure: Handle multiple enable/disable options and
14843         pass them down recursively, handle -c and -s flags appropriately
14844         depending on choice of compiler, add escape mechanism for
14845         quoted arguments to gC.
14847 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14849         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14850         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14851         so that -mrelocatable-lib and -mno-eabi are used.
14853         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14854         not support --print-multi-lib, don't abort.
14856 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
14858         * make-all.com: Run config-a-gas.
14859         * setup.com: Don't copy subdirectory files around.
14861 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
14863         * configure.in (*-*-ose): Remove exclusion of libgloss for this
14864         target, it now compiles correctly.
14866 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
14868         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14870 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14872         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
14874 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14876         * configure.in (native_only): Add prms.
14878 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
14880         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14881         (BINUTILS_SUPPORT_DIRS): Likewise.
14883 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14885         * configure.in (d10v-*-*): Don't configure ld or gdb until the
14886         d10v support is added.
14888 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14890         * configure.in (d10v-*-*): New target.
14892 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
14894         * config.guess (HP 9000/811): Recognize this as a PA1.1
14895         machine.
14897 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
14899         * Makefile.in (do-tar-gz): New target, split out from tail end of
14900         taz target.  Run each command separately, don't use pipes.
14901         (taz): Use it.
14903 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
14905         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14906         * mpw-build.in: No builds should depend on building byacc or flex,
14907         they are assumed to be installed already.
14909 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14911         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14912         variable that CC_FOR_TARGET needs.
14914 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14916         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14917         options have changed since the last time the subdirectory was
14918         configured, and if it has, reconfigure.
14919         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14920         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14922 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
14924         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14925         CLEAN_MODULES): Add bash.
14926         (all-bash): New target.
14928 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
14930         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14932 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14934         * config.sub (basic_machine): Recognize d10v as a valid processor.
14936 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
14938         * mpw-configure: Add support for --bindir.
14939         * mpw-build.in: Use a GCC-specific build script for GCC actions.
14941 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
14943         * configure.in: add bash, time, gawk to list of hosttools and things
14944         to only build for native toolchains
14946 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14948         * Makefile.in (docdir): Remove.
14950 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14952         * Makefile.in (datadir): Set to $(prefix)/share.
14954 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
14956         * configure.in: build diff and patch for cygwin32-hosted
14957         toolchains.
14959 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
14961         * config.sub: Accept -rtems*.
14963 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
14965         * configure.in: enable dosrel for cygwin32-hosted builds,
14966                 remove diff from the list of things not buildable
14967                 via Canadian Cross
14969 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
14971         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
14972         don't get ". ".
14974 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
14976         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14978 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
14980         * Makefile.in (taz): Handle case where tex3patch didn't even get
14981         checked out.  Also, if it was found, put the symlink in a new util
14982         subdirectory.
14984 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14986         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14988 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
14990         * config.sub: Recognize -openvms.
14991         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14992         * make-all.com, setup.com: New files.
14994 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14996         * Makefile.in (taz): tex3patch moved to texinfo/util.
14998 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
15000         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
15001         * configure.in: remove make from disable-if-Can-Cross list
15002                 enable gdb if ${host} and ${target} are cygwin32
15004 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
15006         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
15007         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
15009 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15011         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
15012         distinguish sysv/svr4/bsd variants.
15013         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
15015 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
15017         * configure.in: Added copyright notice.
15018         * move-if-change: Added copyright notice.
15020 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15022         * configure.in (powerpcle-*-solaris*): Until we get shared
15023         libraries working, don't build gdb, sim, make, tcl, tk, or
15024         expect.
15026 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
15028         * config.guess:  Merge with FSF:
15030         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
15031         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
15033         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
15034         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
15036         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
15037         * config.guess:  Combine two OSF1 rules.
15038         Also recognize field test versions.  From mjr@zk3.dec.com.
15039         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
15040         because GNU uname does not support -p.  From pmr@pajato.com.
15042 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
15044         * Makefile.in (MAKEDIRS): Removed $(tooldir).
15046 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
15048         * mpw-README: Document GCCIncludes.
15050 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
15052         * configure.in (alpha-*-linux*): Set enable_shared to yes.
15054 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
15056         * mpw-configure: Handle --enable-FOO and --disable-FOO.
15058 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
15060         * configure.in (*-*-cygwin32): Configure make.
15062 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
15064         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
15066 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
15068         * Makefile.in (all-inet): Depend on all-perl.
15070         * Makefile.in (inet-install): New target.
15072         * Makefile.in (all-inet): Depend on all-tcl.
15073         (all-inet): Depend on all-send-pr.
15075 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15077         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
15078         temporarily.
15080 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
15082         * configure.in: Don't configure --with-gnu-ld on AIX.
15084 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
15086         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
15088 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
15090         * Makefile.in (ALL_MODULES): Added all-inet.
15091         (CROSS_CHECK_MODULES): Added check-inet.
15092         (INSTALL_MODULES): Added install-inet.
15093         (CLEAN_MODULES): Added clean-inet.
15094         (all-indent): New target.
15096         * configure.in (host_tools): Added inet.
15097         (native_only): Added inet.
15098         (noconfigdirs): Added inet.
15100 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
15102         * configure.in: Don't configure libgloss if we are not configuring
15103         newlib.
15105 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
15107         * configure.in: Don't configure libgloss for unsupported
15108         architectures.
15110 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15112         * Makefile.in (CLEAN_MODULES): Add clean-apache.
15114 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
15116         * Makefile.in (ALL_MODULES): Include all-apache.
15117         (CROSS_CHECK_MODULES): Include check-apache.
15118         (INSTALL_MODULES): Include install-apache.
15119         (all-apache): New target.
15121         * configure.in: Added apache everywhere perl is seen.
15123 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15125         * Makefile.in: Add support for clean-{module} and
15126         clean-target-{module} rules.
15128 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
15130         * configure.in (*-*-ose) do not build libgloss.
15132 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15134         * config.guess (prep*:SunOS:5.*:*): Turn into
15135         powerpele-unknown-solaris2.
15137 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
15139         * configure.in: Permit --enable-shared to specify a list of
15140         directories.
15142 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
15144         * configure.in (host==solaris): Pass only the first word of $CC
15145         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
15147 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
15149         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
15151 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
15153         * Makefile.in (ALL_MODULES): Include all-perl.
15154         (CROSS_CHECK_MODULES): Include check-perl.
15155         (INSTALL_MODULES): Include install-perl.
15156         (ALL_X11_MODULES): Include all-guile.
15157         (CHECK_X11_MODULES): Include check-guile.
15158         (INSTALL_X11_MODULES): Include install-guile.
15159         (all-perl): New target.
15160         (all-guile): New target.
15162         * configure.in (host_tools): Include perl and guile.
15163         (native_only): Include perl and guile.
15164         (noconfigdirs): Don't build guile and perl; no ports have been
15165         done.
15167 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
15169         * configure (--enable-*): Handle quoted option lists such as
15170         --enable-sim-cflags='-g0 -O' better.
15172 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15174         * Makefile.in ({,inst}all-target): New rule so we can make and
15175         install all of the target directories easily.
15177 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15179         * configure.in: Add missing global flag in sed substitution when
15180         deleting `target-' from ${configdirs}.
15182 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
15184         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
15185         option.
15187         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
15188         config/mh-necv4.
15190         * install.sh: Correct misspelling of transformbasename.
15192         * config.guess: Recognize mips-*-sysv*.
15194 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
15196         * config.sub: Recognize mon960.
15198 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
15200         * configure: Restore Canadian Cross handling of BISON and LEX,
15201         removed in Feb 20 change.
15203 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
15205         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
15206         Mention make install.  Remove the old copyright date as well the
15207         clumsy and rather pointless copyright on the README file.
15209 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15211         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
15212         Makefile after running symlink-tree, then run `make distclean' to
15213         avoid clobbering any generated files in srcdir.
15215 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
15217         * configure.in (m68k-*-netbsd*): Build everything now.
15219 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
15221         * Makefile.in (taz): Fix quoting.
15223 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
15225         * configure.in (sparclet-*-*): Build everything now.
15227 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15229         * configure.in (m68k-*-linux*): New host.
15231 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
15233         * configure: Check for bison before byacc.
15235 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
15237         * Makefile.in configure:  Change the way LEX and BISON/YACC are
15238         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
15239         searching PATH.  These are used as fallbacks by Makefile.in if
15240         flex/bison/byacc aren't in objdir.
15242 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
15244         * Makefile.in: Make everything which depends upon all-bfd also
15245         depend upon all-opcodes, in case --with-commonbfdlib is used.
15247 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15249         * configure.in (host *-*-cygwin32): Don't build gdb if we are
15250         building NT native compilers on Unix.
15252 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
15254         * configure.in: Don't get CC from the host Makefile fragment if we
15255         can find gcc in PATH, or if this is a Canadian Cross.  Move the
15256         Solaris test for /usr/ucb/cc to the post target script, just after
15257         the compiler sanity test.
15259 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
15261         * config.sub: Merge with FSF.
15263 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
15265         * Makefile.in (RPATH_ENVVAR): New variable.
15266         (REALLY_SET_LIB_PATH): Use it.
15267         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15269 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
15271         * config.sub, configure.in: Recognize sparclet cpu.
15273 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15275         * config.guess:  Support m68k-cbm-sysv4.
15277 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15279         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15280         m68k-unknown-linuxaout from linker help string.  Put quotes around
15281         $ld_help_string.
15283 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
15285         * config.guess (powerpc-harris-powerunix): Add guess for port
15286         to new target.
15288 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15290         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15292 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
15294         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15295         $(REALLY_SET_LIB_PATH) in Makefile.
15296         * Makefile.in (SET_LIB_PATH): New variable.
15297         (REALLY_SET_LIB_PATH): New variable.
15298         ($(DO_X)): Use $(SET_LIB_PATH).
15299         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15300         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15301         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15302         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15303         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15304         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15305         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15306         (install-dosrel): Likewise.
15307         (all-opcodes): Depend upon all-libiberty.
15309 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15311         * config.guess (*:CYGWIN*): New
15313 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15315         * Makefile.in (all-target-winsup): All all-target-libiberty.
15317 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15319         * configure.in (noconfigdirs): Add missing # in front of comment.
15321 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
15323         * configure.in: add second pass to things added to noconfigdirs
15324         so *-gm-magic can exclude libgloss properly.
15326 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
15328         * mpw-configure (extralibs_name, rez_name): Set correctly
15329         for MWC68K compiler.
15331         * mpw-README: Add more info on the necessary build tools.
15333 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15335         * configure.in, config.sub: Recognize cygwin32.
15337 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
15339         * config.guess, config.sub: Recognize A/UX.
15341 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
15343         * config.sub: Merge with gcc/config.sub.
15345 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
15347         * mpw-build.in (do-binutils): Add build of stamps.
15349 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
15351         * config.sub: Add recognition for mips64vr4100*-* targets.
15353 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15355         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15356         Add creation of gconfigargs with `--enable-shared' turned on.
15357         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15358         ($(host)-stamp-stage3-configured): Likewise.
15359         (HOLES): Add chatr and ldd.
15360         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15362 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
15364         * configure: Pass --nfp to recursive configures.
15366 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15368         * Makefile.in (DLLTOOL): New.
15369         (DLLTOOL_FOR_TARGET): New.
15370         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15371         (EXTRA_TARGET_FLAGS): Ditto.
15372         (EXTRA_GCC_FLAGS): Ditto.
15373         (CONFIGURE_TARGET_MODULES): Ditto.
15374         (DO_X): Ditto.
15375         * configure: Add DLLTOOL.
15377 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
15379         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15380         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15381         mh-sco, since old workarounds no longer needed, and don't
15382         build ld, since libraries have weak symbols in COFF.
15384 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
15386         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15388 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15390         * configure.in: Make sure that ${CC} can be used to compile an
15391         executable.
15393 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
15395         * Makefile.in (all-gdb): Depend on $(GDB_TK).
15396         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15397         nothing depending on whether gdbtk is being built.
15399 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
15401         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15403 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
15405         * configure.in (noconfigdirs): Put ld or gas in this early, if the
15406         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15408 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
15410         * config-ml.in: Add support for
15411         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15412         Simplify setting of multidirs from --disable-foo.
15414 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15416         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15417         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15418         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
15419         non-empty, pass them on to the  GCC make.
15420         (all-bootstrap): New rule that is like all-gcc, except it executes
15421         the GCC bootstrap rule instead of the GCC all rule.
15423 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
15425         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15427 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15429         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15430         DG/UX support.
15432 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
15434         * config.sub (i*86*) Change [345] to [3456]
15436 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15438         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15439         --with-gnu-ld=no.
15441 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15443         * config-ml.in (rs6000*, powerpc*): Add switches to control which
15444         AIX multilibs get built.
15446 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15448         * configure.in (i386-win32): Don't build expect if we're not
15449         building the tcl subdir.
15451 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
15453         * Makefile.in: (configure-target-examples, all-target-examples):
15454         New targets, configure and build example programs.
15456 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
15458         * mpw-configure: If an mpw-config.in generated a file mk.sed,
15459         use it as input to sedit the generated MPW makefile.
15460         * mpw-README: Add a suggestion about Gestalt.h.
15462 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
15464         * config.sub: Accept *-*-ieee*.
15466 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
15468         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
15469         Ronald F. Guilmette <rfg@monkeys.com>.
15471 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15473         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15474         for powerpc-pe native.
15475         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15476         (target==powerpc-pe): duplicate i386-win32 entry.
15478 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15480         * configure.in (noconfigdirs): Exclude target-newlib for all versions
15481         of vxworks, not just vxworks5.1.
15483 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
15485         * mpw-configure: Add support for exec-prefix.
15487 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15489         * config.guess: Recognize HP model 816 machines as having
15490         a PA1.1 processor.
15492 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15494         * configure: Ignore new autoconf configure options.
15496 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15498         * config.guess:  Recognize Pentium under SCO.
15499         From Robert Lipe <robertl@arnet.com>.
15501 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15503         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
15505 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
15507         * configure.in: Don't configure gas for alpha-dec-osf*.
15509 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
15511         * configure.in: Default to --with-stabs for some targets for which
15512         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15513         i[345]86*-*-unixware*.
15515 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15517         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15518         rather than basing it on the target.  Simplify handling of options
15519         controlling which directories to configure.  Remove extraneous
15520         slash in multi-clean target.
15522 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
15524         * config-ml.in: Prefix more variables with ml_ so they don't collide
15525         with configure's.
15527 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
15529         * configure: Don't turn -v into --v.
15531 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
15533         * configure.in (targargs): Fix typo.
15535         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15537 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
15539         * configure.in: Strip --host and --target options from
15540         CONFIG_ARGUMENTS, and always configure for --host only.  Add
15541         --with-cross-host option when building with a cross-compiler.
15542         * configure: Canonicalize the arguments put into config.status by
15543         always using `=' for an option with an argument.  Pass a presumed
15544         --host or --target explicitly.
15546 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
15548         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15549         into general OS recognition case.
15551 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15553         * configure.in (target_configdirs): add target-winsup only
15554         for win32 target systems.
15556 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
15558         * Makefile.in (all-target-libgloss): Depend upon
15559         configure-target-newlib, since when libgloss is built it looks to
15560         see if the newlib directory exists.
15562 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
15564         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15565         cfg-ml-*.in.
15567 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
15569         * configure: Handle LD and LD_FOR_TARGET when configuring a
15570         Canadian Cross.
15572 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15574         * configure.in (target_libs): add target-winsup.
15575         (target==i386-win32): add patch diff flex make to $noconfigdirs.
15576         (target==ppcle-pe): remove ld from $noconfigdirs.
15578 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
15580         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15581         Preserve relative path names in $srcdir.  Build symlink tree if
15582         configuring cross target dir and srcdir=. (= no VPATH support).
15583         (configure-target-libg++): Depend on configure-target-librx.
15584         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15585         * config-ml.in: New file.
15586         * symlink-tree: New file.
15587         * configure: Ensure srcdir="." if that's what it is.
15589 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
15591         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15592         includes and FLEX_SKELETON setting.
15593         * mpw-configure (--with-gnu-ld): New option, controls whether
15594         to use PPCLink or ld with PowerMac GCC.
15595         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15596         * mpw-config.in: Configure grez if targeting Mac.
15598         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
15599         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15600         just macos.
15601         * configure.in: Configure grez resource compiler if targeting Mac.
15602         * Makefile.in (all-grez, install-grez): New targets.
15604 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
15606         * configure: CXX defaults to gcc, not g++.  If we find
15607         gcc in the path, set CC to gcc -O2.
15609 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
15611         * configure: Default ${build} correctly.  Avoid picking up extra
15612         spaces when reading CC and CXX from Makefile.  When doing a
15613         Canadian Cross, use plausible default values for numerous
15614         variables.
15615         * configure.in: When doing a Canadian Cross, don't try to
15616         configure tools whose configure script can't handle it.
15618 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15620         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15622 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15624         * configure:  Remove dubious bug reporting address.
15626 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15628         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
15629         configure script, run that instead of this directory's configure.
15630         In either case, print a message that we're configuring the sub-dir.
15632 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15634         * configure.in: Before checking for the existence of various files,
15635         use sed to filter out "target-".
15637 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15639         * Makefile.in (DO_X): Split rule to decrease command line length
15640         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
15641         (Philippe De Muyter).
15643 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15645         * Makefile.in (all-patch): depend on all-libiberty.
15647 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
15649         * configure.in: If the only directory in target_configdirs which
15650         actually exists is libiberty, then set target_configdirs to empty,
15651         to avoid trying to build a target libiberty in a gas or gdb
15652         distribution.
15654 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
15656         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
15657         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15658         systems.
15660 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15662         * configure.in (copy_dirs): Use sys-include instead of include
15663         for --with-headers option.
15665 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
15667         * Makefile.in, configure.in: Make winsup builds work with
15668         new scheme.
15670 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
15672         * configure.in: Build the linker on AIX.
15674 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15676         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
15677         where needed.
15679 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
15681         * Makefile.in (all-gcc): Fix typo.
15683 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15685         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
15687 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15689         * configure.in:  Rename libFOO to target-libFOO, and xiberty
15690         to target-xiberty, to provide more flexibility.
15691         (target_subdir):  Define.  Create if cross.
15692         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15693         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
15694         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15695         check-libFOO -> check-target-libFOO, etc.
15696         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15697         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15698         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15699         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
15700         allow ALL_GCC="" to only configure.
15701         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
15702         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
15703         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
15705 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
15707         * Makefile.in (taz): Build "info" in etc explicitly.
15709 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
15711         * configure.in:  Make sure that CC is undefined (as opposed to
15712         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
15713         problem with autoconf trying to configure on a host without GCC.
15715 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15717         * mpw-configure: Set host alias from choice of host compiler,
15718         only use generic MPW Makefile sed if present, edit a file
15719         named "hacked_Makefile.in" instead of "Makefile.in" if present.
15720         * mpw-README: Add problem notes about CW6 and CW7.
15722 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
15724         * Makefile.in (taz): Use ";" instead of ";;".
15726 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15728         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
15729         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15730         DISTDOCDIRS.
15731         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
15732         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
15734 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15736         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
15737         and gnats, because they are now subsumed by DISTSTUFFDIRS.
15738         Move bfd to DISTSTUFFDIRS.
15740 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15742         * Makefile.in (X11_LIB): Removed.
15743         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15745         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15747 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15749         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15750         names.
15752 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15754         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15756 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
15758         * configure.in (i[345]86-*-win32): Always build newlib.
15759         Don't configure cvs, autoconf or texinfo.
15760         * Makefile.in (LD_FOR_TARGET): New.
15761         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15762         Pass down LD_FOR_TARGET.
15764 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15766         * winsup: New directory.
15767         * Makefile.in: Build winsup.
15768         * configure.in: Winsup is configured when target is win32.
15769         Can only build win32 target GDB when native.
15771 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
15773         * config.guess: Recognize HP model 819 machines as having
15774         a PA 1.1 processor.
15776 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15778         * configure: Fix sed loop which substitutes for CC and CXX to
15779         avoid bug found in various sed implementations.
15781 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15783         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15784         simulator.  Use standard powerpc-*-eabi*.
15786 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15788         * configure.in: Stop putting gas and binutils in noconfigdirs for
15789         powerpc-*-aix* and rs6000-*-*.
15791 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
15793         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15794         -mcall-aixdesc libraries.
15796 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
15798         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15800         * config.sub (arm | armel | armeb): Fix shell syntax.
15802 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15804         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15805         -msoft-float and -mcpu=common support.
15806         (powerpc*-*-eabisim*): Add support for building -mcall-aix
15807         libraries.
15809 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15811         * configure.in: Allow configuration and build of emacs19 for the alpha.
15813 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15815         * configure.in (CC): Get ^CC, not just any old CC, from
15816         ${host_makefile_frag}.
15818 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15820         * configure.in (CC): Try to get CC from
15821         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15823 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15825         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15826         only if it exists in $(srcdir).
15828 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15830         * configure: If CC and CXX are not set in the environment, set
15831         them, based on either an existing Makefile or on searching for gcc
15832         in PATH.  Substitute for CC and CXX in Makefile.
15833         * configure.in: Remove libm from target_libs.  Separate
15834         target_configdirs from configdirs.  If CC is not set in
15835         environment, try to get it from a host Makefile fragment.  Rewrite
15836         changes of configdirs to use skipdirs instead.  A few minor
15837         tweaks.  Take directories out of target_configdirs as they are
15838         taken out of configdirs.  Remove existing Makefile files from
15839         subdirectories.  Substitute for TARGET_CONFIGDIRS and
15840         CONFIG_ARGUMENTS in Makefile.
15841         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15842         by configure.in.
15843         (CONFIG_ARGUMENTS): Likewise.
15844         (CONFIGURE_TARGET_MODULES): New variable.
15845         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15846         ($(CONFIGURE_TARGET_MODULES)): New target.
15847         (configure-libg++, configure-libio): New targets.
15848         (all-libg++): Depend upon configure-libg++.
15849         (all-libio): Depend upon configure-libio.
15850         (configure-libgloss, all-libgloss): New targets.
15851         (configure-libstdc++): New target.
15852         (all-libstdc++): Depend upon configure-libstdc++.
15853         (configure-librx, all-librx): New targets.
15854         (configure-newlib): New target.
15855         (all-newlib): Depend upon configure-newlib
15856         (configure-xiberty): New target.
15857         (all-xiberty): Depend upon configure-xiberty.
15859 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15861         * configure.in (host i[345]86-*-win32):  Expand the
15862         noconfigdirs again.
15864 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
15866         * mpw-configure: Fix sed command file name.
15868 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15870         * configure.in (host i[345]86-*-win32): Reduce the
15871         noconfigdirs again.
15873 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
15875         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15876         or powerpc*-*-pe*, since they are not yet supported.
15878 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15880         Add PowerMac support and many other enhancements.
15881         * mpw-configure: New option --cc to select compiler to use,
15882         paste options set according to --cc into the generated
15883         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15884         if mpw-make.sed is present.
15885         * mpw-config.in: Don't test for gC1, test for mpw-touch,
15886         add forward includes for PowerPC include files.
15887         * mpw-build.in: Build using Makefile.PPC if present.
15888         (do-byacc, etc): Remove separate version resource builds.
15889         (do-gas): Build "stamps" before "all".
15890         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15891         * mpw-README: Update to reflect --cc option, PowerMac support,
15892         and recently-reported compatibility problems.
15894 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
15896         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15897         embedded m68k systems (-aout, -coff, -elf, -vxworks).
15898         (--with-multilib-top): Pass to recursive invocations.
15900 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
15902         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15903         v810-*-*.
15905 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15907         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15908         gdb, ld and opcodes on v810-*-*.
15910 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15912         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15913         (local-maintainer-clean): New target.
15914         (maintainer-clean): New target.
15915         (realclean): Just depend upon maintainer-clean.
15917 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15919         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15921 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
15923         * configure.in: Build ld in mips*-*-bsd* case.
15925 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
15927         * config.sub: Accept -lites* OS.  From Ian Dall.
15929 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
15931         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
15932         targets.
15934 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15936         * configure.in: treat i386-win32 canadian cross the same as
15937         i386-go32 canadian cross.
15939 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15941         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15942         running under the simulator to build a reduced set of libraries.
15943         (powerpc-*-eabiaix): Add fine grained multilib support added to
15944         other powerpc targets yesterday.
15946 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15948         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15949         -disable-softfloat, -disable-relocatable, -disable-aix, and
15950         -disable-sysv to control which multilib libraries get built.
15952 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15954         * configure: Add Makefile.tem to list of files to remove in trap
15955         handler.
15957 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15959         * config.guess (*Linux*):  Add missing "exit"s.
15960         Also, need specific check for alpha-unknown-linux (uses COFF).
15962 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15964         * config.guess:  Merge with FSF:
15966         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
15967         * config.guess (AIX4): More robust release numbering discovery.
15969         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
15970         * config.guess (i386-sequent-ptx): Properly get version number.
15972         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
15973         * config.guess (mips:*:4*:UMIPS): New case.
15975 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15977         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15978         (i386-win32 host): Likewise.  Don't build readline.
15980 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
15982         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
15983         SUPPORT_FILES to submakes.
15985 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
15987         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15988         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15989         mpw-configure.
15991 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
15993         * configure.in (appdirs): Use =, not ==, in test expression when
15994         trying to build the text to print in the warning message for
15995         Solaris users.
15997 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
15999         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
16001 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16003         * config.guess: Recognize lynx-2.3.
16005 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
16007         * config.sub (z8ksim): Deleted
16008         (z8k-*-coff): New, this is the one true name of the target.
16010 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
16012         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
16014 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
16016         * config.guess (*:Linux:*:*): First try asking the linker what the
16017         default object file format is (elf, aout, or coff).  Then if this
16018         fails, try previous methods.
16020 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16022         * configure.in: Don't build newlib for *-*-vxworks5.1.
16024 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
16026         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
16027         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
16029 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
16031         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
16033 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
16035         * cfg-ml-com.in: New file.
16036         * cfg-ml-pos.in: New file.
16038 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16040         * COPYING.NEWLIB: Add HP free copyright to list.
16042 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16044         * config.sub: Recognize -eabi* for the system, not just -eabi.
16046 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
16048         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
16049         * config.sub, configure.in (win32): New target and host.
16051 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
16053         * configure.in: Add i386-pe configuration.
16055 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
16057         * mpw-build.in (install): Install GDB after LD.
16059 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
16061         * mpw-config.in (elf/mips.h): Always forward-include, needed
16062         for GDB to build.
16064 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16066         * testsuite: New directory for customer acceptance and whole tool
16067         chain tests.
16069 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
16071         * configure: If per-host line isn't found, but AC_OUTPUT is found
16072         and a configure script exists, run it instead.
16074 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16076         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
16078 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16080         * configure: Set build_{cpu,vendor,os,alias} to host values when
16081         --build isn't specified.
16083 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16085         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
16086         (FLAGS_TO_PASS): Pass them.
16087         (EXTRA_TARGET_FLAGS): Ditto.
16089 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16091         * Makefile.in (all-libg++): Depend on all-libstdc++.
16093 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16095         * configure.in (noconfigdirs): Enable all packages for
16096           i386-unknown-netbsd.
16098 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
16100         * configure.in (noconfigdirs): Don't configure tk for i386-go32
16101         hosted builds (DOS builds)
16103 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
16105         Changes for ARM based on patches from Richard Earnshaw:
16106         * config.sub: Handle armeb and armel.
16107         * configure.in: Omit arm linker only for riscix.
16109 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16111         * config.guess:  Update from FSF.
16113 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
16115         * config.sub: Recognize powerpcle as the little endian variant of
16116         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
16117         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
16118         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
16119         temporarily.
16121 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
16123         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
16125 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
16127         * config.sub: Accept -lites* as a basic system type.
16129 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
16131         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
16132         installed, and if so return linuxoldld as the system name.
16134 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
16136         * config.guess: Add hppa1.1-hp-lites support.
16138 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16140         * configure.in: Don't build newlib for m68k-vxworks5.1.
16142 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16144         * configure.in (mips-sgi-irix6): Use mh-irix5.
16146 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
16148         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
16150 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16152         * test-build.mk: Enable building of shared libraries on IRIX 5 and
16153         OSF/1.  Fix compiler flags.
16154         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
16156 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
16158         * configure.in: Recognize --with-newlib.
16159         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
16161 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16163         * Makefile.in: move {all,check,install}-gdb from *_MODULES
16164         to *_X11_MODULES due to gdbtk needing X include files et al.
16166 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
16168         Merge in support for Mac MPW as a host.
16169         (Old change descriptions retained for informational value.)
16171         * mpw-config.in: Add generic include forwards for cpu-specific
16172         include files in aout and elf directories.
16174         * mpw-configure: Added copyright.
16175         * mpw-config.in: Check for presence of required build tools.
16176         (target_libs): Add newlib.
16177         (target_tools): Add examples.
16178         (Read Me): Generate as "Read Me for MPW" instead.
16179         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
16180         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
16181         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
16183         * mpw-configure: Remove subdir-specific makefile hackery,
16184         delete mk.tmp after using it.
16186         * mpw-build.in (all): Display start and end times.
16188         * mpw-configure (host_canonical): Set.
16189         (target_cpu): Always add to makefiles.
16190         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
16191         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
16192         (mpw-mh-mpw): Look for in srcdir and srcroot.
16193         Use sed instead of mpw-edit-prefix to edit prefix definitions.
16195         * mpw-build.in: (install-only): New target.
16197         * mpw-configure (host_alias, target_alias): Rename from hostalias
16198         and targetalias, add into generated Makefile.
16199         (mk.tmp): If present, add into generated Makefile.
16200         * mpw-build.in (all-gas): Build config.h first before gas proper.
16202         * mpw-configure (config.status): Write only if changed.
16203         * mpw-config.in (readline): Configure it (not built, just used for
16204         definitions).
16206         * mpw-config.in (elf/mips.h): Add a forward include.
16208         * mpw-config.in: Forward-include most .h files in include into
16209         extra-include.
16210         (readline): Don't build.
16211         mpw-build.in (install): Install GDB.
16213         * mpw-configure (prefix, mpw_prefix): Handle it.
16214         * mpw-config.in (mmalloc, readline): Don't configure.
16215         * mpw-build.in (thisscript): Rename to ThisScript.
16216         Use mpw-build instead of BuildProgram everywhere.
16217         (mmalloc, readline): Don't build.
16218         * mpw-README: New file, basic documentation about the MPW port.
16220         * mpw-config.in: Use forward-include to create include files.
16222         * mpw-configure: Add more things to the top of each configured
16223         Makefile, including contents of config/mpw-mh-mpw.
16224         * mpw-config.in (extra-include): Create this directory and fill it
16225         with Posix-like include files when configuring.
16227         * config.sub (apple, mac, mpw): Add various aliases.
16229         * mpw-build.in: New file, top-level build script fragment for MPW.
16230         * mpw-configure: New file, configure script for MPW.
16231         * mpw-config.in: New file, config fragment for MPW.
16233 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16235         * configure.in (host_libs): Remove glob, since it is gone from the
16236         sources.
16238 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16240         * Makefile.in: define empty GDB_NLM_DEPS var.
16242         * configure.in(target_makefile_frag): use config/mt-netware
16243         for netware targets.
16245 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
16247         * config.sub: Merge in recent FSF changes.  Remove linux special
16248         cases.
16250 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16252         Revert this change:
16254         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16256                 * build-all.mk: Use CC=cc -Xs on Solaris.
16258 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16260         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
16261         stop using it.
16262         * Makefile.in: Nuke all references to glob subdirectory.
16264 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16266         * configure.in: Fix --enable-shared logic in per-host.
16268 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
16270         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16272 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16274         * configure.in (noconfigdirs): Don't build gas on AIX, for
16275         powerpc*-*-aix* as well as for rs6000*-*-aix*.
16277 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
16279         * configure: Fix --cache-file to work if the file argument is a
16280         relative path.
16282 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
16284         * configure: If the --cache-file is used, pass it down to
16285         configure in subdirectories.
16287 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
16289         * config.sub: add vxworks29k configuration.
16291 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
16293         * Makefile.in (taz): Do "diststuff" part quietly.
16295 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
16297         * config.sub: Mini-merge with gcc/config.sub.
16299 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16301         * config.guess (IRIX): Sed - to _.
16303 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16305         * Makefile.in (source-vault, binary-vault): New targets.
16307 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
16309         * config.sub: Recognize -eabi as a basic system type.
16311 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16313         * configure.in (enable_shared stuff): Fix typo.
16315 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
16317         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16319 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16321         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16323 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
16325         * configure.in (rs6000-*-*): Don't build gas.
16327 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
16329         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16330         reduce command line length.
16331         (AS_FOR_TARGET): Check for as.new, not Makefile.
16332         (NM_FOR_TARGET): Check for nm.new, not Makefile.
16334 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16336         * config.guess:  Merge from FSF.
16338 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16340         * configure: Don't use $ when handling program_suffix.
16342 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
16344         * configure.in:  Configure tk for hppa/hpux.
16346 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16348         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
16350 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16352         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
16353         to LIBCXXFLAGS.  Tests are better run without it.
16355 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
16357         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16359 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
16361         * configure.in (*-*-netware*): Don't configure xiberty.
16363 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
16365         * configure.in:  Remove tk from native_only list.
16367 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
16369         * build-all.mk: Add mips-ncd-elf target to sun4 targets
16370           for special NCD build.
16372 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16374         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16375         makeall.bat, they're only useful for binutils snapshots.
16376         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16377         makeall.bat to specified SUPPORT_FILES.
16379 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
16381         * build-all.mk: Add Ericsson targets to sun4 and solaris
16382           hosts.  Add  BNR's sun4 target to solaris host, so their
16383           build-from-source will be tested in-house first.
16385 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16387         * Makefile.in (LIBCFLAGS): New variable.
16388         (CFLAGS_FOR_TARGET): Ditto.
16389         (LIBCFLAGS_FOR_TARGET): Ditto.
16390         (LIBCXXFLAGS): Ditto.
16391         (CXXFLAGS_FOR_TARGET): Ditto.
16392         (LIBCXXFLAGS_FOR_TARGET): Ditto.
16393         (BASE_FLAGS_TO_PASS): Pass them.
16394         (EXTRA_TARGET_FLAGS): Ditto.
16396         * configure.in: Support --enable-shared.
16398 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16400         * configure.in (target_libs):  Include libstdc++ again.
16401         * config.guess:  Update from FSF (for FreeBSD).
16403 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16405         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16406         makeall.bat.
16407         (DISTDOCDIRS): Add `etc'.
16408         (ETC_SUPPORT_PFX): New variable.
16409         (taz): Include anything from etc starting with a word in
16410         ETC_SUPPORT_PFX.
16412 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16414         * config.sub: Update for recent FSF changes.  Remove obsolete
16415         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
16416         spacing changes.
16418 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16420         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
16422         * config.guess:  Merge with FSF.
16423         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16425 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16427         * configure: Since the "trap 0" handler will override the exit
16428         status on many systems, only use it for "exit 1", and make it set
16429         a non-zero exit status; reset it before "exit 0".  Also, check
16430         exit status of config.sub, and error out if it failed.
16432 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
16434         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16435         and install libgloss.
16437 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16439         * Makefile.in (all-binutils): Depend upon all-byacc.
16441         * configure.in: Don't build emacs on Irix 5.
16443 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16445         * configure.in (*-*-netware*): Add libio.
16447 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16449         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16450         (CHECK_TARGET_MODULES): Ditto.
16451         (INSTALL_TARGET_MODULES): Ditto.
16452         (TARGET_LIBS): Ditto.
16453         (all-libstdc++): Note dependencies.
16455 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16457         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16459 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16461         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16462         -fexternal-templates.
16464         * configure.in (target_libs): Add libstdc++.
16465         (noconfigdirs): Add libstdc++ as appropriate.
16467 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16469         * config.guess:  Update from FSF.
16471 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16473         * configure: Use ${config_shell} when running ${configsub}.
16475 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
16477         * config.sub: No longer recognize h8300h.
16479 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16481         * config.sub: Remove extraneous differences between config.sub and
16482         gcc/config.sub.
16484 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16486         * Makefile.in (DISTSTUFFDIRS): Add gas.
16488 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
16490         * COPYING.NEWLIB: New file.
16492 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16494         * config.guess (HP-UX):  Patch from Harlan Stenn
16495         <harlan@landmark.com> to also emit release level.
16497 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16499         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16501 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16503         * config.sub:  Merge nextstep cleanup from FSF.
16505 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16507         * configure.in (arm-*-*): Don't configure ld for this target.
16509 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16511         * configure.in (*-*-netware): don't configure libg++, libio,
16512           librx, or newlib.
16514 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16516         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
16517         configure ld--it works, but it doesn't support shared libraries.
16519 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16521         * config.guess (*-unknown-freebsd*):  Get rid of possible
16522         trailing "(Release)" in version string.
16523         Patch from Paul Richards <paul@isl.cf.ac.uk>.
16525 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16527         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16528         Fix type: *-next-neststep -> *-next-nextstep.
16530         * config.guess:  Merge from FSF:
16532         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
16534         * config.guess: Recognize powerpc-ibm-aix3.2.5.
16536         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
16538         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16539         instead of UNIX_SV for UnixWare 1.0).
16541 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
16543         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
16544         to make gdb/nlm/* build after the compiler and linker.
16546 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16548         * config.guess (netbsd, freebsd, linux):  Accept any machine,
16549         not just i[34]86.
16550         (m68k-atari-sysv4):  Relocate to match FSF version.
16552         * config.guess:  More merges from the FSF:
16554         Add a space before function call or macro invocation.
16556         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16558         * config.guess: Add trap cmd to remove dummy.c and dummy when
16559         interrupted.
16561         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16563         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16564         (dummy): Redirect stderr from compilation of dummy.c.
16566         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
16568         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16570 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
16572         * configure: Accept and ignore --cache*, for compatibility with
16573         new autoconf.
16575 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16577         * config.guess:  Merge from FSF:
16579         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16581         * config.guess (Pyramid*:OSx*:*:*): New case.
16582         (PATH): Add /.attbin at end for finding uname.
16583         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
16585         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
16587         * config.guess (M88*:DolphinOS:*:*): New case.
16589         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
16591         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16592         to select whether to use ELF or COFF.
16594         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16596         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
16598         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
16600         * config.guess: Guess the OS version for HPUX.
16602         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
16604         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16606 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16608         * configure.in: Recognize --with-headers, --with-libs, and
16609         --without-newlib.
16610         * Makefile.in (all-xiberty): Depend upon all-ld.
16612 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16614         * configure.in: Change i[34]86 to i[345]86.
16616 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16618         * configure (version): A few more tweaks to help message.
16620 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16622         * Makefile.in:  Remove (for now) librx as a host library,
16623         now that we're building it for target.
16625 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16627         * configure: Fix up help message; from karl@owl.hq.ileaf.com
16628         (Karl Berry).
16630 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16632         * configure.in:  Also configure librx.
16634 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16636         * Makefile.in:  Update various rules to reflect that librx
16637         is now needed for libg++.
16639 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16641         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16643 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
16645         * configure.in: Configure the examples directory.
16647 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16649         * configure: Simplify Jun 2 1994 change.
16651 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16653         * change CC to /usr/latest/bin/gcc for lynx host builds, since
16654         /bin/gcc isn't good enough to build gcc.
16656 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
16658         * Makefile.in (GDB_SUPPORT_FILES): Remove
16659         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
16660         (gdb.tar.gz): Add new rule to use standard distribution building
16661         mechanism.
16663 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16665         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
16666         Bill Cox <bill@cygnus.com>.
16668 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16670         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
16672 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
16674         * configure:  Search current dir first in .gdbinit.
16676 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16678         * config.sub:  Recognize freebsd (merged from gcc config.sub).
16680 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16682         * config.sub:  Refer to NeXT's operating system as nextstep.
16684         * config.sub (case $basic_machine):  Re-order the cases, to match
16685         the order in the FSF version (which is mostly alphabethical).
16686         Merge in some additions and changes from the FSF.
16688 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
16690         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16691         * config.sub: Recognize cxux7.
16692         * configure.in: Use mh-cxux for m88k-harris-cxux*.
16694 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16696         * config.sub:  Fix typo powerpc -> powerpc-*.
16698 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
16700         * Makefile.in: `all-emacs19' depends on `all-byacc'.
16702         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16703         parallel with all-emacs and install-emacs).  Top-level command
16704         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16706 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16708         * test-build.mk ($(host)-stamp-stage2-installed): Remove
16709         $(relbindir)/make before doing ``make install'', and use
16710         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
16711         installing over running make binary.
16712         ($(host)-stamp-stage3-installed): Likewise.
16714 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16716         * config.guess: Recognize Mach.
16718 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16720         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16721         see whether --exec-prefix was used.
16723 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16725         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
16727 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16729         * Makefile.in: Add all-librx target similar to all-libproc.
16731 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
16733         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
16734         with post 1.2 uname bogosity.
16736 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16738         * configure: Remove temporary files on receipt of a signal.
16740 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
16742         * configure: If there is a package_makefile_frag, remove
16743         ${subdir}/Makefile.tem after copying it in.
16745 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16747         * build_all.mk: support rs6000 lynx identifies itself as
16748         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
16749         since /bin/gcc is too feeble to compile a modern gcc.
16751 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16753         * brought devo/test-build.mk update-to-date with progressive/
16754           test-build.mk. Add lynx targets and hppa flag info.
16756 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16758         * configure.in:  Use mh-ncrsvr43.  Patch from
16759         Tom McConnell <tmcconne@sedona.intel.com>.
16761 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16763         * config.guess (i386-unknown-bsdi):  No longer need to
16764         check #if defined(__bsdi__) && defined(__i386__).
16766 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16768         * configure: Set program_transform_nameoption correctly.
16770 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16772         * brought build-all.mk update-to-date with progressive build-all.mk,
16773           added new targets and hppa info.
16775 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16777         * configure: If config.guess result is a prefix of the user
16778         specified target, assume a native build and use the user specified
16779         target as the host alias.  Remove SunOS patch suffix removal hack.
16780         * configure.in: Remove SunOS patch suffix removal hack.
16782         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16783         in NATIVE_CHECK_MODULES.
16785 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
16787         * Makefile.in: Rename HOST_ONLY to NATIVE.
16788         * configure: Delete SunOs patch suffix from host_canonical
16789           and build_canonical variables that are prepended to Makefiles.
16790         * configure.in: Add comments for easier maintenance.
16792 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16794         * Makefile.in: Add all-libproc target similar to all-gui.
16796 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
16798         * Makefile.in (CHECK_MODULES): split into
16799         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16801 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
16803         * config.guess (i386-unknown-bsdi): New system to guess.
16805 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16807         * Makefile.in: Add all-gui target (but not yet build by "all").
16809 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
16811         * config.sub: Move deletion of patch suffix from here...
16812         * configure.in: To here, at Ian's suggestion.  The top-
16813           level scripts might need to know of a patch level.
16815 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
16817         * config.sub: Strip off patch suffix so rtl is recognized
16818           as a sunos4.1.3 machine, even though it's been patched.
16820 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
16822         * Makefile.in (INSTALL_LAST): Delete.
16823         (INSTALL_DOSREL): New.
16825 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16827         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16828         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16829         whether we pass down --with-gnu-ld anyhow.
16831 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
16833         * Makefile.in (INSTALL_LAST): Change operation so it works
16834         on more flavors of make.
16835         * configure.in (go32): Don't build libg++ or libio.
16837 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
16839         * Makefile.in (Move HOST_PREFIX_1 and friends up so
16840         they can be overriden by templates.
16842 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
16844         * configure.in (target==go32): Don't build gdb.
16845         * dosrel: New directory.
16847 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
16849         * configure.in (host==go32): Configure dosrel too.
16850         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16851         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16852         be set by incoming names or templates.
16853         (INSTALL_LAST): New rule.
16855 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
16857         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16859 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16861         * configure.in (appdirs): New variable.  Currently empty, but will
16862         be used in gas distribution.  If nonempty, lists a set of
16863         directories at least one of which must get configured, or top
16864         level configuration is considered to have failed.
16865         (rs6000-*-lynxos*): Use new file name.
16867 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16869         Eliminate XTRAFLAGS.
16870         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16871         newlib include files using -idirafter, and also use -nostdinc.
16872         (CXX_FOR_TARGET): Likewise.
16873         (XTRAFLAGS): Removed.
16874         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16875         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16876         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16877         ($(DO_X)): Don't pass down XTRAFLAGS.
16879 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16881         * configure.in (mips*-dec-bsd*): New target; do build linker.
16882         (mips*-*-bsd*): New target; don't build linker.
16884 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16886         * configure.in: support rs6000-*-lynxos* configuration.
16887         support sunos4 as a cross target.
16889         * config.sub: look for lynx*, not lynx since the OS version may
16890         legitimately be part of the name.
16892 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16894         * configure.in (i[34]86-*-sco*): Move to be with other i386
16895         targets.
16896         (romp-*-*): New target.  Skip various binary utilities.
16897         (vax-*-*): New target.  Don't build newlib.
16898         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
16900 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16902         * configure.in: Only set host_makefile_frag if config
16903         directory exists.
16905 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16907         * install.sh: If $dstdir exists, don't check whether each
16908         component does.
16910 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16912         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16914 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
16916         * configure.in (*-*-lynxos*): Don't configure newlib for either
16917         native or cross Lynx.
16919 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
16921         * config.sub (sparc64-elf): Fix os.
16922         (z8k): Remove duplicate.
16924 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16926         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16927         gcc/stmp-fixproto, to try to prevent fixproto from being run.
16929 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
16931         * configure: Make file links cleanly even if Lynx fails on
16932           an NFS symlink (at least fail cleanly).
16934 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16936         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16937         -XNh2000.
16939 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16941         * configure: Unknown options are fatal again.
16943 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
16945         * configure: Ignore --x-includes and --x-libraries, for Autoconf
16946         compatibility.
16948 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
16950         * build-all.mk: Add `clean' target.
16952 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16954         * config.guess:  Add SINIX support.
16955         * configure.in:  Add mips-*-sysv4* support.
16957 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
16959         * build-all.mk: Document all useful targets.
16960         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16961         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16963 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16965         * configure: Support --silent, --quiet.
16967 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16969         * configure: Support --disable-FEATURE.
16971 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16973         * config.guess: Recognize NCR running SVR4.3.
16975 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16977         * config.guess:  Make BSDI generate i386-unknown-bsd386.
16978         Patch from Paul Eggert <eggert@twinsun.com>.
16980 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16982         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16984 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16986         * configure: Make unrecognized options give nonfatal warnings
16987         instead of fatal errors, and pass them to any subdirectory
16988         configures in case they recognize them.
16989         Make --x equivalent to --with-x.
16991 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16993         * configure: Add --enable-* options.  Clean up usage message and
16994         some comments.
16996 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
16998         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
17000 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17002         * configure.in (hppa*-*-*): Enable binutils.
17004 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17006         * config.sub: Recognize cisco.
17008 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
17010         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
17012 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17014         * config.guess: about target *-hitachi-hiuxwe2, don't print more
17015         than one configuration name.  Add comment.
17017 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
17019         * config.guess: about target *-hitachi-hiuxwe2, fixed
17020         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
17021         macro is incorrect.]
17023 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17025         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
17026         than the "make ls" stuff which used to be here.
17028 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17030         * config.guess:  Recognize i[34]86-unknown-freebsd.
17031         From Shawn M Carey <smcarey@rodan.syr.edu>.
17033 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17035         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
17037 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
17039         * config.guess: Check for ptx.
17041 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
17043         * config.sub: Add os9k checking.
17045 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17047         * config.guess: Handle OSF1 running on HPPA processors
17049 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
17051         * configure: If subdir configure fails, print out a message with
17052         subdirectory name, in case subdir's configure code didn't identify
17053         itself.
17055 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
17057         * configure.in: Remove embedded newlines from configdirs.
17058         Avoid mismatches of substrings.  Fix matching strings at end
17059         of configdirs.
17061 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
17063         * config.guess:  Add Lynx/rs6000 config support.
17065 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
17067         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
17069 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
17071         * configure.in (hppa*-*-osf*): Treat this just like most other
17072         PA configurations (eg no binutils or ld).
17073         (hppa*-*-*elf*): These configurations have binutils and ld.
17075 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17077         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
17079 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17081         * configure.in (rs6000-*-*): Build gas.
17083 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17085         * Makefile.in:  Avoid bug in losing hpux sed.
17087 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17089         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
17090         for GDB and GDB has been fixed to not need it.
17092 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17094         * config.guess: Recognize vax hosts.
17096 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17098         * configure (while loop): Don't use "break 2" inside case
17099         statement -- the case statement isn't an enclosing loop.
17101 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17103         * config.guess:  Clean up NeXT support, to allow nextstep
17104         on Intel machines.  Make OS be nextstep.
17106 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
17108         * config.guess: Add alternate forms for Convex.
17110 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
17112         * configure:  Completely rewrite option processing.  Take
17113         advantage of pattern-matching to avoid invoking test frequently.
17114         Also clean up host and target defaulting logic.
17116 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17118         * Makefile.in: Replace all occurrances of "rootme" with "r" and
17119         "$${rootme}" with "$$r", to increase the likelihood that the do-*
17120         commands (plus user environment) will fit SCO limits.
17122 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17124         * configure.in: Don't issue warnings about directories which are
17125         not being configured if -norecursion is set.  Correct test for
17126         --with-gnu-as and --with-gnu-ld to not get confused by substring
17127         matches.
17129         * configure.in: Don't build gas for alpha-dec-osf1*.
17131 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
17133         * configure:  Back out Per's change of 12/19/1993.  It changes the
17134         behavior of configure in unexpected and confusing ways.
17136         Also, use different delim char when calculating
17137         program_transform_name so that the name can contain slashes.
17139 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
17141         * configure.in, config.sub: Add support for VSTa micro-kernel.
17143 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
17145         * configure.in: Nuke hacks which were used to get a special
17146         version of GAS for HPPA configurations.
17148 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17150         * configure:  If only ${target_alias} is given, use that
17151         as the default for ${host_alias}.
17152         * configure:  Add missing back-slashes before nested quotes.
17154 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
17156         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
17158 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
17160         * config.guess:  Recognize some Tektronix configurations.
17161         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
17163 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17165         * config.sub: Match any flavor of SH.
17167 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
17169         * configure.in: Don't try to configure newlib for Alpha.
17171 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17173         * configure.in: Don't build ld for Irix 5.  Don't build gas,
17174         libg++ or libio for any Alpha target.
17176         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
17178 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
17180         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
17181         default arguments -- so it tried to compress itself.
17183 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
17185         * configure.in (notsupp): ensure that a space is always at the end
17186           of the configdirs list, since the grep checks for an explicit space
17188 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17190         * configure.in (target i386-sysv4.2): don't build ld, since static
17191           versions of many libraries are not available.
17193 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17195         * config.guess: Recognize Apollos (using environment variables).
17196         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
17198 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17200         * config.guess: Recognize Sony news mips running newsos.
17202 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
17204         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
17205         "fi ; else" for bash.
17207 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
17209         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
17211 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
17213         * config.sub: accept unixware as an alias for svr4.2.
17214         Fix some inconsistancies with the gcc version.
17216 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17218         * Makefile.in (DISTDOCDIRS):  Add gdb.
17220 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17222         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
17224 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17226         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
17227         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
17228         this now.
17230 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17232         * config.sub: Accept hiux* as an OS name.
17234         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
17235         etc/make-stds.texi.  The underscore came from gcc, and dje now
17236         agrees that RUNTESTFLAGS is the correct name.
17238 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17240         * install.sh:  Remove 'set -e'.  It makes any conditionals
17241         in the script useless.
17243         * config.guess: Automatically recognize arm-acorn-riscix
17244         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
17246 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
17248         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
17250 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17252         * Makefile.in (DISTDOCDIRS): New variable.
17253         (taz): Edit local Makefile.in sooner, instead of proto-toplev
17254         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
17256 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17258         * configure.in (hppa target): check the source directory for the
17259           pagas sub-directory
17261 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
17263         * config.sub: Allow -aout* and -elf*.
17265 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17267         * configure.in: Don't build ld on i386-solaris2, same as for
17268         sparc-solaris2.
17270 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17272         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17274 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17276         * configure.in:  Configure gdb for alpha.
17278 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17280         * Makefile.in (CXXFLAGS): Add -O.
17282 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17284         * config.guess: added support for DG Aviion
17286 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17288         * configure.in: Produce warning message for subdirectories not
17289         configurable for this host/target combination.  Don't try to
17290         configure gdb for vms.
17292 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17294         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17295         appropriate files before making "diststuff".
17296         (DISTBISONFILES): New var: list of files to be edited.
17297         (DISTSTUFFDIRS): Add binutils.
17299 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17301         * config.sub: also handle mipsel and mips64el (for little endian mips)
17303 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17305         * configure.in: Add * to end of all OS names.
17307 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
17309         * configure.in: Build newlib for LynxOS native.
17311 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17313         * config.guess: Add support for delta 88k running SVR3.
17315         * configure.in: Add comment about HP compiler vs. emacs.
17317 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17319         * configure.in: don't build ld on solaris2 (not a viable option
17320           due to bugs in getpwnam & getpwuid)
17322 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17324         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17325         config.guess will produce a full version number.
17327 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17329         * configure.in: Build linker and binutils for alpha-dec-osf1.
17331 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17333         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17334         and gdb/testsuite/Makefile.in.
17336 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17338         * configure.in: recognize mips*- instead of mips-
17340 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17342         * config.sub: Accept linux*coff and linux*elf as operating
17343         systems.
17345 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17347         * config.sub: Recognize mips64, and mips3 as an alias for it.
17349 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17351         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17352         gdb knows how to handle OSF/1 shared libraries.
17354 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17356         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17357         * config.guess: Recognize Hitachi's HIUX.
17358         * config.sub: Recognize h3050r* and hppahitachi.
17359         Remove redundant cases for hp9k[23]*.
17361 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17363         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17364         if gas and ld are in the source tree and are in ${configdirs}.
17365         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
17366         --with options (but still pass them down on the command line,
17367         if they were explicitly specified).
17369 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17371         * configure: substitute SHELL value in Makefile.in with
17372         ${CONFIG_SHELL}
17374 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17376         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17377         *-*-solaris2* targets.
17379 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17381         * Makefile.in: define M4, and pass it down to sub-makes;
17382         all-autoconf now depends on all-m4
17384 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17386         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17387         presence of {ar,ranlib} instead of a configured directory
17389 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
17391         * config.guess: Accept 34?? as well as 33?? for NCR.
17393 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17395         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17396         of 'gas' in sed commands, since 'gash' is now in the tree as well.
17398 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17400         * configure: grab values for $(CC) and $(CXX) from the
17401         environment, so that someone can do "CC=gcc configure; make" and
17402         have it work right (matching the way that autoconf works now)
17404         * configure.in, Makefile.in: add support for gash, the tcl
17405         interface to Galaxy
17407         * config.guess: add NetBSD variants (hp300, x86)
17409 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
17411         * install.sh: Support -d option (in the manner of SunOS 4 install,
17412         as it is more deterministic than that of GNU install)
17413         (chmodcmd): Set file to mode 755 by default (should also do default
17414         chgrp and chown, but I don't feel like dealing with that now)
17416 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
17418         * config.sub: Remove h8300hhms alias.
17420 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17422         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17424 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17426         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17427         as stmp-fixinc
17429 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17431         * config.sub: recognize m88110-bug-coff.
17433 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17435         * Makefile.in (all-libio): all dependencies on the toolchain used
17436         to build this (gcc, gas, ld, etc)
17438 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17440         * config.guess: Deal with OSF/1 1.3 on alpha.
17442 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17444         * install.sh: add some 'else true' clauses for portability
17446         * configure.in: don't build libio for h8[35]00-*-* targets
17448 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17450         * Makefile.in:  Add support for new libio.
17452 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17454         * install.sh: If one command fails, don't try the rest.  Don't try
17455         to remove $dsttmp (via trap) unless we have already created it.
17456         If $src doesn't exist, detect it and exit with an error.
17458         * config.guess: Recognize BSD on hp300.
17460 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17462         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17463         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17465 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
17467         * Makefile.in (all-send-pr): depends on all-prms
17469 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17471         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17473 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17475         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17476         Added test for mips-mips-riscos5.
17478 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17480         * configure.in: use mh-hp300 for 68k HP hosts
17482 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17484         * configure: add support for CONFIG_SHELL, so that you can use
17485         some alternate shell for evaluating configure scripts
17487 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
17489         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
17490         in configure script to bug-gdb@prep.ai.mit.edu when building
17491         distribution archive.
17492         * Makefile.in (COMPRESS):  Remove def.
17493         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
17494         gdb.tar.Z and make-gdb.tar.Z respectively.
17495         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
17496         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
17497         to convergence with 'taz' target in Makefile.in.
17499 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17501         * install.sh (dsttmp): use trap to ensure that tmp files go
17502         away on error conditions
17504 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17506         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17508 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17510         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17511         its parent is '/' not ''.
17513         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17515 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
17517         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17518         that ${newsrcdir}/configure.in does.
17520 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17522         * test-build.mk: support for CONFIG_SHELL
17524 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
17526         * config.sub (netware):  Add as a basic system type.
17528 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17530         * Makefile.in (Makefile): depend on configure.in.  Also drop the
17531           $(srcdir)/ from the dependency on Makefile.in.
17533 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
17535         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17536         (h8300hhms is temporary until multi-libraries are implemented).
17537         * configure.in: Handle h8300h too.
17539 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17541         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17543 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
17545         * configure:  Remove extraneous output when guessing host type.
17546         * config.guess:  Remove extraneous output when guessing using C
17547         compiler rather than uname, or when guessing fails.
17549 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
17551         * Makefile.in: remove all.cross and install.cross targets
17553         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17554           definitions
17556 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
17558         * configure.in (target sh): Build gprof.
17560 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17562         * config.sub: change -solaris to -solaris2
17564 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17566         * configure.in: Use config/mh-riscos for mips-*-sysv*.
17568 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
17570         * configure: Correct error message for missing Makefile.in to
17571         print correct directory.
17573 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17575         * install.sh: kludge around 386BSD shell bug
17577 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
17579         * config.guess:  Recognize NeXT.
17580         * config.guess:  Recognize i486-ncr-sysv4.
17581         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
17583 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
17585         * Makefile.in (MAKEINFOFLAGS): New variable.
17586         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17587         * build-all.mk, test-build.mk: Pass down --no-split as
17588         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
17590 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
17592         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
17594 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
17596         * Makefile.in (libg++.tar.z):  New rule.
17597         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
17598         * Makefile.in (taz):  Only do a single chmod.
17600 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17602         * install.sh: don't use dirname anymore (replaced with sed usage)
17604 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
17606         * Makefile.in:  Change extension for gzip'd files from '.z' to
17607         '.gz' per new FSF standard usage.
17609 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17611         * configure: put quotes around the final value of program_transform_name
17613 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17615         * Makefile.in: new install.sh support; update install-info rules
17617 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
17619         * configure.in: Build diff for crosses, but not for go32 host.
17621         * configure.in: Build gprof only for native, and don't build it
17622         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17624 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
17626         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17628 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17630         * configure.in (host_tools): Add prms.
17632 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17634         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17635         with $(FLAGS_TO_PASS) on the command line
17637         * config.sub: Recognize lynx and lynxos
17639 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17641         * config.sub: Accept -ecoff*, not just -ecoff.
17643 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17645         * Makefile.in (taz): Use .gz suffix instead of .z.
17646         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17647         names.
17649 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17651         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17653 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17655         * Makefile.in (install-no-fixedincludes):  install gcc last, so
17656         that rebuilds that might happen during 'make install' don't get
17657         bogus gcc include files
17659 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17661         Change from Utah for HPPA support:
17662         * config.guess: Recognize hppa1.x-hp-bsd.
17664 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
17666         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
17667         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17669 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17671         * config.sub: Add support for rom68k and bug boot monitors.
17673 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
17675         * Makefile.in: Make all-opcodes depend on all-bfd.
17677 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17679         * config.guess: Added special check for i[34]86-univel-sysv4*.
17681 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
17683         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17684         the processor rather than assuming i486.
17686 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17688         * config.guess: Recognize SunOS6 as Solaris3.
17690 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
17692         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
17693         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17695 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
17697         * build-all.mk (all-cross): New target for Canadian Cross.
17698         Added Q2 go32 targets.
17699         * test-build.mk: Configure go32 cross sparclite-aout and
17700         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
17701         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17703 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17705         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17706         GO32 hosted toolchains
17708 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17710         * configure: change  so "-exec-prefix" gets passed down rather
17711         than "-exec_prefix" so autoconf generated Makefiles get the
17712         exec_prefix set right.
17714 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17716         * config.guess: get the Solaris2 minor version number
17718         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17720 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17722         * config.guess: Recognize some Sequent platforms.
17724 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17726         * Makefile.in: added the vault-install target
17728         * configure.in: actually use the Sun3 makefile fragment that's in
17729         config, also added the release dir to configdirs
17731 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17733         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17735 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17737         * configure.in: remove some program from Alpha targetted toolchains
17739 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
17741         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
17742         gprof.
17743         (taz): Run "make diststuff" in those directories instead of "make
17744         proto-dir".  Look for "VERSION=" only at start of line in subdir
17745         Makefile.  Use "gzip -9" for compression.
17746         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17747         (binutils.tar.z): New target.
17749 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17751         * Makefile.in (taz): Include gpl.texinfo.
17753 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17755         * Makefile.in (setup-dirs): Merged into "taz" target.
17756         (taz): Only do `proto-dir' stuff if a directory is actually needed
17757         for this target.
17759 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
17761         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17762         (FLAGS_TO_PASS): Pass down MUNCH_NM.
17763         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17764         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17765         (gcc-no-fixedincludes): Correct for current gcc Makefile.
17767 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
17769         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
17770         config.sub, and move-if-change to gdb testsuite distribution
17771         archive, so the testsuite can be extracted, configured, and
17772         run separately from the gdb distribution.  Blow away the Chill
17773         tests that require a Chill compiled executable, since GNU Chill
17774         is not yet publically available.
17776 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17778         * test-build.mk: set environment variables in a single command,
17779         instead of a list of assignments and exports
17781         * config.guess: recognize Alpha/OSF1 systems
17783 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17785         * configure: Change help message to prefer --options rather than
17786           -options.
17788 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17790         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17791         zippy@ecst.csuchico.edu.
17792         * config.guess: Recognize miniframe.
17794 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17796         * Makefile.in: Use srcroot to find runtest rather than rootme.
17797         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
17799 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17801         * test-build.mk: Extensive additions to support building on a
17802         machine other than the host.
17804 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17806         * configure (tooldir): Fix for i386-aix again.
17808 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
17810         * configure, Makefile.in:  Change definition of $(tooldir)
17811         to match the FSF.
17813 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
17815         * config.guess:  Recognize i[34]86/SVR4.
17817 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17819         * Makefile.in (all-gdb): gdb depends on sim.
17821 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
17823         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
17824         at the same time we make the prototype gdb directory.
17825         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
17826         files at the same time as the gdb base release distribution.
17828 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
17830         * Makefile.in (check): Use individual check targets rather than
17831         DO_X rule.
17832         (check-gcc): Added.
17834 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
17836         * config.sub: Use sysv3.2 not sysv32 for canonical OS
17837         for System V release 3.2.
17839 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17841         * config.sub: Recognize hppaosf.
17842         * configure.in: Do configure ld/binutils/gas for it.
17844 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17846         * configure (tooldir): Alter syntax used to set this, for systems
17847         where "\$" isn't handled right, like i386-aix.
17849 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17851         * configure: Pass program-transform-name, not
17852         program_transform_name, to recursive configures.
17854 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
17856         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17857         of gas+ld+binutils.
17859 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
17861         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
17863 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17865         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17867 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17869         * Makefile.in (PRMS): Set back to all-prms.
17871 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17873         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17874         targets, rather than for MIPS hosts.
17876 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17878         * configure.in: add comment for --with-x default values
17880         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17882         * Makefile.in: add check-* targets for each of the directories in
17883         the tree.  Add a definition of RUNTEST that will use the one we
17884         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
17886 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
17888         * configure.in: Removed obsolete references to bfd_target and
17889         target_makefile_frag.
17891         * build-all.mk: Set assorted targets for Q2.
17892         * config.sub: Recognize z8k-sim and h8300-hms.
17893         * test-build.mk: Really don't pass host to configure.
17894         (HOLES): Added uname.
17896 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
17898         * configure: Handle an empty program-prefix, program-suffix or
17899         program-transform-name correctly.
17901 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17903         * build-all.mk: -G 8 no longer required for MIPS targets.
17904         * test-build.mk: Don't pass host argument to configure; make it
17905         guess.
17907 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
17909         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
17910         * Makefile.in (COMPRESS):  New macro, like GZIP.
17912 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17914         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17916         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17917         with gas currently defaults to -G 0.
17919 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
17921         * Makefile.in (all-flex): flex depends on byacc.
17923         * build-all.mk: If host not specified, use config.guess.  Pass TAG
17924         to test-build.mk as RELEASE_TAG.
17925         * test-build.mk (configargs): New variable containing arguments to
17926         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
17927         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17929         * config.guess: Use /bin/uname when checking -X argument on SCO,
17930         to avoid invoking GNU uname which doesn't understand -X.
17932         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17934         * configure.in: Build gas for mips-*-*.
17936 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17938         * Makefile.in (all.normal): insert missing backslash.
17940 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17942         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
17944         * Makefile.in: Complete overhaul to merge many almost identical
17945         targets.
17947 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17949         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17950         (gdb.tar.Z): Adjusted.
17952         * Makefile.in (setup-dirs, taz): New targets; should be general
17953         enough to adapt for gdb sometime.  Build only .z file.
17954         (gas.tar.z): New target.
17956 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
17958         * build-all.mk: Use CC=cc -Xs on Solaris.
17960 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
17962         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
17963         for handling BISON for FSF releases.
17965 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17967         * configure: Actually implement the change zoo just documented.
17969 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
17971         * configure: when using config.guess, only set target_alias when
17972         it's not already been set (ie, on the command line)
17974 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17976         * Makefile.in: add installcheck target, set PRMS to install-prms
17978 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17980         * configure: add support for package_makefile_fragment, handle the
17981         case where a directory has a configure.in file but no Makefile.in
17982         more gracefully (with an actual understandable error message, even);
17983         add support for --without (and add this to the usage message); also
17984         explicitly add a --host=${host_alias} to the command line when
17985         config.guess is used
17987 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17989         * configure: Must use both --host and --target in recursive calls.
17991 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17993         * Makefile.in: Change deja-gnu to dejagnu.
17995 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17997         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17999 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18001         * configure.in: canonicalize all instances to *-*-solaris2*,
18002         also strip out a number of tools to not build for go32 host
18004 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18006         * config.guess: add GPL.
18008         * Makefile.in, config.guess, config.sub, configure: bump
18009           copyrights to 93.
18011 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
18013         * Makefile.in (do-info): Removed obsolete check for existence of
18014         localenv file.
18016         * Makefile.in (MAKEOVERRIDES): Define to be empty.
18018 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18020         * Makefile.in: a couple of 'else true' for decstation,
18021         support for TclX
18023         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
18025 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
18027         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
18029 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
18031         * config.guess: Recognize i386-ibm-aix (PS/2).
18032         * configure.in: Use config/mh-aix386 file for it.
18034 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
18036         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
18037         CC_FOR_TARGET instead.
18038         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
18040 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
18042         * Makefile.in: Add sim to list of directories sent with gdb
18044 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
18046         * configure.in: Put back mips-dec-bsd* case.
18048 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
18050         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
18051         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
18052         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
18054 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18056         * configure.in: remove no-op mips-dec-bsd* in "case $target"
18058         * Makefile.in (dir.info): only run gen-info-dir if it exists,
18059         (install-info): install dir.info only if it exists,
18060         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
18062 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
18064         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
18065         gas for mips-dec-bsd.
18067 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
18069         * configure (makesrcdir): If ${srcdir} is relative and not ".",
18070         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
18072 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
18074         * configure.in: Added "dejagnu" to hosttools list.
18076 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
18078         * config.sub, configure.in, config.guess:  Add support
18079         for Bosx, an AIX variant from Bull.
18080         Patches from F.Pierresteguy@frcl.bull.fr.
18082 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
18084         * devo/dejagnu: Initial creation of devo/dejagnu.
18085         Migrated dejagnu testcases and support files for testing software
18086         tools to reside as subdirectories, currently called "testsuite",
18087         within the directory of the software tool.  Migrated all programs,
18088         support libraries, etc. beloging to dejagnu proper from
18089         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
18090         with no modifications.  The changes to these files which will
18091         allow them to configure, build, and execute properly will be made
18092         in a future update.
18094 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18096         * Makefile.in: Change send_pr to send-pr.
18097         * configure.in: Likewise.
18098         * send_pr: Renamed directory to send-pr.
18100 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
18102         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
18104 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
18106         * README:  Update for gdb-4.8 release.
18107         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
18108         gdb-xxx.tar.z (gzip'd) file also.
18110 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18112         * Makefile.in: make all-diff depend on all-libiberty
18114 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
18116         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
18118 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18120         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
18122 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
18124         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
18125         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
18126         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
18128 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18130         * Makefile.in:  makeinfo binary is in a new location
18132 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
18134         * config.sub: Accept -ecoff as an OS.
18136         * Makefile.in: Various changes to eliminate a level of make
18137         recursion and reduce the required command line length.
18138         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
18139         sub-makes.
18140         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
18141         variables holding settings for specific sub-makes.
18142         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
18143         in terms of BASE_FLAGS_TO_PASS.
18144         (TARGET_LIBS): New variable listing directories which use
18145         TARGET_FLAGS_TO_PASS.
18146         (subdir_do): Eliminated.
18147         (do-*): New set of targets to replace subdir_do.
18148         (various): All targets which used subdir_do now depend on do-*.
18149         (local-clean): Renamed from do_clean.
18150         (local-distclean): New target, dependency of distclean and
18151         realclean.
18152         (install-info): Don't create directories.  Depend on dir.info
18153         rather than calling make recursively.
18154         (install-dir.info): Eliminated.
18155         (install-info-dirs): Create all info directories here.
18156         (dir.info): Depend upon do-install-info.
18158         * test-build.mk (HOLES): Added false.
18160 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
18162         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
18164 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18166         * Makefile.in (info): remove dependency on all-texinfo.  The
18167         problem was really in texinfo/C, not at this level.
18169 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
18171         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
18173 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
18175         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
18176         GDB releases.
18178 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18180         * configure: Include srcdir in message about target of link not
18181         being found.  Don't convert `-' to `_' in `with' options being
18182         passed to subdirs.
18184 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18186         * configure.in: add uudecode to host_tools
18188         * Makefile.in: added {all,install}-uudecode targets, added them to
18189         the appropriate lists
18191 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
18193         * Makefile.in (all-gcc): Added dependency on all-gas.
18195         * configure.in (mips-*-*): Build ld and binutils.
18197 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18199         * configure: check return code from mkdir, print error message and
18200           exit on failure.
18202 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
18204         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
18206 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
18208         * test-build.mk (HOLES): Added tar, cpio and uudecode.
18210 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18212         * config.sub (h8500):  Recognize this as a cpu type.
18214 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18216         * configure: source directory missing is no longer a warning
18218         * configure.in: recognize irix[34]* instead of irix[34]
18220         * Makefile.in: define and pass down X11_LIB
18222 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
18224         * guess-systype: Renamed to ...
18225         * config.guess:  ... by popular request.
18226         * configure.in, Makefile.in:  Update accordingly.
18228 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
18230         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
18231         + Add Convex, Cray/Unicos, and Encore/Multimax support.
18232         + Execute ./dummy instead of assuming . is in PATH.
18234 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
18236         * guess-systype:  New shell script.  Attempts to guess the
18237         canonical host name of the executing host.
18238         Only a few hosts are supported so far.
18239         * configure:  Call guess-systype if no host is specified.
18241 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
18243         * Makefile.in (gcc-no-fixedincludes): Made to work with current
18244         gcc Makefile.
18247 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
18249         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
18250         (all-gcc, install-gcc, subdir_do): Use it.
18252 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18254         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
18256 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
18258         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
18259           set exclusively by configure, using configure.in .
18261 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18263         * test-build.mk: set $PATH for all builds
18265         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18267 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
18269         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
18270         the one used in gcc/Makefile.in, so that a null expansion doesn't
18271         override the one needed to build gcc with a native cc.
18274 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18276         * configure: Accept -with arguments.
18278 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18280         * Makefile.in: added h8300sim
18282 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
18284         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18285         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
18286         (all-cygnus, native, build-cygnus): Make
18287         $(canonhost)-stamp-3stage-done, not $(host)....
18288         * test-build.mk (stamp-3stage-compared): Use tail +10c for
18289         i386-sco3.2v4.  Added else true to if command.
18291 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
18293         * config.sub: (from FSF) Sequent uses a BSD-like OS.
18295 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
18297         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18299 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18301         * configure.in: don't remove binutils from Solaris builds
18303 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
18305         * Makefile.in: get rid of earlier definitions for *clean,
18306         also handle the recursive info rule better
18308 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
18310         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
18311         do more-or-less the right thing.
18313 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
18315         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18316         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18318 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18320         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18321         $(host_canonical).
18323         * configure.in: split the configdirs list into 4 categories (native
18324         v. cross, library v. tool) and handle the cross-only and native-
18325         only in more reasonable (and correct!) way.
18327 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
18329         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
18330         configdirs anymore.
18332 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18334         * Makefile.in: extensive cleanup::  removed all of the explicit
18335         clean-* targets, collapsed many wrappers around subdir_do into
18336         one, added additional targets to satisfy standards.texi, deleted
18337         some old targets, some changes for consistency
18339 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18341         * configure.in: handle some programs as cross-only, and others as
18342         native only
18344         * test-build.mk: handle partial holes in a more generic manner
18346         * Makefile.in: m4 depends on libiberty
18348 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18350         * configure.in: add m4, textutils, fileutils, sed, shellutils,
18351         time, wdiff, and find to configdirs
18353         * Makefile.in: all, clean, and install rules for the new programs
18354         added to configure.in
18356 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18358         * configure.in: use mh-sun for all *-sun-* hosts
18360 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18362         * Makefile.in: define flags for X11 include files and library file
18363         locations, pass them down to the programs that need this info
18365         * build-all.mk: added a 'native' target, to 3stage the native toolchain
18367 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18369         * configure.in: start building libg++ for HP-UX targets
18371 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
18373         * README:  Update references to files moved into etc/.
18375 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
18377         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
18378         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
18380 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18382         * configure: accept dash as well as underscore in long option
18383         names for FSF compatibility.
18385 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
18387         * config.sub: added -sco3.2v4 support from FSF.
18389 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18391         * configure.in: expand the section that adds or removes
18392         directories from the list of programs to build, to handle native
18393         vs. cross in addition to host v. native
18395 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
18397         * Makefile.in:  Replace C++ in macro names with CXX.
18398         This is less likely to break ...
18400 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18402         * test-build.mk: add -w to GNU_MAKE
18404 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18406         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18407         add 'sparc' to list of recognized cpus.  This needed to make
18408         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18409         Delete some redundant ose68 variants.  Recognize -wrs as an os,
18410         then changes that into $CPU-wrs-vxworks.
18412         * configure.in: remove most references to gdbtest, regularize
18413         target based program removal
18415         * test-build.mk: import from p3 tree (many fixes and changes)
18417 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
18419         * Makefile.in: added rules to handle tcl, tk, and expect
18421         * configure.in: handle those directories if they exist
18423 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18425         * config.sub: removed bogus hppabsd and hppahpux names, since
18426         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18428 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18430         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
18431         depends upon all-xiberty
18433         * Makefile.in: changes from p3, including:
18435         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
18437         * Makefile.in (XTRAFLAGS): include newlib directories if
18438         newlib/Makefile exists, rather than if host != target.
18440         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
18442         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18443         from the same source tree and not building a cross-compiler.  This
18444         matters for the libg++ configuration if reconfiguring a tree that
18445         has already been installed.
18447         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
18449         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18450         pick up the machine and system specific header files.
18452         * Makefile.in: added AS_FOR_TARGET, passed down in
18453         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18454         the C compiler to use to create programs which are run in the
18455         build environment, set it to default to $(CC), and passed it down
18456         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18458         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
18460         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18461         We need them for unusual native builds, like systems without
18462         ranlib.
18464         * configure: also define $(host_canonical) and
18465         $(target_canonical), which are the full, canonical names for the
18466         given host and target
18468 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
18470         * Makefile.in:  Added separate definitions for C++.
18472 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
18474         * configure.in (configdirs):  Add deja-gnu.
18476 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
18478         * README:  Update for configure.texi and gdb-4.7 release.
18480 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
18482         * Makefile.in:  Move "all" target to top of file.
18483         Previously, first target was ".PHONY" which caused BSD4.4 make
18484         to build .PHONY when make was run without arguments.
18486 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
18488         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
18489         Library-copylefted code in libiberty.
18491 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
18493         * config.sub:  Replace m68kmote with plain old m68k.
18495 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
18497         * Makefile.in:  Remove space from blank line, avoid Make complaints.
18499 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
18501         * config.sub: Complain if no argument is given.  Added support for
18502         386bsd as OS and target alias.
18504 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
18506         * Makefile.in (XTRAFLAGS): include newlib directories if
18507         newlib/Makefile exists, rather than if host != target.
18509 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
18511         * config.sub: recognize sparclite-wrs-vxworks.
18513         * Makefile.in (install-xiberty): added *-xiberty make rules (from
18514         p3.) Added clean-xiberty to clean.
18516 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18518         * configure.in: use *-*-* instead of nested cases for host and target
18520 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
18522         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18523         from the same source tree and not building a cross-compiler.  This
18524         matters for the libg++ configuration if reconfiguring a tree that
18525         has already been installed.
18527 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
18529         * config.sub (i486v/i486v4):  Merge in from FSF version.
18531 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
18533         * configure: only set PWD if it is already set.
18535 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
18537         * configure: just set PWD=`pwd` at the top, since Ultrix sh
18538         doesn't have unset and all success paths (and most error paths)
18539         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18540         to just ${PWD} to avoid confusion.)
18542 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
18544         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18545         even for a native compilation.
18547 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
18549         Changes to make the gdb.tar.Z rule work better.
18551         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
18552         (DEVO_SUPPORT):  Add configure.texi.
18553         (bfd-ilrt.tar.Z):  Remove ancient rule.
18555 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
18557         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18558         pick up the machine and system specific header files.
18560         * configure.in, config.sub: added new target m68010-adobe-scout,
18561         with alias of adobe68k.  Changed configure.in to check for
18562         -scout before -sco* to avoid a false match.
18564         * Makefile.in: added AS_FOR_TARGET, passed down in
18565         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18566         the C compiler to use to create programs which are run in the
18567         build environment, set it to default to $(CC), and passed it down
18568         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18570 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18572         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18573         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
18574         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18575         FOR_TARGET variants, to newlib and libg++.
18577 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18579         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18580         first.
18582 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
18584         * config.sub:  Accept `elf' as an environment.
18586 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18588         * Makefile.in (all-opcodes):  cd into the right directory
18590 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
18592         * configure: added -program_transform_name option, used as
18593         argument to sed when installing programs.
18594         configure.texi: added documentation for -program_prefix,
18595         -program_suffix and -program_transform_name.
18597 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
18599         * config.sub:  Accept i486 where i386 ok.
18601 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
18603         * config.sub: accept we32k
18605 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
18607         * config.sub, configure.in: accept OSE68000 and OSE68k.
18609         * Makefile.in: don't create all directories for ``make install'';
18610         let the subdirectories create the ones they need.
18612 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18614         * COPYING: new file, GPL v2
18616 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18618         * Makefile.in: use the new gen-info-dir, which needs a template
18619         argument (which also lives in texinfo)
18621         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18623 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
18625         * config.sub (ncr3000):  Change i386 to i486.
18627 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18629         * Makefile.in: add install-rcs, install-grep to
18630         install-no-fixedincludes, removed install-bison and install-libgcc
18632 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
18634         * configure.in: grab the HPUX makefile fragment if on HPUX
18636 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18638         * Makefile.in: eradicate bison spoor (ditto libgcc).
18639          configure.in: recognise m68{k,000}-ericsson-OSE.
18640          es1800 is alias for m68k-ericsson-OSE
18642 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18644         * configure.in: rearrange the parts that remove programs from
18645         configdirs, based now on HOST==TARGET or by canonical triple.
18647 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18649         * test-build.mk: recurse explicitly with -f test-build.mk when
18650           appropriate.  predicate stage3 and comparison on the existence
18651           of gcc.  That is, if gcc isn't around, we aren't three-staging.
18652           On very clean, also remove ...stamp-co.  Build in-place before
18653           doing other builds.
18655 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18657         * Makefile.in, configure.in: add tgas
18659 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18661         * Makefile.in: a number of changes merged in from progressive.
18663         * configure.in: add libm.
18665         * .cvsignore: ignore some stuff that comes from test-build.mk.
18667 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
18669         * config.sub:  Add es1800 (m68k-ericsson-es1800).
18671 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18673         * configure: Add program_suffix (parallel to program_prefix)
18674         * Makefile.in: adjust directory-creating script for losing decstation
18676 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
18678         * configure:  Minor $subdir-related fixes.
18680 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18682         * configure: fix various problems with propogating
18683         makefile_target_frag in subdirs.
18684         * configure.in: config libgcc if its there
18686 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
18688         * config.sub:  HPPA merge.
18690 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
18692         * Makefile.in:  Replace all-bison with all-byacc in all
18693         dependency lines for other tools (which now use byacc).
18695 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
18697         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
18699 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
18701         * Makefile.in: make gprof rules similar to byacc rules (instead of
18702         vestigal $(unsubdir) that didn't work...)
18704 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
18706         * config.sub:  Add support for Linux.
18707         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
18708         (at least for libg++).
18710 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
18712         * configure.texi: fix doc for the -nfp option to configure
18714 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
18716         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18718 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
18720         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18721         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18722         * configure.in: added solaris* host_makefile_frag hook.
18724 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18726         * config.sub: changed recognition of m68000 so that various
18727         m68k types can be specified via m680[01234]0
18729 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18731         * config.sub (basic_machine): fix sed so that '-foo' isn't
18732         completely substituted out while .+'-foo' loses the '-foo'
18734 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18736         * config.sub ($os): Add -aout.
18738 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
18740         * configure:  If host_makefile_frag is absolute, don't
18741         prefix ${invsubdir} (relevant to libg++ auto-configure).
18743 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18745         * Makefile.in (tooldir): Define it.
18746         (all-ld): Depend on all-flex.
18748 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
18750         * Makefile.in (check):  Fix libg++ special case.
18752 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
18754         * configure: do not bury `pwd` into config.status, thus do fewer
18755           pwd's.
18757         * configure: print the "Building in" message only when building in
18758           other than "." AND verbose.
18760         * configure: remove -s, rework -v to better accommodate guested
18761           configures.
18763         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18765 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
18767         * Makefile.in: macroize flags passed on recursion.  remove
18768           fileutils.
18770 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
18772         * configure: get makesrcdir right for subdirs deeper than 1.
18774         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18775           install.
18777 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
18779         * Makefile.in: don't print subdir_do or recursion lines.
18781 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
18783         * standards.texi: added menu item.
18785         * Makefile.in: build and install standards.info.
18787         * standards.texi: new file.
18789 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18791         * configure: test for and move config.status pieces from
18792           ${subdir}/.
18794 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
18796         * configure:  Test for existance of files before trying to mv
18797         them, to avoid numerous non-existance messages.
18799 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
18801         * configure: correct final line of config.status.
18803         * configure: patch from eggert.  Avoids a protection problem if
18804           the original Makefile.in is read only.
18806         * configure: use move-if-change from gcc to create config.status.
18807           Some makefiles depend on config.status to tell if a directory
18808           has been reconfigured for a different host.  This change
18809           prevents those directories from remaking everything in the case
18810           where the reconfig was only intended to rebuild a Makefile.
18812         * configure: test for config.sub with "config.sub sun4" rather
18813           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
18814           host alias from a missing config.sub.
18816 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18818         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18819           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
18821 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
18823         * configure: mkdir ${subdir} as needed.
18825 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
18827         * Makefile.in,configure.in: added autoconf.
18829 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18831         * Makefile.in: no longer pass against on recursion.
18833         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18834           definitions are not inherited.
18836         * configure: correct makesrcdir when subdir is .
18838 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
18840         * configure:  Add support for 'subdirs' variable, which is
18841         like 'configdirs', except that configure doesn't re-invoke
18842         itself for subdirs, it just creates a Makefile for each subdir.
18843         * configure.texi:  Document subdirs.
18845 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18847         * configure.in: added flex to configdirs
18849 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
18851         * Makefile.in: remove clean-stamps from clean.
18853 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
18855         * configure.in:  Add gdbtest to configdirs.
18857 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
18859         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
18860         to recursive makes.
18861         * configure.in:  Recognize new ncr3000 config.
18863 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
18865         * Makefile.in, configure.in: removed references to gdbm.
18867 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
18869         * config.sub:  Don't canonicalize os value
18870         newsos* to bsd (readline needs to check for newsos).
18871         (This fix was earlier made Jan 31, but got re-broken.)
18873 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
18875         * configure.in:  sco is an os, not a vendor!
18877         * configure:  Quote $( better.  Keep various shells happy.
18879 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
18881         * Makefile.in: eliminate stamp-files.
18883 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
18885         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
18886           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18888 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
18890         * config.sub:  fix iris/iris3.
18892 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
18894         * configure: re-add -rm.
18896 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
18898         * Maskefile.in: add .stmp-rcs to all.
18900         * configure.in: remove gas from rs6000 build, use aix host fragment.
18902 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
18904         * configure: pass down site_option during recursion.
18906 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
18908         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
18910 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
18912         * configure: Change exec_prefix so that it really defaults to prefix.
18914 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
18916         * Makefile.in, configure.in:  Add support for mmalloc library.
18918 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
18920         * Makefile.in: add stmp dependencies for a few more things.
18922 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
18924         * configure: adjusted error message on objdir/srcdir configure
18925           collision, per john's suggestion.
18927         * Makefile.in: add libiberty stmp to all and all.cross.
18929 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
18931         * Makefile.in: remove force dependencies, add grep to all.
18933 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
18935         * Makefile.in: drop flex.  make stamp files work.
18937         * configure: added test for conflicting configuration in srcdir,
18938           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
18939           gets cranky.  use relative paths for configure and srcdir
18940           whenever possible.  Send some error messages to stderr that were
18941           going to stdout.
18943 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
18945         * Makefile.in:  Fix libg++ rule to check for gcc directory
18946         before using gcc/gcc.  Also pass XTRAFLAGS.
18948 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
18950         * Makefile.in: added stmp-files so that directories aren't polled
18951           when they are already built.
18953         * configure.texi: fixed a node pointer problem.
18955 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
18957         * config.sub configure.in gdb/configure.in
18958         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18959         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18960         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
18962 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18964         * configure: -recurring becomes -silent.  corrected help message
18965           for -site= option.
18967         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18969 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18971         * configure: when building Makefile for crosses, replace
18972           tooldir and program_prefix.  default srcdir from location of
18973           config.sub.  remove "for host in hosts" and "for target in
18974           targets" loops.
18976 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18978         * Makefile.in: Do not pass bindir or mandir to cvs.
18980 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
18982         * Makefile.in, configure.in: removed traces of namesubdir,
18983           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
18984           copyrights to '92, changed some from Cygnus to FSF.
18986         * configure.texi: remove most references to multiple hosts,
18987           multiple targets, subdirs, etc.
18989         * configure.man: removed rcsid. reference config.sub not
18990           config.subr.
18992         * Makefile.in: mkdir $(infodir) on install-info.
18994 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
18996         * configure.texi:  Explain better about .gdbinit and about
18997         the environment that configure.in sections run in.
18999 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
19001         * configure.in:  Ultrix is only a decstation if it's a MIPS.
19003 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
19005         * README:  DOC.configure => cfg-paper.texi.
19007 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
19009         * config.sub (near case $os):  Don't convert newsos* to bsd!
19011 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
19013         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
19014         the number of copies of COPYING that go into the GDB tar file.
19016 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
19018         * bfd/configure.in, gdb/config/mh-i386sco,
19019         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
19020         Fix SCO configuration stuff.
19022 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
19024         * Makefile.in:  For libg++, make sure the -I pointing
19025         to the gcc directory goes *after* all the libg++-local -I flags.
19026         Also, move just-gcc dependency from just-libg++ to all-libg++.
19028 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
19030         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
19032 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
19034         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
19036 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
19038         * config.sub:  Add stratus configuration frags.  Also
19039         submitted to FSF.
19041 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
19043         * Makefile.in (DEV_SUPPORT):  add configure.man.
19045         * config.sub(Decode manufacturer-specific):  add -none*.
19047 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
19049         * Makefile.in:  remove form feeds to make Sun's make happy.
19050         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
19052 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
19054         * Makefile.in (AR_FLAGS):  Make quieter.
19056 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
19058         * configure.in:  Add libg++.
19059         * configure:  When verbose, don't output the command line at each
19060         level; it will be unremarkably the same as the previous version,
19061         which will be the same as what the user typed.
19063 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
19065         * configure.in, Makefile.in: fix clean-info, add flex.  add
19066           fileutils.
19068         * configure: be less sensitive to spaces in Makefile.in.  Do not
19069           look for sources in "..".  Doing so breaks subdirectories that
19070           might have their own configure.  If a subdir has it's own
19071           configure script, use it.
19073 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
19075         * cfg-paper.texi: some changes suggested by rms.
19077 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
19079         * config.sub:  Merge in some small additions from the FSF version,
19080         taken from the gcc distribution, to bring the Cygnus and FSF
19081         versions into closer sync.
19083 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
19085         * configure.in:  Changed svr4 references to sysv4.
19087 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
19089         * configure: added -V for version number option.
19091 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
19093         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
19094           renamed from DOC.configure to cfg-paper.texi.
19096 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19098         * configure, config.subr, config.sub: config.subr is now
19099           config.sub again.
19101 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
19103         * configure.texi: new file, in progress.
19105         * Makefile.in: build info file and install the man page for
19106           configure.
19108         * configure.man: new file, first cut.
19110         * configure: find config.subr again now that configuration "none"
19111           has gone.  removed all traces of the -ansi option.  removed all
19112           traces of the -languages option.
19114         * config.subr: resync from rms.
19116 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19118         * configure, config.sub, config.subr: merge config.sub into
19119           config.subr, call the result config.subr, remove config.sub, use
19120           config.subr.
19122         * Makefile.in: revised install for dir.info.
19124 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19126         * configure.in: add decstation host makefile frag.
19128         * Makefile.in: BISON now bison -y again.  also install-gcc on
19129           install.  clean-gdbm on clean.  infodir belongs in datadir.
19130           Make directories for info install.  Build dir.info here then
19131           install it.
19133 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19135         * Makefile.in: fix for bad directory tests.
19137 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19139         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
19140           regexp.  -srcdir relative was being handled incorrectly.
19142         * Makefile.in: unwrapped some for loops so that parallel makes
19143           work again and so one can focus one's attention on a particular
19144           package.
19146 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19148         * configure: added PWD as a stand in for `pwd` (for speed). use
19149           elif wherever possible.  make -srcdir work without -objdir.
19150           -objdir= commented out.
19152 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19154         * configure: +options become --options.  -subdirs commented out.
19155           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
19156           Makefile now at top of generated Makefile.  Removed cvs log
19157           entries.  added -srcdir.  create .gdbinit only if there is one
19158           in ${srcdir}.
19160         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
19161           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
19162           and mandir now keyed off datadir by default.
19164 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19166         * Freshly created ChangeLog.
19169 Local Variables:
19170 mode: change-log
19171 left-margin: 8
19172 fill-column: 76
19173 version-control: never
19174 End: