middle-end/115426 - wrong gimplification of "rm" asm output operand
[official-gcc.git] / ChangeLog
blobc9e75216a7a8c76567a50ce25b1b7cafbfa361b8
1 2024-07-03  Prathamesh Kulkarni  <prathameshk@nvidia.com>
3         * MAINTAINERS: Update my email address and add myself to DCO.
5 2024-07-01  Claudiu Zissulescu  <claziss@gmail.com>
7         * MAINTAINERS: Update claziss email address.
9 2024-06-20  Collin Funk  <collin.funk1@gmail.com>
11         PR bootstrap/115453
12         * configure.ac: Quote variable result of AC_SEARCH_LIBS.  Fix
13         typo ac_cv_search_pthread_crate.
14         * configure: Regenerate.
16 2024-06-19  YunQiang Su  <syq@gcc.gnu.org>
18         Revert:
19         2024-06-19  Collin Funk  <collin.funk1@gmail.com>
21         * configure.ac: Quote variable result of AC_SEARCH_LIBS.
22         * configure: Regenerate.
24 2024-06-19  YunQiang Su  <syq@gcc.gnu.org>
26         Revert:
27         2024-06-19  YunQiang Su  <syq@gcc.gnu.org>
29         PR bootstrap/115453
30         * configure.ac: Fix typo ac_cv_search_pthread_crate.
31         * configure: Regnerate.
33 2024-06-19  YunQiang Su  <syq@gcc.gnu.org>
35         PR bootstrap/115453
36         * configure.ac: Fix typo ac_cv_search_pthread_crate.
37         * configure: Regnerate.
39 2024-06-19  Collin Funk  <collin.funk1@gmail.com>
41         * configure.ac: Quote variable result of AC_SEARCH_LIBS.
42         * configure: Regenerate.
44 2024-06-19  Ramana Radhakrishnan  <ramanara@nvidia.com>
46         * MAINTAINERS: Update my email address.
48 2024-06-18  Kyrylo Tkachov  <ktkachov@nvidia.com>
50         * MAINTAINERS (aarch64 port): Update my email address.
51         (DCO section): Likewise.
53 2024-06-11  Arthur Cohen  <arthur.cohen@embecosm.com>
55         * Makefile.tpl: Add CRAB1_LIBS variable.
56         * Makefile.in: Regenerate.
57         * configure: Regenerate.
58         * configure.ac: Check if -ldl and -lpthread are needed, and if so, add
59         them to CRAB1_LIBS.
61 2024-05-31  Pengxuan Zheng  <quic_pzheng@quicinc.com>
63         * MAINTAINERS: Add myself to Write After Approval and DCO.
65 2024-05-20  Gerald Pfeifer  <gerald@pfeifer.com>
67         * MAINTAINERS: Move Joern Rennecke from arc and epiphany maintainer
68         to Write After Approval.
70 2024-05-17  Levy Hsu  <admin@levyhsu.com>
72         * MAINTAINERS: Add myself.
74 2024-05-14  Filip Kastl  <fkastl@suse.cz>
76         * MAINTAINERS: Use tabs between name and email.
78 2024-05-13  Xiao Zeng  <zengxiao@eswincomputing.com>
80         * MAINTAINERS: Add myself.
82 2024-05-09  H.J. Lu  <hjl.tools@gmail.com>
84         * MAINTAINERS: Add myself to DCO.
86 2024-05-06  YunQiang Su  <syq@gcc.gnu.org>
88         * config-ml.in: Insert an -B option with multi-os-dir into
89         compiler commands used to build libraries.
91 2024-04-16  Thomas Schwinge  <tschwinge@baylibre.com>
93         * configure.ac (have_cargo): Force to "no" in Canadian cross
94         configurations
95         * configure: Regenerate.
97 2024-04-16  Thomas Schwinge  <tschwinge@baylibre.com>
99         * configure: Regenerate.
101 2024-04-15  Pierre-Emmanuel Patry  <pierre-emmanuel.patry@embecosm.com>
103         * configure: Regenerate.
104         * configure.ac: Emit an error message when cargo
105         is missing.
107 2024-04-04  Paul-Antoine Arras  <parras@baylibre.com>
109         * MAINTAINERS: Update my email address.
111 2024-04-04  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
113         * MAINTAINERS: Update my email details, remove myself as arm
114         maintainer.  Add myself to DCO section.
116 2024-04-02  Jakub Jelinek  <jakub@redhat.com>
118         PR bootstrap/106472
119         * Makefile.tpl (make-postboot-target-dep): New lambda.
120         Use it to add --enable-bootstrap dependencies of target modules
121         on other target modules if the latter aren't bootstrapped.
122         * Makefile.in: Regenerate.
124 2024-04-02  Jakub Jelinek  <jakub@redhat.com>
126         * Makefile.tpl: Fix duplicated words; returns returns ->
127         returns.
129 2024-03-08  Filip Kastl  <fkastl@suse.cz>
131         * MAINTAINERS: Fix order of names in Write After Aproval
133 2024-03-04  demin.han  <demin.han@starfivetech.com>
135         * MAINTAINERS: Add myself
137 2024-02-28  Fangrui Song  <maskray@gcc.gnu.org>
139         * MAINTAINERS: Add myself.
141 2024-02-26  Juergen Christ  <jchrist@linux.ibm.com>
143         * MAINTAINERS: Add myself to write after approval and DCO.
145 2024-02-23  Xi Ruoyao  <xry111@xry111.site>
147         * configure.ac (ENABLE_GOLD): Remove loongarch*-*-* from target
148         list.
149         * configure: Regenerate.
151 2024-02-23  Monk Chiang  <monk.chiang@sifive.com>
153         * MAINTAINERS: Add myself.
155 2024-02-10  Alexander Westbrooks  <alexanderw@gcc.gnu.org>
157         * MAINTAINERS: Add myself to write after approval and DCO.
159 2024-02-03  Maciej W. Rozycki  <macro@orcam.me.uk>
161         * MAINTAINERS: Update my e-mail address.
163 2024-02-02  Sandra Loosemore  <sloosemore@baylibre.com>
165         * MAINTAINERS: Update my e-mail address.
167 2024-01-29  Kwok Cheung Yeung  <kcy@codesourcery.com>
169         * MAINTAINERS: Update my work email address.
171 2024-01-25  Chung-Lin Tang  <cltang@baylibre.com>
173         * MAINTAINERS: Update my work email address.
175 2024-01-24  Thomas Schwinge  <tschwinge@baylibre.com>
177         * MAINTAINERS: Update my work email address.
179 2024-01-23  Tobias Burnus  <tburnus@baylibre.com>
181         * MAINTAINERS: Update my email address.
183 2024-01-23  Andrew Stubbs  <ams@baylibre.com>
185         * MAINTAINERS: Update
187 2024-01-16  Pierre-Emmanuel Patry  <pierre-emmanuel.patry@embecosm.com>
189         * Makefile.def: Add a dependency to libgrust for all-gcc.
190         * Makefile.in: Regenerate the file.
192 2024-01-16  Pierre-Emmanuel Patry  <pierre-emmanuel.patry@embecosm.com>
194         * Makefile.def: Add libgrust target to bootstrap.
195         * Makefile.in: Regenerate.
197 2024-01-15  Andrew Pinski  <quic_apinski@quicinc.com>
199         * MAINTAINERS (DCO): Add myself.
201 2024-01-09  Siddhesh Poyarekar  <siddhesh@gotplt.org>
203         * SECURITY.txt: Drop "exploitable" in the hardening section.
205 2024-01-09  Tom Tromey  <tom@tromey.com>
207         * Makefile.in: Rebuild.
208         * Makefile.tpl (BASE_EXPORTS): Add GUILE.
209         (GUILE): New variable.
210         * Makefile.def (flags_to_pass): Add GUILE.
212 2024-01-08  Joseph Myers  <josmyers@redhat.com>
214         * MAINTAINERS: Update my email address.
216 2023-12-30  Joseph Myers  <jsm@polyomino.org.uk>
218         * MAINTAINERS: Update my email address.
220 2023-12-14  Pierre-Emmanuel Patry  <pierre-emmanuel.patry@embecosm.com>
221             Thomas Schwinge  <thomas@codesourcery.com>
223         * Makefile.def: Add libgrust as host & target module.
224         * configure.ac: Add libgrust to host tools list. Add libgrust to
225         noconfigdirs if we're not building target libstdc++.
226         * Makefile.in: Regenerate.
227         * configure: Regenerate.
229 2023-12-14  Pierre-Emmanuel Patry  <pierre-emmanuel.patry@embecosm.com>
230             Arthur Cohen  <arthur.cohen@embecosm.com>
232         * MAINTAINERS: Add maintainers for libgrust.
234 2023-12-13  Arsen Arsenović  <arsen@aarsen.me>
236         * Makefile.def (gettext): Disable (via missing)
237         {install-,}{pdf,html,info,dvi} and TAGS targets.  Set no_install
238         to true.  Add --disable-threads --disable-libasprintf.  Drop the
239         lib_path (as there are no shared libs).
240         * Makefile.in: Regenerate.
242 2023-12-12  Paul Iannetta  <piannetta@kalrayinc.com>
244         * MAINTAINERS: Add myself to write after approval
246 2023-12-12  Feng Wang  <wangfeng@eswincomputing.com>
248         * MAINTAINERS: Update my email address
250 2023-12-12  Feng Wang  <wangfeng@eswincomputing.com>
252         * MAINTAINERS: Add myself to write after approval
254 2023-11-23  Nathaniel Shead  <nathanieloshead@gmail.com>
256         * MAINTAINERS: Add myself to write after approval and DCO
258 2023-11-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
260         * libtool.m4: Fix stray call
262 2023-11-19  Lewis Hyatt  <lhyatt@gmail.com>
264         * Makefile.in: Regenerate.
265         * Makefile.tpl: Add dependency on site.exp to check-gcc-* targets
267 2023-11-18  Petter Tomner  <tomner@bahnhof.se>
269         * MAINTAINERS: Update my email address.
271 2023-11-18  Frederik Harwath  <frederik@harwath.name>
273         * MAINTAINERS: Change my address.
275 2023-11-16  Michal Jires  <mjires@suse.cz>
277         * MAINTAINERS: Add myself.
279 2023-11-13  Arsen Arsenović  <arsen@aarsen.me>
281         PR bootstrap/12596
282         * .gitignore: Add '/gettext*'.
283         * configure.ac (host_libs): Replace intl with gettext.
284         (hbaseargs, bbaseargs, baseargs): Split baseargs into
285         {h,b}baseargs.
286         (skip_barg): New flag.  Skips appending current flag to
287         bbaseargs.
288         <library exemptions>: Exempt --with-libintl-{type,prefix} from
289         target and build machine argument passing.
290         * configure: Regenerate.
291         * Makefile.def (host_modules): Replace intl module with gettext
292         module.
293         (configure-ld): Depend on configure-gettext.
294         * Makefile.in: Regenerate.
296 2023-11-13  Arsen Arsenović  <arsen@aarsen.me>
298         * intl/*: Remove.
300 2023-11-09  Jivan Hakobyan  <jivanhakobyan9@gmail.com>
302         * MAINTAINERS: Add myself.
304 2023-11-09  YunQiang Su  <yunqiang.su@cipunited.com>
306         * MAINTAINERS: Update my email address.
308 2023-11-06  Carl Love  <cel@linux.ibm.com>
310         * MAINTAINERS: Update my email address.
312 2023-11-01  Eric Gallager  <egallager@gcc.gnu.org>
314         * .github/CONTRIBUTING.md: Wrap lines more tightly.
316 2023-11-01  Eric Gallager  <egallager@gcc.gnu.org>
318         * .github/CONTRIBUTING.md: New file.
319         * .github/PULL_REQUEST_TEMPLATE.md: New file.
321 2023-10-22  Iain Sandoe  <iain@sandoe.co.uk>
323         * configure: Regenerate.
324         * configure.ac: Do not add default runpaths to GCC exes
325         when we are building -static-libstdc++/-static-libgcc (the
326         default).
327         * libtool.m4: Add 'enable-darwin-at-runpath'.  Act  on the
328         enable flag to alter Darwin libraries to use @rpath names.
330 2023-10-15  Mike Frysinger  <vapier@gentoo.org>
332         * Makefile.def: Add distclean-sim dependency on distclean-gnulib.
333         * Makefile.in: Regenerate.
335 2023-10-11  Filip Kastl  <fkastl@suse.cz>
337         * MAINTAINERS: Fix name order.
339 2023-10-10  Christoph Müllner  <christoph.muellner@vrull.eu>
341         * MAINTAINERS: Add myself.
343 2023-10-06  Sergei Trofimovich  <siarheit@google.com>
345         PR bootstrap/111663
346         * Makefile.tpl (STAGEfeedback_CONFIGURE_FLAGS): Disable -Werror.
347         * Makefile.in: Regenerate.
349 2023-10-05  Jan Engelhardt  <jengelh@inai.de>
351         * SECURITY.txt: Fix up indentation.
353 2023-10-05  Jan Engelhardt  <jengelh@inai.de>
355         * SECURITY.txt: Fix up commas.
357 2023-10-04  Siddhesh Poyarekar  <siddhesh@gotplt.org>
359         * SECURITY.txt: New file.
361 2023-09-18  Fei Gao  <gaofei@eswincomputing.com>
363         * MAINTAINERS: Add myself.
365 2023-09-15  Yang Yujie  <yangyujie@loongson.cn>
367         * config-ml.in: Remove unneeded loongarch clause.
368         * configure.ac: Register custom makefile fragments mt-loongarch-*
369         for loongarch targets.
370         * configure: Regenerate.
372 2023-09-12  Edwin Lu  <ewlu@rivosinc.com>
374         * MAINTAINERS: Add myself
376 2023-09-12  Thomas Schwinge  <thomas@codesourcery.com>
377             Chung-Lin Tang  <cltang@codesourcery.com>
379         PR testsuite/109951
380         * Makefile.tpl (BASE_TARGET_EXPORTS): Add
381         'SYSROOT_CFLAGS_FOR_TARGET'.
382         * Makefile.in: Regenerate.
384 2023-09-05  Yang Yujie  <yangyujie@loongson.cn>
386         * config-ml.in: Do not build the multilib library variant
387         that is duplicate with the toplevel one.
389 2023-08-29  Tsukasa OI  <research_trasio@irq.a4lg.com>
391         * MAINTAINERS: Add myself.
393 2023-08-22  Filip Kastl  <fkastl@suse.cz>
395         * MAINTAINERS: Update my email address.
397 2023-08-11  Eric Feng  <ef2648@columbia.edu>
399         * MAINTAINERS: Add myself.
401 2023-08-07  Indu Bhagat  <indu.bhagat@oracle.com>
403         * Makefile.def: Reflect that libsframe needs to installed before
404         libbfd.  Reorder a bit to better track libsframe dependencies.
405         * Makefile.in: Regenerate.
407 2023-08-07  Indu Bhagat  <indu.bhagat@oracle.com>
409         * Makefile.def: Add install dependency on libsframe for libbfd.
410         * Makefile.in: Regenerated.
412 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
414         * libtool.m4 (lt_cv_sys_global_symbol_pipe): Augment symcode for
415         Solaris 11.
417 2023-08-07  Alexander von Gluck IV  <kallisti5@unixzen.com>
419         * configure: Regenerate.
420         * configure.ac: Add Haiku to list of ELF OSes
421         * libtool.m4: Update sys_lib_dlsearch_path_spec on Haiku.
423 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
425         * libtool.m4 (LT_PATH_NM): Handle user-specified NM with
426         options, including options containing paths.
428 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
430         * libtool.m4 (LT_PATH_NM): Try BSDization flags with a user-provided
431         NM, if there is one.  Run nm on itself, not on /dev/null, to avoid
432         errors from nms that refuse to work on non-regular files.  Remove
433         other workarounds for this problem.  Strip out blank lines from the
434         nm output.
436 2023-08-07  Arsen Arsenović  <arsen@aarsen.me>
438         * configure.ac: Reinstate 32b PA-RISC HP-UX targets
439         * configure: Regenerate.
441 2023-08-07  Simon Marchi  <simon.marchi@efficios.com>
443         * configure.ac: Add AC_SUBST(PKG_CONFIG_PATH).
444         * configure: Re-generate.
445         * Makefile.tpl (HOST_EXPORTS): Pass PKG_CONFIG_PATH.
446         (PKG_CONFIG_PATH): New.
447         * Makefile.in: Re-generate.
449 2023-08-07  Luis Machado  <luis.machado@arm.com>
451         * configure.ac: Disable year2038 by default on 32-bit hosts.
452         * configure: Regenerate.
454 2023-08-07  Vladimir Mezentsev  <vladimir.mezentsev@oracle.com>
456         * Makefile.def: Add gprofng module.
457         * configure.ac: Add --enable-gprofng option.
458         * Makefile.in: Regenerate.
459         * configure: Regenerate.
461 2023-08-07  Martin Liska  <mliska@suse.cz>
463         * configure.ac: Add --enable-default-compressed-debug-sections-algorithm.
464         * configure: Regenerate.
466 2023-08-07  Fangrui Song  <maskray@google.com>
468         * configure: Regenerate.
469         * configure.ac: Add --with-zstd.
471 2023-08-07  Arsen Arsenović  <arsen@aarsen.me>
473         * configure: Regenerate.
474         * configure.ac: Recover tilegx/tilepro targets.
476 2023-08-07  H.J. Lu  <hjl.tools@gmail.com>
478         * configure: Regenerated.
479         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Check if AR works with
480         --plugin and rc before enabling --plugin.
482 2023-08-07  H.J. Lu  <hjl.tools@gmail.com>
484         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
485         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
486         * configure.ac: Include config/gcc-plugin.m4.
487         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
488         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
489         RANLIB if possible.
490         * Makefile.in: Regenerated.
491         * configure: Likewise.
493 2023-08-07  Arsen Arsenović  <arsen@aarsen.me>
495         * Makefile.tpl: Substitute @GDCFLAGS@ instead of using
496         $(CFLAGS).
498 2023-08-07  David Faust  <david.faust@oracle.com>
500         * MAINTAINERS: Add the BPF port to my reviewer listing.
502 2023-08-02  Jan Beulich  <jbeulich@suse.com>
504         * MAINTAINERS: Correct my email address.
506 2023-08-02  Hu, Lin1  <lin1.hu@intel.com>
508         * MAINTAINERS (Write After Approval): Add myself.
510 2023-08-01  Richard Ball  <richard.ball@arm.com>
512         * MAINTAINERS: Add myself.
514 2023-07-31  Andreas Schwab  <schwab@suse.de>
516         * configure.ac (GDCFLAGS): Set default from ${CFLAGS}.
517         * configure: Regenerate.
518         * Makefile.in (GDCFLAGS): Substitute @GDCFLAGS@.
520 2023-07-31  xuli  <xuli1@eswincomputing.com>
522         * MAINTAINERS: Add myself.
524 2023-07-25  Thomas Schwinge  <thomas@codesourcery.com>
526         * MAINTAINERS: List myself as "nvptx port" maintainer.
528 2023-07-21  Cupertino Miranda  <cupertino.miranda@oracle.com>
530         * MAINTAINERS: Add myself to write after approval
532 2023-07-18  Ju-Zhe Zhong  <juzhe.zhong@rivai.ai>
534         * MAINTAINERS: Add myself as a reviewer for the riscv port.
536 2023-07-18  Robin Dapp  <rdapp@ventanamicro.com>
538         * MAINTAINERS: Add myself as a reviewer for the riscv port.
540 2023-07-12  Hao Liu  <hliu@os.amperecomputing.com>
542         * MAINTAINERS: Add Hao Liu to write after approval
544 2023-07-12  Ken Matsui  <kmatsui@gcc.gnu.org>
546         * MAINTAINERS: Add Ken Matsui to write after approval
548 2023-07-07  Eugene Rozenfeld  <erozen@microsoft.com>
550         * Makefile.in: Collect both kernel and user events for autofdo
551         * Makefile.tpl: Collect both kernel and user events for autofdo
553 2023-06-30  Rishi Raj  <rishiraj45035@gmail.com>
555         * MAINTAINERS: Added myself to Write After Approval and DCO
557 2023-06-29  Eugene Rozenfeld  <erozen@microsoft.com>
559         * Makefile.in: Remove -gtoggle for STAGEautoprofile
560         * Makefile.tpl: Remove -gtoggle for STAGEautoprofile
562 2023-06-25  Lehua Ding  <lehua.ding@rivai.ai>
564         * MAINTAINERS: Add Lehua Ding to write after approval
566 2023-06-25  Iain Sandoe  <iain@sandoe.co.uk>
568         * Makefile.def: Pass the enable-host-pie value to GCC configure.
569         * Makefile.in: Regenerate.
570         * configure: Regenerate.
571         * configure.ac: Adjust the logic for shared and PIE host flags to
572         ensure that PIE is passed for hosts that require it.
574 2023-06-16  YunQiang Su  <yunqiang.su@cipunited.com>
576         * MAINTAINERS (Write After Approval): move Matthew Fortune
577         to Write After Approval.
579 2023-06-15  Marek Polacek  <polacek@redhat.com>
581         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
582         check.
583         * configure: Regenerate.
585 2023-06-14  Filip Kastl  <filip.kastl@gmail.com>
587         * MAINTAINERS: Add myself to write after approval
589 2023-06-02  YunQiang Su  <yunqiang.su@cipunited.com>
591         * MAINTAINERS (CPU Port Maintainers): Add myself as MIPS
592         port maintainer.
593         (Write After Approval): Remove myself.
595 2023-05-30  Jeevitha Palanisamy  <jeevitha@linux.ibm.com>
597         * MAINTAINERS (Write After Approval): Add myself.
599 2023-05-29  Martin Jambor  <mjambor@suse.cz>
601         * MAINTAINERS: Replace spaces with tabs.
603 2023-05-27  Benjamin Priour  <vultkayn@gcc.gnu.org>
605         * MAINTAINERS: New entry.
607 2023-05-18  Eugene Rozenfeld  <erozen@microsoft.com>
609         * Makefile.tpl: Disable warnings as errors for STAGEautofeedback
610         * Makefile.in: Regenerate
612 2023-05-17  Eugene Rozenfeld  <erozen@microsoft.com>
614         * Makefile.in: Disable warnings as errors for STAGEautofeedback
616 2023-05-11  Robin Dapp  <rdapp@ventanamicro.com>
618         * MAINTAINERS: Sort.
620 2023-05-11  Ju-Zhe Zhong  <juzhe.zhong@rivai.ai>
622         * MAINTAINERS: Add myself.
624 2023-05-10  Pan Li  <pan2.li@intel.com>
626         * MAINTAINERS: Add myself.
628 2023-04-28  Eugene Rozenfeld  <erozen@microsoft.com>
630         * Makefile.in: Define PROFILE_MERGER
631         * Makefile.tpl: Define PROFILE_MERGER
633 2023-04-27  Robin Dapp  <rdapp@ventanamicro.com>
635         * MAINTAINERS: Change my email address.
637 2023-04-26  Patrick O'Neill  <patrick@rivosinc.com>
639         * MAINTAINERS: Add myself.
641 2023-04-26  Martin Liska  <mliska@suse.cz>
643         * MAINTAINERS: fix sorting
645 2023-04-25  Victor Do Nascimento  <victor.donascimento@arm.com>
647         * MAINTAINERS (Write After Approval): Add myself.
649 2023-04-24  Martin Liska  <mliska@suse.cz>
651         * MAINTAINERS: Fix sorting.
653 2023-04-21  Peter Foley  <pefoley2@pefoley.com>
655         * configure: Regenerate.
656         * configure.ac: Only create serdep.tmp if needed
658 2023-04-21  “ajit.kumar.agarwal@ibm.com”  <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
660         * MAINTAINERS (Write After Approval): Add myself.
662 2023-04-21  Vineet Gupta  <vineetg@rivosinc.com>
664         * MAINTAINERS (Write After Approval): Add myself.
665         Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
667 2023-04-06  Indu Bhagat  <indu.bhagat@oracle.com>
669         * MAINTAINERS: Add myself.
671 2023-03-22  Tobias Burnus  <tobias@codesourcery.com>
673         * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
675 2023-03-10  Arsen Arsenović  <arsen@aarsen.me>
677         * MAINTAINERS (Write After Approval): Add myself.
679 2023-02-16  Martin Liska  <mliska@suse.cz>
681         * MAINTAINERS: I'm stepping down from my positions.
683 2023-01-10  Philip Herron  <herron.philip@googlemail.com>
685         * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
687 2023-01-06  Clément Chigot  <chigot@adacore.com>
689         * configure.ac: Skip GMP and MPFR when --disable-gdb is
690         provided.
691         * configure: Regenerate.
693 2023-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
695         * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
697 2022-12-31  Iain Sandoe  <iain@sandoe.co.uk>
699         * Makefile.def: Do not build shared libffi.
700         * Makefile.in: Regenerate.
702 2022-12-21  Andrew Pinski  <apinski@marvell.com>
704         * Makefile.def: Add configure-gdb dependencies
705         on all-gmp and all-mpfr.
706         * configure.ac: Split out MPC checking from MPFR.
707         Require GMP and MPFR if the gdb directory exist.
708         * Makefile.in: Regenerate.
709         * configure: Regenerate.
711 2022-12-14  Gaius Mulley  <gaiusmod2@gmail.com>
713         * configure.ac (target_libraries): Add target-libgm2.
714         Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
715         Add GCC_TARGET_TOOL entry for gm2.
716         (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
717         gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
718         * Makefile.def (target_modules): Add libgm2.
719         (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
720         (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
721         (languages): Add entry for language=m2 with gcc-check-target=check-m2
722         and lib-check-target=check-target-libgm2.
723         * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
724         (HOST_EXPORTS): Add definition for GM2.
725         (BASE_TARGET_EXPORTS): Add definition for GM2.
726         (GM2_FOR_BUILD): Defined.
727         (GM2FLAGS): Defined.
728         (GM2_FOR_TARGET): Defined.
729         (GM2FLAGS_FOR_TARGET): Defined.
730         (EXTRA_HOST_FLAGS): Defined.
731         (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
732         (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
733         (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
734         * configure: Rebuilt.
735         * Makefile.in: Rebuilt.
737 2022-12-13  Philip Herron  <philip.herron@embecosm.com>
739         * Makefile.def: Add Rust language.
740         * Makefile.in: Regenerate via autogen.
742 2022-12-09  Martin Liska  <mliska@suse.cz>
744         * MAINTAINERS: Fix spacing.
746 2022-12-07  Arthur Cohen  <arthur.cohen@embecosm.com>
748         * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
750 2022-12-07  Iain Sandoe  <iain@sandoe.co.uk>
752         * Makefile.def: Pass host_libs_picflag to host dependent library
753         configures.
754         * Makefile.in: Regenerate.
755         * configure: Regenerate.
756         * configure.ac (host_libs_picflag): New configure variable set to
757         '--with-pic' when building 'host_shared'.
759 2022-11-25  Weimin Pan  <weimin.pan@oracle.com>
761         * Makefile.def: Add libsframe as new module with its dependencies.
762         * Makefile.in: Regenerated.
763         * configure.ac: Add libsframe to host_libs.
764         * configure: Regenerated.
766 2022-11-23  Marek Polacek  <polacek@redhat.com>
768         Revert:
769         2022-11-23  Marek Polacek  <polacek@redhat.com>
771         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
772         isl.
773         * Makefile.in: Regenerate.
774         * Makefile.tpl: Set PICFLAG.
775         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
776         check.
777         * configure: Regenerate.
779 2022-11-23  Marek Polacek  <polacek@redhat.com>
781         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
782         isl.
783         * Makefile.in: Regenerate.
784         * Makefile.tpl: Set PICFLAG.
785         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
786         check.
787         * configure: Regenerate.
789 2022-11-14  Martin Liska  <mliska@suse.cz>
791         Revert:
792         2022-11-09  Martin Liska  <mliska@suse.cz>
794         * doc/Makefile: New file.
795         * doc/_static/custom.css: New file.
796         * doc/baseconf.py: New file.
797         * doc/bsd.rst: New file.
798         * doc/contrib.rst: New file.
799         * doc/contribute.rst: New file.
800         * doc/cppdiropts.rst: New file.
801         * doc/cppenv.rst: New file.
802         * doc/cppopts.rst: New file.
803         * doc/cppwarnopts.rst: New file.
804         * doc/favicon.ico: New file.
805         * doc/funding.rst: New file.
806         * doc/gcc_sphinx.py: New file.
807         * doc/gnu.rst: New file.
808         * doc/gnu_free_documentation_license.rst: New file.
809         * doc/gpl-3.0.rst: New file.
810         * doc/indices-and-tables.rst: New file.
811         * doc/lgpl-2.1.rst: New file.
812         * doc/logo.pdf: New file.
813         * doc/logo.svg: New file.
814         * doc/md.rst: New file.
815         * doc/requirements.txt: New file.
817 2022-11-14  Martin Liska  <mliska@suse.cz>
819         Revert:
820         2022-11-09  Martin Liska  <mliska@suse.cz>
822         * doc/baseconf.py: Port to GCC sources.
824 2022-11-14  Martin Liska  <mliska@suse.cz>
826         Revert:
827         2022-11-14  Martin Liska  <mliska@suse.cz>
829         * configure: Regenerate.
830         * configure.ac: Support Sphinx based documentation.
832 2022-11-14  Martin Liska  <mliska@suse.cz>
834         Revert:
835         2022-11-09  Martin Liska  <mliska@suse.cz>
837         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
838         provide a default.
840 2022-11-14  Martin Liska  <mliska@suse.cz>
842         Revert:
843         2022-11-09  Martin Liska  <mliska@suse.cz>
845         * doc/bsd.rst:
846         Add trailing newline.
847         * doc/contrib.rst:
848         Add trailing newline.
849         * doc/contribute.rst:
850         Add trailing newline.
851         * doc/cppdiropts.rst:
852         Add trailing newline.
853         * doc/cppenv.rst:
854         Add trailing newline.
855         * doc/cppopts.rst:
856         Add trailing newline.
857         * doc/cppwarnopts.rst:
858         Add trailing newline.
859         * doc/funding.rst:
860         Add trailing newline.
861         * doc/gnu.rst:
862         Add trailing newline.
863         * doc/gnu_free_documentation_license.rst:
864         Add trailing newline.
865         * doc/gpl-3.0.rst:
866         Add trailing newline.
867         * doc/indices-and-tables.rst:
868         Add trailing newline.
869         * doc/lgpl-2.1.rst:
870         Add trailing newline.
871         * doc/md.rst:
872         Add trailing newline.
874 2022-11-14  Martin Liska  <mliska@suse.cz>
876         Revert:
877         2022-11-09  Martin Liska  <mliska@suse.cz>
879         * configure.ac: Use new install URL.
880         * configure: Regenerate.
882 2022-11-14  Martin Liska  <mliska@suse.cz>
884         Revert:
885         2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
887         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
888         instead of just ``.''.
889         * doc/gcc_sphinx.py: Moved to...
890         * doc/modules/gcc_sphinx.py: ...here.
892 2022-11-14  Martin Liska  <mliska@suse.cz>
894         Revert:
895         2022-11-10  Martin Liska  <mliska@suse.cz>
897         * doc/baseconf.py: Modernize by using pathlib.
899 2022-11-14  Martin Liska  <mliska@suse.cz>
901         Revert:
902         2022-11-11  Martin Liska  <mliska@suse.cz>
904         * doc/Makefile: Disable -j auto.
906 2022-11-14  Martin Liska  <mliska@suse.cz>
908         Revert:
909         2022-11-11  Martin Liska  <mliska@suse.cz>
911         * doc/Makefile: Update comment.
913 2022-11-14  Martin Liska  <mliska@suse.cz>
915         Revert:
916         2022-11-11  Martin Liska  <mliska@suse.cz>
918         * doc/indices-and-tables.rst: Rename Indexes to Indices.
920 2022-11-14  Martin Liska  <mliska@suse.cz>
922         Revert:
923         2022-11-13  Martin Liska  <mliska@suse.cz>
925         PR web/107643
926         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
927         is set.
928         * doc/indices-and-tables.rst: Use include_todo tag.
930 2022-11-14  Martin Liska  <mliska@suse.cz>
932         Revert:
933         2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
935         * doc/contrib.rst: Update Jeff Law's email address.
937 2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
939         * doc/contrib.rst: Update Jeff Law's email address.
941 2022-11-13  Martin Liska  <mliska@suse.cz>
943         PR web/107643
944         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
945         is set.
946         * doc/indices-and-tables.rst: Use include_todo tag.
948 2022-11-11  Martin Liska  <mliska@suse.cz>
950         * doc/indices-and-tables.rst: Rename Indexes to Indices.
952 2022-11-11  Martin Liska  <mliska@suse.cz>
954         * doc/Makefile: Update comment.
956 2022-11-11  Martin Liska  <mliska@suse.cz>
958         * doc/Makefile: Disable -j auto.
960 2022-11-10  Martin Liska  <mliska@suse.cz>
962         * doc/baseconf.py: Modernize by using pathlib.
964 2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
966         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
967         instead of just ``.''.
968         * doc/gcc_sphinx.py: Moved to...
969         * doc/modules/gcc_sphinx.py: ...here.
971 2022-11-09  Martin Liska  <mliska@suse.cz>
973         * configure.ac: Use new install URL.
974         * configure: Regenerate.
976 2022-11-09  Martin Liska  <mliska@suse.cz>
978         * doc/bsd.rst:
979         Add trailing newline.
980         * doc/contrib.rst:
981         Add trailing newline.
982         * doc/contribute.rst:
983         Add trailing newline.
984         * doc/cppdiropts.rst:
985         Add trailing newline.
986         * doc/cppenv.rst:
987         Add trailing newline.
988         * doc/cppopts.rst:
989         Add trailing newline.
990         * doc/cppwarnopts.rst:
991         Add trailing newline.
992         * doc/funding.rst:
993         Add trailing newline.
994         * doc/gnu.rst:
995         Add trailing newline.
996         * doc/gnu_free_documentation_license.rst:
997         Add trailing newline.
998         * doc/gpl-3.0.rst:
999         Add trailing newline.
1000         * doc/indices-and-tables.rst:
1001         Add trailing newline.
1002         * doc/lgpl-2.1.rst:
1003         Add trailing newline.
1004         * doc/md.rst:
1005         Add trailing newline.
1007 2022-11-09  Martin Liska  <mliska@suse.cz>
1009         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
1010         provide a default.
1012 2022-11-09  Martin Liska  <mliska@suse.cz>
1014         * configure: Regenerate.
1015         * configure.ac: Support Sphinx based documentation.
1017 2022-11-09  Martin Liska  <mliska@suse.cz>
1019         * doc/baseconf.py: Port to GCC sources.
1021 2022-11-09  Martin Liska  <mliska@suse.cz>
1023         * doc/Makefile: New file.
1024         * doc/_static/custom.css: New file.
1025         * doc/baseconf.py: New file.
1026         * doc/bsd.rst: New file.
1027         * doc/contrib.rst: New file.
1028         * doc/contribute.rst: New file.
1029         * doc/cppdiropts.rst: New file.
1030         * doc/cppenv.rst: New file.
1031         * doc/cppopts.rst: New file.
1032         * doc/cppwarnopts.rst: New file.
1033         * doc/favicon.ico: New file.
1034         * doc/funding.rst: New file.
1035         * doc/gcc_sphinx.py: New file.
1036         * doc/gnu.rst: New file.
1037         * doc/gnu_free_documentation_license.rst: New file.
1038         * doc/gpl-3.0.rst: New file.
1039         * doc/indices-and-tables.rst: New file.
1040         * doc/lgpl-2.1.rst: New file.
1041         * doc/logo.pdf: New file.
1042         * doc/logo.svg: New file.
1043         * doc/md.rst: New file.
1044         * doc/requirements.txt: New file.
1046 2022-11-04  Thomas Schwinge  <thomas@codesourcery.com>
1048         * Makefile.def: Remove module 'liboffloadmic'.
1049         * Makefile.in: Regenerate.
1050         * configure.ac: Remove 'liboffloadmic' handling.
1051         * configure: Regenerate.
1053 2022-10-31  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1055         * MAINTAINERS: Update email address.
1057 2022-10-21  Дилян Палаузов  <dilyan.palauzov@aegee.org>
1059         * configure.ac: Don't configure readline if --with-system-readline is
1060         used.
1061         * configure: Re-generate.
1063 2022-10-12  Cui,Lili  <lili.cui@intel.com>
1065         * MAINTAINERS (Write After Approval): Add myself.
1067 2022-10-11  Olivier Hainque  <hainque@adacore.com>
1069         * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
1070         and friends for rtp !large. Assume the linker has the required
1071         abilities and set lt_cv_deplibs_check_method.
1073 2022-09-30  Olivier Hainque  <hainque@adacore.com>
1075         * configure.ac (*vxworks*): If enable_shared is not
1076         set, set to "no" and add --disable-shared to target and
1077         host_configargs.
1078         * configure: Regenerate.
1080 2022-09-26  Jeff Law  <jlaw@ventanamicro.com>
1082         * MAINTAINERS: Update my email address and DCO entry.
1084 2022-09-23  Paul-Antoine Arras  <pa@codesourcery.com>
1086         * MAINTAINERS (Write After Approval): Add myself.
1088 2022-09-15  Torbjörn SVENSSON  <torbjorn.svensson@foss.st.com>
1090         * MAINTAINERS (Write After Approval): Add myself.
1092 2022-09-07  Jeff Law  <jeffreyalaw@gmail.com>
1094         * MAINTAINERS: Update my email address.
1096 2022-09-07  Tom de Vries  <tdevries@suse.de>
1098         * configure.ac: Set extra_host_libiberty_configure_flags and
1099         extra_host_zlib_configure_flags in separate case statements.
1100         * configure: Regenerate.
1102 2022-09-06  Xianmiao Qu  <cooper.qu@linux.alibaba.com>
1104         * MAINTAINERS: Update c-sky port maintainers' emails.
1106 2022-08-31  Martin Liska  <mliska@suse.cz>
1108         * configure: Regenerate.
1109         * configure.ac: Delete hpux9 and hpux10.
1111 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
1113         * Makefile.def: Drop libelf module and gcc-configure dependency
1114         on it.
1115         * Makefile.in: Regenerate with 'autogen Makefile.def'.
1116         * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
1117         LIBELFINC.
1118         * configure: Regenrate.
1119         * configure.ac (host_libs): Drop unused libelf.
1121 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
1123         * Makefile.in: Regenerate.
1125 2022-08-04  Eugene Rozenfeld  <erozen@microsoft.com>
1127         * MAINTAINERS: Add myself as AutoFDO maintainer.
1129 2022-08-01  Roger Sayle  <roger@nextmovesoftware.com>
1130             Arnaud Charlet  <charlet@adacore.com>
1132         * configure: Regenerate.
1134 2022-07-31  Roger Sayle  <roger@nextmovesoftware.com>
1136         PR bootstrap/106472
1137         * Makefile.def (dependencies): Make configure-target-libgo depend
1138         upon all-target-libbacktrace.
1140 2022-07-27  David Faust  <david.faust@oracle.com>
1142         * MAINTAINERS: Add myself as reviewer for CTF and BTF.
1144 2022-07-27  Richard Biener  <rguenther@suse.de>
1146         * MAINTAINERS (Roger Sayle): Update e-mail address.
1148 2022-07-21  Sam Feifer  <sfeifer@redhat.com>
1150         * MAINTAINERS (Write After Approval): Add myself.
1152 2022-07-21  Marc Poulhiès  <poulhies@adacore.com>
1154         * MAINTAINERS: Add myself as Ada front end co-maintainer.
1156 2022-07-19  Alexander Monakov  <amonakov@ispras.ru>
1158         * .gitignore: Do not ignore config.h.
1160 2022-07-15  Andrew Carlotti  <andrew.carlotti@arm.com>
1162         * MAINTAINERS: Add myself to Write After Approval.
1164 2022-07-04  Martin Liska  <mliska@suse.cz>
1166         * MAINTAINERS: fix sorting of names
1168 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
1170         * MAINTAINERS: add myself.
1172 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
1174         * MAINTAINERS: Add myself to write after approval and DCO.
1176 2022-07-02  Tim Lange  <mail@tim-lange.me>
1178         * MAINTAINERS: Add myself.
1180 2022-07-01  Haochen Jiang  <haochen.jiang@intel.com>
1182         * MAINTAINERS (Write After Approval): Add myself.
1184 2022-06-30  Cui,Lili  <lili.cui@intel.com>
1186         Revert:
1187         2022-06-30  Cui,Lili  <lili.cui@intel.com>
1189         * MAINTAINERS (Write After Approval): Add myself.
1191 2022-06-30  Cui,Lili  <lili.cui@intel.com>
1193         * MAINTAINERS (Write After Approval): Add myself.
1195 2022-06-28  Alexandre Oliva  <oliva@adacore.com>
1197         * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
1198         (EXTRA_GCC_FLAGS): Likewise.
1199         * Makefile.in: Rebuilt.
1201 2022-06-28  konglin1  <lingling.kong@intel.com>
1203         * MAINTAINERS (Write After Approval): Add myself.
1205 2022-06-27  Tom de Vries  <tdevries@suse.de>
1207         * configure.ac: Build libiberty pic variant for gdbserver.
1208         * configure: Regenerate.
1210 2022-06-26  Iain Sandoe  <iain@sandoe.co.uk>
1212         * configure: Regenerate.
1213         * configure.ac: Correct use of $host.
1215 2022-06-25  Jeff Law  <jeffreyalaw@gmail.com>
1217         * MAINTAINERS: Remove tilegx and tilepro entries.
1218         * configure.ac: Remove tilegx and tilepro stanzas.
1219         * configure: Rebuilt.
1221 2022-05-28  Bruce Korb  <bkorb@gnu.org>
1223         * .gitignore: Ignore vim swap files
1225 2022-05-13  Surya Kumari Jangala  <jskumari@linux.ibm.com>
1227         * MAINTAINERS: Add myself to write after approval.
1229 2022-05-11  Kewen Lin  <linkw@linux.ibm.com>
1231         * MAINTAINERS: Remove myself from DCO section.
1233 2022-05-09  Xi Ruoyao  <xry111@xry111.site>
1235         * MAINTAINERS: Update my email address.
1237 2022-05-09  Clément Chigot  <chigot@adacore.com>
1239         * MAINTAINERS: Update my email address.
1241 2022-05-05  Kewen Lin  <linkw@linux.ibm.com>
1243         * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
1244         section.
1246 2022-04-19  Richard Henderson  <rth@gcc.gnu.org>
1248         * MAINTAINERS: Update my email address.
1250 2022-04-01  Qian Jianhua  <qianjh@fujitsu.com>
1252         * MAINTAINERS: Update my email address.
1254 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
1256         * MAINTAINERS: (CPU Port Maintainers): Add myself and
1257         Lulu as LoongArch port maintainer.
1259 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
1260             Lulu Cheng  <chenglulu@loongson.cn>
1262         * configure.ac: Add LoongArch tuples.
1263         * configure: Regenerate.
1265 2022-03-28  Tom Tromey  <tromey@adacore.com>
1267         * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
1268         * configure: Rebuild.
1270 2022-03-24  Bill Schmidt  <bill.schmidt@gmail.com>
1272         * MAINTAINERS: Change my information.
1274 2022-03-16  Chung-Ju Wu  <jasonwucj@gmail.com>
1276         * MAINTAINERS: Add myself to DCO section.
1278 2022-03-14  Jonathan Wakely  <jwakely@redhat.com>
1280         * configure.ac: Fix incorrect option in comment.
1281         * configure: Regenerate.
1283 2022-03-09  Hans-Peter Nilsson  <hp@axis.com>
1285         * Makefile.def (dependencies): Make configure-sim depend on
1286         all-readline.
1287         * Makefile.in: Regenerate.
1289 2022-02-22  Christophe Lyon  <christophe.lyon@foss.st.com>
1291         * MAINTAINERS (Write After Approval): Update my e-mail address.
1293 2022-02-08  Ulrich Weigand  <ulrich.weigand@de.ibm.com>
1295         * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
1297 2022-01-31  Ed Smith-Rowland  <esmithrowland@gmail.com>
1299         * MAINTAINERS: Update my email and add myself to the DCO list.
1301 2022-01-25  Thomas Schwinge  <thomas@codesourcery.com>
1303         Revert:
1304         2021-09-16  Andrew Pinski  <apinski@marvell.com>
1306         PR bootstrap/67102
1307         * Makefile.def: Have configure-target-libffi depend on
1308         all-target-libstdc++-v3.
1309         * Makefile.in: Regenerate.
1311 2022-01-22  Jakub Jelinek  <jakub@redhat.com>
1313         PR other/104181
1314         * build.log: Remove.
1316 2022-01-20  Martin Liska  <mliska@suse.cz>
1318         * MAINTAINERS: Adjust email address based on IRC request.
1320 2022-01-18  Xionghu Luo  <luoxhu@linux.ibm.com>
1322         * MAINTAINERS: Update my email address.
1324 2022-01-17  Martin Liska  <mliska@suse.cz>
1326         * MAINTAINERS: Rename .c names to .cc.
1328 2022-01-13  Jakub Jelinek  <jakub@redhat.com>
1330         * Makefile.am: Remove.
1332 2022-01-11  Thomas Koenig  <tkoenig@gcc.gnu.org>
1334         * Makefile.am: New file.
1336 2022-01-11  Martin Liska  <mliska@suse.cz>
1338         * MAINTAINERS: Sort 2 names.
1340 2022-01-10  Martin Liska  <mliska@suse.cz>
1342         * MAINTAINERS: Fix obvious issues with sorting.
1344 2022-01-07  liuhongt  <hongtao.liu@intel.com>
1346         * build.log: New file.
1348 2022-01-05  Nathan Sidwell  <nathan@acm.org>
1350         * MAINTAINERS: Add DCO entry.  Sort that list.
1352 2022-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
1354         * MAINTAINERS: Change of email address in both DCO and
1355         Write After Approval list.
1357 2021-12-21  Iain Buclaw  <ibuclaw@gdcproject.org>
1359         * configure: Regenerate.
1361 2021-12-21  Martin Liska  <mliska@suse.cz>
1363         * config.sub: Change mode back to 755.
1365 2021-12-17  Martin Liska  <mliska@suse.cz>
1367         * config.sub: Sync from master.
1369 2021-12-17  Martin Liska  <mliska@suse.cz>
1371         Revert:
1372         2021-12-16  Matthias Seidel  <mseidel@apache.org>
1374         * config.sub: Fix typo.
1376 2021-12-16  Matthias Seidel  <mseidel@apache.org>
1378         * config.sub: Fix typo.
1380 2021-12-16  H.J. Lu  <hjl.tools@gmail.com>
1382         Revert:
1383         2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
1385         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1386         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1387         * configure.ac: Include config/gcc-plugin.m4.
1388         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1389         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1390         RANLIB if possible.
1391         * Makefile.in: Regenerated.
1392         * configure: Likewise.
1394 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
1396         * Makefile.tpl (BUILD_CFLAGS): New.
1397         (CFLAGS): Append $(BUILD_CFLAGS).
1398         (CXXFLAGS): Likewise.
1399         (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
1400         (PGO_BUILD_TRAINING_CFLAGS): Likewise.
1401         (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
1402         (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
1403         (PGO_BUILD_TRAINING_MFLAGS): Likewise.
1404         (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
1405         (PGO-TRAINING-TARGETS): Likewise.
1406         (PGO_BUILD_TRAINING): Likewise.
1407         (all): Add '+' to the command line for recursive make.  Support
1408         the PGO build.
1409         * configure.ac: Add --enable-pgo-build[=lto].
1410         AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
1411         PGO_BUILD_LTO_CFLAGS.  Enable the PGO build in Makefile.
1412         * Makefile.in: Regenerated.
1413         * configure: Likewise.
1415 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
1417         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1418         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1419         * configure.ac: Include config/gcc-plugin.m4.
1420         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1421         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1422         RANLIB if possible.
1423         * Makefile.in: Regenerated.
1424         * configure: Likewise.
1426 2021-12-14  Marc Poulhiès  <poulhies@adacore.com>
1428         * MAINTAINERS: Add myself to write after approval.
1430 2021-12-06  Navid Rahimi  <navidrahimi@microsoft.com>
1432         * MAINTAINERS: Adding myself.
1434 2021-12-02  Pekka Seppänen  <pexu@gcc.mail.kapsi.fi>
1436         * configure: Regenerate.
1437         * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
1438         $(CPP).
1440 2021-11-30  Iain Buclaw  <ibuclaw@gdcproject.org>
1442         * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
1443         libatomic.
1444         * Makefile.in: Regenerate.
1445         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
1446         (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
1447         target-libphobos-bootstrap.
1448         (STAGE2_CONFIGURE_FLAGS): Likewise.
1449         * configure: Regenerate.
1450         * configure.ac: Add support for bootstrapping D front-end.
1452 2021-11-16  Martin Uecker  <uecker@gcc.gnu.org>
1454         * MAINTAINERS: Add myself to DCO section and update email address.
1456 2021-11-16  Iain Sandoe  <iain@sandoe.co.uk>
1458         * configure: Regenerate.
1459         * configure.ac: Ensure that PIC (shared) defaults are set
1460         correctly for Darwin.
1462 2021-11-16  Jim Wilson  <jim.wilson.gcc@gmail.com>
1464         * MAINTAINERS: Update my address.
1466 2021-11-12  Alan Modra  <amodra@gmail.com>
1468         * Makefile.def (configure-opcodes): Depend on configure-bfd.
1469         * Makefile.in: Regenerate.
1471 2021-11-03  Maciej W. Rozycki  <macro@embecosm.com>
1473         * MAINTAINERS: Clarify the policy WRT the Write After Approval
1474         list.
1476 2021-11-02  Andrew Burgess  <andrew.burgess@embecosm.com>
1478         * MAINTAINERS (Reviewers, arc): Remove my entry.
1479         (Write After Approval): Add an entry for myself.
1481 2021-10-28  Richard Purdie  <richard.purdie@linuxfoundation.org>
1483         * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1484         * Makefile.in: Regenerate.
1485         * configure: Regenerate.
1486         * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1488 2021-10-26  Jeff Law  <jeffreyalaw@gmail.com>
1490         * MAINTAINERS: Fix up Maciej's entries.
1492 2021-10-26  Maciej W. Rozycki  <macro@embecosm.com>
1494         * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
1495         maintainer.
1497 2021-10-22  Eric Gallager  <egallager@gcc.gnu.org>
1499         PR other/102663
1500         * Makefile.def: Handle install-dvi target.
1501         * Makefile.tpl: Likewise.
1502         * Makefile.in: Regenerate.
1504 2021-10-19  Clément Chigot  <clement.chigot@atos.net>
1506         * MAINTAINERS: Add myself for write after approval.
1508 2021-10-12  Eric Gallager  <egallager@gcc.gnu.org>
1510         * Makefile.def: Mark libcody, libdecnumber,
1511         c++tools, libgcc, and libobjc as missing TAGS
1512         targets.
1513         * Makefile.in: Regenerate.
1515 2021-10-07  Siddhesh Poyarekar  <siddhesh@gotplt.org>
1517         * MAINTAINERS: Add myself to DCO section and update email
1518         address.
1520 2021-09-29  Jonathan Wakely  <jwakely@redhat.com>
1522         * MAINTAINERS: Add myself to DCO section.
1524 2021-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
1526         * configure: Regenerate.
1527         * configure.ac (skipdirs): Add the contents of target_configdirs if
1528         we are not building gcc.
1530 2021-09-24  Andrew Burgess  <andrew.burgess@embecosm.com>
1532         * Makefile.def: Back-port commits ba4d88ad892f and
1533         755ba58ebef0 from binutils-gdb repository.
1534         * Makefile.in: Regenerated.
1536 2021-09-20  Harald Anlauf  <anlauf@gmx.de>
1538         * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
1540 2021-09-17  Iain Sandoe  <iain@sandoe.co.uk>
1542         * Makefile.def: Add a jit check target for the jit
1543         language.
1544         * Makefile.in: Regenerate.
1546 2021-09-16  Andrew Pinski  <apinski@marvell.com>
1548         PR bootstrap/67102
1549         * Makefile.def: Have configure-target-libffi depend on
1550         all-target-libstdc++-v3.
1551         * Makefile.in: Regenerate.
1553 2021-09-10  Petter Tomner  <tomner@kth.se>
1555         * MAINTAINERS: Me added to DCO and write after approval
1557 2021-09-01  YunQiang Su  <syq@debian.org>
1559         * MAINTAINERS: Add myself for write after approval.
1561 2021-08-31  Andrew Burgess  <andrew.burgess@embecosm.com>
1563         * Makefile.def: Add all-gdb dependency on all-libbacktrace.
1564         * Makefile.in: Regenerate.
1566 2021-08-21  Dragan Mladjenovic  <Dragan.Mladjenovic@syrmia.com>
1568         * MAINTAINERS: Add myself for write after approval.
1570 2021-08-18  Iain Sandoe  <iain@sandoe.co.uk>
1572         * Makefile.in: Regenerate.
1573         * Makefile.tpl: Make the state of the configured host
1574         shared flag available to makefile fragements.
1576 2021-08-09  Hongyu Wang  <hongyu.wang@intel.com>
1578         * MAINTAINERS (Write After Approval): Add myself.
1580 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
1582         * .dir-locals.el (bug-reference-url-format): Use https.
1584 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
1586         * .dir-locals.el (c-mode): Change fill-column to 79.
1588 2021-07-15  Trevor Saunders  <tbsaunde@tbsaunde.org>
1590         * MAINTAINERS: Add myself to DCO section.
1592 2021-07-09  Iain Sandoe  <iain@sandoe.co.uk>
1594         * configure: Regenerate.
1595         * configure.ac: Adjust cases for which it is necessary to
1596         include the Darwin host config fragment.
1598 2021-07-06  Gaius Mulley  <gaius.mulley@southwales.ac.uk>
1600         * MAINTAINERS: Add myself for write after approval and DCO.
1602 2021-07-05  Iain Sandoe  <iain@sandoe.co.uk>
1604         * Makefile.def: Add dsymutil defs.
1605         * Makefile.in: Regenerated.
1606         * Makefile.tpl: Add dsymutil to flags.
1607         * configure: Regenerated.
1608         * configure.ac: Add dsymutil to target and build recipes.
1610 2021-07-01  Ankur Saini  <arsenic@sourceware.org>
1612         * MAINTAINERS: Add myself for write after approval.
1614 2021-06-30  Xi Ruoyao  <xry111@mengyan1223.wang>
1616         * MAINTAINERS (Write After Approval): Add myself.
1618 2021-06-25  Matthias Kretz  <m.kretz@gsi.de>
1620         * MAINTAINERS: Add myself for write after approval and DCO
1622 2021-06-24  prathamesh.kulkarni  <prathamesh.kulkarni@linaro.org>
1624         * .gitignore: Add entry for cscope.out.
1626 2021-06-22  liuhongt  <hongtao.liu@intel.com>
1628         * MAINTAINERS: Remove my Write After Approval entry.
1630 2021-06-21  liuhongt  <hongtao.liu@intel.com>
1632         * MAINTAINERS: Add myself as maintainer of the i386 vector
1633         extensions.
1635 2021-06-18  Antoni Boucher  <bouanto@zoho.com>
1637         * MAINTAINERS (Write After Approval): Add myself.
1639 2021-06-17  Aldy Hernandez  <aldyh@redhat.com>
1641         * MAINTAINERS (Various Maintainers): Add Andrew and myself
1642         as *vrp and ranger maintainers.
1644 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
1646         * MAINTAINERS: Adjust my entry in the DCO section so that it does
1647         not trigger testsuite failures.
1649 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
1651         * MAINTAINERS: Add myself to DCO section with both email addresses.
1653 2021-06-03  Jason Merrill  <jason@redhat.com>
1655         * MAINTAINERS: Add DCO version number.
1657 2021-06-02  Jason Merrill  <jason@redhat.com>
1659         * MAINTAINERS: Add DCO section.
1661 2021-05-31  Indu Bhagat  <indu.bhagat@oracle.com>
1663         * MAINTAINERS (Write After Approval): Add myself.
1665 2021-05-29  Mike Frysinger  <vapier@gentoo.org>
1667         * configure.ac: Add gnulib to configdirs for sim.
1668         * configure: Regenerate.
1670 2021-05-18  Mike Frysinger  <vapier@gentoo.org>
1672         * Makefile.def: Add configure-sim dependency on all-gnulib.
1673         * Makefile.in: Regenerated.
1675 2021-05-17  Serge Belyshev  <belyshev@depni.sinp.msu.ru>
1677         * MAINTAINERS (Write After Approval): Add myself.
1679 2021-05-12  Marcel Vollweiler  <marcel@codesourcery.com>
1681         * MAINTAINERS (Write After Approval): Add myself.
1683 2021-05-11  Martin Liska  <mliska@suse.cz>
1685         * MAINTAINERS: Remove entries for removed
1686         components (HSA, BRIG, libhsail-rt).
1687         Move Pekka to Write After Approval.
1689 2021-05-11  Martin Liska  <mliska@suse.cz>
1691         * Makefile.def: Remove libhsail-rt.
1692         * Makefile.in: Likewise.
1693         * configure.ac: Likewise.
1694         * configure: Regenerate.
1695         * libhsail-rt/ChangeLog: Removed.
1696         * libhsail-rt/Makefile.am: Removed.
1697         * libhsail-rt/Makefile.in: Removed.
1698         * libhsail-rt/README: Removed.
1699         * libhsail-rt/aclocal.m4: Removed.
1700         * libhsail-rt/configure: Removed.
1701         * libhsail-rt/configure.ac: Removed.
1702         * libhsail-rt/configure.tgt: Removed.
1703         * libhsail-rt/include/internal/fibers.h: Removed.
1704         * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1705         * libhsail-rt/include/internal/phsa-rt.h: Removed.
1706         * libhsail-rt/include/internal/workitems.h: Removed.
1707         * libhsail-rt/rt/arithmetic.c: Removed.
1708         * libhsail-rt/rt/atomics.c: Removed.
1709         * libhsail-rt/rt/bitstring.c: Removed.
1710         * libhsail-rt/rt/fbarrier.c: Removed.
1711         * libhsail-rt/rt/fibers.c: Removed.
1712         * libhsail-rt/rt/fp16.c: Removed.
1713         * libhsail-rt/rt/misc.c: Removed.
1714         * libhsail-rt/rt/multimedia.c: Removed.
1715         * libhsail-rt/rt/queue.c: Removed.
1716         * libhsail-rt/rt/sat_arithmetic.c: Removed.
1717         * libhsail-rt/rt/segment.c: Removed.
1718         * libhsail-rt/rt/workitems.c: Removed.
1719         * libhsail-rt/target-config.h.in: Removed.
1721 2021-05-04  Nick Clifton  <nickc@redhat.com>
1723         * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1724         * configure: Regenerate.
1726 2021-04-28  Jakub Jelinek  <jakub@redhat.com>
1727             Tobias Burnus  <tobias@codesourcery.com>
1729         * configure.ac (--enable-offload-defaulted): New.
1730         * configure: Regenerate.
1732 2021-04-23  David Faust  <david.faust@oracle.com>
1734         * MAINTAINERS (Write After Approval): Add myself.
1736 2021-04-11  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1738         * MAINTAINERS (Write After Approval): Add myself.
1740 2021-03-26  Dimitar Dimitrov  <dimitar@dinux.eu>
1742         * MAINTAINERS: Add myself as pru port maintainer.
1744 2021-03-23  David Malcolm  <dmalcolm@redhat.com>
1746         * MAINTAINERS: Add myself as static analyzer maintainer.
1748 2021-03-18  Jeff Law  <jlaw@tachyum.com>
1750         * MAINTAINERS: Update primary entry.
1752 2021-03-13  Eugene Rozenfeld  <erozen@microsoft.com>
1754         * MAINTAINERS (Write After Approval): Add myself.
1756 2021-03-13  Mike Frysinger  <vapier@gentoo.org>
1758         * Makefile.def: Remove all-sim dependency on configure-gdb.
1759         * Makefile.in: Regenerated.
1761 2021-03-11  Jeff Law  <law@redhat.com>
1763         * MAINTAINERS: Update entries for a few ex-ImgTec employees
1765 2021-03-11  Martin Liska  <mliska@suse.cz>
1767         * Makefile.tpl: The change was done Makefile.in which
1768         is generated file.
1770 2021-03-08  Jeff Law  <law@redhat.com>
1772         * MAINTAINERS: Update my email address
1774 2021-02-23  Kito Cheng  <kito.cheng@sifive.com>
1776         * config.guess: Import latest upstream.
1777         * config.sub: Import latest upstream.
1779 2021-01-25  Martin Liska  <mliska@suse.cz>
1781         PR gcov-profile/98739
1782         * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1783         for profiledbootstrap.
1785 2021-01-22  Jonathan Wright  <jonathan.wright@arm.com>
1787         * MAINTAINERS (Write After Approval): Add myself.
1789 2021-01-22  Maciej W. Rozycki  <macro@orcam.me.uk>
1791         * MAINTAINERS (Write After Approval): Update my e-mail address.
1793 2021-01-12  Segher Boessenkool  <segher@kernel.crashing.org>
1795         * MAINTAINERS: Fix spacing.
1797 2021-01-12  Qian Jianhua  <qianjh@cn.fujitsu.com>
1799         * MAINTAINERS (Write After Approval): Add myself
1801 2021-01-06  Nick Alcock  <nick.alcock@oracle.com>
1803         * Makefile.def: Sync with binutils-gdb:
1804         (dependencies): all-ld depends on all-libctf.
1805         (host_modules): libctf is no longer no_install.
1806         No longer no_check.  Checking depends on all-ld.
1807         * Makefile.in: Regenerated.
1809 2021-01-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1811         * libtool.m4: Match gnu* along other GNU systems.
1812         * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1813         * libgo/configure: Re-generate.
1815 2021-01-04  Philipp Tomsich  <philipp.tomsich@vrull.eu>
1817         * MAINTAINERS: Update my email address.
1819 2020-12-17  Marius Hillenbrand  <mhillen@linux.ibm.com>
1821         * MAINTAINERS (Write After Approval): Add myself.
1823 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1825         * Makefile.def
1826         * Makefile.in
1827         * Makefile.tpl
1828         * configure
1829         * configure.ac
1831 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1833         * Makefile.def: Add libcody.
1834         * configure.ac: Add libcody.
1835         * Makefile.in: Regenerated.
1836         * configure: Regenerated.
1838 2020-12-14  Andrea Corallo  <andrea.corallo@arm.com>
1840         * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1842 2020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
1844         PR target/97865
1845         * libtool.m4: Update handling of Darwin platform link flags
1846         for Darwin20.
1848 2020-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
1850         * .gitignore: Sync with binutils-gdb
1852 2020-12-02  Claudiu Zissulescu  <claziss@gmail.com>
1854         * MAINTAINERS: Add myself as arc port maintainer.
1856 2020-11-29  Iain Buclaw  <ibuclaw@gdcproject.org>
1858         PR d/87788
1859         * configure.ac: Don't disable D for *-*-darwin*.
1860         * configure: Regenerate.
1862 2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
1864         * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1865         hppa64-*-hpux11*.
1867 2020-11-25  Matthew Malcomson  <matthew.malcomson@arm.com>
1869         * configure: Regenerate.
1870         * configure.ac: Add --bootstrap-hwasan option.
1872 2020-11-23  Iain Sandoe  <iain@sandoe.co.uk>
1874         * config.guess: Import latest upstream.
1875         * config.sub: Import latest upstream.
1877 2020-11-16  Martin Liska  <mliska@suse.cz>
1879         * .gitignore: Add cache as clangd uses it now.
1881 2020-11-13  Haochen Gui  <guihaoc@gcc.gnu.org>
1883         * MAINTAINERS (Write After Approval): add myself
1885 2020-11-09  Pat Bernardi  <bernardi@adacore.com>
1887         * MAINTAINERS (Write After Approval): Add myself.
1889 2020-11-09  Jonathan Wakely  <jwakely@redhat.com>
1891         * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1892         Remove FIXME comments.
1894 2020-11-06  Martin Uecker  <muecker@gwdg.de>
1896         * MAINTAINERS: Update my email address.
1898 2020-11-06  Hongtao Liu  <hongtao.liu@intel.com>
1900         * MAINTAINERS (Write After Approval): Add myself.
1902 2020-10-06  Tobias Burnus  <tobias@codesourcery.com>
1904         PR target/97302
1905         * configure.ac: Only set with_gmp to /usr/local
1906         if not building in tree.
1907         * configure: Regenerate.
1909 2020-09-18  Omar Tahir  <omar.tahir@arm.com>
1911         * MAINTAINERS (Write After Approval): Add myself.
1913 2020-08-26  Tobias Burnus  <tobias@codesourcery.com>
1915         * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1917 2020-08-20  Tobias Burnus  <tobias@codesourcery.com>
1919         PR bootstrap/96612
1920         * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1921         if not the same as ${host}.
1922         * configure: Regenerate.
1924 2020-08-16  Sergei Trofimovich  <slyfox@gcc.gnu.org>
1926         * MAINTAINERS (Write After Approval): Add myself.
1928 2020-08-12  Senthil Kumar Selvaraj  <saaadhu@gcc.gnu.org>
1930         * MAINTAINERS: Update my email address.
1932 2020-07-30  Joe Ramsay  <joe.ramsay@arm.com>
1934         * MAINTAINERS (Write After Approval): Add myself.
1936 2020-07-22  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
1938         * MAINTAINERS (Write After Approval): Add myself.
1940 2020-06-12  Martin Liska  <mliska@suse.cz>
1942         * .gitignore: Add .clang-tidy.
1944 2020-06-08  Jason Merrill  <jason@redhat.com>
1946         * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1947         * configure: Regenerate.
1949 2020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
1951         * MAINTAINERS: Add myself as xtensa port maintainer.
1953 2020-05-28  Nicolas Bértolo  <nicolasbertolo@gmail.com>
1955         * configure.ac: Don't require --enable-host-shared when building
1956         for Mingw.
1957         * configure: Regenerate.
1959 2020-05-18  Jason Merrill  <jason@redhat.com>
1961         * configure.ac: Update bootstrap dialect to -std=c++11.
1963 2020-05-18  Alex Coplan  <alex.coplan@arm.com>
1965         * MAINTAINERS (Write After Approval): Add myself.
1967 2020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
1969         PR target/92713
1970         * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1971         (noconfigdirs): Add 'target-libstdc++-v3'.
1972         * configure: Regenerate.
1974 2020-04-21  Stephen Casner  <casner@acm.org>
1976         PR 25830
1977         * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1978         * configure: Rebuild.
1980 2020-04-17  Martin Liska  <mliska@suse.cz>
1981             Jonathan Yong <10walls@gmail.com>
1983         PR gcov-profile/94570
1984         * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1985         for CYGWIN.
1987 2020-04-14  Martin Jambor  <mjambor@suse.cz>
1989         * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1991 2020-04-09  Tom Tromey  <tom@tromey.com>
1993         * configure: Rebuild.
1994         * Makefile.in: Rebuild.
1995         * Makefile.def (gdbsupport, gdbserver): New host modules.
1996         (configure-gdb): Depend on all-gdbsupport.
1997         (all-gdb): Depend on all-gdbsupport, all-libctf.
1998         * configure.ac (host_tools): Add gdbserver.
1999         Conditionally build gdbserver and gdbsupport.
2001 2020-03-09  Tobias Burnus  <tobias@codesourcery.com>
2003         * configure.ac: Build libgomp by default for amdgcn.
2004         * configure: Regenerate.
2006 2020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
2008         * MAINTAINERS (Write After Approval): Add myself.
2010 2020-02-28  Joel Hutton  <joel.hutton@arm.com>
2012         * MAINTAINERS (Write After Approval) : Add myself.
2014 2020-02-20  Palmer Dabbelt  <palmer@sifive.com>
2016         * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
2018 2020-02-14  Martin Sebor  <msebor@redhat.com>
2020         * doc/extend.texi (attribute alias): Mention type requirement.
2021         (attribute weak): Same.
2022         (attribute weakref): Correct invalid example.
2024 2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
2026         * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
2028 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
2029             Jakub Jelinek  <jakub@redhat.com>
2031         * .gitattributes: Add *.md diff=md.
2033 2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
2035         The mentioned auto-generated file is no more part of the
2037         GCC sources, it's auto-generated in $(builddir) during build.
2039         PR target/92055
2040         * contrib/gcc_update (files_and_dependencies): Remove
2041         entry for gcc/config/avr/t-multilib.
2043 2020-01-14  Anatoly Sokolov <aesok@dol.ru>
2045         * MAINTAINERS: Update my email address.
2047 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
2049         * README.MOVED_TO_GIT: Remove.
2051 2020-01-11  Joseph Myers  <joseph@codesourcery.com>
2053         * README.MOVED_TO_GIT: New file.
2055 2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
2057         * MAINTAINERS (Write After Approval): Add myself.
2059 2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
2061         * MAINTAINERS (write_after_approval): Add myself.
2063 2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
2065         * MAINTAINERS (write_after_approval): Add myself.
2067 2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
2069         * MAINTAINERS (write_after_approval): Add myself.
2071 2019-12-11  Matthias Klose  <doko@ubuntu.com>
2073         * configure.ac: Factor out common cases for compare_exclusions.
2074         * configure: Regenerate.
2076 2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
2078         * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
2079         flag.
2081 2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
2083         * MAINTAINERS (Write After Approval): Add myself.
2085 2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
2087         PR middle-end/92463
2088         * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
2089         * configure: Regenerate
2091 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
2093         * configure.ac: Use https for gcc.gnu.org.
2094         * configure: Regenerated.
2096 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
2098         * MAINTAINERS (aarch64 port): Remove my name, move to...
2099         (Write After Approval): ...Here.
2101 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
2103         * MAINTAINERS: Change my email address as maintainer.
2105 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
2107         PR fortran/91828
2108         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
2109         * configure: Regenerated.
2111 2019-10-21  Jason Merrill  <jason@redhat.com>
2113         * .gitattributes: Also check ChangeLog whitespace.
2115 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
2117         * contrib/dg-extract-results.sh: Add support for KPASS.
2118         * contrib/dg-extract-results.py: Likewise.
2120 2019-10-17  Jason Merrill  <jason@redhat.com>
2122         * .gitattributes: Avoid {} in filename pattern.
2124 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
2126         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
2127         Approval section.
2129 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
2131         * MAINTAINERS: Add myself to Write After Approval
2133 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
2135         * MAINTAINERS: Add myself as an aarch64 maintainer.
2137 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2139         * MAINTAINERS: Add myself as aarch64 maintainer.
2141 2019-09-23  Carl Love  <cel@us.ibm.com>
2143         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
2144         New define_insn.
2145         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
2146         vsx_xxpermdi16_le_V16QI): Removed define_insn.
2148 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
2150         * MAINTAINERS (Sam Tebbs): Update email address.
2152 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
2154         * MAINTAINERS: Update my email address.
2156 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
2158         * libtool.m4: Handle uclinuxfdpiceabi.
2160 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
2162         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
2163         Remove myself from Write After Approval section.
2165 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
2167         * configure.ac: Support for bpf-*-* targets.
2168         * configure: Regenerate.
2170 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
2172         * config.sub: Import upstream version 2019-06-30.
2173         * config.guess: Import upstream version 2019-07-24.
2175 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
2177         * MAINTAINERS: Remove spu port maintainers.
2179 2019-08-28  Martin Liska  <mliska@suse.cz>
2181         * .gitignore: Add .clangd and compile_commands.json
2182         to .gitignore.
2184 2019-08-23  Michael Forney  <mforney@mforney.org>
2186         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
2187         * Makefile.in: Regenerate.
2189 2019-08-19  Tom Tromey  <tom@tromey.com>
2191         * configure: Rebuild.
2192         * configure.ac: Add --with-static-standard-libraries.
2194 2019-08-16  Alexandre Oliva <oliva@gnu.org>
2196         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
2198 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
2200         * MAINTAINERS (Write After Approval): Add myself.
2202 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
2204         * MAINTAINERS (Write After Approval): Remove myself, already listed in
2205         RISC-V port maitainer.
2207 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
2209         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
2211 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
2213         * MAINTAINERS (Write After Approval): Add myself.
2215 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
2217         * MAINTAINERS (Write After Approval): Add myself.
2219 2019-06-25  Martin Liska  <mliska@suse.cz>
2221         contrib/filter-clang-warnings.py: Transform from
2222         filter-rtags-warnings.py.
2224 2019-06-15  Tom Tromey  <tom@tromey.com>
2226         * configure.ac (host_libs): Add gnulib.
2227         * configure: Rebuild.
2228         * Makefile.def (host_modules, dependencies): Add gnulib.
2229         * Makefile.in: Rebuild.
2231 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
2233         * MAINTAINERS (Write After Approval): Add myself.
2235 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
2237         * configure: Regenerate.
2238         * configure.ac: Add PRU target.
2240 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
2242         * MAINTAINERS (Write After Approval): Add myself.
2244 2019-06-11  Nick Clifton  <nickc@redhat.com>
2246         Import these changes from the binutils/gdb repository:
2248         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
2250         * Makefile.def (dependencies): configure-libctf depends on all-bfd
2251         and all its deps.
2252         * Makefile.in: Regenerated.
2254         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
2256         * Makefile.def (host_modules): Add libctf.
2257         * Makefile.def (dependencies): Likewise.
2258         libctf depends on zlib, libiberty, and bfd.
2259         * Makefile.in: Regenerated.
2260         * configure.ac (host_libs): Add libctf.
2261         * configure: Regenerated.
2263 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
2265         * MAINTAINERS (Write After Approval): Add myself.
2267 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
2269         * MAINTAINERS: Update my email address.
2271 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
2273         * MAINTAINERS (Write After Approval): Add myself.
2275 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
2277         * MAINTAINERS (Write After Approval): Add myself.
2279 2019-05-07  Jim Wilson  <jimw@sifive.com>
2281         * MAINTAINERS: Remove myself as IA-64 maintainer.
2283 2019-05-04  Roland Illig  <roland.illig@gmx.de>
2285         * MAINTAINERS (Write After Approval): Add myself.
2287 2019-05-02  Richard Biener  <rguenther@suse.de>
2289         PR bootstrap/85574
2290         * Makefile.tpl (compare target): Also compare extra-compare
2291         files.
2292         * Makefile.in: Regenerate.
2294 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
2296         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
2297         as modulo-scheduler maintainer.
2299 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
2301         * MAINTAINERS: Add myself as co-maintainer for Darwin.
2303 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
2305         * MAINTAINERS: Update my email address.
2307 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
2309         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
2310         * configure: Regenerate.
2312 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2314         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
2315         * configure: Regenerate.
2317 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
2319         * configure.ac: Add target-zlib to target_libraries.
2320         * configure: Regenerate.
2322 2019-04-09  Martin Liska  <mliska@suse.cz>
2324         * Makefile.in: Regenerate.
2325         * Makefile.tpl: Pass GENERATOR_CFLAGS
2326         in all stages.
2328 2019-03-28  Martin Liska  <mliska@suse.cz>
2330         PR bootstrap/89829
2331         * Makefile.in: Revert r254150.
2332         * Makefile.tpl: Likewise.
2334 2019-03-28  Ben Elliston  <bje@gnu.org>
2336         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
2337         related, and libdecnumber.
2339 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
2341         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
2342         (Write After Approval): Remove myself.
2344 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
2346         * MAINTAINERS (Write After Approval): Add myself.
2348 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
2350         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
2351         (Write After Approval): Remove myself and Julian.
2353 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
2355         * MAINTAINERS (Write After Approval): Add myself.
2357 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
2359         * MAINTAINERS (Write After Approval): Add myself.
2361 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
2363         * ChangeLog: Replace space with tab.
2364         * MAINTAINERS: Delete 1 tab to keep alignment.
2366 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
2368         * MAINTAINERS (Write After Approval): Add myself.
2370 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
2372         * MAINTAINERS (Write After Approval): Add myself.
2374 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
2375             Kwok Cheung Yeung  <kcy@codesourcery.com>
2376             Julian Brown  <julian@codesourcery.com>
2377             Tom de Vries  <tom@codesourcery.com>
2378             Jan Hubicka  <hubicka@ucw.cz>
2379             Martin Jambor  <mjambor@suse.cz>
2381         * configure.ac: Likewise.
2382         * configure: Regenerate.
2383         * contrib/config-list.mk: Add amdgcn-amdhsa.
2385 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
2387         * MAINTAINERS (Write After Approval): Add myself.
2389 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
2391         * MAINTAINERS (Write After Approval): Add myself.
2393 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2395         PR target/88535
2396         * config.guess: Import upstream version 2019-01-03.
2397         * config.sub: Import upstream version 2019-01-01.
2399 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
2401         * MAINTAINERS (Write After Approval): Update my maintainer address.
2403 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
2405         * MAINTAINERS (Write After Approval): Add myself.
2407 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
2409         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
2411 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
2413         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
2414         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
2415         (GCC_TARGET_TOOL): Likewise.
2416         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
2417         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
2418         OTOOL, OTOOL_FOR_TARGET: New substitutions.
2419         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
2420         * configure: Regenerate.
2421         * Makefile.in: Likewise.
2423 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
2425         * MAINTAINERS (Write After Approval): Add myself.
2427 2018-11-13  Martin Liska  <mliska@suse.cz>
2429         * gcc.target/i386/pr87930.c: Move to ...
2430         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
2432 2018-11-10  Stafford Horne  <shorne@gmail.com>
2434         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
2435         (Write After Approval): Remove myself.
2437 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
2439         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
2440         Append $INCICONV to it.
2442 2018-11-04  Stafford Horne  <shorne@gmail.com>
2444         * MAINTAINERS (Write After Approval): Add myself.
2446 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
2448         PR bootstrap/82856
2449         * multilib.am: New file.  From automake.
2451         Merge from binutils-gdb:
2452         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
2454         * libtool.m4: Use AC_LANG_SOURCE.
2455         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
2456         * ar-lib: New file.
2457         * test-driver: New file.
2458         * configure: Re-generate.
2460 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
2462         * MAINTAINERS (Write After Approval): Add myself.
2464 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
2466         PR bootstrap/87788
2467         PR d/87799
2468         * configure: Rebuild.
2469         * configure.ac: Disable D on systems where it is known not to work.
2471 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
2473         * Makefile.def (target_modules): Add libphobos.
2474         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
2475         GDCFLAGS_FOR_TARGET.
2476         (dependencies): Make libphobos depend on libatomic, libbacktrace
2477         configure, and zlib configure.
2478         (language): Add language d.
2479         * Makefile.in: Rebuild.
2480         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
2481         (HOST_EXPORTS): Add GDC.
2482         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
2483         (BASE_TARGET_EXPORTS): Add GDC.
2484         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
2485         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
2486         (EXTRA_HOST_FLAGS): Add GDC.
2487         (STAGE1_FLAGS_TO_PASS): Add GDC.
2488         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
2489         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
2490         environment variables.
2491         * configure: Rebuild.
2492         * configure.ac: Add target-libphobos to target_libraries.  Set and
2493         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
2495 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
2497         * MAINTAINERS (Write After Approval): Add myself.
2499 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
2501         * MAINTAINERS (Write After Approval): Remove myself.
2503 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
2505         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
2507 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
2509         * MAINTAINERS: Update my email address.
2511 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
2513         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
2514         maintainer.
2516 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
2518         * MAINTAINERS (Write After Approval): Add self.
2520 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
2522         * MAINTAINERS (write after approval): Add myself.
2524 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
2526         * MAINTAINERS: Update my email address.
2528 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
2530         * MAINTAINERS (write after approval): Add myself.
2532 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
2534         * MAINTAINERS: Add self to global reviewers list.
2536 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
2538         MAINTAINERS: Add c-sky port maintainers.
2540 2018-08-10  Martin Liska  <mliska@suse.cz>
2542         * MAINTAINERS: Revert change in previous commit and
2543         join lines.
2545 2018-08-10  Martin Liska  <mliska@suse.cz>
2547         * MAINTAINERS: Remove extra line.
2549 2018-08-06  Naveen H.S  <naveenh@marvell.com>
2551         * MAINTAINERS: Update my email address.
2553 2018-07-19  DJ Delorie  <dj@redhat.com>
2555         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
2556         as maintainer.
2558 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
2560         * MAINTAINERS: Adjust email address for me and my colleague Robin
2561         Dapp.
2563 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
2564             Sunil K Pandey  <sunil.k.pandey@intel.com>
2566         PR target/84413
2567         * config/i386/i386.c (m_CORE_AVX512): New.
2568         (m_CORE_AVX2): Likewise.
2569         (m_CORE_ALL): Add m_CORE_AVX2.
2570         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
2571         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
2572         and remove the rest of m_SKYLAKE_AVX512.
2574 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2576         * config.sub: Sync with upstream version 2018-07-03.
2578 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2580         * config.guess: Sync with upstream version 2018-06-26.
2581         * config.sub: Sync with upstream version 2018-07-02.
2583 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
2585         * libtool.m4: Sort output of 'find' to enable deterministic builds.
2586         * ltmain.sh: Likewise.
2588 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
2590         * contrib/config-list.mk: Remove powerpc-linux_paired.
2592 2018-06-29  Alexandre Oliva <oliva@adacore.com>
2594         * configure.ac: Introduce support for @unless/@endunless.
2595         * Makefile.tpl (dep-kind): Rewrite with cond; return
2596         postbootstrap in some cases.
2597         (make-postboot-dep, postboot-targets): New.
2598         (dependencies): Do not output postbootstrap dependencies at
2599         first.  Output non-target ones changed for configure to depend
2600         on stage_last @if gcc-bootstrap, and the original deps @unless
2601         gcc-bootstrap.
2602         * configure.in, Makefile.in: Rebuilt.
2604 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
2606         * MAINTAINERS (write after approval): Add myself.
2608 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
2610         * MAINTAINERS (write after approval): Add myself.
2612 2018-06-19  Nick Clifton  <nickc@redhat.com>
2614         * zlib/configure.ac: Restore old behaviour of only enabling
2615         multilibs when a target subdirectory is defined.  This allows
2616         building with srcdir == builddir.
2617         * zlib/configure: Regenerate.
2619 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
2621         * Makefile.def (fortran): Add check-target-libgomp-fortran.
2622         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
2623         * Makefile.in: Regenerate.
2625 2018-06-16  Ben Elliston  <bje@gnu.org>
2627         * config.guess: Import latest version.
2628         * config.sub: Likewise.
2630 2018-06-08  Martin Liska  <mliska@suse.cz>
2632         * MAINTAINERS: Remove MPX-related entries.
2633         * Makefile.def: Remove libmpx support.
2634         * Makefile.in: Regenerate.
2635         * configure.ac: Remove removed files.
2636         * configure: Regenerate.
2637         * libmpx/ChangeLog: Remove.
2638         * libmpx/Makefile.am: Remove.
2639         * libmpx/Makefile.in: Remove.
2640         * libmpx/acinclude.m4: Remove.
2641         * libmpx/aclocal.m4: Remove.
2642         * libmpx/config.h.in: Remove.
2643         * libmpx/configure: Remove.
2644         * libmpx/configure.ac: Remove.
2645         * libmpx/configure.tgt: Remove.
2646         * libmpx/libmpx.spec.in: Remove.
2647         * libmpx/mpxrt/Makefile.am: Remove.
2648         * libmpx/mpxrt/Makefile.in: Remove.
2649         * libmpx/mpxrt/libmpx.map: Remove.
2650         * libmpx/mpxrt/libtool-version: Remove.
2651         * libmpx/mpxrt/mpxrt-utils.c: Remove.
2652         * libmpx/mpxrt/mpxrt-utils.h: Remove.
2653         * libmpx/mpxrt/mpxrt.c: Remove.
2654         * libmpx/mpxrt/mpxrt.h: Remove.
2655         * libmpx/mpxwrap/Makefile.am: Remove.
2656         * libmpx/mpxwrap/Makefile.in: Remove.
2657         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2658         * libmpx/mpxwrap/libtool-version: Remove.
2659         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2661 2018-06-04  Martin Liska  <mliska@suse.cz>
2663         * MAINTAINERS: Add myself as gcov maintainer.
2665 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
2667         * MAINTAINERS: Update my email address.
2669 2018-06-04  Tom de Vries  <tdevries@suse.de>
2671         * MAINTAINERS: Remove write-after-approval entries for component
2672         maintainers.
2674 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
2676         * MAINTAINERS (write after approval): Add myself.
2678 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
2680         * MAINTAINERS: Update my email address.
2682 2018-06-01  Tom de Vries  <tdevries@suse.de>
2684         * MAINTAINERS: Update my email address.
2686 2018-05-22  Bin Cheng <bin.cheng@arm.com>
2688         * MAINTAINERS (loop-optimizer): Add myself.
2690 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
2692         * configure.ac: Added "nfp" target.
2693         * configure: Regenerate.
2695 2018-04-30  Richard Biener  <rguenther@suse.de>
2697         PR bootstrap/85571
2698         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2699         (STAGE3_TFLAGS): Likewise.
2700         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2701         (STAGEtrain_TFLAGS): Likewise.
2702         * Makefile.in: Regenerate.
2704 2018-04-26  Richard Biener  <rguenther@suse.de>
2706         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2707         (STAGE2_CFLAGS): Likewise.
2708         (STAGE2_TFLAGS): Likewise.
2709         (STAGE3_CFLAGS): Add -fchecking.
2710         (STAGE3_TFLAGS): Likewise.
2711         (STAGEtrain_CFLAGS): Filter out -fchecking.
2712         (STAGEtrain_TFLAGS): Likewise.
2713         * Makefile.in: Re-generate.
2715 2018-04-25  Catherine Moore <clm@codesourcery.com>
2717         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2719 2018-04-18  Paul Clarke  <pc@us.ibm.com>
2721         * MAINTAINERS (write after approval): Add myself.
2723 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
2725         * MAINTAINERS: Update my email address.
2727 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
2729         * MAINTAINERS: Remove redundant Write-After-Approval entry.
2731 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
2733         * MAINTAINERS: Update my email address and disambiguate myself
2734         a bit from Will Schmidt.
2736 2018-03-21  Nathan Sidwell  <nathan@acm.org>
2738         * MAINTAINERS: Move maintainers of now-removed picochip and score
2739         ports to write after approval.
2741 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
2743         * MAINTAINERS: Add entry for SVE maintainership.
2745 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
2747         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2748         * configure: Regenerate.
2750 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
2752         * MAINTAINERS (write after approval): Add myself.
2754 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
2756         * MAINTAINERS (write after approval): Add myself.
2758 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
2760         * MAINTAINERS (write after approval): Add myself.
2762 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
2764         Update copyright years.
2766 2018-01-03  Ben Elliston  <bje@gnu.org>
2768         * config.guess: Import latest version.
2769         * config.sub: Likewise.
2771 2017-12-12  Stafford Horne  <shorne@gmail.com>
2773         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2774         * configure: Regenerate.
2776 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
2778         * MAINTAINERS (Write After Approval): Add myself.
2780 2017-11-28  Julia Koval  <julia.koval@intel.com>
2781             Sebastian Peryt  <sebastian.peryt@intel.com>
2783         * Makefile.def (target_modules): Remove libcilkrts.
2784         * Makefile.in: Ditto.
2785         * configure: Ditto.
2786         * configure.ac: Ditto.
2788 2017-11-28  Julia Koval  <julia.koval@intel.com>
2790         * MAINTAINERS (Write After Approval): Add myself.
2792 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
2794         * MAINTAINERS (Write After Approval): Add myself.
2796 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
2798         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2799         Use my SiFive email address.
2801 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
2803         * MAINTAINERS (write after approval): Add myself.
2805 2017-10-27  Martin Liska  <mliska@suse.cz>
2807         * Makefile.tpl: Use proper name of folder as it was renamed
2808         during transition to 4 stages.
2809         * Makefile.in: Regenerate.
2811 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
2813         * MAINTAINERS (write after approval): Add myself.
2815 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
2817         * MAINTAINERS: Add a note that maintainership also includes web
2818         pages, docs, and testsuite related to that area.
2820 2017-09-25  Tom de Vries  <tom@codesourcery.com>
2822         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2824 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
2826         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2828 2017-09-15  Nathan Sidwell  <nathan@acm.org>
2830         * MAINTAINERS: Remove myself as a vxworks maintainer.
2832 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
2834         * MAINTAINERS: Remove email address of Jim Norris.
2836 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2838         * MAINTAINERS (Reviewers): Move myself from here...
2839         (CPU Port Maintainers): ... to here.
2841 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
2843         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2845 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
2847         * MAINTAINERS (write after approval): Add myself.
2849 2017-07-28  Tony Reix  <tony.reix@atos.net>
2851         * configure.ac (target-libffi): Don't disable for AIX.
2852         (go): Don't add to unsupported_languages on AIX.
2853         (target-libgo): Don't disable for AIX.
2854         * configure: Regenerate.
2856 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
2858         * MAINTAINERS: Add myself.
2860 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2862         * MAINTAINERS: Update my email address.
2864 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
2866         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2867         arm-specific auto-generated header files.
2869 2017-07-03  Nathan Sidwell  <nathan@acm.org>
2871         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2872         * configure: Rebuilt.
2874 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
2876         * MAINTAINERS: Readd myself for c6x.
2878 2017-06-28  Martin Liska  <mliska@suse.cz>
2880         PR bootstrap/81217
2881         * Makefile.def: Remove superfluous bootstrap_target from
2882         bootstrap_stage.
2883         * Makefile.in: Re-generate the file.
2885 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
2887         * MAINTAINERS: Add myself to Write After Approval
2889 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
2891         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2893 2017-06-19  Martin Liska  <mliska@suse.cz>
2895         * Makefile.def: Define 4 stages PGO bootstrap.
2896         * Makefile.tpl: Define FLAGS.
2897         * Makefile.in: Regenerate.
2899 2017-06-14  Ian Lance Taylor  <iant@golang.org>
2901         * Makefile.def: Add check-gotools to go check targets.
2902         * Makefile.in: Rebuild.
2904 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
2906         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2908 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
2910         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2911         * configure: Regenerate.
2913 2017-05-31  Martin Liska  <mliska@suse.cz>
2915         * configure.ac: Add handling of stage2_werror_flags to
2916         action-if-given and to action-if-not-given.
2917         * configure: Regenerate.
2919 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
2921         * MAINTAINERS: Add self to Write After Approval
2923 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
2925         * MAINTAINERS: Update my email address, and remove myself as
2926         maintainer in some areas.
2928 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
2930         * MAINTAINERS: Add self to Write After Approval
2932 2017-05-25  Nathan Sidwell  <nathan@acm.org>
2934         * configure.ac: Add --enable-languages=default to mean default and
2935         make --enable-languages=all mean all supported languages.
2936         * configure: Regenerated.
2938 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
2940         * config.gcc (powerpc*-*-*spe*): New.
2941         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2942         (powerpc-*-rtems*spe*): New.
2943         (powerpc*-*-linux*spe*): New.
2944         (powerpc-wrs-vxworksspe): New.
2945         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2946         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2947         * config.host (powerpc*-*-*spe*): New.
2949 2017-05-19  Martin Liska  <mliska@suse.cz>
2951         * configure.ac: Add --enable-werror-always just for
2952         bootstrap-debug (or none build config) and do not add it
2953         when we are on a release branch.
2954         * configure: Regenerated.
2956 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
2958         * MAINTAINERS: Add self to Write After Approval
2960 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
2962         * MAINTAINERS: Move myself to Write After Approval section.
2964 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2966         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2967         ACCH registers.
2968         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2969         available.
2970         (umulsidi3): Likewise.
2971         (mulsidi3_700): Disable this pattern when we have advanced mpy
2972         instructions.
2973         (umulsidi3_700): Likewise.
2974         (maddsidi4): New pattern.
2975         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2976         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2977         (mpydu_imm_arcv2hs): Likewise.
2978         * config/arc/predicates.md (accl_operand): New predicate.
2980 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2981             Andrew Burgess <andrew.burgess@embecosm.com>
2983         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2984         case.
2985         (ARC_AUTOFP_IRQ_P): Likewise.
2986         (ARC_AUTO_IRQ_P): Likewise.
2987         (rgf_banked_register_count): New variable.
2988         (parse_mrgf_banked_regs_option): New function.
2989         (arc_override_options): Handle rgf_banked_regs option.
2990         (arc_handle_interrupt_attribute): Add firq option.
2991         (arc_compute_function_type): Return fast irq type when required.
2992         (arc_must_save_register): Handle fast interrupts.
2993         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2994         (arc_return_address_regs): Update.
2995         * config/arc/arc.h (arc_return_address_regs): Update.
2996         (arc_function_type): Add fast interrupt type.
2997         (ARC_INTERRUPT_P): Update.
2998         (RC_FAST_INTERRUPT_P): Define.
2999         * config/arc/arc.md (simple_return): Update for fast interrupts.
3000         (p_return_i): Likewise.
3001         * config/arc/arc.opt (mrgf-banked-regs): New option.
3002         * doc/invoke.texi (mrgf-banked-regs): Document.
3004 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
3006         * config/arc/arc.c (irq_ctrl_saved): New variable.
3007         (ARC_AUTOBLINK_IRQ_P): Define.
3008         (ARC_AUTOFP_IRQ_P): Likewise.
3009         (ARC_AUTO_IRQ_P): Likewise.
3010         (irq_range): New function.
3011         (arc_must_save_register): Likewise.
3012         (arc_must_save_return_addr): Likewise.
3013         (arc_dwarf_emit_irq_save_regs): Likewise.
3014         (arc_override_options): Handle deferred options.
3015         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
3016         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
3017         arc_must_save_return_addr.
3018         (arc_compute_frame_size): Handle automated save and restore of
3019         registers.
3020         (arc_expand_prologue): Likewise.
3021         (arc_expand_epilogue): Likewise.
3022         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
3023         * config/arc/arc.opt (mirq-ctrl-saved): New option.
3024         * doc/invoke.texi (mirq-ctrl-saved): Document option.
3026 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
3027         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
3029         PR bootstrap/77661
3030         * Makefile.def: Don't pass --enable-maintainer-mode on to an
3031         in-tree build MPC.
3032         * Makefile.in: Regenerate.
3034 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3036         * configure.ac: Enable LTO by default on darwin >= 9.
3037         * configure: Regenerate.
3039 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
3041         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
3042         and Andrew Waterman as the RISC-V maintainers.
3044 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
3046         * MAINTAINERS: Add self to Write After Approval
3048 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
3050         * config.guess: Import latest from upstream.
3052 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
3054         * MAINTAINERS (Write After Approval): Remove entries that are
3055         already covered under Reviewers.
3057 2017-03-08  Mark Wielaard  <mark@klomp.org>
3059         PR demangler/70909
3060         PR demangler/67264
3061         * include/demangle.h: Add d_printing to struct demangle_component
3062         and pass struct demangle_component as non const.
3064 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
3066         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
3068 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
3070         * Makefile.tpl: Remove HOST_ISLVER.
3071         (HOST_EXPORTS): Remove ISLVER.
3072         * Makefile.in: Regenerate.
3074 2017-02-13  Richard Biener  <rguenther@suse.de>
3076         * configure: Re-generate.
3078 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
3080         * MAINTAINERS: Adjust bug reporting URL.
3082 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
3084         * MAINTAINERS (Write After Approval): Remove redundant entry
3085         for Andrew Burgess.
3087 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
3089         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
3090         32-bit hppa*-*-hpux*.
3091         * configure: Regenerate.
3093 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
3095         * configure.ac: Moved the white list of enabling BRIG FE to
3096         libhsail-rt/configure.tgt.
3097         * configure: Regenerated.
3098         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
3100 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
3101             Martin Jambor  <mjambor@suse.cz>
3103         * Makefile.def (target_modules): Added libhsail-rt.
3104         (languages): Added language brig.
3105         * Makefile.in: Regenerated.
3106         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
3107         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
3108         * configure: Regenerated.
3110 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
3112         PR other/79046
3113         * configure: Regenerated.
3115 2017-01-04  Alan Modra  <amodra@gmail.com>
3117         * configure: Regenerate.
3119 2016-12-29  Ben Elliston  <bje@gnu.org>
3121         * config.sub: Import latest version.
3123 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
3125         * MAINTAINERS (Write After Approval): Add myself.
3127 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
3129         * configure.ac: Don't bootstrap libmpx unless --with-build-config
3130         includes bootstrap-mpx.
3131         * configure: Regenerated.
3133 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
3135         * MAINTAINERS (Write After Approval): Add myself.
3137 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
3139         * configure: Regenerate.
3141 2016-12-01  Matthias Klose  <doko@ubuntu.com>
3143         * configure.ac: Don't use pkg-config to check for bdw-gc.
3144         * configure: Regenerate.
3146 2016-11-30  Matthias Klose  <doko@ubuntu.com>
3148         * Makefile.def: Remove reference to boehm-gc target module.
3149         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
3150         options and for the bdw-gc pkg-config module.
3151         * configure: Regenerate.
3152         * Makefile.in: Regenerate.
3154 2016-11-28  Nathan Sidwell  <nathan@acm.org>
3156         * MAINTAINERS (nvptx): Remove self.
3158 2016-11-25  Ben Elliston  <bje@gnu.org>
3160         * config.guess: Import latest version.
3161         * config.sub: Likewise.
3163 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
3165         * MAINTAINERS (Write After Approval): Add myself.
3167 2016-11-15  Matthias Klose  <doko@ubuntu.com>
3169         * Makefile.def: Remove references to GCJ.
3170         * Makefile.tpl: Likewise.
3171         * Makefile.in: Regenerate.
3173 2016-11-15  Matthias Klose  <doko@ubuntu.com>
3175         * config-ml.in: Remove references to GCJ.
3176         * configure.ac: Likewise.
3177         * configure: Regenerate.
3179 2016-11-01  Josh Conner  <joshconner@google.com>
3181         * MAINTAINERS (Write After Approval): Update email address,
3183 2016-10-27  Carl Love  <cel@us.ibm.com>
3185         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
3186         Approval list to make it alphabetical.
3188 2016-10-27  Carl Love  <cel@us.ibm.com>
3190         * MAINTAINERS (Write After Approval): Add myself.
3192 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
3194         * MAINTAINERS (Reviewers): Add myself.
3195         (Write After Approval): Add myself.
3197 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
3198             Ulrich Weigand  <uweigand@de.ibm.com>
3200         * MAINTAINERS: Update email address.
3202 2016-10-10  Nathan Sidwell  <nathan@acm.org>
3204         * MAINTAINERS: Update email address.
3206 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
3208         * configure.ac: Add aarch64-*-freebsd*.
3209         * configure: Regenerate.
3211 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
3213         * MAINTAINERS: Update email address after it got reverted.
3215 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3217         * configure.ac (target_libraries): Readd target-boehm-gc.
3218         Restore --enable-objc-gc handling.
3219         * configure: Regenerate.
3221 2015-10-03  Jeff Law  <law@redhat.com>
3223         * MAINTAINERS: Move several inactive maintainers to the
3224         write-after-approval section.
3226 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
3228         * configure.ac: Add target-libffi to target_libraries.
3229         Readd libgcj target disablings, modified to only target-libffi.
3230         Readd target addition of go to unsupported languages.
3231         * configure: Regenerated.
3233 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
3235         * MAINTAINERS: Update email address.
3237 2016-09-30  Andrew Haley  <aph@redhat.com>
3239         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
3240         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
3241         libgcj.
3243 2016-09-30  Andrew Haley  <aph@redhat.com>
3245         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
3246         write-after approval after GCJ deletion.
3248 2016-09-30  Andrew Haley  <aph@redhat.com>
3250         * Makefile.def: Remove libjava.
3251         * Makefile.tpl: Likewise.
3252         * Makefile.in: Regenerate.
3253         * configure.ac: Likewise.
3254         * configure: Likewise.
3255         * gcc/java: Remove.
3256         * libjava: Likewise.
3258 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
3260         * MAINTAINERS (Reviewers): Add myself.
3262 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
3264         * configure.ac: Disable "sim" directory for arc*-*-*.
3265         * configure: Regenerated.
3267 2016-09-23  Tamar Christina <tamar.christina@arm.com>
3269         * MAINTAINERS (Write After Approval): Add myself.
3271 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
3273         * configure.ac: Check for the minimum in-tree MPFR version
3274         handled.
3275         * configure: Regenerate.
3277 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
3279         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
3280         * configure: Regenerated.
3282 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
3284         * MAINTAINERS (Write After Approval): Add myself.
3286 2016-06-23  Andi Kleen  <ak@linux.intel.com>
3288         * Makefile.def: Add autoprofiledbootstrap.
3289         * Makefile.tpl: Dito.
3290         * Makefile.in: Regenerate.
3292 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
3294     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
3295     * configure: Regenerate.
3297 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
3299         * configure: Regenerate.
3300         * configure.ac: Remove support for avr-rtems.
3302 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
3304         * MAINTAINERS (Write After Approval): Add myself.
3306 2016-06-16  Michael Collison  <michael.collison@arm.com>
3308         * MAINTAINERS (Write After Approval): Add myself.
3310 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
3312         * MAINTAINERS (Write After Approval): Update e-mail address.
3314 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
3316         * MAINTAINERS (Write After Approval): Add myself.
3318 2016-05-28  Alan Modra  <amodra@gmail.com>
3320         * Makefile.tpl (configure): Depend on m4 files included.
3321         * Makefile.in: Regenerate.
3323 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
3325         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
3326         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
3328 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
3330         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
3331         special case builtin.
3332         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
3333         support for ALTIVEC_BUILTIN_VEC_ADDEC.
3334         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
3335         for __builtin_vec_addec.
3337 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
3339         * config.guess: Import version 2016-04-02 (newest).
3340         * config.sub: Import version 2016-05-10 (newest).
3342 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
3344         * configure.ac: Add ARC support to libgloss.
3345         * configure: Regenerate
3347 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
3349         * MAINTAINERS (Write After Approval): Add myself.
3351 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3353         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
3354         * configure: Regenerated.
3355         * Makefile.def (gmp): Explicitly disable assembler.
3356         (mpfr): Adjust lib_path.
3357         (mpc): Likewise.
3358         * Makefile.in: Regenerated.
3360 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
3362         PR bootstrap/70704
3363         * configure.ac (--enable-stage1-checking): Add missing
3364         --enable-checking=.
3365         * configure: Regenerated.
3367 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
3369         * config.guess: Revert r235676.
3370         * config.sub: Revert r235676.
3372 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
3374         * config.guess: Remove SH5 support.
3375         * config.sub: Likewise.
3376         * configure: Likewise.
3377         * configure.ac: Likewise.
3379 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
3381         PR bootstrap/70704
3382         * configure.ac (--enable-stage1-checking): For --disable-checking or
3383         implicit --enable-checking, make sure extra flag matches in between
3384         stage1 and later checking.
3385         * configure: Regenerated.
3387 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
3389         * .gitattributes: New file.
3391 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
3393         * MAINTAINERS (rs6000/powerpc port): Add myself.
3395 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
3397         PR bootstrap/70173
3398         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
3399         and gotools directories.  Delete the stage_final file.
3400         * Makefile.in: Regenerate.
3402 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
3404         * MAINTAINERS (Write After Approval): Add myself.
3406 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
3408         * MAINTAINERS (Fortran maintainer): Remove myself.
3410 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
3412         * MAINTAINERS (Write After Approval): Add myself.
3414 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
3416         * MAINTAINERS (Write After Approval): Add myself.
3418 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
3420         Sync with binutils-gdb:
3422         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
3424         * configure.ac: Add mips and s390 to the gold target check.
3425         * configure: Regenerate.
3427 2016-03-01  DJ Delorie  <dj@redhat.com>
3429         * MAINTAINERS (mep): Remove myself as MeP maintainer.
3431 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
3433         * MAINTAINERS (libcpp): Add myself.
3434         (diagnostic messages): Likewise.
3436 2016-02-20  Tom de Vries  <tom@codesourcery.com>
3438         * MAINTAINERS: Fix whitespace.
3440 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
3442         * MAINTAINERS (Write After Approval): Add myself.
3444 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
3446         * config/isl.m4: Add comments about isl-0.16.
3447         * configure: Regenerate.
3449 2016-01-29  Martin Jambor  <mjambor@suse.cz>
3451         * MAINTAINERS (hsa maintainers): Add myself.
3453 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
3455         * MAINTAINERS: (Write After Approval): Add myself.
3457 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
3458             Sebastian Pop  <s.pop@samsung.com>
3460         * Makefile.in: Regenerate.
3461         * Makefile.tpl: Export ISLVER.
3462         * configure: Regenerate.
3463         * config/isl.m4: Detect isl-0.15.
3465 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
3467         PR bootstrap/69329
3468         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
3469         * Makefile.in: Regenerate.
3471 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
3473         * configure.ac: Enable LTO for DJGPP
3474         * configure: Regenerate
3476 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
3478         Sync with binutils-gdb:
3479         2015-10-21  Nick Clifton  <nickc@redhat.com>
3481         PR gas/19109
3482         * configure.ac: Note the 'none' is an acceptable argument to
3483         --enable-compressed-debug-sections.
3484         * configure: Regenerate.
3486 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3488         PR bootstrap/69134
3489         * Makefile.def (mpfr): Disable assembler.
3490         * Makefile.in: Regenerate.
3492 2016-01-01  Ben Elliston  <bje@gnu.org>
3494         * config.guess: Import version 2016-01-01.
3495         * config.sub: Likewise.
3497 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
3499         * MAINTAINERS (Write After Approval): Add myself.
3501 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
3503         * Makefile.in: Replace ISL with isl.
3504         * Makefile.tpl: Same.
3505         * config/isl.m4: Same.
3506         * configure.ac: Same.
3507         * contrib/download_prerequisites: Same.
3508         * configure: Regenerate.
3510 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
3512         * MAINTAINERS (Write After Approval): Add Myself.
3514 2015-12-17  Nathan Sidwell  <nathan@acm.org>
3516         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
3517         * configure: Regenerate.
3519 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
3520             Sebastian Pop  <s.pop@samsung.com>
3522         * config/isl.m4 (ISL_CHECK_VERSION): Check for
3523         isl_ctx_get_max_operations.
3524         * configure: Regenerate.
3526 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
3528         * MAINTAINERS (Write After Approval): Add myself.
3530 2015-12-02  Ian Lance Taylor  <iant@google.com>
3532         PR go/66147
3533         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
3534         * Makefile.in: Regenerate.
3536 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
3538         PR libffi/65726
3539         * Makefile.def (lang_env_dependencies): Make libffi depend
3540         on cxx.
3541         * Makefile.in: Regenerate.
3543 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
3545         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
3546         symbols.
3548 2015-11-20  Tristan Gingold  <gingold@adacore.com>
3550         Sync with binutils-gdb:
3551         2015-11-20  Tristan Gingold  <gingold@adacore.com>
3553         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
3554         * configure: Regenerate.
3556 2015-11-19  Martin Liska  <mliska@suse.cz>
3558         * .gitignore: Add .clang-format to ignored files.
3559         * Makefile.in: Add clang-format.
3560         * Makefile.tpl: Likewise.
3562 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
3564         * configure.ac: Enable libmpx by default.
3565         * configure: Regenerated.
3567 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
3569         * MAINTAINERS: Update email address.
3571 2015-10-23  Paulo Matos  <pmatos@linki.tools>
3573         * MAINTAINERS: Update email address.
3575 2015-10-23  Alan Hayward <alan.hayward@arm.com>
3577         * MAINTAINERS  (Write After Approval): Add myself.
3579 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
3581         Sync with binutils-gdb:
3582         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
3584         PR gas/19109
3585         * configure.ac: Add
3586         --enable-compressed-debug-sections={all,gas,gold,ld}.
3587         * configure: Regenerated.
3589 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
3591         * MAINTAINERS: Update list of Ada maintainers and email addresses.
3593 2015-10-09  Martin Liska  <mliska@suse.cz>
3595         * MAINTAINERS (Write After Approval): Add myself.
3597 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
3599         * MAINTAINERS (Write After Approval): Add myself.
3601 2015-10-02  Florian Weimer  <fweimer@redhat.com>
3603         * MAINTAINERS: Update email address.
3605 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
3607         * MAINTAINERS  (Write After Approval): Add myself.
3609 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
3611         * MAINTAINERS: Update email.
3613 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
3615         * MAINTAINERS: Update my email address.
3617 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
3619         * MAINTAINERS (ft32 port): Add myself.
3621 2015-08-28  David Sherwood  <david.sherwood@arm.com>
3623         * MAINTAINERS: Add myself.
3625 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
3627         * MAINTAINERS (Write After Approval): Add myself.
3629 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3631         PR libfortran/54572
3632         * Makefile.def: Make libgfortran depend on libbacktrace.
3633         * Makefile.in: Regenerate.
3635 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
3637         * MAINTAINERS (Write After Approval): Add myself.
3639 2015-08-12  Tom de Vries  <tom@codesourcery.com>
3641         PR other/67092
3642         * configure.ac: Remove --with_host_libstdcxx support.
3643         * configure: Regenerate.
3645 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
3646             Jakub Jelinek  <jakub@redhat.com>
3648         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
3649         nvptx*-*-*.
3650         * configure: Regenerate.
3652 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
3654         * Makefile.def (libiconv): Define bootstrap=true.
3655         Mark pdf/html/info as missing.
3656         (configure-gcc): Depend on all-libiconv.
3657         (all-gcc): Ditto.
3658         (configure-libcpp): Ditto.
3659         (all-libcpp): Ditto.
3660         (configure-intl): Ditto.
3661         (all-intl): Ditto.
3662         * Makefile.in: Regenerate.
3664 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
3666         * MAINTAINERS (loop ivopts): Add the entry and myself.
3668 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3670         * MAINTAINERS (nvptx): Add self.
3672 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
3674         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3675         128-bit vector modes.
3677 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
3679         * MAINTAINERS (Write After Approval): Add myself.
3681 2015-07-28  Ben Elliston  <bje@gnu.org>
3683         * config.sub, config.guess: Import from upstream.
3685 2015-07-24  Michael Darling  <darlingm@gmail.com>
3687         PR other/66259
3688         * config-ml.in: Reflects renaming of configure.in to configure.ac
3689         * configure: Likewise
3690         * configure.ac: Likewise
3692 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
3694         * MAINTAINERS: Update my email address.
3696 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3698         Sync with binutils-gdb:
3699         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
3701         * configure.ac (target_configdirs): Exclude target-zlib if
3702         target-libjava isn't built.
3703         * configure: Regenerated.
3705 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3707         Sync with binutils-gdb:
3708         2015-05-13  John David Anglin  <dave.anglin@bell.net>
3710         * configure.ac: Disable configuration of GDB for HPUX targets.
3711         * configure: Regenerate.
3713         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
3715         * configure.ac: Add --with-system-zlib.
3716         * configure: Regenerated.
3718         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
3720         * configure.ac: Add FT32 support.
3721         * configure: Regenerate.
3723         2015-01-12  Anthony Green  <green@moxielogic.com>
3725         * configure.ac: Don't disable gprof for moxie.
3726         * configure: Rebuild.
3728 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3730         Sync with binutils-gdb:
3731         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
3733         PR ld/18355
3734         * Makefile.def: Add extra_configure_flags to host zlib.
3735         * configure.ac (extra_host_zlib_configure_flags): New.  Set
3736         to --enable-host-shared When bfd is to be built as shared
3737         library.  AC_SUBST.
3738         * Makefile.in: Regenerated.
3740 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
3742         Sync with src:
3743         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
3744         * Makefile.def (dependencies): Add all-zlib to all-bfd.
3745         * Makefile.in: Regenerated.
3747 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
3749         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3750         target.
3751         * configure: Regenerate.
3753 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
3755         * MAINTAINERS (Write After Approval): Add myself.
3757 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
3759         * MAINTAINERS (OS Port Maintainers): Add myself.
3760         (Various Maintainers): Remove myself from libffi testsuite.
3762 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
3764         * MAINTAINERS (gen* on machine desc): Add self.
3766 2015-06-02  Jason Merrill  <jason@redhat.com>
3768         PR bootstrap/66319
3769         * configure.ac: Use -std=gnu++98.
3771 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
3773         * MAINTAINERS (Write After Approval): Add myself.
3775 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
3777         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3778         * configure: Regenerate.
3780 2015-05-26  Jason Merrill  <jason@redhat.com>
3782         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3783         * configure: Regenerate.
3785 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
3787         * configure.ac: FT32 target added.
3788         * configure: Regenerated.
3790 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
3792         * MAINTAINERS (Write After Approval): Add myself.
3794 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3796         * MAINTAINERS (Write After Approval): Add myself.
3798 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3800         * configure.ac: Fix typo.
3801         * configure: Regenerate.
3803 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
3805         * MAINTAINERS (Write After Approval): Add myself.
3807 2015-05-03  Matthias Klose  <doko@ubuntu.com>
3809         * configure.ac: Match $host configured with triplets.
3810         * configure: Regenerate.
3812 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3814         * Makefile.tpl: Remove surplus whitespace throughout.
3815         * Makefile.in: Regenerate.
3817 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
3819         * MAINTAINERS (Various Maintainers): Add myself as instruction
3820         combiner maintainer.
3822 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
3824         PR bootstrap/62077
3825         * configure.ac (--enable-stage1-checking): Default to
3826         release,misc,gimple,rtlflag,tree,types if --disable-checking
3827         or --enable-checking is not specified and DEV-PHASE is not
3828         experimental.
3829         * configure: Regenerated.
3831 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
3833         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3834         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3835         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3836         * Makefile.in: Regenerate.
3838 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
3840         * MAINTAINERS: Update my email address.
3842 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
3844         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3846 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3848         * MAINTAINERS: Add myself as an arm port reviewer.
3850 2015-03-25  Martin Liska  <mliska@suse.cz>
3851             Yury Gribov  <y.gribov@samsung.com>
3853         * Makefile.in: Fix ln source location for vimrc file.
3854         * Makefile.tpl: Likewise.
3856 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
3858         PR bootstrap/25672
3859         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3860         cross-compiling.  Similarly for CXX_FOR_TARGET.
3861         * configure: Regenerate.
3863 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
3865         * Makefile.def: Add libmpx.
3866         * configure.ac: Add libmpx.
3867         * Makefile.in: Regenerate.
3868         * configure: Regenerate.
3870 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
3872         * MAINTAINERS (CPU Port Maintainers): Add myself
3873         i386 vector ISA extns mantainer.
3875 2015-03-13  Jeff Law  <law@redhat.com>
3877         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3878         maintainer.
3879         Remove Richard Henderson as a maintainer for the x86 port.
3881 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
3883         * MAINTAINERS (CPU Port Maintainers): Update my email address.
3885 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
3887         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3888         pointer bounds checker and i386 MPX maintainer.
3890 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
3892         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3894 2015-02-26  Martin Sebor  <msebor@redhat.com>
3896         * MAINTAINERS (Various Maintainers): Add self.
3898 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
3900         * configure.ac [--enable-as-accelerator-for] (enable_languages):
3901         Make sure it contains lto.
3902         * configure: Regenerate.
3904 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
3906         * configure: Regenerate.
3908 2015-02-06  Diego Novillo  <dnovillo@google.com>
3910         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3911         middle-end, docstring): Remove myself.
3912         (Write After Approval): Add myself.
3914 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
3916         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3917         (Write After Approval): Update address.
3919 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
3921         PR jit/64780
3922         * configure.ac: Require the user to explicitly specify
3923         --enable-host-shared if the jit is enabled.
3924         * configure: Regenerate.
3926 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
3928         * MAINTAINERS (Write After Approval): Add myself.
3930 2015-01-25  Tom de Vries  <tom@codesourcery.com>
3932         * MAINTAINERS: Make whitespace consistent.
3934 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
3936         * MAINTAINERS (Write After Approval): Add myself.
3938 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
3940         * MAINTAINERS: (Write After Approval): Add myself.
3942 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
3944         * MAINTAINERS: (Write After Approval): Add myself.
3946 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
3948         * MAINTAINERS: (Write After Approval): Add myself.
3950 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
3952         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3953         objective-c/c++ front end maintainer.
3955 2015-01-13  Marek Polacek  <polacek@redhat.com>
3957         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3959 2015-01-12  Jeff Law  <law@redhat.com>
3961         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3962         a very long time.
3964 2015-01-09  Ian Lance Taylor  <iant@google.com>
3966         * configure.ac (host_tools): Add gotools.
3967         * Makefile.def (host_modules): Add gotools.
3968         (dependencies): Add dependency of all-gotools on all-target-libgo.
3970 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
3972         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3973         * configure: Regenerate.
3975 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
3977         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3978         all-target-libgomp.
3979         * Makefile.in: Regenerate.
3981 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3983         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3985 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3987         * configure.ac: Add Visium support.
3988         * configure: Regenerate.
3990 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
3992         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3993         * configure: Regenerate.
3995 2015-01-03  Andrew Pinski  <apinski@cavium.com>
3997         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3998         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3999         (BASE_TARGET_EXPORTS): Add OBJCOPY.
4000         (OBJCOPY_FOR_TARGET): New variable.
4001         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
4002         * Makefile.in: Regenerate.
4003         * configure.ac: Check for already installed target objcopy.
4004         Also GCC_TARGET_TOOL on objcopy.
4005         * configure: Regenerate.
4007 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
4009         * config.sub: Update from upstream, to 2015-01-01 version.
4010         * config.guess: Ditto.
4012 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
4014         * MAINTAINERS (RTEMS Ports): Add myself.
4016 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
4018         * MAINTAINERS (Write After Approval): Add myself.
4020 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
4022         * MAINTAINERS (Write After Approval): Add myself.
4024 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
4026         * configure.ac (--enable-as-accelerator-for): Don't set
4027         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
4028         * configure: Regenerate.
4030 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
4032         PR bootstrap/64023
4033         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
4034         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
4035         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
4036         to CXX.
4037         * Makefile.in: Regenerated.
4039 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4040             Yury Gribov  <y.gribov@samsung.com>
4042         * .gitignore: Added .local.vimrc and .lvimrc.
4043         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
4044         * Makefile.in: Regenerate.
4046 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
4048         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
4049         * configure: Regenerated.
4051 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
4053         * MAINTAINERS (nvptx port): New entry.
4055 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
4057         * configure: Regenerate.
4059 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4061         * configure.ac: Merge with Binutils.
4063 2014-11-26  Tobias Burnus  <burnus@net-b.de>
4065         * Makefile.def: Make more dependent on mpfr, mpc and isl.
4066         * Makefile.in: Regenerate.
4068 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4070         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
4071         missing flex.
4072         * Makefile.in: Regenerated.
4074 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
4076         * Makefile.in: Regenerate.
4078 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
4080         PR bootstrap/63784
4081         * libtool.m4: Add $pic_flag with -shared.
4083 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
4085         * MAINTAINERS (Write After Approval): Added myself.
4087 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
4089         * MAINTAINERS (write-after-approval): Add myself.
4091 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
4093         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
4094         from 2 years ago.
4096 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
4098         Revert:
4099         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
4101         * MAINTAINERS (Write After Approval): Added myself as line map
4102         maintainer.
4104 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
4106         Revert:
4107         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
4109         * MAINTAINERS (Write After Approval): Added myself.
4111 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
4113         * MAINTAINERS (Write After Approval): Added myself.
4115 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
4117         * MAINTAINERS (Write After Approval): Added myself as line map
4118         maintainer.
4120 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
4122         * MAINTAINERS (Various Maintainers): Added myself as line map
4123         maintainer.
4125 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4127         * move-if-change: Sync from upstream gnulib.
4129 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4131         * compile: Sync with upstream Automake.
4132         * depcomp: Ditto.
4133         * install-sh: Ditto.
4134         * missing: Ditto.
4135         * mkinstalldirs: Ditto.
4136         * ylwrap: Ditto.
4138 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4140         * config.sub: Update from upstream config repo.
4141         * config.guess: Ditto.
4143 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
4145         * Makefile.def: Add liboffloadmic to target_modules.  Make
4146         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
4147         * Makefile.in: Regenerate.
4148         * configure: Regenerate.
4149         * configure.ac: Add liboffloadmic to target binaries.
4150         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
4151         Add liboffloadmic to noconfig list when C++ is not supported.
4153 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
4154             Thomas Schwinge  <thomas@codesourcery.com>
4155             Ilya Verbin  <ilya.verbin@intel.com>
4156             Andrey Turetskiy  <andrey.turetskiy@intel.com>
4158         * configure: Regenerate.
4159         * configure.ac (--enable-as-accelerator-for)
4160         (--enable-offload-targets): New configure options.
4162 2014-11-11  Tobias Burnus  <burnus@net-b.de>
4164         * Makefile.def: Make all-gcc depend on all-isl.
4165         * Makefile.in: Regenerate.
4167 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
4169         * ChangeLog.jit: New.
4170         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
4172 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4174         PR target/63610
4175         * libtool.m4: Fix globbing of darwin versions.
4176         * configure: Regenerate.
4178 2014-11-11  Tobias Burnus  <burnus@net-b.de>
4180         * Makefile.def: Remove CLooG.
4181         * Makefile.tpl: Ditto.
4182         * configure.ac: Ditto.
4183         * configure: Regenerate.
4184         * Makefile.in: Ditto.
4186 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
4188         * configure.ac: Handle nvptx-*-*.
4189         * configure: Regenerate.
4191 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
4193         * MAINTAINERS (Write After Approval): Add myself.
4195 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
4197         * Makefile.def (libcc1): Remove bootstrap=true;.
4198         * Makefile.in: Regenerated.
4200 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4202         * configure.ac: Update comment.
4203         * configure: Regenerate.
4205 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
4207         * MAINTAINERS (Write After Approval): Add myself.
4209 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
4211         * configure.ac (extra_host_libiberty_configure_flags): Add
4212         --enable-shared also for libcc1's benefit.
4213         * configure: Regenerate.
4215 2014-10-29  Tristan Gingold  <gingold@adacore.com>
4217         * MAINTAINERS: Change my email address.
4219 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
4220             Tom Tromey  <tromey@redhat.com>
4222         * Makefile.def: Add libcc1 to host_modules.
4223         * configure.ac (host_tools): Add libcc1.
4224         * Makefile.in, configure: Rebuild.
4226 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
4228         * configure.ac (build_configargs): Don't share config.cache between
4229         build subdirs.
4230         * configure: Regenerate.
4232 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
4234         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
4235         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
4236         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
4237         leon3v7 as leon3.
4238         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
4239         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
4240         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
4241         * config/sparc/sparc.md (cpu): Add leon3v7.
4242         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
4244 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
4246         * MAINTAINERS (write-after-approval): Add myself.
4248 2014-10-23  Ian Lance Taylor  <iant@google.com>
4250         * configure.ac: Disable the Go frontend on systems where it is known
4251         to not work.
4252         * configure: Regenerate.
4254 2014-10-23  Richard Biener  <rguenther@suse.de>
4256         * Makefile.def: Add libcpp build module and dependencies.
4257         * configure.ac: Add libcpp build module.
4258         * Makefile.in: Regenerate.
4259         * configure: Likewise.
4261 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
4263         * MAINTAINERS (write-after-approval): Add myself.
4265 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
4267         * INSTALL/README: Do not mention CVS.
4269 2014-10-03  Jing Yu  <jingyu@google.com>
4271         * configure.ac: Add aarch64 to list of targets that support gold.
4272         * configure: Regenerate.
4274 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
4276         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
4278 2014-09-29  Catherine Moore  <clm@codesourcery.com>
4280         * MAINTAINERS:  Add myself as MIPS maintainer.
4282 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
4284         * MAINTAINERS: Move myself to MIPS maintainers.
4286 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4288         * MAINTAINERS: Put all email addresses between '<' and '>'.
4290 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4292         * MAINTAINERS: Move myself to reviewers (Fortran).
4294 2014-09-01  Andi Kleen  <ak@linux.intel.com>
4296         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
4297         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
4298         * Makefile.in: Regenerate.
4300 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
4302         * rtx-classes-status.txt: Delete
4304 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
4306         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
4308 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
4310         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
4311         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
4312         of checking for version number.
4313         * configure: Regenerated.
4314         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
4316 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
4318         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
4319         is done; begin phase 6 (use extra rtx_def subclasses).
4321 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
4323         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
4324         done; begin phase 5 (additional rtx_def subclasses).
4326 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4328         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
4330 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4332         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
4333         SET_BB_HEADER are done.
4335 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4337         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
4338         done.
4340 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4342         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
4344 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4346         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
4348 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
4350         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
4352 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
4354         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
4356 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
4358         * rtx-classes-status.txt: Phase 3 (per-file commits within
4359         "config" subdirs) is done; begin phase 4 (removal of
4360         "scaffolding").
4362 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
4364         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
4365         dir) is done; begin phase 3 (per-file commits within "config"
4366         subdirs).
4368 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
4370         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
4371         phase 2 (per-file commits in main source dir).
4373 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
4375         * configure: Regenerated.
4377 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4379         * rtx-classes-status.txt (TODO): Add SET_BND_TO
4381 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4383         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
4385 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4387         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
4389 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4391         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
4393 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4395         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
4397 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
4399         * MAINTAINERS (Write After Approval): Add myself.
4401 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
4403         * MAINTAINERS: Remove myself
4405 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4407         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
4409 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
4411         * MAINTAINERS (Write After Approval): Add myself.
4413 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
4415         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
4416         SET_BB_HEADER, SET_BB_FOOTER
4418 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
4420         * rtx-classes-status.txt: New file
4422 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
4424         * configure.ac: Eliminate ClooG installation dependency.
4425         * configure: Regenerate.
4426         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
4427         * Makefile.in: Regenerate.
4429 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
4431         * MAINTAINERS (Write After Approval): Add myself.
4433 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
4435         * MAINTAINERS (Write After Approval): Add myself.
4437 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
4439         * MAINTAINERS (Write After Approval): Add myself.
4441 2014-07-28  Anthony Green  <green@moxielogic.com>
4443         Import from savannah.gnu.org:
4444         * config.sub: Update to 2014-07-28 version.
4446 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
4448         * MAINTAINERS: Remove my MIPS maintainer entry.
4450 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
4452         PR target/47230
4453         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
4454         * configure: Regenerate.
4456 2014-07-24  James Norris  <jnorris@codesourcery.com>
4458         * MAINTAINERS (Write After Approval): Add myself.
4460 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
4462         * configure.ac: Accept only CLooG 0.18.1.
4463         * configure: Regenerate.
4465 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
4467         * configure.ac: Don't accept isl 0.11.
4468         * configure: Regenerate.
4470 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4472         * MAINTAINERS (Write After Approval): Add myself.
4474 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4476         * configure.ac: Don't accept isl 0.10.
4477         * configure: Regenerate.
4479 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4481         Fix include path for in-tree cloog.
4482         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
4483         * configure: Regenerate.
4485 2014-06-18  Richard Henderson  <rth@redhat.com>
4487         * .gitignore: Import gcc_update output.
4489 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
4491         * config-ml.in: Robustify ac_configure_args parsing.
4493         * configure.ac (--enable-linker-plugin-configure-flags)
4494         (--enable-linker-plugin-flags): New flags.
4495         (configdirs): Conditionally add libiberty-linker-plugin.
4496         * configure: Regenerate.
4497         * Makefile.def (host_modules): Add libiberty-linker-plugin.
4498         (host_modules) <lto-plugin>: Pay attention to
4499         @extra_linker_plugin_flags@ and
4500         @extra_linker_plugin_configure_flags@.
4501         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
4502         * Makefile.in: Regenerate.
4504         * Makefile.tpl (configure-[+prefix+][+module+])
4505         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
4506         "module_srcdir" instead of "module" for locating a module's srcdir.
4507         * Makefile.in: Regenerate.
4509 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
4511         * MAINTAINERS (Write After Approval): Add myself.
4513 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
4515         * MAINTAINERS: Update my email address.
4517 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
4519         * MAINTAINERS (Write After Approval): Add myself.
4521 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
4523         * MAINTAINERS (Write After Approval): Add myself.
4525 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
4527         PR libstdc++/61011
4528         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
4529         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
4530         * configure: Regenerate.
4532 2014-05-28  Pedro Alves  <palves@redhat.com>
4534         * MAINTAINERS (Write After Approval): Add myself.
4536 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
4538         * MAINTAINERS: Update my affiliation/email.
4540 2014-05-19  Mike Stump  <mikestump@comcast.net>
4542         * MAINTAINERS: Add wide-int reviewers.
4544 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
4546         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
4547         * configure: Regenerated.
4549 2014-05-15  Torvald Riegel  <triegel@redhat.com>
4551         * MAINTAINERS (libitm): Add myself as maintainer.
4553 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
4555         * MAINTAINERS (Write After Approval): Add myself.
4557 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
4559         * config.sub, config.guess: Import from upstream.
4561 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
4563         * MAINTAINERS (Write After Approval): Put myself in correct order.
4565 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
4567         * MAINTAINERS (Write After Approval): Add myself.
4569 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4571         * MAINTAINERS: Move myself from Reviewers to Write After Approval
4572         section.
4574 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4576         * MAINTAINERS (Write After Approval): Delete myself.
4578 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
4580         PR sanitizer/56781
4581         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
4582         and -B* options with -Xcompiler.
4584 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
4586         PR bootstrap/60620
4587         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
4588         * Makefile.in: Regenerate.
4590 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
4592         * Makefile.def (dependencies): Make all-ld depend on all-binutils
4593         for WINDRES_FOR_TARGET in default-manifest.o rule.
4594         * Makefile.in: Regenerate.
4596 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
4598         * MAINTAINERS (Write After Approval): Add myself.
4600 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
4602         PR sanitizer/56781
4603         * Makefile.def: Set bootstrap=true; for host fixincludes.
4604         * configure.ac: Don't bootstrap host fixincludes unless
4605         --with-build-config=bootstrap-{a,ub}san.
4606         * Makefile.in: Regenerated.
4607         * configure: Regenerated.
4609 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
4611         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
4612         --enable-vtable-verify option parsing.  Don't add
4613         target-libsanitizer to bootstrap_target_libs unless
4614         --with-build-config=bootstrap-asan or
4615         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
4616         to bootstrap_target_libs unless --enable-vtable-verify.
4617         * configure: Regenerated.
4619 2014-03-10  Anatoly Sokolov <aesok@post.ru>
4621         * MAINTAINERS (Write After Approval): Add myself.
4623 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
4625         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
4627 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
4629         PR bootstrap/58572
4630         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
4631         -I for libstdc++-v3 includes if $(LEAN).
4632         * Makefile.in: Regenerated.
4634 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
4636         * MAINTAINERS: Update my email address.
4638 2014-02-24  Walter Lee  <walt@tilera.com>
4640         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
4641         (tilegx-*-*): Change to tilegx*-*-*.
4642         * configure: Regenerate.
4644 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
4646         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4648 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
4650         * MAINTAINERS (Write After Approval): Add myself.
4652 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4654         PR target/59788
4655         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4656         *solaris2*.
4658 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
4660         * MAINTAINERS: Update my email address.
4662 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
4664         * MAINTAINERS: Convert to UTF-8.
4665         Properly sort Xinliang David Li's entry.
4667 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
4668             Sandra Loosemore  <sandra@codesourcery.com>
4670         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4671         nios2 port maintainers.
4673 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
4675         * MAINTAINERS (Write After Approval): Add myself.
4677 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4679         * configure.ac: Add user-friendly check for native x86_64-linux
4680         multilibs.
4681         * configure: Regenerate.
4683 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
4685         * MAINTAINERS: Add myself as sh maintainer.
4687 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
4689         * MAINTAINERS: Add self as SLSR maintainer.
4691 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
4693         * MAINTAINERS: Update my email address.
4695 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
4697         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4699 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
4701         * Makefile.in: Regenerate.
4703         * Makefile.tpl: Fix typo.
4704         * Makefile.in: Regenerate partially.
4706 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4708         * configure.ac: Added libcilkrts to noconfig list when C++ is not
4709         supported.
4710         * configure: Regenerated.
4712 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
4714         * MAINTAINERS (Write After Approval): Add myself.
4716 2013-10-30  Jason Merrill  <jason@redhat.com>
4718         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4719         --disable-build-format-warnings.
4721 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4723         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
4724         depend on libstdc++ and libgcc.
4725         * configure: Regenerate.
4726         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
4727         libcilkrts for POSIX and i*86, and x86_64 architectures.
4728         * Makefile.in: Added libcilkrts related fields to support building it.
4730 2013-10-26  Jeff Law  <law@redhat.com>
4732         * Makefile.def (target_modules): Remove libmudflap
4733         (languages): Remove check-target-libmudflap).
4734         * Makefile.in: Rebuilt.
4735         * Makefile.tpl (check-target-libmudflap-c++): Remove.
4736         * configure.ac (target_libraries): Remove target-libmudflap.
4737         Remove checks which disabled libmudflap on some systems.
4738         * configure: Rebuilt.
4739         * libmudflap: Directory removed.
4741 2013-10-21  Cong Hou  <congh@google.com>
4743         * MAINTAINERS (Write After Approval): Add myself.
4745 2013-10-16  Mike Stump  <mikestump@comcast.net>
4747         * .dir-locals.el: Add.
4749 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
4751         * configure.ac: Add --enable-host-shared
4752         * configure: Regenerate.
4754 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4756         Import from savannah.gnu.org:
4757         * config.guess: Update to 2013-06-10 version.
4758         * config.sub: Update to 2013-10-01 version.
4760 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
4762         Changes to build configuration to allow big endian ARC ELF toolchain
4763         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4764         * configure: Regenerate.
4766 2013-09-20  Alan Modra  <amodra@gmail.com>
4768         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4769         ppc host match.  Support little-endian powerpc linux hosts.
4771 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
4773         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4774         maintainer.
4776 2013-09-12  DJ Delorie  <dj@redhat.com>
4778         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4779         maintainers.
4781 2013-09-03  Richard Biener  <rguenther@suse.de>
4783         * configure.ac: Also allow ISL 0.12.
4784         * configure: Regenerated.
4786 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4788         * MAINTAINERS (Write After Approval): Add myself.
4790 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
4792         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4794 2013-08-26  Caroline Tice  <cmtice@google.com>
4796         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
4797         "Various Reviewers" to libvtv "Various Maintainers".
4799 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
4801         * MAINTAINERS: Add myself as RTL optimizers reviewer.
4803 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
4805         * MAINTAINERS: Update name, email.
4807 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
4809         * MAINTAINERS (Write After Approval): Add myself.
4811 2013-08-12  Caroline Tice  <cmtice@google.com>
4813         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4814         address in the Write After Approval section.
4816 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
4818         * MAINTAINERS (Write After Approval): Update email.
4820 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
4822         * configure.ac: Adjust to check VTV_SUPPORTED.
4823         * configure: Regenerated.
4825 2013-08-02  Caroline Tice  <cmtice@google.com>
4827         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4828         on non-linux systems; add target-libvtv to noconfigdirs; add
4829         libsupc++/.libs to C++ library search paths.
4830         * configure: Regenerated.
4831         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4832         libstdc++ and libgcc.
4833         * Makefile.in: Regenerated.
4835 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
4837         * MAINTAINERS (Write After Approval): Add myself.
4839 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
4840             Shiva Chen  <shiva0217@gmail.com>
4842         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4843         nds32 port maintainers.
4845 2013-07-17  Tim Shen  <timshen91@gmail.com>
4847         * MAINTAINERS (Write After Approval): Add myself.
4849 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4851         * configure.ac: Sync from binutils.
4852         * configure: Regenerate.
4854 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
4856         * MAINTAINERS (Write After Approval): Add myself.
4858 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
4860         * MAINTAINERS (Write After Approval): Add myself.
4862 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
4864         * MAINTAINERS (Write After Approval): Add myself.
4866 2013-04-30  Brooks Moses  <bmoses@google.com>
4868         * MAINTAINERS: Update my email; move myself from Fortran
4869         reviewer to Write After Approval.
4871 2013-04-16  Andreas Schwab  <schwab@suse.de>
4873         * configure.ac (aarch64-*-*): Don't disable java.
4874         * configure: Regenerate.
4876 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
4878         * MAINTAINERS (Write After Approval): Add myself.
4880 2013-03-30  Matthias Klose  <doko@ubuntu.com>
4882         * Makefile.def (target_modules): Don't install libffi.
4883         * Makefile.in: Regenerate.
4885 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
4887         * MAINTAINERS (Write After Approval): Add myself.
4889 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
4891         * MAINTAINERS (Write After Approval): Add myself.
4893 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
4895         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4896         * configure: Regenerated.
4898 2013-02-05  Ian Lance Taylor  <iant@google.com>
4900         PR go/55969
4901         * configure.ac: Disable libgo on some systems where it does not
4902         work.
4904 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
4906         * MAINTAINERS: Explicitly add myself as AIX maintainer.
4907         Remove Geoff Keating as rs6000 port maintainer, at his request.
4909 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
4911         * MAINTAINERS: Update my email.
4913 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
4915         * configure: Re-generate.
4917 2013-01-15  Richard Biener  <rguenther@suse.de>
4919         PR other/55973
4920         * configure: Re-generate.
4922 2013-01-14  Matthias Klose  <doko@ubuntu.com>
4924         * Makefile.def (install-target-libsanitizer): Depend on
4925         install-target-libstdc++-v3.
4926         * Makefile.in: Regenerate.
4928 2013-01-14  Richard Biener  <rguenther@suse.de>
4930         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4931         * configure: Re-generate
4933 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4935         * config.sub: Update from config repo.
4937 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
4939         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4940         * Makefile.in: Regenerate.
4942 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4944         * MAINTAINERS (arc): Add new port maintainership for myself.
4946 2013-01-09  Jason Merrill  <jason@redhat.com>
4948         * .gitignore: Import from gdb repository.
4950 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
4952         * Makefile.def (configure-gcc): Depend on all-gmp.
4953         (all-gcc): Remove dependency on all-gmp.
4954         * Makefile.in: Regenerated.
4956 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4958         * config.sub: Merge from config repo.
4959         * config.guess: Ditto.
4961 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4963         * Makefile.def: Merge from binutils.
4964         * Makefile.in: Ditto.
4966 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
4968         * MAINTAINERS: Update my email.
4970 2012-12-29  Ben Elliston  <bje@gnu.org>
4972         * config.guess: Update to 2012-12-29 version.
4973         * config.sub: Likewise.
4975 2012-12-20  Matthias Klose  <doko@ubuntu.com>
4977         * Makefile.def (install-target-libgfortran): Depend on
4978         install-target-libquadmath, install-target-libgcc.
4979         (install-target-libsanitizer): Depend on install-target-libgcc.
4980         (install-target-libjava): Depend on install-target-libgcc.
4981         (install-target-libitm): Depend on install-target-libgcc.
4982         (install-target-libobjc): Depend on install-target-libgcc.
4983         (install-target-libstdc++-v3): Depend on install-target-libgcc.
4984         * Makefile.in: Regenerate.
4986 2012-12-19  Matthias Klose  <doko@ubuntu.com>
4988         * Makefile.def (install-target-libgo): Depend on
4989         install-target-libatomic.
4990         * Makefile.in: Regenerate.
4992 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
4994         PR go/55201
4995         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4996         * Makefile.in: Regenerate.
4998 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
5000         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
5001         * configure: Regenerate.
5003 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
5005         * config.sub: Merge from config repo.
5007 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
5009         * Makefile.def (target_modules): Add bootstrap=true and
5010         raw_cxx=true to libsanitizer.
5011         * configure.ac (bootstrap_target_libs): Add libsanitizer.
5012         * Makefile.in: Regenerated.
5013         * configure: Likewise.
5015 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
5017         * MAINTAINERS: Remove self as RTL optimization maintainer.
5019 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
5021         * MAINTAINERS (Write After Approval): Add myself.
5023 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
5025         * Makefile.def (target_modules): Remove bootstrap=true and
5026         raw_cxx=true from libsanitizer.
5027         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
5028         * Makefile.in: Regenerated.
5029         * configure: Likewise.
5031 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
5033         * Makefile.def (target_modules): Add bootstrap=true and
5034         raw_cxx=true to libsanitizer.
5035         * configure.ac (bootstrap_target_libs): Add libsanitizer.
5036         * Makefile.in: Regenerated.
5037         * configure: Likewise.
5039 2012-11-28  Andrew Pinski  <apinski@cavium.com>
5041         PR bootstrap/54279
5042         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
5043         * configure: Regenerate.
5044         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
5045         * Makefile.in: Regenerate.
5047 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
5049         * configure.ac: Disable libsanitizer if we're not building C++.
5050         * configure: Regenerate.
5052 2012-11-15  Roland McGrath  <roland@hack.frob.com>
5054         * MAINTAINERS (Write After Approval): Add myself.
5056 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
5058         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
5059         Kostya Serebryany (kcc@google.com) and
5060         Jakub Jelinek (jakub@redhat.com).
5061         Rename area for Dodji Seketeli (dodji@redhat.com).
5063 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
5065         * MAINTAINERS: (asan.c, related): Add myself.
5067 2012-11-14  Roland McGrath  <mcgrathr@google.com>
5069         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
5070         * configure: Regenerate.
5072 2012-11-13  Richard Henderson  <rth@redhat.com>
5074         * configure.ac: Move libsanitizer logic to subdirectory.
5075         * configure: Regenerate.
5077 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
5079         * configure.ac: Enable libsanitizer just on x86 linux for now.
5080         * configure: Re-generate.
5082 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
5084         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
5085         sections.
5086         * configure: Regenerate.
5088 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
5090         * configure.ac: Add section for configdirs for libsanitizer.
5091         Disable for cris-*-* and mmix-*-*.
5092         * configure: Regenerate.
5094 2012-11-12  Wei Mi <wmi@google.com>
5096         * configure.ac: Add libsanitizer to target_libraries.
5097         * Makefile.def: Ditto.
5098         * configure: Regenerate.
5099         * Makefile.in: Regenerate.
5100         * libsanitizer: New directory for asan runtime.  Contains an empty
5101         tsan directory.
5103 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
5105         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
5106         against Mingw64 w32api.
5107         * configure: Regenerate.
5109 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
5111         * configure: Regenerated.
5113 2012-11-03  Robert Mason  <rbmj@verizon.net>
5115         * configure.ac: add --disable-libstdcxx configure option
5116         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
5118 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
5120         * MAINTAINERS (Write After Approval): Add myself.
5122 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
5124         * MAINTAINERS (Write After Approval): Add myself.
5126 2012-10-24  Sharad Singhai  <singhai@google.com>
5128         * MAINTAINERS (Write After Approval): Add myself.
5130 2012-10-24  Eric Christopher  <echristo@gmail.com>
5132         * MAINTAINERS: Update email address.
5134 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
5136         PR bootstrap/54820
5137         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
5138         * configure: Regenerate.
5140 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
5142         * MAINTAINERS (aarch64): Add Marcus and myself.
5144 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
5146         PR bootstrap/54820
5147         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
5148         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
5149         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
5150         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
5151         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
5152         * Makefile.in: Regenerate.
5153         * configure.ac (have_static_libs): New variable and associated check.
5154         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
5155         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
5156         * configure: Regenerate.
5158 2012-10-10  Richard Biener  <rguenther@suse.de>
5160         * MAINTAINERS: Adjust for changed surname.
5162 2012-10-04  Lawrence Crowl  <crowl@google.com>
5164         * MAINTAINERS (Write After Approval): Add myself.
5166 2012-10-01  Cary Coutant  <ccoutant@google.com>
5168         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
5170 2012-09-28  Ian Lance Taylor  <iant@google.com>
5172         * Makefile.def: Make all-target-libgo depend on
5173         all-target-libbacktrace.
5174         * Makefile.in: Rebuild.
5176 2012-09-26  Ian Lance Taylor  <iant@google.com>
5178         * Makefile.def: Make all-gcc depend on all-libbacktrace.
5179         * Makefile.in: Rebuild.
5181 2012-09-20  Walter Lee  <walt@tilera.com>
5183         * configure.ac: Add tilegx to list of targets that support gold.
5184         * configure: Regenerate.
5186 2012-09-20  Marek Polacek  <polacek@redhat.com>
5188         * MAINTAINERS (Write After Approval): Add myself.
5190 2012-09-19  Steve Ellcey  <sellcey@mips.com>
5192         * configure.ac: Add mips*-mti-elf* target.
5193         * configure: Regenerate.
5195 2012-09-17  Ian Lance Taylor  <iant@google.com>
5197         * MAINTAINERS (Various Maintainers): Add libbacktrace.
5198         * configure.ac (host_libs): Add libbacktrace.
5199         (target_libraries): Add libbacktrace.
5200         * Makefile.def (host_modules): Add libbacktrace.
5201         (target_modules): Likewise.
5202         * configure, Makefile.in: Rebuild.
5204 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
5206         PR target/38607
5207         Merge upstream change.
5208         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
5210         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
5211         Add libgomp*.o to compare_exclusions for AIX.
5212         * configure: Regenerate.
5214 2012-09-06  Diego Novillo  <dnovillo@google.com>
5216         * configure.ac: Bump minimum GMP version to 4.2.3.
5217         * configure: Re-generate.
5219 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
5221         PR target/54461
5222         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
5223         target-libgloss if not configured --with-avrlibc=no.
5224         * configure: Regenerate.
5226 2012-09-04  Jason Merrill  <jason@redhat.com>
5228         * configure.ac: Fix --enable-languages=all.
5230 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
5232         * MAINTAINERS (Write After Approval): Add myself.
5234 2012-09-03  Richard Guenther  <rguenther@suse.de>
5236         PR bootstrap/54138
5237         * configure.ac: Re-organize ISL / CLOOG checks to allow
5238         disabling with either --without-isl or --without-cloog.
5239         * configure: Regenerated.
5241 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
5243         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
5244         * configure: Regenerate.
5246 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
5248         * MAINTAINERS: Fix my email address.
5250 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
5252         PR binutils/4970
5253         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
5254         and opcodes.
5255         * Makefile.in: Regenerated.
5257 2012-08-26  Art Haas <ahaas@impactweather.com>
5259         * configure: Regenerate.
5261 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
5263         * INSTALL/README: Also refer to the online installation
5264         instructions.
5266 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
5268         * MAINTAINERS (Write After Approval): Add myself.
5269         (Picochip port): Remove myself.
5271 2012-08-14   Diego Novillo  <dnovillo@google.com>
5273         Merge from cxx-conversion branch.
5275         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
5276         POSTSTAGE1_CONFIGURE_FLAGS.
5277         * Makefile.in: Regenerate.
5278         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
5279         Force C++ when bootstrapping.
5280         * configure: Regenerate.
5282 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
5284         * MAINTAINERS (Write After Approval): Add myself.
5286 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
5288         * README: Document use of ranges of years in copyright notices.
5290 2012-07-06  Richard Guenther  <rguenther@suse.de>
5292         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
5293         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
5294         --with-gmp=system.
5295         * Makefile.in: Regenerated.
5296         * configure: Likewise.
5298 2012-07-06  Richard Guenther  <rguenther@suse.de>
5300         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
5301         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
5302         supply V=1 as extra_make_flags.
5303         * configure: Regenerated.
5304         * Makefile.in: Likewise.
5306 2012-07-04  Tristan Gingold  <gingold@adacore.com>
5308         * configure: Regenerate.
5310 2012-07-03  Richard Guenther  <rguenther@suse.de>
5312         * Makfile.def (isl): Remove not necessary extra_exports and
5313         extra_make_flags.
5314         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
5315         * Makefile.in: Regenerated.
5317 2012-07-03  Richard Guenther  <rguenther@suse.de>
5319         * Makefile.def (cloog): Add V=1 to extra_make_flags.
5320         * configure.ac: If either the ISL or the CLooG check failed
5321         do not try to build in-tree versions.
5322         * Makefile.in: Regenerated.
5323         * configure: Regenerated.
5325 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5327         * configure: Regenerate.
5329 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
5331         * MAINTAINERS (Various Maintainers): Add myself as testsuite
5332         maintainer.
5334 2012-07-02  Richard Guenther  <rguenther@suse.de>
5336         * configure: Regenerated.
5338 2012-07-02  Richard Guenther  <rguenther@suse.de>
5339         Michael Matz  <matz@suse.de>
5340         Tobias Grosser <tobias@grosser.es>
5341         Sebastian Pop <sebpop@gmail.com>
5343         * Makefile.def: Add ISL host module, remove PPL host module.
5344         Adjust ClooG host module to use the proper ISL.
5345         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
5346         * configure.ac: Include config/isl.m4.  Add ISL host library,
5347         remove PPL.  Remove PPL configury, add ISL configury, adjust
5348         ClooG configury.
5349         * Makefile.in: Regenerated.
5350         * configure: Likewise.
5352 2012-07-02  Richard Guenther  <rguenther@suse.de>
5354         Merge from graphite branch
5355         2011-07-21  Tobias Grosser  <tobias@grosser.es>
5357         * configure: Regenerated.
5358         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
5359         both cloog.org and legacy versions. The only supported version will
5360         be CLooG with the isl backend.
5362         2011-07-21  Tobias Grosser  <tobias@grosser.es>
5364         * configure: Regenerated.
5365         * configure.ac: Require cloog isl 0.17.0
5367         2011-07-21  Tobias Grosser  <tobias@grosser.es>
5369         * configure: Regenerated.
5370         * config/cloog.m4: Do not define CLOOG_ORG
5372 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
5374         * configure.ac: Skip C if explicitly selected.
5375         * configure: Regenerate.
5377 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
5379         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
5380         they contain -O2.
5381         * configure: Regenerate.
5383 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
5385         PR debug/53740
5386         * df.h, df-problems.c, dce.c: Revert last patch.
5388 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
5390         * MAINTAINERS (Write After Approval): Update my email address.
5392 2012-06-21  Meador Inge  <meadori@codesourcery.com>
5394         * MAINTAINERS (Write After Approval): Add myself.
5396 2012-06-20  Jason Merrill  <jason@redhat.com>
5398         * Makefile.tpl (check-target-libgomp-c++): New.
5399         (check-target-libitm-c++): New.
5400         * Makefile.def (c++): Add them.
5401         * Makefile.in: Regenerate.
5403 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
5405         * MAINTAINERS (Write After Approval): Add myself.
5407 2012-05-16  Olivier Hainque  <hainque@adacore.com>
5409         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
5410         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
5411         (install-no-fixedincludes): Adjust accordingly.
5412         * Makefile.in: Regenerate.
5414 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
5416         Merge upstream change
5417         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
5419 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
5421         * MAINTAINERS (Write After Approval): Add myself.
5423 2012-05-09  Nick Clifton  <nickc@redhat.com>
5424             Paul Smith  <psmith@gnu.org>
5426         PR bootstrap/50461
5427         * configure.ac (mpfr-dir): When using in-tree MPFR sources
5428         allow for the fact that from release v3.1.0 of MPFR the source
5429         files were moved into a src sub-directory.
5430         * configure: Regenerate.
5432 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
5434         * configure.ac: Bump minimum MPFR version to 2.4.0.
5435         * configure: Regenerated.
5437 2012-05-01  Richard Henderson  <rth@redhat.com>
5439         * Makefile.def (libatomic): New target_module.
5440         * configure.ac (target_libraries): Add libatomic.
5441         (noconfigdirs): Check if libatomic is supported.
5442         * Makefile.in, configure: Rebuild.
5444 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
5446         * MAINTAINERS (Write After Approval): Add myself.
5448 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
5450         * config.sub: Update to 2012-04-18 version from official repo.
5452 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
5454         * MAINTAINERS (Write After Approval): Add myself.
5456 2012-04-11  Steve Ellcey  <sellcey@mips.com>
5458         * MAINTAINERS: Changed email address.
5460 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
5462         PR target/52737
5463         * contrib/gcc_update (files_and_dependencies):
5464         Remove gcc/config/avr/t-multilib from touch data.
5466 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5468         * MAINTAINERS (OS Port Maintainers): Remove irix.
5469         * configure.ac (enable_libgomp): Remove *-*-irix6*.
5470         (unsupported_languages): Remove mips-sgi-irix6.*.
5471         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
5472         (with_stabs): Remove.
5473         * configure: Regenerate.
5475 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5477         * MAINTAINERS (OS Port Maintainers): Remove osf.
5478         * configure.ac (enable_libgomp): Remove *-*-osf*.
5479         (with_stabs): Remove alpha*-*-osf*.
5480         * configure: Regenerate.
5482 2012-03-05  Tristan Gingold  <gingold@adacore.com>
5484         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
5485         * configure: Regenerate.
5487 2012-02-17  Walter Lee  <walt@tilera.com>
5489         * MAINTAINERS: (Write After Approval): Delete myself.
5491 2012-02-14  Walter Lee  <walt@tilera.com>
5493         * MAINTAINERS (tilegx port): Add myself.
5494         (tilepro port): Add myself.
5495         (Write After Approval): Add myself.
5497 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
5499         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
5500         and Joseph Myers as docstring relicensing maintainers.
5502 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
5504         * MAINTAINERS (write-after-approval): Add myself.
5506 2012-02-08  Ira Rosen <irar@il.ibm.com>
5508         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
5509         maintainer.
5511 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
5513         * MAINTAINERS (Write After Approval): Move myself to
5514         maintain alphabetical order.
5516 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
5518         * MAINTAINERS (Write After Approval): Add myself.
5520 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
5522         * MAINTAINERS (Write After Approval): Add myself.
5524 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
5525             Jayant R Sonar <jayant.sonar@kpitcummins.com>
5527         * configure.ac (cr16-*-*): Remove nonconfigdirs.
5528         * configure: Regenerate.
5530 2012-01-23  Harshit Chopra  <harshit@google.com>
5532         * MAINTAINERS (Write After Approval): Add myself.
5534 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
5536         * configure.ac: Remove reference to mh-interix.
5537         * configure: Regenerate.
5539 2012-01-05  Richard Henderson  <rth@redhat.com>
5541         PR bootstrap/51072
5542         * configure.ac: Disable libitm if c++ is not enabled.
5543         * configure: Rebuild.
5545         * configure.ac: Fix regexp for same.
5546         * configure: Rebuild.
5548 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
5550         * MAINTAINERS (Write After Approval): Add myself.
5552 2012-01-02  Richard Guenther  <rguenther@suse.de>
5554         PR bootstrap/51686
5555         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
5556         * Makefile.in: Regenerate.
5558 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
5560         * MAINTAINERS (Write After Approval): Add myself.
5562 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
5564         * configure: Regenerate.
5566 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
5568         * MAINTAINERS (picochip): Changed email address.
5570 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
5572         * MAINTAINERS (write-after-approval): Add self.
5574 2011-11-29  DJ Delorie  <dj@redhat.com>
5576         * configure.ac (rl78-*-*) New case.
5577         * configure: Regenerate.
5578         * MAINTAINERS: Add myself as RL78 maintainer.
5580 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5582         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
5584 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
5586         * libtool.m4: Additional FreeBSD 10 fixes.
5588 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
5590         * MAINTAINERS: Move myself from Write After Approval to CPU Port
5591         Maintainers section, as Epiphany maintainer.
5593 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
5595         PR target/49992
5596         * configure.ac: Remove ranlib special-casing for Darwin.
5597         * configure: Regenerate.
5599 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
5601         * MAINTAINERS (Reviewers): Keep the list sorted.
5603 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
5605         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
5607 2011-11-09  Roland McGrath  <mcgrathr@google.com>
5609         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
5610         * configure: Rebuild.
5611         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
5612         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
5613         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
5614         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
5615         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
5616         Add READELF.
5617         * Makefile.in: Rebuild.
5619 2011-11-09  Jason Merrill  <jason@redhat.com>
5621         * Makefile.def (language=c++): Remove check-c++0x.
5622         * Makefile.in (check-gcc-c++): Regenerate.
5624 2011-11-08  Richard Henderson  <rth@redhat.com>
5626         * configure.ac: Test for libitm directory present first.
5628         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
5630         * configure.ac: Test libitm/configure.tgt to disable libitm.
5631         * configure: Rebuild.
5633 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
5634             Richard Henderson  <rth@redhat.com>
5636         Merged from transactional-memory.
5638         * Makefile.def (lang_env_dependencies): libitm is c++.
5639         Add libitm target module.
5640         * configure.ac: Likewise.
5641         * config/mmap.m4: New file.
5642         * contrib/gcc_update: Add libitm to touch data.
5643         * Makefile.in, configure: Rebuild.
5645 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5647         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
5648         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5649         * Makefile.in: Regenerate.
5651 2011-11-01  DJ Delorie  <dj@redhat.com>
5653         * config.sub: Update to version 2011-10-29 (added rl78)
5655 2011-10-27  Nick Clifton  <nickc@redhat.com>
5657         * config.sub: Import these changes from the config project:
5659         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
5660             Ben Elliston  <bje@gnu.org>
5662         * config.sub (epiphany): New.
5664         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
5665             Ben Elliston  <bje@gnu.org>
5667         * config.sub (hexagon, hexagon-*): New.
5669         2011-08-23  Roland McGrath  <mcgrathr@google.com>
5671         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5672         64eb to be64.
5674         2011-08-16  Roland McGrath  <mcgrathr@google.com>
5676         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5677         (nacl): Grok as alias for 32el-unknown-nacl.
5679 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
5681         * MAINTAINERS (Write After Approval): Add myself.
5683 2011-10-24  Teresa Johnson  <tejohnson@google.com>
5685         * MAINTAINERS (Write After Approval): Add myself.
5687 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
5689         * MAINTAINERS (sparc port): Remove myself.
5691 2011-09-14  Tom de Vries  <tom@codesourcery.com>
5693         * MAINTAINERS (Write After Approval): Add myself.
5695 2011-08-14  Yao Qi  <yao@codesourcery.com>
5697         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5698         * configure: Regenerate.
5700 2011-07-26  Ian Lance Taylor  <iant@google.com>
5702         * configure.ac: Set have_compiler based on whether gcc directory
5703         exists, rather than on whether gcc is in configdirs.
5704         * configure: Rebuild.
5706 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
5708         * MAINTAINERS (Global Reviewers): Add self.
5710 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
5712         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5713         link directories.
5714         * Makefile.in: Rebuild.
5716 2011-07-20  Ian Lance Taylor  <iant@google.com>
5718         PR bootstrap/49787
5719         * configure.ac: Move --enable-bootstrap handling earlier in file.
5720         If --enable-bootstrap and either --enable-build-with-cxx or
5721         --enable-build-poststage1-with-cxx, enable C++ automatically.
5722         * configure: Rebuild.
5724 2011-07-19  Ian Lance Taylor  <iant@google.com>
5726         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
5727         make C++ a boot_language.  Set and substitute
5728         POSTSTAGE1_CONFIGURE_FLAGS.
5729         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5730         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5731         * configure, Makefile.in: Rebuild.
5733 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
5735         * MAINTAINERS (Register Allocation): Move myself from reviewers to
5736         maintainers.
5738 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
5740         * MAINTAINERS (Global Reviewers): Add myself.
5742 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5744         * configure: Regenerate.
5746 2011-07-16  Jason Merrill  <jason@redhat.com>
5748         * Makefile.def (language=c++): Add check-c++0x and
5749         check-target-libmudflap-c++.
5750         * Makefile.tpl (check-target-libmudflap-c++): New.
5751         * Makefile.in: Regenerate.
5753 2011-07-16  Matthias Klose  <doko@ubuntu.com>
5755         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5756         * Makefile.def (target_modules/libjava): Pass
5757         $(EXTRA_CONFIGARGS_LIBJAVA).
5758         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5759         if not configured with --enable-static-libjava.
5760         * Makefile.in: Regenerate.
5761         * configure: Likewise.
5763 2011-07-15  Jason Merrill  <jason@redhat.com>
5765         * Makefile.in (check-c++): Move check-gcc-c++0x after
5766         check-target-libstdc++-v3.
5768 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
5770         * MAINTAINERS (c6x port): New entry.
5772 2011-07-13  Jason Merrill  <jason@redhat.com>
5774         * Makefile.in (check-gcc-c++0x): New.
5775         (check-c++): Depend on it.
5777 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5779         PR target/39150
5780         * configure.ac (i[3456789]86-*-solaris2*): Also accept
5781         x86_64-*-solaris2.1[0-9]*.
5782         * configure: Regenerate.
5784 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
5786         * MAINTAINERS (RTL optimizers): Add self.
5788 2011-06-27  Gabriel Charette  <gchare@google.com>
5790         * MAINTAINERS (Write After Approval): Add myself.
5792 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
5794         PR regression/47836
5795         PR bootstrap/23656
5796         PR other/47733
5797         PR bootstrap/49247
5798         PR c/48825
5799         * configure.ac (target_libraries): Remove target-libiberty.
5800         Remove case-statement setting skipdirs=target-libiberty for
5801         multiple targets.  Remove checking target_configdirs and
5802         removing target-libiberty but keeping target-libgcc if
5803         otherwise empty.
5804         * Makefile.def (target_modules): Don't add libiberty.
5805         (dependencies): Remove all traces of target-libiberty.
5806         * configure, Makefile.in: Regenerate.
5808 2011-06-13  Walter Lee <walt@tilera.com>
5810         * configure.ac (tilepro-*-*) New case.
5811         (tilegx-*-*): Likewise.
5812         * configure: Regenerate.
5814 2011-06-06  Jing Yu  <jingyu@google.com>
5816         * configure.ac: Skip target-libiberty for
5817         arm*-*-linux-androideabi.
5818         * configure: Regenerated.
5820 2011-06-06  Nick Clifton  <nickc@redhat.com>
5822         * config.sub: Sync from upstream.
5824 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
5826         * MAINTAINERS (Write After Approval): Add myself.
5828 2011-06-01  Daniel Jacobowitz  <drow@false.org>
5830         * MAINTAINERS: Update my email address.
5832 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
5834         * MAINTAINERS (Write After Approval): Update my email address.
5836 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
5838         * MAINTAINERS (Write After Approval): Add myself.
5840 2011-05-08  Doug Kwan  <dougkwan@google.com>
5842         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5843         * configure: Regenerated.
5844         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5845         value from configure.
5846         * Makefile.in: Regenerated.
5848 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
5850         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5851         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5852         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5853         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5854         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5855         *-*-vxworks*): Disable newlib and libgloss in separate case
5856         statement.
5857         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5858         to separate case statement.
5859         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5860         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5861         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5862         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5863         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5864         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5865         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5866         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5867         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5868         i[[3456789]]86-*-rdos*, m32r-*-*,
5869         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5870         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5871         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5872         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5873         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5874         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5875         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5876         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5877         and libgloss in main case over targets.  Remove most empty cases
5878         in main case over targets.
5879         * configure: Regenerate.
5881 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
5883         * MAINTAINERS (Write After Approval): Add myself.
5885 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5887         * configure.ac: Remove code setting special library locations for
5888         hppa*64*-*-hpux11*.  Remove code setting compiler for
5889         sparc-sun-solaris2*.
5890         * configure: Regenerate.
5892 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5894         * configure.ac: Separate libgloss_dir settings from general case
5895         over targets.
5896         * configure: Regenerate.
5898 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5900         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5901         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5902         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5903         cases in libgcj-disabling case statement.
5904         (hppa*64*-*-linux*): Set unsupported_languages instead of
5905         disabling target-zlib.
5906         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5907         to hppa*64*-*-hpux*.
5908         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5909         hppa*-*-hpux*.
5910         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5911         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5912         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5913         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5914         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5915         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5916         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5917         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5918         libgcj-disabling case statement.
5919         * configure: Regenerate.
5921 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5923         * configure.ac: Disable Java for targets not supporting libffi.
5924         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5925         Remove cases in Java-disabling statement.
5926         (*arm-wince-pe): Change to arm-wince-pe.
5927         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5928         cases in Java-disabling statement.
5929         (bfin-*-*): Don't disable Java again.
5930         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5931         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5932         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5933         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5934         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5935         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5936         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5937         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5938         Java-disabling statement.
5939         (mmix-*-*): Don't disable Java again.
5940         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5941         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5942         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5943         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5944         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5945         statement.
5946         * configure: Regenerate.
5948 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5950         * configure.ac: Separate cases disabling Java and Java libraries
5951         from general case over targets.
5952         * configure: Regenerate.
5954 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
5956         * MAINTAINERS: Update my email address.
5958 2011-04-20  Easwaran Raman  <eraman@google.com>
5960         * MAINTAINERS (Write After Approval): Add myself.
5962 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
5964         PR lto/48086
5965         * configure.ac: Re-enable LTO on *-apple-darwin9*.
5966         * configure: Regenerate.
5968 2011-04-16  Jim Meyering  <meyering@redhat.com>
5970         * MAINTAINERS (Write After Approval): Add myself.
5972 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
5974         * MAINTAINERS: Update my email address.
5976 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
5978         * MAINTAINERS (Write After Approval): Add myself.
5980 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
5982         * MAINTAINERS (Write After Approval): Add myself.
5984 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
5986         * MAINTAINERS (Write After Approval): Add myself.
5988 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
5990         * configure.ac (build_tools): Remove build-byacc.
5991         (host_libs): Remove mmalloc.
5992         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5993         autoconf automake libtool diff rcs fileutils shellutils time
5994         textutils wdiff find uudecode hello tar gzip indent recode release
5995         sed perl gawk findutils gettext zip.
5996         (libgcj): Remove target-qthreads.
5997         (target_tools): Remove target-examples target-gperf.
5998         (YACC): Don't handle building byacc.
5999         * configure: Regenerate.
6000         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
6001         dosutils, examples, fileutils, find, findutils, gawk, gettext,
6002         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
6003         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
6004         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
6005         handle building components.
6006         * Makefile.in: Regenerate.
6008 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
6010         * MAINTAINERS: Update my email address as Xtensa maintainer.
6012 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6014         * config.sub: Sync from upstream.
6016 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
6018         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
6019         (microblaze*): Don't disable libssp.
6020         * configure: Regenerate.
6022 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
6024         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
6025         moveifchange.
6026         * configure: Regenerate.
6027         * Makefile.tpl: Use @SHELL@ not @config_shell@.
6028         * Makefile.in: Regenerate.
6030 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
6032         * configure.ac (*-*-sysv4*): Don't enable libgomp.
6033         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
6034         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
6035         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
6036         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
6037         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
6038         md_exec_prefix cases.
6039         * configure: Regenerate.
6041 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
6043         * configure.ac: Separate cases disabling target-libssp,
6044         target-libiberty, target-libstdc++-v3 and Fortran from general
6045         case over targets.
6046         * configure: Regenerate.
6048 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
6050         * configure.ac (*-*-chorusos): Don't disable libgcj.
6051         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
6052         Remove case.
6053         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
6054         (arm-*-coff): Don't disable libgcj.
6055         (arm*-*-linux-gnueabi): Remove useless assignment.
6056         (arm-*-riscix*): Don't disable libgcj.
6057         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
6058         configuration.
6059         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
6060         (c54x*-*-*): Remove case.
6061         (tic54x-*-*): Don't disable GCC or GCC libraries.
6062         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
6063         to *.
6064         (d10v-*-*): Don't disable GCC libraries.
6065         (d30v-*-*): Don't disable libgcj.
6066         (h8500-*-*): Don't disable GCC libraries.
6067         (i960-*-*): Don't disable libgcj.
6068         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
6069         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
6070         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
6071         libgcj.
6072         (m68k-*-coff*): Remove case.
6073         (mmix-*-*): Don't disable libgloss on host.
6074         (mn10200-*-*, mn10300-*-*): Remove cases.
6075         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
6076         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
6077         Don't disable libgcj.
6078         (romp-*-*): Remove case.
6079         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
6080         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
6081         case.
6082         (v810-*-*): Don't disable GCC libraries.
6083         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
6084         (ip2k-*-*): Don't disable GCC libraries.
6085         * configure: Regenerate.
6087 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
6089         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
6090         libffi on host.
6091         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
6092         on host.
6093         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
6094         * configure: Regenerate.
6096 2011-03-26  John Marino  <binutils@marino.st>
6098         * configure.ac: Add support for *-*-dragonfly*
6099         * configure: Regenerate.
6101 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
6103         * configure.ac (native_only): Remove.
6104         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
6105         send-pr uudecode guile gnuserv on host.
6106         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
6107         send-pr rcs guile perl texinfo libtool on host.
6108         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
6109         automake send-pr rcs guile perl texinfo libtool on host.
6110         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
6111         (*-*-kaos*): Don't disable target-examples target-gperf on target.
6112         (alpha*-dec-osf*): Don't disable fileutils on target.
6113         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
6114         texinfo send-pr expect dejagnu on target.
6115         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
6116         target-qthreads on target.
6117         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
6118         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
6119         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
6120         x86_64-*-mingw*): Don't disable expect on target.
6121         (*-*-cygwin*): Don't disable target-gperf on target.
6122         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
6123         gnuserv on target.
6124         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
6125         target.
6126         * configure: Regenerate.
6128 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
6130         * configure.ac (target_tools): Remove target-groff.
6131         (native_only): Remove target-groff.
6132         (hppa*64*-*-*): Don't disable byacc.
6133         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
6134         setting.
6135         (*-*-kaos*): Don't skip target-librx and target-groff.
6136         (*-*-netware*): Don't skip target-libmudflap.
6137         (*-*-tpf*): Don't skip target-libmudflap.
6138         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
6139         directories on the host.
6140         (ia64*-*-*vms*): Don't skip tix.
6141         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
6142         host.
6143         * configure: Regenerate.
6145 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
6147         * configure.ac: Remove references to mt-mep, mt-netware,
6148         mt-wince.
6149         * Makefile.def: Add all-utils soft dependencies.
6150         * Makefile.tpl: Remove GDB_NLM_DEPS.
6151         * configure: Regenerate.
6152         * Makefile.in: Regenerate.
6154 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
6156         * configure.ac: Do not include mh-x86omitfp.
6157         * configure: Regenerate.
6159 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
6161         * configure.ac: Remove empty cases.
6162         * configure: Regenerate.
6164 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
6166         * Makefile.def: Add dependency from termcap to gdb.
6167         * Makefile.in: Regenerate.
6169 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
6171         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
6172         * configure: Regenerate.
6173         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
6174         * Makefile.tpl: Likewise.
6175         * Makefile.in: Regenerate.
6177 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
6179         * configure.ac: Remove all mentions of tentative_cc.
6180         * configure: Regenerate.
6182 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
6184         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
6185         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
6186         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
6187         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
6188         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
6189         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
6190         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
6191         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
6192         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
6193         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
6194         *-*-rhapsody*): Remove host cases.
6195         * configure: Regenerate.
6197 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
6199         * configure.ac (ppc*-*-pe): Remove host case.
6200         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
6201         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
6202         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
6203         cases.
6204         * configure: Regenerate.
6206 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
6208         * config.sub: Update to version 2011-03-23.
6210 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
6212         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
6213         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
6214         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
6215         * configure: Regenerate.
6217 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
6219         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
6220         to Write After Approval.
6221         * config-ml.in: Don't handle arc-*-elf*.
6222         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
6223         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
6224         handle GCC libraries.
6225         * configure: Regenerate.
6227 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6229         PR bootstrap/48120:
6230         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
6231         Add -lstdc++ -lm to LIBS.
6232         * configure: Regenerate.
6234 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
6236         * config.guess: Update to version 2011-02-02
6237         * config.sub: Update to version 2011-02-24
6239 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
6241         PR lto/48086
6242         * configure.ac: Re-enable LTO on *-apple-darwin9.
6243         * configure: Regenerate.
6245 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
6247         PR lto/48086
6248         * configure.ac: Disable LTO on darwin due to an assembler change in
6249         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
6250         under 256.
6251         * configure: Regenerate.
6253 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
6255         * MAINTAINERS: Update myself as score backend maintainer,
6256         update my e-mail address.
6258 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
6260         * MAINTAINERS: Update my e-mail address.
6262 2011-03-06  Joey Ye  <joey.ye@arm.com>
6264         * MAINTAINERS: Update my e-mail address.
6266 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
6268         * configure.ac: Adjust test of with_ppl.
6269         * configure: Regenerated.
6271 2011-03-02  Kai Tietz  <ktietz@redhat.com>
6273         * MAINTAINERS: Adjust my e-mail address.
6275 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
6277         * configure.ac: Add -lpwl to ppllibs.
6278         * configure: Regenerated.
6280 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
6282         * config/cloog.m4: Add -lisl to clooglibs.
6283         * configure: Regenerated.
6285 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
6287         * MAINTAINERS (CPU Port maintainers): Add self.
6289 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6291         * MAINTAINERS: Add myself as testsuite maintainer.
6293 2011-02-15  Mike Stump  <mikestump@comcast.net>
6295         * MAINTAINERS: Add myself as testsuite maintainer.
6297 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6299         Import from Libtool and gnulib:
6301         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
6303         Prepare for supporting FreeBSD 10.
6304         * config.rpath: Remove handling of freebsd1* which soon would
6305         match FreeBSD 10.0.
6307         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
6309         Remove support for FreeBSD 1.x.
6310         * libtool.m4 (_LT_LINKER_SHLIBS)
6311         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
6312         soon would incorrectly match FreeBSD 10.0.
6314 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6316         PR binutils/12283
6317         * move-if-change: Import version from gnulib.
6319 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
6321         PR lto/47225
6322         * Makefile.def (lto-plugin): Double dash for enable-shared.
6323         (configure-gcc): Depend on all-lto-plugin.
6324         * Makefile.in: Rebuilt.
6326 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6328         * configure.ac: Remove extra bracket.
6329         * configure: Regenerate.
6331 2011-02-08  Tobias Burnus  <burnus@net-b.de>
6333         * MAINTAINERS: Add myself as libquadmath maintainer.
6335 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
6337         * MAINTAINERS: Update my email address.
6339 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
6341         * MAINTAINERS (option handling): Add self.
6343 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
6345         PR lto/47225
6346         * Makefile.def: Add dependency for install-gcc
6347         on install-lto-plugin.
6348         * Makfile.in: Regenerated
6350 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
6352         * MAINTAINERS (CPU Port Maintainers): Add myself.
6354 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
6356         PR libgcj/44341
6357         * configure.ac: Discard --with-* flags for host when configuring
6358         target libraries for cross build.
6359         * configure: Rebuilt.
6361 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
6363         * MAINTAINERS (linear loop transforms): Removed.
6365 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
6367         * configure.ac: If with_ppl is no, move setting with_cloog=no
6368         after CLOOG_REQUESTED check.
6369         * configure: Regenerated.
6371 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
6373         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
6374         CLooG has been requested.
6375         * configure: Regenerated.
6377 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
6379         * configure: Regenerated.
6380         * configure.ac: Check for version 0.11 (or later revision) of PPL.
6382 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
6384         * configure: Regenerated.
6385         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
6387 2011-01-21  Andreas Schwab  <schwab@redhat.com>
6389         * configure.ac: Use AS_HELP_STRING throughout.
6390         * configure: Regenerate.
6392 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
6394         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
6395         * configure: Regenerate.
6397 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6399         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
6401 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
6403         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
6404         for ia64-hpux.
6405         * configure: Regenerate.
6407 2011-01-07  Jan Hubicka  <jh@suse.cz>
6409         PR lto/47225
6410         * Makefile.in: Regenerate.
6411         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
6412         configure.
6414 2011-01-07  Jan Hubicka  <jh@suse.cz>
6416         * Makefile.in: Regenerate.
6417         * Makefile.def (gcc host module) and soft dependency on lto-plugin
6418         and configure dependency on lto-plugin configure.
6419         (lto-plugin module): Remove dependency on GCC; add dependency on
6420         liniberty.
6422 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
6424         * MAINTAINERS (Write After Approval): Add myself.
6426 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
6428         * configure: Regenerate.
6430 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
6432         * configure.ac: (picochip): Disable libiberty.
6434 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
6436         * MAINTAINERS (Write After Approval): Add myself.
6438 2010-12-10  Ian Lance Taylor  <iant@google.com>
6440         PR bootstrap/46819
6441         * configure.ac: For --disable-libgcj clear libgcj_saved.
6442         * configure: Rebuild.
6444 2010-12-10  Tobias Burnus  <burnus@net-b.de>
6446         PR fortran/46540
6447         * configure.ac: Add --disable-libquadmath and
6448         --disable-libquadmath-support.
6449         * configure: Regenerate.
6451 2010-12-03  Ian Lance Taylor  <iant@google.com>
6453         * MAINTAINERS: Add myself as libgo maintainer.
6455 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
6457         PR libffi/46792
6458         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
6459         * configure: Regenerate.
6461 2010-12-02  Ian Lance Taylor  <iant@google.com>
6463         * configure.ac: Always set default for poststage1_ldflags to
6464         -static-libstdc++ -static-libgcc.
6466 2010-11-29  Andreas Schwab  <schwab@redhat.com>
6468         * configure.ac: Move comment to remove extra space in last argument
6469         of GCC_TARGET_TOOL.
6471 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
6473         PR other/46026
6474         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
6475         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
6476         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
6477         (BASE_FLAGS_TO_PASS): Use it.
6478         * configure: Rebuilt.
6479         * Makefile.in: Rebuilt.
6481 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
6483         PR binutils/12258
6484         * configure.ac: Correct comments for --enable-gold/--enable-ld.
6485         Properly check default linker.
6486         * configure: Regnerated.
6488 2010-11-23  Matthias Klose  <doko@ubuntu.com>
6490         * configure.ac: For --enable-gold, handle value `default' instead of
6491         `both*'.  New configure option --{en,dis}able-ld.
6492         * configure: Regenerate.
6494 2010-11-20  Ian Lance Taylor  <iant@google.com>
6496         * configure.ac: Only disable a language library if no language needs
6497         it.  Don't let --disable-libgcj uncondtionally disable libffi.
6498         * configure: Rebuild.
6500 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6502         * Makefile.in: Regenerate.
6504         PR other/46202
6505         * configure.ac: Fix just-built in-tree STRIP name to be
6506         binutils/strip-new.
6507         * configure: Regenerate.
6508         * Makefile.def (install-strip-gcc, install-strip-binutils)
6509         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
6510         (install-strip-sid): Mirror dependencies on non-strip variants
6511         of these targets on the respective -strip prerequisites.
6512         * Makefile.tpl (install-strip, install-strip-host)
6513         (install-strip-target): New targets.
6514         (install-strip-[+module+], install-strip-target-[+module+]):
6515         New targets.
6516         * Makefile.in: Regenerate.
6518 2010-11-19  Ian Lance Taylor  <iant@google.com>
6519             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6521         * configure.ac: Add target-libgo to target_libraries.  Set
6522         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
6523         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
6524         (HOST_EXPORTS): Add GOC.
6525         (BASE_TARGET_EXPORTS): Add GOC.
6526         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
6527         (GOCFLAGS_FOR_TARGET): New variable.
6528         (EXTRA_HOST_FLAGS): Add GOC.
6529         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
6530         * Makefile.def (target_modules): Add libgo.
6531         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
6532         (dependencies): Add dependency from configure-target-libgo to
6533         configure-target-libffi and all-target-libstdc++-v3.  Add
6534         dependencies from all-target-libgo to all-target-libffi.
6535         (languages): Add go.
6536         * configure: Rebuild.
6537         * Makefile.in: Rebuild.
6539 2010-11-19  Ian Lance Taylor  <iant@google.com>
6541         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
6542         compiler/flag environment variables.
6544 2010-11-18  Ian Lance Taylor  <iant@google.com>
6546         * configure.ac: Check for lang_requires_boot_languages in
6547         config-lang.in files.
6548         * configure: Rebuild.
6550 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6551             Tobias Burnus  <burnus@net-b.de>
6553         PR fortran/32049
6554         * Makefile.def: Add libquadmath; build it with language=fortran.
6555         * configure.ac: Add libquadmath.
6556         * Makefile.tpl: Handle multiple libs in check-[+language+].
6557         * Makefile.in: Regenerate.
6558         * configure: Regenerate.
6560 2010-11-16  Tom Tromey  <tromey@redhat.com>
6562         * MAINTAINERS: Moved myself to reviewers section.
6564 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
6566         * MAINTAINERS: Moved myself to reviewers section.
6568 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6570         * MAINTAINERS (Various Maintainers): Add self for build machinery.
6571         (Write After Approval): Remove self.
6573 2010-11-15  Andreas Schwab  <schwab@redhat.com>
6575         * configure.ac: Fix spelling in option names.
6576         * configure: Regenerated.
6578 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
6580         PR bootstrap/39622
6581         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
6582         * configure: Regenerated.
6584 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
6586         * MAINTAINERS: Update my email address.
6588 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6590         * configure: Regenerate.
6592 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6594         * configure: Regenerate.
6596 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6598         * configure: Regenerate.
6600 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6602         * configure: Regenerate.
6604 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
6606         * configure.ac: Support official CLooG.org versions.
6607         * configure: Regenerate.
6608         * config/cloog.m4: New.
6610 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
6612         * MAINTAINERS (Write After Approval): Add myself.
6614 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
6616         * MAINTAINERS: Update my email address.
6618 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
6620         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
6621         * configure: Regenerate.
6623 2010-11-03  Ian Lance Taylor  <iant@google.com>
6624             Dave Korn  <dave.korn.cygwin@gmail.com>
6626         PR lto/46273
6627         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
6628         and on other supported platforms whenever LTO is enabled.
6629         * configure: Rebuild.
6631 2010-11-02  Alan Modra  <amodra@gmail.com>
6633         PR binutils/12110
6634         * configure.ac: Error when source path contains spaces.
6635         * configure: Regenerate.
6637 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
6639         * MAINTAINERS: Update my email address.
6641 2010-10-20  Ian Lance Taylor  <iant@google.com>
6643         * Makefile.def (target_modules): Set lib_path to src/.libs for
6644         libstdc++-v3 module.
6645         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
6646         * Makefile.in: Rebuild.
6648 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
6650         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
6651         (Write After Approval): Remove myself.
6653 2010-10-15  Tristan Gingold  <gingold@adacore.com>
6655         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6657 2010-10-14  Douglas Rupp  <rupp@gnat.com>
6659         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6661 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
6663         * configure.ac (build_lto_plugin): New shell variable.
6664         (--enable-lto): Turn on by default for all non-ELF platforms that
6665         have had LTO support added so far.  Set build_lto_plugin appropriately
6666         for both ELF and non-ELF.
6667         (configdirs): Add lto-plugin or not based on build_lto_plugin.
6668         * configure: Regenerate.
6670 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6672         Sync from src:
6673         * configure.ac (v850 support): Remove target-libgloss from
6674         noconfigdirs.
6675         * configure: Regenerate.
6677 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6679         PR bootstrap/45326
6680         PR bootstrap/45174
6681         * configure.ac: Honor initial values of $build_configargs,
6682         $host_configargs, $target_configargs.  Mark the precious, so
6683         environment settings get recorded.
6684         * configure: Regenerate.
6686 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6688         PR bootstrap/45796
6689         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6690         Depend on all-build-libiberty.
6691         * Makefile.in: Regenerate.
6693 2010-09-30  Michael Eager  <eager@eagercon.com>
6695         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6696         * configure: Regenerate.
6698 2010-09-28  Michael Eager  <eager@eagercon.com>
6700         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6702 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6704         PR bootstrap/44621
6705         * configure.ac: Fix unportable shell quoting.
6706         * configure: Regenerate.
6708 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
6710         * configure.ac (enable-lto): Add Darwin to the list of supported lto
6711         targets and amend comment.
6712         * configure: Regenerate.
6714 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
6716         * MAINTAINERS (Write After Approval): Add myself.
6718 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
6720         * configure.ac: Enable LTO by default on Darwin.
6721         * configure: Regenerate.
6723 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
6725         * MAINTAINERS (Write After Approval): Add myself.
6727 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
6729         * MAINTAINERS (Write After Approval): Add myself.
6731 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
6733         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6734         ports
6736 2010-07-28  David Yuste  <david.yuste@gmail.com>
6738         * MAINTAINERS (Write After Approval): Add myself.
6740 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
6742         * configure.ac: Support all v850 targets.
6743         * configure: Regenerate.
6745 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
6747         PR bootstrap/44455
6748         * configure.ac (extra_mpfr_configure_flags): Copy from
6749         extra_mpc_gmp_configure_flags.
6750         * configure: Re-generated.
6752 2010-07-22  Andi Kleen  <ak@linux.intel.com>
6754         * MAINTAINERS (Write After Approval): Add myself.
6756 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
6758         * MAINTAINERS (Write After Approval): Add myself.
6760 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
6762         * MAINTAINERS (Write After Approval): Add myself.
6764 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
6766         PR target/44862
6767         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6768         Provide -B option to allow for link spec %s substitutions for
6769         libstdc++.a on darwin.
6770         * Makefile.in: Regenerate.
6772 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
6774         * MAINTAINERS (Reviewers): Update my e-mail address
6776 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
6778         * Makefile.def (configure-gcc): Depend on all-libelf.
6779         * Makefile.in: Rebuild.
6781 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
6783         * MAINTAINERS (Write After Approval): Add myself in the right place.
6785 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
6787         * MAINTAINERS (Write After Approval): Add myself.
6789 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
6791         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6793 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
6795         * config.sub: Update to version 2010-05-21.
6796         * config.guess: Update to version 2010-04-03.
6798 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
6800         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6801         * configure: Regenerate.
6803 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
6805         * MAINTAINERS (Write After Approval): Add myself.
6807 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
6809         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6810         a platform that supports LTO.
6811         * configure: Regenerate.
6813 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
6815         * configure.ac: Allow all the versions greater than 0.10 of PPL.
6816         * configure: Regenerated.
6818 2010-04-27  Roland McGrath  <roland@redhat.com>
6819             H.J. Lu  <hongjiu.lu@intel.com>
6821         * configure.ac (--enable-gold): Support both, both/gold and
6822         both/bfd to add gold to configdirs without removing ld.
6823         * configure: Regenerated.
6825         * Makefile.def: Add install-gold dependency to install-ld.
6826         * Makefile.in: Regenerated.
6828 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
6830         PR lto/42776
6831         * configure.ac (--enable-lto): Refactor handling so libelf tests
6832         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6833         and allow LTO to be explicitly enabled on non-ELF platforms that
6834         are known to support it inside else-clause.
6835         * configure: Regenerate.
6837 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
6839         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6840         * configure: Regenerate.
6842 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
6844         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6845         * configure: Regenerate.
6847 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6849         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6850         separately.
6851         * configure: Regenerate.
6853 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
6855         * MAINTAINERS (Write After Approval): Add myself.
6857 2010-04-14  Tristan Gingold  <gingold@adacore.com>
6859         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6860         * configure: Regenerate.
6862 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
6864         * configure: Regenerate after change to elf.m4.
6866 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
6868         * MAINTAINERS (Write After Approval): Add myself.
6870 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6872         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6873         * configure: Regenerated.
6875 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6877         * configure.ac: Print "buggy but acceptable" when CLooG
6878         revision is less than 9.
6879         * configure: Regenerated.
6881 2010-04-01  Diego Novillo  <dnovillo@google.com>
6883         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6885 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6887         PR bootstrap/43615
6888         PR bootstrap/43328
6890         Revert:
6892         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6894         * configure.ac: Do not pass --enable-multilib nor
6895         --disable-multilib in baseargs.  Accept explicitly passed
6896         --enable_multilib.
6897         * configure: Regenerate.
6899 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
6901         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6903 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
6905         * MAINTAINERS: Remove myself.
6907 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6909         PR bootstrap/43328
6910         * configure.ac: Do not pass --enable-multilib nor
6911         --disable-multilib in baseargs.  Accept explicitly passed
6912         --enable_multilib.
6913         * configure: Regenerate.
6915 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
6917         * MAINTAINERS (spu port): Remove me.
6919 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6921         * configure.ac (tic6x-*-*): New case.
6922         * configure: Regenerate.
6924 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6926         * config.sub: Update to version 2010-03-22.
6927         * config.guess: Update to version 2009-12-30.
6929 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
6931         PR ada/42554
6932         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6933         * configure: Regenerate.
6935 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
6937         * MAINTAINERS: Update my email address.
6939 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
6941         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6942         (ghassan.shobaki@amd.com): Removed.
6944 2010-03-17  Alan Modra  <amodra@gmail.com>
6946         * MAINTAINERS: Update my email address.
6948 2010-03-16  Diego Novillo  <dnovillo@google.com>
6950         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6951         Matthews.
6953 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6955         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6956         Gutson, Jeffrey D. Oldham and Mark Shinwell.
6958 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6960         * MAINTAINERS: Update my email address.
6962 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
6964         * MAINTAINERS: Update my email address.
6966 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
6968         * MAINTAINERS: Update my email address.
6970 2010-03-09  Jie Zhang  <jie@codesourcery.com>
6972         * MAINTAINERS: Update my email address.
6974 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6976         PR libstdc++/32499
6977         * configure.ac (RANLIB): Default to true.
6978         (STRIP): Likewise.
6979         (RANLIB_FOR_TARGET): Remove superfluous : argument.
6980         * configure: Regenerate.
6982 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
6984         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6985         (Write After Approval): Update my email address.
6987 2010-02-17  Nick Clifton  <nickc@redhat.com>
6989         PR 11238
6990         * Makefile.tpl (local-distclean): Also remove config.cache files in
6991         sub-directories as there may not be Makefiles present in the
6992         sub-directories.
6993         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6994         the config.cache files found by the find command.
6996         * Makefile.in: Regenerate.
6997         * configure.ac: Revert previous delta.
6998         * configure: Regenerate.
7000 2010-02-15  Nick Clifton  <nickc@redhat.com>
7002         PR 11238
7003         * configure.ac: Delete config.cache files in sub-directories when
7004         deleting Makefiles.
7005         * configure: Regenerate.
7007 2010-02-12  Ben Elliston  <bje@gnu.org>
7009         * MAINTAINERS: Update my email address.
7011 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
7013         * MAINTAINERS (spu port): Update my email address.
7015 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
7017         * MAINTAINERS: Add myself as a maintainer for the bfin port.
7019 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7021         * configure.ac: Add "recommended" version checks for GMP/MPC.
7022         Update recommended GMP/MPFR/MPC versions.
7023         * configure: Regenerate.
7025 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
7027         * MAINTAINERS: Move my Embecosm email address into the
7028         write-after-approval section.
7030 2010-01-26  Ian Lance Taylor  <iant@google.com>
7032         * MAINTAINERS: Add myself as Go frontend maintainer.
7034 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
7036         PR libstdc++/36101, PR libstdc++/42813
7037         * configure.ac (bootstrap_target_libs): Make inclusion of
7038         target-libgomp conditional on libgomb being in target_configdirs.
7039         * configure: Regenerate.
7041 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
7043         PR libstdc++/36101, PR libstdc++/42813
7044         * configure.ac (bootstrap_target_libs): Include target-libgomp.
7045         * configure: Regenerate.
7047 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
7049         PR libstdc++/36101, PR libstdc++/42813
7050         * configure.ac (target_configdirs): Substitute.
7051         * Makefile.def: Bootstrap target module libgomp.
7052         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
7053         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
7054         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
7055         * configure, Makefile.in: Regenerate.
7057 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
7059         * MAINTAINERS: Adjust my details.
7061 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
7063         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
7065 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
7067         * MAINTAINERS: reindented my entry with tabs instead of spaces.
7069 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
7071         * MAINTAINERS (Write After Approval): Add myself.
7073 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
7075         * MAINTAINERS (Write After Approval): Add myself.
7077 2010-01-11  Richard Guenther  <rguenther@suse.de>
7079         PR lto/41569
7080         * Makefile.def (all-lto-plugin): Depend on all-gcc.
7081         * Makefile.in: Regenerated.
7083 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
7085         * configure.ac: Enable libjava build on x86_64-*freebsd*.
7086         * configure: Regenerate.
7088 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7089             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7091         PR bootstrap/42424
7092         * configure.ac: Include libtool m4 files.
7093         (_LT_CHECK_OBJDIR): Call it.
7094         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
7095         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
7097         * configure: Regenerate.
7099 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7101         PR bootstrap/41818
7102         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
7103         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
7104         * Makefile.in: Regenerate.
7106 2010-01-02  Richard Guenther  <rguenther@suse.de>
7108         PR lto/41529
7109         * configure.ac: Include config/elf.m4.  Disable LTO if not
7110         builting for an elf target.
7111         * configure: Regenerate.
7113 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
7115         * MAINTAINERS: Change my email address.
7117 2009-12-18  Ben Elliston  <bje@au.ibm.com>
7119         * config.sub, config.guess: Update from upstream sources.
7121 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
7123         * MAINTAINERS (Write After Approval): Add myself.
7125 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7127         PR middle-end/30447
7128         PR middle-end/30789
7129         PR other/40302
7131         * configure.ac: Require MPC.
7132         * configure: Regenerate.
7134 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7136         PR target/38384
7137         PR bootstrap/40972
7138         * libtool.m4: Sync from git Libtool.
7139         * ltoptions.m4: Likewise.
7140         * ltversion.m4: Likewise.
7141         * lt~obsolete.m4: Likewise.
7142         * ltmain.sh: Likewise.
7144 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7146         * configure.ac: Update minimum MPC version to 0.8.
7147         * configure: Regenerate.
7149 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
7151         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
7152         * configure: Regenerated.
7154 2009-11-21  Ian Lance Taylor  <iant@google.com>
7156         * configure.ac: Change default of poststage1_ldflags to be empty if
7157         poststage1_libs is set.  When poststage1_libs is empty, and
7158         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
7159         * configure: Rebuild.
7161 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
7163         * MAINTAINERS (Write After Approval): Update my email address.
7165 2009-11-20  Ben Elliston  <bje@au.ibm.com>
7167         * config.guess: Update from upstream sources.
7169 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
7171         * Makefile.def: Restore host and target settings for gmp.
7172         * Makefile.in: Rebuild.
7174 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
7176         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
7177         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
7178         Fix portability of test of C++ as bootstrap language.  Add
7179         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
7180         * configure: Rebuild.
7181         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
7182         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
7183         in-tree building.
7184         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
7185         (POSTSTAGE1_HOST_EXPORTS): Use it.
7186         (STAGE[+id+]_CXXFLAGS): New.
7187         (BASE_FLAGS_TO_PASS): Pass it down.
7188         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
7189         extra_exports.
7190         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
7191         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
7192         extra_exports.
7193         * Makefile.in: Rebuild.
7195 2009-11-17  Ben Elliston  <bje@au.ibm.com>
7197         * config.sub, config.guess: Update from upstream sources.
7199 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
7201         * MAINTAINERS (Write After Approval): Add myself.
7203 2009-11-09  Jon Beniston  <jon@beniston.com>
7205         * MAINTAINERS (Write After Approval): Add myself.
7207 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
7209         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
7210         paths for *-w64-mingw* and x86_64-*mingw*.
7211         * configure: Regenerated.
7213 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
7215         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
7217 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
7219         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
7220         Phil Edwards to Write-After Approval.
7222 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
7224         * configure.ac: Disable target-winsup & co for
7225         x86_64-*-mingw* and *-w64-mingw* targets.
7226         * configure: Regenerated.
7228 2009-10-16  Nick Clifton  <nickc@redhat.com>
7230         * MAINTAINERS: Add myself as a maintainer for the RX port.
7232 2009-10-26  Johannes Singler  <singler@kit.edu>
7234         * MAINTAINERS (Write After Approval): Update my e-mail address.
7236 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7238         * configure.ac (CLooG test): Use = with test.
7239         * configure: Regenerate.
7241 2009-10-22  Richard Guenther  <rguenther@suse.de>
7243         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
7244         cloog if the ppl version check failed.  Move flags saving
7245         before setting in libelf check.
7246         * configure: Regenerate.
7248 2009-10-21  Richard Guenther  <rguenther@suse.de>
7250         * configure.ac: Adjust the ppl and cloog configure to work as
7251         documented.  Disable cloog if ppl was disabled.  Omit the version
7252         checks if they were disabled.
7253         * configure: Re-generate.
7255 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7257         * configure.ac: Add 'lto' to enable_languages, not
7258         new_enable_languages, and only if not already present.
7259         * configure: Regenerate.
7261 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
7263         * README: Refer to the various COPYING* files instead of just
7264         COPYING.
7265         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
7267 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
7269         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
7271 2009-10-07  Richard Guenther  <rguenther@suse.de>
7273         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
7274         and Richard Guenther as reviewers.
7275         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
7276         as reviewers.
7278 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
7280         * config.sub: Update from upstream sources.
7282 2009-10-06  Ian Lance Taylor  <iant@google.com>
7284         * Makefile.def: check-gold depends upon all-gas.
7285         * Makefile.in: Rebuild.
7287 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
7289         * MAINTAINERS (Write After Approval): Add myself.
7291 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
7293         * Makefile.def: all-lto-plugin depends on all-libiberty.
7294         set bootstrap=true for lto-plugin.
7295         Add lto-plugin.
7296         * Makefile.in: Regenerate.
7297         * configure.ac (host_libs): Add lto-plugin.
7298         * configure: Regenerate.
7300 2009-10-03  Diego Novillo  <dnovillo@google.com>
7302         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
7303         (HOST_LIBELFLIBS): Define.
7304         (HOST_LIBELFINC): Define.
7305         * Makefile.in: Regenerate.
7306         * configure.ac: Add --enable-lto.
7307         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
7308         If --enable-lto is used, add 'lto' to new_enable_languages.
7309         If --enable-lto is used and gold is enabled, add
7310         lto-plugin to configdirs.
7311         * configure: Regenerate.
7313 2009-10-03  Simon Baldwin  <simonb@google.com>
7315         * configure.ac: If --with-system-zlib, suppress local zlib and
7316         pass --with-system-zlib to subdir configure scripts.
7317         * configure: Regenerate.
7319 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
7320             Paolo Bonzini  <bonzini@gnu.org>
7322         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
7323         $(srcdir).
7324         * Makefile.in: Rebuilt.
7326 2009-09-26  Gary Funck  <gary@intrepid.com>
7328         * MAINTAINERS (Write After Approval): Add myself.
7330 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7332         * configure.ac: Update minimum MPC version to 0.7.
7333         * configure: Regenerate.
7335 2009-09-25  Nick Clifton  <nickc@redhat.com>
7337         * configure.ac: Pass any --cache-file=/dev/null option on to
7338         subconfigures.
7339         * configure: Regenerate.
7341 2009-09-23  Nick Clifton  <nickc@redhat.com>
7343         * config.sub, config.guess: Update from upstream sources.
7345 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
7347         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
7348         * Makefile.in: Rebuilt.
7350 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7352         PR bootstrap/32272
7353         * configure.ac: Error out if $srcdir isn't '.' but contains
7354         host-${host_noncanonical}.
7355         * configure: Regenerate.
7357 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7359         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
7360         maintainer.
7362 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7364         * configure.ac: If bootstrapping a combined tree with
7365         --enable-gold, require c++ in stage1_languages.
7366         * configure: Regenerate.
7368         * configure.ac: Also add target_libs of stage1_languages to
7369         bootstrap_target_libs.
7370         * configure: Regenerate.
7372         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
7373         with --enable-languages not containing c++.
7374         * configure: Regenerate.
7376 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
7378         * configure.ac: Disable java and boehm-gc for bfin-*-*.
7379         * configure: Regenerate.
7381 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
7383         * MAINTAINERS (Write After Approval): Update my e-mail address,
7384         and move from from here...
7385         (Waiting for paperwork): To here.
7387 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
7389         * MAINTAINERS (Reviewers): Add self as driver reviewer.
7391 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7393         * configure.ac: Do not use $extrasub for replacing @if/@endif
7394         parts in Makefile; instead, use additional arguments to
7395         AC_CONFIG_COMMANDS to do the replacement manually, with several
7396         sed invocations, to avoid HP-UX sed command limits.
7397         * configure: Regenerate.
7399 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
7401         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
7402         blank before -L.
7404 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
7406         * configure.ac (with-build-config): Document.  Handle without.
7407         Handle missing argument.
7408         * configure: Rebuilt.
7410 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
7412         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
7413         Default to bootstrap-debug only if compare-debug works.
7414         * configure: Rebuilt.
7415         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
7416         * Makefile.in: Rebuilt.
7418 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7420         * MAINTAINERS (OS Port Maintainers): Update my email address.
7422 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
7424         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
7425         * Makefile.in: Rebuilt.
7427 2009-09-01  Chris Demetriou  <cgd@google.com>
7429         * MAINTAINERS (Write After Approval): Add myself.
7431 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
7433         PR debug/30161
7434         * include/dwarf2.h (enum dwarf_tag): Added
7435         DW_TAG_GNU_template_template_param
7436         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
7438 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
7440         * Makefile.tpl (AWK): Fix typo.
7441         * Makefile.in: Regenerate.
7443 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
7445         * configure.ac: Detect awk and sed.
7446         * Makefile.def (flags_to_pass): Add AWK and SED.
7447         * Makefile.tpl (AWK, SED): New.
7448         (BASE_FLAGS_TO_PASS): Add AWK and SED.
7449         * configure: Regenerate.
7450         * Makefile.in: Regenerate.
7452 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
7454         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
7455         (collapseslashes): Likewise.
7457 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7459         * configure.ac (AC_PREREQ): Bump to 2.64.
7461 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7463         * configure.ac: Remove --with-datarootdir, --with-docdir,
7464         --with-pdfdir, --with-htmldir switches.
7465         * configure: Regenerate.
7467         * configure: Regenerate.
7469         * compile: Sync from Automake 1.11.
7470         * depcomp: Likewise.
7471         * install-sh: Likewise.
7472         * missing: Likewise.
7473         * mkinstalldirs: Likewise.
7474         * ylwrap: Likewise.
7476 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
7478         * ltmain.sh (func_normal_abspath): New function.
7479         (func_relative_path): Likewise.
7480         (func_mode_help): Document new -bindir option for link mode.
7481         (func_mode_link): Add new -bindir option, and use it to place
7482         output DLL if specified.
7484 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7486         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
7487         (baseargs): Add --disable-option-checking.
7488         * configure: Regenerate.
7490         * Makefile.def (configure-target-libiberty): Depend on
7491         all-binutils and all-ld.
7492         (configure-target-newlib): Likewise.
7493         * Makefile.in: Regenerate.
7495 2009-08-17  Ben Elliston  <bje@au.ibm.com>
7497         * config.sub, config.guess: Update from upstream sources.
7499 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7501         Sync from src, merge:
7503         2009-07-02  Tristan Gingold  <gingold@adacore.com>
7505         * configure.ac: Do not exclude gas for i386-*-darwin.
7506         Add a case for x86_64-*-darwin.
7507         * configure: Regenerate.
7509 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
7511         * MAINTAINERS: Add my name to Write After Approval list.
7513 2009-08-06  Michael Eager  <eager@eagercon.com>
7515         * configure.ac: Add Microblaze target.
7516         * configure: Regenerate.
7518 2009-07-31  Christian Bruel  <christian.bruel@st.com>
7520         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
7521         * configure: Regenerate.
7523 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
7525         * MAINTAINERS (Write After Approval): Update my e-mail address.
7527 2009-07-06  Ian Lance Taylor  <iant@google.com>
7529         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
7530         * configure: Rebuild.
7532 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
7534         * MAINTAINERS: Move myself to the Graphite Reviewers.
7536 2009-06-30  Wei Guozhi  <carrot@google.com>
7538         * MAINTAINERS: Add my name to Write After Approval list.
7540 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
7542         PR bootstrap/40338
7543         * configure.ac (comparestring): Create new variable.
7544         * Makefile.tpl (comparestring): Use to skip some comparisions.
7545         * configure: Regenerate.
7546         * Makefile.in: Regenerate.
7548 2009-06-26  Doug Evans  <dje@sebabeach.org>
7550         * Makefile.def (host_modules): Add cgen.
7551         * Makefile.in: Regenerate.
7552         * configure.ac (host_tools): Add cgen.
7553         * configure: Regenerate.
7555 2009-06-23  DJ Delorie  <dj@redhat.com>
7557         * MAINTAINERS: Add myself as mep maintainer.
7559 2009-06-23  Ian Lance Taylor  <iant@google.com>
7561         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
7562         boot_languages.  Only bootstrap target libraries listed in
7563         target_libs for some boot language.  Add --with-stage1-ldflags,
7564         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
7565         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
7566         if not building with C++.
7567         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
7568         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
7569         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
7570         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
7571         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
7572         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
7573         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
7574         * configure, Makefile.in: Rebuild.
7576 2009-06-23  Li Feng  <nemokingdom@gmail.com>
7578         * MAINTAINERS: Added my name to write-after-approval list.
7580 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
7582         * configure.ac: Define is_elf for QNX Neutrino targets.
7583         * configure: Regenerate.
7585 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
7587         * MAINTAINERS: Added my name to the write-after-approval list
7589 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7591         * configure.ac: Detect MPC in default directory.
7592         * configure: Regenerate.
7594 2009-06-03  Jerome Guitton  <guitton@adacore.com>
7595             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7597         * Makefile.tpl (all): Avoid a trailing backslash.
7598         * Makefile.in: Regenerate.
7600 2009-06-03  Ben Elliston  <bje@au.ibm.com>
7602         * config.sub, config.guess: Update from upstream sources.
7604 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
7606         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
7607         to noconfdirs.
7608         * configure: Regenerate.
7610 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
7612         * Makefile.tpl ([+compare-target+]): Compare all stage
7613         directories, rather than just gcc.
7614         * Makefile.in: Rebuilt.
7616 2009-06-01  Doug Kwan  <dougkwan@google.com>
7618         * configure.ac: Support gold for target arm*-*-*.
7619         * configure: Regenerate.
7621 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7623         * Makefile.def: Add MPC support and dependencies.
7624         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
7626         * Makefile.in, configure: Regenerate.
7628 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
7630         * Makefile.tpl (all): Avoid harmless warning in make all when
7631         gcc-bootstrap is enabled but stage_last does not exist.
7632         * Makefile.in: Rebuilt.
7634 2009-05-24  Nicolas Roche  <roche@adacore.com>
7636         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
7637         * Makefile.in: Regenerate.
7639 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
7641         * MAINTAINERS: Update my e-mail address.
7643 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
7645         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
7646         * configure:  Regenerate.
7648 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
7650         PR other/40159
7651         * Makefile.tpl (all): Don't assume gcc-bootstrap and
7652         gcc-no-bootstrap are mutually exclusive.
7653         * Makefile.in: Rebuilt.
7655 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
7657         PR other/40159
7658         * Makefile.tpl (all): Don't end with unconditional success.
7659         * Makefile.in: Rebuilt.
7661 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
7663         PR target/37137
7664         * Makefile.def (flags_to_pass): Remove redundant and incomplete
7665         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7666         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7667         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
7668         stage_configureflags, stage_cflags and stage_libcflags into
7669         explicit Makefile macros.
7670         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7671         GFORTRAN.
7672         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7673         CC.  Set CC_FOR_BUILD from CC.
7674         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7675         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7676         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7677         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
7678         and GFORTRAN.
7679         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7680         (_LIBCFLAGS): Renamed to _TFLAGS.
7681         (do-compare-debug, do-compare3-debug): Drop.
7682         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7683         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7684         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7685         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7686         (XGCC_FLAGS_FOR_TARGET): New.
7687         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7688         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7689         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7690         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
7691         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
7692         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
7693         TFLAGS.
7694         (BUILD_CONFIG): Include if requested.
7695         (all): Set TFLAGS on bootstrap.
7696         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7697         (all-stageid-prefixmodule): Likewise.
7698         (do-clean, distclean-stageid): Set TFLAGS.
7699         (restrap): Fix whitespace.
7700         * Makefile.in: Rebuilt.
7702 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
7704         * config.guess: Sync with src.
7706 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
7708         * configure.ac ($with_ppl):  Default to no if not supplied.
7709         ($with_cloog):  Likewise.
7710         configure:  Regenerate.
7712 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
7714         * MAINTAINERS: Update my e-mail address.
7716 2009-04-27  Nick Clifton  <nickc@redhat.com>
7718         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7720 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
7722         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7723         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7724         * Makefile.in: Regenerate.
7726 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7728         PR bootstrap/39739
7729         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7730         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7732         * configure, Makefile.in: Regenerate.
7734 2009-04-21  Taras Glek  <tglek@mozilla.com>
7736         * include/hashtab.h: Update GTY annotations to new syntax
7737         * include/splay-tree.h: Likewise
7739 2009-04-17  Ben Elliston  <bje@au.ibm.com>
7741         * config.sub, config.guess: Update from upstream sources.
7743 2009-04-15  Anthony Green  <green@moxielogic.com>
7745         * configure.ac: Add moxie support.
7746         * configure: Rebuilt.
7748 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
7750         * configure.ac: Change copyright header to refer to version
7751         3 of the GNU General Public License and to point readers at the
7752         COPYING3 file and the FSF's license web page.
7753         * Makefile.def: Likewise.
7754         * Makefile.tpl: Likewise.
7755         * Makefile.in: Regenerate.
7757 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
7759         * configure.ac: Restore match for darwin9 or later. Use double
7760         brackets since regeneration eats one pair.
7761         * configure: Regenerate.
7763 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
7765         PR gas/10039
7766         * configure.ac: Require texinfo 4.7.
7767         * configure: Regenerated.
7769 2009-04-09  Nick Clifton  <nickc@redhat.com>
7771         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7772         the GCC Runtime Library Exception.
7774 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7776         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7777         * configure: Regenerate.
7779 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
7781         * Makefil.def (languages): New entries.
7782         * Makefile.tpl (check-gcc-*): New generic target.
7783         * Makefile.in: Regenerate.
7785 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
7787         * MAINTAINERS:  Update my email address.
7789 2009-03-18  Tom Tromey  <tromey@redhat.com>
7791         * configure: Rebuild.
7792         * configure.ac (host_libs): Add libiconv.
7793         * Makefile.in: Rebuild.
7794         * Makefile.def (host_modules): Add libiconv.
7795         (configure-gdb, all-gdb): Depend on libiconv.
7797 2009-03-16  Tristan Gingold  <gingold@adacore.com>
7799         * configure.ac: Treat gdb as supported on x86_64-darwin.
7800         * configure: Regenerate.
7802 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
7804         * configure.ac (--with-host-libstdcxx): New option.
7805         * configure: Regenerate.
7807 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
7809         * MAINTAINERS:  Move myself into the write after approval list.
7811 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
7813         * MAINTAINERS: Update e-mail address.
7815 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
7817         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7819 2009-03-10  Ira Rosen  <irar@il.ibm.com>
7821         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7823 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7825         Backport from git Libtool:
7827         2009-01-19  Robert Millan  <rmh@aybabtu.com>
7828         Support GNU/kOpenSolaris.
7829         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7830         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7831         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7832         GNU/kOpenSolaris.
7834 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
7836         * MAINTAINERS: Update e-mail address.
7838 2009-02-24  Michael Eager  <eager@eagercon.com>
7840         * MAINTAINERS (Write After Approval): Add self.
7842 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
7844         * MAINTAINERS (Write After Approval): Add myself.
7846 2009-02-05  Andreas Schwab  <schwab@suse.de>
7848         * Makefile.tpl (stage_last): Define $r and $s before using
7849         $(RECURSE_FLAGS_TO_PASS).
7850         * Makefile.in: Regenerate
7852 2009-01-30  Ian Lance Taylor  <iant@google.com>
7854         * MAINTAINERS: Move myself to the Global Reviewers list.
7856 2009-01-29  Robert Millan  <rmh@aybabtu.com>
7858         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7859         * configure: Regenerate.
7861 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
7863         * MAINTAINERS: Make whitespace consistent.
7864         Remove Robert Millan from Write After Approval.
7866 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
7868         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7869         (all-opcodes): Depend on all-libiberty.
7870         * Makefile.in: Regenerate.
7872 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
7874         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7875         * configure: Regenerate.
7877 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
7879         * MAINTAINERS (Write After Approval): Add myself.
7881 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
7883         * MAINTAINERS: Add myself to reviewers (Fortran).
7885 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
7887         PR tree-optimization/38515
7888         * configure.ac (cloog-polylib): Removed.
7889         (with_ppl, with_cloog): Test for "no".
7890         * configure: Regenerated.
7892 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
7894         * MAINTAINERS: Moved myself to reviewers (Fortran).
7896 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
7898         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7899         (Write After Approval): Remove myself.
7901 2009-01-03  Diego Novillo  <dnovillo@google.com>
7903         * MAINTAINERS: Remove myself from alias maintainership.
7905 2009-01-02  David Ayers  <ayers@fsfe.org>
7907         * MAINTAINERS: Update e-mail address.
7909 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
7911         * MAINTAINERS: Make whitespace consistent.
7913 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7915         Backport from upstream Libtool:
7916         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7917         Add cache variables to tests that require the linker to work.
7918         For shlibpath_overrides_runpath, this also changes the semantics
7919         to let the result from the C compiler take precedence.
7921 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7923         * config.sub, config.guess: Update from upstream sources.
7925 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
7927         * configure.ac (ppllibs): Add by default the lib flags.
7928         * configure: Regenerate.
7930 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
7932         * MAINTAINERS:  Add myself to the write after approval list.
7934 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
7936         * configure.ac: Add double brackets on darwin[912].
7937         * configure: Regenerate.
7939 2008-12-03  Daniel Kraft  <d@domob.eu>
7941         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
7942         Approval to Reviewer section (for Fortran front-end).
7944 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
7946         * configure.ac: Expand to darwin10 and later.
7947         * configure: Regenerate.
7949 2008-12-02  Andreas Schwab  <schwab@suse.de>
7951         * Makefile.def: configure-target-boehm-gc depends on
7952         all-target-libstdc++-v3.
7953         * Makefile.in: Regenerate.
7955 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
7957         * MAINTAINERS:  Add myself as mingw maintainer.
7959 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7961         * config.sub, config.guess: Update from upstream sources.
7963 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
7965         * README.SCO: Remove.
7967 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
7969         * MAINTAINERS:  Add myself to the write after approval list.
7971 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
7973         * MAINTAINERS:  Update my email address in WAA section.
7975 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
7977         * MAINTAINERS: Update e-mail address.
7979 2008-11-27  Toon Moene  <toon@moene.org>
7981         * MAINTAINERS: Change e-mail address.
7983 2008-11-27  Tristan Gingold  <gingold@adacore.com>
7985         * configure.ac: Build gdb for i?86-*-darwin*
7986         * configure: Regenerated.
7988 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
7990         * MAINTAINERS: Added my full name.
7992 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
7994         PR bootstrap/38014
7995         PR bootstrap/37923
7997         Revert:
7999         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
8001         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
8002         * Makefile.in: Regenerated.
8004         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
8006         PR gdb/921
8007         PR gdb/1646
8008         PR gdb/2175
8009         PR gdb/2176
8011         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
8012         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
8013         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
8014         (HOST_EXPORTS): Pass CPPFLAGS.
8015         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
8016         (LDFLAGS_FOR_TARGET): Initialize from configure script.
8017         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
8018         * Makefile.in, configure: Regenerated.
8019         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
8020         and CPPFLAGS_FOR_BUILD.
8022 2008-11-06  Jeff Law  <law@redhat.com>
8024         * MAINTAINERS: Add myself as middle end maintainer.
8026 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
8028         * MAINTAINERS (Write after approval): Add myself.
8030 2008-11-05  Diego Novillo  <dnovillo@google.com>
8032         * MAINTAINERS (Global Reviewers): Add myself.
8033         (Non-Algorithmic Maintainers): Remove myself.
8035 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
8037         * MAINTAINERS (Write after approval): Add myself.
8039 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
8041         * MAINTAINERS (Write after approval): Add myself.
8043 2008-10-31  Ben Elliston  <bje@au.ibm.com>
8045         * configure.ac (spu-*-*): Remove special case.
8046         * configure: Regenerate.
8048 2008-10-30  Catherine Moore  <clm@codesourcery.com>
8050         * MAINTAINERS (Write after approval): Update my email address.
8052 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
8054         * configure.ac [spu-*-*]: Do not set skipdirs.
8055         * configure: Re-generate.
8057 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
8059         * MAINTAINERS (Various Maintainers): Add myself to reload.
8061 2008-10-25  Richard Guenther  <rguenther@suse.de>
8063         * MAINTAINERS (Various Maintainers): Add myself as middle-end
8064         maintainer.  Remove myself as libgcc-math maintainer.
8065         (Non-Algorithmic Maintainers): Remove myself.
8067 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
8069         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
8070         * Makefile.in: Regenerated.
8072 2008-10-23  Cary Coutant  <ccoutant@google.com>
8074         * MAINTAINERS (Write after approval): Add myself.
8076 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
8078         PR gdb/921
8079         PR gdb/1646
8080         PR gdb/2175
8081         PR gdb/2176
8083         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
8084         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
8085         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
8086         (HOST_EXPORTS): Pass CPPFLAGS.
8087         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
8088         (LDFLAGS_FOR_TARGET): Initialize from configure script.
8089         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
8090         * Makefile.in, configure: Regenerated.
8091         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
8092         and CPPFLAGS_FOR_BUILD.
8094 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
8096         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
8097         Sebastian Pop.
8099 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
8101         * MAINTAINERS (Write After Approval): Added myself.
8103 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8105         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
8106         recommended version to 2.3.2.
8108         * configure: Regenerate.
8110 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
8112         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
8114 2008-09-29  David Daney <david.daney@caviumnetworks.com>
8116         * MAINTAINERS (Write After Approval): Update e-mail address.
8118 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
8120         * libtool.m4: Update to libtool 2.2.6.
8121         * lt~obsolete.m4: Update to libtool 2.2.6.
8122         * ltmain.sh: Update to libtool 2.2.6.
8123         * ltsugar.m4: Update to libtool 2.2.6.
8124         * ltversion.m4: Update to libtool 2.2.6.
8125         * ltoptions.m4: Update to libtool 2.2.6.
8126         * ltgcc.m4: Update to match changes from libtool 2.2.6.
8128 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
8130         * MAINTAINERS (Write After Approval): Add myself.
8132 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
8134         * MAINTAINERS (Write After Approval): Update my name.
8136 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
8138         * MAINTAINERS: Add myself in "Write After Approval".
8140 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
8142         * MAINTAINERS: Add myself as ia64 maintainer.
8144 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
8146         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
8147         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
8148         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
8149         and Michael Tiemann from Write After Approval since they do not
8150         actually have access.
8152 2008-09-05  Richard Guenther  <rguenther@suse.de>
8154         * configure.ac: Initialize clooglibs to -lcloog.
8155         * configure: Re-generate.
8157 2008-09-04  Le-Chun Wu  <lcwu@google.com>
8159         * MAINTAINERS (Write After Approval): Add myself.
8161 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
8163         * configure.ac (--with-cloog-polylib): New.
8164         (--disable-cloog-version-check): New.
8165         (--disable-ppl-version-check): New.
8166         * configure: Re-generate.
8168 2008-09-03  Richard Guenther  <rguenther@suse.de>
8170         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
8171         cloog test.
8172         * configure: Re-generate.
8174 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
8176         Add picoChip port.
8177         * MAINTAINERS: Add picoChip maintainers.
8179 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
8180             Tobias Grosser  <grosser@fim.uni-passau.de>
8181             Jan Sjodin  <jan.sjodin@amd.com>
8182             Harsha Jagasia  <harsha.jagasia@amd.com>
8183             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
8184             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
8185             Adrien Eliche  <aeliche@isty.uvsq.fr>
8187         Merge from graphite branch.
8188         * configure: Regenerate.
8189         * Makefile.in: Regenerate.
8190         * configure.ac (host_libs): Add ppl and cloog.
8191         Add checks for PPL and CLooG.
8192         * Makefile.def (ppl, cloog): Added modules and dependences.
8193         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
8194         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
8196 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
8198         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
8199         (GCC_SHLIB_SUBDIR): New.
8200         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
8201         * configure: Regenerate.
8202         * Makefile.in: Regenerate.
8204 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
8206         * MAINTAINERS: Consistently use tabs to separate columns.
8208 2008-08-29  Tristan Gingold  <gingold@adacore.com>
8210         * MAINTAINERS (Write after Approval): Add myself.
8212 2008-08-28  Tristan Gingold  <gingold@adacore.com>
8214         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
8215         Enable bfd, binutils and opcodes.
8216         * configure: Regenerate.
8218 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8220         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
8222 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
8224         * MAINTAINERS:  Use correct Umlaut for last name.
8226 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8228         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
8230 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
8232         * MAINTAINERS: Update my email address.
8234 2008-08-16  Nicolas Roche  <roche@adacore.com>
8236         * Makefile.tpl: Add BOOT_ADAFLAGS.
8237         * Makefile.in: Regenerate.
8239 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
8241         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
8242         * configure: Regenerate.
8244 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
8246         * configure.ac: Add makefile fragments for hpux.
8247         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
8248         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
8249         * configure: Regenerate.
8250         * Makefile.in: Regenerate.
8252 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
8254         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
8256 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
8258         * MAINTAINERS (Write after Approval): Add myself.
8260 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
8262         * MAINTAINERS (Write After Approval):  Add myself.
8264 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
8266         * MAINTAINERS (Write After Approval):  Add myself.
8268 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
8270         * MAINTAINERS: Update my email address.
8272 2008-06-25  Joey Ye  <joey.ye@intel.com>
8274         * MAINTAINERS (Write After Approval):  Add myself.
8276 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8278         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
8279         * Makefile.in: Regenerate.
8280         * configure: Regenerate.
8282 2008-06-17  Daniel Kraft  <d@domob.eu>
8284         * MAINTAINERS (Write After Approval):  Add myself.
8286 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8288         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
8289         "$@" is still intact with both Autoconf 2.59 and 2.62.
8290         * configure: Regenerate.
8292 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8294         * Makefile.tpl: Fix comment errors.
8295         * Makefile.in: Regenerate.
8297 2008-06-12  David S. Miller  <davem@davemloft.net>
8298             David Edelsohn  <edelsohn@gnu.org>
8300         * configure.ac: Add powerpc*-*-* to gold supported targets.
8301         * configure: Regenerate.
8303 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
8305         PR tree-optimization/36218
8306         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
8307         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
8308         (all prefix="build-"): Pass them to build-system sub-makes.
8309         * Makefile.in: Regenerate.
8311 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
8313         * MAINTAINERS (mt port): Remove.
8314         (sco5, unixware, sco udk): Remove.
8315         (Kean Johnston): Add to Write After Approval.
8317 2008-05-30  Julian Brown  <julian@codesourcery.com>
8319         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
8320         of libobjc for ARM EABI Linux.
8321         * configure: Regenerate.
8323 2008-05-18  Xinliang David Li   <davidxl@google.com>
8325         * ChangeLog: Remove wrong ChangeLog entry.
8327 2008-05-17  Xinliang David Li   <davidxl@google.com>
8329         * MAINTAINERS (Write After Approval): Add myself.
8331 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
8333         * MAINTAINERS (Write After Approval): Add myself.
8335 2008-05-14  Rafael Espíndola  <espindola@google.com>
8337         * config-ml.in: don't handle --enable-shared and --enable-static.
8339 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
8341         * MAINTAINERS: Update my email address.
8343 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
8345         * MAINTAINERS: Update my email address.
8347 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
8349         * MAINTAINERS (Write After Approval): Add myself.
8351 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
8353         * MAINTAINERS (Write After Approval): Add myself.
8355 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
8357         * MAINTAINERS (crx): Add myself.
8359 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
8361         Sync with src:
8362         2008-04-14  David S. Miller  <davem@davemloft.net>
8364         * configure.ac: Add sparc*-*-* to gold supported targets.
8365         * configure: Regenerate.
8367 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
8369         PR bootstrap/35457
8370         * configure.ac: Include override.m4.
8371         * configure: Regenerate.
8373 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
8375         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
8376         * Makefile.in: Regenerate.
8378 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
8380         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
8381         as nonconfigurable directories list.
8382         * configure: Regenerate.
8384 2008-04-14  Ben Elliston  <bje@au.ibm.com>
8386         * config.sub, config.guess: Update from upstream sources.
8388 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
8390         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
8391         * Makefile.in: Regenerate.
8393 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
8395         * configure.ac: Do not build libssp for the AVR.
8396         * configure: Regenerate.
8398 2008-04-07  Ian Lance Taylor  <iant@google.com>
8400         * Makefile.def: check-gold depends upon all-binutils.
8401         * Makefile.in: Regenerate.
8403 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
8405         * MAINTAINERS (Write After Approval): Add myself.
8407 2008-04-04  Nick Clifton  <nickc@redhat.com>
8409         PR binutils/4334
8410         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
8411         builds.
8412         * configure: Regenerate.
8414 2008-04-04  NightStrike  <NightStrike@gmail.com>
8416         PR other/35151
8417         * configure.ac: Combine rules for mingw32 and mingw64.
8418         * configure: Regenerate.
8420 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
8422         * MAINTAINERS (Write After Approval): Add myself.
8424 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
8426         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
8427         * Makefile.in (.NOTPARALLEL): Ditto.
8429 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
8431         * MAINTAINERS (Write After Approval): Add myself.
8433 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
8435         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
8436         * Makefile.in (.NOTPARALLEL): Regenerate.
8438 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
8440         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
8441         * Makefile.in: Regenerate.
8443 2008-03-26  Jakub Staszak  <kuba@et.pl>
8445         * MAINTAINERS (Write After Approval): Add myself.
8447 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
8449         * MAINTAINERS:  Update e-mail address.
8451 2008-03-20  Ian Lance Taylor  <iant@google.com>
8453         * configure.ac: Add support for --enable-gold.
8454         * Makefile.def: Add gold as a directory like ld.
8455         * configure, Makefile.in: Regenerate.
8457 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8459         * configure.ac: m4_include config/proginstall.m4.
8460         * configure: Regenerate.
8462         Backport from upstream Libtool:
8464         2007-10-12  Eric Blake  <ebb9@byu.net>
8466         Deal with Autoconf 2.62's semantic change in m4_append.
8467         * ltsugar.m4 (lt_append): Replace broken versions of
8468         m4_append.
8469         (lt_if_append_uniq): Don't require separator to be overquoted,
8470         and avoid broken m4_append.
8471         (lt_dict_add): Fix typo.
8472         * libtool.m4 (_LT_DECL): Don't overquote separator.
8474 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
8476         * config.rpath: Add AIX 6 support.
8478 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
8480         * Makefile.def (stageprofile).  Remove -fprofile-generate
8481         from stage_libcflags.
8482         * Makefile.in: Regenerate.
8484 2008-03-13  Ben Elliston  <bje@au.ibm.com>
8486         * config.sub, config.guess: Update from upstream sources.
8488 2008-03-06  Tom Tromey  <tromey@redhat.com>
8490         * MAINTAINERS: Update for treelang deletion.
8492 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
8494         * MAINTAINERS: Update my email address.
8496 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
8498         * MAINTAINERS (darwin port): Add myself as a maintainer.
8499         (objective-c/c++): Add myself as a maintainer.
8501 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
8503         * MAINTAINERS (Write After Approval): Update my email address.
8505 2008-02-25  Tomas Bily  <tbily@suse.cz>
8507         * MAINTAINERS (Write After Approval): Add myself.
8509 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
8511         * MAINTAINERS (OpenMP): Add myself.
8513 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
8515         PR bootstrap/32009
8516         PR bootstrap/32161
8518         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
8519         * configure: Regenerate.
8521         * Makefile.def: Define stage_libcflags for all bootstrap stages.
8522         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
8523         STAGE4_LIBCFLAGS): New.
8524         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
8525         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
8526         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
8527         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
8528         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
8529         for target modules.  Don't export LIBCFLAGS.
8530         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
8531         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
8532         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
8533         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
8534         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
8535         * Makefile.in: Regenerate.
8537 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8539         PR libgcj/33085
8540         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
8541         Do not use -DDLL_EXPORT.  Backport from upstream.
8543 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8545         * MAINTAINERS (Write After Approval): Add myself.
8547 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
8549         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
8550         * configure: Regenerate.
8552 2008-01-31  Marc Gauthier  <marc@tensilica.com>
8554         * configure.ac (xtensa*-*-*): Recognize processor variants.
8555         * configure: Regenerate.
8557 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8559         PR bootstrap/34922
8560         * configure.ac (PARSE_ARGS): Push suitable setting of
8561         ac_subdirs_all, for `./configure --help=recursive'.
8562         Handle `+' in generic toplevel directory disabling.
8563         * configure: Regenerate.
8565 2008-01-28  Nick Clifton  <nickc@redhat.com>
8567         * MAINTAINERS (xstormy16): Take over maintainership.
8569 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
8571         * MAINTAINERS (c4x port): Remove.
8573 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
8575         * libtool.m4: Backport AIX 6 support from ToT Libtool.
8577 2008-01-23  Ben Elliston  <bje@au.ibm.com>
8579         * config.sub, config.guess: Update from upstream sources.
8581 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
8583         * MAINTAINERS (Write After Approval): Add myself.
8585 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
8587         * MAINTAINERS: Update my email address.
8589 2008-01-09  Raksit Ashok  <raksit@google.com>
8591         * MAINTAINERS (Write After Approval): Add myself.
8593 2008-01-09  Raksit Ashok  <raksit@google.com>
8595         * MAINTAINERS (Write After Approval): Add myself.
8597 2008-01-08  Ben Elliston  <bje@au.ibm.com>
8599         * config.sub, config.guess: Update from upstream sources.
8601 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8603         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8604         Change recommended MPFR from 2.2.1 -> 2.3.0.
8605         * configure: Regenerate.
8607 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
8609         * MAINTAINERS: Update my email address.
8611 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
8613         * MAINTAINERS: Update my email address.
8615 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
8617         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
8618         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
8619         * Makefile.in: Regenerate.
8621 2007-12-10  Mark Heffernan  <meheff@google.com>
8623         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
8624         misplaced entries.
8626 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
8628         * configure.ac: Enable libjava for x86_64-*-darwin9.
8629         * configure: Regenerate.
8631 2007-12-07  Bill Maddox  <maddox@google.com>
8633         * MAINTAINERS (Write After Approval): Add myself.
8635 2007-12-05  Ben Elliston  <bje@au.ibm.com>
8637         * config.sub, config.guess: Update from upstream sources.
8639 2007-12-02  Matthias Klose  <doko@ubuntu.com>
8641         * config-ml.in: Remove 64bit configure tests.
8643 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8645         * config-ml.in: Robustify against white space in absolute file
8646         names.
8648         * config-ml.in (multi-clean): Substitute ${Makefile}.
8649         Remove superfluous ${Makefile} in list.
8651 2007-11-19  Thiemo Seufer  <ths@mips.com>
8653         * config-ml.in: Don't hardcode the Makefile name.
8655 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
8657         * MAINTAINERS (Write After Approval): Add myself.
8659 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
8661         * MAINTAINERS (Write After Approval): Add myself.
8663 2007-11-06  Doug Kwan  <dougkwan@google.com>
8665         * MAINTAINERS (Write After Approval): Add myself.
8667 2007-10-25  Ben Elliston  <bje@au.ibm.com>
8669         * MAINTAINERS (mercury): Remove entry.
8670         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8672 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
8674         * Makefile.def (dependencies): Make configure-gdb depend on
8675         all-intl.
8676         * Makefile.in: Regenerated.
8678 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
8680         * MAINTAINERS (Fortran maintainer): Remove myself.
8682 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
8684         * Makefile.def: To avoid problems running with parallel makes,
8685         build newlib before libgloss so that target specific header
8686         files are availble.
8687         * Makefile.in: Regenerate
8689 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
8691         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8692         * Makefile.in: Regenerate.
8694 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
8696         * MAINTAINERS (Register allocation reviewer): Add myself.
8698 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
8700         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8701         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8702         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
8703         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8704         * configure: Regenerate.
8706 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
8708         * MAINTAINERS (Register allocation reviewer): Add myself.
8710 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
8712         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8713         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8714         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8715         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8716         * configure.ac: Default them to host tools for $host = $build.
8717         Subst them.
8719         * configure: Regenerate.
8720         * Makefile.in: Regenerate.
8722 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
8724         * MAINTAINERS (Register allocation reviewer): Add myself.
8726 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
8728         * MAINTAINERS (Register allocation reviewer): Add myself.
8730 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
8732         * MAINTAINERS (Write After Approval): Fix typo.
8734 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
8736         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8737         * configure: Regenerate.
8739 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
8741         PR bootstrap/31906
8742         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8743         they're already prefixed.
8745 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
8747         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8748         libstdc++.
8749         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8750         * configure: Regenerate.
8751         * Makefile.in: Regenerate.
8753 2007-09-17  Andreas Schwab  <schwab@suse.de>
8755         * configure.ac: Raise minimum makeinfo version to 4.6.
8756         * configure: Regenerate.
8758 2007-09-17  Johannes Singler  <singler@ira.uka.de>
8760         * MAINTAINERS (write-after-approval) add myself
8762 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
8764         * configure.ac: Correct makeinfo version check.
8765         * configure: Regenerate.
8767 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
8769         * MAINTAINERS: Update my email address.
8771 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
8773         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
8774         to $skipdirs and only disable gprof for newlib.  Use the normal
8775         mips*-elf* handling in other respects.
8776         * configure: Regnerate.
8778 2007-09-12  David Daney  <ddaney@avtrex.com>
8780         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8781         enabling libgcj.
8782         * configure: Regenerate.
8784 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8786         PR other/32154
8787         * configure.ac: For libgloss targets, point the linker to the linker
8788         script, startup code and simulator library.
8789         * configure: Regenerate.
8791 2007-09-07  Andrew Haley  <aph@redhat.com>
8793         * configure.ac (noconfigdirs): Remove target-libffi and
8794         target-libjava.
8795         * configure: Regenerate.
8797 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8799         PR target/33281
8800         * configure.ac: Use config/mh-mingw on mingw.
8801         * configure: Regenerate.
8803 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
8805         * MAINTAINERS (Write After Approval): Add myself.
8807 2007-09-05  Richard Guenther  <rguenther@suse.de>
8809         * configure.ac (--enable-stage1-checking): If neither --enable-checking
8810         nor --disable-checking is provided also turn on yes and types
8811         checking for stage1.
8812         * configure: Re-generate.
8814 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
8816         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8817         (Write After Approval): Remove myself.
8819 2007-08-29  Nick Clifton  <nickc@redhat.com>
8821         * config.sub, config.guess: Update from upstream sources.
8823 2007-08-22  Bud Davis  <jmdavis@link.com>
8825         * MAINTAINERS (Write After Approval): Added myself.
8826         * MAINTAINERS (Reviewers): Removed myself.
8828 2007-08-18  Paul Brook  <paul@codesourcery.com>
8829             Joseph Myers  <joseph@codesourcery.com>
8831         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8832         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8833         * Makefile.in: Regenerate.
8834         * configure.ac (--with-debug-prefix-map): New.
8835         * configure: Regenerate.
8837 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
8838             Nigel Stephens  <nigel@mips.com>
8840         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
8841         as target_makefile_frag.
8842         * configure: Regenerate.
8844 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
8846         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8847         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
8848         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8849         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8850         (do-compare, do-compare3, do-compare-debug): New.
8851         ([+compare-target+]): Use them.
8853 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
8855         * MAINTAINERS (Write After Approval): Change my email address.
8857 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8858             Ben Elliston  <bje@au.ibm.com>
8860         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8861         --silent if $silent.
8862         * configure: Regenerate.
8864 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
8866         * MAINTAINERS (Various Maintainers): Add myself as
8867         loop infrastructure maintainer.  Update my e-mail
8868         address.
8870 2007-07-31  Diego Novillo  <dnovillo@google.com>
8872         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8873         Adjust description.
8875 2007-07-26  Richard Guenther  <rguenther@suse.de>
8877         * configure.ac: Add types checking to stage1 checking flags.
8878         * configure: Regenerate.
8880 2007-07-17  Nick Clifton  <nickc@redhat.com>
8882         * COPYING3: New file.  Contains version 3 of the GNU General
8883         Public License.
8884         * COPYING3.LIB: New file.  Contains version 3 of the GNU
8885         Lesser General Public License.
8887 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8889         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8891 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8893         * MAINTAINERS (S/390 co-maintainer): Add myself.
8894         (Write After Approval): Remove myself.
8896 2007-07-13  Dan Hipschman  <dsh@google.com>
8898         * MAINTAINERS (Write After Approval): Add myself.
8900 2007-07-11  Nick Clifton  <nickc@redhat.com>
8902         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8903         WINDRES export.
8904         * Makefile.in: Regenerate.
8906 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8908         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8909         maintainer.
8911 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
8913         * lt~obsolete.m4: New. Import from 20070318 libtool.
8915 2007-07-03  Julian Brown  <julian@codesourcery.com>
8917         * MAINTAINERS (Write After Approval): Add myself.
8919 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8921         * configure.ac: Rewrite 'configure --help' strings to look nicer.
8922         * configure: Regenerate.
8924 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8926         * configure.ac: Add some missing m4 quotation.
8927         * configure: Regenerate.
8929 2007-07-02  Simon Baldwin  <simonb@google.com>
8931         * MAINTAINERS (Write After Approval): Add myself.
8933 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
8935         * configure: Regenerate.
8937 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
8939         * Makefile.def: Add windmc tool to build.
8940         * Makefile.tpl: Likewise.
8941         * configure.ac: Likewise.
8942         * Makefile.in: Regenerate.
8943         * configure: Regenerate.
8945 2007-06-28  DJ Delorie  <dj@redhat.com>
8947         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8948         not building newlib.
8949         * configure: Regenerated.
8951 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
8953         * MAINTAINERS (Write After Approval): Add myself.
8955 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
8957         * MAINTAINERS (Write After Approval): Add myself.
8959 2007-06-19  Chris Matthews  <chrismatthews@google.com>
8961         * MAINTAINERS (Write After Approval): Add myself.
8963 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8965         * MAINTAINERS (Write After Approval): Add myself.
8967 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
8969         * Makefile.def: Add dependency from configure-gdb to all-bfd.
8970         * Makefile.in: Regenerated.
8972 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
8974         * configure.ac: Don't add target-libmudflap to noconfigdirs for
8975         bfin*-*-uclinux* targets.
8976         * configure: Regenerate.
8978 2007-06-14  Ian Lance Taylor  <iant@google.com>
8980         * MAINTAINERS: Add myself as non-algorithmic global write
8981         maintainer.
8983 2007-06-14  Diego Novillo  <dnovillo@google.com>
8985         * MAINTAINERS: Add self as middle-end maintainer and
8986         non-algorithmic global write maintainer.
8988 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8990         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8991         Move all Fortran maintainers except Paul Brook into the
8992         Non-Autopoiesis section.
8994 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
8996         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8997         (distclean-stage[+id+]): Possibly delete stage_last.
8998         * Makefile.in: Regenerate.
9000 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
9002         * MAINTAINERS (Various Maintainer): Fix typo.
9004 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
9006         * MAINTAINERS (Various Maintainer): Add myself as
9007         dataflow maintainer.
9009 2007-06-07  Ben Elliston  <bje@au.ibm.com>
9011         * config.sub, config.guess: Update from upstream sources.
9013 2007-06-07  Ben Elliston  <bje@au.ibm.com>
9015         * Makefile.tpl: Fix spelling error.
9016         * Makefile.in: Regenerate.
9018 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
9020         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
9021         lt_cv_sys_max_cmd_len.
9023 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
9025         * MAINTAINERS (Various Maintainers): Add myself as
9026         auto-vectorizer maintainer.
9028 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
9030         PR libjava/32098
9031         * libtool.m4: Revert previous change.
9032         * ltgcc.m4: Put it here.
9034 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
9036         * MAINTAINERS (Various Maintainers): Add myself as
9037         auto-vectorizer maintainer.
9039 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
9041         PR libjava/32098
9042         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
9044 2007-05-30  Richard Guenther  <rguenther@suse.de>
9046         * MAINTAINERS (Various Maintainers): Add myself as
9047         auto-vectorizer maintainer.
9049 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
9051         PR bootstrap/29382
9052         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
9053         * configure: Rebuilt.
9055 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
9057         * MAINTAINERS (Write After Approval): Removed my name.
9059 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
9061         * MAINTAINERS (Write After Approval): Remove myself.
9063 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
9065         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
9067 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
9069         * ltmain.sh: Update from ToT Libtool.
9070         * libtool.m4: Update from ToT Libtool.
9071         * ltsugar.m4: New. Update from ToT Libtool.
9072         * ltversion.m4: New. Update from ToT Libtool.
9073         * ltoptions.m4: New. Update from ToT Libtool.
9074         * ltconfig: Remove.
9075         * ltcf-c.sh: Remove.
9076         * ltcf-cxx.sh: Remove.
9077         * ltcf-gcj.sh: Remove.
9079 2007-05-22  Ollie Wild  <aaw@google.com>
9081         * MAINTAINERS (Write After Approval): Add myself.
9083 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
9085         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
9086         stage_cflags.
9087         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
9088         Remove CFLAGS/LIBCFLAGS.
9089         (configure-stage[+id+]-[+prefix+][+module+],
9090         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
9091         * Makefile.in: Regenerate.
9093 2007-05-15  Diego Novillo  <dnovillo@google.com>
9095         * MAINTAINERS: Update e-mail address.
9097 2007-05-15  Revital Eres  <eres@il.ibm.com>
9099         * MAINTAINERS (Write After Approval): Add myself.
9101 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
9103         * MAINTAINERS (Write After Approval): Updated my address.
9105 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
9107         * MAINTAINERS (Write After Approval): Add myself.
9109 2007-05-11  Silvius Rus  <rus@google.com>
9111         * MAINTAINERS (Write After Approval): Add myself.
9113 2007-04-23  Tom Tromey  <tromey@redhat.com>
9115         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
9117 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
9119         * MAINTAINERS (cpplib): Rename to ...
9120         (libcpp): ... this.  Add C/C++ front end maintainers.
9122 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
9124         * config-ml.in: Pass ${ml_config_env} to configure calls.
9126 2007-04-04  Christian Bruel  <christian.bruel@st.com>
9128         * MAINTAINERS (Write After Approval): Add myself.
9130 2007-04-02  Dave Korn  <dave.korn@artimi.com>
9132         * MAINTAINERS (Write After Approval): Add myself.
9134 2007-03-31  Tobias Burnus  <burnus@net-b.de>
9136         * MAINTAINERS (fortran 95 front end): Add myself.
9138 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
9140         * MAINTAINERS (Write After Approval): Add myself.
9142 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
9144         * MAINTAINERS (Modulo Scheduler): Add myself.
9146 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
9148         * MAINTAINERS (fortran 95 front end): Add myself.
9149         (c++ front end): whitespace fix.
9151 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
9153         * MAINTAINERS (Write After Approval): Add myself.
9155 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
9157         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
9158         of glob.  Quote arguments with single quotes too.
9159         * configure: Regenerate.
9161 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
9163         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
9164         * Makefile.in: Regenerate
9166 2007-03-07  Andreas Schwab  <schwab@suse.de>
9168         * configure: Regenerate.
9170 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
9172         * configure.ac: Add "--with-pdfdir" configure option,
9173         which defines pdfdir variable.
9174         * Makefile.def (target=fixincludes): Add install-pdf to
9175         missing targets.
9176         (recursive_targets): Add install-pdf target.
9177         (flags_to_pass): Add pdfdir.
9178         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
9179         target.
9180         * configure: Regenerate
9181         * Makefile.in: Regenerate
9183 2007-02-28  Eric Christopher  <echristo@apple.com>
9185         Revert:
9186         2006-12-07  Mike Stump  <mrs@apple.com>
9188         * Makefile.def (dependencies): Add dependency for
9189         install-target-libssp and install-target-libgomp on
9190         install-gcc.
9191         * Makefile.in: Regenerate.
9193 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
9195         * configure: Regenerate.
9196         * configure.ac: Move statements after variable declarations.
9198 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
9200         * MAINTAINERS: Add myself as sh maintainer.
9202 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
9204         * configure.ac: Adjust for loop syntax.
9205         * configure: Regenerate.
9207 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
9209         * configure: Rebuilt.
9211 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
9213         * configure.ac: Drop multiple occurrences of --enable-languages,
9214         and fix its quoting.
9215         * configure: Rebuilt.
9217 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
9218             Nathan Sidwell  <nathan@codesourcery.com>
9219             Vladimir Prus  <vladimir@codesourcery.com>
9220             Joseph Myers  <joseph@codesourcery.com>
9222         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
9223         * configure: Regenerate.
9225 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
9227         * ltconfig (freebsd*): Default to elf.
9229 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
9231         * configure.ac (target_libraries): Move libgcc before libiberty.
9232         * configure: Regenerated.
9234 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
9235             Paolo Bonzini  <bonzini@gnu.org>
9237         PR bootstrap/30753
9238         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
9239         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
9240         * configure: Regenerated.
9242 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
9244         * MAINTAINERS (Language Front End Maintainers): Update my mail
9245         address.
9247 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
9249         PR bootstrap/30748
9250         * configure.ac: Correct syntax for Solaris ksh.
9251         * configure: Regenerated.
9253 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
9255         * configure.ac: Sync with src.
9256         * configure: Regenerate.
9258 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
9260         * Makefile.in: Regenerate.
9262 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
9264         * config.sub: Sync with src.
9266 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
9268         * Makefile.tpl (build_alias, host_alias, target_alias): Use
9269         noncanonical equivalents.
9270         * configure.in: Rename to...
9271         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
9272         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
9273         target_noncanonical.  Use them.  Rewrite removal of configure
9274         arguments for autoconf 2.59.  Discard variable settings.  Force
9275         program_transform_name for native tools.
9277         * Makefile.in: Regenerated.
9278         * configure: Regenerated with autoconf 2.59.
9280 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
9282         * MAINTAINERS (Write After Approval): Add myself.
9284 2007-01-31  Andreas Schwab  <schwab@suse.de>
9286         * Makefile.tpl (LDFLAGS): Substitute it.
9287         * Makefile.in: Regenerate.
9289 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
9291         * MAINTAINERS (Write After Approval): Add myself.
9293 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
9295         * MAINTAINERS (spu port): Add myself.
9297 2007-01-23  Richard Guenther  <rguenther@suse.de>
9299         PR bootstrap/30541
9300         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
9301         * Makefile.tpl (GNATBIND): Substitute it.
9302         (GNATMAKE): Likewise.
9303         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
9304         of STAGE_PREFIX.
9305         * Makefile.in: Regenerate.
9306         * configure: Regenerate.
9308 2007-01-18  Mike Stump  <mrs@apple.com>
9310         * configure.in: Re-enable -Werror for gcc builds.
9312 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
9314         * MAINTAINERS (Write After Approval): Add myself.
9316 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
9318         * configure.in: Change == to = in test command.
9319         * configure: Regenerate.
9321 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
9322             Nick Clifton  <nickc@redhat.com>
9323             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
9325         * configure.in (build_configargs, host_configargs, target_configargs):
9326         Remove build/host/target parameters.
9327         (host_libs): Add gmp and mpfr.
9328         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
9329         * Makefile.def (gmp, mpfr): New.
9330         (gcc): Remove target.
9331         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
9332         target_os, target_vendor): New.
9333         (configure): Add host_alias/target_alias arguments; adjust invocations.
9334         * configure: Regenerate.
9335         * Makefile.in: Regenerate.
9337 2007-01-11  Matt Fago  <fago@earthlink.net>
9339         * configure.in: Try to link to functions only in mpfr 2.2.x
9340         to improve robustness of configure tests.
9341         * configure: Regenerate.
9343 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
9345         * MAINTAINERS: Add myself as i386 maintainer.
9347 2007-01-08  Jan Hubicka  <jh@suse.cz>
9349         * MAINTAINERS: Add myself as i386 maintainer.
9351 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
9353         * configure.in: Add support for an x86_64-mingw* target.
9354         * configure: Regenerate.
9356 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
9358         * Makefile.tpl (all-target): Correct @if conditional for target
9359         modules.
9360         * configure.in: Omit libiberty if building only target libgcc.
9361         * configure, Makefile.in: Regenerated.
9363 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
9365         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
9366         * configure: Regenerate.
9368 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
9370         * Makefile.def (target_modules): Add libgcc.
9371         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
9372         * Makefile.tpl (clean-target-libgcc): Delete.
9373         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
9374         on gcc even for bootstrapped modules.  Rewrite handling of
9375         lang_env_dependencies to loop over target_modules.
9376         * configure.in (target_libraries): Add target-libgcc.
9377         * Makefile.in, configure: Regenerated.
9379 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
9381         * configure.in: Reorganize recognition of languages.  Add
9382         --enable-stage1-languages.  Show supported languages for the chosen
9383         target rather than all recognized languages.
9384         * configure: Regenerate.
9386 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
9388         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
9389         * Makefile.in: Regenerate.
9391 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9393         * configure.in: Warn that MPFR 2.2.0 is buggy.
9394         * configure: Regenerate.
9396 2006-12-27  Ian Lance Taylor  <iant@google.com>
9398         * configure.in: When removing Makefiles to force a reconfigure, also
9399         remove prev-DIR*/Makefile.
9400         * configure: Regenerate.
9402 2006-12-22  Andreas Schwab  <schwab@suse.de>
9404         * configure: Regenerate with correct autoconf version.
9406 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
9408         * configure.in: add AC_SUBST for *_FOR_TARGET.
9409         * configure: Regenerate.
9411 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9413         * configure.in: Simplify logic for rejecting languages that cannot
9414         be built.  Separate the case when a language is unsupported,
9415         from the case when the user chooses not to build a language.
9417 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9419         * configure.in: Remove "$build" case for powerpc-*-darwin* since
9420         it only affects bootstrap and could be tested on "$host" as well.
9421         * configure: Regenerate.
9422         * config/mh-ppc-darwin: Add to the stage1 cflags here.
9424 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9426         PR bootstrap/29544
9427         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
9428         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
9429         move here comment from Makefile.tpl.
9430         * Makefile.tpl: Move some definitions higher in the file.
9431         (STAGE1_CHECKING): New.
9432         * configure.in: Add --enable-stage1-checking.
9433         * configure: Regenerate.
9434         * Makefile.in: Regenerate.
9436 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9438         * MAINTAINERS: Add myself as build system maintainer.
9440 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
9442         * MAINTAINERS (Write After Approval): Add myself.
9444 2006-12-13  Eric Christopher  <echristo@apple.com>
9446         * MAINTAINERS: Add myself as darwin maintainer.
9448 2006-12-11  Ian Lance Taylor  <ian@airs.com>
9450         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
9452 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
9454         MAINTAINERS: Update my entry.
9456 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
9458         * configure.in:  Handle spu makefile frag.
9459         * Makefile.tpl (MAINT): Define
9460         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
9461         * configure: Regenerate.
9462         * Makefile.in: Regenerate.
9464 2006-12-11  Ben Elliston  <bje@au.ibm.com>
9466         * config.guess: Import latest version.
9467         * config.sub: Likewise.
9469 2006-12-11  Ben Elliston  <bje@au.ibm.com>
9471         * configure.in (spu-*-*): Don't skip target-libiberty.
9472         * configure: Regenerate.
9474 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
9476         PR bootstrap/30134
9477         * configure.in: Correct x86 darwin support for libjava to powerpc
9478         and i?86 only.
9479         * configure: Regenerate.
9481 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
9483         * configure.in: Add x86 darwin support for libjava.
9484         * configure: Regenerate.
9486 2006-12-07  Mike Stump  <mrs@apple.com>
9488         * Makefile.def (dependencies): Add dependency for
9489         install-target-libssp and install-target-libgomp on
9490         install-gcc.
9491         * Makefile.in: Regenerate.
9493 2006-12-04  Richard Guenther  <rguenther@suse.de>
9495         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
9496         (Non-Algorithmic Maintainers): Move over non-algorithmic
9497         loop optimizer maintainers, add myself as a non-algorithmic
9498         middle-end maintainer.
9500 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
9502         * MAINTAINERS (Write After Approval): Add myself.
9504 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9506         * configure.in: Update error message for missing GMP/MPFR.
9508         * configure: Regenerate.
9510 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9512         * configure.in: Update MPFR version in error message.
9514         * configure: Regenerate.
9516 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9518         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
9519         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
9520         --with-gmp-lib): New flags.
9522         * configure: Regenerate.
9524 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
9526         * MAINTAINERS (Write After Approval): Change my email address.
9528 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
9530         * MAINTAINERS (Write After Approval): Add myself.
9532 2006-11-22  Philipp Thomas  <pth@suse.de>
9534         * MAINTAINERS (i18n): Update e-mail address.
9536 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
9538         * MAINTAINERS (spu port): Add myself as maintainer.
9539         (Write After Approval): Remove myself.
9541 2006-11-22  Ben Elliston  <bje@au.ibm.com>
9543         * configure.in (skipdirs): Don't build libssp for SPU.
9544         * configure: Regenerate.
9546 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
9548         * MAINTAINERS (spu port): Add myself as maintainer.
9549         (libobjc): Update my email address.
9551 2006-11-21  Andrea Bona  <andrea.bona@st.com>
9553         * MAINTAINERS (Write After Approval): Add myself.
9555 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
9557         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
9558         * configure : Rebuilt.
9560 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
9562         * MAINTAINERS (Write After Approval): Add myself.
9564 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
9566         * MAINTAINERS (Write After Approval): Add myself.
9568 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9570         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
9571         libmpfr.a.
9572         * configure: Regenerate.
9574 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
9576         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
9577         (unstage): Test for stage_last presence.
9579         PR bootstrap/29802
9580         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
9581         STAGE_PREFIX.
9582         * Makefile.in: Regenerate.
9584 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
9586         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
9587         maintainers.
9589 2006-11-14  Erven Rohou  <erven.rohou@st.com>
9591         * MAINTAINERS (Write After Approval): Add myself.
9593 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
9595         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
9596         and stageN-package/Makefile.
9597         * Makefile.in: Regenerated.
9599 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
9601         * configure.in: Remove target-libgloss from noconfigdirs for
9602         bfin-*-*.
9603         * configure: Regenerated.
9605 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9607         * configure.in (have_gmp): Only error if the gcc directory exists.
9609         * configure: Regenerate.
9611 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9613         * configure.in: Robustify error message for missing GMP/MPFR.
9615         * configure: Regenerate.
9617 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
9619         * MAINTAINERS (Write After Approval): Add myself.
9621 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
9623         * MAINTAINERS: Change email address.
9625 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
9627         * MAINTAINERS (Write After Approval): Add myself.
9629 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
9631         * MAINTAINERS (Write After Approval): Add myself.
9633 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
9635         * MAINTAINERS (Write After Approval): Move myself to
9636         Write After Approval section.
9638 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9640         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
9641         need_gmp anymore.
9642         * configure: Regenerate.
9644 2006-10-16  Tobias Burnus  <burnus@net-b.de>
9646         * MAINTAINERS (Write After Approval): Add myself.
9648 2006-10-16  Ben Elliston  <bje@au.ibm.com>
9650         * config.guess: Import latest version.
9651         * config.sub: Likewise.
9653 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
9655         * Makefile.def: Added pdf target handling.
9656         * Makefile.tpl: Added pdf target handling.
9657         * Makefile.in: Regenerated.
9659 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
9661         * MAINTAINERS: Add self as score port maintainer.
9663 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
9665         * MAINTAINERS (Write After Approval): Add myself.
9667 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
9669         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
9670         or newer.
9671         * configure: Regenerated.
9673 2006-09-27  Dave Brolley  <brolley@redhat.com>
9675         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9676         using $s instead of $r.
9677         * configure: Regenerated.
9679 2006-09-26  Thiemo Seufer  <ths@mips.com>
9681         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9682         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9683         * configure: Regenerate.
9685 2006-09-24  Graeme Peterson  <gridly@gmail.com>
9687         * MAINTAINERS (Write After Approval): Remove myself.
9689 2006-09-22  Chao-ying Fu  <fu@mips.com>
9691         * MAINTAINERS (Write After Approval): Add myself.
9693 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
9695         * MAINTAINERS: Add self as soft-fp maintainer.
9697 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
9699         * MAINTAINERS: Add myself as avr maintainer.
9700         Remove Marek Michalkiewicz as avr maintainer.
9702 2006-09-07  Roberto Costa  <roberto.costa@st.com>
9704         * MAINTAINERS (Write After Approval): Add myself.
9706 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
9708         * configure.in: Never build newlib for a Mingw host.
9709         Never build newlib as Mingw target library.
9710         Test the existence of winsup/cygwin for building a Cygwin newlib,
9711         rather than just winsup.
9712         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9713         building a Mingw target.
9714         * configure: Regenerate.
9716 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
9718         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9720 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
9722         * config.guess: Import from src (was more updated).
9723         * config.sub: Likewise.
9725 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
9727         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9728         * configure: Regenerated.
9730 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
9732         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9733         for stages after the first.
9735 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
9737         * Makefile.def: Add dependencies for configure-opcodes
9738         on configure-intl and all-opcodes on all-intl.
9739         * Makefile.in: Regenerated.
9741 2006-07-13  Ben Elliston  <bje@au.ibm.com>
9743         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9745 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
9747         Port to hosts whose 'sort' and 'tail' implementations
9748         treat operands with leading '+' as file names, as POSIX
9749         has required since 2001.  However, make sure the code still
9750         works on pre-POSIX hosts.
9751         * ltmain.sh: Don't assume "sort +2" is equivalent to
9752         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9754 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
9756         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9758 2006-07-04  Peter O'Gorman  <peter@pogma.com>
9760         * ltconfig: chmod 644 before ranlib during install.
9762 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9764         PR bootstrap/18058
9765         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9766         if the bootstrap compiler is a GCC version that supports it.
9767         * configure: Regenerate.
9769 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9771         * configure.in: Fix thinkos in previous check-in.
9772         * configure: Regenerate.
9774 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9776         PR other/27063
9777         * configure.in: Test subdir_requires and give an appropriate
9778         error message.
9779         * configure: Regenerate.
9781 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
9783         * MAINTAINERS (Write After Approval): Add myself.
9785 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
9787         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9789 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
9791         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9793 2006-06-20  David Ayers  <d.ayers@inode.at>
9795         PR bootstrap/28072
9796         * configure.in: Add target-boehm-gc to noconfigdirs depending on
9797         whether target-libjava is being configured instead of whether the
9798         java front end is enabled.
9799         * configure: Regenerate.
9801 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9803         PR target/27540
9804         * configure.in: Only enable libgomp on IRIX 6.
9805         * configure: Regenerate.
9807 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
9809         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9810         too.
9811         * Makefile.in: Regenerate.
9813 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
9815         * config-ml.in: Alter CCASFLAGS to include special
9816         multilib options the same as is done for CFLAGS.
9818 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9820         * configure.in: Don't enable libgomp on hpux10.
9821         * configure: Rebuilt.
9823 2006-06-12  David Ayers  <d.ayers@inode.at>
9825         PR bootstrap/27963
9826         PR target/19970
9827         * configure.in: Remove target-boehm-gc from noconfigdirs where
9828         ${libgcj} is specified.
9829         * configure: Regenerate.
9831 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
9833         Sync from src:
9835         * configure.in: Sync.
9836         * configure: Regenerated.
9838         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
9840         * Makefile.def: Added dependencies from sim and gdb on intl, and
9841         added configure dependencies to everything with an all dependency
9842         on intl.
9843         * Makefile.in: Regenerated.
9845 2006-06-06  David Ayers  <d.ayers@inode.at>
9847         PR libobjc/13946
9848         * Makefile.def: Add dependencies for libobjc which boehm-gc.
9849         * Makefile.in: Regenerate.
9850         * configure.in: Add --enable-objc-gc at toplevel and have it
9851         enable boehm-gc for Objective-C.
9852         Remove target-boehm-gc from libgcj.
9853         Add target-boehm-gc to target_libraries.
9854         Add target-boehm-gc to noconfigdirs where ${libgcj}
9855         is specified.
9856         Assert that boehm-gc is supported when requested for Objective-C.
9857         Only build boehm-gc if needed either for Java or Objective-C.
9858         * configure: Regenerate.
9860 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
9862         PR 27674
9863         * Makefile.tpl (configure-[+prefix+][+module+],
9864         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9865         Remove rule to unstage bootstrapped modules.
9866         (stage_current): New.
9867         * Makefile.in: Regenerate.
9869 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
9871         * MAINTAINERS (Write After Approval): Update my e-mail address.
9873 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
9875         * include/libiberty.h: Declare pex_run_in_environment.
9877 2006-05-31  Asher Langton  <langton2@llnl.gov>
9879         * MAINTAINERS (Write After Approval): Add myself.
9881 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
9883         * Makefile.def (bfd, opcodes): Fix lib_path.
9884         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9885         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
9886         * Makefile.in: Regenerate.
9888 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9890         * Makefile.in: Regenerate.
9892 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9894         * Makefile.def: Add install-html target. Add datarootdir
9895         docdir and htmldir to flags_to_pass.
9896         * Makefile.tpl: Add install-html target.
9897         * Makefile.in: Regenerate.
9898         * configure.in: Add --with-datarootdir, --with-docdir, and
9899         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9900         * configure: Regenerate.
9902 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
9904         * configure.in: Enable gprof for cross builds.
9905         * configure: Regenerate.
9907 2006-05-22  Richard Guenther  <rguenther@suse.de>
9909         Revert
9910         2006-01-31  Richard Guenther  <rguenther@suse.de>
9911         Paolo Bonzini  <bonzini@gnu.org>
9913         * Makefile.def (target_modules): Add libgcc-math target module.
9914         * configure.in (target_libraries): Add libgcc-math target library.
9915         (--enable-libgcc-math): New configure switch.
9916         * Makefile.in: Re-generate.
9917         * configure: Re-generate.
9918         * libgcc-math: New toplevel directory.
9920 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9921             Andreas Tobler  <a.tobler@schweiz.ch>
9923         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
9924         * configure: Rebuilt.
9926 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
9928         * MAINTAINERS (Write After Approval): Add myself.
9930 2006-05-01  DJ Delorie  <dj@redhat.com>
9932         * configure.in: Restore CFLAGS if GMP isn't present.
9933         * configure: Regenerate.
9935 2006-05-01  Richard Guenther  <rguenther@suse.de>
9937         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9938         maintainer.
9940 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
9942         * MAINTAINERS (Write After Approval): Add myself.
9944 2006-04-28  Jan Beulich  <jbeulich@novell.com>
9946         * MAINTAINERS (Write After Approval): Add myself.
9948 2006-04-18  DJ Delorie  <dj@redhat.com>
9950         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
9951         reference libgloss so that libssp can be built in a combined
9952         tree.
9953         * configure: Regenerate.
9955 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
9957         * MAINTAINERS (Write After Approval): Add myself.
9959 2006-04-05  Ben Elliston  <bje@au.ibm.com>
9961         * configure.in: Require makeinfo 4.4 or higher.
9962         * configure: Regenerate.
9964 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
9966         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9967         Rearrange the entries of other libraries to have them in one place.
9969 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
9971         * MAINTAINERS (Write After Approval): Remove myself.
9972         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9974 2006-03-14  Richard Guenther  <rguenther@suse.de>
9976         * configure: Regenerate with autoconf 2.13.
9978 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
9980         * MAINTAINERS: Use my work address.
9982         * MAINTAINERS: Update my E-mail address.
9984 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
9986         * configure.in: Handle --disable-<component> generically.
9987         * configure: Regenerate.
9989 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
9991         PR libgcj/17311
9992         * ltmain.sh: Don't use "$finalize_rpath" for compile.
9994 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
9996         * MAINTAINERS (Write After Approval):  Remove myself.
9997         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9999 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
10001         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
10002         (TARGET_CONFIGDIRS): Remove.
10003         * configure.in: Remove AC_SUBST(target_configdirs).
10004         * Makefile.in, configure: Regenerated.
10006 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
10008         * MAINTAINERS (Write After Approval):  Remove myself.
10009         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
10011 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
10013         PR bootstrap/25670
10015         * Makefile.tpl ([+compare-target+]): Print explanation messages.
10017         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
10018         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
10019         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
10020         BUILD_PREFIX, BUILD_PREFIX_1.
10021         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
10023         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
10024         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
10026         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
10027         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
10028         of `cat stage_current`.  Always provide the `r' and `s' variables.
10029         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
10030         a single shell execution.
10031         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
10032         bootstrapped modules, make the stage1 module if the build was not
10033         started yet, else build the current stage.
10034         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
10035         (all-build, all-host, all-target, [+make_target+]-host,
10036         [+make_target+]-target): Do not use \-continued lines.
10037         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
10038         (current_stage, restrap, stage_last): New.
10040         * Makefile.in: Regenerate.
10041         * configure: Regenerate.
10043 2006-02-19  Bud Davis  <jmdavis@link.com>
10045         * MAINTAINERS (Write After Approval):  Remove myself.
10046         (Language Front End Maintainers):  Add myself as fortran 95
10047         maintainer and update e-mail address.
10049 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
10051         * MAINTAINERS (Write After Approval):  Remove myself.
10052         (Language Front End Maintainers):  Add myself as fortran 95
10053         maintainer.
10055 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
10057         * MAINTAINERS (Write After Approval): Add myself.
10059 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
10061         * MAINTAINERS (Write After Approval):  Remove myself.
10062         (Language Front End Maintainers):  Add myself as
10063         fortran 95 maintainer.
10065 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
10067         Sync from src:
10069         2005-12-27  Leif Ekblad  <leif@rdos.net>
10071         * configure.in: Add support for RDOS target.
10072         * configure: Regenerate.
10074 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
10075             Andreas Schwab  <schwab@suse.de>
10077         * configure: Regenerate.
10079 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
10081         * configure.in (enable_libgomp): Add AIX.
10082         * configure: Regenerate.
10084 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
10086         * MAINTAINERS (Write After Approval): Add myself.
10088 2006-02-03  Lee Millward  <lee.millward@gmail.com>
10090         * MAINTAINERS (Write After Approval): Add myself.
10092 2006-01-31  Richard Guenther  <rguenther@suse.de>
10093         Paolo Bonzini  <bonzini@gnu.org>
10095         * Makefile.def (target_modules): Add libgcc-math target module.
10096         * configure.in (target_libraries): Add libgcc-math target library.
10097         (--enable-libgcc-math): New configure switch.
10098         * Makefile.in: Re-generate.
10099         * configure: Re-generate.
10100         * libgcc-math: New toplevel directory.
10102 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
10104         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
10105         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
10106         the assembler, linker and binutils.
10107         * configure: Regenerate.
10109 2006-01-22  Dirk Mueller  <dmueller@suse.de>
10111         * MAINTAINERS (Write After Approval): Add myself.
10113 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
10115         * configure: Regenerate.
10117 2006-01-18  Richard Henderson  <rth@redhat.com>
10118             Jakub Jelinek  <jakub@redhat.com>
10119             Diego Novillo  <dnovillo@redhat.com>
10121         * libgomp: New directory.
10122         * Makefile.def: Add target_module libgomp.
10123         * Makefile.in: Regenerate.
10124         * configure.in (target_libraries): Add target-libgomp.
10125         * configure: Regenerate.
10127 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
10129         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
10130         @ from continuation.
10131         * Makefile.in: Rebuilt.
10133 2006-01-04  Chris Lattner  <sabre@gnu.org>
10135         * MAINTAINERS (Write After Approval): Add myself.
10137 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
10139         PR bootstrap/24252
10141         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
10142         * Makefile.tpl (OBJDUMP): New.
10143         (EXTRA_HOST_FLAGS): Add it.
10144         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
10146         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
10147         to use symbolic links between directories.  Avoid race conditions
10148         or make them harmless.
10149         * configure.in: Do not try to use symbolic links between directories.
10151         * Makefile.def (LEAN): Pass.
10152         * Makefile.tpl (LEAN): Define.
10153         (stage[+id+]-start): Accept that the previous directory does not
10154         exist, if the bootstrap is lean.
10155         (stage[+id+]-bubble): Invoke lean bootstrap commands after
10156         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
10157         configure substitution.
10158         ([+compare-target+]): Likewise.
10159         ([+bootstrap-target+]-lean): New.
10160         * configure.in: Remove lean bootstrap support from here.
10162         * Makefile.in: Regenerate.
10163         * configure: Regenerate.
10165 2006-01-04  Ben Elliston  <bje@au.ibm.com>
10167         * MAINTAINERS (libdecnumber): Add myself.
10169 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
10171         * libtool-ldflags: New script.
10173 2006-01-02  Andreas Schwab  <schwab@suse.de>
10175         * configure.in: When reconfiguring remove Makefile in
10176         all stage directories.
10177         * configure: Regenerate.
10179 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
10181         * MAINTAINERS: Update my email address.
10183 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
10185         Revert Ada-related part of the previous change.
10187         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
10188         Do not pass.
10189         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
10190         * Makefile.in: Regenerate.
10191         * configure.in: Do not include mt-ppc-aix target fragment.
10192         * configure: Regenerate.
10194 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
10196         * configure.in: Select appropriate fragments for PowerPC/AIX.
10197         * configure: Regenerate.
10199         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
10200         BOOT_CFLAGS, BOOT_LDFLAGS.
10201         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
10202         BOOT_CFLAGS, BOOT_LDFLAGS.
10203         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
10204         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
10205         (stage): Fail if we cannot complete the work.
10206         * Makefile.in: Regenerate.
10208 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
10210         * configure.in: Replace ms1 with mt.
10211         * configure: Rebuilt.
10213 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
10215         * MAINTAINERS: Update my email address.
10217 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
10219         * Makefile.tpl (all, do-[+make_target+], do-check, install,
10220         install-host-nogcc): Don't invoke $(stage) at the end.
10221         * Makefile.in: Regenerate.
10223 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
10225         * configure.in: Flip the top-level bootstrap switch.
10226         * configure: Regenerate.
10228 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
10230         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
10231         $(stage) and $(unstage).
10232         (EXTRA_TARGET_FLAGS): Correct double-quoting.
10233         (all): Remove stray semicolon.
10234         (local-distclean): Don't handle multilib.tmp and multilib.out.
10235         (install.all): Set $s for consistency.
10236         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
10237         check_multilibs setting.  Always make the install directory.
10238         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
10239         Correct @if/@endif.
10240         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
10241         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
10242         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
10243         (multilib.out): Remove.
10244         * Makefile.in: Regenerated.
10246 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
10248         * MAINTAINERS (Write After Approval): Add myself.
10250 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
10252         * MAINTAINERS: Add myself as mt maintainer.
10254         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
10256 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
10258         * MAINTAINERS: Change email address.
10260 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
10262         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
10263         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
10264         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
10265         Find in-tree tools if available.
10266         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
10267         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
10268         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
10269         (COMPILER_*_FOR_TARGET): New.
10270         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
10271         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
10272         (CONFIGURED_*, USUAL_*): Remove.
10273         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
10274         STRIP): Use autoconf substitutions.
10275         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
10276         COMPILER_NM_FOR_TARGET): New.
10277         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
10279         (all): Make all-host and all-target in parallel.
10280         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
10281         that $$r and $$s are set before invoking a recursive make.
10282         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
10283         ([+bootstrap-target+]): Inline most of the `all' target.
10285 2005-11-29  Ben Elliston  <bje@au.ibm.com>
10287         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
10288         from the gcc build directory.
10289         * Makefile.in: Regenerate.
10291 2005-11-29  Ben Elliston  <bje@au.ibm.com>
10293         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
10294         depend on all-libdecnumber.
10295         * configure.in (host_libs): Include libdecnumber.
10296         * Makefile.in: Regenerate.
10297         * configure: Likewise.
10299 2005-11-29  Ben Elliston  <bje@au.ibm.com>
10301         * libdecnumber: Import decNumber sources from the dfp-branch.
10303 2005-11-21  Kean Johnston  <jkj@sco.com>
10305         * config.sub, config.guess: Sync from upstream sources.
10307 2005-11-21  Ben Elliston  <bje@au.ibm.com>
10309         Import from Autoconf sources:
10311         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
10312         * config/move-if-change: Don't output "$2 is unchanged";
10313         suggested by Ben Elliston.  Handle weird characters correctly.
10315 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
10317         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
10318         to match upstream libtool for darwin.
10320 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
10322         * Makefile.def: Remove gdb dependencies for gdbtk.
10323         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
10324         (configure-gdb, install-gdb): New rules.
10325         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
10326         * Makefile.in, configure: Regenerated.
10328 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
10330         * MAINTAINERS (Write After Approval): Add myself.
10332 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
10334         * MAINTAINERS (Write After Approval): Add myself.
10336 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
10338         * MAINTAINERS (alias analysis): Add Daniel Berlin and
10339         Diego Novillo.
10341 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
10343         PR bootstrap/24297
10344         * Makefile.tpl (do-[+make-target+], do-check, install,
10345         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
10346         are set before recursing.
10347         * Makefile.in: Regenerate.
10349 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
10351         PR bootstrap/18939
10352         * Makefile.def (gcc) <target>: Fix thinko.
10353         * Makefile.in: Regenerate.
10355 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
10357         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
10358         * configure: Regenerate.
10360 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
10362         * MAINTAINERS (Write After Approval): Add self.
10364 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
10366         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
10367         target-libffi, target-qthreads, target-libjava, and
10368         targetlibobjc.
10369         * configure: Regenerate.
10371 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
10373         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
10374         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
10375         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
10376         (USUAL_OBJDUMP_FOR_TARGET): New.
10377         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
10378         * configure.in: Check for $OBJDUMP_FOR_TARGET.
10379         * configure, Makefile.in: Regenerated.
10381 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
10383         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
10384         before other host packages.
10386 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
10388         * MAINTAINERS: Add self as sh libraries/configury maintainer.
10390 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
10392         PR bootstrap/22340
10394         * configure.in (default_target): Remove.
10395         * Makefile.tpl (all): Do not use prerequisites as subroutines
10396         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
10397         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
10398         use prerequisites as subroutines.
10399         (check-host, check-target): New.
10400         (bootstrap configure & all targets): Do not use stage*-start
10401         if the directory layout is already ok.
10402         (non-bootstrap configure & all targets): Prepend a $(unstage).
10403         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
10404         (NOTPARALLEL): Remove.
10405         (unstage, stage variables): New variables.
10406         (unstage, stage targets): Simply expand to those variables.
10408         * configure: Regenerate.
10409         * Makefile.in: Regenerate.
10411 2005-10-04  James E Wilson  <wilson@specifix.com>
10413         * Makefile.def (lang_env_dependencies): Add libmudflap.
10414         * Makefile.in: Regenerate.
10416 2005-10-03  Andreas Schwab  <schwab@suse.de>
10418         Backport from libtool CVS:
10419         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
10421         * ltmain.sh: add support for installing into temporary
10422         staging area (e.g. 'make install DESTDIR=...')
10424 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
10426         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
10427         * configure: Regenerated.
10429 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
10431         * configure: Regenerate with the correct
10432         autoconf version.
10434 2005-09-30  Catherine Moore  <clm@cm00re.com>
10436         * configure.in (bfin-*-*): New.
10437         * configure: Regenerated.
10439 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
10441         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
10442         (LIPO_FOR_TARGET): New.
10443         (CONFIGURED_LIPO_FOR_TARGET): New.
10444         (USUAL_LIPO_FOR_TARGET): New.
10445         (STRIP_FOR_TARGET): New.
10446         (CONFIGURED_STRIP_FOR_TARGET): New.
10447         (USUAL_STRIP_FOR_TARGET): New.
10448         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
10449         STRIP_FOR_TARGET.
10450         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
10451         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
10452         * Makefile.in: Regenerate.
10453         * configure: Regenerate.
10455 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
10457         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
10458         (rs6000-*-aix*): Same.
10459         * configure: Regenerate.
10461 2005-09-16  Tom Tromey  <tromey@redhat.com>
10463         * MAINTAINERS: Add self as java maintainer.
10465 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
10467         * configure.in: Recognize f95 in the --enable-languages option,
10468         and substitute it for fortran, issuing a warning.
10469         * configure: Regenerate.
10471 2005-08-30  Phil Edwards  <phil@codesourcery.com>
10473         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
10474         * configure:  Regenerated.
10476 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
10478         * MAINTAINERS: Add self as ms1 maintainer.
10480 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
10482         * Makefile.def (libssp): Add to lang_env_dependencies.
10483         * Makefile.in: Regenerate.
10485 2005-08-18  Ian Lance Taylor  <ian@airs.com>
10487         * MAINTAINERS: Add myself as middle-end maintainer.
10489 2005-08-17  Christian Groessler  <chris@groessler.org>
10491         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
10492         * Makefile.in: Regenerate.
10494 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
10496         * MAINTAINERS (write after approval): Added myself.
10498 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
10500         * MAINTAINERS (Write After Approval): Add myself.
10502 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
10504         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
10505         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
10506         Look for alternate names of the target cc and c++
10507         * configure: Regenerate.
10509 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
10511         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10512         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
10513         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
10514         tools; remove code to manually set them.
10515         (Target tools): Look in the environment for them.
10516         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10517         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
10518         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
10519         build directory.
10520         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
10521         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
10522         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
10523         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10524         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
10525         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
10526         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
10527         * configure: Regenerate.
10528         * Makefile.in: Regenerate.
10530 2005-07-28  Ben Elliston  <bje@au.ibm.com>
10532         * MAINTAINERS: Update for removed CPU targets.
10534 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
10536         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
10537         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
10538         * Makefile.in: Regenerated.
10540 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
10542         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
10543         (CFLAGS_FOR_TARGET): Use it.
10544         (CXXFLAGS_FOR_TARGET): Likewise.
10545         * Makefile.in: Regenerated.
10546         * configure.in (--with-build-sysroot): New option.
10547         * configure: Regenerated.
10549 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
10551         * Makefile.tpl: Wrap install between unstage and stage
10552         * Makefile.in: Regenerate.
10554 2005-07-21  Eric Christopher  <echristo@apple.com>
10556         * MAINTAINERS: Update affiliation.
10558 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
10560         * MAINTAINERS: Add self as crx port maintainer.
10562 2005-07-20  DJ Delorie  <dj@redhat.com>
10564         * MAINTAINERS: Add self as m32c maintainer.
10566 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
10568         * all files: Update FSF address.
10570 2005-07-15  Eric Christopher  <echristo@redhat.com>
10572         * MAINTAINERS: Change affiliation.
10574 2005-07-14  Jim Blandy  <jimb@redhat.com>
10576         * configure.in: Add cases for Renesas m32c.
10577         * configure: Regenerated.
10579 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
10581         * COPYING.LIB: Update from fsf.org.
10583 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
10585         * COPYING, compile, config.guess,
10586         config.sub, install-sh, missing, mkinstalldirs,
10587         symlink-tree, ylwrap: Sync from upstream sources.
10588         * config-ml.in: Update FSF address.
10590 2005-07-13  Eric Christopher  <echristo@redhat.com>
10592         * configure.in: Add toplevel noconfigdir support for tpf.
10593         * configure: Regenerate.
10595 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
10597         PR ada/22340
10599         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
10600         * Makefile.in: Regenerate.
10602 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
10604         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
10605         Brolley to write-after-approval.
10607 2005-07-07  Andreas Schwab  <schwab@suse.de>
10609         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
10610         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
10611         * Makefile.in: Regenerated.
10613 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
10615         * configure.in: Don't build sim or rda when targetting darwin.
10616         * configure: Regenerate.
10618 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
10620         * configure.in: Add --enable-libssp and --disable-libssp.
10621         * configure: Regenerate with autoconf-2.13.
10623 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
10625         * Makefile.def (target_modules): Add libssp.
10626         * configure.in (target_libraries): Add target-libssp.
10627         * configure: Rebuilt.
10628         * Makefile.in: Rebuilt.
10630 2005-07-01  Zack Weinberg  <zackw@panix.com>
10632         * MAINTAINERS: Change email address.  Resign from maintainership.
10634 2005-07-01  Richard Guenther  <rguenther@suse.de>
10636         * MAINTAINERS: Change my e-mail address and affiliation.
10638 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
10640         * Makefile.def (stagefeedback): Come after profile.
10641         Define profiledbootstrap target.
10642         * Makefile.tpl (profiledbootstrap): Remove.
10643         (stageprofile-end): Zap stagefeedback.
10644         (stagefeedback-start): Copy all .gcda files, not only GCC's.
10645         * Makefile.in: Regenerate.
10647 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
10649         * MAINTAINERS: Update my email address.
10651 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
10653         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
10654         In 'cpp' stanza, support '#line' as well as '# '.
10656 2005-06-08  Andreas Schwab  <schwab@suse.de>
10658         * MAINTAINERS: Move myself from 'Write After Approval' to
10659         'CPU Port Maintainers' section as m68k maintainer.
10661 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
10663         * configure.in (unsupported_languages): New macro.
10664         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
10665         non-ported target libraries in noconfigdirs.
10666         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10667         non-linux-gnu.  Remove libgcj_ex_libffi.
10668         <lang_frag loop>: Set add_this_lang=no if the language is in
10669         unsupported_languages.
10670         * configure: Regenerate.
10672 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
10674         * configure.in: Fix typo in handling of --with-mpfr-dir.
10675         * configure: Regenerate.
10677 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
10679         * MAINTAINERS: Update my email address.
10681 2005-06-02  Jim Blandy  <jimb@redhat.com>
10683         * config.sub: Add cases for the Renesas m32c.  (This patch has been
10684         accepted into the master sources.)
10686 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
10687             Michael Snyder  <msnyder@redhat.com>
10688             Stan Cox  <scox@redhat.com>
10690         * configure.in: Set noconfigdirs for ms1.
10692         * configure: Regenerate.
10694 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
10696         * MAINTAINERS (Write After Approval): Add self.
10698 2005-06-01  Josh Conner  <jconner@apple.com>
10700         * MAINTAINERS (Write After Approval): Add self.
10702 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
10704         * MAINTAINERS: Update my email address.
10706 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
10708         * MAINTAINERS (Write After Approval): Add self.
10710 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
10712         * MAINTAINERS (Write After Approval): Remove self.
10714 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
10716         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10717         (Dependencies): Consider target modules for bootstrap dependencies.
10718         Make target bootstrap modules depend on each stage's gcc.
10719         * Makefile.in: Regenerate.
10721 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
10723         * Makefile.def (configure-gcc): Depend on binutils having been built.
10724         (all-gcc): No need to do it here.
10725         * Makefile.in: Regenerate.
10727 2005-05-19  Paul Brook  <paul@codesourcery.com>
10729         * configure.in: Rewrite misleading error message when requested
10730         language cannot be built.
10731         * configure: Regenerate.
10733 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
10735         * ylwrap: Import from Automake 1.9.5.
10737 2005-05-13  David Ung  <davidu@mips.com>
10739         * MAINTAINERS (Write After Approval): Add self.
10741 2005-05-09  Mike Stump  <mrs@apple.com>
10743         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10744         lt_cv_sys_max_cmd_len for now.
10746 2005-05-09  Stan Cox  <scox@redhat.com>
10748         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10750 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
10752         * README.SCO: Update the URL.
10754 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
10756         * ltconfig: Define file_list_spec.  Pass file_list_spec and
10757         with_gnu_ld to libtool.
10758         * ltcf-c.sh (aix[45]): Define file_list_spec.
10759         * ltcf-cxx.sh (aix[45]): Same.
10760         * ltcf-gcj.sh (aix[45]): Same.
10761         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10762         exists, write list of input files to temporary file.
10764 2005-05-04  Mike Stump  <mrs@apple.com>
10766         * configure.in: Always pass --target to target configures as
10767         otherwise rebuilds that do --recheck will fail.
10768         * confiugure: Rebuilt.
10770 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
10772         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10773         STAGE_HOST_EXPORTS.
10774         (configure, all): Add bootstrap support.
10775         (Host modules, target modules): Pass post-stage1 flags and exports.
10776         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10777         * Makefile.in: Regenerate.
10779 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
10781         * configure: Regenerate.
10783 2005-04-27  Mike Stump  <mrs@apple.com>
10785         * MAINTAINERS: Add self as darwin maintainer.
10787 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
10789         * config.sub: Update from master copy.
10791 2005-04-21  Mike Stump  <mrs@apple.com>
10793         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10794         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10796 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
10798         * configure.in <crisv32-*-*, cris-*-*>: New local variable
10799         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
10800         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
10801         "*-*-elf" and "*-*-linux*".
10802         * configure: Regenerate.
10804 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
10806         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10808 2005-04-12  Mike Stump  <mrs@apple.com>
10810         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10812 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
10814         * MAINTAINERS (Write After Approval): Add myself.
10816 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
10818         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10820 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
10822         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10823         (TARGET_CONFIGARGS): Include --with-target-subdir.
10824         (configure, all): New macros.  Use them throughout.
10825         * Makefile.in: Regenerate.
10827 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
10829         * MAINTAINERS (Write After Approval): Add myself.
10831 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10833         * MAINTAINERS: Remove 'loop unrolling' maintainer.
10835 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
10837         * MAINTAINERS: Move John Carr to Write After Approval.
10839 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
10841         * config/mh-mingw32: Delete.
10842         * configure.in: Don't use it.
10843         * configure: Regenerate.
10845 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
10847         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10848         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10849         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10850         (HOST_LIB_PATH): Generate from Makefile.def.
10851         (TARGET_LIB_PATH): Likewise.
10852         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10853         * Makefile.in: Regenerate.
10854         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10855         (RPATH_ENVVAR): Include Darwin case.
10856         * configure: Regenerate.
10858 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
10860         * MAINTAINERS (Various Maintainers): Remove self.
10861         (Write After Approval): Add self.
10863 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
10865         * MAINTAINERS (Various Maintainers): Add self.
10867 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
10869         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10870         * configure: Regenerate.
10872 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
10874         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10875         gcc_version, and gcc_version_trigger from set of flags to pass.
10876         * Makefile.tpl: Remove definitions of above variables.
10877         (config.status): Remove dependency on $(gcc_version_trigger).
10878         * Makefile.in: Regenerate.
10879         * configure.in: Do not reference config/gcc-version.m4 nor
10880         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
10881         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
10882         * configure: Regenerate.
10884 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
10885             Andrew Pinski  <pinskia@physics.uc.edu>
10887         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10888         * Makefile.in: Regenerate.
10890 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
10892         * MAINTAINERS (Write After Approval): Add myself.
10894 2005-03-03  David Ayers  <d.ayers@inode.at>
10896         * MAINTAINERS (Write After Approval): Add myself.
10898 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
10900         PR libgcj/20160
10901         * ltmain.sh: Avoid creating archives with components that have
10902         duplicate basenames.
10904 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
10906         PR bootstrap/20250
10907         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10908         instead of check.
10909         * Makefile.in: Regenerate.
10911 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10913         * Makefile.in: Regenerate to fix conflict between the previous two
10914         patches.
10916 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10918         PR bootstrap/17383
10919         * Makefile.def (target_modules): Remove "stage", now unnecessary.
10920         * Makefile.tpl (HOST_SUBDIR): New substitution.
10921         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10922         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10923         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10924         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10925         (Host modules, Bootstrapped modules): Use it.
10926         (Build modules, Target modules): Do not create symlink trees,
10927         always configure out-of-srcdir.
10928         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10929         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10930         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10931         $(HOST_SUBDIR).  Create a symlink for host_subdir.
10933         * Makefile.in: Regenerate.
10934         * configure: Regenerate.
10936 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10938         Merged from libada-gnattools-branch:
10939         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10941         * gnattools: New directory.
10942         * Makefile.def: Add gnattools as a module, depending on target-libada.
10943         * Makefile.in: Regenerate.
10944         * configure.in: Include gnattools in host_tools; disable it if ada
10945         is disabled.
10946         * configure: Regenerate.
10948 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
10950         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10951         treelang maintainer.
10952         (Write After Approval): Remove myself.
10954 2005-02-23  Paul Schlie  <schlie@comcast.net>
10956         * configure.in: Allow darwin targeted ports to build tk, itcl and
10957         libgui.
10958         * configure: Regenerate.
10960 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
10962         PR libgcj/10353
10963         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10964         * configure: Regenerate.
10966 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
10968         * MAINTAINERS (Write After Approval): Add myself.
10970 2005-02-10  Ian Lance Taylor  <ian@airs.com>
10972         * MAINTAINERS: Update my e-mail address.
10974 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
10976         * MAINTAINERS (Write After Approval): Add myself.
10978 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
10980         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10981         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10982         target-libgloss when not *-*-elf and *-*-aout.
10983         * configure: Regenerate.
10985 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
10987         * MAINTAINERS: Remove obsolete entries.
10989         * MAINTAINERS (Write After Approval): Add Michael Matz.
10991 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
10993         * MAINTAINERS: Remove self as cpplib maintainer.
10995 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10997         * install-sh, config.sub: Import from upstream.
10999 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
11001         PR bootstrap/18222
11002         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
11003         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
11004         * Makefile.in: Regenerate.
11006 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
11008         * MAINTAINERS: Update my email address.
11010 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
11011             Andreas Schwab  <schwab@suse.de>
11013         PR bootstrap/18033
11014         * config-ml.in: Eval option if surrounded by single quotes.
11016 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
11018         Revert 2004-12-28 Makefile changes, a better fix will be
11019         applied to mainline and src after GCC 4.0 branches.
11021 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
11023         PR bootstrap/17383
11025         * Makefile.def (target_modules): Remove stage parameter,
11026         it is always true now.
11027         * Makefile.tpl (configure-build-[+module+],
11028         configure-target-[+module+]): Always build symlink tree
11029         for the directory and for include.  BUILD_SUBDIR and
11030         TARGET_SUBDIR cannot be . anymore.
11031         * Makefile.in: Regenerate.
11033 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
11035         Revert 2004-12-08 Makefile changes.
11037 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
11039         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
11040         cygwin, mingw.
11042 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
11044         * configure.in (sh64-*-*): Reenable gprof.
11045         * configure: Regenerate.
11047 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
11049         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
11050         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
11051         (EXTRA_TARGET_FLAGS): Add PICFLAG.
11052         * Makefile.in: Regenerate.
11054 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
11056         * MAINTAINERS: Update my email address.
11058 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
11060         * Makefile.tpl: Generate normal dependencies if the LHS module is
11061         not bootstrapped.
11062         * Makefile.in: Regenerate.
11064 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
11066         * configure.in: Include config/gxx-include-dir.m4.  Use
11067         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
11068         * configure: Regenerate.
11070 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
11072         * config.if: Delete.
11073         * configure.in: Set libstdcxx_incdir directly.
11074         * configure: Regenerate.
11076 2004-12-02  Eric Christopher  <echristo@redhat.com>
11078         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
11079         * Makefile.in: Regenerate.
11081 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
11083         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
11084         * configure: Regenerate.
11086 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
11088         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
11089         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
11090         * configure: Regenerate.
11092 2004-12-01  Eric Christopher  <echristo@redhat.com>
11094         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
11095         of things to remove.
11097 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
11099         * MAINTAINERS (Write After Approval): Update my e-mail address.
11101 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
11103         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
11104         from CVS libtool to always pass_all.
11106 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
11108         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
11109         (hppa*64*-*-*): Delete incorrect comment.
11110         * configure: Rebuilt.
11112 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
11114         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
11116 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
11118         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
11119         from CVS libtool to always pass_all.
11121 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
11123         * install-sh, compile: Import from automake.
11125 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
11127         * config.guess, config.sub:  Import from savannnah.
11129 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
11131         * MAINTAINERS (Write After Approval): Add myself
11133 2004-11-12  Mike Stump  <mrs@apple.com>
11135         * Makefile.def: Add html support.
11136         * Makefile.tpl: Likewise.
11137         * Makefile.in: Regenerate.
11139 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
11141         PR 18423
11142         * configure.in: Remove all instances of build-fixincludes from
11143         noconfigdirs.
11144         (build_configargs): Supply --target to subdirectories.
11145         * configure: Regenerate.
11147         * Makefile.def: Make gcc install depend on fixincludes install.
11148         * Makefile.in: Regenerate.
11150 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
11152         * MAINTAINERS: Add myself as gcc testsuite maintainer.
11154 2004-11-11  Paul Brook  <paul@codesourcery.com>
11156         * MAINTAINERS: Add self as arm maintainer.  Update email address.
11158 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
11160         * configure.in (noconfigdirs) [mmix-*-*]: Disable
11161         target-libgfortran.
11162         * configure: Regenerate.
11164 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
11166         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
11167         like CC.
11169 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
11171         * Makefile.def (host fixincludes): Specify missing targets.
11172         * Makefile.in: Regenerate.
11174 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
11176         * MAINTAINERS: Add myself
11178 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
11180         * MAINTAINERS (Write After Approval): Add myself.
11182 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
11184         * Makefile.def: Build fixincludes for the host, too.
11185         * Makefile.in: Regenerate.
11186         * configure.in (host_tools): Add fixincludes.
11187         * configure: Regenerate.
11189 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
11191         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
11192         * configure: Regenerated.
11194 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
11196         PR other/17783
11197         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
11198         * configure: Regenerated.
11200 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
11202         * README.SCO: Update per FSF instructions.
11204 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
11206         PR target/18151
11207         * configure.in (case ${target}): Do not build fixincludes for avr.
11208         * configure: Regenerated.
11210 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
11212         * configure.in (case ${target}): Do not build fixincludes
11213         on platforms where it is not used.
11214         * configure: Regenerated.
11216 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
11218         * configure.in: Use an absolute path to install-sh.
11219         * configure: Regenerated.
11221 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
11223         * MAINTAINERS (Write After Approval): Add myself.
11225 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
11227         * MAINTAINERS: Remove from Write After Approval those that are
11228         already maintainers.
11230 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
11232         * MAINTAINERS:  Update my email address.
11234 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
11236         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
11237         * configure: Regenerate.
11239 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
11241         * MAINTAINERS:  Update my email address.
11243 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
11245         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
11246         entries belonging to this category.
11248 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
11250         * MAINTAINERS: Update my e-mail address.
11252 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
11254         Fix wrong conflict resolution in:
11256         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
11258         * Makefile.in: Regenerate.
11259         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11260         in the recursive `make', instead of hardwiring `all'.
11261         (Autogenerated TARGET-* variables): New.
11263 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
11265         * configure.in: Enable target-libgloss for crx-*-*.
11266         * configure: Regenerate.
11268 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
11270         * MAINTAINERS (Various Maintainers): Move the "windows,
11271         cygwin, mingw" maintainer to ...
11272         (OS Port Maintainers): ... here.
11274 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
11276         * MAINTAINERS (Write After Approval): Remove those that are
11277         maintainers of some subsystem.
11279 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
11281         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
11282         * ltcf-cxx.sh (tpf*): Likewise.
11283         * ltconfig (tpf*): Add TPF OS configuration support.
11285 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
11287         * MAINTAINERS: Change my email address to my new work account.
11289 2004-09-24  Michael Roth  <mroth@nessie.de>
11291         * configure.in (--without-headers): Add missing double quotes.
11292         * configure: Regenerate.
11294 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
11296         * ylwrap: Revert to previous version.
11298 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
11300         PR bootstrap/17369
11301         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
11302         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
11303         SET_GCC_LIB_PATH_CMD.
11304         (BASE_TARGET_EXPORTS): Likewise.
11305         * Makefile.in: Regenerated.
11307         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
11308         * configure: Regenerated.
11310 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
11312         * config.guess: New upstream version
11313         * compile, depcomp, install-sh, ylwrap: Likewise.
11315 2004-09-19  Roger Sayle  <roger@eyesopen.com>
11317         * config/mh-x86omitfp: New host makefile fragment.  Add
11318         -fomit-frame-pointer to the default BOOT_CFLAGS.
11319         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
11320         * configure: Regenerate.
11322 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
11324         PR target/11572
11325         * configure.in (*-*-darwin*): Renable libobjc.
11326         * configure: Regenerate.
11328 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
11330         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
11332 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
11334         * Makefile.def: Remove libbanshee.
11335         * Makefile.tpl: Ditto.
11336         * configure.in: Ditto.
11337         * Makefile.in: Regen.
11338         * configure: Ditto.
11340 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
11342         * ltmain.sh: Use $pic_object as $non_pic_object if
11343         $non_pic_object=none.
11345 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
11347         * missing: Import latest version from master repository.
11349 2004-09-06  Nick Clifton  <nickc@redhat.com>
11351         * config.sub: Import latest version from master repository.
11352         * config.guess: Likewise.
11353         This includes these changes:
11355         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
11357         * config.sub: Handle crisv32, alias etraxfs.
11358         * config.guess (crisv32:Linux:*:*): Handle.
11360         2004-08-13  Brad Smith  <brad@comstyle.com>
11362         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
11363         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
11365         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
11367         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
11368         assume the processor is a powerpc.  This is because coreutils
11369         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
11370         in this case, due to a MacOS X bug that causes
11371         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
11372         to return a negative number.
11373         Problem reported by Petter Reinholdtsen in:
11374         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
11376         2004-07-19  Ben Elliston  <bje@gnu.org>
11378         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
11380         2004-06-24  Ben Elliston  <bje@gnu.org>
11382         * config.guess: Update copyright years.
11383         * config.sub: Likewise.
11385         2004-06-22  Robert Millan  <robertmh@gnu.org>
11387         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
11388         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
11390         2004-06-22  Stanley F. Quayle <stan@stanq.com>
11392         * config.guess (*:*VMS:*:*): New entry. Replaces
11393         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
11394         manufacturer.
11396         2004-06-22  Ben Elliston  <bje@gnu.org>
11398         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
11399         * config.sub: Likewise.
11401         2004-06-22  Ben Elliston  <bje@gnu.org>
11403         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
11404         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
11406         2004-06-11  Ben Elliston  <bje@gnu.org>
11408         * config.guess (pegasos:OpenBSD:*:*): Remove.
11410         2004-06-11  Ben Elliston  <bje@gnu.org>
11412         From Wouter Verhelst <wouter@grep.be>:
11413         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
11415         2004-06-11  Ben Elliston  <bje@gnu.org>
11417         * config.guess (luna88k:OpenBSD:*:*): New.
11419         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
11421         * config.guess (m32r*:Linux:*:*): New case.
11422         * config.sub: Handle m32rle.
11424         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
11426         From Jens Petersen  <petersen@redhat.com>:
11427         * config.sub: Handle sparcv8.
11429         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
11431         From Tom Smith <smith@cag.lkg.hp.com>:
11432         * config.guess: Version suffixes are equally significant on Tru64
11433         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
11434         prefix of "P" (patched kernel).
11436         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
11438         * config.sub: Add support for National Semiconductor CRX target.
11440 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
11442         * MAINTAINERS (Various Maintainers): Remove myself as web page
11443         maintainer, add myself as maintainer of build status lists.
11445 2004-09-03  Jan Beulich  <jbeulich@novell.com>
11447         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
11448         *-*-netware, but add target-libmudflap.
11449         Consolidate *-*-netware targets (of which really only i?86 exists)
11450         into a single entry.
11451         * configure: Likewise.
11453 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
11455         * Makefile.tpl (sorry): Remove.
11456         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
11457         (cleanstrap targets): Depend on distclean, not distclean-stage1.
11458         (do-clean): Clean per-stage directories too.
11459         (do-distclean): Run distclean-stage1 too.
11460         (.NOTPARALLEL): Enable during toplevel bootstrap.
11461         (stage[+id+]-bubble): Enable parallel execution during
11462         the recursive invocation.
11463         * Makefile.in: Regenerate.
11465         Fix previous checkin:
11467         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
11468         include.
11469         * configure.in: Fix indentation.
11470         * configure: Regenerate.
11472 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
11474         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
11475         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
11476         * configure: regenerate
11477         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
11478         -mdynamic-no-pic
11480 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
11482         * Makefile.def (build_modules): Add fixincludes.
11483         (dependencies): Make gcc depend on fixincludes.
11484         * configure.in (build_tools): Add fixincludes.
11485         (build_configdirs): Always include build_libs.
11486         * Makefile.in: Regenerate.
11487         * configure: Regenerate.
11489 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
11491         * Makefile.def (bootstrap stages): Add 'lean' parameter.
11492         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
11493         phony targets; do not generate timestamp files.
11494         (distclean-stageN): Remove references to their timestamp files.
11495         (restageN, touch-stageN): Remove.
11496         (stageN-bubble): Rewritten.
11497         (compare): Support lean bootstraps.
11498         * Makefile.in: Regenerate.
11500         * configure.in: Only warn when bootstrapping but
11501         build != host or build != target.  Support lean bootstraps.
11502         * configure: Regenerate.
11504 2004-08-26  Phil Edwards  <phil@codesourcery.com>
11506         * configure.in:  Give a better error message if GMP/MPFR are missing
11507         and a language needing them has been requested.
11508         * configure:  Regenerated.
11510 2004-08-25  Phil Edwards  <phil@codesourcery.com>
11512         * configure.in:  Print a list of available language front-ends if
11513         a requested one is missing.  Tidy stray tab characters.
11514         * configure:  Regenerated.
11516 2004-08-19  Michael Koch  <konqueror@gmx.de>
11518         * gcc/doc/install.texi: Update entry about automake for libjava.
11520 2004-08-17  Robert Millan  <robertmh@gnu.org>
11522         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
11523         (instead of FreeBSD).
11524         * configure: Regenerate.
11526 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
11528         * Makefile.in: Regenerate.
11529         * configure: Regenerate.
11531         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
11532         stage_*_flags.
11533         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
11534         for bootstrapped modules if toplevel bootstrap is going.
11535         (GCC bootstrap): Generate per-stage targets for all bootstrapped
11536         modules.  Adjust for changes in Makefile.def.  Enable several
11537         rules even in non-bootstrap mode, just to avoid peppering the
11538         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
11539         (stage-[+prev+]-bubble): Remove.
11541         * Makefile.def (Dependencies): Depend on all-build-bison,
11542         all-build-flex, all-build-byacc, all-build-texinfo, rather
11543         than the host variations.
11544         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
11545         with BUILD_SUBDIR.
11546         (BISON): Update for recent Bisons.
11547         (YACC): Fix typo.
11548         (cross): Depend on all-build.
11549         (all): Do not depend on all-build.
11550         (prebootstrap): Remove.
11551         (dep-kind): Accept separate prefixes for MODULE and ON variables.
11552         (Prebootstrap dependencies): Add them to the per-stage targets
11553         and to all-prebootstrap.
11554         * configure.in (build_configdirs): Always enable build_tools.
11555         (BUILD_DIR_PREFIX): Remove.
11557         * Makefile.def (gcc): Add target variable.
11558         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
11559         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11560         in the recursive `make', instead of hardwiring `all'.
11561         (Autogenerated TARGET-* variables): New.
11563 2004-08-13  Brian Booth  <bbooth@redhat.com>
11565         * MAINTAINERS: Remove myself from write-after-approval.
11567 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11569         * src-release: Stop distributing mmalloc with gdb (which doesn't
11570         use it).
11571         * Makefile.def: GDB doesn't depend on mmalloc anymore.
11572         * Makefile.in: Regenerate.
11574 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
11576         * configure.in (arm*-*-eabi*): New target.
11577         * configure: Regenerate.
11579 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
11581         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
11582         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
11583         (Dependencies): New section.
11584         * Makefile.tpl (Dependencies): Generate from Makefile.def.
11585         (configure-target-[+module+]): Depend on maybe-all-gcc
11586         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
11587         (toplevel profiledbootstrap): Fix dependencies.
11588         * Makefile.in: Regenerate.
11590 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
11592         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
11593         target-libiberty to noconfigdirs.
11594         * configure: Regenerate.
11596 2004-08-03  Paul Brook  <paul@codesourcery.com>
11598         * configure.in: Check for MPFR as well as GMP.
11599         * configure: Regenerate.
11601 2004-08-01  Robert Millan  <robertmh@gnu.org>
11603         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
11604         libmudflap for all GNU-based systems (with Glibc).
11605         * configure: Regenerate.
11607 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
11609         * Makefile.def (host-modules): Add gcc.
11610         * Makefile.in: Regenerate.
11611         * Makefile.tpl (sorry): New rule.
11612         (configure-host, all-host, [+make_target+]-host, do-check,
11613         install-host): Do not add gcc as a special case.
11614         (host modules): Add a small special-casing for gcc.  Export
11615         extra_make_flags through the environment.
11616         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
11617         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
11618         other recursive targets for gcc): Remove.
11620         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
11621         (stage, unstage): New rules.
11622         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
11623         distclean-stage[+id+]): Use stage_current.
11624         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
11625         the stage*-start rules.
11627 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
11629         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
11630         use -all_load flag.
11632 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
11634         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
11635         * configure: Regenerate.
11637 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
11639         * maintainer-scripts/gcc_release: Revert yesterday's change.
11641 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
11643         * MAINTAINERS: Add myself to write-after-approval.
11645 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
11647         * libf2c: Removed.
11648         * gcc/gccbug.in: Updated because of libf2c removal.
11649         * maintainer-scripts/gcc_release: Ditto.
11651 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
11653         * configure.in: Build libmudflap by default on FreeBSD.
11654         * configure: Regenerated.
11656 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
11658         * configure.in: Do not build libmudflap by default on non-GNU/Linux
11659         systems.
11660         * configure: Regenerated.
11662 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
11664         PR target/16344
11665         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11666         feedback based compiler.
11667         * Makefile.in: Rebuilt.
11669 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
11671         * Makefile.def (host_modules): Set bootstrap=true for flex.
11672         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11673         * Makefile.in: Rebuilt.
11675 2004-07-07  Jan Hubicka  <jh@suse.cz>
11677         * MAINTAINERS: Add self as a profile feedback maintainer.
11679 2004-07-05  Phil Edwards  <phil@codesourcery.com>
11681         * configure.in:  Do not prepend $srcdir to /dev/null in
11682         makefile fragments.
11683         * configure:  Regenerate.
11685 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
11687         * Makefile.def (build_modules): Add bison, byacc, flex,
11688         m4, texinfo.
11689         (flags_to_pass): Add FLEX.
11690         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11691         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11692         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11693         DEFAULT_MAKEINFO): Remove.
11694         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11695         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11696         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11697         objdir or else use configured tool.
11698         (all-build): New.
11699         (all): Depend on it.
11700         (Build module dependencies): Add.
11701         * Makefile.in: Regenerate.
11702         * configure.in: Better support for multiple build modules,
11703         matching what is done for host/target modules.  Do not look
11704         for "plausible" locations of build tools if Canadian cross.
11705         Use autoconf's AC_PROG_CC to find a C compiler.  Define
11706         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
11707         * configure: Regenerate.
11709 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11711         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11712         * Makefile.in: Regenerate.
11714 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11716         * Makefile.tpl (configure-build-[+module+],
11717         configure-[+module+], configure-target-[+module+]): Pass
11718         [+extra_configure_args+].
11719         (all-build-[+module+], all-[+module+], check-[+module+],
11720         install-[+module+], [+make_target+]-[+module+],
11721         all-target-[+module+], check-target-[+module+],
11722         install-target-[+module+], [+make_target+]-target-[+module+]):
11723         Pass [+extra_make_args+].
11724         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11725         (GCC_HOST_EXPORTS): Remove.
11726         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11727         cross, check-gcc, check-gcc-c++, install-gcc,
11728         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11729         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11730         * Makefile.in: Regenerate.
11732 2004-06-21  Matthew Sachs  <msachs@apple.com>
11734         * MAINTAINERS: Added self to write-after-approval.
11736 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
11738         * configure.in: Check for srcdir/winsup rather than build directory
11739         winsup.
11740         * configure: Regenerate.
11742 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
11744         * configure.in: Don't build Cygwin native newlib if winsup
11745         directory is missing.  Emit warning instead.
11746         * configure: Regenerate.
11748 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
11750         * Makefile.tpl (touch-stage[+id+]): New.
11751         (restage[+prev+]): Depend on touch-stage[+id+].
11753         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11754         Use it throughout.
11756         * Makefile.def: Add profile and feedback bootstrap stages.
11757         Remove next field from bootstrap stages.
11758         * Makefile.tpl (LN, LN_S): Substitute.
11759         (stageN-start, stageN-end): Use double-colon rules, to
11760         provide a hook for additional setup commands.
11761         (distclean-stageN-gcc, restageN): Create dependencies from
11762         [+prev+], not from [+next+].
11763         (stageN-bubble): Add commands for successive stages from
11764         [+prev+], using double-colon rules.
11765         (all-stageN-gcc): Fix typo.
11766         (stagefeedback-start, profiledbootstrap): New.
11767         * Makefile.in: Regenerate.
11768         * configure.in: Call ACX_PROG_LN.
11769         * configure: Regenerate.
11771 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
11773         * MAINTAINERS (Write After Approval): Add myself.
11775 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
11777         * MAINTAINERS (Write After Approval): Add myself.
11779 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
11781         * configure.in: Fix --enable-bootstrap breakage introduced in trees
11782         without gcc.
11783         * configure: Regenerate.
11785 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11787         * Makefile.tpl: Fix typo.
11788         * Makefile.in: Regenerate.
11790 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11792         * configure.in: Remove new- prefix from toplevel
11793         bootstrap targets.
11794         * configure: Regenerate.
11796 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11798         * Makefile.tpl (all.normal): Rename to all.
11799         (all): Replace with a rule to pick the default
11800         target from configure.
11801         (all-gcc, configure-gcc): Use conditionals to
11802         do nothing when toplevel bootstrap is going on.
11803         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11804         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11805         * configure.in: Support --enable-bootstrap.
11807         * Makefile.def: Remove new- prefix from toplevel
11808         bootstrap targets.
11809         * Makefile.tpl: Likewise.
11811         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
11812         target.
11814         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11815         $(RECURSE_FLAGS) to recursive invocation of make.
11817         * Makefile.in: Regenerate.
11818         * configure: Regenerate.
11820 2004-05-30  Andreas Jaeger  <aj@suse.de>
11821             Jim Wilson  <wilson@specifixinc.com>
11823         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11824         like CC.
11826 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
11828         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11829         * configure: Regenerate.
11831 2004-05-25  Daniel Jacobowitz  <drow@false.org>
11833         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11834         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11835         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
11836         targets.
11837         * Makefile.in: Regenerate.
11839 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
11841         * configure.in: Test the ability to symlink directories.
11842         * configure: Regenerate.
11844         * Makefile.def (bootstrap-stage): New definitions.
11845         * Makefile.tpl (configure-stage1-gcc,
11846         configure-stage2-gcc, configure-stage3-gcc,
11847         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11848         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11849         new-restage3, compare): Autogenerate, see Makefile.in
11850         entry for behavioral changes.
11851         (distclean-stage1, new-stage1-start, new-stage1-end,
11852         new-stage1-bubble, distclean-stage2, new-stage2-start,
11853         new-stage2-end, new-stage2-bubble, distclean-stage3,
11854         new-stage3-start, new-stage3-end): New autogenerated targets.
11855         (objext, prebootstrap, BOOT_CFLAGS,
11856         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11857         targets.
11859         * Makefile.in: Regenerate.
11860         (distclean-stage1, new-stage1-start, new-stage1-end,
11861         new-stage1-bubble, distclean-stage2, new-stage2-start,
11862         new-stage2-end, new-stage2-bubble, distclean-stage3,
11863         new-stage3-start, new-stage3-end): New targets.
11864         (all-stage1-gcc): Move prebootstrap dependency from here...
11865         (configure-stage1-gcc): ...to here.
11866         (new-bootstrap): Use bubble targets.
11867         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11868         Use per-stage distclean targets.
11869         (configure-stage1-gcc, configure-stage2-gcc,
11870         configure-stage3-gcc, all-stage1-gcc,
11871         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11872         Use new-stageN-start to prepare the tree.
11874 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
11876         * Makefile.def (host_modules): add libcpp.
11877         * Makefile.tpl: Add dependencies on and for libcpp.
11878         * Makefile.in: Regenerate.
11879         * configure.in: Add libcpp host module.
11880         * configure: Regenerate.
11882 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
11884         * Makefile.tpl: Whenever a recursive target is defined, wrap
11885         it in a special @if/@endif block, and prepare its maybe
11886         dependency in the @if/@endif block
11887         * configure.in: Instead of writing maybe dependencies, remove
11888         the @if/@endif statements, and remove the @if/@endif blocks
11889         that remain.
11890         * configure: Regenerate.
11891         * Makefile.in: Regenerate.
11893 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
11895         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11897 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
11899         PR bootstrap/15120
11900         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11901         * */configure: Rebuilt.
11903 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
11905         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11906         of libf2c.
11907         * configure, Makefile.in: Regenerate.
11909 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
11911         * MAINTAINERS (Write After Approval): Add myself.
11913 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
11915         Merge from tree-ssa-20020619-branch.
11917         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11918         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11919         (HOST_GMPLIBS): Define.
11920         (HOST_GMPINC): Define.
11921         (TARGET_LIB_PATH): Add libmudflap.
11922         (GFORTRAN_FOR_TARGET): Define.
11923         (configure-build*): Export GFORTRAN.
11924         (configure-gcc): Export GMPLIBS and GMPINC.
11925         (all-gcc): Add maybe-all-libbanshee.
11926         (configure-target-libgfortran): Define.
11927         * Makefile.in: Regenerate.
11928         * configure.in (host_libs): Add libbanshee.
11929         (target_libraries): Add target-libmudflap and target-libgfortran.
11930         Add --with-libbanshee.
11931         Handle --disable-libmudflap.
11932         (*-*-freebsd*): Use with_gmp.
11933         Add $(libgcj) to noconfigdirs.
11934         * configure: Regenerate.
11935         * depcomp: New file.
11936         * MAINTAINERS: Add tree-ssa maintainers.
11938 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
11940         * MAINTAINERS (Various Maintainers): Add myself.
11942 2004-04-30  Brian Ford  <ford@vss.fsi.com>
11944         * MAINTAINERS (Write After Approval): Add myself.
11946 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
11948         * MAINTAINERS (Write After Approval): Add myself.
11950 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
11952         * config/acx.m4: Fix fastcompare support for new-bootstrap.
11953         * configure: Regenerate.
11955 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
11957         Revert:
11958         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11960         * Makefile.def (flags_to_pass): Remove *dir variables that
11961         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11962         as well as prefix and exec_prefix.
11963         * Makefile.in: Regenerate.
11965 2004-04-26  Robert Millan  <robertmh@gnu.org>
11967         Add patches from libtool CVS.
11968         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11969         * ltconfig: Likewise.
11970         * ltcf-c.sh: Likewise.
11971         * ltcf-cxx.sh: Likewise.
11972         * ltcf-gcj.sh: Likewise.
11974 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11976         * Makefile.def (host_modules): Mark with the bootstrap
11977         flag packages on which gcc depends.
11978         * Makefile.tpl (all-bootstrap): Use it.
11979         * Makefile.in: Regenerate.
11981 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11983         * Makefile.def (flags_to_pass): Remove *dir variables that
11984         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11985         as well as prefix and exec_prefix.
11986         * Makefile.in: Regenerate.
11988 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11990         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11991         * configure: Regenerate.
11992         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11993         * gcc/Makefile.tpl (compare): Use the result of the test.
11994         * gcc/Makefile.in: Regenerate.
11996 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
11998         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11999         Always relocate gcc and prev-gcc to the original names, even
12000         if the build fails.
12001         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
12002         New targets.
12004 2004-04-23  Laurent GUERBY <laurent@guerby.net>
12006         * MAINTAINERS: Update my email address.
12008 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12010         * configure.in (mips*-*-irix5*): Enable ld.
12011         * configure: Regenerate.
12013 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12015         * configure: Regenerate.
12017 2004-04-15  James E Wilson  <wilson@specifixinc.com>
12019         * Makefile.tpl (configure-[+module+], configure-gcc,
12020         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
12021         Set and export LDFLAGS.
12022         * Makefile.in: Regenerate.
12024 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
12026         * MAINTAINERS: Add myself to write-after-approval.
12028 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12030         PR bootstrap/14871
12031         * Makefile.tpl: If we don't have built-in-tree target tools,
12032         use the ones found by configure rather than hacking around with
12033         program_transform_name.
12034         * configure.in: Give Makefile.tpl the information necessary
12035         to do that.
12036         * Makefile.in: Regenerate.
12037         * configure: Regenerate.
12039 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
12041         PR bootstrap/14760
12042         * configure.in: When computing baseargs, strip *all* copies of
12043         offending options.  Also, don't match/substitute the trailing space,
12044         so that this actually works when two similar options are separated by
12045         only one space.
12046         * configure: Regenerate.
12048 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
12050         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
12051         (rs6000-*-aix*): Same.
12052         * configure: Regenerate.
12054 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
12056         * MAINTAINERS: Add myself to write-after-approval.
12058 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
12060         * MAINTAINERS: Add myself to write-after-approval.
12062 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
12064         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
12065         STRICT_WARN, WARN_CFLAGS flags passed down to make.
12066         * Makefile.in: Regenerate.
12068         * configure.in (top level bootstrap support): Rework --enable-werror
12069         to set @stage2_werror_flag@.
12070         * configure: Regenerate.
12071         * Makefile.tpl (top level bootstrap support): Pass
12072         @stage2_werror_flag@ down to configure in stages 2 and 3.
12073         * Makefile.in: Regenerate.
12075 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12077         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
12078         for stages 2 and 3 as well as in make.  As a consequence, remove
12079         OUTPUT_OPTION (now detected by configure) from the flags passed down
12080         to make.
12081         * Makefile.in: Regenerate.
12083         * Makefile.tpl (new-bootstrap): Fix typo.
12084         * Makefile.in: Regenerate.
12086 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
12088         * Makefile.tpl: Rearrange by moving recursive_targets rules
12089         into their proper sections.
12090         * Makefile.tpl (top level bootstrap support): Move disabling
12091         of coverage flags from 'make' to 'configure'; improve comments.
12092         * Makefile.in: Regenerate.
12094         * Makefile.tpl (experimental top level bootstrap) Move stage1
12095         language setting from all- target to configure- target; disable
12096         intermodule optimization in stage 1; prevent gratuitous rebuilds
12097         of stage 1.
12098         * Makefile.in: Regenerate.
12099         * configure.in: Comma-separate stage 1 language list for top
12100         level bootstrap.
12101         * configure: Regenerate.
12103         * Makefile.tpl: Clean up experimental top level bootstrap support:
12104         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
12105         prev-gcc in configure- targets as well as all- targets.
12106         * Makefile.in: Regenerate.
12108 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
12110         * compile: New file imported from automake.
12112 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
12114         * configure.in: Remove symbolic link section.
12115         * configure: Regenerate.
12116         * Makefile.tpl (links): Remove.
12117         * Makefile.in: Regenerate.
12119 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
12120             Nathanael Nerode  <neroden@gcc.gnu.org>
12122         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
12123         Set with AC_CHECK_PROGS.
12124         * configure.in: Fix comment typo from last patch.
12125         * configure: Regenerate.
12127 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
12129         * Makefile.tpl: Introduce experimental top level bootstrap support.
12130         * Makefile.in: Regenerate.
12131         * configure.in: Introduce support for top level bootstrap.
12132         * configure: Regenerate.
12134 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
12135             Paolo Bonzini  <bonzini@gnu.org>
12137         PR bootstrap/14522
12138         * configure.in: Cope with shells that do not support unquoted ^
12139         * configure: Regenerate.
12141 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
12142             Paolo Bonzini  <bonzini@gnu.org>
12144         PR bootstrap/14522
12145         * configure.in: Cope with shells that do not support nesting
12146         quotes inside quoted backquote substitutions.
12147         * configure: Regenerate.
12149 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
12151         PR bootstrap/14522
12152         * configure.in: Fix escaping of $.
12153         * configure: Regenerate.
12155 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
12157         * configure: Regenerate, since I forgot to while committing Paolo's
12158         changes.
12160 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
12162         PR ada/14131
12163         Move language detection to the top level.
12164         * configure.in: Find default values for the tools as
12165         soon as possible.  Disable ada if GNAT is not found.
12166         Emit error message about missing languages.  Expand
12167         --enable-languages=all for the gcc subdirectory.
12169 2004-03-10  Ben Elliston  <bje@gnu.org>
12171         * MAINTAINERS: Update my email address.
12173 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
12175         * ltconfig: Disable building static libraries if building shared
12176         libraries on AIX 5L.
12178 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
12180         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
12181         and disable libgcj.
12182         * configure: Regenerated.
12184 2004-03-01  Brian Booth  <bbooth@redhat.com>
12186         * MAINTAINERS: Add myself to write-after-approval.
12188 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
12190         * MAINTAINERS: Add myself to write-after-approval.
12192 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12194         PR bootstrap/7087
12195         * Makefile.tpl: Guard XFOO sed statements better.
12196         * Makefile.tpl: Add dependency for configure-target-libada.
12197         * Makefile.in: Regenerate (incidentally fixes broken
12198         commit when libada-branch was merged).
12200 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
12202         * MAINTAINERS: Add myself to write-after-approval.
12204 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
12206         * MAINTAINERS: Add Nicola Pero and myself as libobjc
12207         maintainers.
12209 2004-02-20  Andrew Cagney  <cagney@redhat.com>
12211         * config.guess: Update from version 2003-10-16 to 2004-02-16.
12212         * config.sub: Update from version 2003-11-03 to 2004-02-16.
12214 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12216         PR bootstrap/11932
12217         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
12219 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
12221         * MAINTAINERS: Added myself to write-after-approval.
12223 2004-02-14  Michael Koch  <konqueror@gmx.de>
12225         * MAINTAINERS: Added myself to write-after-approval.
12227 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
12229         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
12230         some OS port maintainers to OS port maintainers section.
12232 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
12234         * MAINTAINERS: Add self.
12236 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
12238         * MAINTAINERS: Alphabetize.
12240 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
12242         * MAINTAINERS: Remove myself.
12244 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
12246         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
12247         (rs6000-*-aix*): Same.
12248         * configure: Regenerate.
12250 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
12252         * configure.in (host): Add in missing $noconfigdirs to defines.
12253         * configure: Regenerate.
12255 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
12256             Nathanael Nerode  <neroden@gcc.gnu.org>
12258         PR ada/6637, PR ada/5911
12259         Merge with libada-branch:
12260         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
12261         with appropriate dependencies. Add --enable-libada configure switch.
12262         * configure, Makefile.in: Regenerate.
12264 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
12266         * MAINTAINERS: Add myself to write-after-approval.
12268 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12270         * configure.in: Don't pass --with-stabs on IRIX 5 either.
12271         * configure: Regenerate.
12273 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
12275         Merge from upstream:
12277         * ltmain.in: When setting IFS to '~', be careful about user
12278         arguments that contain '~'.
12280         2004-02-04  Peter O'Gorman  <peter@pogma.com>
12282         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
12283         Also test $base_compile against $CC with escaped arguments. Bug
12284         reported by Geoff Keating <geoffk@apple.com>.
12286 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
12288         * MAINTAINERS: Remove i960 port.
12290 2004-01-23  DJ Delorie  <dj@redhat.com>
12292         * Makefile.def (target_modules) [libiberty]: Don't stage.
12293         * Makefile.in: Rebuilt.
12295 2004-01-20  Caroline Tice  <ctice@apple.com>
12297         * MAINTAINERS: Add myself to write-after-approval.
12299 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
12301         * MAINTAINERS: Update my email address.
12303 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
12305         * MAINTAINERS: Add myself to write-after-approval.
12307 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12309         * MAINTAINERS: Remove entries without email address.
12311 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
12313         * MAINTAINERS: Add myself to write-after-approval.
12315 2004-01-15  Steven Bosscher  <stevenb@suse.de>
12317         * MAINTAINERS: Update my email address.
12319 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
12321         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
12322         * Makefile.tpl (configure-target-[+module+]): Support stage.
12323         * Makefile.in: Rebuilt.
12325 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
12327         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
12329 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
12331         * MAINTAINERS: Add myself as a MIPS maintainer.
12333 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12335         * configure.in: Use ./config.cache, not config.cache.
12336         * configure: Regenerate.
12337         * Makefile.tpl: Special-casing not needed for GCC any more.
12338         * Makefile.in: Regenerate.
12340         * configure.in: Don't share a cache file for host dirs.
12341         * configure: Regenerate.
12343         * config-ml.in: Don't mess with the cache file.
12345 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
12347         * MAINTAINERS: Move myself from 'Write After Approval' to
12348         'CPU Port Maintainers' section as SPARC maintainer.
12350 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12352         * Makefile.tpl: Make GCC use a separate config.cache.
12353         * Makefile.in: Regenerate.
12355         PR bootstrap/11932, PR bootstrap/11933
12356         (I don't know if it will fix either of them, but it relates
12357         to them.)
12358         * configure.in: Don't use shared config.cache for target
12359         directories.
12360         * configure: Regenerate.
12362 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
12364         * MAINTAINERS: Add myself to 'Write After Approval' section.
12366 2003-12-31  Roger Sayle  <roger@eyesopen.com>
12368         * configure.in (ia64*-*-hpux*): Disable building java libraries.
12369         * configure: Regenerated.
12371 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
12373         * MAINTAINERS: Remove the mn10200 maintainer.
12375 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
12377         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
12378         * configure: Regenerated.
12380 2003-12-16  Jan Hubicka  <jh@suse.cz>
12382         * MAINTAINERS: Add myself as callgraph maintainer.
12384 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
12386         * configure.in (raw_libstdcxx_flags): Remove the leading space.
12387         * configure: Regenerate.
12389 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
12391         * MAINTAINERS: Move myself from 'Bug database only accounts' to
12392         'Write After Approval' section. Update email.
12394 2003-12-01  James Lemke  <jim@wasabisystems.com>
12396         * MAINTAINERS (Write After Approval): Add myself.
12398 2003-11-20  Matt Thomas  <matt@3am-software.com>
12400         * MAINTAINERS: Add myself as a vax port maintainer.
12402 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
12404         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
12405         (configure-build-[+module+], configure-[+module+]): Likewise.
12406         (configure-target-[+module+], configure-gcc, config.status): Likewise.
12407         * Makefile.in: Regenerate.
12409 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
12411         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
12412         shared/dylibed libraries.
12413         * ltmain.sh: Likewise.
12414         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
12415         * ltcf-cxx.sh: Likewise.
12416         * ltcf-gcj.sh: Likewise.
12417         * ltconfig: Likewise.
12419 2003-11-17  Stan Cox  <scox@redhat.com>
12421         * MAINTAINERS: Add myself as iq2000 port maintainer.
12423 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
12425         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
12426         * Makefile.in: Regenerate.
12428 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
12430         * config.sub: Update to 2003-11-03 version.
12432 2003-10-20  Phil Edwards  <phil@codesourcery.com>
12434         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
12435         * configure:  Regenerate.
12437 2003-10-20  Nicolas Pitre  <nico@cam.org>
12439         * MAINTAINERS: Add myself to 'Write After Approval' section.
12441 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
12443         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12445 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
12447         * MAINTAINERS: Update my email address.
12449 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12451         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
12453 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
12455         * MAINTAINERS: Add myself to 'Write After Approval' section.
12457 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
12459         * config.guess: Update to 2003-10-16 version.
12460         * config.sub: Update to 2003-10-16 version.
12462 2003-10-15  David Daney  <ddaney@avtrex.com>
12464         * MAINTAINERS: Added myself to 'Write After Approval' section.
12466 2003-10-15  Falk Hueffner  <falk@debian.org>
12468         * MAINTAINERS: Move myself from 'Bug database only accounts' to
12469         'Write After Approval' section. Update email.
12471 2003-10-14  Roger Sayle  <roger@eyesopen.com>
12473         * MAINTAINERS: Move myself from 'Write After Approval' to
12474         'Various Maintainers' section as middle-end maintainer.
12476 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12478         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
12479         HOST_FLAGS_TO_PASS.
12480         * Makefile.in: Regenerate.
12482 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
12484         * config.guess: Update to 2003-10-07 version.
12485         * config.sub: Update to 2003-10-07 version.
12487 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12489         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
12490         * ltconfig (irix5*, irix6*): Don't override version_type.
12492 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
12494         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
12495         * configure: Rebuilt
12496         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
12497         * Makefile.in: Rebuilt
12499 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
12501         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
12503 2003-09-30  Carlo Wood  <carlo@alinoe.com>
12505         * MAINTAINERS (Write After Approval): Add myself.
12507 2003-09-29  Paul Koning  <ni1d@arrl.net>
12509         * MAINTAINERS: Move myself from "Write After Approval"
12510         to CPU platform maintainers for pdp11 platform.
12512 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
12514         * MAINTAINERS: Move myself from 'Write After Approval' to
12515         'Various Maintainers' section as libffi testsuite maintainer.
12517 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
12519         * configure.in: Pass a computed --program-transform-name
12520         to subconfigures.
12521         * configure: Regenerated.
12523 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
12525         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
12526         * Makefile.in: Regenerate.
12528         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
12529         * Makefile.in: Regenerate.
12531 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
12533         * MAINTAINERS: Move myself from 'Write After Approval'
12534         to 'Various Maintainers' (objective-c) section.
12536 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
12538         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
12539         quoting.
12540         * configure: Regenerated.
12542 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
12544         * MAINTAINERS (Write After Approval): Add myself to write after
12545         approval list.
12547 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
12549         * MAINTAINERS (Write After Approval): Add myself.
12551 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
12553         * MAINTAINERS: Update my e-mail address.
12555 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
12557         * libtool.m4 (LD): Correct powerpc64 host match.
12559 2003-09-06  James E Wilson  <wilson@tuliptree.org>
12561         * MAINTAINTERS: Update my affiliation and email address.
12563 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
12565         * MAINTAINERS (Write After Approval): Add myself.
12567 2003-09-04  DJ Delorie  <dj@redhat.com>
12569         * configure: Regenerate.
12571 2003-09-04  Robert Millan  <robertmh@gnu.org>
12573         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
12575 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12577         * configure.in: Ensure arguments to sed are properly spaced.
12578         * configure: Regenerate.
12580 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
12582         * MAINTAINERS: Update my e-mail address.
12584 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
12586         * MAINTAINERS (Write After Approval): Add myself.
12588 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
12590         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
12591         * configure: Regenerated.
12593 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
12595         * MAINTAINERS: Update my email address.
12597 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
12599         * configure.in:  Use newline instead of semicolon when assuming
12600         shell arguments in a for loop.
12601         * configure:  Regenerated.
12603 2003-08-22  Jason Eckhardt  <jle@rice.edu>
12605         * MAINTAINERS: Resurrect the i860 maintainer.
12607 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
12609         PR 8180
12610         * configure.in: When testing with_libs and with_headers, treat
12611         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
12612         * configure: Regenerate.
12614         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
12615         make, shell, etc.
12616         (baseargs): Likewise.
12617         * configure: Regenerate.
12619 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
12621         * MAINTAINERS (Write After Approval): Add myself.
12623 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
12625         * configure.in: Disable libgcj for darwin not on powerpc.
12626         * configure: Rebuild.
12628 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
12630         * config-ml.in, symlink-tree: Add license.
12632 2003-08-03  Richard Stallman  <rms@gnu.org>
12633             Eben Moglen  <moglen@columbia.edu>
12635         * README.SCO: New file.
12637 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
12639         * Makefile.tpl (check, check-c++): Express dependencies using
12640         dependencies rather than commands.
12641         * Makefile.in: Regenerate.
12643 2003-08-01  Andrew Cagney  <cagney@redhat.com>
12645         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
12646         * configure: Ditto.
12648 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
12650         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
12651         * Makefile.in: Update.
12653 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
12655         * configure.in: Enable libgcj for darwin.
12656         * configure: Rebuild.
12658 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
12660         * config-ml.in:  Use ac_configure_args directly instead of
12661         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
12662         actually seen.
12664 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12666         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12667         creating target and build subdirs to build all parent dirs as needed.
12668         * Makefile.in: Rebuild.
12669         * configure.in: Don't build dirs explicitly here.
12670         * configure: Rebuild.
12672 2003-07-26  Paul Brook  <paul@nowt.org>
12674         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12676 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
12678         * Makefile.tpl (all-make): Depend on intl.
12679         * Makefile.in: Rebuilt.
12681 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
12683         * install-sh:  Update to newer upstream versions (associated with
12684         aclocal 1.7).
12685         * mkinstalldirs:  Likewise.
12686         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
12688 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
12690         * MAINTAINERS: Move self from Bug database only accounts
12691         to write-after-approval.
12693 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
12695         * config.if: Remove unused libc_interface determination.
12697 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12699         * MAINTAINERS: Move self from write-after-approval to
12700         build machinery (*.in).
12702 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12704         PR bootstrap/11273
12705         PR bootstrap/11408
12706         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
12707         unused INSTALL_PROGRAM_ARGS.
12708         * configure.in: Use AC_PROG_INSTALL.
12709         * Makefile.in: Regenerate.
12710         * configure: Regenerate.
12712 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
12714         * MAINTAINERS: Alphabetize.
12716 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
12718         * configure: Rebuilt.
12719         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
12720         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12721         newlib nor libgloss.
12722         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
12723         * configure.in (am33_2.0-*-linux*): Added.
12725 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
12727         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12728         * configure: Regenerate.
12730 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
12732         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12733         * Makefile.in: Regenerate.
12735 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12737         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12738         * Makefile.in: Regenerate.
12740 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
12742         * Makefile.tpl: Replace PWD with PWD_COMMAND.
12743         * Makefile.in: Regenerated.
12745         * config-ml.in: Replace PWD with PWD_COMMAND.
12747 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12749         * intl: New directory; see intl/ChangeLog for details.
12750         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12751         * Makefile.tpl: all-gcc depends on maybe-all-intl.
12752         * Makefile.in: Regenerate.
12754 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12756         * configure.in: Clean up config-lang.in handling.  Delete
12757         useless assignment to "subdirs".
12758         * configure: Regenerate.
12760 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12762         * configure.in: Rename 'target_libs' to 'target_libraries'.
12763         Remove useless reference to 'target_libs'.
12764         * configure: Regenerate.
12766 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
12768         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12769         * Makefile.in: Regenerate.
12771 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12773         * Makefile.def: Introduce flags_to_pass.
12774         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12775         * Makefile.in: Regenerate.
12777 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
12779         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12780         and target-libgloss.
12781         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12782         <h8300*-*-*>: Disable libf2c and ${libgcj}.
12783         * configure: Regenerate.
12785 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
12787         * configure.in: Update testsuite_flags to new location.
12788         * configure. Regenerate.
12790 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12792         * Makefile.tpl: Remove BUILD_CC stuff.
12793         * Makefile.in: Regenerate.
12795 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
12797         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12799 2003-06-16  Graeme Peterson  <gp@qnx.com>
12801         * MAINTAINERS (Write After Approval): Add myself.
12803 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
12805         * config.guess: Update to 2003-06-12 version.
12806         * config.sub: Update to 2003-06-13 version.
12808 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
12810         * config.guess: Update to 2003-06-06 version.
12811         * config.sub: Update to 2003-06-06 version.
12813 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12815         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12816         * configure. Regenerate.
12818 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12820         * configure.in: Disable serial configure by default.
12821         * configure: Regenerate.
12822         * Makefile.tpl: Abolish .NOTPARALLEL.
12823         * Makefile.in: Regenerate.
12825         * Makefile.tpl: Replace {build,host,target}_canonical by
12826         {build,host,target}.
12827         * Makefile.in: Regenerate.
12829         * Makefile.tpl: Fix stupid pasto.
12830         * Makefile.in: Regenerate.
12832 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12834         * Makefile.tpl: Remove bogus conditional.
12835         * Makefile.in: Regenerate.
12837 2003-06-05  Jan Hubicka  <jh@suse.cz>
12839         * Makefile.tpl (profiledbootstrap): New target.
12840         * Makefile.in (profiledbootstrap): New target.
12842 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
12844         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12845         Pinski. Remove user names from other bugzilla-only maintainers.
12847 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12849         * Makefile.tpl: Make 'recursive targets' using autogen rather
12850         than shell loop.  Remove duplicate 'clean' targets and false
12851         comments.
12852         * Makefile.def: Add systematic dependencies to 'recursive' targets.
12853         Add systematic method of specifying missing targets in subdirs.
12854         Add copyright boilerplate.
12855         * Makefile.in: Regenerate.
12856         * configure.in: Add 'recursive targets' to maybe list.
12857         * configure: Regenerate.
12859         * MAINTAINERS: "GNATS only" -> "Bug database only".
12861         * Makefile.tpl: Rename [+target+] to [+make_target+].
12862         * Makefile.def: Rename 'target' to 'make_target'.
12864 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
12866         * MAINTAINERS: Add self as options handling maintainer.
12868 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
12870         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12871         been too long since I touched those ports.
12873 2003-05-28  DJ Delorie  <dj@redhat.com>
12875         * Makefile.tpl: Make maybe-check-gcc .PHONY.
12876         * Makefile.in: Regenerate.
12878 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
12880         * configure.in: Use curly braces in the definition of tooldir.
12881         * configure: Regenerate.
12883 2003-05-21  DJ Delorie  <dj@redhat.com>
12885         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12886         newlib or libgloss.
12887         * Makefile.in: Regenerate.
12889 2003-05-21  DJ Delorie  <dj@redhat.com>
12891         * Makefile.tpl: Add missing empty maybe-check-gcc target.
12892         * Makefile.in: Regenerate.
12894 2003-05-20  Ian Lance Taylor  <ian@airs.com>
12896         * MAINTAINERS: Update my e-mail address.
12898 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12900         * configure.in: Switch more things to use maybe dependencies.
12901         * Makefile.tpl: Switch more things to use maybe dependencies.
12902         Factor out common code from autogen IF statements.
12903         * configure: Regenerate.
12904         * Makefile.in: Regenerate.
12906 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
12908         * configure.in: Accept i[3456789]86 for machine type.
12909         * configure: Regenerate.
12911 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12913         * configure.in: Switch more things to use maybe dependencies.
12914         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
12915         * configure: Regenerate.
12916         * Makefile.tpl: Switch more things to use maybe dependencies.
12917         * Makefile.in: Regenerate.
12919 2003-05-16  Andreas Schwab  <schwab@suse.de>
12921         * Makefile.tpl (install-opcodes): Define.
12922         * Makefile.in: Rebuild.
12924 2003-05-13  Andreas Jaeger  <aj@suse.de>
12926         * config.guess: Update to 2003-05-09 version.
12927         * config.sub: Update to 2003-05-09 version.
12929 2003-05-13  Michael Eager  <eager@mvista.com>
12931         * configure.in: Correct sed script so that options in quotes are not
12932         deleted.
12933         * configure: Rebuild.
12935 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
12937         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12938         and $$s/newlib/libc/sys/cygwin32 include paths.
12939         * configure: Ditto.
12941 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
12943         * MAINTAINERS: Update my email addresses.
12945 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
12947         * config-ml.in: Propagate INSTALL variables.
12949 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12951         * MAINTAINERS: Remove duplicate entries in Write After Approval.
12953 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
12955         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12956         * Makefile.in: Regenerate.
12958 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
12960         * MAINTAINERS (GNATS only): Add Falk Hueffner.
12962 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
12964         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12966 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
12968         * Makefile.tpl: Clean $(BUILD_SUBDIR).
12969         * Makefile.in: Regenerated.
12971 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
12973         * MAINTAINERS (Write After Approval): Upgrade myself from
12974         GNATS only to write-after-approval. Update my mail address.
12976 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
12978         (OS Port Maintainers: freebsd): Add myself.
12980 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
12982         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12984 2003-04-22  Kean Johnston  <jkj@sco.com>
12986         * MAINTAINERS (SCO ports): Added myself.
12988 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
12990         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12992 2003-04-19  Kean Johnston  <jkj@sco.com>
12994         * MAINTAINERS (Write After Approval): Add myself.
12996 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12998         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12999         * Makefile.in: Regenerate.
13001 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
13003         * configure.in (powerpc64*-*-linux*): Remove.
13004         * configure: Rebuilt.
13006 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
13008         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
13009         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
13010         and restrap.
13011         * Makefile.in:  Regenerate.
13013 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
13015         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
13016         * configure: Regenerated.
13018 2003-04-15  DJ Delorie  <dj@redhat.com>
13020         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
13022 2003-04-13  Nick Clifton  <nickc@redhat.com>
13024         * config-ml.in: Remove support for --disable-aix removing
13025         call-aix multilibs.
13027 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
13029         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
13030         * */configure: Rebuilt.
13032 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
13034         * MAINTAINERS: Add my email address.
13036 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
13038         * MAINTAINERS (Write After Approval): Add myself.
13040 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
13042         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
13043         * Makefile.in: Regenerate.
13045 2003-03-14  Michael Chastain  <mec@shout.net>
13047         * Makefile.in: Regenerate with correct Makefile.def.
13049 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
13051         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
13052         Make macro.
13053         * Makefile.in: Regenerate.
13054         * configure.in: Clean up gxx_include_dir logic.
13055         * configure: Regenerate.
13057 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
13059         * MAINTAINERS (Write After Approval): Add myself.
13061 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
13063         * MAINTAINERS: Update my mail address.
13065 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13067         * configure.in (gxx_include_dir): Fix typo.
13068         * configure: Regenerated.
13070 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
13072         * Makefile.tpl: Reindent.
13073         * Makefile.in: Regenerate.
13074         * configure.in: Reindent.  Don't set unused variables.
13075         * configure: Regenerate.
13077 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
13079         * configure.in: Include $(build_tooldir)/sys-include in
13080         FLAGS_FOR_TARGET.
13081         * configure: Regenerated.
13083 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
13085         * Makefile.tpl: Always pass down RANLIB.
13086         * Makefile.in: Regenerate.
13088         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
13089         * Makefile.in: Regenerate.
13090         * configure.in: Remove unused logic relating to --enable-shared
13091         and --enable-threads.  Remove bogus comments.  Remove redundant
13092         noconfigdirs.
13093         * configure: Regenerate.
13095         * configure.in: Replace ${libstdcxx_version} by its value.
13096         Remove reference to mh-dgux.
13097         * configure: Regenerate.
13099 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
13101         * MAINTAINERS (Write After Approval): Add myself.
13103 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
13105         * Makefile.tpl: Rearrange.
13106         * Makefile.in: Regenerate.
13108 2003-02-25  Uwe Stieber  <uwe@wwws.de>
13110         * configure.in: Add support for kaOS as cross build target system.
13111         * configure: Regenerated.
13113 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
13115         * MAINTAINERS (Write after approval): Add myself.
13117 2003-02-21  James E Wilson  <wilson@tuliptree.org>
13119         * MAINTAINERS: Update my email address.
13121 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
13123         * MAINTAINERS: Add self to blanket write privs. section.
13125 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
13127         * Makefile.tpl: Add definition of CPPFLAGS to pass into
13128         configure-target-* as some target builds may require additional
13129         flags for preprocessor tests.
13130         * Makefile.in: Regenerated.
13132 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
13134         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
13135         * ltconfig: Handle it.
13136         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
13137         auto-detecting it.
13139         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
13140         it is used as argument to $CC.
13141         * ltcf-gcj.sh: Likewise.
13143         * configure.in: Introduce --enable-maintainer-mode.
13144         * configure: Rebuilt.
13145         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
13146         for maintainer mode.
13147         * Makefile.in: Rebuilt.
13149 2003-02-18  Jason Merrill  <jason@redhat.com>
13151         * Makefile.tpl (check-c++): Allow parallelism.
13153 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13155         * MAINTAINERS: Remove John Carr (who never actually had access to
13156         gcc.gnu.org).
13158 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
13160         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
13161         don't configure target-libobjc.
13162         * configure: Regenerate.
13164 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13166         * Makefile.tpl (RANLIB): Define.
13167         * Makefile.in: Regenerate.
13169 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
13171         * MAINTAINERS: Update my email.
13173 2003-02-06  Keith R Seitz  <keiths@redhat.com>
13175         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
13176         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
13177         * Makefile.in: Regenerated.
13178         * configure.in: Remove all traces of snavigator, db, and grep.
13179         * configure: Regenerated.
13181 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13183         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
13184         After Approval.
13186 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
13188         * MAINTAINERS (Write after approval): Add myself.
13190 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
13192         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
13193         * Makefile.in: Regenerated.
13195 2003-01-30  Roger Sayle  <roger@eyesopen.com>
13197         * config.guess: Updated to 2003-01-30's version.
13198         * config.sub: Updated to 2003-01-28's version.
13200 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
13202         * config.if: If gcc_version is already set, just use it.  Don't set
13203         gcc_version_trigger if it's already set, otherwise set it to
13204         gcc/version.c, but only if the file exists.  If it is not set and
13205         gcc/version.c does not exist, try to extract the version number from
13206         $CC.
13208 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
13210         * MAINTAINERS: Add myself to write-after-approval list.
13212 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
13214         * configure.in:  Revert 24Jan change.
13215         * configure:  Regenerate.
13217 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13219         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
13220         entry of HJ Lu.
13222 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
13224         * configure.in: Revert previous change.
13225         * configure: Regenerate.
13227 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
13229         * configure.in: Make rda native-only.
13230         * configure: Regenerate.
13232 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
13234         * MAINTAINERS: Move myself from GNATS-only-accounts to
13235         write-after-approval.
13237 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
13239         * configure.in: Add missing \.
13240         * configure: Rebuilt.
13242 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
13244         * configure.in (baseargs): Avoid using \| in sed regular
13245         expressions.
13246         * configure: Rebuilt.
13248 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
13250         * configure.in (baseargs): Remove all supported forms of
13251         --cache-file, --srcdir, --host, --build and --target options
13252         from argument lists.
13253         * configure: Rebuilt.
13255 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
13257         * MAINTAINERS: Add myself to write-after-approval list.
13259 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
13261         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
13262         * configure: Rebuilt.
13264 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
13266         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
13267         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
13268         * Makefile.in: Regenerate.
13269         * configure: Regenerate.
13271 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
13273         * configure.in: Remove Makefile in build, host and target modules
13274         unless configure was run with --no-recursion.
13275         * configure: Rebuilt.
13277 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
13279         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
13280         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
13281         * Makefile.in: Regenerate.
13283 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
13285         * config.guess: Update to 2003-01-03 version.
13286         * config.sub: Update to 2003-01-03 version.
13288 2003-01-07  Christopher Faylor  <cgf@redhat.com>
13290         * configure: Regenerate with proper autoconf 2.13.
13292 2003-01-07  Christopher Faylor  <cgf@redhat.com>
13294         * configure.in: Add AC_PREREQ for consistency.
13295         * configure: Regenerate.
13297 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
13299         * configure.in (GDB_TK): Add tcl directories conditional on
13300         gdb/gdbtk directory being present.
13301         * configure: Regenerate.
13303 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
13305         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
13306         used by gcc if LD is not defined and we are not doing a Canadian Cross.
13307         * configure: Rebuilt.
13309 2002-12-31  Tom Tromey  <tromey@redhat.com>
13311         * Makefile.in: Rebuilt.
13312         * Makefile.def (target_modules) [libffi]: Allow installation.
13314 2002-12-31  Andreas Schwab  <schwab@suse.de>
13316         * configure.in: Fix use of $program_transform_name.
13317         * configure: Regenerated.
13319 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
13321         * configure.in (baseargs): Don't remove first configure argument.
13322         * configure: Regenerated.
13324 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
13326         * Makefile.tpl (local-distclean): Don't remove...
13327         (multilib.ts): ... this.  Moved into...
13328         (multilib.out): ... this.  Don't use sub-make.
13329         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
13330         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
13331         (configure-build-[+module+], configure-[+module+],
13332         configure-target-[+module+], configure-gcc): ... these.  Test
13333         for Makefile existence.  Drop config.status from dependencies.
13334         * Makefile.in: Rebuilt.
13335         * configure.in: Move gcc-version-trigger to the end of
13336         ac_configure_args.  Add comments to maybedep.tmp and
13337         serdep.tmp.  Introduce --disable-serial-configure.  Remove
13338         nonopt from baseargs, matching and removing corresponding
13339         whitespace while at it.
13340         * configure: Rebuilt.
13342 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
13344         * configure.in (host_configargs): Replace reference to
13345         no-longer-defined buildopts with --build=${build_alias}.
13346         * configure: Rebuilt.
13348         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
13349         program_transform_name to standard idiom.
13350         (AUTOGEN, AUTOCONF): Define.
13351         (Makefile.in): Use $(AUTOGEN).
13352         (Makefile): Depend on config.status, and use autoconf-style rule to
13353         build it.  Move original commands to...
13354         (config.status): ... this new target.
13355         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
13356         $(AUTOCONF).
13357         * Makefile.in: Rebuilt.
13359 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
13361         * Makefile.tpl: Fix dramatic bustage due to change in
13362         program_transform_name.
13363         * Makefile.in: Regenerate.
13365         * configure.in: Remove unnecessary PATH setting.
13366         * configure: Regnerate.
13368         * configure.in: Don't default to unprefixed tools unless
13369         the native tools will work.
13370         * configure: Regenerate.
13372         * configure.in: Convert to autoconf script.  Blow away lots
13373         of now-redundant Makefile fragments.
13374         * configure: Generate using Autoconf.
13375         * Makefile.tpl: Rewrite to reflect autoconfiscation.
13376         * Makefile.in: Regenerate.
13378 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
13380         * configure: Fix stupid bug where RANLIB was mistakenly included.
13382         * configure.in: Rename (buildargs, hostargs, targargs) to
13383         (build_configargs, host_configargs, target_configargs).
13385         * configure.in: Move logic out of sed statement.
13387         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
13388         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
13390 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
13392         * config.sub: Import from master repository
13393         * config.guess: Ditto
13395 2002-12-24  Andreas Schwab  <schwab@suse.de>
13397         * Makefile.tpl (multilib.out): Fix missing space.
13398         * Makefile.in: Regenerate.
13400 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
13402         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
13403         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
13404         * Makefile.in: Regenerate.
13405         * configure.in: Remove unnecessary leftovers.
13407 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
13409         * configure.in (extra_ranlibflags_for_target): New variable.
13410         (*-*-darwin): Add -c to ranlib commands.
13411         * configure (tooldir): Handle extra_ranlibflags_for_target.
13413 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
13415         * Makefile.tpl: Revert HJL's change.
13416         * Makefile.in: Regenerated.
13417         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
13418         always.
13420 2002-12-19  Andreas Schwab  <schwab@suse.de>
13422         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
13423         * Makefile.in: Regenerate.
13425 2002-12-18  H.J. Lu  <hjl@gnu.org>
13427         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
13428         * Makefile.in: Regenerated.
13430         * configure.in (build_prefix): New. Substitute.
13432 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
13434         * Makefile.tpl: Don't let real targets depend on phony targets.
13435         * Makefile.in: Regenerate.
13437         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
13438         * Makefile.in: Regenerate.
13440 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
13442         * config.sub: Import from master repository
13443         * config.guess: Ditto
13445 2002-12-16  Jason Merrill  <jason@redhat.com>
13447         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
13448         previous 'make bootstrap'.
13449         * Makefile.in: Regenerate.
13451 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
13453         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
13455 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
13457         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
13458         * Makefile.in: Regenerate.
13460 2002-12-13  Jason Merrill  <jason@redhat.com>
13462         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
13463         library tests.
13464         (check-c++): Just depend on it and check-target-libstdc++-v3.
13465         * Makefile.in: Regenerate.
13467 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
13469         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
13470         * Makefile.in: Rebuilt.
13472 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
13474         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
13476 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
13478         * configure: Fix bug put in by gremlins.
13480         * Makefile.tpl: Substitute more autoconfily.
13481         * configure: Substitute more autoconfily.
13482         * Makefile.in: Regenerate.
13484 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
13486         * config.sub: Import from master repository
13487         * config.guess: Ditto
13488         * MAINTAINERS: Added Svein Seldal under write after approval
13490 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
13492         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
13493         * Makefile.in (all-sim): Ditto.
13495 2002-12-06  DJ Delorie  <dj@redhat.com>
13497         * Makefile.tpl: Change configure dependencies to not have real
13498         targets depend on phony targets.
13500 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
13502         * configure.in: Revert unintentional change.
13504         * Makefile.tpl: Change dependency for */multilib.out so that
13505         it works when gcc isn't in the tree.
13507         * configure.in: Substitute more.
13508         * configure: Run subconfigures from the Makefile.
13509         * Makefile.tpl: Run subconfigures from the Makefile; add a few
13510         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
13512 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13514         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
13516 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13518         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
13519         and corresponding dependencies.
13520         * Makefile.in: Regenerate.
13522         * configure.in (host_tools): Order binutils, gas and ld for
13523         convenience in running the testsuites.
13525         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
13526         * Makefile.in: Regenerate.
13527         * configure.in: Introduce rules to serialize subconfigure runs.
13529         * configure.in: Introduce BASE_CC_FOR_TARGET.
13530         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
13531         Realize configure-build-* targets.  Realize configure-target-* targets.
13532         * Makefile.in: Regenerate.
13534 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13536         * configure: Move gcc_version_trigger stuff from here...
13537         * configure.in: ...to here.
13539         * configure.in: Separate subconfigure options added by this file from
13540         options given by the user.  Add machinery to put args for host
13541         subconfigures into the Makefile.
13543         * Makefile.tpl: Remove 'vault' targets.
13544         * Makefile.tpl: Reorder and comment dependencies.
13545         * Makefile.in: Regenerate.
13547 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
13548         * configure.in: Fix my broken commit of previous patch. (sigh)
13550 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
13552         * configure.in: Move host-specific darwin noconfigdirs into
13553         the host-specific section.
13555 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
13557         * configure.in: Move host-specific darwin noconfigdirs into
13558         the host-specific section.
13560 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
13562         * configure: Remove skip-this-dir support.
13563         * Makefile.tpl: Remove skip-this-dir support.
13565         * Makefile.tpl: Remove leftover support for non-autoconfiscated
13566         subdirectories.
13567         * Makefile.in: Regenerate.
13569         * Makefile.tpl: Strip out useless setting of 'dir'.
13570         * Makefile.in: Regenerate.
13572 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
13574         * configure.in: Fix deeply stupid bug.
13576         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
13577         shell code in CXX_FOR_TARGET
13578         * Makefile.def: Introduce raw_cxx.
13579         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
13580         RAW_CXX_FOR_TARGET.
13581         * Makefile.in: Regenerate.
13583 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
13585         * Makefile.tpl: Remove unnecessary ifs.
13586         * Makefile.in: Regenerate.
13588         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
13589         dependencies.  Maybe-ize build-libiberty.  Create dummy install
13590         targets for 'no_install' modules.
13591         * configure: Move GDB_TK substitution to configure.in.  Move
13592         build_modules stuff to configure.in.
13593         * configure.in: Implement soft dependency machinery.  Maybe-ize
13594         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
13595         * Makefile.in: Regenerate.
13597 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
13599         * Makefile.tpl: Make all-target, install-target behave similarly
13600         to all, install (only hitting configured targets).  Eliminate
13601         unused macro defintions.
13603         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
13604         build != host.
13606         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
13608         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
13610         * configure.in: Produce lists of subdir targets we're actually
13611         configuring.  Remove references to "dosrel".
13612         * Makefile.tpl: Let configure set which subdir targets are hit.
13613         Remove install-cross; clean up install; remove ALL.  Remove
13614         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
13615         Autogenerate host module targets.  Remove empty dependency lines
13616         and redundant dependency; rearrange slightly.
13617         * Makefile.def: Add host-side libtermcap, utils.
13619         * Makefile.in: Regenerate.
13621 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13623         * ltconfig (osf[345]): Append $major to soname_spec.
13624         Reflect this in library_names_spec.
13625         * ltmain.sh (osf): Prefix $major with . for use as extension.
13627 2002-11-19  Andreas Jaeger  <aj@suse.de>
13629         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
13630         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
13631         and sparc64 GNU/Linux systems.
13633 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
13635         * MAINTAINERS: Update email.
13637 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13639         * MAINTAINERS: Complete James Dennett's entry.
13641 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
13643         * MAINTAINERS (Write After Approval): Add myself.
13645 2002-11-13  Bruce Korb  <bkorb@gnu.org>
13647         * Makefile.tpl: syntactic cleanup
13649 2002-11-13  Stuart Hastings  <stuart@apple.com>
13651         * MAINTAINERS: Add myself to write-after-approval list.
13653 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
13655         * Makefile.def: Add list of recursive targets to autogenerate.
13656         Add build_modules.
13657         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
13658         targets.  Autogenerate *-build-* targets.
13659         * Makefile.in: Regenerate.
13661 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
13663         * configure: More autoconf-style substitutions.
13664         * Makefile.tpl: More autoconf-style substitutions.
13665         * Makefile.in: Regenerate.
13667 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
13669         * configure: Substitute more variables in a more autoconf-friendly
13670         way.  Simplify slightly.
13671         * Makefile.tpl: Make more variables substitutable in an
13672         autoconf-friendly way.
13673         * Makefile.in: Regenerate.
13675 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
13677         * MAINTAINERS (Write After Approval): Add myself.
13679 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
13681         * configure.in (v810*): Remove special setting of tools.
13683         * configure: Add support for extra required flags for ar or nm.
13684         * configure.in (aix4.3+): Use above support for target-specific
13685         issues, rather than using config/mt-aix43.
13687 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
13689         * configure: Remove 'removing', which doesn't work.  Replace $subdir
13690         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
13691         with $srcdir.  Reformat indentation.  Substitute some variables
13692         formerly hard-coded in the Makefile for build=host.
13693         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13694         * Makefile.def: Autogenerate more.
13695         * Makefile.in: Regenerate.
13697 2002-11-04  Adam Nemet  <anemet@lnxw.com>
13699         * MAINTAINERS (Write After Approval): Add myself.
13701 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
13703         * Makefile.def (host_modules): Add rda.
13704         * Makefile.in: Regenerate.
13705         * configure.in (target_tool): Add target-rda to list.
13707 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13709         * MAINTAINERS: Remove "co-maintainer" note for web pages.
13711 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
13713         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
13714         and restrap targets to this rule.
13715         * Makefile.in:  Regenerate.
13717 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13719         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13720         GNATS only accounts.
13722 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
13724         * configure.in (i[3456]86-*-linux*): Add check to disable
13725         ${libgcj} for glibc1.
13727 2002-10-24  Denis Chertykov  <denisc@overta.ru>
13729         * MAINTAINERS: Add myself as ip2k port maintainer.
13731 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
13733         * configure.in: Add tic4x target.
13735 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13737         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13738         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13739         * Makefile.in: Regenerate.
13741         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13742         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13743         * Makefile.in: Regenerate.
13745 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
13747         * MAINTAINERS: Add myself as web pages co-maintainer.
13749 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13751         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13752         * Makefile.in: Regenerate.
13754 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
13756         * MAINTAINERS: Add myself and Nathan Sidwell
13757         <nathan@codesourcery.com> as VxWorks maintainers.
13759 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13761         * Makefile.def: Remove order dependency comments.
13762         * Makefile.tpl: Add explicit install-install dependencies.
13763         * Makefile.in: Regenerate.
13765         * Makefile.tpl: Remove material now in src-release.  (Finally!)
13766         * Makefile.in: Regenerate.
13768         * Makefile.tpl: Add configure-target (for src-release in src)
13769         * Makefile.in: Regenerate.
13771 2002-09-30  Nick Clifton  <nickc@redhat.com>
13773         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13775 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
13777         * configure.in (s390*-*-linux*): Enable libgcj.
13779 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
13781         * configure: Revert accidentally applied changes.
13783         * Makefile.tpl: Make more autoconf-friendly.
13784         * Makefile.in: Regenerate.
13785         * configure: Make substitution more autoconf-like.
13787 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
13789         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13790         single entry to handle all these.
13791         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
13792         libjava on arm-*-elf.
13794 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
13796         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13797         things that depend on them.
13799 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13801         * Makefile.tpl: Make subsituted variables more autoconfy.
13802         * Makefile.in: Regenerate.
13803         * configure: Make seds more autoconfy.
13805 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13807         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13808         * Makefile.in: Regenerate.
13809         * configure.in: Rewrite sed statements to look autoconfy.
13811         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13812         all-target-foo on configure-target-foo.
13813         * Makefile.def: Ditto.
13814         * Makefile.in: Rebuild.
13816 2002-09-25  Andrew Haley  <aph@redhat.com>
13818         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13820 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
13822         * Makefile.def: New file.
13823         * Makefile.tpl: New file.
13824         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13825         * contrib/gcc_update: Note that Makefile.in is a generated file.
13827         * configure.in: Minor rearrangement.  Simplify tests.
13829 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
13831         * configure.in (with_headers): Skip copy if value is "yes".
13832         (with_libs): Likewise.
13834 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
13836         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13837         * configure.in (sh*-*-pe*): Ditto.
13838         * configure.in (mips*-*-pe*): Ditto.
13839         * configure.in (*arm-wince-pe): Ditto.
13841         * configure.in: Rearrange.
13843 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
13845         * MAINTAINERS: Update my email address.
13847 2002-08-30  Paul Koning  <pkoning@equallogic.com>
13849         * MAINTAINERS: (Write After Approval): Add myself.
13851 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
13853         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13855 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
13857         * MAINTAINERS: Change my mailing address.
13859 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
13861         * MAINTAINERS (Write After Approval): Remove myself.
13862         (Various Maintainers: c++ runtime libs): Add myself.
13864 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
13866         * MAINTAINERS (Write After Approval): Remove myself.
13867         (Various Maintainers: c++ runtime libs): Add myself.
13869 2002-08-15  Eric Christopher  <echristo@redhat.com>
13871         * config.sub: Import from master repository.
13872         * config.guess: Ditto.
13874 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
13876         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13877         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13878         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13880 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
13882         * MAINTAINERS: Add self to rs6000 vector extensions.
13884 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
13886         * libiberty/configure: Reverted unintended yesterday's check in.
13888 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
13890         * boehm-gc/configure, libf2c/configure: Rebuilt.
13891         * libffi/configure, libiberty/configure: Ditto.
13892         * libjava/configure, libobjc/configure: Ditto.
13893         * libstdc++-v3/configure, zlib/configure: Ditto.
13894         Merged from binutils:
13895         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
13896         From Steve Ellcey <sje@cup.hp.com>:
13897         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13898         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13899         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13900         IA64.
13901         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13902         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13903         soname_spec, sys_lib_search_path_spec): Ditto.
13905 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
13907         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13909 2002-08-04  H.J. Lu  (hjl@gnu.org)
13911         * configure.in (mips*-*-linux*): Don't skip target-libffi.
13913 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
13915         * MAINTAINERS (Write After Approval): Add myself.
13917 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
13919         * configure.in: Move generic linux case to end.  Copy generic
13920         linux noconfigdirs to mips*-*-linux* entry and new
13921         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
13923 2002-07-19  Michael Matz  <matz@suse.de>
13925         * MAINTAINERS: Add myself as ra* maintainer.
13927 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
13929         * config.guess: Update to 2002-07-09 version.
13930         * config.sub: Update to 2002-07-03 version.
13932 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
13934         * MAINTAINERS: Fix typo in a maintainer email address.
13936 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
13938         * configure.in: Remove two redundant tests.
13940 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13942         * configure.in (mips*-*-irix6*o32): Enable stabs.
13944 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
13946         * configure.in: Don't build grez.
13947         * Makefile.in: Ditto.
13949         * Makefile.in: Remove references to bsp, cygmon, libstub.
13950         * configure.in: Ditto.
13952         * configure.in: Remove leftover reference to gdbtest.
13954 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
13956         * configure.in (gxx_include_dir):  Change to match versioned
13957         C++ headers if --enable-version-specific-runtime-libs is used.
13959 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
13961         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13963 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13965         * configure.in: Make --without-x work.
13967 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13969         * configure.in: Rearrange target Makefile fragment collection.
13971         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13972         cvs[src].
13973         * configure.in: Ditto.
13975 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
13977         * MAINTAINERS (Write After Approval): Update my e-mail address.
13979 2002-06-24  Ben Elliston  <bje@redhat.com>
13981         * configure.in (host_tools): Remove cgen.
13983         * Makefile.in (all-cgen): Remove; runs from its source directory.
13984         (check-cgen, install-cgen, clean-cgen): Likewise.
13985         (all-opcodes): Do not depend on all-cgen.
13986         (all-sim): Likewise.
13988 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
13990         * Makefile.in: Eliminate 'apache' targets.
13991         * configure.in: Eliminate 'apache' targets.
13993         * configure.in: Eliminate redundant tests.  Reorganize.
13995         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13997         * config-ml.in: Eliminate references to Cygnus configure.
13999         * Makefile.in: Eliminate references to building emacs.
14001 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
14003         * MAINTAINERS: Update my email address.
14005 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
14007         * config.if (libstdcxx_incdir): Version C++ headers.
14008         (cxx_incdir): Remove.
14010 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
14012         * MAINTAINERS (Write After Approval): Add self.
14014 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
14016         * configure.in: Add support for ip2k.
14018 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
14020         * configure.in: Fix AIX configury bug.
14022 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
14024         * MAINTAINERS (Write After Approval): Add self.
14026 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
14028         * configure.in: replace ${topsrcdir} with ${srcdir}
14030         * configure.in: Move definition of libstdcxx_flags
14031         right above usage, rather than waaay earlier.
14033         * configure.in: Pull definition of is_cross_compiler earlier.
14035         * configure.in: Rearrange a little.
14037         * configure.in: Remove references to librx.
14038         * Makefile.in: Remove references to librx.
14040 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
14042         * config.sub: Add support for avr target.
14043         Import from master sources, rev 1.255
14045 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
14047         * configure, .cvsignore:  Revert previous change...
14048         * Makefile:  ...delete.
14050 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
14052         * configure.in: Eliminate ${gasdir} variable.
14054 2002-06-18  Dave Brolley  <brolley@redhat.com>
14056         * configure.in: Add support for frv.
14057         * config.sub: Add support for frv.
14059 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
14061         * configure:  Remove garbage from previous commit.
14063 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
14065         * configure:  For in-source builds, make a subdir and re-exec there.
14066         * Makefile:  New file.  Pass targets through to build directory.
14067         * .cvsignore:  No longer ignore "Makefile".
14069 2002-06-16  Douglas Rupp  <rupp@gnat.com>
14071         * MAINTAINERS (Write After Approval): Add self.
14073 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14075         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
14077 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
14079         * configure.in (vax-*-netbsd*): Re-enable gas.
14081 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
14083         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
14084         BUILD_PREFIX_1, to correct nomenclature.
14085         * configure: Likewise.
14087         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
14088         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
14090 2002-05-31  Olaf Hering  <olh@suse.de>
14092         * config-ml.in: Propogate DESTDIR also.
14094 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
14096         * configure.in (vax-*-netbsd*): Don't build gas for this
14097         platform.
14099 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
14101         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14102         and libgcj for AVR.
14104 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
14106         * MAINTAINERS (Write After Approval): Add myself.
14108 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
14110         * config.guess: Update to 2002-05-22 version.
14111         * config.sub: Likewise.
14113 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14115         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
14116         * config-ml.in: Likewise.
14117         * configure: Likewise.
14118         * configure.in: Likewise.
14120 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
14122         * MAINTAINERS: Update my email address.
14124 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
14126         * configure.in: Simplify makefile fragment collection.
14128         * configure.in: Remove code to build emacs.
14130         * configure.in : Remove --srcdir argument from targargs and buildargs
14131         (it's always overridden in the Makefile anyway).  Rearrange a bit.
14133         * configure: Move some logic to configure.in.
14134         * configure.in: Move some logic from configure.
14136 2002-05-11  Tom Tromey  <tromey@redhat.com>
14138         * MAINTAINERS: Reflect libgcj reality.
14140 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
14142         * Makefile.in: Honour DESTDIR.
14144 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
14146         * config.guess: Import 2002-03-20 version.
14147         * config.sub: Import 2002-04-26 version.
14149 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14151         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
14153 2002-05-07  Tim Josling  <tej@melbpc.org.au>
14155         * MAINTAINERS: Add self.
14157 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
14159         * ltmain.sh: Detect and handle object name conflicts
14160         while piecewise linking a static library.
14162 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
14164         * configure.in (noconfigdirs): Don't disable libgcj on
14165         sparc64-*-solaris* and sparcv9-*-solaris*.
14167 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
14169         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
14171 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
14173         * configure.in (FLAGS_FOR_TARGET): Do not add
14174         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
14175         on i[3456]86-*-linux*.
14177 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
14179         * configure.in (noconfigdirs): Replace [ ] with test.
14181         * configure.in (noconfigdirs): Do not add target-newlib if
14182         target == i[3456]86-*-linux*, and host == target.
14184 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
14186         * configure.in: delete reference to absent file
14188         * configure.in: replace '[' with 'test'
14190         * configure.in: Eliminate references to gash.
14191         * Makefile.in: Eliminate references to gash.
14193         * configure.in: remove useless references to 'pic' makefile fragments.
14195         * configure.in: (*-*-windows*) Finish removing.
14197         * configure.in: Eliminate redundant test for libgui.
14199 2002-04-29  Roger Sayle  <roger@eyesopen.com>
14201         * MAINTAINERS: Add self and realphabetize.  Update entries
14202         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
14203         entry for a29k port maintainer.
14205 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
14207         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
14208         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
14210 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
14212         * configure.in: remove references to dead files
14214 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
14216         * MAINTAINERS: Add information about purpose of this file.
14218 2002-04-18  Tom Tromey  <tromey@redhat.com>
14220         * configure.in: Disallow configuring libgcj when it is already
14221         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
14222         Solaris 2.8 by default.  For PR libgcj/6158.
14224 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
14226         * configure.in:  Move default CC setting out of config/mh-* fragments
14227         directly into here.
14229 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
14231         * configure.in: don't even try to configure or make a subdirectory
14232         if there's no configure script for it.
14234 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
14236         * MAINTAINERS: Remove chill maintainers.
14237         * Makefile.in (CHILLFLAGS): Remove.
14238         (CHILL_LIB): Remove.
14239         (TARGET_CONFIGDIRS): Remove libchill.
14240         (CHILL_FOR_TARGET): Remove.
14241         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
14242         CHILL_LIB.
14243         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
14244         (CHECK_TARGET_MODULES): Likewise.
14245         (INSTALL_TARGET_MODULES): Likewise.
14246         (CLEAN_TARGET_MODULES): Likewise.
14247         (configure-target-libchill): Remove.
14248         (all-target-libchill): Remove.
14249         * configure.in (target_libs): Remove target-libchill.
14250         Do not compute CHILL_FOR_TARGET.
14251         * libchill: Remove directory.
14253 2002-04-11  DJ Delorie  <dj@redhat.com>
14255         * Makefile.in, configure.in: Sync with binutils, entries
14256         follow...
14258 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
14260         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
14261         (do-tar, do-bz2): New rules.
14262         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
14263         (gdb-tar): New rule.
14264         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
14265         (insight_dejagnu.tar): New rule.
14266         (insight.tar): New rule.
14267         (gdb+dejagnu.tar): New rule.
14268         (gdb.tar): New rule.
14270 2002-02-01  Mo DeJong  <supermo@bayarea.net>
14272         * Makefile.in: Add all-tix to deps for all-snavigator
14273         so that tix is built when building snavigator.
14275 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
14277         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
14278         ld and gdb are not supported.
14280 2002-01-07  Mark Salter  <msalter@redhat.com>
14282         * configure.in: Remove target-bsp and target-cygmon from arm builds.
14283         Allow target-libgloss to be built for arm, strongarm, and xscale.
14285 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
14287         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
14288         options for i[3456]86-pc-linux* native builds.
14290 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
14292         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
14293         files from .po files for a distribution.
14295 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
14297         * configure.in: Enable libstdc++-v3 for h8300 targets.
14299 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
14301         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
14302         version from bfd/.
14304 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
14306         * Makefile.in (VER): When present, extract the version number from
14307         the file version.in.
14309 2001-05-24  Tom Rix  <trix@redhat.com>
14311         * configure.in : enable ld for aix
14313 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
14315         * config.guess: Add linux target for S/390.
14317 2000-11-07  Philip Blundell  <pb@futuretv.com>
14319         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
14321 2000-11-03  Philip Blundell  <pb@futuretv.com>
14323         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
14324         files.
14326 2001-01-15  Ben Elliston  <bje@redhat.com>
14328         * configure.in (host_tools): Add sid.
14329         Always configure cgen.
14331 2000-11-24  Nick Clifton  <nickc@redhat.com>
14333         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
14335 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
14337         * Makefile.in (ALL_MODULES): Add all-cgen.
14338         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
14339         (all-cgen): New target.
14340         (all-opcodes,all-sim): Depend on all-cgen.
14341         * configure.in (host_tools): Add cgen.
14342         Only configure cgen if --enable-cgen-maint.
14344 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
14346         * configure.in: Add *-*-freebsd* configurations.
14348 2002-04-08  Tom Tromey  <tromey@redhat.com>
14350         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
14351         Fixes PR libgcj/6068.
14353 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
14355         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
14357 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14359         * configure.in (alpha*-dec-osf*): Enable libgcj.
14361 2003-03-27  Matthew Gingell  <gingell@gnat.com>
14363         * MAINTAINERS (Write After Approval): Add myself.
14365 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
14367         Fix for: PR bootstrap/3591, target/5676
14368         * configure.in (mcore-pe): Disable the configuration of
14369         libstdc++-v3 since exceptions are not supported.
14371 2002-03-20  Anthony Green  <green@redhat.com>
14373         * configure.in: Enable libgcj for xscale-elf target.
14375 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
14377         * MAINTAINERS:  Update my email address.
14379 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
14381         * ltmain.sh (relink_command): Fix typo in previous change.
14383 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
14385         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
14386         (relink_command): Added --tag flags.
14387         (mode=install): If relinking fails; error out.
14389 2002-03-12  Richard Henderson  <rth@redhat.com>
14391         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
14392         .NOTPARALLEL tag.
14393         (do-check): Rename from check.
14394         (check): Allow parallel check.
14396 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
14398         * MAINTAINERS: Add myself as maintainer for xtensa port.
14399         Fix alphabetical order in CPU port maintainer list.
14400         Remove myself from Write After Approval list.
14402 2002-03-11  Richard Henderson  <rth@redhat.com>
14404         * Makefile.in (.NOTPARALLEL): Add fake tag.
14406 2002-03-07  H.J. Lu  (hjl@gnu.org)
14408         * configure.in: Enable gprof for mips*-*-linux*.
14410 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
14412         * MAINTAINERS (Write After Approval): Add myself.
14414 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
14416         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
14417         libjava.
14418         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
14420 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
14422         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
14423         because its Makefile is there; test for the executable instead.
14425 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
14427         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
14428         libstdc++-v3 and libjava.
14430 2002-02-11  Adam Megacz  <adam@xwt.org>
14432         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
14433         boehm-gc
14435 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
14437         * config.guess: Updated to 2002-01-30's version.
14438         * config.sub: Updated to 2002-02-01's version.
14439         Contribute sh64-elf.
14440         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
14441         * configure.in: Added sh64-*-*.
14443 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
14445         * MAINTAINERS: Belatedly add myself to write after approval list.
14447 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
14449         * MAINTAINERS: Put self in as maintainer for x86-64 port.
14450         Remove self as Write After Approval.
14452 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
14454         * MAINTAINERS: Put self in as maintainer for contrib/regression
14455         directory.
14457 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
14459         * MAINTAINERS:  Update my email address.
14461 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
14463         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
14464         target-libiberty, and target-libgloss.  Skip Java-related
14465         libraries if not supported for NetBSD on target CPU.
14467 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
14469         * install-sh: Use _inst.$$_ for temp file name.
14471 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
14473         * MAINTAINERS (Write After Approval): Move my contact info
14474         from here...
14475         (OS Port Maintainers): ...to here (netbsd).
14477 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
14479         * MAINTAINERS (Write After Approval): Add myself.
14481 2002-01-17  H.J. Lu  <hjl@gnu.org>
14483         * Makefile.in (all-fastjar): Also depend on all-libiberty.
14484         (all-target-fastjar): Also depend on all-target-libiberty.
14486 2002-01-16  H.J. Lu  (hjl@gnu.org)
14488         * config.guess: Import from master sources, rev 1.225.
14489         * config.sub: Import from master sources, rev 1.238.
14491 2002-01-16  Kazu Hirata  <kazu@hxi.com>
14493         * MAINTAINERS (Write After Approval): Remove myself.
14495 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
14497         * MAINTAINERS (Write After Approval): Add myself.
14499 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14501         * MAINTAINERS: Add self as docs co-maintainer.
14503 2001-12-11  Matthias Klose  <doko@debian.org>
14505         * MAINTAINERS (Write After Approval): Add myself.
14507 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
14509         * MAINTAINERS: Update my email address.
14511 2001-12-07  Turly O'Connor  <turly@apple.com>
14512         * MAINTAINERS (Write After Approval): Add myself.
14513         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
14514         (rs6000_initialize_trampoline): Call __trampoline_setup for
14515         ABI_DARWIN too.
14516         * darwin-tramp.asm: New file, implements __trampoline_setup.
14517         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
14519 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
14521         * MAINTAINERS (Write After Approval): Add myself.
14523 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
14525         * configure, configure.in: Use temp file for long sed commands.
14527 2001-12-03  Laurent Guerby  <guerby@acm.org>
14529         * config.sub: Update to version 1.232 on subversion.
14531 2001-12-03  Ben Elliston  <bje@redhat.com>
14533         * MAINTAINERS: Update mail address for config.* patches.
14535 2001-11-27  DJ Delorie  <dj@redhat.com>
14536             Zack Weinberg  <zack@codesourcery.com>
14538         When build != host, create libiberty for the build machine.
14540         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
14541         CONFIG_ARGUMENTS.
14542         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
14543         New variables.
14544         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
14545         and rules.
14546         (all.normal): Depend on ALL_BUILD_MODULES.
14547         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
14548         (all-build-libiberty): Depend on configure-build-libiberty.
14550         * configure: Calculate and substitute proper value for
14551         ALL_BUILD_MODULES.
14552         * configure.in: Create the build subdirectory.
14553         Calculate and substitute TARGET_CONFIGARGS (formerly
14554         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
14556 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
14558         * MAINTAINERS (write-after-approval): Add self.
14560 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
14562         * MAINTAINERS (GNATS only accounts): Remove self.
14564 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
14566         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
14567         libf2c.
14569 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
14571         * MAINTAINERS (Write After Approval): Add self.
14573 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
14575         * MAINTAINERS: mips and s390 are also CPU ports.
14577 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
14579         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
14581 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
14583         * MAINTAINERS: Alphabetize.
14585 2001-11-09  Kazu Hirata  <kazu@hxi.com>
14587         * MAINTAINERS (Various maintainers: h8 port): Add myself.
14589 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14591         * MAINTAINERS (Various maintainers: hppa port): Added myself.
14593 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
14595         * configure.in (--enable-languages): Be more permissive about
14596         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
14598 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
14600         * config.sub: Import from master sources, rev. 1.230.
14601         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
14603 2001-11-07  Laurent Guerby  <guerby@acm.org>
14605         * MAINTAINERS (Write After Approval): Add self.
14607 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
14609         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
14611 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
14613         * config.sub: Import from master sources, rev 1.226.
14614         * config.guess: Import from master sources, rev 1.216.
14616 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
14618         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
14619         * MAINTAINERS: Add self as maintainer of MMIX port.
14620         Remove old after-approval entry.
14622 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
14624         * ChangeLog, configure: Fix spelling errors.
14626 2001-10-20  Brendan Kehoe  <brendan@zen.org>
14628         * MAINTAINERS: Tweak my address.
14630 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
14632         * MAINTAINERS: Update my email address.
14634 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
14636         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
14637         * MAINTAINERS: Add self as maintainer of CRIS port.
14639 2001-10-10  Geert Bosch  <bosch@gnat.com>
14641         * MAINTAINERS (Various maintainers: Ada front end):
14642         Added Robert Dewar.
14644 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
14646         * MAINTAINERS (Write After Approval): Added self
14648 2001-10-02  Geert Bosch  <bosch@gnat.com>
14650         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14652 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
14654         * configure: Handle temporary files securely using mkdir.
14656 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
14658         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14660 2001-09-26  Will Cohen  <wcohen@redhat.com>
14662         * configure.in (*-*-linux*): Disable configuration of target-newlib
14663         and target-libgloss.
14665 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
14667         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14668         RANLIB.
14670 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
14672         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14673         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14674         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14675         avoid quotes nesting problems.
14676         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14677         (DO_X): Export only variables that are set.
14679 2001-09-19  Ben Elliston  <bje@redhat.com>
14681         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14682         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14683         semantics.  Use the shell built-in "type" command instead.
14685 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
14687         Merged from gcc-3_0-branch:
14688         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
14689         * ltcf-c.sh: Use $objext, not $ac_objext.
14690         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
14691         * ltcf-cxx.sh: Add support for GNU.
14692         2001-07-22  Timothy Wall  <twall@redhat.com>
14693         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
14694         default settings if using GNU tools with that configuration.
14695         * ltcf-cxx.sh: Ditto.
14696         * ltcf-gcj.sh: Ditto.
14697         2001-07-21  Michael Chastain  <chastain@redhat.com>
14698         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14699         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
14700         * ltmain.sh: Mark as gcc-local.
14702 2001-08-30  Eric Christopher  <echristo@redhat.com>
14703             Jason Eckhardt  <jle@redhat.com>
14705         * config.guess: Merge from master sources.
14706         * config.sub: Merge from master sources, add support for mipsisa32.
14708 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
14709         * config.sub: Merge from master sources, rev 1.219.
14710         * MAINTAINERS: Add self as contact for stormy16 port.
14712 2001-08-14  Zack Weinberg  <zackw@panix.com>
14714         * config.sub: Merge from master sources, rev 1.218.
14715         * config.guess: Merge from master sources, rev 1.209.
14717 2001-08-11  Graham Stott  <grahams@redhat.com>
14719         * Makefile.in (check-c++): Add missing semicolon.
14721 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
14723         * MAINTAINERS (Various maitainers: predict.def): Added myself.
14725 2001-07-30  Eric Christopher  <echristo@redhat.com>
14727         * MAINTAINERS (Various maintainers: mips port): Added myself.
14729 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
14731         * configure.in (sh-*-linux*): New.
14733 2001-07-27  Richard Henderson  <rth@redhat.com>
14735         * .cvsignore: Add LAST_UPDATED.
14737 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
14739         * MAINTAINERS (Various maintainers: s390 port): Added myself.
14741 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
14743         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14745 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
14747         * MAINTAINERS (Write After Approval): Added myself.
14749 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14751         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14752         and libgcj on m68hc11/m68hc12.
14754 2001-06-27  H.J. Lu  (hjl@gnu.org)
14756         * Makefile (CFLAGS_FOR_BUILD): New.
14757         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14759 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14761         * README: Remove version number.
14763 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14765         * INSTALL/README: Update wrt. to the installation instructions now
14766         residing in gcc/doc/install.texi.
14768 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14770         * README: Replace with a cut-down and updated version of gcc/README.
14772 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
14774         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14775         multilibs to be disabled.
14777 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
14779         * MAINTAINERS (Write After Approval): Add myself.
14781 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
14783         * config.guess: Import CVS version 1.195.
14784         * config.sub: Import CVS version 1.212.
14786 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
14788         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14789         gcc/xgcc is built, use -print-prog-name to find out the program
14790         name to use.
14792 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
14794         * config.guess:  Import CVS version 1.194.  All gcc-local changes
14795         appear to also be in the master copy.
14796         * config.sub:  Import CVS version 1.211.
14798 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
14800         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14801         with_gcc]: Use `gcc -shared' to build a shared library.
14803 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14805         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14806         archives.
14808 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14810         * MAINTAINERS (Write After Approval): Add myself.
14812 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
14814         * configure.in (libstdcxx_flags): Do not try to execute
14815         libstdc++-v3/testsuite_flags until it exists.
14817 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
14819         * MAINTAINERS: Update my email address.
14821 2001-05-31  Graham Stott  <grahams@redhat.com>
14823         * MAINTAINERS (Write After Approval): Add myself.
14825 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
14827         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
14828         libraries when using g++ with native linker.
14830 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
14832         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14834 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
14836         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14837         [aix4*|aix5*]: Prepend blank.
14839 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
14841         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14842         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
14843         of subdir/configure scripts to use the new libtool.m4.
14845 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
14847         * MAINTAINERS (Write After Approval): Add myself.
14849 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
14851         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14853 2001-05-11  Ben Elliston  <bje@redhat.com>
14855         * Makefile.in (all-sid): New target.
14856         (check-sid, clean-sid, install-sid): Likewise.
14858 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
14860         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14862 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14864         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14865         libgcj.
14867 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14869         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14870         gcc/xgcc is built, use -print-prog-name to find out the program
14871         name to use.
14873 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
14875         * configure.in (noconfigdirs): Don't reset it from scratch in the
14876         target case; only append to it.
14878         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14879         sparc-*-solaris2.8]: Disable ${libgcj}.
14881 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
14883         * configure.in (libgcj_saved): Copy from $libgcj.
14884         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14885         --disable-libgcj.
14887 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
14889         * MAINTAINERS: Remove self as MIPS maintainer and
14890         C front end maintainer.
14892 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
14894         * configure.in: Move *-chorusos target case to the proper switch.
14895         Disable libgcj.
14897 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14899         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14900         1.641.2.228.
14902 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14904         * Makefile.in (STAGE1_CFLAGS): Pass down.
14906 2001-04-13  Alan Modra  <amodra@one.net.au>
14908         * config.guess: Add hppa64-linux support.  Note for next import that
14909         this is already in the master file.
14910         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
14912 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14914         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14915         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14917 2001-04-11  Stan Shebs  <shebs@apple.com>
14919         * MAINTAINERS: Add self as Darwin port maintainer.
14921 2001-04-11  Alan Modra  <amodra@one.net.au>
14923         * MAINTAINERS: Update my email address.
14925 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
14927         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14928         recent versions of FreeBSD (release 3 or later).
14929         * ltconfig: On FreeBSD, -lc must not be provided when building
14930         a shared library or else the standard -pthread gcc option is
14931         rendered worthless to later users of the built library.
14933 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
14935         * MAINTAINERS: Add self and RTH as C front end maintainers.
14937 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
14939         * config.sub: Make sure to match an already-canonicalized
14940         machine name (eg. mn10300-unknown-elf).
14942 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
14944         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14945         New macros.
14946         (bootstrap, cross): Use RECURSE_FLAGS.
14947         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14949 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
14951         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14953 2001-03-22  Colin Howell  <chowell@redhat.com>
14955         * Makefile.in (DO_X): Do not backslash single-quotes in
14956         backquotes (two places).
14958 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14960         Re-installed:
14961         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14962         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14963         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14964         * ltcf-cxx.sh: Likewise.
14965         * ltcf-gcj.sh: Likewise.
14967 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14969         * MAINTAINERS: Add myself as "documentation co-maintainer".
14971 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14973         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14974         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14976 2001-03-19  Tom Tromey  <tromey@redhat.com>
14978         * config-ml.in: Handle GCJ and GCJFLAGS.
14980 2001-03-21  Michael Chastain  <chastain@redhat.com>
14982         * Makefile.in: all-m4 depends on all-texinfo.
14984 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
14986         * MAINTAINERS: Add myself to write after approval list.
14988 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
14990         * Makefile.in (DO_X): Quote nested quotes.
14992 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
14994         * MAINTAINERS: Add myself to write after approval list.
14996 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
14998         * Makefile.in (DO_X): Use double quotes for quoting
14999         "RANLIB=$${RANLIB}".
15001 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
15003         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
15005 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
15007         * configure.in: Only use `lang_requires' for languages athat are
15008         actually enabled.
15010 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
15012         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
15014 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
15016         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
15018 2001-03-07  Tom Tromey  <tromey@redhat.com>
15020         * configure.in: Allow config-lang.in to set `lang_requires' to list
15021         of other required languages.
15023 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
15025         * Makefile.in: Remove RANLIB definition. Use RANLIB
15026         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
15027         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
15029 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
15030             Alexandre Oliva  <aoliva@redhat.com>
15032         * Makefile.in (check-c++): Use tabs, not spaces.
15034 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
15036         * MAINTAINERS: add myself to Write After Approval list.
15038 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
15040         * Makefile.in (check-c++): New rule.
15042         * configure.in (target_libs): Remove libg++.
15043         (noconfigdirs): Remove libg++.
15044         (noconfigdirs): Same.
15045         (noconfigdirs): Same.
15046         (noconfigdirs): Same.
15048         * config-ml.in: Remove libg++ references.
15050         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
15051         (ALL_TARGET_MODULES): Same.
15052         (configure-target-libg++): Remove.
15053         (all-target-libg++): Remove.
15054         (configure-target-libio): Remove.
15055         (all-target-libio): Remove.
15056         (check-target-libio): Remove.
15057         (.PHONY): Remove.
15058         (libg++.tar.bz2): Remove.
15059         (all-target-cygmon): Remove libio.
15060         (all-target-libstdc++): Remove.
15061         (configure-target-libstdc++): Remove.
15062         (TARGET_LIB_PATH): Remove libstdc++.
15063         (ALL_GCC_CXX): Remove libstdc++.
15064         (all-target-gperf): Correct.
15066 2001-02-16  Nick Clifton  <nickc@redhat.com>
15068         * configure.in (noconfigdirs): Allow configuration of texinfo
15069         for Cygwin hosts.
15071 2001-02-15  Anthony Green  <green@redhat.com>
15073         * configure: Introduce GCJ_FOR_TARGET.
15074         * configure.in: Ditto.
15075         * Makefile.in: Ditto.
15077 2001-02-13  Andreas Schwab  <schwab@suse.de>
15079         * MAINTAINERS: Update mail address.
15081 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
15083         * config.guess: Add linux target for S/390.
15084         * config.sub: Likewise.
15086 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
15088         * configure.in: for *-chorusos, don't config target-newlib and
15089         target-libgloss.
15091 2001-02-06  Ben Elliston  <bje@redhat.com>
15093         * configure: Output host type to stdout, not stderr.
15095 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
15097         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
15098         * ltcf-cxx.sh: Likewise.
15100         * config.if: Assume enable_libstdcxx_v3 is defined.
15102 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
15104         Remove V2 C++ library.
15105         * configure.in: Remove --enable-libstdcxx_v3 support.
15107 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
15109         * include/demangle.h: Add prototype for java_demangle_v3.
15111 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
15113         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
15115 2001-01-27  Richard Henderson  <rth@redhat.com>
15117         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
15119 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
15121         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
15122         Don't unset, it's non-portable and no longer necessary, set to empty
15123         instead.
15125 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15127         * ltconfig: Shell portability fix for the tagname validity check.
15129 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
15131         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
15132         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
15134 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
15136         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
15138 2001-01-26  Tom Tromey  <tromey@redhat.com>
15140         * configure.in: Allow libgcj to be built on Sparc Solaris.
15142 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
15144         * ltcf-c.sh: Add aix5 case.
15145         * ltcf-cxx.sh: Likewise.
15146         * ltconfig: Likewise.
15148 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
15150         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
15151         keep at least one of build_libtool_libs or build_old_libs set to
15152         yes.
15154         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
15155         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
15157 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
15159         * configure.in: Enable libgcj on several additional platforms.
15161 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
15163         * configure.in: Enable libgcj for linux targets.
15165 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
15167         * MAINTAINERS (Write After Approval): Add myself.
15169 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
15171         * MAINTAINERS: Add myself as vax port maintainer.
15173 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
15175         * MAINTAINERS: Add myself as Mercury front-end maintainer.
15177 2001-01-09  Mike Stump  <mrs@wrs.com>
15179         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
15180         failures of subdirectories.
15182 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
15184         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
15185         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
15186         * ltcf-cxx.sh: Likewise.
15187         * ltcf-gcj.sh: Likewise.
15188         * ltconfig.sh: Fix typo.
15190 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
15192         * configure: handle DOS-style absolute paths.
15194 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
15196         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
15198 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
15200         * MAINTAINERS: Add myself as avr port co-maintainer.
15202 2000-12-28  Ben Elliston  <bje@redhat.com>
15204         * MAINTAINERS: Add myself under ``Write After Approval''.
15206 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
15208         * texinfo: Remove directory from GCC.
15210 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15212         * COPYING: Update to current
15213         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
15214         to 19yy as example year in copyright notice).
15216 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
15218         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
15219         (libstdcxx_incdir): Pass down.
15220         * config.if: Remove expired bits for cxx_interface, add stub.
15221         (libstdcxx_incdir): Add variable for g++ include directory.
15222         * configure.in (gxx_include_dir): Use it.
15224 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
15226         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
15227         with old-email address from ``Write After Approval''.
15229 2000-12-15  Andreas Jaeger  <aj@suse.de>
15231         * configure.in: Handle lang_dirs.
15233 2000-12-14  Tom Tromey  <tromey@redhat.com>
15235         * MAINTAINERS: Removed brads.
15237         * MAINTAINERS: Added gcj developers.
15239 2000-12-13  Anthony Green  <green@redhat.com>
15241         * configure.in: Disable libgcj for any target not specifically
15242         listed.  Disable libgcj for x86 and Alpha Linux until compatible
15243         with g++ abi.
15245 2000-12-13  Mike Stump  <mrs@wrs.com>
15247         * Makefile.in (local-distclean): Also remove fastjar.
15249 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
15251         * contrib/gcc_update: Add fastjar --touch entries.
15253 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
15255         * configure.in: Disable language-specific target libraries for
15256         languages that aren't enabled.
15258 2000-12-10  Anthony Green  <green@redhat.com>
15260         * configure.in: Define libgcj.  Disable libgcj target libraries for
15261         most targets.
15263 2000-12-10  Neil Booth  <neilb@earthling.net>
15265         * MAINTAINERS: Update mail address, remove from WAA list.
15267 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15269         * libjava: Imported from /cvs/java.
15270         * libffi: Likewise.
15271         * Boehm-gc: Likewise.
15273 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15275         * configure.in (target_libs): Revert 2000-12-08 patch.
15276         (noconfigdirs): Added target-libjava.
15278 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
15280         * djunpack.bat: removed.
15282 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
15284         * Makefile.in: handle DOS-style absolute paths.
15285         * config-ml.in: likewise.
15286         * symlink-tree: likewise.
15288 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15290         * fastjar: Imported.
15292 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15294         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
15295         libjava.
15296         * configure.in (target_libs): Removed `target-libjava'.
15298 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15300         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
15301         (ALL_MODULES): Added fastjar.
15302         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
15303         (all-target-libjava): all-fastjar replaces all-zip.
15304         (all-fastjar): Added.
15305         (configure-target-fastjar, all-target-fastjar): Likewise.
15306         * configure.in (host_tools): Added fastjar.
15308 2000-12-07  Mike Stump  <mrs@wrs.com>
15310         * Makefile.in (local-distclean): Remove leftover built files.
15312 2000-11-24  Nick Clifton  <nickc@redhat.com>
15314         * configure.in (xscale-elf): Add target.
15315         (xscale-coff): Add target.
15317 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
15319         * ltcf-cxx.sh: Support creation of C++ shared libraries on
15320         recent versions of FreeBSD (release 3 or later).
15321         * ltconfig: On FreeBSD, -lc must not be provided when building
15322         a shared library or else the standard -pthread gcc option is
15323         rendered worthless to later users of the built library.
15325 2000-11-16  Fred Fish  <fnf@be.com>
15327         * configure.in (enable_libstdcxx_v3): Fix typo,
15328         libstd++ -> libstdc++.
15330 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15332         * MAINTAINERS: Add self to Write After Approval list.
15334 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
15336         * MAINTAINERS: Update my email address.  Add myself to global write
15337         privs list.
15339 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
15341         * Makefile.in: Merge with src and libgcj.
15342         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
15343         configure-target-<library> when their configure scripts need the C
15344         or C++ library to have already been built to work properly.
15345         (do_proto_toplev): Set them to an empty string.
15347         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
15348         (REALLY_SET_LIB_PATH): Use them.
15350 2000-11-17  Stan Shebs  <shebs@apple.com>
15352         * MAINTAINERS: Add self to Write After Approval list.
15354 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
15356         * configure: Provide the original toplevel configure arguments
15357         (including $0) to subprocesses in the environment rather than
15358         through gcc/configargs.h.
15360 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
15362         * MAINTAINERS: Remove references to cccp. Change C9X reference to
15363         C99.  Alphabetise "Write After Approval" list.
15365 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
15367         * configure: Turn on libstdc++ V3 by default.
15369         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
15370         if we've got GCC.
15372 2000-11-11  Philip Blundell  <philb@gnu.org>
15374         * MAINTAINERS: Add self to Write After Approval list.
15376 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
15378         * ltcf-c.sh (aix4): Improve shared library configuration; require
15379         exporting symbols.
15380         * ltcf-cxx.sh (aix4): Define.
15381         * ltconfig (aix4): Define library and soname specs appropriate for
15382         AIX.  Define command to create export symbols list.
15384 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
15386         * config.sub: Add support for Sun Chorus
15388 2000-10-31  Nick Clifton  <nickc@redhat.com>
15390         * MAINTAINERS: Rename <name>@cygnus.com addresses to
15391         <name>@redhat.com.  Also installed new email address for Clint
15392         Popetz.
15394 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
15396         * etc: Remove directory from GCC.
15398 2000-10-16  Michael Meissner  <meissner@redhat.com>
15400         * configure (gcc/configargs.h): Only create if there is a build GCC
15401         directory created.
15403 2000-10-16  Matthias Klose  <doko@debian.org>
15405         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
15406         when configured for libstdc++-v3.
15408 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
15410         * configure: Save configure arguments to gcc/configargs.h.
15412 2000-10-04  Philipp Thomas  <pthomas@suse.de>
15414         * config.guess: Import CVS version 1.157.
15415         * config.sub: Import CVS version 1.181.
15417 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
15419         * Makefile.in (bootstrap): avoid recursion if subdir missing
15420         (cross): ditto
15421         (do-proto-toplev): ditto
15423 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
15425         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
15426         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
15428         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
15429         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
15430         all affected `configure' scripts.
15432 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
15434         * MAINTAINERS: Add self as cpplib co-maintainer.
15436 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
15438         * MAINTAINERS: Add self to Write After Approval list.
15440 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
15442         * INSTALL/README: egcs -> GCC update.
15444 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
15446         * MAINTAINERS: Add myself to Write After Approval list.
15448 2000-09-15  Kazu Hirata  <kazu@hxi.com>
15450         * MAINTAINERS: Add myself to Write After Approval list.
15452 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
15454         * configure.in: Do not build byacc for hppa64.  Provide paths to the
15455         X11 libraries for hppa64.
15457 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
15459         * MAINTAINERS: Add myself as 68hc11 port maintainer.
15461 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
15463         * Makefile.in (all-zlib): Added dummy target.
15465         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
15466         ltcf-gcj.sh: Updated from libtool multi-language branch.
15468 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
15470         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
15471         (bootstrap*): Depend on all-bootstrap.
15473 2000-09-05  Philipp Thomas  <pthomas@suse.de>
15475         * config.guess: Import CVS version 1.156.
15476         * config.sub: Import CVS version 1.179.
15478 2000-09-02  Anthony Green  <green@cygnus.com>
15480         * Makefile.in (all-gcc): Depend on all-zlib.
15481         (CLEAN_MODULES): Add clean-zlib.
15482         (ALL_MODULES): Add all-zlib.
15483         * configure.in (host_libs): Add zlib.
15485 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
15487         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
15488         crosses, but add gcc/include to the header search path for them.
15490 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
15492         * MAINTAINERS: Add self to Write After Approval list.
15494 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15496         * config.guess: Import CVS version 1.152.
15497         * config.sub: Import CVS version 1.177.
15499 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
15501         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
15502         $targargs to tell whether newlib is going to be built.
15504         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
15505         $$r/TARGET_SUBDIR/libio for _G_config.h.
15507 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
15509         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
15511 2000-08-22  DJ Delorie  <dj@redhat.com>
15513         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
15515 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
15517         * config-ml.in (CC, CXX): Avoid trailing whitespace.
15518         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
15519         sub-configures.
15521 2000-08-21  DJ Delorie  <dj@redhat.com>
15523         * MAINTAINERS: Add self as a libiberty maintainer
15525 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
15527         * configure.in (libstdcxx_flags): Use
15528         libstdc++-v3/src/libstdc++.INC.
15530 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
15532         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
15534 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
15536         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
15538         * configure: Make enable_threads and enable_shared defaults
15539         explicit.  Substitute enable_threads into generated Makefiles.
15540         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
15541         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
15543 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
15545         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
15547 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
15549         * config-ml.in (CC): Remove bogus duplicate quotation mark from
15550         previous delta.
15552 2000-08-11  Jason Merrill  <jason@redhat.com>
15554         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
15555         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
15556         (FLAGS_FOR_TARGET): Not here.
15557         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
15559 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
15561         * config-ml.in (CC, CXX): Don't introduce a leading space.
15563 2000-08-07  DJ Delorie  <dj@delorie.com>
15565         * MAINTAINERS: Add self as a DJGPP maintainer
15567 2000-08-07  DJ Delorie  <dj@redhat.com>
15569         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
15570         "if we're also building gcc, and it's a gcc that will run on the
15571         build machine, we want to use its includes instead of the system's
15572         default includes".
15574 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
15576         * MAINTAINERS: Add self to Write After Approval list.
15578 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
15580         * configure.in (libstdcxx_flags): Don't use `"'.
15582         * config-ml.in: Adjust multilib search paths to the
15583         appropriate multilib tree.
15585 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
15587         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
15588         commas in $LANGUAGES.
15590 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
15592         * configure.in: Re-enable all references to libg++ and librx.
15594 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
15596         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
15597         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
15598         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
15599         * ltcf-cxx.sh (need_lc): Set based on postdeps.
15601         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
15603 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
15605         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
15606         CXX_FOR_TARGET for sed.
15608 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
15610         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
15611         Do not override if already set in the environment or in configure.
15612         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
15613         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
15615 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
15617         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
15618         the libtool CVS tree multi-language branch.
15619         * ltconfig, ltmain.sh: Updated.
15621 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
15623         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
15624         (clean-target): Depend on it.
15626         * Makefile.in (FLAGS_FOR_TARGET): New macro.
15627         (GCC_FOR_TARGET): Use it.
15628         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
15629         * configure.in: ... here.
15630         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
15631         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
15633 2000-07-24  Eric Christopher  <echristo@cygnus.com>
15635         * MAINTAINERS: Add self to Write After Approval list.
15637 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
15639         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
15640         (configure-target-libchill, configure-target-libobjc): Likewise.
15642         * configure.in: Use the same cache file for all target libs.
15643         * config-ml.in: But different cache files per multilib variant.
15645 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
15647         * configure (topsrcdir): Don't use dirname.
15649 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
15651         * MAINTAINERS: Add self to Write After Approval list.
15653 2000-07-20  Jason Merrill  <jason@redhat.com>
15655         * configure.in: Remove all references to libg++ and librx.
15657         * configure, configure.in, Makefile.in: Unify gcc and binutils.
15659 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
15661         * config.sub: Update to subversions version 2000-07-06.
15663 2000-07-12  Andrew Haley  <aph@cygnus.com>
15665         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15666         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15668 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
15670         * symlink-tree:  Check number of arguments.
15672 2000-07-05  Jim Wilson  <wilson@cygnus.com>
15674         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15675         search path for a g++ extracted from the build tree.  This
15676         will allow link tests run by configure scripts in
15677         subdirectories to succeed.
15679 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
15681         * ltconfig: Add support for mips-dde-sysv4.2MP
15683 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15685         * MAINTAINERS: Add myself as loop discovery maintainer.
15687 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
15689         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15690         `os2'. Force ac_cv_exeext to be ".exe" in that case.
15692 2000-06-19  Timothy Wall  <twall@cygnus.com>
15694         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15695         * config.sub: Add tic54x target.
15697 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15699         * MAINTAINERS: Add self as Fortran maintainer,
15700         remove Craig Burley.
15702 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15704         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15705         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15707 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
15709         * MAINTAINERS: Add self as i18n maintainer
15711 20000-05-21  H.J. Lu  (hjl@gnu.org)
15713         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15714         directory are used if they exist. Make sure
15715         $(build_tooldir)/include is searched for header files,
15716         $(build_tooldir)/lib/ for library files.
15717         (GCC_FOR_TARGET): Likewise.
15718         (CXX_FOR_TARGET): Likewise.
15720 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
15722         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15724 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
15726         * Makefile.in (configure-target-libiberty): Depend on
15727         configure-target-newlib.
15729 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
15731         * configure.in, Makefile.in: Merge all libffi-related
15732         configury stuff from the libgcj tree.
15734 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15736         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15737         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15739 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15741         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15742         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15743         current version information.  Add to proto-toplev directory.
15744         (gdb-taz): Build do-djunpack.
15746 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
15748         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15750 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15752         * MAINTAINERS: Add self to Write After Approval list.
15754 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15756         * ltmain.sh: Preserve in relink_command any environment
15757         variables that may affect the linker behavior.
15759 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
15761         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15763 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
15765         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15767 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
15769         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15770         with the version name.
15772 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
15774         * MAINTAINERS: Add self as bb-reorder maintainer.
15776 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
15778         * config.if: Tweak.
15780 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
15782         * djunpack.bat: New file.
15784 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15786         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15787         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15788         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15789         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15791 2000-04-16  Dave Pitts  <dpitts@cozx.com>
15793         * config.sub (case $basic_machine): Change default for "ibm-*"
15794         to "openedition".
15796 2000-04-13  Andreas Jaeger  <aj@suse.de>
15798         * MAINTAINERS: Added myself.
15800 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15802         * Makefile.in (gdb-taz): New target.  GDB specific archive.
15803         (do-md5sum): New target.
15804         (MD5PROG): Define.
15805         (PACKAGE): Default to TOOL.
15806         (VER): Default to a shell script.
15807         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
15808         md5 checksum generation.
15809         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15810         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15811         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15812         insight.tar.bz2): Use gdb-taz to create archive.
15814 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15816         * configure (warn_cflags): Delete.
15818 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
15820         * MAINTAINERS: Added myself.
15822 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
15823             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
15825         * configure.in (enable_libstdcxx_v3): Add.
15826         (target_libs): Add bits here to switch between libstdc++-v2 and
15827         libstdc++-v3.
15828         * config.if: And this file too.
15829         * Makefile.in: Add libstdc++-v3 targets.
15831 2000-04-05  Michael Meissner  <meissner@redhat.com>
15833         * config.sub (d30v): Add d30v as a basic machine type.
15835 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
15837         * configure.in: -linux-gnu*, not -linux-gnu.
15839 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15841         * MAINTAINERS: Add self in write-after-approval section.
15843 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
15845         * MAINTAINERS: Add self as ia64 port maintainer.
15847 2000-03-08  Neil Booth  <NeilB@earthling.net>
15849         * MAINTAINERS: Add self in write-after-approval section.
15851 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15853         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15854         (do-tar-bz2): Replace TOOL with PACKAGE.
15855         (gdb.tar.bz2): Remove GDBTK from GDB package.
15856         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15857         dejagnu.tar.bz2): New packages.
15859 2000-02-27  Andreas Jaeger  <aj@suse.de>
15861         * configure.in: Add entry for mips*-*-linux*, move catch all
15862         *-*-*linux* entry below this one.
15864 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
15866         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15868 2000-02-24  Nick Clifton  <nickc@cygnus.com>
15870         * config.sub: Support an OS of "wince".
15872 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15874         * config.guess, config.sub: Updated to match config's 2000-02-15
15875         version.
15877 2000-02-23  Linas Vepstas  <linas@linas.org>
15879         * config.sub: Add support for Linux/IBM 370.
15880         * configure.in: Likewise.
15882 2000-02-22  Nick Clifton  <nickc@cygnus.com>
15884         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15886 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
15888         * config.guess: Guess "cygwin" rather than "cygwin32".
15890 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15892         * configure (gcc_version): When setting, narrow search to
15893         lines containing `version_string'.
15895 2000-02-15  Denis Chertykov  <denisc@overta.ru>
15897         * config.sub: Add support for avr target.
15899 2000-02-14  Nick Clifton  <nickc@cygnus.com>
15901         * MAINTAINERS: Add maintainers for MCore port.
15903 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
15905         * config.sub: Add mmix-knuth-mmixware.
15907 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15909         * MAINTAINERS: Pair cccp with cpplib maintainership.
15911 2000-01-27  Christopher Faylor  <cgf@redhat.com>
15913         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15914         structure stuff to -L library search.
15915         (CXX_FOR_TARGET): Ditto.
15916         (CROSS_CHECK_MODULES): Fix spelling mistake.
15918 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
15920         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15921         the C++ compiler.
15923 2000-01-12  Richard Henderson  <rth@cygnus.com>
15925         * configure.in: Don't build some bits for beos.
15927 2000-01-12  Joel Sherrill (joel@OARcorp.com)
15929         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15930         as include files.
15932 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
15934         * Add self as cpplib maintainer, as requested by Jason
15935         Merrill.  Correct my e-mail address.
15937 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
15939         * configure.in: Use mt-aix43 to handle *_TARGET defs,
15940         not mh-aix43.
15942 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
15944         * MAINTAINERS: Add myself to "write after approval" list.
15946 1999-12-14  Richard Henderson  <rth@cygnus.com>
15948         * config.guess (alpha-osf, alpha-linux): Detect ev67.
15949         * config.sub: Accept alphaev[78], alphaev8.
15951 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15953         * config.guess, config.sub: Update from autoconf.
15955 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
15957         * MAINTAINERS:  update my playtime e-address.
15959 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15961         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15962         necessary libraries are missing.
15964 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
15966         * MAINTAINERS: Add new 'write after approval' maintainer.
15968 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15970         * MAINTAINERS: Add new Java maintainer.
15972 1999-10-25  Andreas Schwab  <schwab@suse.de>
15974         * configure: Fix quoting inside arguments of eval.
15976 1999-10-21  Nick Clifton  <nickc@cygnus.com>
15978         * config-ml.in: Allow suppression of some ARM multilibs.
15980 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
15982         * config.guess: Add OS/390 match pattern.
15983         * config.sub: Add mvs, openedition targets.
15984         * configure.in (i370-ibm-opened*): New.
15986 1999-09-04  Steve Chamberlain  <sac@pobox.com>
15988         * config.sub: Add support for configuring for pj.
15990 1999-08-31  Nick Clifton  <nickc@cygnus.com>
15992         * config.sub (maybe_os): Add support for configuring for fr30.
15994 1999-08-25  Nick Clifton  <nickc@cygnus.com>
15996         * configure.in: Do not configure or build ld for AIX
15997         platforms.  ld is known to be broken on these platforms.
15999 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
16001         * config-ml.in: Pass compiler flag corresponding to multidirs to
16002         subdir configures.
16004 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
16006         * Makefile.in (LDFLAGS): Define.
16008 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
16010         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
16011         noconfigdirs.
16012         (*-*-cygwin*): Likewise.
16014 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
16016         * mkdep: New file.
16017         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
16018         (BINUTILS_SUPPORT_DIRS): Add mkdep.
16020         From Eli Zaretskii <eliz@is.elta.co.il>:
16021         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
16022         long file name when using DJGPP on MS-DOS.
16024 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
16026         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
16028 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
16030         * Makefile.in (check-target-libio): Remove all-target-libstdc++
16031         dependency as this causes "make check" to globally "make all"
16033 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
16035         * configure.in (target_libs): Added target-zlib.
16036         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
16037         (CONFIGURE_TARGET_MODULES): Likewise.
16038         (CHECK_TARGET_MODULES): Likewise.
16039         (INSTALL_TARGET_MODULES): Likewise.
16040         (CLEAN_TARGET_MODULES): Likewise.
16041         (configure-target-zlib): New target.
16042         (all-target-zlib): Likewise.
16043         (all-target-libjava): Depend on all-target-zlib.
16044         (configure-target-libjava): Depend on configure-target-zlib.
16046         * Makefile.in (configure-target-libjava): Depend on
16047         configure-target-newlib.
16048         (configure-target-boehm-gc): New target.
16049         (configure-target-qthreads): New target.
16051         * configure.in (target_libs): Added target-qthreads.
16052         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
16053         (CONFIGURE_TARGET_MODULES): Likewise.
16054         (CHECK_TARGET_MODULES): Likewise.
16055         (INSTALL_TARGET_MODULES): Likewise.
16056         (CLEAN_TARGET_MODULES): Likewise.
16057         (all-target-qthreads): New target.
16058         (configure-target-libjava): Depend on configure-target-qthreads.
16059         (all-target-libjava): Depend on all-target-qthreads.
16061         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
16062         (CONFIGURE_TARGET_MODULES): Likewise.
16063         (CHECK_TARGET_MODULES): Likewise.
16064         (INSTALL_TARGET_MODULES): Likewise.
16065         (CLEAN_TARGET_MODULES): Likewise.
16066         (all-target-libjava): New target.
16067         (all-target-boehm-gc): Likewise.
16068         * configure.in (target_libs): Added libjava, boehm-gc.
16070 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
16072         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
16073         configure.bat in SUPPORT_FILES.
16074         (gas+binutils.tar.bz2): Likewise.
16076         * makeall.bat: Remove; obsolete.
16078 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
16080         From Mark Elbrecht:
16081         * configure.bat: Remove; obsolete.
16083 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
16085         * configure: Add -W -Wall to the default CFLAGS when compiling with
16086         gcc.
16088 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
16090         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
16092 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
16094         * configure.in: Build ld on IRIX6.
16096 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
16098         * Makefile.in: Change distribution targets to use bzip2 instead of
16099         gzip.
16100         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
16101         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
16103 1999-06-04  Nick Clifton  <nickc@cygnus.com>
16105         * config.sub: Add mcore target.
16107 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
16109         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
16111 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
16113         * config.guess (dummy): Changed to $dummy.
16115 1999-05-24  Nick Clifton  <nickc@cygnus.com>
16117         * config.sub: Tidied up case statements.
16119 1999-05-22  Ben Elliston  <bje@cygnus.com>
16121         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
16122         <jiro@din.or.jp>.
16124         * config.guess: Merge with FSF version. Future changes will be
16125         more accurately recorded in this ChangeLog.
16126         * config.sub: Likewise.
16128 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
16130         * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
16132 1999-04-30  Tom Tromey  <tromey@cygnus.com>
16134         * ltmain.sh: [mode link] Always use CC given by ltconfig.
16136 1999-04-23  Tom Tromey  <tromey@cygnus.com>
16138         * ltconfig, ltmain.sh: Update to libtool 1.2f.
16140 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
16142         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
16143         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
16144         Bad merge removed these two changes.
16146 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
16147                           Martin Heller (Ing.-Buero_Heller@t-online.de)
16149         * config.guess (interix Alpha): Add.
16151 1999-04-11  Richard Henderson  <rth@cygnus.com>
16153         * configure.in (i?86-*-beos*): Do config gperf; don't config
16154         gdb, newlib, or libgloss.
16156 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
16158         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
16159         link a trivial program with -mabi=64.  If it fails, remove mabi=64
16160         from multidirs.
16162 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
16164         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
16166 1999-04-08  Nick Clifton  <nickc@cygnus.com>
16168         * config.sub: Add support for mcore targets.
16170 1999-04-07  Michael Meissner  <meissner@cygnus.com>
16172         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
16173         not mt-ospace, in order to shut up assembler warning about using
16174         symbols that are named the same as registers.
16176 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
16178         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
16179         dependency list for all-target-cygmon.
16181 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
16183         * config-ml.in: Check $host, not $target, for selective multilibs.
16184         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
16185         thumb interworking, and underscore prefix multilibs.
16187 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
16189         * missing: Update to version from current automake.
16191 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
16193         * configure (gxx_include_dir): Removed.
16195         * configure.in (gxx_include_dir): Handle it.
16196         * Makefile.in: Likewise.
16198 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
16200         * config.sub (mips64vr4111,mips64vr4111el) Add.
16202 1999-03-21  Ben Elliston  <bje@cygnus.com>
16204         * config.guess: Correct typo for detecting ELF on FreeBSD.
16206 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
16208         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
16209         config/mh-djgpp.
16211 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
16213         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
16214         all-target-newlib to dependency list for all-target-bsp.
16216 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
16218         * config.sub: Add i386-uwin support.
16219         * config.guess: Likewise.
16221 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16223         * configure.in: cleanup, add mh-*pic handling for arm, special
16224         case powerpc*-*-aix*
16226 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
16228         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
16229         can be built.
16231 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
16233         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
16234         targets.
16236 1999-03-02  Nick Clifton  <nickc@cygnus.com>
16238         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
16240 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
16242         * config.sub: Check for "cygwin*" rather than "cygwin32*"
16244 1999-02-24  Nick Clifton  <nickc@cygnus.com>
16246         * config.sub: Fix typo in arm recognition.
16248 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
16250         * configure.in (noconfigdirs): Changed target_configdirs to
16251         include target-bsp only for m68k-*-elf* and m68k-*-coff*
16252         rather than m68k-*-* since it is not known to work on
16253         m68k-aout. Ditto for arm-*-*oabi.
16255 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
16257         * configure.in (*-*-windows*): Remove, no longer used.
16259 1999-02-19  Ben Elliston <bje@cygnus.com>
16261         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
16262         Smart and improved by Andrew Cagney.
16264 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
16266         * config.guess: Recognize openbsd-*-hppa.
16268 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
16270         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
16271         only if it is not empty.
16273 1999-02-17  Nick Clifton  <nickc@cygnus.com>
16275         Patch from: Scott Bambrough <scottb@corelcomputer.com>
16277         * config.guess: Modified to recognize uname's armv* syntax.
16279         * config.sub: Modified to recognize uname's armv* syntax.
16281 1999-02-17  Mark Salter  <msalter@cygnus.com>
16283         * configure.in: Added target-bsp for sparclite.
16285 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
16287         * config.sub: Recognize alphapca5[67] and up to alphaev8.
16289 1999-02-08  Nick Clifton  <nickc@cygnus.com>
16291         * configure.in: Add support for strongarm port.
16292         * config.sub: Add support for strongarm target.
16294 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
16296         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
16297         the old name config/mh-cygwin32.
16298         Enable texinfo.
16300 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
16302         * configure.in: Do build ld for ix86 Solaris.
16304 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
16306         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
16307         $AR_FOR_TARGET.  Likewise for RANLIB.
16309 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
16311         * config.sub (oabi):  Recognize.
16312         * configure.in (arm-*-oabi):  Handle.
16314 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
16316         * config.guess: Improve detection of i686 on UnixWare 7.
16318 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
16320         * config.guess: Add support for i386-pc-interix.
16321         * config.sub: Likewise.
16322         * configure.in: Likewise.
16324 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
16326         * Makefile.in: Remove unneeded all-target-libio from
16327         from all-target-winsup target since it is now unneeded.
16328         Add all-target-libtermcap in its place since it is now
16329         needed.
16331 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
16333         * configure.in: makefile stub for cygwin target is probably
16334         unnecessary.  Remove it for now.
16336 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
16338         * configure.in: libtermcap.a should be built when cygwin is the
16339         target as well as the host.
16340         * config.guess: Allow mixed case in cygwin uname output.
16341         * Makefile.in: Add libtermcap target.
16343 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
16345         * config.sub: Clean up handling of hppa2.0.
16347 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
16349         * config.guess: Use C code to identify more HP machines.
16351 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
16353         * config.sub: Handle hppa2.0.
16355 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
16357         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
16358         cygmon for all sparclite targets, regardless of object format.
16360 1998-12-15  Mark Salter  <msalter@cygnus.com>
16362         * configure.in: Added target-bsp for several target architectures.
16364         * Makefile.in: Added rules for bsp.
16366 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
16368         * config.guess: Improve detection of hppa2.0 processors.
16370 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
16372         * config.guess: Recognize FreeBSD using ELF automatically.
16374 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
16376         * configure (skip-this-dir): Add handling for new shell script, which
16377         might be created by a sub-directory's configure to indicate, this particular
16378         directory is "unwanted".
16379         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
16381 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
16383         * ltconfig: import from libtool, after changing libtool to
16384         account for the cygwin name change.
16386 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
16388         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
16389         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
16391 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
16393         * configure.in: Add libtermcap to list of cygwin dependencies.
16395 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
16397         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
16398         they include winsup/include when it's a cygwin target.
16400 1998-11-12  Tom Tromey  <tromey@cygnus.com>
16402         * configure.in (host_tools): Added zip.
16403         * Makefile.in (all-target-libjava): Depend on all-zip.
16404         (all-zip): New target.
16405         (ALL_MODULES): Added all-zip.
16406         (NATIVE_CHECK_MODULES): Added check-zip.
16407         (INSTALL_MODULES): Added install-zip.
16408         (CLEAN_MODULES): Added clean-zip.
16410 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
16412         * Makefile.in: lose "32" from comment about cygwin.
16414 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
16416         * configure.in: Use -Os to build target libraries for the fr30.
16418 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
16420         * config.sub: Add fr30.
16422 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
16424         * configure.in: drop "32" from config/mh-cygwin32.  Check
16425         cygwin* instead of cygwin32*.
16426         * config.sub: Check cygwin* instead of cygwin32*.
16428 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
16430         * config.guess: Match any version of Unixware7.
16432 1998-10-20  Syd Polk  <spolk@cygnus.com>
16434         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
16435         if desired.
16437 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
16439         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
16440         these if the appropriate directories and files to not exist.
16442 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
16444         * Makefile.in (DEVO_SUPPORT): Add config.if.
16446 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16448         * configure: Add pattern to replace "build_tooldir"'s
16449         definition in the generated Makefile with "tooldir"'s
16450         actual value.
16452 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
16454         * config.sub: Bring back lost sparcv9.
16456         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
16458 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
16460         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
16461         CC_FOR_TARGET and friends.
16463 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
16465         * Makefile.in (build_tooldir): New variable, same as tooldir.
16466         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
16467         -B$(build_tooldir)/bin/.
16468         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
16470 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
16472         * README: Remove installation instructions and refer to the
16473         INSTALL directory instead.
16475 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
16477         * config.sub: Add support for i[34567]86-pc-udk.
16478         * configure.in: Likewise.
16480 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
16482         * Makefile.in: add bzip2 package building bits for user
16483         tools module
16484         * configure.in: ditto
16486 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
16488         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
16489         (ALL_TARGET_MODULES): Add all-target-libobjc.
16490         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16491         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16492         (all-target-libchill): Add dependencies.
16493         * configure.in (target_libs): Add libchill.
16495 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
16497         * configure.in (target_subdir): Remove duplicate line.
16499 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
16501         * Makefile.in (all-automake): fix dependencies.
16503 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
16505         * configure.in: Minor cleanups for building in the $(target_alias)
16506         subdir.
16508 1998-09-22  Jim Wilson  <wilson@cygnus.com>
16510         * Makefile.in (bootstrap): Set r and s before make all.  Use
16511         BASE_FLAGS_TO_PASS in make all.
16512         (cross): Likewise.
16514 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
16516         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
16518 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
16520         * config.sub: Fix typo in last change.
16522 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
16524         * config.sub: Add support for C4x target.
16525         * configure.in: Likewise.
16527 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
16529         * config.sub: Recognize sparcv9 just like sparc64.
16531 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
16533         * config.guess: Match "Pent II" or "PentII" for OpenServer.
16535 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
16537         * config.guess: Correctly identify Pentium II sco boxes.
16539         * config.guess: Fix "tr" code.  From Weiwen Liu.
16541 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
16543         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
16544         stabs.
16546 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
16548         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
16549         (ALL_TARGET_MODULES): Add all-target-libchill.
16550         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16551         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16552         (all-target-libchill): Add dependencies.
16553         * configure.in (target_libs): Add libchill.
16555 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
16557         * config.guess: Avoid assumptions about "tr" behaves when
16558         LANG is set to something other than English.
16560 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
16562         * configure (gxx_include_dir): Changed to
16563         '${prefix}/include/g++'-${libstdcxx_interface}.
16565         * config.if: New to determine the interfaces.
16567 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
16569         * config.guess: Detect and handle MPE/IX.
16570         * config.sub: Deal with MPE/IX.
16572 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
16574         * configure.in: Use mh-aix43.
16576 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
16578         * configure: Fix --without/--disable cases for gxx-include-dir.
16580 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
16582         * mdata-sh:  Imported.  Needed for automake support.
16584 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
16586         * Makefile.in (taz): Try "chmod -R og=u ." before
16587         "chmod og=u `find . -print`".
16589 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
16591         * configure.in: Add arm-elf and thumb-elf support.
16593 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
16595         * Makefile.in: Undo previous patch.
16597 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
16599         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
16600         to here ...
16601         (install-no-fixedincludes): and here
16602         (INSTALL_MODULES): ... from here.
16604 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16606         * config.sub: Merge with FSF.
16608         * config.guess: Merge with FSF.
16610 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
16612         * configure (extraconfigdirs): New variable.
16613         (SUBDIRS): Add extraconfigdirs and recurse on them too.
16614         * Makefile.in (all): Move higher in file.
16615         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
16616         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
16617         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
16618         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
16619         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
16621 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
16623         * Makefile.in (all-target-libjava): Depend on all-gcc and
16624         all-target-newlib.
16625         (configure-target-libjava): Depend on $(ALL_GCC).
16627 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
16629         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
16630         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
16632 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
16634         * INSTALL/README: Fix typo.
16636 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16638         * ylwrap: Change absolute path checks to check for DOS style path
16639         names.
16641         * ylwrap: Don't use a full path name if the source file is in the
16642         same directory.  From hjl@lucon.org (H.J. Lu).
16644         * config-ml.in: Default to being verbose, to match Feb 18 change to
16645         configure.
16647 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
16649         Brought over from egcs:
16651         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
16653         * configure.in (target_subdir): Set to ${target_alias} instead
16654         of "libraries".
16656         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
16658         * configure.in (target_subdir): Set to libraries if enable_multilib.
16660 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
16662         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16663         multilibs, force reconfiguration the first time we create
16664         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16666 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
16668         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16669         avoid confusion with --no-recursion.
16671 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
16673         * configure.in: Win32 hosts shouldn't use install -x
16674         * install-sh: remove -x option, and special .exe-handling
16675         hack.
16677 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
16679         * config.guess: Recognize i586-pc-beos.
16680         * configure.in: Don't build some bits for beos.
16682 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16684         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16685         CFLAGS default to -O2.
16687         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16688         when using GNU ld.
16690 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
16692         * ltmain.sh: Correct install when using a different shell.
16694 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16696         * ltconfig, ltmain.sh: Update to libtool 1.2b.
16698 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
16700         * makefile.vms: Update to build binutils/makefile.vms.  Add install
16701         target.
16703 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
16705         * ltconfig: Update to correct AIX handling.
16707 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
16709         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16711         * configure.in (target_subdir): Set to ${target_alias} instead
16712         of "libraries".
16714 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
16716         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16717         (Makefile): Depend on $(gcc_version_trigger).
16719         * configure (gcc_version): Change default initializer to empty
16720         string.
16721         (gcc_version_trigger): New variable; pass this variable down
16722         to subdir configures to enable them checking gcc's version
16723         themselves. Emit make macros for both gcc_version vars.
16724         (topsrcdir): Initialize reliably.
16725         (recursion line): Remove --with-gcc-version=${gcc_version}.
16727 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16729         * configure (enable_version_specific_runtime_libs): Implement new flag
16730         --enable-version-specific-runtime-libs which installs C++ runtime stuff
16731         in $(libsubdir); emit definition in each generated Makefile.
16732         (gxx_include_dir): Initialize depending on
16733         $enable_version_specific_runtime_libs.
16735 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16737         * configure (gcc_version): Initialize properly depending on
16738         how and where configure is started.
16739         (recursion line): Pass a --with-gcc-version=${gcc_version}
16740         to configures in subdirs.
16742 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
16744         * configure.in (noconfigdirs): Add configure pattern for mips tx39
16745         cygmon
16747 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
16749         * configure.in: Add cygmon and libstub support for mn10200.
16751 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
16753         * configure (gcc_version): Add new variable describing the
16754         particular gcc version we're building.
16755         * Makefile.in (libsubdir): Add new macro for the directory
16756         in which the compiler finds executables, libraries, etc.
16757         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16758         and libsubdir.
16760 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16762         * Makefile.in (local-clean): Remove *.log.
16763         (warning.log): Built with warn_summary from build.log.
16764         (mail-report.log): Run test_summary.
16765         (mail-report-with-warnings.log): Run test_summary including
16766         warning.log in the report.
16768 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
16770         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16772 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
16774         * Makefile.in (grep): Grep no longer depends on libiberty.
16776 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
16778         * Makefile.in: all-snavigator needs all-libgui.
16780 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
16782         * configure.in: Add cygmon and libstub support for mn10300.
16784 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
16786         * missing: Update to version from automake 1.3.
16788         * ltmain.sh: On installation, don't get confused if the same name
16789         appears more than once in the list of library names.
16791 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16793         * config.sub: Accept m68060 and m5200 as CPU names.
16795 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
16797         * configure: Use && rather than using -a in test, because odd
16798         strings can confuse test.
16799         * configure.in: Likewise.
16801 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16803         * ltconfig, ltmain.sh: Bring in Visual C++ support.
16805 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16807         * Makefile.in (boostrap2-lean, bootstrap3-lean,
16808         bootstrap4-lean): New targets.
16810 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
16812         * mpw-* Delete.  Not used.
16814 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
16816         * COPYING.LIB: Update FSF address.
16818 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
16820         * ltconfig, ltmain.sh: Update to libtool 1.2a.
16822         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16823         GAS_SUPPORT_DIRS.
16825 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
16827         * ltconfig, ltmain.sh: Avoid producing a version number if
16828         -version-info was not used.
16830 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16832         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16833         building with newlib.
16835 1998-04-30  Paul Eggert  <eggert@twinsun.com>
16837         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16838         Solaris `make' causes it to continue to next definition.
16840 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16842         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16843         the right GUI libraries and files are installed along with GDB.
16845 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16847         * configure.in: Change alpha to alpha* in several places.
16849 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
16851         * config.sub: Recognize sparc86x.
16853 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
16855         * configure.in (--enable-target-optspace): Remove debug echo.
16857 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
16859         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16861 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16863         * ltconfig: Update cygwin32 support.
16865         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16866         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16867         (GDB_SUPPORT_DIRS): Likewise.
16869 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
16871         * configure.in (target_makefile_frag): If --enable-target-optspace,
16872         use -Os to compile target libraries rather than -O2.  Default to
16873         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16874         not used.
16875         * configure.in (target_cflags): Ditto for d30v.
16877 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
16879         * Makefile.in (all-bfd): Depend on all-intl.
16880         (all-binutils): Likewise.
16881         (all-gas): Likewise.
16882         (all-gprof): Likewise.
16883         (all-ld): Likewise.
16885 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
16887         * configure.in (host_tools): Fix typo, lbtool -> libtool.
16889 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16891         * Makefile.in (all-bfd): Depend upon all-libiberty.
16893         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16895 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
16897         * Makefile.in: Add libstub.
16899         * configure.in: Ditto. Build libstub for targets that have cygmon
16900         support.
16902 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
16904         * configure.in: Don't set PICFLAG on ix86-cygwin32.
16906 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
16908         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16909         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
16911 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
16913         * configure: Define DEFAULT_M4 by searching PATH.
16914         * Makfile.in: Use DEFAULT_M4.
16916 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16918         * ltconfig: Add cygwin32 support.
16920         * Makefile.in, configure.in: Add libtool as a native only directory
16921         to configure and build.
16923 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
16925         * Makefile.in (INSTALL_MODULES): Remove texinfo.
16927 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
16929         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16931 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
16933         * Makefile.in: add ash make rules
16934         * configure.in: add ash to native_only and host_tools lists
16936 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
16938         * Makefile.in (all-gettext, all-intl): New targets.
16939         (ALL_MODULES): Added all-gettext, all-intl.
16940         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16941         (INSTALL_MODULES): Added install-gettext, install-intl.
16942         (CLEAN_MODULES): Added clean-gettext, clean-intl.
16944         * configure.in (host_tools): Added gettext.
16945         (native_only): Likewise.
16946         (noconfigdirs) [various cases]: Likewise.
16947         (host_libs): Added intl.
16949 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
16951         * configure: Do not disable building gdbtk for cygwin32 hosts.
16953 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
16955         * configure.in: Add thumb-coff target.
16956         * config.sub: Add thumb-coff target.
16958 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16960         * Makefile.in: Revert yesterday's change.
16961         (all-target-winsup):  all-target-librx stays out of here.
16963 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16965         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16966         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16967         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16968         Remove references to librx and libg++.
16970 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
16972         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16973         recursive makes
16975 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
16977         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16978         for newlib directory.
16979         (CXX_FOR_TARGET): Likewise.
16981 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
16983         * ltconfig: Update after libtool/ltconfig.in change for
16984         hpux11.
16986 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
16988         * ltconfig, ltmain.sh: Update to libtool 1.2.
16990 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16992         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16993         (install-gcc-cross): Instead, override LANGUAGES here.
16995 1998-03-18  Dave Love  <d.love@dl.ac.uk>
16997         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16998         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
17000 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
17002         * configure.in: Add Thumb-pe target.
17004 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
17006         * Makefile.in - changed sn targets to snavigator
17007         * configure.in - changed sn targets to snavigator
17009 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
17011         * config-ml.in: After building symlink tree call make distclean
17012         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
17013         to be the case for libiberty.
17015 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
17017         * configure: When making link, also check the current
17018         directory. The configure scripts may create one.
17020 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
17022         * config.sub: Accept alphapca56 and alphaev6 properly.
17024 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17026         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
17028 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
17030         * config.sub (sco5): Fix typo.
17032 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
17034         * Makefile.in (INSTALL_MODULES): Move install-tcl before
17035         install-itcl.
17036         (install-itcl): Remove dependency on install-tcl.
17038 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
17040         * configure.in: Remove libgloss from noconfigdirs for MN10300.
17042 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
17044         * configure.in: Don't build libgui for a cygwin32 target when not on
17045         a cygwin32 host.
17047 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
17049         * configure (redirect): Set to null, so default behavior of
17050         configure is now --verbose.
17052 1998-02-16  Dave Love  <d.love@dl.ac.uk>
17054         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
17055         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
17057 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
17059         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
17060         this change to sync Makefile.in with its ChangeLog entries.
17062 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
17064         * ltmain.sh (mkdir): Check that the directory doesn't exist
17065         before we exit with error, so that we don't get races during
17066         parallel builds.
17068 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
17070         * ltconfig, ltmain.sh: Update from libtool 1.0i.
17072 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
17074         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
17075         PICFLAG_FOR_TARGET.
17076         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
17078         * configure: Emit a definition for the new macro enable_shared
17079         into each Makefile.
17081 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
17083         * configure.in (host_tools, native_only): Add libtool.
17085 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
17087         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
17088         Fix typo in ming config comment.
17090 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
17092         * ltconfig, ltmain.sh: Update from libtool 1.0h.
17094 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
17096         * config.sub: Add tic30 cases, and map c30 to tic30.
17098 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
17100         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
17101         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
17102         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
17103         (CLEAN_TARGET_MODULES): Similarly
17104         (all-target-libf2c): Add dependences.
17105         * configure.in (target_libs): Add libf2c.
17107 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
17109         * configure.in: Remove expect from noconfigdirs when target
17110         is cygwin32.  OK to build expect and dejagnu with Canadian
17111         Cross.
17113 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
17115         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
17116         host.
17118         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
17119         and mingw32.
17121 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
17123         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
17124         here as it is not defined in the toplevel Makefile.
17126 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
17128         * configure (package_makefile_rules_frag): New variable, which names
17129         a file with generic rules, ...
17130         Change comment to mention we now have FIVE parts.
17131         * configure: Undo last change.
17133 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
17135         * config.guess: More accurate determination of HP processor types.
17136         * config.sub: More accurate determination of HP processor types.
17138 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
17140         * configure (package_makefile_frag): Move inserting the
17141         ${package_makefile_frag} to where it should be according
17142         to the comment.
17144 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
17146         * config.guess: Add support for Linux/ARM.
17148 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
17150         * .cvsignore: Remove *-info and *-install since they match
17151         release-info and mpw-install, which we don't want to just ignore.
17153 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
17155         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
17157 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
17159         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
17160         local_prefix to sub-make invocations.
17162 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
17164         * configure.in: Check makefile fragments in the source
17165         directory.
17167 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
17169         * configure.in: Check whether host and target makefile
17170         fragments exist before adding them to *_makefile_frag.
17172 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
17174         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
17176 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
17178         * configure.in: Make sure we only replace RPATH_ENVVAR on
17179         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
17180         regexp to sed.
17182         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
17183         to sub-makes.
17185 1998-01-13  Lee Iverson   (leei@ai.sri.com)
17187         * config-ml.in (multi-do): LDFLAGS must include multilib
17188         designator.
17190 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
17192         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
17194 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
17196         * config.sub: Add mingw32 support.
17197         * configure.in: Likewise.
17199 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
17201         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
17203 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
17205         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
17206         * configure (gxx_include_dir): Provide a definition for subdirs
17207         which do not use autoconf.
17209 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
17211         * config.guess: Sync with egcs.  Picks up new alpha support,
17212         BeOS & some additional linux support.
17214 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
17216         * config.guess: HP 9000/803 is a PA1.1 machine.
17218 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
17220         * configure.in: It's alpha*-...
17222 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
17224         * configure.in (host_makefile_frag, target_makefile_frag):
17225         Handle multiple config files.
17226         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
17227         alpha-*-*.
17229 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
17231         * mkdep: New file.
17233 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
17235         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
17237 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
17239         * Makefile.in: Add libgui directory.
17240         (GDB_TK): Add all-libgui.
17241         * configure.in: Add libgui directory.
17242         * configure: Add all-libgui to GDB_TK.
17244 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
17246         * config-ml.in (multidirs): Add m32r to multilib list.
17248 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
17250         * Makefile.in (all-target-gperf): Change dependency to
17251         all-target-libstdc++.
17253 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
17255         * config.guess: Add BeOS support.
17257 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
17259         Source directory cvs renamed to cvssrc:
17260         * configure.in (host_tools): Change cvs to cvssrc.
17261         (native_only): Likewise.
17262         (noconfigdirs) [various cases]: Likewise.
17263         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
17264         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
17265         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
17266         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
17267         (all-cvssrc): Rename target from all-cvs.
17269 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
17271         * configure (gxx_include_dir): Fix thinko.
17273 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
17275         * Makefile.in (INSTALL_TARGET_CROSS): Define.
17276         (install-cross, install-gcc-cross): New targets.
17278 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
17280         * configure.in (noconfigdirs): Add support for Thumb target.
17282         * config.sub (maybe_os): Add support for Thumb target.
17284 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
17286         * Makefile.in: Add rules for cygmon.
17288         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
17290 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
17292         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
17293         * configure (gxx_include_dir): Provide a definition for subdirs
17294         which do not use autoconf.
17296 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
17298         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
17299         11/18/97 build
17301 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
17303         * From Franz Sirl.
17304         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
17305         found on RedHat Linux systems.
17307 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
17309         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
17310         guesses.
17312 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
17314         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
17316 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
17318         * ltmain.sh: If mkdir fails, check whether the directory was created
17319         anyhow by some other process.
17321 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
17323         * configure.in (d30v-*-*): Configure all directories.
17325 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
17327         * configure.in (d30v-*-*): Configure newlib, libiberty directories
17328         for the D30V.
17330 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
17332         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
17334 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
17336         * include/libiberty.h: Add extern "C" { so it can be used with C++
17337         progrms.
17338         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
17339         programs.
17341 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
17343         * configure.in (d30v-*-*): Configure GCC now.
17345 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
17347         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
17348         is no longer needed.
17350 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
17352         * Makefile.in: check-target-libio depends on all-target-libstdc++.
17354 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
17356         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
17357         targets using "$@" to provide support for similar but not identical
17358         targets without having to duplicate code.
17360 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
17362         * makefile.vms: Fix to work with DEC C.
17364 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
17366         * config.sub: Add mips-tx39-elf to marketing names.
17368 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
17370         * ltmain.sh: Handle symlinks in generated script.
17372 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
17374         * configure: Handle autoconf style directory options: --bindir,
17375         --datadir, --includedir, --infodir, --libdir, --libexecdir,
17376         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
17377         --sysconfdir.
17378         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
17379         (sharedstatedir, localstatedir, oldincludedir): New variables.
17380         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
17381         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
17382         sbindir, sharedstatedir, and sysconfdir.
17384 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
17386         * Makefile.in (bootstrap-lean): New target.
17388 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
17390         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
17391         sn, and gnuserv from noconfigdirs.
17393 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
17395         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
17397 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
17399         * Makefile.in (cross): New target.
17401 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
17402                           Jeff Law         <law@cygnus.com>
17404         * Makefile.in (bootstrap2, bootstrap3): New targets.
17405         (all-bootstrap): Remove outdated and confusing target.
17406         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
17408 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17410         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
17411         windows.  Consistent with gdb/configure.
17413 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
17415         * configure.in: Name Linux target fragment.
17417         * configure: Rewrite so that project Makefile fragment is inserted
17418         first and appears last in the resulting Makefile.
17420 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17422         * Makefile.in (install-itcl): Install tcl first.
17424 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
17426         * configure.in: remove bison from noconfigdirs for Cygwin32 host
17428 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
17430         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
17432         * configure.in (skipdirs): Add target-librx for Linux.
17433         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
17435 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
17437         * Makefile.in (bootstrap): New target.
17439 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
17441         * config.sub: Accept 'amigados' for backward compatibility.
17443 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
17445         * config.guess: Merge with FSF.
17447 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
17449         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
17451 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
17453         * config.sub: Add "marketing-names" patch.
17455 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
17457         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
17459 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
17461         * config.sub: Handle v850-elf.
17463 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
17465         * .cvsignore (*-install): Remove.
17467 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
17469         * ltconfig: Set CONFIG_SHELL in libtool.
17470         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
17472 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
17474         * configure.in (target_subdir): Set to libraries if enable_multilib.
17476 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
17478         * config.guess: Update from gcc directory.
17480 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17482         * Makefile.in (all-sim): Depends on all-readline.
17484 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
17486         * Makefile.in (BISON, YACC): Use $$s.
17487         (all-bison): Depend on all-texinfo.
17489 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
17491         * Makefile.in (BISON): Add -L flag.
17492         (YACC): Likewise.
17494 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
17496         * configure.in (noconfigdirs): Add support for v850e target.
17498         * config.sub (maybe_os): Add support for v850e target.
17500 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
17502         * configure.in (noconfigdirs): Add support for v850ea target.
17504         * config.sub (maybe_os): Add support for v850ea target.
17506 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
17508         * config.sub: Add mipstx39.  Delete r3900.
17510 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17512         * Makefile.in (all-autoconf): Depends on all-texinfo.
17514 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
17516         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
17517         eabi targets.
17519 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
17521         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
17523         * configure: When handling a Canadian Cross, handle YACC as well as
17524         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
17525         * Makefile.in (all-bison): Depend upon all-texinfo.
17527 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
17529         * Makefile.in (BISON): bison, not byacc or bison -y.
17530         (YACC): bison -y or byacc or yacc.
17531         (various): Add *-bison as appropriate.
17532         (taz): No need to mess with BISON anymore.
17534 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
17536         * configure: If OSTYPE matches *win32*, try to find a good value for
17537         CONFIG_SHELL.
17539 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
17541         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
17542         configure.in if it is present.
17544 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
17546         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
17548 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
17550         * config.sub: Recognize `arc' cpu.
17551         * configure.in: Likewise.
17552         * config-ml.in: Likewise.
17554 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
17556         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
17558 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
17560         * configure: Changed sed delimiter from ':' to '|' when
17561         attempting to substitute ${config_shell} for SHELL. On
17562         NT ${config_shell} may contain a ':' in it.
17564 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
17566         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
17568 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
17570         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
17572 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
17574         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
17576         * ylwrap: If the program is a relative path, force it to be
17577         absolute.
17579 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17581         * configure (tooldir): Set BISON to `bison -y' and not just bison.
17583 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17585         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
17586         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
17587         for libraries.
17589 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
17591         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
17592         separated by spaces.
17594 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
17596         * ylwrap: New file.
17597         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
17599         * ltmain.sh: Handle /bin/sh at start of install program.
17601         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
17603         * ltconfig, ltmain.sh: New files, from libtool 1.0.
17604         * missing: New file, from automake 1.2.
17606 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
17608         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
17609         check-tk to CHECK_X11_MODULES.
17611 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
17613         * config.sub: Merge with FSF.
17615 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
17617         * config.guess: Merge with FSF.
17619 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
17621         * configure: Treat msdosdjgpp like go32.
17622         * configure.in: Likewise.  Don't remove gprof for go32.
17624         * configure: Change Makefile.tem2 to Makefile.tm2.
17626 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
17628         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
17630 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17632         * install-sh (chmodcmd): Set to null if the DST directory already
17633         exists.  Same as Nov 11th change.
17635 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
17637         * configure (GDB_TK): Needs itcl and tix.
17639 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
17641         * config.guess: Update from FSF.
17643 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
17645         * Makefile.in (GDB_TK): Depend on itcl and tix.
17647 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
17649         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
17650         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
17651         (INSTALL_SCRIPT): New variable.
17652         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17653         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17654         to -x.
17655         * install-sh: Add support for -x option.
17657 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
17659         * configure.in, Makefile.in: Treat tix like itcl.
17661 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
17663         * Makefile.in (WINDRES): New variable.
17664         (WINDRES_FOR_TARGET): New variable.
17665         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17666         (EXTRA_HOST_FLAGS): Add WINDRES.
17667         (EXTRA_TARGET_FLAGS): Add WINDRES.
17668         (EXTRA_GCC_FLAGS): Add WINDRES.
17669         ($(DO_X)): Pass down WINDRES.
17670         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17671         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17672         DLLTOOL_FOR_TARGET.
17674 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
17676         * configure.in: configure sim before gdb for win32-x-ppc
17678 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17680         Move gperf into the toplevel, from libg++.
17681         * configure.in (target_tools): Add target-gperf.
17682         (native_only): Add target-gperf.
17683         * Makefile.in (all-target-gperf): New target, depend on
17684         all-target-libg++.
17685         (configure-target-gperf): Empty rule.
17686         (ALL_TARGET_MODULES): Add all-target-gperf.
17687         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17688         (CHECK_TARGET_MODULES): Add check-target-gperf.
17689         (INSTALL_TARGET_MODULES): Add install-target-gperf.
17690         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17692 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
17694         * config.sub (mn10200): Recognize new basic machine.
17696 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17698         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17699         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17701 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17703         * configure.in: If we're building mips-sgi-irix6* native, turn on
17704         ENABLE_MULTILIB and set TARGET_SUBDIR.
17706 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
17708         * Makefile.in (all-sn): Depend on all-grep.
17710 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
17712         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17714         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17715         Makefile.  From Jeff Makey <jeff@cts.com>.
17716         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17718         * Makefile.in (DISTBISONFILES): Remove.
17719         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
17720         $(DEFAULT_YACC).
17722         * configure.in: Build itl, db, sn, etc., when building for native
17723         cygwin32.
17725         * Makefile.in (LD): New variable.
17726         (EXTRA_HOST_FLAGS): Pass down LD.
17727         ($(DO_X)): Likewise.
17729 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
17731         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17733 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
17735         * configure.in (targargs): Strip out any supplied --build argument
17736         before adding our own. Always add --build.
17738 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
17740         * configure.in (targargs): Pass --build if we're doing
17741         a cross-compile.
17743 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
17745         * configure: Use '|' instead of ":" as the separator in
17746         sed. Otherwise sed chokes on NT path names with drive
17747         designators. Also look for "?:*" as the leading characters in an
17748         absolute pathname.
17750 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
17752         * config.sub: Support for r3900.
17754 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
17756         * configure.in: Use install-sh, not install.sh.
17758 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
17760         * Makefile.in (taz): Improve check for BISON so it doesn't try to
17761         apply it twice.
17763 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
17765         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17766         install-binutils.
17768 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
17770         * Makefile.in: Add automake targets.
17771         * configure.in (host_tools): Add automake.
17773 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17775         * configure: Default CXX to c++, not gcc.
17776         * Makefile.in (CXX): Set to c++, not gcc.
17777         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17779 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
17781         * install-sh: try appending a .exe if source file doesn't
17782         exist
17784 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
17786         * configure.in: Turn on multilib by default.
17787         (cross_only): Remove target-libiberty.
17789         * Makefile.in (all-gcc): Don't depend on libiberty.
17791 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
17793         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17795 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17797         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17798         (DISTBISONFILES): Add ld/Makefile.in
17800 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
17802         * configure.in: if target is cygwin32 but host isn't cygwin32,
17803         don't configure gdb tcl tk expect, not just gdb.
17805 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
17807         * configure.in: Added gnuserv everywhere sn appears.
17809         * Makefile.in (ALL_MODULES): Added all-gnuserv.
17810         (CROSS_CHECK_MODULES): Added check-gnuserv.
17811         (INSTALL_MODULES): Added install-gnuserv.
17812         (CLEAN_MODULES): Added clean-gnuserv.
17813         (all-gnuserv): New target.
17815 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
17817         * config.guess: Fixes for MIPS OpenBSD systems.
17819 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17821         * Makefile.in (INSTALL_XFORM): Remove.
17822         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17824         * mkinstalldirs: New file, copied from automake.
17825         * Makefile.in (installdirs): Rename from install-dirs.  Use
17826         mkinstalldirs.  Change all users.
17827         (DEVO_SUPPORT): Add mkinstalldirs.
17829 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
17831         * install-sh: Rename from install.sh.
17832         * Makefile.in (INSTALL): Change install.sh to install-sh.
17833         (DEVO_SUPPORT): Likewise.
17835         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
17836         Graichen <graichen@rzpd.de>.
17838 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
17840         * config.guess: Recognize OpenBSD systems correctly.
17842 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17844         * README, Makefile.in (ETC_SUPPORT): Remove references to
17845         cfg-paper*, configure.{texi,man,info*}._
17847 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
17849         * Makefile.in (all.normal): Ensure that gcc is built after all
17850         the x11 - ie gdb - targets.
17852 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
17854         * makefile.vms: Don't run conf-a-gas.
17856 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
17858         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17860 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
17862         * configure.in: Remove noconfigdirs case since gdb also
17863         configures and builds for tic80-coff.
17865 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17867         * configure: Set cache_file to config.cache.
17868         * Makefile.in (local-distclean): Remove config.cache.
17870 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17872         * COPYING: Update FSF address.
17874 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
17876         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17877         noconfigdirs.
17879 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17881         * Makefile.in (install-dirs): Don't crash if prefix, and hence
17882         MAKEDIRS, is empty.
17884 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
17886         * config.sub: Tweak mn10300 entry.
17888 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
17890         * configure.in (host_tools): Put sim before gdb, so gdb's
17891         configure.tgt can determine if the simulator was configured.
17893 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
17895         * config.sub: Move BeOS $os case to be with other Cygnus
17896         local cases.
17898 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
17900         * config.sub: Remove misplaced comment that broke Linux.
17902 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
17904         * config.sub: Add BeOS support.
17906 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
17908         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17910 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
17912         * configure.in (noconfigdirs): Remove tcl and tk from
17913         noconfigdirs for cygwin32 builds.
17915 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
17917         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17919 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
17921         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17922         make-all.com, use makefile.vms instead.
17924 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
17926         * config.sub: Accept -lnews*.
17928 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
17930         * configure.in (noconfigdirs): Disable target-newlib,
17931         target-examples and target-libiberty for d30v.
17933 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17935         * configure.in (noconfigdirs): Enable ld for d30v.
17937 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
17939         * configure.in (tic80-*-*): Build compiler.
17941 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
17943         * configure.in (d30v-*): Remove sim directory from list of
17944         unsupported d30v directories
17946 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17948         * config.sub, configure.in: Add d30v target cpu.
17950 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
17952         * makefile.vms: New file.
17953         * make-all.com: Remove.
17955 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
17957         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17959 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
17961         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17963 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
17965         * Makefile.in (ALL_MODULES): Added all-db.
17966         (CROSS_CHECK_MODULES): Addec check-db.
17967         (INSTALL_MODULES): Added install-db.
17968         (CLEAN_MODULES): Added clean-db.
17970 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
17972         * config.guess: Merge with latest FSF sources.
17974 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
17976         * Makefile.in (ALL_MODULES): Added all-itcl.
17977         (CROSS_CHECK_MODULES): Added check-itcl.
17978         (INSTALL_MODULES): Added install-itcl.
17979         (CLEAN_MODULES): Added clean-itcl.
17981 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
17983         * configure.in: build gdb for mn10200
17985 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
17987         * Makefile.in (all-target-winsup): Depend on all-target-libio.
17989 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
17991         * configure.in (tic80-*-*): Turn off most targets right now.
17993 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
17995         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17996         rather than the makeinfo program.
17997         (do-info): Depend upon all-texinfo.
17999 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
18001         * configure.in: Remove uses of config/mh-linux.
18003         * config.sub, config.guess: Merge with latest FSF sources.
18005 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
18007         * config.sub (case $basic_machine): Add tic80 entries.
18009 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
18011         * config.sub, config.guess: Merge with latest FSF sources.
18013 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
18015         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
18016         * mpw-config.in: Test for NewFolderRecursive.
18017         * mpw-install: Use symbolic name for startup filename.
18018         * mpw-README: Add various additional details.
18020 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
18022         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
18024 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
18026         * configure.in: Do build gcc and the target libraries for
18027         the mn10200.
18029 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
18031         * configure.in: don't avoid building gdb for mn10300 any more
18032         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
18033         instead of single-quoting it.
18035 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
18037         * configure.in: Don't use --with-stabs on IRIX 6.
18039 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
18041         * configure.in (m32r): Build gdb, libg++ now.
18043 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18045         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
18046         directories from noconfigdirs.
18048 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
18050         * config.sub (basic_machine): added mips16 configuration
18052 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18054         * config.sub: Handle d10v-unknown.
18056 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
18058         * config.sub: Handle v850-unknown.
18060 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
18062         * Makefile.in: add findutils
18063         * configure.in: add findutils to list of host_tools
18065 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
18067         * config.sub: Handle mn10200 and mn10300.
18069 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18071         * configure.in (d10v-*): Do not build librx.
18073 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
18075         * configure.in (mn10300): Build everything except gdb & libgloss.
18077 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
18079         * config.guess:  Patch for Dansk Data Elektronik servers,
18080         from Niels Skou Olsen <nso@dde.dk>.
18082         For ncr, use /bin/uname rather than uname, since GNU uname does not
18083         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
18085         Patch for MIPS R4000 running System V,
18086         from Eric S. Raymond <esr@snark.thyrsus.com>.
18088         Fix thinko for nextstep.
18090         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
18092         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
18093         * config.guess: Guess mips-dec-mach_bsd4.3.
18095         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
18096         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
18097         release numbers.
18098         * config.guess (mips-mips-riscos*):  Emit just enough of the
18099         release number.
18101         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
18102         * config.guess (sparc-auspex-sunos*):  Added.
18103         (f300-fujitsu-*): Added.
18105         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
18106         * config.guess:  Recognize a Tadpole as a sparc.
18108 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
18110         * config.guess: Don't assume that NextStep version is either 2 or
18111         3.  NextStep 4 (aka OpenStep 4) has come out now.
18113 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
18115         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
18116         From Rik Faith <faith@cs.unc.edu>.
18118 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
18120         * config.sub: Contributions from bug-gnu-utils to:
18121         Support plain "hppa" (no version given) architecture, reported by
18122         OpenStep.
18123         OpenBSD like NetBSD.
18124         LynxOs is not a hardware supplier.
18126         * config.guess: Contributions from bug-gnu-utils to add support for:
18127         OpenBSD like NetBSD.
18128         Stratus systems.
18129         More Pyramid systems.
18130         i[n>4]86 Intel chips.
18131         M680[n>4]0 Motorola chips.
18132         Use unknown instead of lynx for hardware manufacturer.
18134 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18136         * install.sh (chmodcmd): Set to null if the DST directory already
18137         exists.
18139 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18141         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
18142         not use mt-ppc target Makefile fragment any more.
18144 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
18146         * configure.in (*-*-windows):  Exclude everything but those dirs
18147         needed to build windows.
18149 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
18151         * Makefile.in (all-target-winsup): Depend on all-target-librx.
18153 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
18155         * configure.in:  Exclude mmalloc from i386-windows.
18157 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
18159         * Undo my previous change.
18161 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
18163         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
18164         unconditionally.
18165         (MAKEOVERRIDES): Define (revert this part of October 18 change).
18167 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
18169         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
18170         host to add it's own flags.
18172 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
18174         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
18176 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
18178         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
18179         (CXX_FOR_TARGET): Likewise.
18180         (GCC_FOR_TARGET): Define.
18181         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
18182         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
18183         CC_FOR_TARGET was specified on the command line.
18184         (MAKEOVERRIDES): Don't define.
18186 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
18188         * configure.in (m32r): Fix spelling of libg++ libs.
18190 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
18192         * config.sub (-apple*): Remove, now redundant.
18194 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
18196         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
18198         * configure: Rework yesterday's sed script patch.
18200         * config.sub: Merge with FSF.
18202 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
18204         * config.guess:  Merge from FSF.
18206         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
18207         * config.guess: Use pc instead of unknown, for pc clone systems.
18208         Change linux to linux-gnu.
18210         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
18211         * config.guess: Avoid non-portable tr syntax.
18213 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
18215         * test-build.mk (HOLES): Add "xargs" for gdb.
18217         * configure: Avoid hpux10.20 sed bug.
18219 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
18221         * configure.in:  Add support for windows host
18222         (that is a build done under the Microsoft build environment).
18224 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
18226         * Makefile.in: Replace all uses of srcroot with s, to shrink
18227         command line lengths.
18229         Patches from Geoffrey Noer <noer@cygnus.com>:
18230         * configure.in: If configuring for newlib, pass --with-newlib to
18231         subdirectories.
18232         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
18233         -Bnewlib/ and -Lwinsup to gcc.
18234         (CXX_FOR_TARGET): Likewise.
18236 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18238         * Makefile.in (ETC_SUPPORT): Add configure.
18240 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
18242         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
18243         host configuration file.
18245 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
18247         * configure.in: Break mn10x00 support into separate
18248         mn10200 and mn10300 configurations.
18249         * config.sub: Likewise.
18251 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
18253         * configure.in: Add lots of stuff to noconfigdirs for
18254         the mn10x00 targets.
18256         * config.sub, configure.in: Add mn10x00 support.
18258 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
18260         * make-all.com: Call conf-a-gas, not config-a-gas.
18262 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
18264         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
18265         targets.
18267 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
18269         * mpw-README: Add much more detail for native PowerMac.
18270         * mpw-install: New file.
18271         * mpw-configure: Add --norecursion and --help options.
18272         * mpw-config.in: Translate readme and install files when
18273         copying to objdir.
18274         * mpw-build.in: Don't always depend on byacc and flex.
18275         (install-only-top): New action.
18277 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
18279         * configure.in:  You can now configure GDB for the v850.
18281 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
18283         * configure.in (noconfigdirs): Don't configure any C++ dirs
18284         if targeting D10V.
18286 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
18288         * config.sub: Recognize mips64vr5000.
18290 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
18292         * configure.in: Use a single line for host_tools and native_only.
18294 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
18296         * config.sub, configure.in: Add entries for m32r.
18298 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
18300         * Makefile.in (inet-install): Don't run install-gzip.
18302 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
18304         * configure.in:  Don't config lots of things for *-*-windows*.
18306 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
18308         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
18309         (host_libs, host_tools): Copy from configure.in.
18310         * mpw-configure: Don't complain about directories not found.
18312 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18314         * configure.in (i[345]86): Recognize i686 for pentium pro.
18315         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
18316         file.
18318         * config.guess (i[345]86): Ditto.
18320 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
18322         * configure.in (noconfigdirs): Removed gdb for D10V.
18324 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
18326         * configure.in: Remove ld, target-libio, target-libg++, and
18327         target-libstdc++ from noconfigdirs.
18329 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
18331         * configure: Fix three locations where shell scripts were
18332         being run directly rather than with config_shell.
18334 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
18336         * configure.in (v850-*-*): Set up initial $noconfigdirs.
18337         * config.sub (basic_machine): Recognize v850.
18339 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
18341         * mpw-configure: Handle multiple enable/disable options and
18342         pass them down recursively, handle -c and -s flags appropriately
18343         depending on choice of compiler, add escape mechanism for
18344         quoted arguments to gC.
18346 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18348         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
18349         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
18350         so that -mrelocatable-lib and -mno-eabi are used.
18352         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
18353         not support --print-multi-lib, don't abort.
18355 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
18357         * make-all.com: Run config-a-gas.
18358         * setup.com: Don't copy subdirectory files around.
18360 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
18362         * configure.in (*-*-ose): Remove exclusion of libgloss for this
18363         target, it now compiles correctly.
18365 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
18367         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
18369 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
18371         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
18373 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18375         * configure.in (native_only): Add prms.
18377 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
18379         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
18380         (BINUTILS_SUPPORT_DIRS): Likewise.
18382 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18384         * configure.in (d10v-*-*): Don't configure ld or gdb until the
18385         d10v support is added.
18387 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
18389         * configure.in (d10v-*-*): New target.
18391 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
18393         * config.guess (HP 9000/811): Recognize this as a PA1.1
18394         machine.
18396 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
18398         * Makefile.in (do-tar-gz): New target, split out from tail end of
18399         taz target.  Run each command separately, don't use pipes.
18400         (taz): Use it.
18402 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
18404         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
18405         * mpw-build.in: No builds should depend on building byacc or flex,
18406         they are assumed to be installed already.
18408 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18410         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
18411         variable that CC_FOR_TARGET needs.
18413 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18415         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
18416         options have changed since the last time the subdirectory was
18417         configured, and if it has, reconfigure.
18418         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
18419         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
18421 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
18423         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
18424         CLEAN_MODULES): Add bash.
18425         (all-bash): New target.
18427 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
18429         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
18431 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18433         * config.sub (basic_machine): Recognize d10v as a valid processor.
18435 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
18437         * mpw-configure: Add support for --bindir.
18438         * mpw-build.in: Use a GCC-specific build script for GCC actions.
18440 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
18442         * configure.in: add bash, time, gawk to list of hosttools and things
18443         to only build for native toolchains
18445 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
18447         * Makefile.in (docdir): Remove.
18449 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
18451         * Makefile.in (datadir): Set to $(prefix)/share.
18453 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
18455         * configure.in: build diff and patch for cygwin32-hosted
18456         toolchains.
18458 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
18460         * config.sub: Accept -rtems*.
18462 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
18464         * configure.in: enable dosrel for cygwin32-hosted builds,
18465                 remove diff from the list of things not buildable
18466                 via Canadian Cross
18468 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
18470         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
18471         don't get ". ".
18473 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
18475         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
18477 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
18479         * Makefile.in (taz): Handle case where tex3patch didn't even get
18480         checked out.  Also, if it was found, put the symlink in a new util
18481         subdirectory.
18483 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18485         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
18487 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
18489         * config.sub: Recognize -openvms.
18490         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
18491         * make-all.com, setup.com: New files.
18493 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
18495         * Makefile.in (taz): tex3patch moved to texinfo/util.
18497 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
18499         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
18500         * configure.in: remove make from disable-if-Can-Cross list
18501                 enable gdb if ${host} and ${target} are cygwin32
18503 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
18505         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
18506         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
18508 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
18510         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
18511         distinguish sysv/svr4/bsd variants.
18512         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
18514 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
18516         * configure.in: Added copyright notice.
18517         * move-if-change: Added copyright notice.
18519 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18521         * configure.in (powerpcle-*-solaris*): Until we get shared
18522         libraries working, don't build gdb, sim, make, tcl, tk, or
18523         expect.
18525 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
18527         * config.guess:  Merge with FSF:
18529         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
18530         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
18532         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
18533         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
18535         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
18536         * config.guess:  Combine two OSF1 rules.
18537         Also recognize field test versions.  From mjr@zk3.dec.com.
18538         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
18539         because GNU uname does not support -p.  From pmr@pajato.com.
18541 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
18543         * Makefile.in (MAKEDIRS): Removed $(tooldir).
18545 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
18547         * mpw-README: Document GCCIncludes.
18549 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
18551         * configure.in (alpha-*-linux*): Set enable_shared to yes.
18553 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
18555         * mpw-configure: Handle --enable-FOO and --disable-FOO.
18557 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
18559         * configure.in (*-*-cygwin32): Configure make.
18561 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
18563         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
18565 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
18567         * Makefile.in (all-inet): Depend on all-perl.
18569         * Makefile.in (inet-install): New target.
18571         * Makefile.in (all-inet): Depend on all-tcl.
18572         (all-inet): Depend on all-send-pr.
18574 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18576         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
18577         temporarily.
18579 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
18581         * configure.in: Don't configure --with-gnu-ld on AIX.
18583 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
18585         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
18587 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
18589         * Makefile.in (ALL_MODULES): Added all-inet.
18590         (CROSS_CHECK_MODULES): Added check-inet.
18591         (INSTALL_MODULES): Added install-inet.
18592         (CLEAN_MODULES): Added clean-inet.
18593         (all-indent): New target.
18595         * configure.in (host_tools): Added inet.
18596         (native_only): Added inet.
18597         (noconfigdirs): Added inet.
18599 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
18601         * configure.in: Don't configure libgloss if we are not configuring
18602         newlib.
18604 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
18606         * configure.in: Don't configure libgloss for unsupported
18607         architectures.
18609 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18611         * Makefile.in (CLEAN_MODULES): Add clean-apache.
18613 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
18615         * Makefile.in (ALL_MODULES): Include all-apache.
18616         (CROSS_CHECK_MODULES): Include check-apache.
18617         (INSTALL_MODULES): Include install-apache.
18618         (all-apache): New target.
18620         * configure.in: Added apache everywhere perl is seen.
18622 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18624         * Makefile.in: Add support for clean-{module} and
18625         clean-target-{module} rules.
18627 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
18629         * configure.in (*-*-ose) do not build libgloss.
18631 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18633         * config.guess (prep*:SunOS:5.*:*): Turn into
18634         powerpele-unknown-solaris2.
18636 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
18638         * configure.in: Permit --enable-shared to specify a list of
18639         directories.
18641 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
18643         * configure.in (host==solaris): Pass only the first word of $CC
18644         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
18646 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
18648         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
18650 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
18652         * Makefile.in (ALL_MODULES): Include all-perl.
18653         (CROSS_CHECK_MODULES): Include check-perl.
18654         (INSTALL_MODULES): Include install-perl.
18655         (ALL_X11_MODULES): Include all-guile.
18656         (CHECK_X11_MODULES): Include check-guile.
18657         (INSTALL_X11_MODULES): Include install-guile.
18658         (all-perl): New target.
18659         (all-guile): New target.
18661         * configure.in (host_tools): Include perl and guile.
18662         (native_only): Include perl and guile.
18663         (noconfigdirs): Don't build guile and perl; no ports have been
18664         done.
18666 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
18668         * configure (--enable-*): Handle quoted option lists such as
18669         --enable-sim-cflags='-g0 -O' better.
18671 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18673         * Makefile.in ({,inst}all-target): New rule so we can make and
18674         install all of the target directories easily.
18676 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18678         * configure.in: Add missing global flag in sed substitution when
18679         deleting `target-' from ${configdirs}.
18681 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
18683         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18684         option.
18686         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18687         config/mh-necv4.
18689         * install.sh: Correct misspelling of transformbasename.
18691         * config.guess: Recognize mips-*-sysv*.
18693 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
18695         * config.sub: Recognize mon960.
18697 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
18699         * configure: Restore Canadian Cross handling of BISON and LEX,
18700         removed in Feb 20 change.
18702 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
18704         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18705         Mention make install.  Remove the old copyright date as well the
18706         clumsy and rather pointless copyright on the README file.
18708 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18710         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18711         Makefile after running symlink-tree, then run `make distclean' to
18712         avoid clobbering any generated files in srcdir.
18714 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
18716         * configure.in (m68k-*-netbsd*): Build everything now.
18718 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
18720         * Makefile.in (taz): Fix quoting.
18722 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
18724         * configure.in (sparclet-*-*): Build everything now.
18726 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18728         * configure.in (m68k-*-linux*): New host.
18730 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
18732         * configure: Check for bison before byacc.
18734 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
18736         * Makefile.in configure:  Change the way LEX and BISON/YACC are
18737         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
18738         searching PATH.  These are used as fallbacks by Makefile.in if
18739         flex/bison/byacc aren't in objdir.
18741 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
18743         * Makefile.in: Make everything which depends upon all-bfd also
18744         depend upon all-opcodes, in case --with-commonbfdlib is used.
18746 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18748         * configure.in (host *-*-cygwin32): Don't build gdb if we are
18749         building NT native compilers on Unix.
18751 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
18753         * configure.in: Don't get CC from the host Makefile fragment if we
18754         can find gcc in PATH, or if this is a Canadian Cross.  Move the
18755         Solaris test for /usr/ucb/cc to the post target script, just after
18756         the compiler sanity test.
18758 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
18760         * config.sub: Merge with FSF.
18762 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
18764         * Makefile.in (RPATH_ENVVAR): New variable.
18765         (REALLY_SET_LIB_PATH): Use it.
18766         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18768 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
18770         * config.sub, configure.in: Recognize sparclet cpu.
18772 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18774         * config.guess:  Support m68k-cbm-sysv4.
18776 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18778         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18779         m68k-unknown-linuxaout from linker help string.  Put quotes around
18780         $ld_help_string.
18782 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
18784         * config.guess (powerpc-harris-powerunix): Add guess for port
18785         to new target.
18787 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18789         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18791 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
18793         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18794         $(REALLY_SET_LIB_PATH) in Makefile.
18795         * Makefile.in (SET_LIB_PATH): New variable.
18796         (REALLY_SET_LIB_PATH): New variable.
18797         ($(DO_X)): Use $(SET_LIB_PATH).
18798         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18799         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18800         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18801         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18802         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18803         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18804         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18805         (install-dosrel): Likewise.
18806         (all-opcodes): Depend upon all-libiberty.
18808 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18810         * config.guess (*:CYGWIN*): New
18812 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18814         * Makefile.in (all-target-winsup): All all-target-libiberty.
18816 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18818         * configure.in (noconfigdirs): Add missing # in front of comment.
18820 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
18822         * configure.in: add second pass to things added to noconfigdirs
18823         so *-gm-magic can exclude libgloss properly.
18825 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
18827         * mpw-configure (extralibs_name, rez_name): Set correctly
18828         for MWC68K compiler.
18830         * mpw-README: Add more info on the necessary build tools.
18832 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18834         * configure.in, config.sub: Recognize cygwin32.
18836 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
18838         * config.guess, config.sub: Recognize A/UX.
18840 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
18842         * config.sub: Merge with gcc/config.sub.
18844 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
18846         * mpw-build.in (do-binutils): Add build of stamps.
18848 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
18850         * config.sub: Add recognition for mips64vr4100*-* targets.
18852 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18854         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18855         Add creation of gconfigargs with `--enable-shared' turned on.
18856         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18857         ($(host)-stamp-stage3-configured): Likewise.
18858         (HOLES): Add chatr and ldd.
18859         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18861 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
18863         * configure: Pass --nfp to recursive configures.
18865 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18867         * Makefile.in (DLLTOOL): New.
18868         (DLLTOOL_FOR_TARGET): New.
18869         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18870         (EXTRA_TARGET_FLAGS): Ditto.
18871         (EXTRA_GCC_FLAGS): Ditto.
18872         (CONFIGURE_TARGET_MODULES): Ditto.
18873         (DO_X): Ditto.
18874         * configure: Add DLLTOOL.
18876 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
18878         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18879         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18880         mh-sco, since old workarounds no longer needed, and don't
18881         build ld, since libraries have weak symbols in COFF.
18883 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
18885         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18887 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18889         * configure.in: Make sure that ${CC} can be used to compile an
18890         executable.
18892 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
18894         * Makefile.in (all-gdb): Depend on $(GDB_TK).
18895         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18896         nothing depending on whether gdbtk is being built.
18898 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
18900         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18902 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
18904         * configure.in (noconfigdirs): Put ld or gas in this early, if the
18905         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18907 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
18909         * config-ml.in: Add support for
18910         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18911         Simplify setting of multidirs from --disable-foo.
18913 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18915         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18916         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18917         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18918         non-empty, pass them on to the  GCC make.
18919         (all-bootstrap): New rule that is like all-gcc, except it executes
18920         the GCC bootstrap rule instead of the GCC all rule.
18922 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
18924         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18926 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18928         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18929         DG/UX support.
18931 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
18933         * config.sub (i*86*) Change [345] to [3456]
18935 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18937         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18938         --with-gnu-ld=no.
18940 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18942         * config-ml.in (rs6000*, powerpc*): Add switches to control which
18943         AIX multilibs get built.
18945 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18947         * configure.in (i386-win32): Don't build expect if we're not
18948         building the tcl subdir.
18950 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
18952         * Makefile.in: (configure-target-examples, all-target-examples):
18953         New targets, configure and build example programs.
18955 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
18957         * mpw-configure: If an mpw-config.in generated a file mk.sed,
18958         use it as input to sedit the generated MPW makefile.
18959         * mpw-README: Add a suggestion about Gestalt.h.
18961 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
18963         * config.sub: Accept *-*-ieee*.
18965 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
18967         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
18968         Ronald F. Guilmette <rfg@monkeys.com>.
18970 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18972         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18973         for powerpc-pe native.
18974         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18975         (target==powerpc-pe): duplicate i386-win32 entry.
18977 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18979         * configure.in (noconfigdirs): Exclude target-newlib for all versions
18980         of vxworks, not just vxworks5.1.
18982 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
18984         * mpw-configure: Add support for exec-prefix.
18986 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18988         * config.guess: Recognize HP model 816 machines as having
18989         a PA1.1 processor.
18991 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18993         * configure: Ignore new autoconf configure options.
18995 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
18997         * config.guess:  Recognize Pentium under SCO.
18998         From Robert Lipe <robertl@arnet.com>.
19000 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19002         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
19004 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
19006         * configure.in: Don't configure gas for alpha-dec-osf*.
19008 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
19010         * configure.in: Default to --with-stabs for some targets for which
19011         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
19012         i[345]86*-*-unixware*.
19014 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
19016         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
19017         rather than basing it on the target.  Simplify handling of options
19018         controlling which directories to configure.  Remove extraneous
19019         slash in multi-clean target.
19021 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
19023         * config-ml.in: Prefix more variables with ml_ so they don't collide
19024         with configure's.
19026 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
19028         * configure: Don't turn -v into --v.
19030 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
19032         * configure.in (targargs): Fix typo.
19034         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
19036 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
19038         * configure.in: Strip --host and --target options from
19039         CONFIG_ARGUMENTS, and always configure for --host only.  Add
19040         --with-cross-host option when building with a cross-compiler.
19041         * configure: Canonicalize the arguments put into config.status by
19042         always using `=' for an option with an argument.  Pass a presumed
19043         --host or --target explicitly.
19045 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
19047         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
19048         into general OS recognition case.
19050 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19052         * configure.in (target_configdirs): add target-winsup only
19053         for win32 target systems.
19055 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
19057         * Makefile.in (all-target-libgloss): Depend upon
19058         configure-target-newlib, since when libgloss is built it looks to
19059         see if the newlib directory exists.
19061 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
19063         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
19064         cfg-ml-*.in.
19066 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
19068         * configure: Handle LD and LD_FOR_TARGET when configuring a
19069         Canadian Cross.
19071 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19073         * configure.in (target_libs): add target-winsup.
19074         (target==i386-win32): add patch diff flex make to $noconfigdirs.
19075         (target==ppcle-pe): remove ld from $noconfigdirs.
19077 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
19079         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
19080         Preserve relative path names in $srcdir.  Build symlink tree if
19081         configuring cross target dir and srcdir=. (= no VPATH support).
19082         (configure-target-libg++): Depend on configure-target-librx.
19083         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
19084         * config-ml.in: New file.
19085         * symlink-tree: New file.
19086         * configure: Ensure srcdir="." if that's what it is.
19088 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
19090         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
19091         includes and FLEX_SKELETON setting.
19092         * mpw-configure (--with-gnu-ld): New option, controls whether
19093         to use PPCLink or ld with PowerMac GCC.
19094         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
19095         * mpw-config.in: Configure grez if targeting Mac.
19097         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
19098         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
19099         just macos.
19100         * configure.in: Configure grez resource compiler if targeting Mac.
19101         * Makefile.in (all-grez, install-grez): New targets.
19103 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
19105         * configure: CXX defaults to gcc, not g++.  If we find
19106         gcc in the path, set CC to gcc -O2.
19108 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
19110         * configure: Default ${build} correctly.  Avoid picking up extra
19111         spaces when reading CC and CXX from Makefile.  When doing a
19112         Canadian Cross, use plausible default values for numerous
19113         variables.
19114         * configure.in: When doing a Canadian Cross, don't try to
19115         configure tools whose configure script can't handle it.
19117 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19119         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
19121 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19123         * configure:  Remove dubious bug reporting address.
19125 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19127         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
19128         configure script, run that instead of this directory's configure.
19129         In either case, print a message that we're configuring the sub-dir.
19131 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19133         * configure.in: Before checking for the existence of various files,
19134         use sed to filter out "target-".
19136 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
19138         * Makefile.in (DO_X): Split rule to decrease command line length
19139         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
19140         (Philippe De Muyter).
19142 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19144         * Makefile.in (all-patch): depend on all-libiberty.
19146 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
19148         * configure.in: If the only directory in target_configdirs which
19149         actually exists is libiberty, then set target_configdirs to empty,
19150         to avoid trying to build a target libiberty in a gas or gdb
19151         distribution.
19153 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
19155         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
19156         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
19157         systems.
19159 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19161         * configure.in (copy_dirs): Use sys-include instead of include
19162         for --with-headers option.
19164 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
19166         * Makefile.in, configure.in: Make winsup builds work with
19167         new scheme.
19169 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
19171         * configure.in: Build the linker on AIX.
19173 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19175         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
19176         where needed.
19178 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
19180         * Makefile.in (all-gcc): Fix typo.
19182 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19184         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
19186 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19188         * configure.in:  Rename libFOO to target-libFOO, and xiberty
19189         to target-xiberty, to provide more flexibility.
19190         (target_subdir):  Define.  Create if cross.
19191         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
19192         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
19193         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
19194         check-libFOO -> check-target-libFOO, etc.
19195         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
19196         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
19197         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
19198         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
19199         allow ALL_GCC="" to only configure.
19200         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
19201         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
19202         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
19204 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
19206         * Makefile.in (taz): Build "info" in etc explicitly.
19208 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
19210         * configure.in:  Make sure that CC is undefined (as opposed to
19211         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
19212         problem with autoconf trying to configure on a host without GCC.
19214 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
19216         * mpw-configure: Set host alias from choice of host compiler,
19217         only use generic MPW Makefile sed if present, edit a file
19218         named "hacked_Makefile.in" instead of "Makefile.in" if present.
19219         * mpw-README: Add problem notes about CW6 and CW7.
19221 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
19223         * Makefile.in (taz): Use ";" instead of ";;".
19225 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19227         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
19228         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
19229         DISTDOCDIRS.
19230         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
19231         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
19233 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19235         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
19236         and gnats, because they are now subsumed by DISTSTUFFDIRS.
19237         Move bfd to DISTSTUFFDIRS.
19239 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19241         * Makefile.in (X11_LIB): Removed.
19242         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
19244         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
19246 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19248         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
19249         names.
19251 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19253         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
19255 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
19257         * configure.in (i[345]86-*-win32): Always build newlib.
19258         Don't configure cvs, autoconf or texinfo.
19259         * Makefile.in (LD_FOR_TARGET): New.
19260         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
19261         Pass down LD_FOR_TARGET.
19263 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
19265         * winsup: New directory.
19266         * Makefile.in: Build winsup.
19267         * configure.in: Winsup is configured when target is win32.
19268         Can only build win32 target GDB when native.
19270 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
19272         * config.guess: Recognize HP model 819 machines as having
19273         a PA 1.1 processor.
19275 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
19277         * configure: Fix sed loop which substitutes for CC and CXX to
19278         avoid bug found in various sed implementations.
19280 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19282         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
19283         simulator.  Use standard powerpc-*-eabi*.
19285 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
19287         * configure.in: Stop putting gas and binutils in noconfigdirs for
19288         powerpc-*-aix* and rs6000-*-*.
19290 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
19292         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
19293         -mcall-aixdesc libraries.
19295 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
19297         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
19299         * config.sub (arm | armel | armeb): Fix shell syntax.
19301 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19303         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
19304         -msoft-float and -mcpu=common support.
19305         (powerpc*-*-eabisim*): Add support for building -mcall-aix
19306         libraries.
19308 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
19310         * configure.in: Allow configuration and build of emacs19 for the alpha.
19312 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19314         * configure.in (CC): Get ^CC, not just any old CC, from
19315         ${host_makefile_frag}.
19317 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19319         * configure.in (CC): Try to get CC from
19320         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
19322 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19324         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
19325         only if it exists in $(srcdir).
19327 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
19329         * configure: If CC and CXX are not set in the environment, set
19330         them, based on either an existing Makefile or on searching for gcc
19331         in PATH.  Substitute for CC and CXX in Makefile.
19332         * configure.in: Remove libm from target_libs.  Separate
19333         target_configdirs from configdirs.  If CC is not set in
19334         environment, try to get it from a host Makefile fragment.  Rewrite
19335         changes of configdirs to use skipdirs instead.  A few minor
19336         tweaks.  Take directories out of target_configdirs as they are
19337         taken out of configdirs.  Remove existing Makefile files from
19338         subdirectories.  Substitute for TARGET_CONFIGDIRS and
19339         CONFIG_ARGUMENTS in Makefile.
19340         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
19341         by configure.in.
19342         (CONFIG_ARGUMENTS): Likewise.
19343         (CONFIGURE_TARGET_MODULES): New variable.
19344         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
19345         ($(CONFIGURE_TARGET_MODULES)): New target.
19346         (configure-libg++, configure-libio): New targets.
19347         (all-libg++): Depend upon configure-libg++.
19348         (all-libio): Depend upon configure-libio.
19349         (configure-libgloss, all-libgloss): New targets.
19350         (configure-libstdc++): New target.
19351         (all-libstdc++): Depend upon configure-libstdc++.
19352         (configure-librx, all-librx): New targets.
19353         (configure-newlib): New target.
19354         (all-newlib): Depend upon configure-newlib
19355         (configure-xiberty): New target.
19356         (all-xiberty): Depend upon configure-xiberty.
19358 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19360         * configure.in (host i[345]86-*-win32):  Expand the
19361         noconfigdirs again.
19363 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
19365         * mpw-configure: Fix sed command file name.
19367 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
19369         * configure.in (host i[345]86-*-win32): Reduce the
19370         noconfigdirs again.
19372 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
19374         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
19375         or powerpc*-*-pe*, since they are not yet supported.
19377 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
19379         Add PowerMac support and many other enhancements.
19380         * mpw-configure: New option --cc to select compiler to use,
19381         paste options set according to --cc into the generated
19382         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
19383         if mpw-make.sed is present.
19384         * mpw-config.in: Don't test for gC1, test for mpw-touch,
19385         add forward includes for PowerPC include files.
19386         * mpw-build.in: Build using Makefile.PPC if present.
19387         (do-byacc, etc): Remove separate version resource builds.
19388         (do-gas): Build "stamps" before "all".
19389         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
19390         * mpw-README: Update to reflect --cc option, PowerMac support,
19391         and recently-reported compatibility problems.
19393 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
19395         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
19396         embedded m68k systems (-aout, -coff, -elf, -vxworks).
19397         (--with-multilib-top): Pass to recursive invocations.
19399 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
19401         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
19402         v810-*-*.
19404 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19406         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
19407         gdb, ld and opcodes on v810-*-*.
19409 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
19411         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
19412         (local-maintainer-clean): New target.
19413         (maintainer-clean): New target.
19414         (realclean): Just depend upon maintainer-clean.
19416 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19418         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
19420 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
19422         * configure.in: Build ld in mips*-*-bsd* case.
19424 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
19426         * config.sub: Accept -lites* OS.  From Ian Dall.
19428 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
19430         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
19431         targets.
19433 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19435         * configure.in: treat i386-win32 canadian cross the same as
19436         i386-go32 canadian cross.
19438 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19440         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
19441         running under the simulator to build a reduced set of libraries.
19442         (powerpc-*-eabiaix): Add fine grained multilib support added to
19443         other powerpc targets yesterday.
19445 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19447         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
19448         -disable-softfloat, -disable-relocatable, -disable-aix, and
19449         -disable-sysv to control which multilib libraries get built.
19451 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
19453         * configure: Add Makefile.tem to list of files to remove in trap
19454         handler.
19456 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19458         * config.guess (*Linux*):  Add missing "exit"s.
19459         Also, need specific check for alpha-unknown-linux (uses COFF).
19461 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19463         * config.guess:  Merge with FSF:
19465         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
19466         * config.guess (AIX4): More robust release numbering discovery.
19468         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
19469         * config.guess (i386-sequent-ptx): Properly get version number.
19471         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
19472         * config.guess (mips:*:4*:UMIPS): New case.
19474 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
19476         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
19477         (i386-win32 host): Likewise.  Don't build readline.
19479 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
19481         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
19482         SUPPORT_FILES to submakes.
19484 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
19486         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
19487         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
19488         mpw-configure.
19490 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
19492         * configure.in (appdirs): Use =, not ==, in test expression when
19493         trying to build the text to print in the warning message for
19494         Solaris users.
19496 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
19498         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
19500 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
19502         * config.guess: Recognize lynx-2.3.
19504 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
19506         * config.sub (z8ksim): Deleted
19507         (z8k-*-coff): New, this is the one true name of the target.
19509 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
19511         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
19513 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
19515         * config.guess (*:Linux:*:*): First try asking the linker what the
19516         default object file format is (elf, aout, or coff).  Then if this
19517         fails, try previous methods.
19519 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19521         * configure.in: Don't build newlib for *-*-vxworks5.1.
19523 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
19525         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
19526         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
19528 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
19530         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
19532 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
19534         * cfg-ml-com.in: New file.
19535         * cfg-ml-pos.in: New file.
19537 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
19539         * COPYING.NEWLIB: Add HP free copyright to list.
19541 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19543         * config.sub: Recognize -eabi* for the system, not just -eabi.
19545 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
19547         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
19548         * config.sub, configure.in (win32): New target and host.
19550 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
19552         * configure.in: Add i386-pe configuration.
19554 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
19556         * mpw-build.in (install): Install GDB after LD.
19558 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
19560         * mpw-config.in (elf/mips.h): Always forward-include, needed
19561         for GDB to build.
19563 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
19565         * testsuite: New directory for customer acceptance and whole tool
19566         chain tests.
19568 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
19570         * configure: If per-host line isn't found, but AC_OUTPUT is found
19571         and a configure script exists, run it instead.
19573 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19575         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
19577 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
19579         * configure: Set build_{cpu,vendor,os,alias} to host values when
19580         --build isn't specified.
19582 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19584         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
19585         (FLAGS_TO_PASS): Pass them.
19586         (EXTRA_TARGET_FLAGS): Ditto.
19588 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19590         * Makefile.in (all-libg++): Depend on all-libstdc++.
19592 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19594         * configure.in (noconfigdirs): Enable all packages for
19595         i386-unknown-netbsd.
19597 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
19599         * configure.in (noconfigdirs): Don't configure tk for i386-go32
19600         hosted builds (DOS builds)
19602 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
19604         Changes for ARM based on patches from Richard Earnshaw:
19605         * config.sub: Handle armeb and armel.
19606         * configure.in: Omit arm linker only for riscix.
19608 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19610         * config.guess:  Update from FSF.
19612 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
19614         * config.sub: Recognize powerpcle as the little endian variant of
19615         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
19616         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
19617         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
19618         temporarily.
19620 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
19622         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
19624 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
19626         * config.sub: Accept -lites* as a basic system type.
19628 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
19630         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
19631         installed, and if so return linuxoldld as the system name.
19633 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
19635         * config.guess: Add hppa1.1-hp-lites support.
19637 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
19639         * configure.in: Don't build newlib for m68k-vxworks5.1.
19641 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19643         * configure.in (mips-sgi-irix6): Use mh-irix5.
19645 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
19647         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
19649 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19651         * test-build.mk: Enable building of shared libraries on IRIX 5 and
19652         OSF/1.  Fix compiler flags.
19653         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
19655 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
19657         * configure.in: Recognize --with-newlib.
19658         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19660 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19662         * Makefile.in: move {all,check,install}-gdb from *_MODULES
19663         to *_X11_MODULES due to gdbtk needing X include files et al.
19665 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
19667         Merge in support for Mac MPW as a host.
19668         (Old change descriptions retained for informational value.)
19670         * mpw-config.in: Add generic include forwards for cpu-specific
19671         include files in aout and elf directories.
19673         * mpw-configure: Added copyright.
19674         * mpw-config.in: Check for presence of required build tools.
19675         (target_libs): Add newlib.
19676         (target_tools): Add examples.
19677         (Read Me): Generate as "Read Me for MPW" instead.
19678         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19679         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19680         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19682         * mpw-configure: Remove subdir-specific makefile hackery,
19683         delete mk.tmp after using it.
19685         * mpw-build.in (all): Display start and end times.
19687         * mpw-configure (host_canonical): Set.
19688         (target_cpu): Always add to makefiles.
19689         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19690         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19691         (mpw-mh-mpw): Look for in srcdir and srcroot.
19692         Use sed instead of mpw-edit-prefix to edit prefix definitions.
19694         * mpw-build.in: (install-only): New target.
19696         * mpw-configure (host_alias, target_alias): Rename from hostalias
19697         and targetalias, add into generated Makefile.
19698         (mk.tmp): If present, add into generated Makefile.
19699         * mpw-build.in (all-gas): Build config.h first before gas proper.
19701         * mpw-configure (config.status): Write only if changed.
19702         * mpw-config.in (readline): Configure it (not built, just used for
19703         definitions).
19705         * mpw-config.in (elf/mips.h): Add a forward include.
19707         * mpw-config.in: Forward-include most .h files in include into
19708         extra-include.
19709         (readline): Don't build.
19710         mpw-build.in (install): Install GDB.
19712         * mpw-configure (prefix, mpw_prefix): Handle it.
19713         * mpw-config.in (mmalloc, readline): Don't configure.
19714         * mpw-build.in (thisscript): Rename to ThisScript.
19715         Use mpw-build instead of BuildProgram everywhere.
19716         (mmalloc, readline): Don't build.
19717         * mpw-README: New file, basic documentation about the MPW port.
19719         * mpw-config.in: Use forward-include to create include files.
19721         * mpw-configure: Add more things to the top of each configured
19722         Makefile, including contents of config/mpw-mh-mpw.
19723         * mpw-config.in (extra-include): Create this directory and fill it
19724         with Posix-like include files when configuring.
19726         * config.sub (apple, mac, mpw): Add various aliases.
19728         * mpw-build.in: New file, top-level build script fragment for MPW.
19729         * mpw-configure: New file, configure script for MPW.
19730         * mpw-config.in: New file, config fragment for MPW.
19732 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19734         * configure.in (host_libs): Remove glob, since it is gone from the
19735         sources.
19737 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19739         * Makefile.in: define empty GDB_NLM_DEPS var.
19741         * configure.in(target_makefile_frag): use config/mt-netware
19742         for netware targets.
19744 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
19746         * config.sub: Merge in recent FSF changes.  Remove linux special
19747         cases.
19749 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19751         Revert this change:
19753         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
19755                 * build-all.mk: Use CC=cc -Xs on Solaris.
19757 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19759         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
19760         stop using it.
19761         * Makefile.in: Nuke all references to glob subdirectory.
19763 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19765         * configure.in: Fix --enable-shared logic in per-host.
19767 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
19769         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19771 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19773         * configure.in (noconfigdirs): Don't build gas on AIX, for
19774         powerpc*-*-aix* as well as for rs6000*-*-aix*.
19776 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
19778         * configure: Fix --cache-file to work if the file argument is a
19779         relative path.
19781 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
19783         * configure: If the --cache-file is used, pass it down to
19784         configure in subdirectories.
19786 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
19788         * config.sub: add vxworks29k configuration.
19790 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
19792         * Makefile.in (taz): Do "diststuff" part quietly.
19794 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
19796         * config.sub: Mini-merge with gcc/config.sub.
19798 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19800         * config.guess (IRIX): Sed - to _.
19802 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19804         * Makefile.in (source-vault, binary-vault): New targets.
19806 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
19808         * config.sub: Recognize -eabi as a basic system type.
19810 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19812         * configure.in (enable_shared stuff): Fix typo.
19814 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
19816         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19818 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19820         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19822 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
19824         * configure.in (rs6000-*-*): Don't build gas.
19826 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
19828         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19829         reduce command line length.
19830         (AS_FOR_TARGET): Check for as.new, not Makefile.
19831         (NM_FOR_TARGET): Check for nm.new, not Makefile.
19833 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19835         * config.guess:  Merge from FSF.
19837 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19839         * configure: Don't use $ when handling program_suffix.
19841 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
19843         * configure.in:  Configure tk for hppa/hpux.
19845 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19847         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
19849 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19851         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
19852         to LIBCXXFLAGS.  Tests are better run without it.
19854 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
19856         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19858 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
19860         * configure.in (*-*-netware*): Don't configure xiberty.
19862 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
19864         * configure.in:  Remove tk from native_only list.
19866 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
19868         * build-all.mk: Add mips-ncd-elf target to sun4 targets
19869         for special NCD build.
19871 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19873         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19874         makeall.bat, they're only useful for binutils snapshots.
19875         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19876         makeall.bat to specified SUPPORT_FILES.
19878 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
19880         * build-all.mk: Add Ericsson targets to sun4 and solaris
19881         hosts.  Add  BNR's sun4 target to solaris host, so their
19882         build-from-source will be tested in-house first.
19884 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19886         * Makefile.in (LIBCFLAGS): New variable.
19887         (CFLAGS_FOR_TARGET): Ditto.
19888         (LIBCFLAGS_FOR_TARGET): Ditto.
19889         (LIBCXXFLAGS): Ditto.
19890         (CXXFLAGS_FOR_TARGET): Ditto.
19891         (LIBCXXFLAGS_FOR_TARGET): Ditto.
19892         (BASE_FLAGS_TO_PASS): Pass them.
19893         (EXTRA_TARGET_FLAGS): Ditto.
19895         * configure.in: Support --enable-shared.
19897 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19899         * configure.in (target_libs):  Include libstdc++ again.
19900         * config.guess:  Update from FSF (for FreeBSD).
19902 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19904         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19905         makeall.bat.
19906         (DISTDOCDIRS): Add `etc'.
19907         (ETC_SUPPORT_PFX): New variable.
19908         (taz): Include anything from etc starting with a word in
19909         ETC_SUPPORT_PFX.
19911 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19913         * config.sub: Update for recent FSF changes.  Remove obsolete
19914         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
19915         spacing changes.
19917 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19919         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
19921         * config.guess:  Merge with FSF.
19922         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19924 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19926         * configure: Since the "trap 0" handler will override the exit
19927         status on many systems, only use it for "exit 1", and make it set
19928         a non-zero exit status; reset it before "exit 0".  Also, check
19929         exit status of config.sub, and error out if it failed.
19931 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
19933         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19934         and install libgloss.
19936 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19938         * Makefile.in (all-binutils): Depend upon all-byacc.
19940         * configure.in: Don't build emacs on Irix 5.
19942 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19944         * configure.in (*-*-netware*): Add libio.
19946 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19948         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19949         (CHECK_TARGET_MODULES): Ditto.
19950         (INSTALL_TARGET_MODULES): Ditto.
19951         (TARGET_LIBS): Ditto.
19952         (all-libstdc++): Note dependencies.
19954 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19956         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19958 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19960         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19961         -fexternal-templates.
19963         * configure.in (target_libs): Add libstdc++.
19964         (noconfigdirs): Add libstdc++ as appropriate.
19966 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19968         * config.guess:  Update from FSF.
19970 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19972         * configure: Use ${config_shell} when running ${configsub}.
19974 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
19976         * config.sub: No longer recognize h8300h.
19978 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19980         * config.sub: Remove extraneous differences between config.sub and
19981         gcc/config.sub.
19983 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19985         * Makefile.in (DISTSTUFFDIRS): Add gas.
19987 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
19989         * COPYING.NEWLIB: New file.
19991 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19993         * config.guess (HP-UX):  Patch from Harlan Stenn
19994         <harlan@landmark.com> to also emit release level.
19996 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19998         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
20000 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20002         * config.sub:  Merge nextstep cleanup from FSF.
20004 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20006         * configure.in (arm-*-*): Don't configure ld for this target.
20008 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
20010         * configure.in (*-*-netware): don't configure libg++, libio,
20011         librx, or newlib.
20013 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
20015         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
20016         configure ld--it works, but it doesn't support shared libraries.
20018 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20020         * config.guess (*-unknown-freebsd*):  Get rid of possible
20021         trailing "(Release)" in version string.
20022         Patch from Paul Richards <paul@isl.cf.ac.uk>.
20024 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20026         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
20027         Fix type: *-next-neststep -> *-next-nextstep.
20029         * config.guess:  Merge from FSF:
20031         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
20033         * config.guess: Recognize powerpc-ibm-aix3.2.5.
20035         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
20037         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
20038         instead of UNIX_SV for UnixWare 1.0).
20040 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
20042         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
20043         to make gdb/nlm/* build after the compiler and linker.
20045 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20047         * config.guess (netbsd, freebsd, linux):  Accept any machine,
20048         not just i[34]86.
20049         (m68k-atari-sysv4):  Relocate to match FSF version.
20051         * config.guess:  More merges from the FSF:
20053         Add a space before function call or macro invocation.
20055         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
20057         * config.guess: Add trap cmd to remove dummy.c and dummy when
20058         interrupted.
20060         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
20062         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
20063         (dummy): Redirect stderr from compilation of dummy.c.
20065         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
20067         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
20069 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
20071         * configure: Accept and ignore --cache*, for compatibility with
20072         new autoconf.
20074 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20076         * config.guess:  Merge from FSF:
20078         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
20080         * config.guess (Pyramid*:OSx*:*:*): New case.
20081         (PATH): Add /.attbin at end for finding uname.
20082         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
20084         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
20086         * config.guess (M88*:DolphinOS:*:*): New case.
20088         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
20090         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
20091         to select whether to use ELF or COFF.
20093         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
20095         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
20097         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
20099         * config.guess: Guess the OS version for HPUX.
20101         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
20103         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
20105 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
20107         * configure.in: Recognize --with-headers, --with-libs, and
20108         --without-newlib.
20109         * Makefile.in (all-xiberty): Depend upon all-ld.
20111 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
20113         * configure.in: Change i[34]86 to i[345]86.
20115 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
20117         * configure (version): A few more tweaks to help message.
20119 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20121         * Makefile.in:  Remove (for now) librx as a host library,
20122         now that we're building it for target.
20124 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
20126         * configure: Fix up help message; from karl@owl.hq.ileaf.com
20127         (Karl Berry).
20129 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20131         * configure.in:  Also configure librx.
20133 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20135         * Makefile.in:  Update various rules to reflect that librx
20136         is now needed for libg++.
20138 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
20140         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
20142 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
20144         * configure.in: Configure the examples directory.
20146 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
20148         * configure: Simplify Jun 2 1994 change.
20150 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
20152         * change CC to /usr/latest/bin/gcc for lynx host builds, since
20153         /bin/gcc isn't good enough to build gcc.
20155 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
20157         * Makefile.in (GDB_SUPPORT_FILES): Remove
20158         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
20159         (gdb.tar.gz): Add new rule to use standard distribution building
20160         mechanism.
20162 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20164         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
20165         Bill Cox <bill@cygnus.com>.
20167 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20169         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
20171 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
20173         * configure:  Search current dir first in .gdbinit.
20175 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20177         * config.sub:  Recognize freebsd (merged from gcc config.sub).
20179 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20181         * config.sub:  Refer to NeXT's operating system as nextstep.
20183         * config.sub (case $basic_machine):  Re-order the cases, to match
20184         the order in the FSF version (which is mostly alphabethical).
20185         Merge in some additions and changes from the FSF.
20187 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
20189         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
20190         * config.sub: Recognize cxux7.
20191         * configure.in: Use mh-cxux for m88k-harris-cxux*.
20193 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20195         * config.sub:  Fix typo powerpc -> powerpc-*.
20197 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
20199         * Makefile.in: `all-emacs19' depends on `all-byacc'.
20201         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
20202         parallel with all-emacs and install-emacs).  Top-level command
20203         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
20205 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
20207         * test-build.mk ($(host)-stamp-stage2-installed): Remove
20208         $(relbindir)/make before doing ``make install'', and use
20209         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
20210         installing over running make binary.
20211         ($(host)-stamp-stage3-installed): Likewise.
20213 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20215         * config.guess: Recognize Mach.
20217 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
20219         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
20220         see whether --exec-prefix was used.
20222 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20224         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
20226 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20228         * Makefile.in: Add all-librx target similar to all-libproc.
20230 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
20232         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
20233         with post 1.2 uname bogosity.
20235 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20237         * configure: Remove temporary files on receipt of a signal.
20239 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
20241         * configure: If there is a package_makefile_frag, remove
20242         ${subdir}/Makefile.tem after copying it in.
20244 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
20246         * build_all.mk: support rs6000 lynx identifies itself as
20247         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
20248         since /bin/gcc is too feeble to compile a modern gcc.
20250 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
20252         * brought devo/test-build.mk update-to-date with progressive/
20253         test-build.mk. Add lynx targets and hppa flag info.
20255 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20257         * configure.in:  Use mh-ncrsvr43.  Patch from
20258         Tom McConnell <tmcconne@sedona.intel.com>.
20260 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20262         * config.guess (i386-unknown-bsdi):  No longer need to
20263         check #if defined(__bsdi__) && defined(__i386__).
20265 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20267         * configure: Set program_transform_nameoption correctly.
20269 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
20271         * brought build-all.mk update-to-date with progressive build-all.mk,
20272         added new targets and hppa info.
20274 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20276         * configure: If config.guess result is a prefix of the user
20277         specified target, assume a native build and use the user specified
20278         target as the host alias.  Remove SunOS patch suffix removal hack.
20279         * configure.in: Remove SunOS patch suffix removal hack.
20281         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
20282         in NATIVE_CHECK_MODULES.
20284 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
20286         * Makefile.in: Rename HOST_ONLY to NATIVE.
20287         * configure: Delete SunOs patch suffix from host_canonical
20288         and build_canonical variables that are prepended to Makefiles.
20289         * configure.in: Add comments for easier maintenance.
20291 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20293         * Makefile.in: Add all-libproc target similar to all-gui.
20295 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
20297         * Makefile.in (CHECK_MODULES): split into
20298         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
20300 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
20302         * config.guess (i386-unknown-bsdi): New system to guess.
20304 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20306         * Makefile.in: Add all-gui target (but not yet build by "all").
20308 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
20310         * config.sub: Move deletion of patch suffix from here...
20311         * configure.in: To here, at Ian's suggestion.  The top-
20312         level scripts might need to know of a patch level.
20314 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
20316         * config.sub: Strip off patch suffix so rtl is recognized
20317         as a sunos4.1.3 machine, even though it's been patched.
20319 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
20321         * Makefile.in (INSTALL_LAST): Delete.
20322         (INSTALL_DOSREL): New.
20324 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20326         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
20327         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
20328         whether we pass down --with-gnu-ld anyhow.
20330 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
20332         * Makefile.in (INSTALL_LAST): Change operation so it works
20333         on more flavors of make.
20334         * configure.in (go32): Don't build libg++ or libio.
20336 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
20338         * Makefile.in (Move HOST_PREFIX_1 and friends up so
20339         they can be overriden by templates.
20341 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
20343         * configure.in (target==go32): Don't build gdb.
20344         * dosrel: New directory.
20346 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
20348         * configure.in (host==go32): Configure dosrel too.
20349         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
20350         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
20351         be set by incoming names or templates.
20352         (INSTALL_LAST): New rule.
20354 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
20356         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
20358 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20360         * configure.in (appdirs): New variable.  Currently empty, but will
20361         be used in gas distribution.  If nonempty, lists a set of
20362         directories at least one of which must get configured, or top
20363         level configuration is considered to have failed.
20364         (rs6000-*-lynxos*): Use new file name.
20366 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20368         Eliminate XTRAFLAGS.
20369         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
20370         newlib include files using -idirafter, and also use -nostdinc.
20371         (CXX_FOR_TARGET): Likewise.
20372         (XTRAFLAGS): Removed.
20373         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
20374         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
20375         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
20376         ($(DO_X)): Don't pass down XTRAFLAGS.
20378 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20380         * configure.in (mips*-dec-bsd*): New target; do build linker.
20381         (mips*-*-bsd*): New target; don't build linker.
20383 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
20385         * configure.in: support rs6000-*-lynxos* configuration.
20386         support sunos4 as a cross target.
20388         * config.sub: look for lynx*, not lynx since the OS version may
20389         legitimately be part of the name.
20391 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20393         * configure.in (i[34]86-*-sco*): Move to be with other i386
20394         targets.
20395         (romp-*-*): New target.  Skip various binary utilities.
20396         (vax-*-*): New target.  Don't build newlib.
20397         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
20399 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20401         * configure.in: Only set host_makefile_frag if config
20402         directory exists.
20404 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20406         * install.sh: If $dstdir exists, don't check whether each
20407         component does.
20409 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20411         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
20413 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
20415         * configure.in (*-*-lynxos*): Don't configure newlib for either
20416         native or cross Lynx.
20418 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
20420         * config.sub (sparc64-elf): Fix os.
20421         (z8k): Remove duplicate.
20423 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20425         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
20426         gcc/stmp-fixproto, to try to prevent fixproto from being run.
20428 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
20430         * configure: Make file links cleanly even if Lynx fails on
20431         an NFS symlink (at least fail cleanly).
20433 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
20435         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
20436         -XNh2000.
20438 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20440         * configure: Unknown options are fatal again.
20442 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
20444         * configure: Ignore --x-includes and --x-libraries, for Autoconf
20445         compatibility.
20447 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
20449         * build-all.mk: Add `clean' target.
20451 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20453         * config.guess:  Add SINIX support.
20454         * configure.in:  Add mips-*-sysv4* support.
20456 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
20458         * build-all.mk: Document all useful targets.
20459         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
20460         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
20462 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20464         * configure: Support --silent, --quiet.
20466 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20468         * configure: Support --disable-FEATURE.
20470 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20472         * config.guess: Recognize NCR running SVR4.3.
20474 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20476         * config.guess:  Make BSDI generate i386-unknown-bsd386.
20477         Patch from Paul Eggert <eggert@twinsun.com>.
20479 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20481         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
20483 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20485         * configure: Make unrecognized options give nonfatal warnings
20486         instead of fatal errors, and pass them to any subdirectory
20487         configures in case they recognize them.
20488         Make --x equivalent to --with-x.
20490 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20492         * configure: Add --enable-* options.  Clean up usage message and
20493         some comments.
20495 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
20497         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
20499 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20501         * configure.in (hppa*-*-*): Enable binutils.
20503 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20505         * config.sub: Recognize cisco.
20507 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
20509         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
20511 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20513         * config.guess: about target *-hitachi-hiuxwe2, don't print more
20514         than one configuration name.  Add comment.
20516 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
20518         * config.guess: about target *-hitachi-hiuxwe2, fixed
20519         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
20520         macro is incorrect.]
20522 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20524         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
20525         than the "make ls" stuff which used to be here.
20527 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20529         * config.guess:  Recognize i[34]86-unknown-freebsd.
20530         From Shawn M Carey <smcarey@rodan.syr.edu>.
20532 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20534         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
20536 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
20538         * config.guess: Check for ptx.
20540 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
20542         * config.sub: Add os9k checking.
20544 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20546         * config.guess: Handle OSF1 running on HPPA processors
20548 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
20550         * configure: If subdir configure fails, print out a message with
20551         subdirectory name, in case subdir's configure code didn't identify
20552         itself.
20554 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
20556         * configure.in: Remove embedded newlines from configdirs.
20557         Avoid mismatches of substrings.  Fix matching strings at end
20558         of configdirs.
20560 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
20562         * config.guess:  Add Lynx/rs6000 config support.
20564 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
20566         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
20568 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
20570         * configure.in (hppa*-*-osf*): Treat this just like most other
20571         PA configurations (eg no binutils or ld).
20572         (hppa*-*-*elf*): These configurations have binutils and ld.
20574 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20576         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
20578 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20580         * configure.in (rs6000-*-*): Build gas.
20582 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20584         * Makefile.in:  Avoid bug in losing hpux sed.
20586 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20588         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
20589         for GDB and GDB has been fixed to not need it.
20591 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20593         * config.guess: Recognize vax hosts.
20595 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20597         * configure (while loop): Don't use "break 2" inside case
20598         statement -- the case statement isn't an enclosing loop.
20600 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20602         * config.guess:  Clean up NeXT support, to allow nextstep
20603         on Intel machines.  Make OS be nextstep.
20605 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
20607         * config.guess: Add alternate forms for Convex.
20609 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
20611         * configure:  Completely rewrite option processing.  Take
20612         advantage of pattern-matching to avoid invoking test frequently.
20613         Also clean up host and target defaulting logic.
20615 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20617         * Makefile.in: Replace all occurrances of "rootme" with "r" and
20618         "$${rootme}" with "$$r", to increase the likelihood that the do-*
20619         commands (plus user environment) will fit SCO limits.
20621 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20623         * configure.in: Don't issue warnings about directories which are
20624         not being configured if -norecursion is set.  Correct test for
20625         --with-gnu-as and --with-gnu-ld to not get confused by substring
20626         matches.
20628         * configure.in: Don't build gas for alpha-dec-osf1*.
20630 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
20632         * configure:  Back out Per's change of 12/19/1993.  It changes the
20633         behavior of configure in unexpected and confusing ways.
20635         Also, use different delim char when calculating
20636         program_transform_name so that the name can contain slashes.
20638 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
20640         * configure.in, config.sub: Add support for VSTa micro-kernel.
20642 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
20644         * configure.in: Nuke hacks which were used to get a special
20645         version of GAS for HPPA configurations.
20647 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20649         * configure:  If only ${target_alias} is given, use that
20650         as the default for ${host_alias}.
20651         * configure:  Add missing back-slashes before nested quotes.
20653 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
20655         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20657 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
20659         * config.guess:  Recognize some Tektronix configurations.
20660         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20662 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20664         * config.sub: Match any flavor of SH.
20666 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
20668         * configure.in: Don't try to configure newlib for Alpha.
20670 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20672         * configure.in: Don't build ld for Irix 5.  Don't build gas,
20673         libg++ or libio for any Alpha target.
20675         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
20677 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
20679         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20680         default arguments -- so it tried to compress itself.
20682 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
20684         * configure.in (notsupp): ensure that a space is always at the end
20685         of the configdirs list, since the grep checks for an explicit space
20687 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20689         * configure.in (target i386-sysv4.2): don't build ld, since static
20690         versions of many libraries are not available.
20692 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20694         * config.guess: Recognize Apollos (using environment variables).
20695         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20697 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20699         * config.guess: Recognize Sony news mips running newsos.
20701 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
20703         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20704         "fi ; else" for bash.
20706 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
20708         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20710 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
20712         * config.sub: accept unixware as an alias for svr4.2.
20713         Fix some inconsistancies with the gcc version.
20715 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20717         * Makefile.in (DISTDOCDIRS):  Add gdb.
20719 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20721         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
20723 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20725         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20726         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20727         this now.
20729 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20731         * config.sub: Accept hiux* as an OS name.
20733         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20734         etc/make-stds.texi.  The underscore came from gcc, and dje now
20735         agrees that RUNTESTFLAGS is the correct name.
20737 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20739         * install.sh:  Remove 'set -e'.  It makes any conditionals
20740         in the script useless.
20742         * config.guess: Automatically recognize arm-acorn-riscix
20743         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20745 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
20747         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20749 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20751         * Makefile.in (DISTDOCDIRS): New variable.
20752         (taz): Edit local Makefile.in sooner, instead of proto-toplev
20753         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
20755 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20757         * configure.in (hppa target): check the source directory for the
20758         pagas sub-directory
20760 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
20762         * config.sub: Allow -aout* and -elf*.
20764 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20766         * configure.in: Don't build ld on i386-solaris2, same as for
20767         sparc-solaris2.
20769 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20771         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20773 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20775         * configure.in:  Configure gdb for alpha.
20777 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20779         * Makefile.in (CXXFLAGS): Add -O.
20781 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20783         * config.guess: added support for DG Aviion
20785 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20787         * configure.in: Produce warning message for subdirectories not
20788         configurable for this host/target combination.  Don't try to
20789         configure gdb for vms.
20791 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20793         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20794         appropriate files before making "diststuff".
20795         (DISTBISONFILES): New var: list of files to be edited.
20796         (DISTSTUFFDIRS): Add binutils.
20798 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20800         * config.sub: also handle mipsel and mips64el (for little endian mips)
20802 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20804         * configure.in: Add * to end of all OS names.
20806 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
20808         * configure.in: Build newlib for LynxOS native.
20810 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20812         * config.guess: Add support for delta 88k running SVR3.
20814         * configure.in: Add comment about HP compiler vs. emacs.
20816 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20818         * configure.in: don't build ld on solaris2 (not a viable option
20819         due to bugs in getpwnam & getpwuid)
20821 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20823         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20824         config.guess will produce a full version number.
20826 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20828         * configure.in: Build linker and binutils for alpha-dec-osf1.
20830 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20832         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20833         and gdb/testsuite/Makefile.in.
20835 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20837         * configure.in: recognize mips*- instead of mips-
20839 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20841         * config.sub: Accept linux*coff and linux*elf as operating
20842         systems.
20844 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20846         * config.sub: Recognize mips64, and mips3 as an alias for it.
20848 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20850         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20851         gdb knows how to handle OSF/1 shared libraries.
20853 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20855         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20856         * config.guess: Recognize Hitachi's HIUX.
20857         * config.sub: Recognize h3050r* and hppahitachi.
20858         Remove redundant cases for hp9k[23]*.
20860 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20862         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20863         if gas and ld are in the source tree and are in ${configdirs}.
20864         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20865         --with options (but still pass them down on the command line,
20866         if they were explicitly specified).
20868 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20870         * configure: substitute SHELL value in Makefile.in with
20871         ${CONFIG_SHELL}
20873 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20875         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20876         *-*-solaris2* targets.
20878 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20880         * Makefile.in: define M4, and pass it down to sub-makes;
20881         all-autoconf now depends on all-m4
20883 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20885         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20886         presence of {ar,ranlib} instead of a configured directory
20888 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
20890         * config.guess: Accept 34?? as well as 33?? for NCR.
20892 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20894         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20895         of 'gas' in sed commands, since 'gash' is now in the tree as well.
20897 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20899         * configure: grab values for $(CC) and $(CXX) from the
20900         environment, so that someone can do "CC=gcc configure; make" and
20901         have it work right (matching the way that autoconf works now)
20903         * configure.in, Makefile.in: add support for gash, the tcl
20904         interface to Galaxy
20906         * config.guess: add NetBSD variants (hp300, x86)
20908 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
20910         * install.sh: Support -d option (in the manner of SunOS 4 install,
20911         as it is more deterministic than that of GNU install)
20912         (chmodcmd): Set file to mode 755 by default (should also do default
20913         chgrp and chown, but I don't feel like dealing with that now)
20915 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
20917         * config.sub: Remove h8300hhms alias.
20919 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20921         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20923 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20925         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20926         as stmp-fixinc
20928 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20930         * config.sub: recognize m88110-bug-coff.
20932 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20934         * Makefile.in (all-libio): all dependencies on the toolchain used
20935         to build this (gcc, gas, ld, etc)
20937 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20939         * config.guess: Deal with OSF/1 1.3 on alpha.
20941 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20943         * install.sh: add some 'else true' clauses for portability
20945         * configure.in: don't build libio for h8[35]00-*-* targets
20947 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20949         * Makefile.in:  Add support for new libio.
20951 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20953         * install.sh: If one command fails, don't try the rest.  Don't try
20954         to remove $dsttmp (via trap) unless we have already created it.
20955         If $src doesn't exist, detect it and exit with an error.
20957         * config.guess: Recognize BSD on hp300.
20959 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20961         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20962         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20964 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
20966         * Makefile.in (all-send-pr): depends on all-prms
20968 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20970         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20972 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20974         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20975         Added test for mips-mips-riscos5.
20977 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20979         * configure.in: use mh-hp300 for 68k HP hosts
20981 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20983         * configure: add support for CONFIG_SHELL, so that you can use
20984         some alternate shell for evaluating configure scripts
20986 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
20988         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
20989         in configure script to bug-gdb@prep.ai.mit.edu when building
20990         distribution archive.
20991         * Makefile.in (COMPRESS):  Remove def.
20992         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
20993         gdb.tar.Z and make-gdb.tar.Z respectively.
20994         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
20995         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
20996         to convergence with 'taz' target in Makefile.in.
20998 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
21000         * install.sh (dsttmp): use trap to ensure that tmp files go
21001         away on error conditions
21003 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
21005         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
21007 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
21009         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
21010         its parent is '/' not ''.
21012         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
21014 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
21016         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
21017         that ${newsrcdir}/configure.in does.
21019 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
21021         * test-build.mk: support for CONFIG_SHELL
21023 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
21025         * config.sub (netware):  Add as a basic system type.
21027 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
21029         * Makefile.in (Makefile): depend on configure.in.  Also drop the
21030         $(srcdir)/ from the dependency on Makefile.in.
21032 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
21034         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
21035         (h8300hhms is temporary until multi-libraries are implemented).
21036         * configure.in: Handle h8300h too.
21038 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
21040         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
21042 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
21044         * configure:  Remove extraneous output when guessing host type.
21045         * config.guess:  Remove extraneous output when guessing using C
21046         compiler rather than uname, or when guessing fails.
21048 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
21050         * Makefile.in: remove all.cross and install.cross targets
21052         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
21053         definitions
21055 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
21057         * configure.in (target sh): Build gprof.
21059 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21061         * config.sub: change -solaris to -solaris2
21063 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
21065         * configure.in: Use config/mh-riscos for mips-*-sysv*.
21067 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
21069         * configure: Correct error message for missing Makefile.in to
21070         print correct directory.
21072 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21074         * install.sh: kludge around 386BSD shell bug
21076 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
21078         * config.guess:  Recognize NeXT.
21079         * config.guess:  Recognize i486-ncr-sysv4.
21080         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
21082 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
21084         * Makefile.in (MAKEINFOFLAGS): New variable.
21085         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
21086         * build-all.mk, test-build.mk: Pass down --no-split as
21087         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
21089 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
21091         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
21093 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
21095         * Makefile.in (libg++.tar.z):  New rule.
21096         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
21097         * Makefile.in (taz):  Only do a single chmod.
21099 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
21101         * install.sh: don't use dirname anymore (replaced with sed usage)
21103 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
21105         * Makefile.in:  Change extension for gzip'd files from '.z' to
21106         '.gz' per new FSF standard usage.
21108 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
21110         * configure: put quotes around the final value of program_transform_name
21112 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21114         * Makefile.in: new install.sh support; update install-info rules
21116 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
21118         * configure.in: Build diff for crosses, but not for go32 host.
21120         * configure.in: Build gprof only for native, and don't build it
21121         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
21123 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
21125         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
21127 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
21129         * configure.in (host_tools): Add prms.
21131 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21133         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
21134         with $(FLAGS_TO_PASS) on the command line
21136         * config.sub: Recognize lynx and lynxos
21138 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
21140         * config.sub: Accept -ecoff*, not just -ecoff.
21142 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21144         * Makefile.in (taz): Use .gz suffix instead of .z.
21145         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
21146         names.
21148 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21150         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
21152 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21154         * Makefile.in (install-no-fixedincludes):  install gcc last, so
21155         that rebuilds that might happen during 'make install' don't get
21156         bogus gcc include files
21158 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21160         Change from Utah for HPPA support:
21161         * config.guess: Recognize hppa1.x-hp-bsd.
21163 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
21165         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
21166         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
21168 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
21170         * config.sub: Add support for rom68k and bug boot monitors.
21172 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
21174         * Makefile.in: Make all-opcodes depend on all-bfd.
21176 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
21178         * config.guess: Added special check for i[34]86-univel-sysv4*.
21180 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
21182         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
21183         the processor rather than assuming i486.
21185 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
21187         * config.guess: Recognize SunOS6 as Solaris3.
21189 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
21191         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
21192         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
21194 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
21196         * build-all.mk (all-cross): New target for Canadian Cross.
21197         Added Q2 go32 targets.
21198         * test-build.mk: Configure go32 cross sparclite-aout and
21199         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
21200         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
21202 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21204         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
21205         GO32 hosted toolchains
21207 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
21209         * configure: change  so "-exec-prefix" gets passed down rather
21210         than "-exec_prefix" so autoconf generated Makefiles get the
21211         exec_prefix set right.
21213 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21215         * config.guess: get the Solaris2 minor version number
21217         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
21219 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
21221         * config.guess: Recognize some Sequent platforms.
21223 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21225         * Makefile.in: added the vault-install target
21227         * configure.in: actually use the Sun3 makefile fragment that's in
21228         config, also added the release dir to configdirs
21230 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21232         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
21234 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21236         * configure.in: remove some program from Alpha targetted toolchains
21238 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
21240         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
21241         gprof.
21242         (taz): Run "make diststuff" in those directories instead of "make
21243         proto-dir".  Look for "VERSION=" only at start of line in subdir
21244         Makefile.  Use "gzip -9" for compression.
21245         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
21246         (binutils.tar.z): New target.
21248 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
21250         * Makefile.in (taz): Include gpl.texinfo.
21252 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
21254         * Makefile.in (setup-dirs): Merged into "taz" target.
21255         (taz): Only do `proto-dir' stuff if a directory is actually needed
21256         for this target.
21258 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
21260         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
21261         (FLAGS_TO_PASS): Pass down MUNCH_NM.
21262         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
21263         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
21264         (gcc-no-fixedincludes): Correct for current gcc Makefile.
21266 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
21268         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
21269         config.sub, and move-if-change to gdb testsuite distribution
21270         archive, so the testsuite can be extracted, configured, and
21271         run separately from the gdb distribution.  Blow away the Chill
21272         tests that require a Chill compiled executable, since GNU Chill
21273         is not yet publically available.
21275 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21277         * test-build.mk: set environment variables in a single command,
21278         instead of a list of assignments and exports
21280         * config.guess: recognize Alpha/OSF1 systems
21282 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21284         * configure: Change help message to prefer --options rather than
21285         -options.
21287 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
21289         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
21290         zippy@ecst.csuchico.edu.
21291         * config.guess: Recognize miniframe.
21293 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
21295         * Makefile.in: Use srcroot to find runtest rather than rootme.
21296         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
21298 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
21300         * test-build.mk: Extensive additions to support building on a
21301         machine other than the host.
21303 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
21305         * configure (tooldir): Fix for i386-aix again.
21307 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
21309         * configure, Makefile.in:  Change definition of $(tooldir)
21310         to match the FSF.
21312 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
21314         * config.guess:  Recognize i[34]86/SVR4.
21316 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
21318         * Makefile.in (all-gdb): gdb depends on sim.
21320 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
21322         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
21323         at the same time we make the prototype gdb directory.
21324         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
21325         files at the same time as the gdb base release distribution.
21327 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
21329         * Makefile.in (check): Use individual check targets rather than
21330         DO_X rule.
21331         (check-gcc): Added.
21333 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
21335         * config.sub: Use sysv3.2 not sysv32 for canonical OS
21336         for System V release 3.2.
21338 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21340         * config.sub: Recognize hppaosf.
21341         * configure.in: Do configure ld/binutils/gas for it.
21343 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
21345         * configure (tooldir): Alter syntax used to set this, for systems
21346         where "\$" isn't handled right, like i386-aix.
21348 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
21350         * configure: Pass program-transform-name, not
21351         program_transform_name, to recursive configures.
21353 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
21355         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
21356         of gas+ld+binutils.
21358 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
21360         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
21362 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21364         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
21366 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
21368         * Makefile.in (PRMS): Set back to all-prms.
21370 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
21372         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
21373         targets, rather than for MIPS hosts.
21375 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21377         * configure.in: add comment for --with-x default values
21379         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
21381         * Makefile.in: add check-* targets for each of the directories in
21382         the tree.  Add a definition of RUNTEST that will use the one we
21383         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
21385 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
21387         * configure.in: Removed obsolete references to bfd_target and
21388         target_makefile_frag.
21390         * build-all.mk: Set assorted targets for Q2.
21391         * config.sub: Recognize z8k-sim and h8300-hms.
21392         * test-build.mk: Really don't pass host to configure.
21393         (HOLES): Added uname.
21395 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
21397         * configure: Handle an empty program-prefix, program-suffix or
21398         program-transform-name correctly.
21400 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
21402         * build-all.mk: -G 8 no longer required for MIPS targets.
21403         * test-build.mk: Don't pass host argument to configure; make it
21404         guess.
21406 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
21408         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
21409         * Makefile.in (COMPRESS):  New macro, like GZIP.
21411 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
21413         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
21415         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
21416         with gas currently defaults to -G 0.
21418 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
21420         * Makefile.in (all-flex): flex depends on byacc.
21422         * build-all.mk: If host not specified, use config.guess.  Pass TAG
21423         to test-build.mk as RELEASE_TAG.
21424         * test-build.mk (configargs): New variable containing arguments to
21425         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
21426         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
21428         * config.guess: Use /bin/uname when checking -X argument on SCO,
21429         to avoid invoking GNU uname which doesn't understand -X.
21431         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
21433         * configure.in: Build gas for mips-*-*.
21435 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21437         * Makefile.in (all.normal): insert missing backslash.
21439 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
21441         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
21443         * Makefile.in: Complete overhaul to merge many almost identical
21444         targets.
21446 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21448         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
21449         (gdb.tar.Z): Adjusted.
21451         * Makefile.in (setup-dirs, taz): New targets; should be general
21452         enough to adapt for gdb sometime.  Build only .z file.
21453         (gas.tar.z): New target.
21455 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
21457         * build-all.mk: Use CC=cc -Xs on Solaris.
21459 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
21461         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
21462         for handling BISON for FSF releases.
21464 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
21466         * configure: Actually implement the change zoo just documented.
21468 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
21470         * configure: when using config.guess, only set target_alias when
21471         it's not already been set (ie, on the command line)
21473 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21475         * Makefile.in: add installcheck target, set PRMS to install-prms
21477 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21479         * configure: add support for package_makefile_fragment, handle the
21480         case where a directory has a configure.in file but no Makefile.in
21481         more gracefully (with an actual understandable error message, even);
21482         add support for --without (and add this to the usage message); also
21483         explicitly add a --host=${host_alias} to the command line when
21484         config.guess is used
21486 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21488         * configure: Must use both --host and --target in recursive calls.
21490 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
21492         * Makefile.in: Change deja-gnu to dejagnu.
21494 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
21496         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
21498 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21500         * configure.in: canonicalize all instances to *-*-solaris2*,
21501         also strip out a number of tools to not build for go32 host
21503 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21505         * config.guess: add GPL.
21507         * Makefile.in, config.guess, config.sub, configure: bump
21508         copyrights to 93.
21510 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
21512         * Makefile.in (do-info): Removed obsolete check for existence of
21513         localenv file.
21515         * Makefile.in (MAKEOVERRIDES): Define to be empty.
21517 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21519         * Makefile.in: a couple of 'else true' for decstation,
21520         support for TclX
21522         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
21524 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
21526         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
21528 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
21530         * config.guess: Recognize i386-ibm-aix (PS/2).
21531         * configure.in: Use config/mh-aix386 file for it.
21533 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
21535         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
21536         CC_FOR_TARGET instead.
21537         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
21539 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
21541         * Makefile.in: Add sim to list of directories sent with gdb
21543 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
21545         * configure.in: Put back mips-dec-bsd* case.
21547 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
21549         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
21550         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
21551         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
21553 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21555         * configure.in: remove no-op mips-dec-bsd* in "case $target"
21557         * Makefile.in (dir.info): only run gen-info-dir if it exists,
21558         (install-info): install dir.info only if it exists,
21559         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
21561 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
21563         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
21564         gas for mips-dec-bsd.
21566 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
21568         * configure (makesrcdir): If ${srcdir} is relative and not ".",
21569         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
21571 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
21573         * configure.in: Added "dejagnu" to hosttools list.
21575 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
21577         * config.sub, configure.in, config.guess:  Add support
21578         for Bosx, an AIX variant from Bull.
21579         Patches from F.Pierresteguy@frcl.bull.fr.
21581 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
21583         * devo/dejagnu: Initial creation of devo/dejagnu.
21584         Migrated dejagnu testcases and support files for testing software
21585         tools to reside as subdirectories, currently called "testsuite",
21586         within the directory of the software tool.  Migrated all programs,
21587         support libraries, etc. beloging to dejagnu proper from
21588         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
21589         with no modifications.  The changes to these files which will
21590         allow them to configure, build, and execute properly will be made
21591         in a future update.
21593 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
21595         * Makefile.in: Change send_pr to send-pr.
21596         * configure.in: Likewise.
21597         * send_pr: Renamed directory to send-pr.
21599 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
21601         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
21603 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
21605         * README:  Update for gdb-4.8 release.
21606         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
21607         gdb-xxx.tar.z (gzip'd) file also.
21609 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21611         * Makefile.in: make all-diff depend on all-libiberty
21613 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
21615         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
21617 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21619         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
21621 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
21623         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
21624         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
21625         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
21627 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21629         * Makefile.in:  makeinfo binary is in a new location
21631 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
21633         * config.sub: Accept -ecoff as an OS.
21635         * Makefile.in: Various changes to eliminate a level of make
21636         recursion and reduce the required command line length.
21637         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
21638         sub-makes.
21639         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
21640         variables holding settings for specific sub-makes.
21641         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
21642         in terms of BASE_FLAGS_TO_PASS.
21643         (TARGET_LIBS): New variable listing directories which use
21644         TARGET_FLAGS_TO_PASS.
21645         (subdir_do): Eliminated.
21646         (do-*): New set of targets to replace subdir_do.
21647         (various): All targets which used subdir_do now depend on do-*.
21648         (local-clean): Renamed from do_clean.
21649         (local-distclean): New target, dependency of distclean and
21650         realclean.
21651         (install-info): Don't create directories.  Depend on dir.info
21652         rather than calling make recursively.
21653         (install-dir.info): Eliminated.
21654         (install-info-dirs): Create all info directories here.
21655         (dir.info): Depend upon do-install-info.
21657         * test-build.mk (HOLES): Added false.
21659 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
21661         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
21663 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21665         * Makefile.in (info): remove dependency on all-texinfo.  The
21666         problem was really in texinfo/C, not at this level.
21668 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
21670         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21672 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
21674         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
21675         GDB releases.
21677 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21679         * configure: Include srcdir in message about target of link not
21680         being found.  Don't convert `-' to `_' in `with' options being
21681         passed to subdirs.
21683 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21685         * configure.in: add uudecode to host_tools
21687         * Makefile.in: added {all,install}-uudecode targets, added them to
21688         the appropriate lists
21690 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
21692         * Makefile.in (all-gcc): Added dependency on all-gas.
21694         * configure.in (mips-*-*): Build ld and binutils.
21696 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21698         * configure: check return code from mkdir, print error message and
21699         exit on failure.
21701 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
21703         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
21705 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
21707         * test-build.mk (HOLES): Added tar, cpio and uudecode.
21709 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21711         * config.sub (h8500):  Recognize this as a cpu type.
21713 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21715         * configure: source directory missing is no longer a warning
21717         * configure.in: recognize irix[34]* instead of irix[34]
21719         * Makefile.in: define and pass down X11_LIB
21721 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
21723         * guess-systype: Renamed to ...
21724         * config.guess:  ... by popular request.
21725         * configure.in, Makefile.in:  Update accordingly.
21727 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
21729         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
21730         + Add Convex, Cray/Unicos, and Encore/Multimax support.
21731         + Execute ./dummy instead of assuming . is in PATH.
21733 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
21735         * guess-systype:  New shell script.  Attempts to guess the
21736         canonical host name of the executing host.
21737         Only a few hosts are supported so far.
21738         * configure:  Call guess-systype if no host is specified.
21740 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
21742         * Makefile.in (gcc-no-fixedincludes): Made to work with current
21743         gcc Makefile.
21745 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
21747         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21748         (all-gcc, install-gcc, subdir_do): Use it.
21750 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21752         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21754 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
21756         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21757         set exclusively by configure, using configure.in .
21759 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21761         * test-build.mk: set $PATH for all builds
21763         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21765 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
21767         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
21768         the one used in gcc/Makefile.in, so that a null expansion doesn't
21769         override the one needed to build gcc with a native cc.
21771 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21773         * configure: Accept -with arguments.
21775 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
21777         * Makefile.in: added h8300sim
21779 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
21781         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21782         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
21783         (all-cygnus, native, build-cygnus): Make
21784         $(canonhost)-stamp-3stage-done, not $(host)....
21785         * test-build.mk (stamp-3stage-compared): Use tail +10c for
21786         i386-sco3.2v4.  Added else true to if command.
21788 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
21790         * config.sub: (from FSF) Sequent uses a BSD-like OS.
21792 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
21794         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21796 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21798         * configure.in: don't remove binutils from Solaris builds
21800 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
21802         * Makefile.in: get rid of earlier definitions for *clean,
21803         also handle the recursive info rule better
21805 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
21807         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
21808         do more-or-less the right thing.
21810 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
21812         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21813         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21815 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21817         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21818         $(host_canonical).
21820         * configure.in: split the configdirs list into 4 categories (native
21821         v. cross, library v. tool) and handle the cross-only and native-
21822         only in more reasonable (and correct!) way.
21824 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
21826         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
21827         configdirs anymore.
21829 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21831         * Makefile.in: extensive cleanup::  removed all of the explicit
21832         clean-* targets, collapsed many wrappers around subdir_do into
21833         one, added additional targets to satisfy standards.texi, deleted
21834         some old targets, some changes for consistency
21836 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21838         * configure.in: handle some programs as cross-only, and others as
21839         native only
21841         * test-build.mk: handle partial holes in a more generic manner
21843         * Makefile.in: m4 depends on libiberty
21845 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21847         * configure.in: add m4, textutils, fileutils, sed, shellutils,
21848         time, wdiff, and find to configdirs
21850         * Makefile.in: all, clean, and install rules for the new programs
21851         added to configure.in
21853 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21855         * configure.in: use mh-sun for all *-sun-* hosts
21857 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21859         * Makefile.in: define flags for X11 include files and library file
21860         locations, pass them down to the programs that need this info
21862         * build-all.mk: added a 'native' target, to 3stage the native toolchain
21864 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21866         * configure.in: start building libg++ for HP-UX targets
21868 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
21870         * README:  Update references to files moved into etc/.
21872 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
21874         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
21875         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
21877 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21879         * configure: accept dash as well as underscore in long option
21880         names for FSF compatibility.
21882 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
21884         * config.sub: added -sco3.2v4 support from FSF.
21886 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21888         * configure.in: expand the section that adds or removes
21889         directories from the list of programs to build, to handle native
21890         vs. cross in addition to host v. native
21892 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
21894         * Makefile.in:  Replace C++ in macro names with CXX.
21895         This is less likely to break ...
21897 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21899         * test-build.mk: add -w to GNU_MAKE
21901 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21903         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21904         add 'sparc' to list of recognized cpus.  This needed to make
21905         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21906         Delete some redundant ose68 variants.  Recognize -wrs as an os,
21907         then changes that into $CPU-wrs-vxworks.
21909         * configure.in: remove most references to gdbtest, regularize
21910         target based program removal
21912         * test-build.mk: import from p3 tree (many fixes and changes)
21914 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
21916         * Makefile.in: added rules to handle tcl, tk, and expect
21918         * configure.in: handle those directories if they exist
21920 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21922         * config.sub: removed bogus hppabsd and hppahpux names, since
21923         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21925 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21927         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
21928         depends upon all-xiberty
21930         * Makefile.in: changes from p3, including:
21932         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
21934         * Makefile.in (XTRAFLAGS): include newlib directories if
21935         newlib/Makefile exists, rather than if host != target.
21937         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
21939         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21940         from the same source tree and not building a cross-compiler.  This
21941         matters for the libg++ configuration if reconfiguring a tree that
21942         has already been installed.
21944         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
21946         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21947         pick up the machine and system specific header files.
21949         * Makefile.in: added AS_FOR_TARGET, passed down in
21950         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21951         the C compiler to use to create programs which are run in the
21952         build environment, set it to default to $(CC), and passed it down
21953         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21955         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
21957         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21958         We need them for unusual native builds, like systems without
21959         ranlib.
21961         * configure: also define $(host_canonical) and
21962         $(target_canonical), which are the full, canonical names for the
21963         given host and target
21965 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
21967         * Makefile.in:  Added separate definitions for C++.
21969 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
21971         * configure.in (configdirs):  Add deja-gnu.
21973 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
21975         * README:  Update for configure.texi and gdb-4.7 release.
21977 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
21979         * Makefile.in:  Move "all" target to top of file.
21980         Previously, first target was ".PHONY" which caused BSD4.4 make
21981         to build .PHONY when make was run without arguments.
21983 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
21985         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
21986         Library-copylefted code in libiberty.
21988 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
21990         * config.sub:  Replace m68kmote with plain old m68k.
21992 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
21994         * Makefile.in:  Remove space from blank line, avoid Make complaints.
21996 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
21998         * config.sub: Complain if no argument is given.  Added support for
21999         386bsd as OS and target alias.
22001 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
22003         * Makefile.in (XTRAFLAGS): include newlib directories if
22004         newlib/Makefile exists, rather than if host != target.
22006 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
22008         * config.sub: recognize sparclite-wrs-vxworks.
22010         * Makefile.in (install-xiberty): added *-xiberty make rules (from
22011         p3.) Added clean-xiberty to clean.
22013 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
22015         * configure.in: use *-*-* instead of nested cases for host and target
22017 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
22019         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
22020         from the same source tree and not building a cross-compiler.  This
22021         matters for the libg++ configuration if reconfiguring a tree that
22022         has already been installed.
22024 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
22026         * config.sub (i486v/i486v4):  Merge in from FSF version.
22028 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
22030         * configure: only set PWD if it is already set.
22032 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
22034         * configure: just set PWD=`pwd` at the top, since Ultrix sh
22035         doesn't have unset and all success paths (and most error paths)
22036         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
22037         to just ${PWD} to avoid confusion.)
22039 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
22041         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
22042         even for a native compilation.
22044 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
22046         Changes to make the gdb.tar.Z rule work better.
22048         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
22049         (DEVO_SUPPORT):  Add configure.texi.
22050         (bfd-ilrt.tar.Z):  Remove ancient rule.
22052 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
22054         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
22055         pick up the machine and system specific header files.
22057         * configure.in, config.sub: added new target m68010-adobe-scout,
22058         with alias of adobe68k.  Changed configure.in to check for
22059         -scout before -sco* to avoid a false match.
22061         * Makefile.in: added AS_FOR_TARGET, passed down in
22062         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
22063         the C compiler to use to create programs which are run in the
22064         build environment, set it to default to $(CC), and passed it down
22065         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
22067 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
22069         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
22070         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
22071         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
22072         FOR_TARGET variants, to newlib and libg++.
22074 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
22076         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
22077         first.
22079 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
22081         * config.sub:  Accept `elf' as an environment.
22083 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
22085         * Makefile.in (all-opcodes):  cd into the right directory
22087 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
22089         * configure: added -program_transform_name option, used as
22090         argument to sed when installing programs.
22091         configure.texi: added documentation for -program_prefix,
22092         -program_suffix and -program_transform_name.
22094 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
22096         * config.sub:  Accept i486 where i386 ok.
22098 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
22100         * config.sub: accept we32k
22102 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
22104         * config.sub, configure.in: accept OSE68000 and OSE68k.
22106         * Makefile.in: don't create all directories for ``make install'';
22107         let the subdirectories create the ones they need.
22109 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
22111         * COPYING: new file, GPL v2
22113 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
22115         * Makefile.in: use the new gen-info-dir, which needs a template
22116         argument (which also lives in texinfo)
22118         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
22120 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
22122         * config.sub (ncr3000):  Change i386 to i486.
22124 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
22126         * Makefile.in: add install-rcs, install-grep to
22127         install-no-fixedincludes, removed install-bison and install-libgcc
22129 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
22131         * configure.in: grab the HPUX makefile fragment if on HPUX
22133 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
22135         * Makefile.in: eradicate bison spoor (ditto libgcc).
22136         configure.in: recognise m68{k,000}-ericsson-OSE.
22137         es1800 is alias for m68k-ericsson-OSE
22139 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
22141         * configure.in: rearrange the parts that remove programs from
22142         configdirs, based now on HOST==TARGET or by canonical triple.
22144 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22146         * test-build.mk: recurse explicitly with -f test-build.mk when
22147         appropriate.  predicate stage3 and comparison on the existence
22148         of gcc.  That is, if gcc isn't around, we aren't three-staging.
22149         On very clean, also remove ...stamp-co.  Build in-place before
22150         doing other builds.
22152 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
22154         * Makefile.in, configure.in: add tgas
22156 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22158         * Makefile.in: a number of changes merged in from progressive.
22160         * configure.in: add libm.
22162         * .cvsignore: ignore some stuff that comes from test-build.mk.
22164 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
22166         * config.sub:  Add es1800 (m68k-ericsson-es1800).
22168 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
22170         * configure: Add program_suffix (parallel to program_prefix)
22171         * Makefile.in: adjust directory-creating script for losing decstation
22173 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
22175         * configure:  Minor $subdir-related fixes.
22177 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
22179         * configure: fix various problems with propogating
22180         makefile_target_frag in subdirs.
22181         * configure.in: config libgcc if its there
22183 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
22185         * config.sub:  HPPA merge.
22187 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
22189         * Makefile.in:  Replace all-bison with all-byacc in all
22190         dependency lines for other tools (which now use byacc).
22192 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
22194         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
22196 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
22198         * Makefile.in: make gprof rules similar to byacc rules (instead of
22199         vestigal $(unsubdir) that didn't work...)
22201 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
22203         * config.sub:  Add support for Linux.
22204         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
22205         (at least for libg++).
22207 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
22209         * configure.texi: fix doc for the -nfp option to configure
22211 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
22213         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
22215 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
22217         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
22218         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
22219         * configure.in: added solaris* host_makefile_frag hook.
22221 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
22223         * config.sub: changed recognition of m68000 so that various
22224         m68k types can be specified via m680[01234]0
22226 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
22228         * config.sub (basic_machine): fix sed so that '-foo' isn't
22229         completely substituted out while .+'-foo' loses the '-foo'
22231 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
22233         * config.sub ($os): Add -aout.
22235 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
22237         * configure:  If host_makefile_frag is absolute, don't
22238         prefix ${invsubdir} (relevant to libg++ auto-configure).
22240 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
22242         * Makefile.in (tooldir): Define it.
22243         (all-ld): Depend on all-flex.
22245 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
22247         * Makefile.in (check):  Fix libg++ special case.
22249 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
22251         * configure: do not bury `pwd` into config.status, thus do fewer
22252         pwd's.
22254         * configure: print the "Building in" message only when building in
22255         other than "." AND verbose.
22257         * configure: remove -s, rework -v to better accommodate guested
22258         configures.
22260         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
22262 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
22264         * Makefile.in: macroize flags passed on recursion.  remove
22265         fileutils.
22267 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
22269         * configure: get makesrcdir right for subdirs deeper than 1.
22271         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
22272         install.
22274 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
22276         * Makefile.in: don't print subdir_do or recursion lines.
22278 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
22280         * standards.texi: added menu item.
22282         * Makefile.in: build and install standards.info.
22284         * standards.texi: new file.
22286 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22288         * configure: test for and move config.status pieces from
22289         ${subdir}/.
22291 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
22293         * configure:  Test for existance of files before trying to mv
22294         them, to avoid numerous non-existance messages.
22296 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
22298         * configure: correct final line of config.status.
22300         * configure: patch from eggert.  Avoids a protection problem if
22301         the original Makefile.in is read only.
22303         * configure: use move-if-change from gcc to create config.status.
22304         Some makefiles depend on config.status to tell if a directory
22305         has been reconfigured for a different host.  This change
22306         prevents those directories from remaking everything in the case
22307         where the reconfig was only intended to rebuild a Makefile.
22309         * configure: test for config.sub with "config.sub sun4" rather
22310         than "config.sub ${host_alias}".  Otherwise we can't tell a bad
22311         host alias from a missing config.sub.
22313 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22315         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
22316         MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
22318 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
22320         * configure: mkdir ${subdir} as needed.
22322 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
22324         * Makefile.in,configure.in: added autoconf.
22326 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22328         * Makefile.in: no longer pass against on recursion.
22330         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
22331         definitions are not inherited.
22333         * configure: correct makesrcdir when subdir is .
22335 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
22337         * configure:  Add support for 'subdirs' variable, which is
22338         like 'configdirs', except that configure doesn't re-invoke
22339         itself for subdirs, it just creates a Makefile for each subdir.
22340         * configure.texi:  Document subdirs.
22342 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
22344         * configure.in: added flex to configdirs
22346 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
22348         * Makefile.in: remove clean-stamps from clean.
22350 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
22352         * configure.in:  Add gdbtest to configdirs.
22354 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
22356         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
22357         to recursive makes.
22358         * configure.in:  Recognize new ncr3000 config.
22360 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
22362         * Makefile.in, configure.in: removed references to gdbm.
22364 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
22366         * config.sub:  Don't canonicalize os value
22367         newsos* to bsd (readline needs to check for newsos).
22368         (This fix was earlier made Jan 31, but got re-broken.)
22370 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
22372         * configure.in:  sco is an os, not a vendor!
22374         * configure:  Quote $( better.  Keep various shells happy.
22376 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
22378         * Makefile.in: eliminate stamp-files.
22380 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
22382         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
22383         Supress echoing of all the "if [ -d ... $(MAKE)" lines.
22385 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
22387         * config.sub:  fix iris/iris3.
22389 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
22391         * configure: re-add -rm.
22393 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
22395         * Maskefile.in: add .stmp-rcs to all.
22397         * configure.in: remove gas from rs6000 build, use aix host fragment.
22399 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
22401         * configure: pass down site_option during recursion.
22403 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
22405         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
22407 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
22409         * configure: Change exec_prefix so that it really defaults to prefix.
22411 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
22413         * Makefile.in, configure.in:  Add support for mmalloc library.
22415 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
22417         * Makefile.in: add stmp dependencies for a few more things.
22419 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
22421         * configure: adjusted error message on objdir/srcdir configure
22422         collision, per john's suggestion.
22424         * Makefile.in: add libiberty stmp to all and all.cross.
22426 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
22428         * Makefile.in: remove force dependencies, add grep to all.
22430 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
22432         * Makefile.in: drop flex.  make stamp files work.
22434         * configure: added test for conflicting configuration in srcdir,
22435         remove trailing slashes from srcdir.  Otherwise emacs gdb mode
22436         gets cranky.  use relative paths for configure and srcdir
22437         whenever possible.  Send some error messages to stderr that were
22438         going to stdout.
22440 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
22442         * Makefile.in:  Fix libg++ rule to check for gcc directory
22443         before using gcc/gcc.  Also pass XTRAFLAGS.
22445 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
22447         * Makefile.in: added stmp-files so that directories aren't polled
22448         when they are already built.
22450         * configure.texi: fixed a node pointer problem.
22452 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
22454         * config.sub configure.in gdb/configure.in
22455         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
22456         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
22457         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
22459 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22461         * configure: -recurring becomes -silent.  corrected help message
22462         for -site= option.
22464         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
22466 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22468         * configure: when building Makefile for crosses, replace
22469         tooldir and program_prefix.  default srcdir from location of
22470         config.sub.  remove "for host in hosts" and "for target in
22471         targets" loops.
22473 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22475         * Makefile.in: Do not pass bindir or mandir to cvs.
22477 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
22479         * Makefile.in, configure.in: removed traces of namesubdir,
22480         -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
22481         copyrights to '92, changed some from Cygnus to FSF.
22483         * configure.texi: remove most references to multiple hosts,
22484         multiple targets, subdirs, etc.
22486         * configure.man: removed rcsid. reference config.sub not
22487         config.subr.
22489         * Makefile.in: mkdir $(infodir) on install-info.
22491 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
22493         * configure.texi:  Explain better about .gdbinit and about
22494         the environment that configure.in sections run in.
22496 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
22498         * configure.in:  Ultrix is only a decstation if it's a MIPS.
22500 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
22502         * README:  DOC.configure => cfg-paper.texi.
22504 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
22506         * config.sub (near case $os):  Don't convert newsos* to bsd!
22508 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
22510         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
22511         the number of copies of COPYING that go into the GDB tar file.
22513 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
22515         * bfd/configure.in, gdb/config/mh-i386sco,
22516         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
22517         Fix SCO configuration stuff.
22519 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
22521         * Makefile.in:  For libg++, make sure the -I pointing
22522         to the gcc directory goes *after* all the libg++-local -I flags.
22523         Also, move just-gcc dependency from just-libg++ to all-libg++.
22525 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
22527         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
22529 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
22531         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
22533 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
22535         * config.sub:  Add stratus configuration frags.  Also
22536         submitted to FSF.
22538 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
22540         * Makefile.in (DEV_SUPPORT):  add configure.man.
22542         * config.sub(Decode manufacturer-specific):  add -none*.
22544 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
22546         * Makefile.in:  remove form feeds to make Sun's make happy.
22547         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
22549 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
22551         * Makefile.in (AR_FLAGS):  Make quieter.
22553 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
22555         * configure.in:  Add libg++.
22556         * configure:  When verbose, don't output the command line at each
22557         level; it will be unremarkably the same as the previous version,
22558         which will be the same as what the user typed.
22560 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
22562         * configure.in, Makefile.in: fix clean-info, add flex.  add
22563         fileutils.
22565         * configure: be less sensitive to spaces in Makefile.in.  Do not
22566         look for sources in "..".  Doing so breaks subdirectories that
22567         might have their own configure.  If a subdir has it's own
22568         configure script, use it.
22570 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
22572         * cfg-paper.texi: some changes suggested by rms.
22574 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
22576         * config.sub:  Merge in some small additions from the FSF version,
22577         taken from the gcc distribution, to bring the Cygnus and FSF
22578         versions into closer sync.
22580 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
22582         * configure.in:  Changed svr4 references to sysv4.
22584 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
22586         * configure: added -V for version number option.
22588 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
22590         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
22591         renamed from DOC.configure to cfg-paper.texi.
22593 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22595         * configure, config.subr, config.sub: config.subr is now
22596         config.sub again.
22598 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
22600         * configure.texi: new file, in progress.
22602         * Makefile.in: build info file and install the man page for
22603         configure.
22605         * configure.man: new file, first cut.
22607         * configure: find config.subr again now that configuration "none"
22608         has gone.  removed all traces of the -ansi option.  removed all
22609         traces of the -languages option.
22611         * config.subr: resync from rms.
22613 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22615         * configure, config.sub, config.subr: merge config.sub into
22616         config.subr, call the result config.subr, remove config.sub, use
22617         config.subr.
22619         * Makefile.in: revised install for dir.info.
22621 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22623         * configure.in: add decstation host makefile frag.
22625         * Makefile.in: BISON now bison -y again.  also install-gcc on
22626         install.  clean-gdbm on clean.  infodir belongs in datadir.
22627         Make directories for info install.  Build dir.info here then
22628         install it.
22630 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22632         * Makefile.in: fix for bad directory tests.
22634 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22636         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
22637         regexp.  -srcdir relative was being handled incorrectly.
22639         * Makefile.in: unwrapped some for loops so that parallel makes
22640         work again and so one can focus one's attention on a particular
22641         package.
22643 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22645         * configure: added PWD as a stand in for `pwd` (for speed). use
22646         elif wherever possible.  make -srcdir work without -objdir.
22647         -objdir= commented out.
22649 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22651         * configure: +options become --options.  -subdirs commented out.
22652         added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
22653         Makefile now at top of generated Makefile.  Removed cvs log
22654         entries.  added -srcdir.  create .gdbinit only if there is one
22655         in ${srcdir}.
22657         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
22658         and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
22659         and mandir now keyed off datadir by default.
22661 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22663         * Freshly created ChangeLog.
22666 Local Variables:
22667 mode: change-log
22668 left-margin: 8
22669 fill-column: 76
22670 version-control: never
22671 End: