slsr: Use simple_dce_from_worklist in SLSR [PR116554]
[official-gcc.git] / ChangeLog
blob89706a8b6a4974992f8d7989e72787ff9ac87b16
1 2024-08-22  Sam James  <sam@gentoo.org>
3         * Makefile.in: Regenerate.
4         * Makefile.tpl: Fix whitespace.
6 2024-08-22  Sam James  <sam@gentoo.org>
8         * Makefile.in: Regenerate.
9         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Remove --disable-intermodule.
11 2024-08-07  navidr  <navidr@gcc.gnu.org>
13         * MAINTAINERS: Changing my email to gnu email.
15 2024-08-05  Jennifer Schmitz  <jschmitz@nvidia.com>
17         * MAINTAINERS: Add myself.
19 2024-07-31  Arsen Arsenović  <arsen@aarsen.me>
21         * .dir-locals.el: Change c-mode to a list of C, C++ and ObjC
22         modes that Emacs currently provides.
24 2024-07-28  Jonathan Wakely  <jwakely@redhat.com>
26         * .b4-config: New file.
28 2024-07-26  Sam James  <sam@gentoo.org>
30         * MAINTAINERS: Add myself.
32 2024-07-24  Matthew Malcomson  <mmalcomson@nvidia.com>
34         * MAINTAINERS: Update my email address.
36 2024-07-13  Richard Sandiford  <richard.sandiford@arm.com>
38         * MAINTAINERS: Replace tabs with spaces.  Add a bugzilla account
39         name column to the Write After Approval section.  Line up the
40         email column and fix an entry that was missing the trailing ">".
42 2024-07-11  Kugan Vivekanandarajah  <kvivekananda@nvidia.com>
44         * MAINTAINERS: Update my email address.
46 2024-07-05  Filip Kastl  <fkastl@suse.cz>
48         * MAINTAINERS: Fix order in Contributing under the DCO.
50 2024-07-03  Prathamesh Kulkarni  <prathameshk@nvidia.com>
52         * MAINTAINERS: Update my email address and add myself to DCO.
54 2024-07-01  Claudiu Zissulescu  <claziss@gmail.com>
56         * MAINTAINERS: Update claziss email address.
58 2024-06-20  Collin Funk  <collin.funk1@gmail.com>
60         PR bootstrap/115453
61         * configure.ac: Quote variable result of AC_SEARCH_LIBS.  Fix
62         typo ac_cv_search_pthread_crate.
63         * configure: Regenerate.
65 2024-06-19  YunQiang Su  <syq@gcc.gnu.org>
67         Revert:
68         2024-06-19  Collin Funk  <collin.funk1@gmail.com>
70         * configure.ac: Quote variable result of AC_SEARCH_LIBS.
71         * configure: Regenerate.
73 2024-06-19  YunQiang Su  <syq@gcc.gnu.org>
75         Revert:
76         2024-06-19  YunQiang Su  <syq@gcc.gnu.org>
78         PR bootstrap/115453
79         * configure.ac: Fix typo ac_cv_search_pthread_crate.
80         * configure: Regnerate.
82 2024-06-19  YunQiang Su  <syq@gcc.gnu.org>
84         PR bootstrap/115453
85         * configure.ac: Fix typo ac_cv_search_pthread_crate.
86         * configure: Regnerate.
88 2024-06-19  Collin Funk  <collin.funk1@gmail.com>
90         * configure.ac: Quote variable result of AC_SEARCH_LIBS.
91         * configure: Regenerate.
93 2024-06-19  Ramana Radhakrishnan  <ramanara@nvidia.com>
95         * MAINTAINERS: Update my email address.
97 2024-06-18  Kyrylo Tkachov  <ktkachov@nvidia.com>
99         * MAINTAINERS (aarch64 port): Update my email address.
100         (DCO section): Likewise.
102 2024-06-11  Arthur Cohen  <arthur.cohen@embecosm.com>
104         * Makefile.tpl: Add CRAB1_LIBS variable.
105         * Makefile.in: Regenerate.
106         * configure: Regenerate.
107         * configure.ac: Check if -ldl and -lpthread are needed, and if so, add
108         them to CRAB1_LIBS.
110 2024-05-31  Pengxuan Zheng  <quic_pzheng@quicinc.com>
112         * MAINTAINERS: Add myself to Write After Approval and DCO.
114 2024-05-20  Gerald Pfeifer  <gerald@pfeifer.com>
116         * MAINTAINERS: Move Joern Rennecke from arc and epiphany maintainer
117         to Write After Approval.
119 2024-05-17  Levy Hsu  <admin@levyhsu.com>
121         * MAINTAINERS: Add myself.
123 2024-05-14  Filip Kastl  <fkastl@suse.cz>
125         * MAINTAINERS: Use tabs between name and email.
127 2024-05-13  Xiao Zeng  <zengxiao@eswincomputing.com>
129         * MAINTAINERS: Add myself.
131 2024-05-09  H.J. Lu  <hjl.tools@gmail.com>
133         * MAINTAINERS: Add myself to DCO.
135 2024-05-06  YunQiang Su  <syq@gcc.gnu.org>
137         * config-ml.in: Insert an -B option with multi-os-dir into
138         compiler commands used to build libraries.
140 2024-04-16  Thomas Schwinge  <tschwinge@baylibre.com>
142         * configure.ac (have_cargo): Force to "no" in Canadian cross
143         configurations
144         * configure: Regenerate.
146 2024-04-16  Thomas Schwinge  <tschwinge@baylibre.com>
148         * configure: Regenerate.
150 2024-04-15  Pierre-Emmanuel Patry  <pierre-emmanuel.patry@embecosm.com>
152         * configure: Regenerate.
153         * configure.ac: Emit an error message when cargo
154         is missing.
156 2024-04-04  Paul-Antoine Arras  <parras@baylibre.com>
158         * MAINTAINERS: Update my email address.
160 2024-04-04  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
162         * MAINTAINERS: Update my email details, remove myself as arm
163         maintainer.  Add myself to DCO section.
165 2024-04-02  Jakub Jelinek  <jakub@redhat.com>
167         PR bootstrap/106472
168         * Makefile.tpl (make-postboot-target-dep): New lambda.
169         Use it to add --enable-bootstrap dependencies of target modules
170         on other target modules if the latter aren't bootstrapped.
171         * Makefile.in: Regenerate.
173 2024-04-02  Jakub Jelinek  <jakub@redhat.com>
175         * Makefile.tpl: Fix duplicated words; returns returns ->
176         returns.
178 2024-03-08  Filip Kastl  <fkastl@suse.cz>
180         * MAINTAINERS: Fix order of names in Write After Aproval
182 2024-03-04  demin.han  <demin.han@starfivetech.com>
184         * MAINTAINERS: Add myself
186 2024-02-28  Fangrui Song  <maskray@gcc.gnu.org>
188         * MAINTAINERS: Add myself.
190 2024-02-26  Juergen Christ  <jchrist@linux.ibm.com>
192         * MAINTAINERS: Add myself to write after approval and DCO.
194 2024-02-23  Xi Ruoyao  <xry111@xry111.site>
196         * configure.ac (ENABLE_GOLD): Remove loongarch*-*-* from target
197         list.
198         * configure: Regenerate.
200 2024-02-23  Monk Chiang  <monk.chiang@sifive.com>
202         * MAINTAINERS: Add myself.
204 2024-02-10  Alexander Westbrooks  <alexanderw@gcc.gnu.org>
206         * MAINTAINERS: Add myself to write after approval and DCO.
208 2024-02-03  Maciej W. Rozycki  <macro@orcam.me.uk>
210         * MAINTAINERS: Update my e-mail address.
212 2024-02-02  Sandra Loosemore  <sloosemore@baylibre.com>
214         * MAINTAINERS: Update my e-mail address.
216 2024-01-29  Kwok Cheung Yeung  <kcy@codesourcery.com>
218         * MAINTAINERS: Update my work email address.
220 2024-01-25  Chung-Lin Tang  <cltang@baylibre.com>
222         * MAINTAINERS: Update my work email address.
224 2024-01-24  Thomas Schwinge  <tschwinge@baylibre.com>
226         * MAINTAINERS: Update my work email address.
228 2024-01-23  Tobias Burnus  <tburnus@baylibre.com>
230         * MAINTAINERS: Update my email address.
232 2024-01-23  Andrew Stubbs  <ams@baylibre.com>
234         * MAINTAINERS: Update
236 2024-01-16  Pierre-Emmanuel Patry  <pierre-emmanuel.patry@embecosm.com>
238         * Makefile.def: Add a dependency to libgrust for all-gcc.
239         * Makefile.in: Regenerate the file.
241 2024-01-16  Pierre-Emmanuel Patry  <pierre-emmanuel.patry@embecosm.com>
243         * Makefile.def: Add libgrust target to bootstrap.
244         * Makefile.in: Regenerate.
246 2024-01-15  Andrew Pinski  <quic_apinski@quicinc.com>
248         * MAINTAINERS (DCO): Add myself.
250 2024-01-09  Siddhesh Poyarekar  <siddhesh@gotplt.org>
252         * SECURITY.txt: Drop "exploitable" in the hardening section.
254 2024-01-09  Tom Tromey  <tom@tromey.com>
256         * Makefile.in: Rebuild.
257         * Makefile.tpl (BASE_EXPORTS): Add GUILE.
258         (GUILE): New variable.
259         * Makefile.def (flags_to_pass): Add GUILE.
261 2024-01-08  Joseph Myers  <josmyers@redhat.com>
263         * MAINTAINERS: Update my email address.
265 2023-12-30  Joseph Myers  <jsm@polyomino.org.uk>
267         * MAINTAINERS: Update my email address.
269 2023-12-14  Pierre-Emmanuel Patry  <pierre-emmanuel.patry@embecosm.com>
270             Thomas Schwinge  <thomas@codesourcery.com>
272         * Makefile.def: Add libgrust as host & target module.
273         * configure.ac: Add libgrust to host tools list. Add libgrust to
274         noconfigdirs if we're not building target libstdc++.
275         * Makefile.in: Regenerate.
276         * configure: Regenerate.
278 2023-12-14  Pierre-Emmanuel Patry  <pierre-emmanuel.patry@embecosm.com>
279             Arthur Cohen  <arthur.cohen@embecosm.com>
281         * MAINTAINERS: Add maintainers for libgrust.
283 2023-12-13  Arsen Arsenović  <arsen@aarsen.me>
285         * Makefile.def (gettext): Disable (via missing)
286         {install-,}{pdf,html,info,dvi} and TAGS targets.  Set no_install
287         to true.  Add --disable-threads --disable-libasprintf.  Drop the
288         lib_path (as there are no shared libs).
289         * Makefile.in: Regenerate.
291 2023-12-12  Paul Iannetta  <piannetta@kalrayinc.com>
293         * MAINTAINERS: Add myself to write after approval
295 2023-12-12  Feng Wang  <wangfeng@eswincomputing.com>
297         * MAINTAINERS: Update my email address
299 2023-12-12  Feng Wang  <wangfeng@eswincomputing.com>
301         * MAINTAINERS: Add myself to write after approval
303 2023-11-23  Nathaniel Shead  <nathanieloshead@gmail.com>
305         * MAINTAINERS: Add myself to write after approval and DCO
307 2023-11-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
309         * libtool.m4: Fix stray call
311 2023-11-19  Lewis Hyatt  <lhyatt@gmail.com>
313         * Makefile.in: Regenerate.
314         * Makefile.tpl: Add dependency on site.exp to check-gcc-* targets
316 2023-11-18  Petter Tomner  <tomner@bahnhof.se>
318         * MAINTAINERS: Update my email address.
320 2023-11-18  Frederik Harwath  <frederik@harwath.name>
322         * MAINTAINERS: Change my address.
324 2023-11-16  Michal Jires  <mjires@suse.cz>
326         * MAINTAINERS: Add myself.
328 2023-11-13  Arsen Arsenović  <arsen@aarsen.me>
330         PR bootstrap/12596
331         * .gitignore: Add '/gettext*'.
332         * configure.ac (host_libs): Replace intl with gettext.
333         (hbaseargs, bbaseargs, baseargs): Split baseargs into
334         {h,b}baseargs.
335         (skip_barg): New flag.  Skips appending current flag to
336         bbaseargs.
337         <library exemptions>: Exempt --with-libintl-{type,prefix} from
338         target and build machine argument passing.
339         * configure: Regenerate.
340         * Makefile.def (host_modules): Replace intl module with gettext
341         module.
342         (configure-ld): Depend on configure-gettext.
343         * Makefile.in: Regenerate.
345 2023-11-13  Arsen Arsenović  <arsen@aarsen.me>
347         * intl/*: Remove.
349 2023-11-09  Jivan Hakobyan  <jivanhakobyan9@gmail.com>
351         * MAINTAINERS: Add myself.
353 2023-11-09  YunQiang Su  <yunqiang.su@cipunited.com>
355         * MAINTAINERS: Update my email address.
357 2023-11-06  Carl Love  <cel@linux.ibm.com>
359         * MAINTAINERS: Update my email address.
361 2023-11-01  Eric Gallager  <egallager@gcc.gnu.org>
363         * .github/CONTRIBUTING.md: Wrap lines more tightly.
365 2023-11-01  Eric Gallager  <egallager@gcc.gnu.org>
367         * .github/CONTRIBUTING.md: New file.
368         * .github/PULL_REQUEST_TEMPLATE.md: New file.
370 2023-10-22  Iain Sandoe  <iain@sandoe.co.uk>
372         * configure: Regenerate.
373         * configure.ac: Do not add default runpaths to GCC exes
374         when we are building -static-libstdc++/-static-libgcc (the
375         default).
376         * libtool.m4: Add 'enable-darwin-at-runpath'.  Act  on the
377         enable flag to alter Darwin libraries to use @rpath names.
379 2023-10-15  Mike Frysinger  <vapier@gentoo.org>
381         * Makefile.def: Add distclean-sim dependency on distclean-gnulib.
382         * Makefile.in: Regenerate.
384 2023-10-11  Filip Kastl  <fkastl@suse.cz>
386         * MAINTAINERS: Fix name order.
388 2023-10-10  Christoph Müllner  <christoph.muellner@vrull.eu>
390         * MAINTAINERS: Add myself.
392 2023-10-06  Sergei Trofimovich  <siarheit@google.com>
394         PR bootstrap/111663
395         * Makefile.tpl (STAGEfeedback_CONFIGURE_FLAGS): Disable -Werror.
396         * Makefile.in: Regenerate.
398 2023-10-05  Jan Engelhardt  <jengelh@inai.de>
400         * SECURITY.txt: Fix up indentation.
402 2023-10-05  Jan Engelhardt  <jengelh@inai.de>
404         * SECURITY.txt: Fix up commas.
406 2023-10-04  Siddhesh Poyarekar  <siddhesh@gotplt.org>
408         * SECURITY.txt: New file.
410 2023-09-18  Fei Gao  <gaofei@eswincomputing.com>
412         * MAINTAINERS: Add myself.
414 2023-09-15  Yang Yujie  <yangyujie@loongson.cn>
416         * config-ml.in: Remove unneeded loongarch clause.
417         * configure.ac: Register custom makefile fragments mt-loongarch-*
418         for loongarch targets.
419         * configure: Regenerate.
421 2023-09-12  Edwin Lu  <ewlu@rivosinc.com>
423         * MAINTAINERS: Add myself
425 2023-09-12  Thomas Schwinge  <thomas@codesourcery.com>
426             Chung-Lin Tang  <cltang@codesourcery.com>
428         PR testsuite/109951
429         * Makefile.tpl (BASE_TARGET_EXPORTS): Add
430         'SYSROOT_CFLAGS_FOR_TARGET'.
431         * Makefile.in: Regenerate.
433 2023-09-05  Yang Yujie  <yangyujie@loongson.cn>
435         * config-ml.in: Do not build the multilib library variant
436         that is duplicate with the toplevel one.
438 2023-08-29  Tsukasa OI  <research_trasio@irq.a4lg.com>
440         * MAINTAINERS: Add myself.
442 2023-08-22  Filip Kastl  <fkastl@suse.cz>
444         * MAINTAINERS: Update my email address.
446 2023-08-11  Eric Feng  <ef2648@columbia.edu>
448         * MAINTAINERS: Add myself.
450 2023-08-07  Indu Bhagat  <indu.bhagat@oracle.com>
452         * Makefile.def: Reflect that libsframe needs to installed before
453         libbfd.  Reorder a bit to better track libsframe dependencies.
454         * Makefile.in: Regenerate.
456 2023-08-07  Indu Bhagat  <indu.bhagat@oracle.com>
458         * Makefile.def: Add install dependency on libsframe for libbfd.
459         * Makefile.in: Regenerated.
461 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
463         * libtool.m4 (lt_cv_sys_global_symbol_pipe): Augment symcode for
464         Solaris 11.
466 2023-08-07  Alexander von Gluck IV  <kallisti5@unixzen.com>
468         * configure: Regenerate.
469         * configure.ac: Add Haiku to list of ELF OSes
470         * libtool.m4: Update sys_lib_dlsearch_path_spec on Haiku.
472 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
474         * libtool.m4 (LT_PATH_NM): Handle user-specified NM with
475         options, including options containing paths.
477 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
479         * libtool.m4 (LT_PATH_NM): Try BSDization flags with a user-provided
480         NM, if there is one.  Run nm on itself, not on /dev/null, to avoid
481         errors from nms that refuse to work on non-regular files.  Remove
482         other workarounds for this problem.  Strip out blank lines from the
483         nm output.
485 2023-08-07  Arsen Arsenović  <arsen@aarsen.me>
487         * configure.ac: Reinstate 32b PA-RISC HP-UX targets
488         * configure: Regenerate.
490 2023-08-07  Simon Marchi  <simon.marchi@efficios.com>
492         * configure.ac: Add AC_SUBST(PKG_CONFIG_PATH).
493         * configure: Re-generate.
494         * Makefile.tpl (HOST_EXPORTS): Pass PKG_CONFIG_PATH.
495         (PKG_CONFIG_PATH): New.
496         * Makefile.in: Re-generate.
498 2023-08-07  Luis Machado  <luis.machado@arm.com>
500         * configure.ac: Disable year2038 by default on 32-bit hosts.
501         * configure: Regenerate.
503 2023-08-07  Vladimir Mezentsev  <vladimir.mezentsev@oracle.com>
505         * Makefile.def: Add gprofng module.
506         * configure.ac: Add --enable-gprofng option.
507         * Makefile.in: Regenerate.
508         * configure: Regenerate.
510 2023-08-07  Martin Liska  <mliska@suse.cz>
512         * configure.ac: Add --enable-default-compressed-debug-sections-algorithm.
513         * configure: Regenerate.
515 2023-08-07  Fangrui Song  <maskray@google.com>
517         * configure: Regenerate.
518         * configure.ac: Add --with-zstd.
520 2023-08-07  Arsen Arsenović  <arsen@aarsen.me>
522         * configure: Regenerate.
523         * configure.ac: Recover tilegx/tilepro targets.
525 2023-08-07  H.J. Lu  <hjl.tools@gmail.com>
527         * configure: Regenerated.
528         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Check if AR works with
529         --plugin and rc before enabling --plugin.
531 2023-08-07  H.J. Lu  <hjl.tools@gmail.com>
533         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
534         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
535         * configure.ac: Include config/gcc-plugin.m4.
536         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
537         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
538         RANLIB if possible.
539         * Makefile.in: Regenerated.
540         * configure: Likewise.
542 2023-08-07  Arsen Arsenović  <arsen@aarsen.me>
544         * Makefile.tpl: Substitute @GDCFLAGS@ instead of using
545         $(CFLAGS).
547 2023-08-07  David Faust  <david.faust@oracle.com>
549         * MAINTAINERS: Add the BPF port to my reviewer listing.
551 2023-08-02  Jan Beulich  <jbeulich@suse.com>
553         * MAINTAINERS: Correct my email address.
555 2023-08-02  Hu, Lin1  <lin1.hu@intel.com>
557         * MAINTAINERS (Write After Approval): Add myself.
559 2023-08-01  Richard Ball  <richard.ball@arm.com>
561         * MAINTAINERS: Add myself.
563 2023-07-31  Andreas Schwab  <schwab@suse.de>
565         * configure.ac (GDCFLAGS): Set default from ${CFLAGS}.
566         * configure: Regenerate.
567         * Makefile.in (GDCFLAGS): Substitute @GDCFLAGS@.
569 2023-07-31  xuli  <xuli1@eswincomputing.com>
571         * MAINTAINERS: Add myself.
573 2023-07-25  Thomas Schwinge  <thomas@codesourcery.com>
575         * MAINTAINERS: List myself as "nvptx port" maintainer.
577 2023-07-21  Cupertino Miranda  <cupertino.miranda@oracle.com>
579         * MAINTAINERS: Add myself to write after approval
581 2023-07-18  Ju-Zhe Zhong  <juzhe.zhong@rivai.ai>
583         * MAINTAINERS: Add myself as a reviewer for the riscv port.
585 2023-07-18  Robin Dapp  <rdapp@ventanamicro.com>
587         * MAINTAINERS: Add myself as a reviewer for the riscv port.
589 2023-07-12  Hao Liu  <hliu@os.amperecomputing.com>
591         * MAINTAINERS: Add Hao Liu to write after approval
593 2023-07-12  Ken Matsui  <kmatsui@gcc.gnu.org>
595         * MAINTAINERS: Add Ken Matsui to write after approval
597 2023-07-07  Eugene Rozenfeld  <erozen@microsoft.com>
599         * Makefile.in: Collect both kernel and user events for autofdo
600         * Makefile.tpl: Collect both kernel and user events for autofdo
602 2023-06-30  Rishi Raj  <rishiraj45035@gmail.com>
604         * MAINTAINERS: Added myself to Write After Approval and DCO
606 2023-06-29  Eugene Rozenfeld  <erozen@microsoft.com>
608         * Makefile.in: Remove -gtoggle for STAGEautoprofile
609         * Makefile.tpl: Remove -gtoggle for STAGEautoprofile
611 2023-06-25  Lehua Ding  <lehua.ding@rivai.ai>
613         * MAINTAINERS: Add Lehua Ding to write after approval
615 2023-06-25  Iain Sandoe  <iain@sandoe.co.uk>
617         * Makefile.def: Pass the enable-host-pie value to GCC configure.
618         * Makefile.in: Regenerate.
619         * configure: Regenerate.
620         * configure.ac: Adjust the logic for shared and PIE host flags to
621         ensure that PIE is passed for hosts that require it.
623 2023-06-16  YunQiang Su  <yunqiang.su@cipunited.com>
625         * MAINTAINERS (Write After Approval): move Matthew Fortune
626         to Write After Approval.
628 2023-06-15  Marek Polacek  <polacek@redhat.com>
630         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
631         check.
632         * configure: Regenerate.
634 2023-06-14  Filip Kastl  <filip.kastl@gmail.com>
636         * MAINTAINERS: Add myself to write after approval
638 2023-06-02  YunQiang Su  <yunqiang.su@cipunited.com>
640         * MAINTAINERS (CPU Port Maintainers): Add myself as MIPS
641         port maintainer.
642         (Write After Approval): Remove myself.
644 2023-05-30  Jeevitha Palanisamy  <jeevitha@linux.ibm.com>
646         * MAINTAINERS (Write After Approval): Add myself.
648 2023-05-29  Martin Jambor  <mjambor@suse.cz>
650         * MAINTAINERS: Replace spaces with tabs.
652 2023-05-27  Benjamin Priour  <vultkayn@gcc.gnu.org>
654         * MAINTAINERS: New entry.
656 2023-05-18  Eugene Rozenfeld  <erozen@microsoft.com>
658         * Makefile.tpl: Disable warnings as errors for STAGEautofeedback
659         * Makefile.in: Regenerate
661 2023-05-17  Eugene Rozenfeld  <erozen@microsoft.com>
663         * Makefile.in: Disable warnings as errors for STAGEautofeedback
665 2023-05-11  Robin Dapp  <rdapp@ventanamicro.com>
667         * MAINTAINERS: Sort.
669 2023-05-11  Ju-Zhe Zhong  <juzhe.zhong@rivai.ai>
671         * MAINTAINERS: Add myself.
673 2023-05-10  Pan Li  <pan2.li@intel.com>
675         * MAINTAINERS: Add myself.
677 2023-04-28  Eugene Rozenfeld  <erozen@microsoft.com>
679         * Makefile.in: Define PROFILE_MERGER
680         * Makefile.tpl: Define PROFILE_MERGER
682 2023-04-27  Robin Dapp  <rdapp@ventanamicro.com>
684         * MAINTAINERS: Change my email address.
686 2023-04-26  Patrick O'Neill  <patrick@rivosinc.com>
688         * MAINTAINERS: Add myself.
690 2023-04-26  Martin Liska  <mliska@suse.cz>
692         * MAINTAINERS: fix sorting
694 2023-04-25  Victor Do Nascimento  <victor.donascimento@arm.com>
696         * MAINTAINERS (Write After Approval): Add myself.
698 2023-04-24  Martin Liska  <mliska@suse.cz>
700         * MAINTAINERS: Fix sorting.
702 2023-04-21  Peter Foley  <pefoley2@pefoley.com>
704         * configure: Regenerate.
705         * configure.ac: Only create serdep.tmp if needed
707 2023-04-21  “ajit.kumar.agarwal@ibm.com”  <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
709         * MAINTAINERS (Write After Approval): Add myself.
711 2023-04-21  Vineet Gupta  <vineetg@rivosinc.com>
713         * MAINTAINERS (Write After Approval): Add myself.
714         Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
716 2023-04-06  Indu Bhagat  <indu.bhagat@oracle.com>
718         * MAINTAINERS: Add myself.
720 2023-03-22  Tobias Burnus  <tobias@codesourcery.com>
722         * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
724 2023-03-10  Arsen Arsenović  <arsen@aarsen.me>
726         * MAINTAINERS (Write After Approval): Add myself.
728 2023-02-16  Martin Liska  <mliska@suse.cz>
730         * MAINTAINERS: I'm stepping down from my positions.
732 2023-01-10  Philip Herron  <herron.philip@googlemail.com>
734         * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
736 2023-01-06  Clément Chigot  <chigot@adacore.com>
738         * configure.ac: Skip GMP and MPFR when --disable-gdb is
739         provided.
740         * configure: Regenerate.
742 2023-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
744         * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
746 2022-12-31  Iain Sandoe  <iain@sandoe.co.uk>
748         * Makefile.def: Do not build shared libffi.
749         * Makefile.in: Regenerate.
751 2022-12-21  Andrew Pinski  <apinski@marvell.com>
753         * Makefile.def: Add configure-gdb dependencies
754         on all-gmp and all-mpfr.
755         * configure.ac: Split out MPC checking from MPFR.
756         Require GMP and MPFR if the gdb directory exist.
757         * Makefile.in: Regenerate.
758         * configure: Regenerate.
760 2022-12-14  Gaius Mulley  <gaiusmod2@gmail.com>
762         * configure.ac (target_libraries): Add target-libgm2.
763         Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
764         Add GCC_TARGET_TOOL entry for gm2.
765         (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
766         gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
767         * Makefile.def (target_modules): Add libgm2.
768         (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
769         (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
770         (languages): Add entry for language=m2 with gcc-check-target=check-m2
771         and lib-check-target=check-target-libgm2.
772         * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
773         (HOST_EXPORTS): Add definition for GM2.
774         (BASE_TARGET_EXPORTS): Add definition for GM2.
775         (GM2_FOR_BUILD): Defined.
776         (GM2FLAGS): Defined.
777         (GM2_FOR_TARGET): Defined.
778         (GM2FLAGS_FOR_TARGET): Defined.
779         (EXTRA_HOST_FLAGS): Defined.
780         (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
781         (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
782         (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
783         * configure: Rebuilt.
784         * Makefile.in: Rebuilt.
786 2022-12-13  Philip Herron  <philip.herron@embecosm.com>
788         * Makefile.def: Add Rust language.
789         * Makefile.in: Regenerate via autogen.
791 2022-12-09  Martin Liska  <mliska@suse.cz>
793         * MAINTAINERS: Fix spacing.
795 2022-12-07  Arthur Cohen  <arthur.cohen@embecosm.com>
797         * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
799 2022-12-07  Iain Sandoe  <iain@sandoe.co.uk>
801         * Makefile.def: Pass host_libs_picflag to host dependent library
802         configures.
803         * Makefile.in: Regenerate.
804         * configure: Regenerate.
805         * configure.ac (host_libs_picflag): New configure variable set to
806         '--with-pic' when building 'host_shared'.
808 2022-11-25  Weimin Pan  <weimin.pan@oracle.com>
810         * Makefile.def: Add libsframe as new module with its dependencies.
811         * Makefile.in: Regenerated.
812         * configure.ac: Add libsframe to host_libs.
813         * configure: Regenerated.
815 2022-11-23  Marek Polacek  <polacek@redhat.com>
817         Revert:
818         2022-11-23  Marek Polacek  <polacek@redhat.com>
820         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
821         isl.
822         * Makefile.in: Regenerate.
823         * Makefile.tpl: Set PICFLAG.
824         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
825         check.
826         * configure: Regenerate.
828 2022-11-23  Marek Polacek  <polacek@redhat.com>
830         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
831         isl.
832         * Makefile.in: Regenerate.
833         * Makefile.tpl: Set PICFLAG.
834         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
835         check.
836         * configure: Regenerate.
838 2022-11-14  Martin Liska  <mliska@suse.cz>
840         Revert:
841         2022-11-09  Martin Liska  <mliska@suse.cz>
843         * doc/Makefile: New file.
844         * doc/_static/custom.css: New file.
845         * doc/baseconf.py: New file.
846         * doc/bsd.rst: New file.
847         * doc/contrib.rst: New file.
848         * doc/contribute.rst: New file.
849         * doc/cppdiropts.rst: New file.
850         * doc/cppenv.rst: New file.
851         * doc/cppopts.rst: New file.
852         * doc/cppwarnopts.rst: New file.
853         * doc/favicon.ico: New file.
854         * doc/funding.rst: New file.
855         * doc/gcc_sphinx.py: New file.
856         * doc/gnu.rst: New file.
857         * doc/gnu_free_documentation_license.rst: New file.
858         * doc/gpl-3.0.rst: New file.
859         * doc/indices-and-tables.rst: New file.
860         * doc/lgpl-2.1.rst: New file.
861         * doc/logo.pdf: New file.
862         * doc/logo.svg: New file.
863         * doc/md.rst: New file.
864         * doc/requirements.txt: New file.
866 2022-11-14  Martin Liska  <mliska@suse.cz>
868         Revert:
869         2022-11-09  Martin Liska  <mliska@suse.cz>
871         * doc/baseconf.py: Port to GCC sources.
873 2022-11-14  Martin Liska  <mliska@suse.cz>
875         Revert:
876         2022-11-14  Martin Liska  <mliska@suse.cz>
878         * configure: Regenerate.
879         * configure.ac: Support Sphinx based documentation.
881 2022-11-14  Martin Liska  <mliska@suse.cz>
883         Revert:
884         2022-11-09  Martin Liska  <mliska@suse.cz>
886         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
887         provide a default.
889 2022-11-14  Martin Liska  <mliska@suse.cz>
891         Revert:
892         2022-11-09  Martin Liska  <mliska@suse.cz>
894         * doc/bsd.rst:
895         Add trailing newline.
896         * doc/contrib.rst:
897         Add trailing newline.
898         * doc/contribute.rst:
899         Add trailing newline.
900         * doc/cppdiropts.rst:
901         Add trailing newline.
902         * doc/cppenv.rst:
903         Add trailing newline.
904         * doc/cppopts.rst:
905         Add trailing newline.
906         * doc/cppwarnopts.rst:
907         Add trailing newline.
908         * doc/funding.rst:
909         Add trailing newline.
910         * doc/gnu.rst:
911         Add trailing newline.
912         * doc/gnu_free_documentation_license.rst:
913         Add trailing newline.
914         * doc/gpl-3.0.rst:
915         Add trailing newline.
916         * doc/indices-and-tables.rst:
917         Add trailing newline.
918         * doc/lgpl-2.1.rst:
919         Add trailing newline.
920         * doc/md.rst:
921         Add trailing newline.
923 2022-11-14  Martin Liska  <mliska@suse.cz>
925         Revert:
926         2022-11-09  Martin Liska  <mliska@suse.cz>
928         * configure.ac: Use new install URL.
929         * configure: Regenerate.
931 2022-11-14  Martin Liska  <mliska@suse.cz>
933         Revert:
934         2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
936         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
937         instead of just ``.''.
938         * doc/gcc_sphinx.py: Moved to...
939         * doc/modules/gcc_sphinx.py: ...here.
941 2022-11-14  Martin Liska  <mliska@suse.cz>
943         Revert:
944         2022-11-10  Martin Liska  <mliska@suse.cz>
946         * doc/baseconf.py: Modernize by using pathlib.
948 2022-11-14  Martin Liska  <mliska@suse.cz>
950         Revert:
951         2022-11-11  Martin Liska  <mliska@suse.cz>
953         * doc/Makefile: Disable -j auto.
955 2022-11-14  Martin Liska  <mliska@suse.cz>
957         Revert:
958         2022-11-11  Martin Liska  <mliska@suse.cz>
960         * doc/Makefile: Update comment.
962 2022-11-14  Martin Liska  <mliska@suse.cz>
964         Revert:
965         2022-11-11  Martin Liska  <mliska@suse.cz>
967         * doc/indices-and-tables.rst: Rename Indexes to Indices.
969 2022-11-14  Martin Liska  <mliska@suse.cz>
971         Revert:
972         2022-11-13  Martin Liska  <mliska@suse.cz>
974         PR web/107643
975         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
976         is set.
977         * doc/indices-and-tables.rst: Use include_todo tag.
979 2022-11-14  Martin Liska  <mliska@suse.cz>
981         Revert:
982         2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
984         * doc/contrib.rst: Update Jeff Law's email address.
986 2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
988         * doc/contrib.rst: Update Jeff Law's email address.
990 2022-11-13  Martin Liska  <mliska@suse.cz>
992         PR web/107643
993         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
994         is set.
995         * doc/indices-and-tables.rst: Use include_todo tag.
997 2022-11-11  Martin Liska  <mliska@suse.cz>
999         * doc/indices-and-tables.rst: Rename Indexes to Indices.
1001 2022-11-11  Martin Liska  <mliska@suse.cz>
1003         * doc/Makefile: Update comment.
1005 2022-11-11  Martin Liska  <mliska@suse.cz>
1007         * doc/Makefile: Disable -j auto.
1009 2022-11-10  Martin Liska  <mliska@suse.cz>
1011         * doc/baseconf.py: Modernize by using pathlib.
1013 2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
1015         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
1016         instead of just ``.''.
1017         * doc/gcc_sphinx.py: Moved to...
1018         * doc/modules/gcc_sphinx.py: ...here.
1020 2022-11-09  Martin Liska  <mliska@suse.cz>
1022         * configure.ac: Use new install URL.
1023         * configure: Regenerate.
1025 2022-11-09  Martin Liska  <mliska@suse.cz>
1027         * doc/bsd.rst:
1028         Add trailing newline.
1029         * doc/contrib.rst:
1030         Add trailing newline.
1031         * doc/contribute.rst:
1032         Add trailing newline.
1033         * doc/cppdiropts.rst:
1034         Add trailing newline.
1035         * doc/cppenv.rst:
1036         Add trailing newline.
1037         * doc/cppopts.rst:
1038         Add trailing newline.
1039         * doc/cppwarnopts.rst:
1040         Add trailing newline.
1041         * doc/funding.rst:
1042         Add trailing newline.
1043         * doc/gnu.rst:
1044         Add trailing newline.
1045         * doc/gnu_free_documentation_license.rst:
1046         Add trailing newline.
1047         * doc/gpl-3.0.rst:
1048         Add trailing newline.
1049         * doc/indices-and-tables.rst:
1050         Add trailing newline.
1051         * doc/lgpl-2.1.rst:
1052         Add trailing newline.
1053         * doc/md.rst:
1054         Add trailing newline.
1056 2022-11-09  Martin Liska  <mliska@suse.cz>
1058         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
1059         provide a default.
1061 2022-11-09  Martin Liska  <mliska@suse.cz>
1063         * configure: Regenerate.
1064         * configure.ac: Support Sphinx based documentation.
1066 2022-11-09  Martin Liska  <mliska@suse.cz>
1068         * doc/baseconf.py: Port to GCC sources.
1070 2022-11-09  Martin Liska  <mliska@suse.cz>
1072         * doc/Makefile: New file.
1073         * doc/_static/custom.css: New file.
1074         * doc/baseconf.py: New file.
1075         * doc/bsd.rst: New file.
1076         * doc/contrib.rst: New file.
1077         * doc/contribute.rst: New file.
1078         * doc/cppdiropts.rst: New file.
1079         * doc/cppenv.rst: New file.
1080         * doc/cppopts.rst: New file.
1081         * doc/cppwarnopts.rst: New file.
1082         * doc/favicon.ico: New file.
1083         * doc/funding.rst: New file.
1084         * doc/gcc_sphinx.py: New file.
1085         * doc/gnu.rst: New file.
1086         * doc/gnu_free_documentation_license.rst: New file.
1087         * doc/gpl-3.0.rst: New file.
1088         * doc/indices-and-tables.rst: New file.
1089         * doc/lgpl-2.1.rst: New file.
1090         * doc/logo.pdf: New file.
1091         * doc/logo.svg: New file.
1092         * doc/md.rst: New file.
1093         * doc/requirements.txt: New file.
1095 2022-11-04  Thomas Schwinge  <thomas@codesourcery.com>
1097         * Makefile.def: Remove module 'liboffloadmic'.
1098         * Makefile.in: Regenerate.
1099         * configure.ac: Remove 'liboffloadmic' handling.
1100         * configure: Regenerate.
1102 2022-10-31  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1104         * MAINTAINERS: Update email address.
1106 2022-10-21  Дилян Палаузов  <dilyan.palauzov@aegee.org>
1108         * configure.ac: Don't configure readline if --with-system-readline is
1109         used.
1110         * configure: Re-generate.
1112 2022-10-12  Cui,Lili  <lili.cui@intel.com>
1114         * MAINTAINERS (Write After Approval): Add myself.
1116 2022-10-11  Olivier Hainque  <hainque@adacore.com>
1118         * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
1119         and friends for rtp !large. Assume the linker has the required
1120         abilities and set lt_cv_deplibs_check_method.
1122 2022-09-30  Olivier Hainque  <hainque@adacore.com>
1124         * configure.ac (*vxworks*): If enable_shared is not
1125         set, set to "no" and add --disable-shared to target and
1126         host_configargs.
1127         * configure: Regenerate.
1129 2022-09-26  Jeff Law  <jlaw@ventanamicro.com>
1131         * MAINTAINERS: Update my email address and DCO entry.
1133 2022-09-23  Paul-Antoine Arras  <pa@codesourcery.com>
1135         * MAINTAINERS (Write After Approval): Add myself.
1137 2022-09-15  Torbjörn SVENSSON  <torbjorn.svensson@foss.st.com>
1139         * MAINTAINERS (Write After Approval): Add myself.
1141 2022-09-07  Jeff Law  <jeffreyalaw@gmail.com>
1143         * MAINTAINERS: Update my email address.
1145 2022-09-07  Tom de Vries  <tdevries@suse.de>
1147         * configure.ac: Set extra_host_libiberty_configure_flags and
1148         extra_host_zlib_configure_flags in separate case statements.
1149         * configure: Regenerate.
1151 2022-09-06  Xianmiao Qu  <cooper.qu@linux.alibaba.com>
1153         * MAINTAINERS: Update c-sky port maintainers' emails.
1155 2022-08-31  Martin Liska  <mliska@suse.cz>
1157         * configure: Regenerate.
1158         * configure.ac: Delete hpux9 and hpux10.
1160 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
1162         * Makefile.def: Drop libelf module and gcc-configure dependency
1163         on it.
1164         * Makefile.in: Regenerate with 'autogen Makefile.def'.
1165         * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
1166         LIBELFINC.
1167         * configure: Regenrate.
1168         * configure.ac (host_libs): Drop unused libelf.
1170 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
1172         * Makefile.in: Regenerate.
1174 2022-08-04  Eugene Rozenfeld  <erozen@microsoft.com>
1176         * MAINTAINERS: Add myself as AutoFDO maintainer.
1178 2022-08-01  Roger Sayle  <roger@nextmovesoftware.com>
1179             Arnaud Charlet  <charlet@adacore.com>
1181         * configure: Regenerate.
1183 2022-07-31  Roger Sayle  <roger@nextmovesoftware.com>
1185         PR bootstrap/106472
1186         * Makefile.def (dependencies): Make configure-target-libgo depend
1187         upon all-target-libbacktrace.
1189 2022-07-27  David Faust  <david.faust@oracle.com>
1191         * MAINTAINERS: Add myself as reviewer for CTF and BTF.
1193 2022-07-27  Richard Biener  <rguenther@suse.de>
1195         * MAINTAINERS (Roger Sayle): Update e-mail address.
1197 2022-07-21  Sam Feifer  <sfeifer@redhat.com>
1199         * MAINTAINERS (Write After Approval): Add myself.
1201 2022-07-21  Marc Poulhiès  <poulhies@adacore.com>
1203         * MAINTAINERS: Add myself as Ada front end co-maintainer.
1205 2022-07-19  Alexander Monakov  <amonakov@ispras.ru>
1207         * .gitignore: Do not ignore config.h.
1209 2022-07-15  Andrew Carlotti  <andrew.carlotti@arm.com>
1211         * MAINTAINERS: Add myself to Write After Approval.
1213 2022-07-04  Martin Liska  <mliska@suse.cz>
1215         * MAINTAINERS: fix sorting of names
1217 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
1219         * MAINTAINERS: add myself.
1221 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
1223         * MAINTAINERS: Add myself to write after approval and DCO.
1225 2022-07-02  Tim Lange  <mail@tim-lange.me>
1227         * MAINTAINERS: Add myself.
1229 2022-07-01  Haochen Jiang  <haochen.jiang@intel.com>
1231         * MAINTAINERS (Write After Approval): Add myself.
1233 2022-06-30  Cui,Lili  <lili.cui@intel.com>
1235         Revert:
1236         2022-06-30  Cui,Lili  <lili.cui@intel.com>
1238         * MAINTAINERS (Write After Approval): Add myself.
1240 2022-06-30  Cui,Lili  <lili.cui@intel.com>
1242         * MAINTAINERS (Write After Approval): Add myself.
1244 2022-06-28  Alexandre Oliva  <oliva@adacore.com>
1246         * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
1247         (EXTRA_GCC_FLAGS): Likewise.
1248         * Makefile.in: Rebuilt.
1250 2022-06-28  konglin1  <lingling.kong@intel.com>
1252         * MAINTAINERS (Write After Approval): Add myself.
1254 2022-06-27  Tom de Vries  <tdevries@suse.de>
1256         * configure.ac: Build libiberty pic variant for gdbserver.
1257         * configure: Regenerate.
1259 2022-06-26  Iain Sandoe  <iain@sandoe.co.uk>
1261         * configure: Regenerate.
1262         * configure.ac: Correct use of $host.
1264 2022-06-25  Jeff Law  <jeffreyalaw@gmail.com>
1266         * MAINTAINERS: Remove tilegx and tilepro entries.
1267         * configure.ac: Remove tilegx and tilepro stanzas.
1268         * configure: Rebuilt.
1270 2022-05-28  Bruce Korb  <bkorb@gnu.org>
1272         * .gitignore: Ignore vim swap files
1274 2022-05-13  Surya Kumari Jangala  <jskumari@linux.ibm.com>
1276         * MAINTAINERS: Add myself to write after approval.
1278 2022-05-11  Kewen Lin  <linkw@linux.ibm.com>
1280         * MAINTAINERS: Remove myself from DCO section.
1282 2022-05-09  Xi Ruoyao  <xry111@xry111.site>
1284         * MAINTAINERS: Update my email address.
1286 2022-05-09  Clément Chigot  <chigot@adacore.com>
1288         * MAINTAINERS: Update my email address.
1290 2022-05-05  Kewen Lin  <linkw@linux.ibm.com>
1292         * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
1293         section.
1295 2022-04-19  Richard Henderson  <rth@gcc.gnu.org>
1297         * MAINTAINERS: Update my email address.
1299 2022-04-01  Qian Jianhua  <qianjh@fujitsu.com>
1301         * MAINTAINERS: Update my email address.
1303 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
1305         * MAINTAINERS: (CPU Port Maintainers): Add myself and
1306         Lulu as LoongArch port maintainer.
1308 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
1309             Lulu Cheng  <chenglulu@loongson.cn>
1311         * configure.ac: Add LoongArch tuples.
1312         * configure: Regenerate.
1314 2022-03-28  Tom Tromey  <tromey@adacore.com>
1316         * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
1317         * configure: Rebuild.
1319 2022-03-24  Bill Schmidt  <bill.schmidt@gmail.com>
1321         * MAINTAINERS: Change my information.
1323 2022-03-16  Chung-Ju Wu  <jasonwucj@gmail.com>
1325         * MAINTAINERS: Add myself to DCO section.
1327 2022-03-14  Jonathan Wakely  <jwakely@redhat.com>
1329         * configure.ac: Fix incorrect option in comment.
1330         * configure: Regenerate.
1332 2022-03-09  Hans-Peter Nilsson  <hp@axis.com>
1334         * Makefile.def (dependencies): Make configure-sim depend on
1335         all-readline.
1336         * Makefile.in: Regenerate.
1338 2022-02-22  Christophe Lyon  <christophe.lyon@foss.st.com>
1340         * MAINTAINERS (Write After Approval): Update my e-mail address.
1342 2022-02-08  Ulrich Weigand  <ulrich.weigand@de.ibm.com>
1344         * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
1346 2022-01-31  Ed Smith-Rowland  <esmithrowland@gmail.com>
1348         * MAINTAINERS: Update my email and add myself to the DCO list.
1350 2022-01-25  Thomas Schwinge  <thomas@codesourcery.com>
1352         Revert:
1353         2021-09-16  Andrew Pinski  <apinski@marvell.com>
1355         PR bootstrap/67102
1356         * Makefile.def: Have configure-target-libffi depend on
1357         all-target-libstdc++-v3.
1358         * Makefile.in: Regenerate.
1360 2022-01-22  Jakub Jelinek  <jakub@redhat.com>
1362         PR other/104181
1363         * build.log: Remove.
1365 2022-01-20  Martin Liska  <mliska@suse.cz>
1367         * MAINTAINERS: Adjust email address based on IRC request.
1369 2022-01-18  Xionghu Luo  <luoxhu@linux.ibm.com>
1371         * MAINTAINERS: Update my email address.
1373 2022-01-17  Martin Liska  <mliska@suse.cz>
1375         * MAINTAINERS: Rename .c names to .cc.
1377 2022-01-13  Jakub Jelinek  <jakub@redhat.com>
1379         * Makefile.am: Remove.
1381 2022-01-11  Thomas Koenig  <tkoenig@gcc.gnu.org>
1383         * Makefile.am: New file.
1385 2022-01-11  Martin Liska  <mliska@suse.cz>
1387         * MAINTAINERS: Sort 2 names.
1389 2022-01-10  Martin Liska  <mliska@suse.cz>
1391         * MAINTAINERS: Fix obvious issues with sorting.
1393 2022-01-07  liuhongt  <hongtao.liu@intel.com>
1395         * build.log: New file.
1397 2022-01-05  Nathan Sidwell  <nathan@acm.org>
1399         * MAINTAINERS: Add DCO entry.  Sort that list.
1401 2022-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
1403         * MAINTAINERS: Change of email address in both DCO and
1404         Write After Approval list.
1406 2021-12-21  Iain Buclaw  <ibuclaw@gdcproject.org>
1408         * configure: Regenerate.
1410 2021-12-21  Martin Liska  <mliska@suse.cz>
1412         * config.sub: Change mode back to 755.
1414 2021-12-17  Martin Liska  <mliska@suse.cz>
1416         * config.sub: Sync from master.
1418 2021-12-17  Martin Liska  <mliska@suse.cz>
1420         Revert:
1421         2021-12-16  Matthias Seidel  <mseidel@apache.org>
1423         * config.sub: Fix typo.
1425 2021-12-16  Matthias Seidel  <mseidel@apache.org>
1427         * config.sub: Fix typo.
1429 2021-12-16  H.J. Lu  <hjl.tools@gmail.com>
1431         Revert:
1432         2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
1434         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1435         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1436         * configure.ac: Include config/gcc-plugin.m4.
1437         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1438         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1439         RANLIB if possible.
1440         * Makefile.in: Regenerated.
1441         * configure: Likewise.
1443 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
1445         * Makefile.tpl (BUILD_CFLAGS): New.
1446         (CFLAGS): Append $(BUILD_CFLAGS).
1447         (CXXFLAGS): Likewise.
1448         (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
1449         (PGO_BUILD_TRAINING_CFLAGS): Likewise.
1450         (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
1451         (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
1452         (PGO_BUILD_TRAINING_MFLAGS): Likewise.
1453         (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
1454         (PGO-TRAINING-TARGETS): Likewise.
1455         (PGO_BUILD_TRAINING): Likewise.
1456         (all): Add '+' to the command line for recursive make.  Support
1457         the PGO build.
1458         * configure.ac: Add --enable-pgo-build[=lto].
1459         AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
1460         PGO_BUILD_LTO_CFLAGS.  Enable the PGO build in Makefile.
1461         * Makefile.in: Regenerated.
1462         * configure: Likewise.
1464 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
1466         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1467         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1468         * configure.ac: Include config/gcc-plugin.m4.
1469         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1470         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1471         RANLIB if possible.
1472         * Makefile.in: Regenerated.
1473         * configure: Likewise.
1475 2021-12-14  Marc Poulhiès  <poulhies@adacore.com>
1477         * MAINTAINERS: Add myself to write after approval.
1479 2021-12-06  Navid Rahimi  <navidrahimi@microsoft.com>
1481         * MAINTAINERS: Adding myself.
1483 2021-12-02  Pekka Seppänen  <pexu@gcc.mail.kapsi.fi>
1485         * configure: Regenerate.
1486         * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
1487         $(CPP).
1489 2021-11-30  Iain Buclaw  <ibuclaw@gdcproject.org>
1491         * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
1492         libatomic.
1493         * Makefile.in: Regenerate.
1494         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
1495         (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
1496         target-libphobos-bootstrap.
1497         (STAGE2_CONFIGURE_FLAGS): Likewise.
1498         * configure: Regenerate.
1499         * configure.ac: Add support for bootstrapping D front-end.
1501 2021-11-16  Martin Uecker  <uecker@gcc.gnu.org>
1503         * MAINTAINERS: Add myself to DCO section and update email address.
1505 2021-11-16  Iain Sandoe  <iain@sandoe.co.uk>
1507         * configure: Regenerate.
1508         * configure.ac: Ensure that PIC (shared) defaults are set
1509         correctly for Darwin.
1511 2021-11-16  Jim Wilson  <jim.wilson.gcc@gmail.com>
1513         * MAINTAINERS: Update my address.
1515 2021-11-12  Alan Modra  <amodra@gmail.com>
1517         * Makefile.def (configure-opcodes): Depend on configure-bfd.
1518         * Makefile.in: Regenerate.
1520 2021-11-03  Maciej W. Rozycki  <macro@embecosm.com>
1522         * MAINTAINERS: Clarify the policy WRT the Write After Approval
1523         list.
1525 2021-11-02  Andrew Burgess  <andrew.burgess@embecosm.com>
1527         * MAINTAINERS (Reviewers, arc): Remove my entry.
1528         (Write After Approval): Add an entry for myself.
1530 2021-10-28  Richard Purdie  <richard.purdie@linuxfoundation.org>
1532         * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1533         * Makefile.in: Regenerate.
1534         * configure: Regenerate.
1535         * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1537 2021-10-26  Jeff Law  <jeffreyalaw@gmail.com>
1539         * MAINTAINERS: Fix up Maciej's entries.
1541 2021-10-26  Maciej W. Rozycki  <macro@embecosm.com>
1543         * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
1544         maintainer.
1546 2021-10-22  Eric Gallager  <egallager@gcc.gnu.org>
1548         PR other/102663
1549         * Makefile.def: Handle install-dvi target.
1550         * Makefile.tpl: Likewise.
1551         * Makefile.in: Regenerate.
1553 2021-10-19  Clément Chigot  <clement.chigot@atos.net>
1555         * MAINTAINERS: Add myself for write after approval.
1557 2021-10-12  Eric Gallager  <egallager@gcc.gnu.org>
1559         * Makefile.def: Mark libcody, libdecnumber,
1560         c++tools, libgcc, and libobjc as missing TAGS
1561         targets.
1562         * Makefile.in: Regenerate.
1564 2021-10-07  Siddhesh Poyarekar  <siddhesh@gotplt.org>
1566         * MAINTAINERS: Add myself to DCO section and update email
1567         address.
1569 2021-09-29  Jonathan Wakely  <jwakely@redhat.com>
1571         * MAINTAINERS: Add myself to DCO section.
1573 2021-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
1575         * configure: Regenerate.
1576         * configure.ac (skipdirs): Add the contents of target_configdirs if
1577         we are not building gcc.
1579 2021-09-24  Andrew Burgess  <andrew.burgess@embecosm.com>
1581         * Makefile.def: Back-port commits ba4d88ad892f and
1582         755ba58ebef0 from binutils-gdb repository.
1583         * Makefile.in: Regenerated.
1585 2021-09-20  Harald Anlauf  <anlauf@gmx.de>
1587         * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
1589 2021-09-17  Iain Sandoe  <iain@sandoe.co.uk>
1591         * Makefile.def: Add a jit check target for the jit
1592         language.
1593         * Makefile.in: Regenerate.
1595 2021-09-16  Andrew Pinski  <apinski@marvell.com>
1597         PR bootstrap/67102
1598         * Makefile.def: Have configure-target-libffi depend on
1599         all-target-libstdc++-v3.
1600         * Makefile.in: Regenerate.
1602 2021-09-10  Petter Tomner  <tomner@kth.se>
1604         * MAINTAINERS: Me added to DCO and write after approval
1606 2021-09-01  YunQiang Su  <syq@debian.org>
1608         * MAINTAINERS: Add myself for write after approval.
1610 2021-08-31  Andrew Burgess  <andrew.burgess@embecosm.com>
1612         * Makefile.def: Add all-gdb dependency on all-libbacktrace.
1613         * Makefile.in: Regenerate.
1615 2021-08-21  Dragan Mladjenovic  <Dragan.Mladjenovic@syrmia.com>
1617         * MAINTAINERS: Add myself for write after approval.
1619 2021-08-18  Iain Sandoe  <iain@sandoe.co.uk>
1621         * Makefile.in: Regenerate.
1622         * Makefile.tpl: Make the state of the configured host
1623         shared flag available to makefile fragements.
1625 2021-08-09  Hongyu Wang  <hongyu.wang@intel.com>
1627         * MAINTAINERS (Write After Approval): Add myself.
1629 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
1631         * .dir-locals.el (bug-reference-url-format): Use https.
1633 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
1635         * .dir-locals.el (c-mode): Change fill-column to 79.
1637 2021-07-15  Trevor Saunders  <tbsaunde@tbsaunde.org>
1639         * MAINTAINERS: Add myself to DCO section.
1641 2021-07-09  Iain Sandoe  <iain@sandoe.co.uk>
1643         * configure: Regenerate.
1644         * configure.ac: Adjust cases for which it is necessary to
1645         include the Darwin host config fragment.
1647 2021-07-06  Gaius Mulley  <gaius.mulley@southwales.ac.uk>
1649         * MAINTAINERS: Add myself for write after approval and DCO.
1651 2021-07-05  Iain Sandoe  <iain@sandoe.co.uk>
1653         * Makefile.def: Add dsymutil defs.
1654         * Makefile.in: Regenerated.
1655         * Makefile.tpl: Add dsymutil to flags.
1656         * configure: Regenerated.
1657         * configure.ac: Add dsymutil to target and build recipes.
1659 2021-07-01  Ankur Saini  <arsenic@sourceware.org>
1661         * MAINTAINERS: Add myself for write after approval.
1663 2021-06-30  Xi Ruoyao  <xry111@mengyan1223.wang>
1665         * MAINTAINERS (Write After Approval): Add myself.
1667 2021-06-25  Matthias Kretz  <m.kretz@gsi.de>
1669         * MAINTAINERS: Add myself for write after approval and DCO
1671 2021-06-24  prathamesh.kulkarni  <prathamesh.kulkarni@linaro.org>
1673         * .gitignore: Add entry for cscope.out.
1675 2021-06-22  liuhongt  <hongtao.liu@intel.com>
1677         * MAINTAINERS: Remove my Write After Approval entry.
1679 2021-06-21  liuhongt  <hongtao.liu@intel.com>
1681         * MAINTAINERS: Add myself as maintainer of the i386 vector
1682         extensions.
1684 2021-06-18  Antoni Boucher  <bouanto@zoho.com>
1686         * MAINTAINERS (Write After Approval): Add myself.
1688 2021-06-17  Aldy Hernandez  <aldyh@redhat.com>
1690         * MAINTAINERS (Various Maintainers): Add Andrew and myself
1691         as *vrp and ranger maintainers.
1693 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
1695         * MAINTAINERS: Adjust my entry in the DCO section so that it does
1696         not trigger testsuite failures.
1698 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
1700         * MAINTAINERS: Add myself to DCO section with both email addresses.
1702 2021-06-03  Jason Merrill  <jason@redhat.com>
1704         * MAINTAINERS: Add DCO version number.
1706 2021-06-02  Jason Merrill  <jason@redhat.com>
1708         * MAINTAINERS: Add DCO section.
1710 2021-05-31  Indu Bhagat  <indu.bhagat@oracle.com>
1712         * MAINTAINERS (Write After Approval): Add myself.
1714 2021-05-29  Mike Frysinger  <vapier@gentoo.org>
1716         * configure.ac: Add gnulib to configdirs for sim.
1717         * configure: Regenerate.
1719 2021-05-18  Mike Frysinger  <vapier@gentoo.org>
1721         * Makefile.def: Add configure-sim dependency on all-gnulib.
1722         * Makefile.in: Regenerated.
1724 2021-05-17  Serge Belyshev  <belyshev@depni.sinp.msu.ru>
1726         * MAINTAINERS (Write After Approval): Add myself.
1728 2021-05-12  Marcel Vollweiler  <marcel@codesourcery.com>
1730         * MAINTAINERS (Write After Approval): Add myself.
1732 2021-05-11  Martin Liska  <mliska@suse.cz>
1734         * MAINTAINERS: Remove entries for removed
1735         components (HSA, BRIG, libhsail-rt).
1736         Move Pekka to Write After Approval.
1738 2021-05-11  Martin Liska  <mliska@suse.cz>
1740         * Makefile.def: Remove libhsail-rt.
1741         * Makefile.in: Likewise.
1742         * configure.ac: Likewise.
1743         * configure: Regenerate.
1744         * libhsail-rt/ChangeLog: Removed.
1745         * libhsail-rt/Makefile.am: Removed.
1746         * libhsail-rt/Makefile.in: Removed.
1747         * libhsail-rt/README: Removed.
1748         * libhsail-rt/aclocal.m4: Removed.
1749         * libhsail-rt/configure: Removed.
1750         * libhsail-rt/configure.ac: Removed.
1751         * libhsail-rt/configure.tgt: Removed.
1752         * libhsail-rt/include/internal/fibers.h: Removed.
1753         * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1754         * libhsail-rt/include/internal/phsa-rt.h: Removed.
1755         * libhsail-rt/include/internal/workitems.h: Removed.
1756         * libhsail-rt/rt/arithmetic.c: Removed.
1757         * libhsail-rt/rt/atomics.c: Removed.
1758         * libhsail-rt/rt/bitstring.c: Removed.
1759         * libhsail-rt/rt/fbarrier.c: Removed.
1760         * libhsail-rt/rt/fibers.c: Removed.
1761         * libhsail-rt/rt/fp16.c: Removed.
1762         * libhsail-rt/rt/misc.c: Removed.
1763         * libhsail-rt/rt/multimedia.c: Removed.
1764         * libhsail-rt/rt/queue.c: Removed.
1765         * libhsail-rt/rt/sat_arithmetic.c: Removed.
1766         * libhsail-rt/rt/segment.c: Removed.
1767         * libhsail-rt/rt/workitems.c: Removed.
1768         * libhsail-rt/target-config.h.in: Removed.
1770 2021-05-04  Nick Clifton  <nickc@redhat.com>
1772         * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1773         * configure: Regenerate.
1775 2021-04-28  Jakub Jelinek  <jakub@redhat.com>
1776             Tobias Burnus  <tobias@codesourcery.com>
1778         * configure.ac (--enable-offload-defaulted): New.
1779         * configure: Regenerate.
1781 2021-04-23  David Faust  <david.faust@oracle.com>
1783         * MAINTAINERS (Write After Approval): Add myself.
1785 2021-04-11  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1787         * MAINTAINERS (Write After Approval): Add myself.
1789 2021-03-26  Dimitar Dimitrov  <dimitar@dinux.eu>
1791         * MAINTAINERS: Add myself as pru port maintainer.
1793 2021-03-23  David Malcolm  <dmalcolm@redhat.com>
1795         * MAINTAINERS: Add myself as static analyzer maintainer.
1797 2021-03-18  Jeff Law  <jlaw@tachyum.com>
1799         * MAINTAINERS: Update primary entry.
1801 2021-03-13  Eugene Rozenfeld  <erozen@microsoft.com>
1803         * MAINTAINERS (Write After Approval): Add myself.
1805 2021-03-13  Mike Frysinger  <vapier@gentoo.org>
1807         * Makefile.def: Remove all-sim dependency on configure-gdb.
1808         * Makefile.in: Regenerated.
1810 2021-03-11  Jeff Law  <law@redhat.com>
1812         * MAINTAINERS: Update entries for a few ex-ImgTec employees
1814 2021-03-11  Martin Liska  <mliska@suse.cz>
1816         * Makefile.tpl: The change was done Makefile.in which
1817         is generated file.
1819 2021-03-08  Jeff Law  <law@redhat.com>
1821         * MAINTAINERS: Update my email address
1823 2021-02-23  Kito Cheng  <kito.cheng@sifive.com>
1825         * config.guess: Import latest upstream.
1826         * config.sub: Import latest upstream.
1828 2021-01-25  Martin Liska  <mliska@suse.cz>
1830         PR gcov-profile/98739
1831         * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1832         for profiledbootstrap.
1834 2021-01-22  Jonathan Wright  <jonathan.wright@arm.com>
1836         * MAINTAINERS (Write After Approval): Add myself.
1838 2021-01-22  Maciej W. Rozycki  <macro@orcam.me.uk>
1840         * MAINTAINERS (Write After Approval): Update my e-mail address.
1842 2021-01-12  Segher Boessenkool  <segher@kernel.crashing.org>
1844         * MAINTAINERS: Fix spacing.
1846 2021-01-12  Qian Jianhua  <qianjh@cn.fujitsu.com>
1848         * MAINTAINERS (Write After Approval): Add myself
1850 2021-01-06  Nick Alcock  <nick.alcock@oracle.com>
1852         * Makefile.def: Sync with binutils-gdb:
1853         (dependencies): all-ld depends on all-libctf.
1854         (host_modules): libctf is no longer no_install.
1855         No longer no_check.  Checking depends on all-ld.
1856         * Makefile.in: Regenerated.
1858 2021-01-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1860         * libtool.m4: Match gnu* along other GNU systems.
1861         * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1862         * libgo/configure: Re-generate.
1864 2021-01-04  Philipp Tomsich  <philipp.tomsich@vrull.eu>
1866         * MAINTAINERS: Update my email address.
1868 2020-12-17  Marius Hillenbrand  <mhillen@linux.ibm.com>
1870         * MAINTAINERS (Write After Approval): Add myself.
1872 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1874         * Makefile.def
1875         * Makefile.in
1876         * Makefile.tpl
1877         * configure
1878         * configure.ac
1880 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1882         * Makefile.def: Add libcody.
1883         * configure.ac: Add libcody.
1884         * Makefile.in: Regenerated.
1885         * configure: Regenerated.
1887 2020-12-14  Andrea Corallo  <andrea.corallo@arm.com>
1889         * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1891 2020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
1893         PR target/97865
1894         * libtool.m4: Update handling of Darwin platform link flags
1895         for Darwin20.
1897 2020-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
1899         * .gitignore: Sync with binutils-gdb
1901 2020-12-02  Claudiu Zissulescu  <claziss@gmail.com>
1903         * MAINTAINERS: Add myself as arc port maintainer.
1905 2020-11-29  Iain Buclaw  <ibuclaw@gdcproject.org>
1907         PR d/87788
1908         * configure.ac: Don't disable D for *-*-darwin*.
1909         * configure: Regenerate.
1911 2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
1913         * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1914         hppa64-*-hpux11*.
1916 2020-11-25  Matthew Malcomson  <matthew.malcomson@arm.com>
1918         * configure: Regenerate.
1919         * configure.ac: Add --bootstrap-hwasan option.
1921 2020-11-23  Iain Sandoe  <iain@sandoe.co.uk>
1923         * config.guess: Import latest upstream.
1924         * config.sub: Import latest upstream.
1926 2020-11-16  Martin Liska  <mliska@suse.cz>
1928         * .gitignore: Add cache as clangd uses it now.
1930 2020-11-13  Haochen Gui  <guihaoc@gcc.gnu.org>
1932         * MAINTAINERS (Write After Approval): add myself
1934 2020-11-09  Pat Bernardi  <bernardi@adacore.com>
1936         * MAINTAINERS (Write After Approval): Add myself.
1938 2020-11-09  Jonathan Wakely  <jwakely@redhat.com>
1940         * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1941         Remove FIXME comments.
1943 2020-11-06  Martin Uecker  <muecker@gwdg.de>
1945         * MAINTAINERS: Update my email address.
1947 2020-11-06  Hongtao Liu  <hongtao.liu@intel.com>
1949         * MAINTAINERS (Write After Approval): Add myself.
1951 2020-10-06  Tobias Burnus  <tobias@codesourcery.com>
1953         PR target/97302
1954         * configure.ac: Only set with_gmp to /usr/local
1955         if not building in tree.
1956         * configure: Regenerate.
1958 2020-09-18  Omar Tahir  <omar.tahir@arm.com>
1960         * MAINTAINERS (Write After Approval): Add myself.
1962 2020-08-26  Tobias Burnus  <tobias@codesourcery.com>
1964         * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1966 2020-08-20  Tobias Burnus  <tobias@codesourcery.com>
1968         PR bootstrap/96612
1969         * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1970         if not the same as ${host}.
1971         * configure: Regenerate.
1973 2020-08-16  Sergei Trofimovich  <slyfox@gcc.gnu.org>
1975         * MAINTAINERS (Write After Approval): Add myself.
1977 2020-08-12  Senthil Kumar Selvaraj  <saaadhu@gcc.gnu.org>
1979         * MAINTAINERS: Update my email address.
1981 2020-07-30  Joe Ramsay  <joe.ramsay@arm.com>
1983         * MAINTAINERS (Write After Approval): Add myself.
1985 2020-07-22  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
1987         * MAINTAINERS (Write After Approval): Add myself.
1989 2020-06-12  Martin Liska  <mliska@suse.cz>
1991         * .gitignore: Add .clang-tidy.
1993 2020-06-08  Jason Merrill  <jason@redhat.com>
1995         * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1996         * configure: Regenerate.
1998 2020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
2000         * MAINTAINERS: Add myself as xtensa port maintainer.
2002 2020-05-28  Nicolas Bértolo  <nicolasbertolo@gmail.com>
2004         * configure.ac: Don't require --enable-host-shared when building
2005         for Mingw.
2006         * configure: Regenerate.
2008 2020-05-18  Jason Merrill  <jason@redhat.com>
2010         * configure.ac: Update bootstrap dialect to -std=c++11.
2012 2020-05-18  Alex Coplan  <alex.coplan@arm.com>
2014         * MAINTAINERS (Write After Approval): Add myself.
2016 2020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
2018         PR target/92713
2019         * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
2020         (noconfigdirs): Add 'target-libstdc++-v3'.
2021         * configure: Regenerate.
2023 2020-04-21  Stephen Casner  <casner@acm.org>
2025         PR 25830
2026         * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
2027         * configure: Rebuild.
2029 2020-04-17  Martin Liska  <mliska@suse.cz>
2030             Jonathan Yong <10walls@gmail.com>
2032         PR gcov-profile/94570
2033         * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
2034         for CYGWIN.
2036 2020-04-14  Martin Jambor  <mjambor@suse.cz>
2038         * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
2040 2020-04-09  Tom Tromey  <tom@tromey.com>
2042         * configure: Rebuild.
2043         * Makefile.in: Rebuild.
2044         * Makefile.def (gdbsupport, gdbserver): New host modules.
2045         (configure-gdb): Depend on all-gdbsupport.
2046         (all-gdb): Depend on all-gdbsupport, all-libctf.
2047         * configure.ac (host_tools): Add gdbserver.
2048         Conditionally build gdbserver and gdbsupport.
2050 2020-03-09  Tobias Burnus  <tobias@codesourcery.com>
2052         * configure.ac: Build libgomp by default for amdgcn.
2053         * configure: Regenerate.
2055 2020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
2057         * MAINTAINERS (Write After Approval): Add myself.
2059 2020-02-28  Joel Hutton  <joel.hutton@arm.com>
2061         * MAINTAINERS (Write After Approval) : Add myself.
2063 2020-02-20  Palmer Dabbelt  <palmer@sifive.com>
2065         * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
2067 2020-02-14  Martin Sebor  <msebor@redhat.com>
2069         * doc/extend.texi (attribute alias): Mention type requirement.
2070         (attribute weak): Same.
2071         (attribute weakref): Correct invalid example.
2073 2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
2075         * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
2077 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
2078             Jakub Jelinek  <jakub@redhat.com>
2080         * .gitattributes: Add *.md diff=md.
2082 2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
2084         The mentioned auto-generated file is no more part of the
2086         GCC sources, it's auto-generated in $(builddir) during build.
2088         PR target/92055
2089         * contrib/gcc_update (files_and_dependencies): Remove
2090         entry for gcc/config/avr/t-multilib.
2092 2020-01-14  Anatoly Sokolov <aesok@dol.ru>
2094         * MAINTAINERS: Update my email address.
2096 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
2098         * README.MOVED_TO_GIT: Remove.
2100 2020-01-11  Joseph Myers  <joseph@codesourcery.com>
2102         * README.MOVED_TO_GIT: New file.
2104 2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
2106         * MAINTAINERS (Write After Approval): Add myself.
2108 2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
2110         * MAINTAINERS (write_after_approval): Add myself.
2112 2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
2114         * MAINTAINERS (write_after_approval): Add myself.
2116 2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
2118         * MAINTAINERS (write_after_approval): Add myself.
2120 2019-12-11  Matthias Klose  <doko@ubuntu.com>
2122         * configure.ac: Factor out common cases for compare_exclusions.
2123         * configure: Regenerate.
2125 2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
2127         * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
2128         flag.
2130 2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
2132         * MAINTAINERS (Write After Approval): Add myself.
2134 2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
2136         PR middle-end/92463
2137         * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
2138         * configure: Regenerate
2140 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
2142         * configure.ac: Use https for gcc.gnu.org.
2143         * configure: Regenerated.
2145 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
2147         * MAINTAINERS (aarch64 port): Remove my name, move to...
2148         (Write After Approval): ...Here.
2150 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
2152         * MAINTAINERS: Change my email address as maintainer.
2154 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
2156         PR fortran/91828
2157         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
2158         * configure: Regenerated.
2160 2019-10-21  Jason Merrill  <jason@redhat.com>
2162         * .gitattributes: Also check ChangeLog whitespace.
2164 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
2166         * contrib/dg-extract-results.sh: Add support for KPASS.
2167         * contrib/dg-extract-results.py: Likewise.
2169 2019-10-17  Jason Merrill  <jason@redhat.com>
2171         * .gitattributes: Avoid {} in filename pattern.
2173 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
2175         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
2176         Approval section.
2178 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
2180         * MAINTAINERS: Add myself to Write After Approval
2182 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
2184         * MAINTAINERS: Add myself as an aarch64 maintainer.
2186 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2188         * MAINTAINERS: Add myself as aarch64 maintainer.
2190 2019-09-23  Carl Love  <cel@us.ibm.com>
2192         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
2193         New define_insn.
2194         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
2195         vsx_xxpermdi16_le_V16QI): Removed define_insn.
2197 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
2199         * MAINTAINERS (Sam Tebbs): Update email address.
2201 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
2203         * MAINTAINERS: Update my email address.
2205 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
2207         * libtool.m4: Handle uclinuxfdpiceabi.
2209 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
2211         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
2212         Remove myself from Write After Approval section.
2214 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
2216         * configure.ac: Support for bpf-*-* targets.
2217         * configure: Regenerate.
2219 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
2221         * config.sub: Import upstream version 2019-06-30.
2222         * config.guess: Import upstream version 2019-07-24.
2224 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
2226         * MAINTAINERS: Remove spu port maintainers.
2228 2019-08-28  Martin Liska  <mliska@suse.cz>
2230         * .gitignore: Add .clangd and compile_commands.json
2231         to .gitignore.
2233 2019-08-23  Michael Forney  <mforney@mforney.org>
2235         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
2236         * Makefile.in: Regenerate.
2238 2019-08-19  Tom Tromey  <tom@tromey.com>
2240         * configure: Rebuild.
2241         * configure.ac: Add --with-static-standard-libraries.
2243 2019-08-16  Alexandre Oliva <oliva@gnu.org>
2245         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
2247 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
2249         * MAINTAINERS (Write After Approval): Add myself.
2251 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
2253         * MAINTAINERS (Write After Approval): Remove myself, already listed in
2254         RISC-V port maitainer.
2256 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
2258         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
2260 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
2262         * MAINTAINERS (Write After Approval): Add myself.
2264 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
2266         * MAINTAINERS (Write After Approval): Add myself.
2268 2019-06-25  Martin Liska  <mliska@suse.cz>
2270         contrib/filter-clang-warnings.py: Transform from
2271         filter-rtags-warnings.py.
2273 2019-06-15  Tom Tromey  <tom@tromey.com>
2275         * configure.ac (host_libs): Add gnulib.
2276         * configure: Rebuild.
2277         * Makefile.def (host_modules, dependencies): Add gnulib.
2278         * Makefile.in: Rebuild.
2280 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
2282         * MAINTAINERS (Write After Approval): Add myself.
2284 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
2286         * configure: Regenerate.
2287         * configure.ac: Add PRU target.
2289 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
2291         * MAINTAINERS (Write After Approval): Add myself.
2293 2019-06-11  Nick Clifton  <nickc@redhat.com>
2295         Import these changes from the binutils/gdb repository:
2297         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
2299         * Makefile.def (dependencies): configure-libctf depends on all-bfd
2300         and all its deps.
2301         * Makefile.in: Regenerated.
2303         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
2305         * Makefile.def (host_modules): Add libctf.
2306         * Makefile.def (dependencies): Likewise.
2307         libctf depends on zlib, libiberty, and bfd.
2308         * Makefile.in: Regenerated.
2309         * configure.ac (host_libs): Add libctf.
2310         * configure: Regenerated.
2312 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
2314         * MAINTAINERS (Write After Approval): Add myself.
2316 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
2318         * MAINTAINERS: Update my email address.
2320 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
2322         * MAINTAINERS (Write After Approval): Add myself.
2324 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
2326         * MAINTAINERS (Write After Approval): Add myself.
2328 2019-05-07  Jim Wilson  <jimw@sifive.com>
2330         * MAINTAINERS: Remove myself as IA-64 maintainer.
2332 2019-05-04  Roland Illig  <roland.illig@gmx.de>
2334         * MAINTAINERS (Write After Approval): Add myself.
2336 2019-05-02  Richard Biener  <rguenther@suse.de>
2338         PR bootstrap/85574
2339         * Makefile.tpl (compare target): Also compare extra-compare
2340         files.
2341         * Makefile.in: Regenerate.
2343 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
2345         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
2346         as modulo-scheduler maintainer.
2348 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
2350         * MAINTAINERS: Add myself as co-maintainer for Darwin.
2352 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
2354         * MAINTAINERS: Update my email address.
2356 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
2358         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
2359         * configure: Regenerate.
2361 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2363         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
2364         * configure: Regenerate.
2366 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
2368         * configure.ac: Add target-zlib to target_libraries.
2369         * configure: Regenerate.
2371 2019-04-09  Martin Liska  <mliska@suse.cz>
2373         * Makefile.in: Regenerate.
2374         * Makefile.tpl: Pass GENERATOR_CFLAGS
2375         in all stages.
2377 2019-03-28  Martin Liska  <mliska@suse.cz>
2379         PR bootstrap/89829
2380         * Makefile.in: Revert r254150.
2381         * Makefile.tpl: Likewise.
2383 2019-03-28  Ben Elliston  <bje@gnu.org>
2385         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
2386         related, and libdecnumber.
2388 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
2390         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
2391         (Write After Approval): Remove myself.
2393 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
2395         * MAINTAINERS (Write After Approval): Add myself.
2397 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
2399         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
2400         (Write After Approval): Remove myself and Julian.
2402 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
2404         * MAINTAINERS (Write After Approval): Add myself.
2406 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
2408         * MAINTAINERS (Write After Approval): Add myself.
2410 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
2412         * ChangeLog: Replace space with tab.
2413         * MAINTAINERS: Delete 1 tab to keep alignment.
2415 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
2417         * MAINTAINERS (Write After Approval): Add myself.
2419 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
2421         * MAINTAINERS (Write After Approval): Add myself.
2423 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
2424             Kwok Cheung Yeung  <kcy@codesourcery.com>
2425             Julian Brown  <julian@codesourcery.com>
2426             Tom de Vries  <tom@codesourcery.com>
2427             Jan Hubicka  <hubicka@ucw.cz>
2428             Martin Jambor  <mjambor@suse.cz>
2430         * configure.ac: Likewise.
2431         * configure: Regenerate.
2432         * contrib/config-list.mk: Add amdgcn-amdhsa.
2434 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
2436         * MAINTAINERS (Write After Approval): Add myself.
2438 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
2440         * MAINTAINERS (Write After Approval): Add myself.
2442 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2444         PR target/88535
2445         * config.guess: Import upstream version 2019-01-03.
2446         * config.sub: Import upstream version 2019-01-01.
2448 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
2450         * MAINTAINERS (Write After Approval): Update my maintainer address.
2452 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
2454         * MAINTAINERS (Write After Approval): Add myself.
2456 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
2458         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
2460 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
2462         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
2463         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
2464         (GCC_TARGET_TOOL): Likewise.
2465         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
2466         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
2467         OTOOL, OTOOL_FOR_TARGET: New substitutions.
2468         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
2469         * configure: Regenerate.
2470         * Makefile.in: Likewise.
2472 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
2474         * MAINTAINERS (Write After Approval): Add myself.
2476 2018-11-13  Martin Liska  <mliska@suse.cz>
2478         * gcc.target/i386/pr87930.c: Move to ...
2479         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
2481 2018-11-10  Stafford Horne  <shorne@gmail.com>
2483         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
2484         (Write After Approval): Remove myself.
2486 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
2488         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
2489         Append $INCICONV to it.
2491 2018-11-04  Stafford Horne  <shorne@gmail.com>
2493         * MAINTAINERS (Write After Approval): Add myself.
2495 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
2497         PR bootstrap/82856
2498         * multilib.am: New file.  From automake.
2500         Merge from binutils-gdb:
2501         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
2503         * libtool.m4: Use AC_LANG_SOURCE.
2504         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
2505         * ar-lib: New file.
2506         * test-driver: New file.
2507         * configure: Re-generate.
2509 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
2511         * MAINTAINERS (Write After Approval): Add myself.
2513 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
2515         PR bootstrap/87788
2516         PR d/87799
2517         * configure: Rebuild.
2518         * configure.ac: Disable D on systems where it is known not to work.
2520 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
2522         * Makefile.def (target_modules): Add libphobos.
2523         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
2524         GDCFLAGS_FOR_TARGET.
2525         (dependencies): Make libphobos depend on libatomic, libbacktrace
2526         configure, and zlib configure.
2527         (language): Add language d.
2528         * Makefile.in: Rebuild.
2529         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
2530         (HOST_EXPORTS): Add GDC.
2531         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
2532         (BASE_TARGET_EXPORTS): Add GDC.
2533         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
2534         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
2535         (EXTRA_HOST_FLAGS): Add GDC.
2536         (STAGE1_FLAGS_TO_PASS): Add GDC.
2537         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
2538         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
2539         environment variables.
2540         * configure: Rebuild.
2541         * configure.ac: Add target-libphobos to target_libraries.  Set and
2542         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
2544 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
2546         * MAINTAINERS (Write After Approval): Add myself.
2548 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
2550         * MAINTAINERS (Write After Approval): Remove myself.
2552 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
2554         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
2556 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
2558         * MAINTAINERS: Update my email address.
2560 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
2562         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
2563         maintainer.
2565 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
2567         * MAINTAINERS (Write After Approval): Add self.
2569 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
2571         * MAINTAINERS (write after approval): Add myself.
2573 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
2575         * MAINTAINERS: Update my email address.
2577 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
2579         * MAINTAINERS (write after approval): Add myself.
2581 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
2583         * MAINTAINERS: Add self to global reviewers list.
2585 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
2587         MAINTAINERS: Add c-sky port maintainers.
2589 2018-08-10  Martin Liska  <mliska@suse.cz>
2591         * MAINTAINERS: Revert change in previous commit and
2592         join lines.
2594 2018-08-10  Martin Liska  <mliska@suse.cz>
2596         * MAINTAINERS: Remove extra line.
2598 2018-08-06  Naveen H.S  <naveenh@marvell.com>
2600         * MAINTAINERS: Update my email address.
2602 2018-07-19  DJ Delorie  <dj@redhat.com>
2604         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
2605         as maintainer.
2607 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
2609         * MAINTAINERS: Adjust email address for me and my colleague Robin
2610         Dapp.
2612 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
2613             Sunil K Pandey  <sunil.k.pandey@intel.com>
2615         PR target/84413
2616         * config/i386/i386.c (m_CORE_AVX512): New.
2617         (m_CORE_AVX2): Likewise.
2618         (m_CORE_ALL): Add m_CORE_AVX2.
2619         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
2620         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
2621         and remove the rest of m_SKYLAKE_AVX512.
2623 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2625         * config.sub: Sync with upstream version 2018-07-03.
2627 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2629         * config.guess: Sync with upstream version 2018-06-26.
2630         * config.sub: Sync with upstream version 2018-07-02.
2632 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
2634         * libtool.m4: Sort output of 'find' to enable deterministic builds.
2635         * ltmain.sh: Likewise.
2637 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
2639         * contrib/config-list.mk: Remove powerpc-linux_paired.
2641 2018-06-29  Alexandre Oliva <oliva@adacore.com>
2643         * configure.ac: Introduce support for @unless/@endunless.
2644         * Makefile.tpl (dep-kind): Rewrite with cond; return
2645         postbootstrap in some cases.
2646         (make-postboot-dep, postboot-targets): New.
2647         (dependencies): Do not output postbootstrap dependencies at
2648         first.  Output non-target ones changed for configure to depend
2649         on stage_last @if gcc-bootstrap, and the original deps @unless
2650         gcc-bootstrap.
2651         * configure.in, Makefile.in: Rebuilt.
2653 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
2655         * MAINTAINERS (write after approval): Add myself.
2657 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
2659         * MAINTAINERS (write after approval): Add myself.
2661 2018-06-19  Nick Clifton  <nickc@redhat.com>
2663         * zlib/configure.ac: Restore old behaviour of only enabling
2664         multilibs when a target subdirectory is defined.  This allows
2665         building with srcdir == builddir.
2666         * zlib/configure: Regenerate.
2668 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
2670         * Makefile.def (fortran): Add check-target-libgomp-fortran.
2671         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
2672         * Makefile.in: Regenerate.
2674 2018-06-16  Ben Elliston  <bje@gnu.org>
2676         * config.guess: Import latest version.
2677         * config.sub: Likewise.
2679 2018-06-08  Martin Liska  <mliska@suse.cz>
2681         * MAINTAINERS: Remove MPX-related entries.
2682         * Makefile.def: Remove libmpx support.
2683         * Makefile.in: Regenerate.
2684         * configure.ac: Remove removed files.
2685         * configure: Regenerate.
2686         * libmpx/ChangeLog: Remove.
2687         * libmpx/Makefile.am: Remove.
2688         * libmpx/Makefile.in: Remove.
2689         * libmpx/acinclude.m4: Remove.
2690         * libmpx/aclocal.m4: Remove.
2691         * libmpx/config.h.in: Remove.
2692         * libmpx/configure: Remove.
2693         * libmpx/configure.ac: Remove.
2694         * libmpx/configure.tgt: Remove.
2695         * libmpx/libmpx.spec.in: Remove.
2696         * libmpx/mpxrt/Makefile.am: Remove.
2697         * libmpx/mpxrt/Makefile.in: Remove.
2698         * libmpx/mpxrt/libmpx.map: Remove.
2699         * libmpx/mpxrt/libtool-version: Remove.
2700         * libmpx/mpxrt/mpxrt-utils.c: Remove.
2701         * libmpx/mpxrt/mpxrt-utils.h: Remove.
2702         * libmpx/mpxrt/mpxrt.c: Remove.
2703         * libmpx/mpxrt/mpxrt.h: Remove.
2704         * libmpx/mpxwrap/Makefile.am: Remove.
2705         * libmpx/mpxwrap/Makefile.in: Remove.
2706         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2707         * libmpx/mpxwrap/libtool-version: Remove.
2708         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2710 2018-06-04  Martin Liska  <mliska@suse.cz>
2712         * MAINTAINERS: Add myself as gcov maintainer.
2714 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
2716         * MAINTAINERS: Update my email address.
2718 2018-06-04  Tom de Vries  <tdevries@suse.de>
2720         * MAINTAINERS: Remove write-after-approval entries for component
2721         maintainers.
2723 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
2725         * MAINTAINERS (write after approval): Add myself.
2727 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
2729         * MAINTAINERS: Update my email address.
2731 2018-06-01  Tom de Vries  <tdevries@suse.de>
2733         * MAINTAINERS: Update my email address.
2735 2018-05-22  Bin Cheng <bin.cheng@arm.com>
2737         * MAINTAINERS (loop-optimizer): Add myself.
2739 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
2741         * configure.ac: Added "nfp" target.
2742         * configure: Regenerate.
2744 2018-04-30  Richard Biener  <rguenther@suse.de>
2746         PR bootstrap/85571
2747         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2748         (STAGE3_TFLAGS): Likewise.
2749         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2750         (STAGEtrain_TFLAGS): Likewise.
2751         * Makefile.in: Regenerate.
2753 2018-04-26  Richard Biener  <rguenther@suse.de>
2755         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2756         (STAGE2_CFLAGS): Likewise.
2757         (STAGE2_TFLAGS): Likewise.
2758         (STAGE3_CFLAGS): Add -fchecking.
2759         (STAGE3_TFLAGS): Likewise.
2760         (STAGEtrain_CFLAGS): Filter out -fchecking.
2761         (STAGEtrain_TFLAGS): Likewise.
2762         * Makefile.in: Re-generate.
2764 2018-04-25  Catherine Moore <clm@codesourcery.com>
2766         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2768 2018-04-18  Paul Clarke  <pc@us.ibm.com>
2770         * MAINTAINERS (write after approval): Add myself.
2772 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
2774         * MAINTAINERS: Update my email address.
2776 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
2778         * MAINTAINERS: Remove redundant Write-After-Approval entry.
2780 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
2782         * MAINTAINERS: Update my email address and disambiguate myself
2783         a bit from Will Schmidt.
2785 2018-03-21  Nathan Sidwell  <nathan@acm.org>
2787         * MAINTAINERS: Move maintainers of now-removed picochip and score
2788         ports to write after approval.
2790 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
2792         * MAINTAINERS: Add entry for SVE maintainership.
2794 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
2796         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2797         * configure: Regenerate.
2799 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
2801         * MAINTAINERS (write after approval): Add myself.
2803 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
2805         * MAINTAINERS (write after approval): Add myself.
2807 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
2809         * MAINTAINERS (write after approval): Add myself.
2811 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
2813         Update copyright years.
2815 2018-01-03  Ben Elliston  <bje@gnu.org>
2817         * config.guess: Import latest version.
2818         * config.sub: Likewise.
2820 2017-12-12  Stafford Horne  <shorne@gmail.com>
2822         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2823         * configure: Regenerate.
2825 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
2827         * MAINTAINERS (Write After Approval): Add myself.
2829 2017-11-28  Julia Koval  <julia.koval@intel.com>
2830             Sebastian Peryt  <sebastian.peryt@intel.com>
2832         * Makefile.def (target_modules): Remove libcilkrts.
2833         * Makefile.in: Ditto.
2834         * configure: Ditto.
2835         * configure.ac: Ditto.
2837 2017-11-28  Julia Koval  <julia.koval@intel.com>
2839         * MAINTAINERS (Write After Approval): Add myself.
2841 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
2843         * MAINTAINERS (Write After Approval): Add myself.
2845 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
2847         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2848         Use my SiFive email address.
2850 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
2852         * MAINTAINERS (write after approval): Add myself.
2854 2017-10-27  Martin Liska  <mliska@suse.cz>
2856         * Makefile.tpl: Use proper name of folder as it was renamed
2857         during transition to 4 stages.
2858         * Makefile.in: Regenerate.
2860 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
2862         * MAINTAINERS (write after approval): Add myself.
2864 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
2866         * MAINTAINERS: Add a note that maintainership also includes web
2867         pages, docs, and testsuite related to that area.
2869 2017-09-25  Tom de Vries  <tom@codesourcery.com>
2871         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2873 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
2875         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2877 2017-09-15  Nathan Sidwell  <nathan@acm.org>
2879         * MAINTAINERS: Remove myself as a vxworks maintainer.
2881 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
2883         * MAINTAINERS: Remove email address of Jim Norris.
2885 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2887         * MAINTAINERS (Reviewers): Move myself from here...
2888         (CPU Port Maintainers): ... to here.
2890 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
2892         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2894 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
2896         * MAINTAINERS (write after approval): Add myself.
2898 2017-07-28  Tony Reix  <tony.reix@atos.net>
2900         * configure.ac (target-libffi): Don't disable for AIX.
2901         (go): Don't add to unsupported_languages on AIX.
2902         (target-libgo): Don't disable for AIX.
2903         * configure: Regenerate.
2905 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
2907         * MAINTAINERS: Add myself.
2909 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2911         * MAINTAINERS: Update my email address.
2913 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
2915         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2916         arm-specific auto-generated header files.
2918 2017-07-03  Nathan Sidwell  <nathan@acm.org>
2920         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2921         * configure: Rebuilt.
2923 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
2925         * MAINTAINERS: Readd myself for c6x.
2927 2017-06-28  Martin Liska  <mliska@suse.cz>
2929         PR bootstrap/81217
2930         * Makefile.def: Remove superfluous bootstrap_target from
2931         bootstrap_stage.
2932         * Makefile.in: Re-generate the file.
2934 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
2936         * MAINTAINERS: Add myself to Write After Approval
2938 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
2940         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2942 2017-06-19  Martin Liska  <mliska@suse.cz>
2944         * Makefile.def: Define 4 stages PGO bootstrap.
2945         * Makefile.tpl: Define FLAGS.
2946         * Makefile.in: Regenerate.
2948 2017-06-14  Ian Lance Taylor  <iant@golang.org>
2950         * Makefile.def: Add check-gotools to go check targets.
2951         * Makefile.in: Rebuild.
2953 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
2955         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2957 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
2959         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2960         * configure: Regenerate.
2962 2017-05-31  Martin Liska  <mliska@suse.cz>
2964         * configure.ac: Add handling of stage2_werror_flags to
2965         action-if-given and to action-if-not-given.
2966         * configure: Regenerate.
2968 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
2970         * MAINTAINERS: Add self to Write After Approval
2972 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
2974         * MAINTAINERS: Update my email address, and remove myself as
2975         maintainer in some areas.
2977 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
2979         * MAINTAINERS: Add self to Write After Approval
2981 2017-05-25  Nathan Sidwell  <nathan@acm.org>
2983         * configure.ac: Add --enable-languages=default to mean default and
2984         make --enable-languages=all mean all supported languages.
2985         * configure: Regenerated.
2987 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
2989         * config.gcc (powerpc*-*-*spe*): New.
2990         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2991         (powerpc-*-rtems*spe*): New.
2992         (powerpc*-*-linux*spe*): New.
2993         (powerpc-wrs-vxworksspe): New.
2994         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2995         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2996         * config.host (powerpc*-*-*spe*): New.
2998 2017-05-19  Martin Liska  <mliska@suse.cz>
3000         * configure.ac: Add --enable-werror-always just for
3001         bootstrap-debug (or none build config) and do not add it
3002         when we are on a release branch.
3003         * configure: Regenerated.
3005 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
3007         * MAINTAINERS: Add self to Write After Approval
3009 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
3011         * MAINTAINERS: Move myself to Write After Approval section.
3013 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
3015         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
3016         ACCH registers.
3017         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
3018         available.
3019         (umulsidi3): Likewise.
3020         (mulsidi3_700): Disable this pattern when we have advanced mpy
3021         instructions.
3022         (umulsidi3_700): Likewise.
3023         (maddsidi4): New pattern.
3024         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
3025         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
3026         (mpydu_imm_arcv2hs): Likewise.
3027         * config/arc/predicates.md (accl_operand): New predicate.
3029 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
3030             Andrew Burgess <andrew.burgess@embecosm.com>
3032         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
3033         case.
3034         (ARC_AUTOFP_IRQ_P): Likewise.
3035         (ARC_AUTO_IRQ_P): Likewise.
3036         (rgf_banked_register_count): New variable.
3037         (parse_mrgf_banked_regs_option): New function.
3038         (arc_override_options): Handle rgf_banked_regs option.
3039         (arc_handle_interrupt_attribute): Add firq option.
3040         (arc_compute_function_type): Return fast irq type when required.
3041         (arc_must_save_register): Handle fast interrupts.
3042         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
3043         (arc_return_address_regs): Update.
3044         * config/arc/arc.h (arc_return_address_regs): Update.
3045         (arc_function_type): Add fast interrupt type.
3046         (ARC_INTERRUPT_P): Update.
3047         (RC_FAST_INTERRUPT_P): Define.
3048         * config/arc/arc.md (simple_return): Update for fast interrupts.
3049         (p_return_i): Likewise.
3050         * config/arc/arc.opt (mrgf-banked-regs): New option.
3051         * doc/invoke.texi (mrgf-banked-regs): Document.
3053 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
3055         * config/arc/arc.c (irq_ctrl_saved): New variable.
3056         (ARC_AUTOBLINK_IRQ_P): Define.
3057         (ARC_AUTOFP_IRQ_P): Likewise.
3058         (ARC_AUTO_IRQ_P): Likewise.
3059         (irq_range): New function.
3060         (arc_must_save_register): Likewise.
3061         (arc_must_save_return_addr): Likewise.
3062         (arc_dwarf_emit_irq_save_regs): Likewise.
3063         (arc_override_options): Handle deferred options.
3064         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
3065         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
3066         arc_must_save_return_addr.
3067         (arc_compute_frame_size): Handle automated save and restore of
3068         registers.
3069         (arc_expand_prologue): Likewise.
3070         (arc_expand_epilogue): Likewise.
3071         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
3072         * config/arc/arc.opt (mirq-ctrl-saved): New option.
3073         * doc/invoke.texi (mirq-ctrl-saved): Document option.
3075 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
3076         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
3078         PR bootstrap/77661
3079         * Makefile.def: Don't pass --enable-maintainer-mode on to an
3080         in-tree build MPC.
3081         * Makefile.in: Regenerate.
3083 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3085         * configure.ac: Enable LTO by default on darwin >= 9.
3086         * configure: Regenerate.
3088 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
3090         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
3091         and Andrew Waterman as the RISC-V maintainers.
3093 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
3095         * MAINTAINERS: Add self to Write After Approval
3097 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
3099         * config.guess: Import latest from upstream.
3101 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
3103         * MAINTAINERS (Write After Approval): Remove entries that are
3104         already covered under Reviewers.
3106 2017-03-08  Mark Wielaard  <mark@klomp.org>
3108         PR demangler/70909
3109         PR demangler/67264
3110         * include/demangle.h: Add d_printing to struct demangle_component
3111         and pass struct demangle_component as non const.
3113 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
3115         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
3117 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
3119         * Makefile.tpl: Remove HOST_ISLVER.
3120         (HOST_EXPORTS): Remove ISLVER.
3121         * Makefile.in: Regenerate.
3123 2017-02-13  Richard Biener  <rguenther@suse.de>
3125         * configure: Re-generate.
3127 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
3129         * MAINTAINERS: Adjust bug reporting URL.
3131 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
3133         * MAINTAINERS (Write After Approval): Remove redundant entry
3134         for Andrew Burgess.
3136 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
3138         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
3139         32-bit hppa*-*-hpux*.
3140         * configure: Regenerate.
3142 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
3144         * configure.ac: Moved the white list of enabling BRIG FE to
3145         libhsail-rt/configure.tgt.
3146         * configure: Regenerated.
3147         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
3149 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
3150             Martin Jambor  <mjambor@suse.cz>
3152         * Makefile.def (target_modules): Added libhsail-rt.
3153         (languages): Added language brig.
3154         * Makefile.in: Regenerated.
3155         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
3156         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
3157         * configure: Regenerated.
3159 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
3161         PR other/79046
3162         * configure: Regenerated.
3164 2017-01-04  Alan Modra  <amodra@gmail.com>
3166         * configure: Regenerate.
3168 2016-12-29  Ben Elliston  <bje@gnu.org>
3170         * config.sub: Import latest version.
3172 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
3174         * MAINTAINERS (Write After Approval): Add myself.
3176 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
3178         * configure.ac: Don't bootstrap libmpx unless --with-build-config
3179         includes bootstrap-mpx.
3180         * configure: Regenerated.
3182 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
3184         * MAINTAINERS (Write After Approval): Add myself.
3186 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
3188         * configure: Regenerate.
3190 2016-12-01  Matthias Klose  <doko@ubuntu.com>
3192         * configure.ac: Don't use pkg-config to check for bdw-gc.
3193         * configure: Regenerate.
3195 2016-11-30  Matthias Klose  <doko@ubuntu.com>
3197         * Makefile.def: Remove reference to boehm-gc target module.
3198         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
3199         options and for the bdw-gc pkg-config module.
3200         * configure: Regenerate.
3201         * Makefile.in: Regenerate.
3203 2016-11-28  Nathan Sidwell  <nathan@acm.org>
3205         * MAINTAINERS (nvptx): Remove self.
3207 2016-11-25  Ben Elliston  <bje@gnu.org>
3209         * config.guess: Import latest version.
3210         * config.sub: Likewise.
3212 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
3214         * MAINTAINERS (Write After Approval): Add myself.
3216 2016-11-15  Matthias Klose  <doko@ubuntu.com>
3218         * Makefile.def: Remove references to GCJ.
3219         * Makefile.tpl: Likewise.
3220         * Makefile.in: Regenerate.
3222 2016-11-15  Matthias Klose  <doko@ubuntu.com>
3224         * config-ml.in: Remove references to GCJ.
3225         * configure.ac: Likewise.
3226         * configure: Regenerate.
3228 2016-11-01  Josh Conner  <joshconner@google.com>
3230         * MAINTAINERS (Write After Approval): Update email address,
3232 2016-10-27  Carl Love  <cel@us.ibm.com>
3234         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
3235         Approval list to make it alphabetical.
3237 2016-10-27  Carl Love  <cel@us.ibm.com>
3239         * MAINTAINERS (Write After Approval): Add myself.
3241 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
3243         * MAINTAINERS (Reviewers): Add myself.
3244         (Write After Approval): Add myself.
3246 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
3247             Ulrich Weigand  <uweigand@de.ibm.com>
3249         * MAINTAINERS: Update email address.
3251 2016-10-10  Nathan Sidwell  <nathan@acm.org>
3253         * MAINTAINERS: Update email address.
3255 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
3257         * configure.ac: Add aarch64-*-freebsd*.
3258         * configure: Regenerate.
3260 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
3262         * MAINTAINERS: Update email address after it got reverted.
3264 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3266         * configure.ac (target_libraries): Readd target-boehm-gc.
3267         Restore --enable-objc-gc handling.
3268         * configure: Regenerate.
3270 2015-10-03  Jeff Law  <law@redhat.com>
3272         * MAINTAINERS: Move several inactive maintainers to the
3273         write-after-approval section.
3275 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
3277         * configure.ac: Add target-libffi to target_libraries.
3278         Readd libgcj target disablings, modified to only target-libffi.
3279         Readd target addition of go to unsupported languages.
3280         * configure: Regenerated.
3282 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
3284         * MAINTAINERS: Update email address.
3286 2016-09-30  Andrew Haley  <aph@redhat.com>
3288         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
3289         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
3290         libgcj.
3292 2016-09-30  Andrew Haley  <aph@redhat.com>
3294         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
3295         write-after approval after GCJ deletion.
3297 2016-09-30  Andrew Haley  <aph@redhat.com>
3299         * Makefile.def: Remove libjava.
3300         * Makefile.tpl: Likewise.
3301         * Makefile.in: Regenerate.
3302         * configure.ac: Likewise.
3303         * configure: Likewise.
3304         * gcc/java: Remove.
3305         * libjava: Likewise.
3307 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
3309         * MAINTAINERS (Reviewers): Add myself.
3311 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
3313         * configure.ac: Disable "sim" directory for arc*-*-*.
3314         * configure: Regenerated.
3316 2016-09-23  Tamar Christina <tamar.christina@arm.com>
3318         * MAINTAINERS (Write After Approval): Add myself.
3320 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
3322         * configure.ac: Check for the minimum in-tree MPFR version
3323         handled.
3324         * configure: Regenerate.
3326 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
3328         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
3329         * configure: Regenerated.
3331 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
3333         * MAINTAINERS (Write After Approval): Add myself.
3335 2016-06-23  Andi Kleen  <ak@linux.intel.com>
3337         * Makefile.def: Add autoprofiledbootstrap.
3338         * Makefile.tpl: Dito.
3339         * Makefile.in: Regenerate.
3341 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
3343     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
3344     * configure: Regenerate.
3346 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
3348         * configure: Regenerate.
3349         * configure.ac: Remove support for avr-rtems.
3351 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
3353         * MAINTAINERS (Write After Approval): Add myself.
3355 2016-06-16  Michael Collison  <michael.collison@arm.com>
3357         * MAINTAINERS (Write After Approval): Add myself.
3359 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
3361         * MAINTAINERS (Write After Approval): Update e-mail address.
3363 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
3365         * MAINTAINERS (Write After Approval): Add myself.
3367 2016-05-28  Alan Modra  <amodra@gmail.com>
3369         * Makefile.tpl (configure): Depend on m4 files included.
3370         * Makefile.in: Regenerate.
3372 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
3374         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
3375         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
3377 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
3379         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
3380         special case builtin.
3381         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
3382         support for ALTIVEC_BUILTIN_VEC_ADDEC.
3383         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
3384         for __builtin_vec_addec.
3386 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
3388         * config.guess: Import version 2016-04-02 (newest).
3389         * config.sub: Import version 2016-05-10 (newest).
3391 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
3393         * configure.ac: Add ARC support to libgloss.
3394         * configure: Regenerate
3396 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
3398         * MAINTAINERS (Write After Approval): Add myself.
3400 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3402         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
3403         * configure: Regenerated.
3404         * Makefile.def (gmp): Explicitly disable assembler.
3405         (mpfr): Adjust lib_path.
3406         (mpc): Likewise.
3407         * Makefile.in: Regenerated.
3409 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
3411         PR bootstrap/70704
3412         * configure.ac (--enable-stage1-checking): Add missing
3413         --enable-checking=.
3414         * configure: Regenerated.
3416 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
3418         * config.guess: Revert r235676.
3419         * config.sub: Revert r235676.
3421 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
3423         * config.guess: Remove SH5 support.
3424         * config.sub: Likewise.
3425         * configure: Likewise.
3426         * configure.ac: Likewise.
3428 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
3430         PR bootstrap/70704
3431         * configure.ac (--enable-stage1-checking): For --disable-checking or
3432         implicit --enable-checking, make sure extra flag matches in between
3433         stage1 and later checking.
3434         * configure: Regenerated.
3436 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
3438         * .gitattributes: New file.
3440 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
3442         * MAINTAINERS (rs6000/powerpc port): Add myself.
3444 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
3446         PR bootstrap/70173
3447         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
3448         and gotools directories.  Delete the stage_final file.
3449         * Makefile.in: Regenerate.
3451 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
3453         * MAINTAINERS (Write After Approval): Add myself.
3455 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
3457         * MAINTAINERS (Fortran maintainer): Remove myself.
3459 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
3461         * MAINTAINERS (Write After Approval): Add myself.
3463 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
3465         * MAINTAINERS (Write After Approval): Add myself.
3467 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
3469         Sync with binutils-gdb:
3471         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
3473         * configure.ac: Add mips and s390 to the gold target check.
3474         * configure: Regenerate.
3476 2016-03-01  DJ Delorie  <dj@redhat.com>
3478         * MAINTAINERS (mep): Remove myself as MeP maintainer.
3480 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
3482         * MAINTAINERS (libcpp): Add myself.
3483         (diagnostic messages): Likewise.
3485 2016-02-20  Tom de Vries  <tom@codesourcery.com>
3487         * MAINTAINERS: Fix whitespace.
3489 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
3491         * MAINTAINERS (Write After Approval): Add myself.
3493 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
3495         * config/isl.m4: Add comments about isl-0.16.
3496         * configure: Regenerate.
3498 2016-01-29  Martin Jambor  <mjambor@suse.cz>
3500         * MAINTAINERS (hsa maintainers): Add myself.
3502 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
3504         * MAINTAINERS: (Write After Approval): Add myself.
3506 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
3507             Sebastian Pop  <s.pop@samsung.com>
3509         * Makefile.in: Regenerate.
3510         * Makefile.tpl: Export ISLVER.
3511         * configure: Regenerate.
3512         * config/isl.m4: Detect isl-0.15.
3514 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
3516         PR bootstrap/69329
3517         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
3518         * Makefile.in: Regenerate.
3520 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
3522         * configure.ac: Enable LTO for DJGPP
3523         * configure: Regenerate
3525 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
3527         Sync with binutils-gdb:
3528         2015-10-21  Nick Clifton  <nickc@redhat.com>
3530         PR gas/19109
3531         * configure.ac: Note the 'none' is an acceptable argument to
3532         --enable-compressed-debug-sections.
3533         * configure: Regenerate.
3535 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3537         PR bootstrap/69134
3538         * Makefile.def (mpfr): Disable assembler.
3539         * Makefile.in: Regenerate.
3541 2016-01-01  Ben Elliston  <bje@gnu.org>
3543         * config.guess: Import version 2016-01-01.
3544         * config.sub: Likewise.
3546 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
3548         * MAINTAINERS (Write After Approval): Add myself.
3550 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
3552         * Makefile.in: Replace ISL with isl.
3553         * Makefile.tpl: Same.
3554         * config/isl.m4: Same.
3555         * configure.ac: Same.
3556         * contrib/download_prerequisites: Same.
3557         * configure: Regenerate.
3559 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
3561         * MAINTAINERS (Write After Approval): Add Myself.
3563 2015-12-17  Nathan Sidwell  <nathan@acm.org>
3565         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
3566         * configure: Regenerate.
3568 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
3569             Sebastian Pop  <s.pop@samsung.com>
3571         * config/isl.m4 (ISL_CHECK_VERSION): Check for
3572         isl_ctx_get_max_operations.
3573         * configure: Regenerate.
3575 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
3577         * MAINTAINERS (Write After Approval): Add myself.
3579 2015-12-02  Ian Lance Taylor  <iant@google.com>
3581         PR go/66147
3582         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
3583         * Makefile.in: Regenerate.
3585 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
3587         PR libffi/65726
3588         * Makefile.def (lang_env_dependencies): Make libffi depend
3589         on cxx.
3590         * Makefile.in: Regenerate.
3592 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
3594         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
3595         symbols.
3597 2015-11-20  Tristan Gingold  <gingold@adacore.com>
3599         Sync with binutils-gdb:
3600         2015-11-20  Tristan Gingold  <gingold@adacore.com>
3602         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
3603         * configure: Regenerate.
3605 2015-11-19  Martin Liska  <mliska@suse.cz>
3607         * .gitignore: Add .clang-format to ignored files.
3608         * Makefile.in: Add clang-format.
3609         * Makefile.tpl: Likewise.
3611 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
3613         * configure.ac: Enable libmpx by default.
3614         * configure: Regenerated.
3616 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
3618         * MAINTAINERS: Update email address.
3620 2015-10-23  Paulo Matos  <pmatos@linki.tools>
3622         * MAINTAINERS: Update email address.
3624 2015-10-23  Alan Hayward <alan.hayward@arm.com>
3626         * MAINTAINERS  (Write After Approval): Add myself.
3628 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
3630         Sync with binutils-gdb:
3631         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
3633         PR gas/19109
3634         * configure.ac: Add
3635         --enable-compressed-debug-sections={all,gas,gold,ld}.
3636         * configure: Regenerated.
3638 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
3640         * MAINTAINERS: Update list of Ada maintainers and email addresses.
3642 2015-10-09  Martin Liska  <mliska@suse.cz>
3644         * MAINTAINERS (Write After Approval): Add myself.
3646 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
3648         * MAINTAINERS (Write After Approval): Add myself.
3650 2015-10-02  Florian Weimer  <fweimer@redhat.com>
3652         * MAINTAINERS: Update email address.
3654 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
3656         * MAINTAINERS  (Write After Approval): Add myself.
3658 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
3660         * MAINTAINERS: Update email.
3662 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
3664         * MAINTAINERS: Update my email address.
3666 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
3668         * MAINTAINERS (ft32 port): Add myself.
3670 2015-08-28  David Sherwood  <david.sherwood@arm.com>
3672         * MAINTAINERS: Add myself.
3674 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
3676         * MAINTAINERS (Write After Approval): Add myself.
3678 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3680         PR libfortran/54572
3681         * Makefile.def: Make libgfortran depend on libbacktrace.
3682         * Makefile.in: Regenerate.
3684 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
3686         * MAINTAINERS (Write After Approval): Add myself.
3688 2015-08-12  Tom de Vries  <tom@codesourcery.com>
3690         PR other/67092
3691         * configure.ac: Remove --with_host_libstdcxx support.
3692         * configure: Regenerate.
3694 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
3695             Jakub Jelinek  <jakub@redhat.com>
3697         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
3698         nvptx*-*-*.
3699         * configure: Regenerate.
3701 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
3703         * Makefile.def (libiconv): Define bootstrap=true.
3704         Mark pdf/html/info as missing.
3705         (configure-gcc): Depend on all-libiconv.
3706         (all-gcc): Ditto.
3707         (configure-libcpp): Ditto.
3708         (all-libcpp): Ditto.
3709         (configure-intl): Ditto.
3710         (all-intl): Ditto.
3711         * Makefile.in: Regenerate.
3713 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
3715         * MAINTAINERS (loop ivopts): Add the entry and myself.
3717 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3719         * MAINTAINERS (nvptx): Add self.
3721 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
3723         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3724         128-bit vector modes.
3726 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
3728         * MAINTAINERS (Write After Approval): Add myself.
3730 2015-07-28  Ben Elliston  <bje@gnu.org>
3732         * config.sub, config.guess: Import from upstream.
3734 2015-07-24  Michael Darling  <darlingm@gmail.com>
3736         PR other/66259
3737         * config-ml.in: Reflects renaming of configure.in to configure.ac
3738         * configure: Likewise
3739         * configure.ac: Likewise
3741 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
3743         * MAINTAINERS: Update my email address.
3745 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3747         Sync with binutils-gdb:
3748         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
3750         * configure.ac (target_configdirs): Exclude target-zlib if
3751         target-libjava isn't built.
3752         * configure: Regenerated.
3754 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3756         Sync with binutils-gdb:
3757         2015-05-13  John David Anglin  <dave.anglin@bell.net>
3759         * configure.ac: Disable configuration of GDB for HPUX targets.
3760         * configure: Regenerate.
3762         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
3764         * configure.ac: Add --with-system-zlib.
3765         * configure: Regenerated.
3767         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
3769         * configure.ac: Add FT32 support.
3770         * configure: Regenerate.
3772         2015-01-12  Anthony Green  <green@moxielogic.com>
3774         * configure.ac: Don't disable gprof for moxie.
3775         * configure: Rebuild.
3777 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3779         Sync with binutils-gdb:
3780         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
3782         PR ld/18355
3783         * Makefile.def: Add extra_configure_flags to host zlib.
3784         * configure.ac (extra_host_zlib_configure_flags): New.  Set
3785         to --enable-host-shared When bfd is to be built as shared
3786         library.  AC_SUBST.
3787         * Makefile.in: Regenerated.
3789 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
3791         Sync with src:
3792         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
3793         * Makefile.def (dependencies): Add all-zlib to all-bfd.
3794         * Makefile.in: Regenerated.
3796 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
3798         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3799         target.
3800         * configure: Regenerate.
3802 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
3804         * MAINTAINERS (Write After Approval): Add myself.
3806 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
3808         * MAINTAINERS (OS Port Maintainers): Add myself.
3809         (Various Maintainers): Remove myself from libffi testsuite.
3811 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
3813         * MAINTAINERS (gen* on machine desc): Add self.
3815 2015-06-02  Jason Merrill  <jason@redhat.com>
3817         PR bootstrap/66319
3818         * configure.ac: Use -std=gnu++98.
3820 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
3822         * MAINTAINERS (Write After Approval): Add myself.
3824 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
3826         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3827         * configure: Regenerate.
3829 2015-05-26  Jason Merrill  <jason@redhat.com>
3831         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3832         * configure: Regenerate.
3834 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
3836         * configure.ac: FT32 target added.
3837         * configure: Regenerated.
3839 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
3841         * MAINTAINERS (Write After Approval): Add myself.
3843 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3845         * MAINTAINERS (Write After Approval): Add myself.
3847 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3849         * configure.ac: Fix typo.
3850         * configure: Regenerate.
3852 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
3854         * MAINTAINERS (Write After Approval): Add myself.
3856 2015-05-03  Matthias Klose  <doko@ubuntu.com>
3858         * configure.ac: Match $host configured with triplets.
3859         * configure: Regenerate.
3861 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3863         * Makefile.tpl: Remove surplus whitespace throughout.
3864         * Makefile.in: Regenerate.
3866 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
3868         * MAINTAINERS (Various Maintainers): Add myself as instruction
3869         combiner maintainer.
3871 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
3873         PR bootstrap/62077
3874         * configure.ac (--enable-stage1-checking): Default to
3875         release,misc,gimple,rtlflag,tree,types if --disable-checking
3876         or --enable-checking is not specified and DEV-PHASE is not
3877         experimental.
3878         * configure: Regenerated.
3880 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
3882         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3883         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3884         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3885         * Makefile.in: Regenerate.
3887 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
3889         * MAINTAINERS: Update my email address.
3891 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
3893         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3895 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3897         * MAINTAINERS: Add myself as an arm port reviewer.
3899 2015-03-25  Martin Liska  <mliska@suse.cz>
3900             Yury Gribov  <y.gribov@samsung.com>
3902         * Makefile.in: Fix ln source location for vimrc file.
3903         * Makefile.tpl: Likewise.
3905 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
3907         PR bootstrap/25672
3908         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3909         cross-compiling.  Similarly for CXX_FOR_TARGET.
3910         * configure: Regenerate.
3912 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
3914         * Makefile.def: Add libmpx.
3915         * configure.ac: Add libmpx.
3916         * Makefile.in: Regenerate.
3917         * configure: Regenerate.
3919 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
3921         * MAINTAINERS (CPU Port Maintainers): Add myself
3922         i386 vector ISA extns mantainer.
3924 2015-03-13  Jeff Law  <law@redhat.com>
3926         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3927         maintainer.
3928         Remove Richard Henderson as a maintainer for the x86 port.
3930 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
3932         * MAINTAINERS (CPU Port Maintainers): Update my email address.
3934 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
3936         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3937         pointer bounds checker and i386 MPX maintainer.
3939 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
3941         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3943 2015-02-26  Martin Sebor  <msebor@redhat.com>
3945         * MAINTAINERS (Various Maintainers): Add self.
3947 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
3949         * configure.ac [--enable-as-accelerator-for] (enable_languages):
3950         Make sure it contains lto.
3951         * configure: Regenerate.
3953 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
3955         * configure: Regenerate.
3957 2015-02-06  Diego Novillo  <dnovillo@google.com>
3959         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3960         middle-end, docstring): Remove myself.
3961         (Write After Approval): Add myself.
3963 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
3965         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3966         (Write After Approval): Update address.
3968 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
3970         PR jit/64780
3971         * configure.ac: Require the user to explicitly specify
3972         --enable-host-shared if the jit is enabled.
3973         * configure: Regenerate.
3975 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
3977         * MAINTAINERS (Write After Approval): Add myself.
3979 2015-01-25  Tom de Vries  <tom@codesourcery.com>
3981         * MAINTAINERS: Make whitespace consistent.
3983 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
3985         * MAINTAINERS (Write After Approval): Add myself.
3987 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
3989         * MAINTAINERS: (Write After Approval): Add myself.
3991 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
3993         * MAINTAINERS: (Write After Approval): Add myself.
3995 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
3997         * MAINTAINERS: (Write After Approval): Add myself.
3999 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
4001         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
4002         objective-c/c++ front end maintainer.
4004 2015-01-13  Marek Polacek  <polacek@redhat.com>
4006         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
4008 2015-01-12  Jeff Law  <law@redhat.com>
4010         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
4011         a very long time.
4013 2015-01-09  Ian Lance Taylor  <iant@google.com>
4015         * configure.ac (host_tools): Add gotools.
4016         * Makefile.def (host_modules): Add gotools.
4017         (dependencies): Add dependency of all-gotools on all-target-libgo.
4019 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
4021         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
4022         * configure: Regenerate.
4024 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
4026         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
4027         all-target-libgomp.
4028         * Makefile.in: Regenerate.
4030 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
4032         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
4034 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
4036         * configure.ac: Add Visium support.
4037         * configure: Regenerate.
4039 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
4041         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
4042         * configure: Regenerate.
4044 2015-01-03  Andrew Pinski  <apinski@cavium.com>
4046         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
4047         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
4048         (BASE_TARGET_EXPORTS): Add OBJCOPY.
4049         (OBJCOPY_FOR_TARGET): New variable.
4050         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
4051         * Makefile.in: Regenerate.
4052         * configure.ac: Check for already installed target objcopy.
4053         Also GCC_TARGET_TOOL on objcopy.
4054         * configure: Regenerate.
4056 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
4058         * config.sub: Update from upstream, to 2015-01-01 version.
4059         * config.guess: Ditto.
4061 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
4063         * MAINTAINERS (RTEMS Ports): Add myself.
4065 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
4067         * MAINTAINERS (Write After Approval): Add myself.
4069 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
4071         * MAINTAINERS (Write After Approval): Add myself.
4073 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
4075         * configure.ac (--enable-as-accelerator-for): Don't set
4076         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
4077         * configure: Regenerate.
4079 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
4081         PR bootstrap/64023
4082         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
4083         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
4084         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
4085         to CXX.
4086         * Makefile.in: Regenerated.
4088 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4089             Yury Gribov  <y.gribov@samsung.com>
4091         * .gitignore: Added .local.vimrc and .lvimrc.
4092         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
4093         * Makefile.in: Regenerate.
4095 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
4097         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
4098         * configure: Regenerated.
4100 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
4102         * MAINTAINERS (nvptx port): New entry.
4104 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
4106         * configure: Regenerate.
4108 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4110         * configure.ac: Merge with Binutils.
4112 2014-11-26  Tobias Burnus  <burnus@net-b.de>
4114         * Makefile.def: Make more dependent on mpfr, mpc and isl.
4115         * Makefile.in: Regenerate.
4117 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4119         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
4120         missing flex.
4121         * Makefile.in: Regenerated.
4123 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
4125         * Makefile.in: Regenerate.
4127 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
4129         PR bootstrap/63784
4130         * libtool.m4: Add $pic_flag with -shared.
4132 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
4134         * MAINTAINERS (Write After Approval): Added myself.
4136 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
4138         * MAINTAINERS (write-after-approval): Add myself.
4140 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
4142         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
4143         from 2 years ago.
4145 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
4147         Revert:
4148         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
4150         * MAINTAINERS (Write After Approval): Added myself as line map
4151         maintainer.
4153 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
4155         Revert:
4156         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
4158         * MAINTAINERS (Write After Approval): Added myself.
4160 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
4162         * MAINTAINERS (Write After Approval): Added myself.
4164 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
4166         * MAINTAINERS (Write After Approval): Added myself as line map
4167         maintainer.
4169 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
4171         * MAINTAINERS (Various Maintainers): Added myself as line map
4172         maintainer.
4174 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4176         * move-if-change: Sync from upstream gnulib.
4178 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4180         * compile: Sync with upstream Automake.
4181         * depcomp: Ditto.
4182         * install-sh: Ditto.
4183         * missing: Ditto.
4184         * mkinstalldirs: Ditto.
4185         * ylwrap: Ditto.
4187 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4189         * config.sub: Update from upstream config repo.
4190         * config.guess: Ditto.
4192 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
4194         * Makefile.def: Add liboffloadmic to target_modules.  Make
4195         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
4196         * Makefile.in: Regenerate.
4197         * configure: Regenerate.
4198         * configure.ac: Add liboffloadmic to target binaries.
4199         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
4200         Add liboffloadmic to noconfig list when C++ is not supported.
4202 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
4203             Thomas Schwinge  <thomas@codesourcery.com>
4204             Ilya Verbin  <ilya.verbin@intel.com>
4205             Andrey Turetskiy  <andrey.turetskiy@intel.com>
4207         * configure: Regenerate.
4208         * configure.ac (--enable-as-accelerator-for)
4209         (--enable-offload-targets): New configure options.
4211 2014-11-11  Tobias Burnus  <burnus@net-b.de>
4213         * Makefile.def: Make all-gcc depend on all-isl.
4214         * Makefile.in: Regenerate.
4216 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
4218         * ChangeLog.jit: New.
4219         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
4221 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4223         PR target/63610
4224         * libtool.m4: Fix globbing of darwin versions.
4225         * configure: Regenerate.
4227 2014-11-11  Tobias Burnus  <burnus@net-b.de>
4229         * Makefile.def: Remove CLooG.
4230         * Makefile.tpl: Ditto.
4231         * configure.ac: Ditto.
4232         * configure: Regenerate.
4233         * Makefile.in: Ditto.
4235 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
4237         * configure.ac: Handle nvptx-*-*.
4238         * configure: Regenerate.
4240 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
4242         * MAINTAINERS (Write After Approval): Add myself.
4244 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
4246         * Makefile.def (libcc1): Remove bootstrap=true;.
4247         * Makefile.in: Regenerated.
4249 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4251         * configure.ac: Update comment.
4252         * configure: Regenerate.
4254 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
4256         * MAINTAINERS (Write After Approval): Add myself.
4258 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
4260         * configure.ac (extra_host_libiberty_configure_flags): Add
4261         --enable-shared also for libcc1's benefit.
4262         * configure: Regenerate.
4264 2014-10-29  Tristan Gingold  <gingold@adacore.com>
4266         * MAINTAINERS: Change my email address.
4268 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
4269             Tom Tromey  <tromey@redhat.com>
4271         * Makefile.def: Add libcc1 to host_modules.
4272         * configure.ac (host_tools): Add libcc1.
4273         * Makefile.in, configure: Rebuild.
4275 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
4277         * configure.ac (build_configargs): Don't share config.cache between
4278         build subdirs.
4279         * configure: Regenerate.
4281 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
4283         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
4284         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
4285         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
4286         leon3v7 as leon3.
4287         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
4288         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
4289         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
4290         * config/sparc/sparc.md (cpu): Add leon3v7.
4291         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
4293 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
4295         * MAINTAINERS (write-after-approval): Add myself.
4297 2014-10-23  Ian Lance Taylor  <iant@google.com>
4299         * configure.ac: Disable the Go frontend on systems where it is known
4300         to not work.
4301         * configure: Regenerate.
4303 2014-10-23  Richard Biener  <rguenther@suse.de>
4305         * Makefile.def: Add libcpp build module and dependencies.
4306         * configure.ac: Add libcpp build module.
4307         * Makefile.in: Regenerate.
4308         * configure: Likewise.
4310 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
4312         * MAINTAINERS (write-after-approval): Add myself.
4314 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
4316         * INSTALL/README: Do not mention CVS.
4318 2014-10-03  Jing Yu  <jingyu@google.com>
4320         * configure.ac: Add aarch64 to list of targets that support gold.
4321         * configure: Regenerate.
4323 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
4325         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
4327 2014-09-29  Catherine Moore  <clm@codesourcery.com>
4329         * MAINTAINERS:  Add myself as MIPS maintainer.
4331 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
4333         * MAINTAINERS: Move myself to MIPS maintainers.
4335 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4337         * MAINTAINERS: Put all email addresses between '<' and '>'.
4339 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4341         * MAINTAINERS: Move myself to reviewers (Fortran).
4343 2014-09-01  Andi Kleen  <ak@linux.intel.com>
4345         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
4346         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
4347         * Makefile.in: Regenerate.
4349 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
4351         * rtx-classes-status.txt: Delete
4353 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
4355         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
4357 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
4359         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
4360         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
4361         of checking for version number.
4362         * configure: Regenerated.
4363         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
4365 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
4367         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
4368         is done; begin phase 6 (use extra rtx_def subclasses).
4370 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
4372         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
4373         done; begin phase 5 (additional rtx_def subclasses).
4375 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4377         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
4379 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4381         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
4382         SET_BB_HEADER are done.
4384 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4386         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
4387         done.
4389 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4391         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
4393 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4395         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
4397 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
4399         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
4401 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
4403         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
4405 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
4407         * rtx-classes-status.txt: Phase 3 (per-file commits within
4408         "config" subdirs) is done; begin phase 4 (removal of
4409         "scaffolding").
4411 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
4413         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
4414         dir) is done; begin phase 3 (per-file commits within "config"
4415         subdirs).
4417 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
4419         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
4420         phase 2 (per-file commits in main source dir).
4422 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
4424         * configure: Regenerated.
4426 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4428         * rtx-classes-status.txt (TODO): Add SET_BND_TO
4430 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4432         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
4434 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4436         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
4438 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4440         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
4442 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4444         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
4446 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
4448         * MAINTAINERS (Write After Approval): Add myself.
4450 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
4452         * MAINTAINERS: Remove myself
4454 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4456         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
4458 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
4460         * MAINTAINERS (Write After Approval): Add myself.
4462 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
4464         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
4465         SET_BB_HEADER, SET_BB_FOOTER
4467 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
4469         * rtx-classes-status.txt: New file
4471 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
4473         * configure.ac: Eliminate ClooG installation dependency.
4474         * configure: Regenerate.
4475         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
4476         * Makefile.in: Regenerate.
4478 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
4480         * MAINTAINERS (Write After Approval): Add myself.
4482 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
4484         * MAINTAINERS (Write After Approval): Add myself.
4486 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
4488         * MAINTAINERS (Write After Approval): Add myself.
4490 2014-07-28  Anthony Green  <green@moxielogic.com>
4492         Import from savannah.gnu.org:
4493         * config.sub: Update to 2014-07-28 version.
4495 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
4497         * MAINTAINERS: Remove my MIPS maintainer entry.
4499 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
4501         PR target/47230
4502         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
4503         * configure: Regenerate.
4505 2014-07-24  James Norris  <jnorris@codesourcery.com>
4507         * MAINTAINERS (Write After Approval): Add myself.
4509 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
4511         * configure.ac: Accept only CLooG 0.18.1.
4512         * configure: Regenerate.
4514 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
4516         * configure.ac: Don't accept isl 0.11.
4517         * configure: Regenerate.
4519 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4521         * MAINTAINERS (Write After Approval): Add myself.
4523 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4525         * configure.ac: Don't accept isl 0.10.
4526         * configure: Regenerate.
4528 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4530         Fix include path for in-tree cloog.
4531         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
4532         * configure: Regenerate.
4534 2014-06-18  Richard Henderson  <rth@redhat.com>
4536         * .gitignore: Import gcc_update output.
4538 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
4540         * config-ml.in: Robustify ac_configure_args parsing.
4542         * configure.ac (--enable-linker-plugin-configure-flags)
4543         (--enable-linker-plugin-flags): New flags.
4544         (configdirs): Conditionally add libiberty-linker-plugin.
4545         * configure: Regenerate.
4546         * Makefile.def (host_modules): Add libiberty-linker-plugin.
4547         (host_modules) <lto-plugin>: Pay attention to
4548         @extra_linker_plugin_flags@ and
4549         @extra_linker_plugin_configure_flags@.
4550         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
4551         * Makefile.in: Regenerate.
4553         * Makefile.tpl (configure-[+prefix+][+module+])
4554         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
4555         "module_srcdir" instead of "module" for locating a module's srcdir.
4556         * Makefile.in: Regenerate.
4558 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
4560         * MAINTAINERS (Write After Approval): Add myself.
4562 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
4564         * MAINTAINERS: Update my email address.
4566 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
4568         * MAINTAINERS (Write After Approval): Add myself.
4570 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
4572         * MAINTAINERS (Write After Approval): Add myself.
4574 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
4576         PR libstdc++/61011
4577         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
4578         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
4579         * configure: Regenerate.
4581 2014-05-28  Pedro Alves  <palves@redhat.com>
4583         * MAINTAINERS (Write After Approval): Add myself.
4585 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
4587         * MAINTAINERS: Update my affiliation/email.
4589 2014-05-19  Mike Stump  <mikestump@comcast.net>
4591         * MAINTAINERS: Add wide-int reviewers.
4593 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
4595         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
4596         * configure: Regenerated.
4598 2014-05-15  Torvald Riegel  <triegel@redhat.com>
4600         * MAINTAINERS (libitm): Add myself as maintainer.
4602 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
4604         * MAINTAINERS (Write After Approval): Add myself.
4606 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
4608         * config.sub, config.guess: Import from upstream.
4610 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
4612         * MAINTAINERS (Write After Approval): Put myself in correct order.
4614 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
4616         * MAINTAINERS (Write After Approval): Add myself.
4618 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4620         * MAINTAINERS: Move myself from Reviewers to Write After Approval
4621         section.
4623 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4625         * MAINTAINERS (Write After Approval): Delete myself.
4627 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
4629         PR sanitizer/56781
4630         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
4631         and -B* options with -Xcompiler.
4633 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
4635         PR bootstrap/60620
4636         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
4637         * Makefile.in: Regenerate.
4639 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
4641         * Makefile.def (dependencies): Make all-ld depend on all-binutils
4642         for WINDRES_FOR_TARGET in default-manifest.o rule.
4643         * Makefile.in: Regenerate.
4645 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
4647         * MAINTAINERS (Write After Approval): Add myself.
4649 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
4651         PR sanitizer/56781
4652         * Makefile.def: Set bootstrap=true; for host fixincludes.
4653         * configure.ac: Don't bootstrap host fixincludes unless
4654         --with-build-config=bootstrap-{a,ub}san.
4655         * Makefile.in: Regenerated.
4656         * configure: Regenerated.
4658 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
4660         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
4661         --enable-vtable-verify option parsing.  Don't add
4662         target-libsanitizer to bootstrap_target_libs unless
4663         --with-build-config=bootstrap-asan or
4664         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
4665         to bootstrap_target_libs unless --enable-vtable-verify.
4666         * configure: Regenerated.
4668 2014-03-10  Anatoly Sokolov <aesok@post.ru>
4670         * MAINTAINERS (Write After Approval): Add myself.
4672 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
4674         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
4676 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
4678         PR bootstrap/58572
4679         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
4680         -I for libstdc++-v3 includes if $(LEAN).
4681         * Makefile.in: Regenerated.
4683 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
4685         * MAINTAINERS: Update my email address.
4687 2014-02-24  Walter Lee  <walt@tilera.com>
4689         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
4690         (tilegx-*-*): Change to tilegx*-*-*.
4691         * configure: Regenerate.
4693 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
4695         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4697 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
4699         * MAINTAINERS (Write After Approval): Add myself.
4701 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4703         PR target/59788
4704         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4705         *solaris2*.
4707 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
4709         * MAINTAINERS: Update my email address.
4711 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
4713         * MAINTAINERS: Convert to UTF-8.
4714         Properly sort Xinliang David Li's entry.
4716 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
4717             Sandra Loosemore  <sandra@codesourcery.com>
4719         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4720         nios2 port maintainers.
4722 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
4724         * MAINTAINERS (Write After Approval): Add myself.
4726 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4728         * configure.ac: Add user-friendly check for native x86_64-linux
4729         multilibs.
4730         * configure: Regenerate.
4732 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
4734         * MAINTAINERS: Add myself as sh maintainer.
4736 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
4738         * MAINTAINERS: Add self as SLSR maintainer.
4740 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
4742         * MAINTAINERS: Update my email address.
4744 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
4746         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4748 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
4750         * Makefile.in: Regenerate.
4752         * Makefile.tpl: Fix typo.
4753         * Makefile.in: Regenerate partially.
4755 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4757         * configure.ac: Added libcilkrts to noconfig list when C++ is not
4758         supported.
4759         * configure: Regenerated.
4761 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
4763         * MAINTAINERS (Write After Approval): Add myself.
4765 2013-10-30  Jason Merrill  <jason@redhat.com>
4767         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4768         --disable-build-format-warnings.
4770 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4772         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
4773         depend on libstdc++ and libgcc.
4774         * configure: Regenerate.
4775         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
4776         libcilkrts for POSIX and i*86, and x86_64 architectures.
4777         * Makefile.in: Added libcilkrts related fields to support building it.
4779 2013-10-26  Jeff Law  <law@redhat.com>
4781         * Makefile.def (target_modules): Remove libmudflap
4782         (languages): Remove check-target-libmudflap).
4783         * Makefile.in: Rebuilt.
4784         * Makefile.tpl (check-target-libmudflap-c++): Remove.
4785         * configure.ac (target_libraries): Remove target-libmudflap.
4786         Remove checks which disabled libmudflap on some systems.
4787         * configure: Rebuilt.
4788         * libmudflap: Directory removed.
4790 2013-10-21  Cong Hou  <congh@google.com>
4792         * MAINTAINERS (Write After Approval): Add myself.
4794 2013-10-16  Mike Stump  <mikestump@comcast.net>
4796         * .dir-locals.el: Add.
4798 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
4800         * configure.ac: Add --enable-host-shared
4801         * configure: Regenerate.
4803 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4805         Import from savannah.gnu.org:
4806         * config.guess: Update to 2013-06-10 version.
4807         * config.sub: Update to 2013-10-01 version.
4809 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
4811         Changes to build configuration to allow big endian ARC ELF toolchain
4812         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4813         * configure: Regenerate.
4815 2013-09-20  Alan Modra  <amodra@gmail.com>
4817         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4818         ppc host match.  Support little-endian powerpc linux hosts.
4820 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
4822         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4823         maintainer.
4825 2013-09-12  DJ Delorie  <dj@redhat.com>
4827         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4828         maintainers.
4830 2013-09-03  Richard Biener  <rguenther@suse.de>
4832         * configure.ac: Also allow ISL 0.12.
4833         * configure: Regenerated.
4835 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4837         * MAINTAINERS (Write After Approval): Add myself.
4839 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
4841         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4843 2013-08-26  Caroline Tice  <cmtice@google.com>
4845         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
4846         "Various Reviewers" to libvtv "Various Maintainers".
4848 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
4850         * MAINTAINERS: Add myself as RTL optimizers reviewer.
4852 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
4854         * MAINTAINERS: Update name, email.
4856 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
4858         * MAINTAINERS (Write After Approval): Add myself.
4860 2013-08-12  Caroline Tice  <cmtice@google.com>
4862         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4863         address in the Write After Approval section.
4865 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
4867         * MAINTAINERS (Write After Approval): Update email.
4869 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
4871         * configure.ac: Adjust to check VTV_SUPPORTED.
4872         * configure: Regenerated.
4874 2013-08-02  Caroline Tice  <cmtice@google.com>
4876         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4877         on non-linux systems; add target-libvtv to noconfigdirs; add
4878         libsupc++/.libs to C++ library search paths.
4879         * configure: Regenerated.
4880         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4881         libstdc++ and libgcc.
4882         * Makefile.in: Regenerated.
4884 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
4886         * MAINTAINERS (Write After Approval): Add myself.
4888 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
4889             Shiva Chen  <shiva0217@gmail.com>
4891         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4892         nds32 port maintainers.
4894 2013-07-17  Tim Shen  <timshen91@gmail.com>
4896         * MAINTAINERS (Write After Approval): Add myself.
4898 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4900         * configure.ac: Sync from binutils.
4901         * configure: Regenerate.
4903 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
4905         * MAINTAINERS (Write After Approval): Add myself.
4907 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
4909         * MAINTAINERS (Write After Approval): Add myself.
4911 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
4913         * MAINTAINERS (Write After Approval): Add myself.
4915 2013-04-30  Brooks Moses  <bmoses@google.com>
4917         * MAINTAINERS: Update my email; move myself from Fortran
4918         reviewer to Write After Approval.
4920 2013-04-16  Andreas Schwab  <schwab@suse.de>
4922         * configure.ac (aarch64-*-*): Don't disable java.
4923         * configure: Regenerate.
4925 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
4927         * MAINTAINERS (Write After Approval): Add myself.
4929 2013-03-30  Matthias Klose  <doko@ubuntu.com>
4931         * Makefile.def (target_modules): Don't install libffi.
4932         * Makefile.in: Regenerate.
4934 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
4936         * MAINTAINERS (Write After Approval): Add myself.
4938 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
4940         * MAINTAINERS (Write After Approval): Add myself.
4942 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
4944         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4945         * configure: Regenerated.
4947 2013-02-05  Ian Lance Taylor  <iant@google.com>
4949         PR go/55969
4950         * configure.ac: Disable libgo on some systems where it does not
4951         work.
4953 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
4955         * MAINTAINERS: Explicitly add myself as AIX maintainer.
4956         Remove Geoff Keating as rs6000 port maintainer, at his request.
4958 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
4960         * MAINTAINERS: Update my email.
4962 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
4964         * configure: Re-generate.
4966 2013-01-15  Richard Biener  <rguenther@suse.de>
4968         PR other/55973
4969         * configure: Re-generate.
4971 2013-01-14  Matthias Klose  <doko@ubuntu.com>
4973         * Makefile.def (install-target-libsanitizer): Depend on
4974         install-target-libstdc++-v3.
4975         * Makefile.in: Regenerate.
4977 2013-01-14  Richard Biener  <rguenther@suse.de>
4979         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4980         * configure: Re-generate
4982 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4984         * config.sub: Update from config repo.
4986 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
4988         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4989         * Makefile.in: Regenerate.
4991 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4993         * MAINTAINERS (arc): Add new port maintainership for myself.
4995 2013-01-09  Jason Merrill  <jason@redhat.com>
4997         * .gitignore: Import from gdb repository.
4999 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
5001         * Makefile.def (configure-gcc): Depend on all-gmp.
5002         (all-gcc): Remove dependency on all-gmp.
5003         * Makefile.in: Regenerated.
5005 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
5007         * config.sub: Merge from config repo.
5008         * config.guess: Ditto.
5010 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
5012         * Makefile.def: Merge from binutils.
5013         * Makefile.in: Ditto.
5015 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
5017         * MAINTAINERS: Update my email.
5019 2012-12-29  Ben Elliston  <bje@gnu.org>
5021         * config.guess: Update to 2012-12-29 version.
5022         * config.sub: Likewise.
5024 2012-12-20  Matthias Klose  <doko@ubuntu.com>
5026         * Makefile.def (install-target-libgfortran): Depend on
5027         install-target-libquadmath, install-target-libgcc.
5028         (install-target-libsanitizer): Depend on install-target-libgcc.
5029         (install-target-libjava): Depend on install-target-libgcc.
5030         (install-target-libitm): Depend on install-target-libgcc.
5031         (install-target-libobjc): Depend on install-target-libgcc.
5032         (install-target-libstdc++-v3): Depend on install-target-libgcc.
5033         * Makefile.in: Regenerate.
5035 2012-12-19  Matthias Klose  <doko@ubuntu.com>
5037         * Makefile.def (install-target-libgo): Depend on
5038         install-target-libatomic.
5039         * Makefile.in: Regenerate.
5041 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
5043         PR go/55201
5044         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
5045         * Makefile.in: Regenerate.
5047 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
5049         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
5050         * configure: Regenerate.
5052 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
5054         * config.sub: Merge from config repo.
5056 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
5058         * Makefile.def (target_modules): Add bootstrap=true and
5059         raw_cxx=true to libsanitizer.
5060         * configure.ac (bootstrap_target_libs): Add libsanitizer.
5061         * Makefile.in: Regenerated.
5062         * configure: Likewise.
5064 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
5066         * MAINTAINERS: Remove self as RTL optimization maintainer.
5068 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
5070         * MAINTAINERS (Write After Approval): Add myself.
5072 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
5074         * Makefile.def (target_modules): Remove bootstrap=true and
5075         raw_cxx=true from libsanitizer.
5076         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
5077         * Makefile.in: Regenerated.
5078         * configure: Likewise.
5080 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
5082         * Makefile.def (target_modules): Add bootstrap=true and
5083         raw_cxx=true to libsanitizer.
5084         * configure.ac (bootstrap_target_libs): Add libsanitizer.
5085         * Makefile.in: Regenerated.
5086         * configure: Likewise.
5088 2012-11-28  Andrew Pinski  <apinski@cavium.com>
5090         PR bootstrap/54279
5091         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
5092         * configure: Regenerate.
5093         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
5094         * Makefile.in: Regenerate.
5096 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
5098         * configure.ac: Disable libsanitizer if we're not building C++.
5099         * configure: Regenerate.
5101 2012-11-15  Roland McGrath  <roland@hack.frob.com>
5103         * MAINTAINERS (Write After Approval): Add myself.
5105 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
5107         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
5108         Kostya Serebryany (kcc@google.com) and
5109         Jakub Jelinek (jakub@redhat.com).
5110         Rename area for Dodji Seketeli (dodji@redhat.com).
5112 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
5114         * MAINTAINERS: (asan.c, related): Add myself.
5116 2012-11-14  Roland McGrath  <mcgrathr@google.com>
5118         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
5119         * configure: Regenerate.
5121 2012-11-13  Richard Henderson  <rth@redhat.com>
5123         * configure.ac: Move libsanitizer logic to subdirectory.
5124         * configure: Regenerate.
5126 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
5128         * configure.ac: Enable libsanitizer just on x86 linux for now.
5129         * configure: Re-generate.
5131 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
5133         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
5134         sections.
5135         * configure: Regenerate.
5137 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
5139         * configure.ac: Add section for configdirs for libsanitizer.
5140         Disable for cris-*-* and mmix-*-*.
5141         * configure: Regenerate.
5143 2012-11-12  Wei Mi <wmi@google.com>
5145         * configure.ac: Add libsanitizer to target_libraries.
5146         * Makefile.def: Ditto.
5147         * configure: Regenerate.
5148         * Makefile.in: Regenerate.
5149         * libsanitizer: New directory for asan runtime.  Contains an empty
5150         tsan directory.
5152 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
5154         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
5155         against Mingw64 w32api.
5156         * configure: Regenerate.
5158 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
5160         * configure: Regenerated.
5162 2012-11-03  Robert Mason  <rbmj@verizon.net>
5164         * configure.ac: add --disable-libstdcxx configure option
5165         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
5167 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
5169         * MAINTAINERS (Write After Approval): Add myself.
5171 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
5173         * MAINTAINERS (Write After Approval): Add myself.
5175 2012-10-24  Sharad Singhai  <singhai@google.com>
5177         * MAINTAINERS (Write After Approval): Add myself.
5179 2012-10-24  Eric Christopher  <echristo@gmail.com>
5181         * MAINTAINERS: Update email address.
5183 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
5185         PR bootstrap/54820
5186         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
5187         * configure: Regenerate.
5189 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
5191         * MAINTAINERS (aarch64): Add Marcus and myself.
5193 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
5195         PR bootstrap/54820
5196         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
5197         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
5198         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
5199         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
5200         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
5201         * Makefile.in: Regenerate.
5202         * configure.ac (have_static_libs): New variable and associated check.
5203         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
5204         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
5205         * configure: Regenerate.
5207 2012-10-10  Richard Biener  <rguenther@suse.de>
5209         * MAINTAINERS: Adjust for changed surname.
5211 2012-10-04  Lawrence Crowl  <crowl@google.com>
5213         * MAINTAINERS (Write After Approval): Add myself.
5215 2012-10-01  Cary Coutant  <ccoutant@google.com>
5217         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
5219 2012-09-28  Ian Lance Taylor  <iant@google.com>
5221         * Makefile.def: Make all-target-libgo depend on
5222         all-target-libbacktrace.
5223         * Makefile.in: Rebuild.
5225 2012-09-26  Ian Lance Taylor  <iant@google.com>
5227         * Makefile.def: Make all-gcc depend on all-libbacktrace.
5228         * Makefile.in: Rebuild.
5230 2012-09-20  Walter Lee  <walt@tilera.com>
5232         * configure.ac: Add tilegx to list of targets that support gold.
5233         * configure: Regenerate.
5235 2012-09-20  Marek Polacek  <polacek@redhat.com>
5237         * MAINTAINERS (Write After Approval): Add myself.
5239 2012-09-19  Steve Ellcey  <sellcey@mips.com>
5241         * configure.ac: Add mips*-mti-elf* target.
5242         * configure: Regenerate.
5244 2012-09-17  Ian Lance Taylor  <iant@google.com>
5246         * MAINTAINERS (Various Maintainers): Add libbacktrace.
5247         * configure.ac (host_libs): Add libbacktrace.
5248         (target_libraries): Add libbacktrace.
5249         * Makefile.def (host_modules): Add libbacktrace.
5250         (target_modules): Likewise.
5251         * configure, Makefile.in: Rebuild.
5253 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
5255         PR target/38607
5256         Merge upstream change.
5257         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
5259         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
5260         Add libgomp*.o to compare_exclusions for AIX.
5261         * configure: Regenerate.
5263 2012-09-06  Diego Novillo  <dnovillo@google.com>
5265         * configure.ac: Bump minimum GMP version to 4.2.3.
5266         * configure: Re-generate.
5268 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
5270         PR target/54461
5271         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
5272         target-libgloss if not configured --with-avrlibc=no.
5273         * configure: Regenerate.
5275 2012-09-04  Jason Merrill  <jason@redhat.com>
5277         * configure.ac: Fix --enable-languages=all.
5279 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
5281         * MAINTAINERS (Write After Approval): Add myself.
5283 2012-09-03  Richard Guenther  <rguenther@suse.de>
5285         PR bootstrap/54138
5286         * configure.ac: Re-organize ISL / CLOOG checks to allow
5287         disabling with either --without-isl or --without-cloog.
5288         * configure: Regenerated.
5290 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
5292         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
5293         * configure: Regenerate.
5295 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
5297         * MAINTAINERS: Fix my email address.
5299 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
5301         PR binutils/4970
5302         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
5303         and opcodes.
5304         * Makefile.in: Regenerated.
5306 2012-08-26  Art Haas <ahaas@impactweather.com>
5308         * configure: Regenerate.
5310 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
5312         * INSTALL/README: Also refer to the online installation
5313         instructions.
5315 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
5317         * MAINTAINERS (Write After Approval): Add myself.
5318         (Picochip port): Remove myself.
5320 2012-08-14   Diego Novillo  <dnovillo@google.com>
5322         Merge from cxx-conversion branch.
5324         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
5325         POSTSTAGE1_CONFIGURE_FLAGS.
5326         * Makefile.in: Regenerate.
5327         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
5328         Force C++ when bootstrapping.
5329         * configure: Regenerate.
5331 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
5333         * MAINTAINERS (Write After Approval): Add myself.
5335 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
5337         * README: Document use of ranges of years in copyright notices.
5339 2012-07-06  Richard Guenther  <rguenther@suse.de>
5341         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
5342         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
5343         --with-gmp=system.
5344         * Makefile.in: Regenerated.
5345         * configure: Likewise.
5347 2012-07-06  Richard Guenther  <rguenther@suse.de>
5349         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
5350         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
5351         supply V=1 as extra_make_flags.
5352         * configure: Regenerated.
5353         * Makefile.in: Likewise.
5355 2012-07-04  Tristan Gingold  <gingold@adacore.com>
5357         * configure: Regenerate.
5359 2012-07-03  Richard Guenther  <rguenther@suse.de>
5361         * Makfile.def (isl): Remove not necessary extra_exports and
5362         extra_make_flags.
5363         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
5364         * Makefile.in: Regenerated.
5366 2012-07-03  Richard Guenther  <rguenther@suse.de>
5368         * Makefile.def (cloog): Add V=1 to extra_make_flags.
5369         * configure.ac: If either the ISL or the CLooG check failed
5370         do not try to build in-tree versions.
5371         * Makefile.in: Regenerated.
5372         * configure: Regenerated.
5374 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5376         * configure: Regenerate.
5378 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
5380         * MAINTAINERS (Various Maintainers): Add myself as testsuite
5381         maintainer.
5383 2012-07-02  Richard Guenther  <rguenther@suse.de>
5385         * configure: Regenerated.
5387 2012-07-02  Richard Guenther  <rguenther@suse.de>
5388         Michael Matz  <matz@suse.de>
5389         Tobias Grosser <tobias@grosser.es>
5390         Sebastian Pop <sebpop@gmail.com>
5392         * Makefile.def: Add ISL host module, remove PPL host module.
5393         Adjust ClooG host module to use the proper ISL.
5394         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
5395         * configure.ac: Include config/isl.m4.  Add ISL host library,
5396         remove PPL.  Remove PPL configury, add ISL configury, adjust
5397         ClooG configury.
5398         * Makefile.in: Regenerated.
5399         * configure: Likewise.
5401 2012-07-02  Richard Guenther  <rguenther@suse.de>
5403         Merge from graphite branch
5404         2011-07-21  Tobias Grosser  <tobias@grosser.es>
5406         * configure: Regenerated.
5407         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
5408         both cloog.org and legacy versions. The only supported version will
5409         be CLooG with the isl backend.
5411         2011-07-21  Tobias Grosser  <tobias@grosser.es>
5413         * configure: Regenerated.
5414         * configure.ac: Require cloog isl 0.17.0
5416         2011-07-21  Tobias Grosser  <tobias@grosser.es>
5418         * configure: Regenerated.
5419         * config/cloog.m4: Do not define CLOOG_ORG
5421 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
5423         * configure.ac: Skip C if explicitly selected.
5424         * configure: Regenerate.
5426 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
5428         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
5429         they contain -O2.
5430         * configure: Regenerate.
5432 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
5434         PR debug/53740
5435         * df.h, df-problems.c, dce.c: Revert last patch.
5437 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
5439         * MAINTAINERS (Write After Approval): Update my email address.
5441 2012-06-21  Meador Inge  <meadori@codesourcery.com>
5443         * MAINTAINERS (Write After Approval): Add myself.
5445 2012-06-20  Jason Merrill  <jason@redhat.com>
5447         * Makefile.tpl (check-target-libgomp-c++): New.
5448         (check-target-libitm-c++): New.
5449         * Makefile.def (c++): Add them.
5450         * Makefile.in: Regenerate.
5452 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
5454         * MAINTAINERS (Write After Approval): Add myself.
5456 2012-05-16  Olivier Hainque  <hainque@adacore.com>
5458         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
5459         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
5460         (install-no-fixedincludes): Adjust accordingly.
5461         * Makefile.in: Regenerate.
5463 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
5465         Merge upstream change
5466         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
5468 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
5470         * MAINTAINERS (Write After Approval): Add myself.
5472 2012-05-09  Nick Clifton  <nickc@redhat.com>
5473             Paul Smith  <psmith@gnu.org>
5475         PR bootstrap/50461
5476         * configure.ac (mpfr-dir): When using in-tree MPFR sources
5477         allow for the fact that from release v3.1.0 of MPFR the source
5478         files were moved into a src sub-directory.
5479         * configure: Regenerate.
5481 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
5483         * configure.ac: Bump minimum MPFR version to 2.4.0.
5484         * configure: Regenerated.
5486 2012-05-01  Richard Henderson  <rth@redhat.com>
5488         * Makefile.def (libatomic): New target_module.
5489         * configure.ac (target_libraries): Add libatomic.
5490         (noconfigdirs): Check if libatomic is supported.
5491         * Makefile.in, configure: Rebuild.
5493 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
5495         * MAINTAINERS (Write After Approval): Add myself.
5497 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
5499         * config.sub: Update to 2012-04-18 version from official repo.
5501 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
5503         * MAINTAINERS (Write After Approval): Add myself.
5505 2012-04-11  Steve Ellcey  <sellcey@mips.com>
5507         * MAINTAINERS: Changed email address.
5509 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
5511         PR target/52737
5512         * contrib/gcc_update (files_and_dependencies):
5513         Remove gcc/config/avr/t-multilib from touch data.
5515 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5517         * MAINTAINERS (OS Port Maintainers): Remove irix.
5518         * configure.ac (enable_libgomp): Remove *-*-irix6*.
5519         (unsupported_languages): Remove mips-sgi-irix6.*.
5520         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
5521         (with_stabs): Remove.
5522         * configure: Regenerate.
5524 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5526         * MAINTAINERS (OS Port Maintainers): Remove osf.
5527         * configure.ac (enable_libgomp): Remove *-*-osf*.
5528         (with_stabs): Remove alpha*-*-osf*.
5529         * configure: Regenerate.
5531 2012-03-05  Tristan Gingold  <gingold@adacore.com>
5533         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
5534         * configure: Regenerate.
5536 2012-02-17  Walter Lee  <walt@tilera.com>
5538         * MAINTAINERS: (Write After Approval): Delete myself.
5540 2012-02-14  Walter Lee  <walt@tilera.com>
5542         * MAINTAINERS (tilegx port): Add myself.
5543         (tilepro port): Add myself.
5544         (Write After Approval): Add myself.
5546 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
5548         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
5549         and Joseph Myers as docstring relicensing maintainers.
5551 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
5553         * MAINTAINERS (write-after-approval): Add myself.
5555 2012-02-08  Ira Rosen <irar@il.ibm.com>
5557         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
5558         maintainer.
5560 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
5562         * MAINTAINERS (Write After Approval): Move myself to
5563         maintain alphabetical order.
5565 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
5567         * MAINTAINERS (Write After Approval): Add myself.
5569 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
5571         * MAINTAINERS (Write After Approval): Add myself.
5573 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
5574             Jayant R Sonar <jayant.sonar@kpitcummins.com>
5576         * configure.ac (cr16-*-*): Remove nonconfigdirs.
5577         * configure: Regenerate.
5579 2012-01-23  Harshit Chopra  <harshit@google.com>
5581         * MAINTAINERS (Write After Approval): Add myself.
5583 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
5585         * configure.ac: Remove reference to mh-interix.
5586         * configure: Regenerate.
5588 2012-01-05  Richard Henderson  <rth@redhat.com>
5590         PR bootstrap/51072
5591         * configure.ac: Disable libitm if c++ is not enabled.
5592         * configure: Rebuild.
5594         * configure.ac: Fix regexp for same.
5595         * configure: Rebuild.
5597 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
5599         * MAINTAINERS (Write After Approval): Add myself.
5601 2012-01-02  Richard Guenther  <rguenther@suse.de>
5603         PR bootstrap/51686
5604         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
5605         * Makefile.in: Regenerate.
5607 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
5609         * MAINTAINERS (Write After Approval): Add myself.
5611 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
5613         * configure: Regenerate.
5615 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
5617         * MAINTAINERS (picochip): Changed email address.
5619 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
5621         * MAINTAINERS (write-after-approval): Add self.
5623 2011-11-29  DJ Delorie  <dj@redhat.com>
5625         * configure.ac (rl78-*-*) New case.
5626         * configure: Regenerate.
5627         * MAINTAINERS: Add myself as RL78 maintainer.
5629 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5631         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
5633 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
5635         * libtool.m4: Additional FreeBSD 10 fixes.
5637 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
5639         * MAINTAINERS: Move myself from Write After Approval to CPU Port
5640         Maintainers section, as Epiphany maintainer.
5642 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
5644         PR target/49992
5645         * configure.ac: Remove ranlib special-casing for Darwin.
5646         * configure: Regenerate.
5648 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
5650         * MAINTAINERS (Reviewers): Keep the list sorted.
5652 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
5654         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
5656 2011-11-09  Roland McGrath  <mcgrathr@google.com>
5658         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
5659         * configure: Rebuild.
5660         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
5661         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
5662         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
5663         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
5664         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
5665         Add READELF.
5666         * Makefile.in: Rebuild.
5668 2011-11-09  Jason Merrill  <jason@redhat.com>
5670         * Makefile.def (language=c++): Remove check-c++0x.
5671         * Makefile.in (check-gcc-c++): Regenerate.
5673 2011-11-08  Richard Henderson  <rth@redhat.com>
5675         * configure.ac: Test for libitm directory present first.
5677         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
5679         * configure.ac: Test libitm/configure.tgt to disable libitm.
5680         * configure: Rebuild.
5682 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
5683             Richard Henderson  <rth@redhat.com>
5685         Merged from transactional-memory.
5687         * Makefile.def (lang_env_dependencies): libitm is c++.
5688         Add libitm target module.
5689         * configure.ac: Likewise.
5690         * config/mmap.m4: New file.
5691         * contrib/gcc_update: Add libitm to touch data.
5692         * Makefile.in, configure: Rebuild.
5694 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5696         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
5697         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5698         * Makefile.in: Regenerate.
5700 2011-11-01  DJ Delorie  <dj@redhat.com>
5702         * config.sub: Update to version 2011-10-29 (added rl78)
5704 2011-10-27  Nick Clifton  <nickc@redhat.com>
5706         * config.sub: Import these changes from the config project:
5708         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
5709             Ben Elliston  <bje@gnu.org>
5711         * config.sub (epiphany): New.
5713         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
5714             Ben Elliston  <bje@gnu.org>
5716         * config.sub (hexagon, hexagon-*): New.
5718         2011-08-23  Roland McGrath  <mcgrathr@google.com>
5720         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5721         64eb to be64.
5723         2011-08-16  Roland McGrath  <mcgrathr@google.com>
5725         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5726         (nacl): Grok as alias for 32el-unknown-nacl.
5728 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
5730         * MAINTAINERS (Write After Approval): Add myself.
5732 2011-10-24  Teresa Johnson  <tejohnson@google.com>
5734         * MAINTAINERS (Write After Approval): Add myself.
5736 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
5738         * MAINTAINERS (sparc port): Remove myself.
5740 2011-09-14  Tom de Vries  <tom@codesourcery.com>
5742         * MAINTAINERS (Write After Approval): Add myself.
5744 2011-08-14  Yao Qi  <yao@codesourcery.com>
5746         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5747         * configure: Regenerate.
5749 2011-07-26  Ian Lance Taylor  <iant@google.com>
5751         * configure.ac: Set have_compiler based on whether gcc directory
5752         exists, rather than on whether gcc is in configdirs.
5753         * configure: Rebuild.
5755 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
5757         * MAINTAINERS (Global Reviewers): Add self.
5759 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
5761         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5762         link directories.
5763         * Makefile.in: Rebuild.
5765 2011-07-20  Ian Lance Taylor  <iant@google.com>
5767         PR bootstrap/49787
5768         * configure.ac: Move --enable-bootstrap handling earlier in file.
5769         If --enable-bootstrap and either --enable-build-with-cxx or
5770         --enable-build-poststage1-with-cxx, enable C++ automatically.
5771         * configure: Rebuild.
5773 2011-07-19  Ian Lance Taylor  <iant@google.com>
5775         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
5776         make C++ a boot_language.  Set and substitute
5777         POSTSTAGE1_CONFIGURE_FLAGS.
5778         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5779         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5780         * configure, Makefile.in: Rebuild.
5782 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
5784         * MAINTAINERS (Register Allocation): Move myself from reviewers to
5785         maintainers.
5787 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
5789         * MAINTAINERS (Global Reviewers): Add myself.
5791 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5793         * configure: Regenerate.
5795 2011-07-16  Jason Merrill  <jason@redhat.com>
5797         * Makefile.def (language=c++): Add check-c++0x and
5798         check-target-libmudflap-c++.
5799         * Makefile.tpl (check-target-libmudflap-c++): New.
5800         * Makefile.in: Regenerate.
5802 2011-07-16  Matthias Klose  <doko@ubuntu.com>
5804         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5805         * Makefile.def (target_modules/libjava): Pass
5806         $(EXTRA_CONFIGARGS_LIBJAVA).
5807         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5808         if not configured with --enable-static-libjava.
5809         * Makefile.in: Regenerate.
5810         * configure: Likewise.
5812 2011-07-15  Jason Merrill  <jason@redhat.com>
5814         * Makefile.in (check-c++): Move check-gcc-c++0x after
5815         check-target-libstdc++-v3.
5817 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
5819         * MAINTAINERS (c6x port): New entry.
5821 2011-07-13  Jason Merrill  <jason@redhat.com>
5823         * Makefile.in (check-gcc-c++0x): New.
5824         (check-c++): Depend on it.
5826 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5828         PR target/39150
5829         * configure.ac (i[3456789]86-*-solaris2*): Also accept
5830         x86_64-*-solaris2.1[0-9]*.
5831         * configure: Regenerate.
5833 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
5835         * MAINTAINERS (RTL optimizers): Add self.
5837 2011-06-27  Gabriel Charette  <gchare@google.com>
5839         * MAINTAINERS (Write After Approval): Add myself.
5841 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
5843         PR regression/47836
5844         PR bootstrap/23656
5845         PR other/47733
5846         PR bootstrap/49247
5847         PR c/48825
5848         * configure.ac (target_libraries): Remove target-libiberty.
5849         Remove case-statement setting skipdirs=target-libiberty for
5850         multiple targets.  Remove checking target_configdirs and
5851         removing target-libiberty but keeping target-libgcc if
5852         otherwise empty.
5853         * Makefile.def (target_modules): Don't add libiberty.
5854         (dependencies): Remove all traces of target-libiberty.
5855         * configure, Makefile.in: Regenerate.
5857 2011-06-13  Walter Lee <walt@tilera.com>
5859         * configure.ac (tilepro-*-*) New case.
5860         (tilegx-*-*): Likewise.
5861         * configure: Regenerate.
5863 2011-06-06  Jing Yu  <jingyu@google.com>
5865         * configure.ac: Skip target-libiberty for
5866         arm*-*-linux-androideabi.
5867         * configure: Regenerated.
5869 2011-06-06  Nick Clifton  <nickc@redhat.com>
5871         * config.sub: Sync from upstream.
5873 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
5875         * MAINTAINERS (Write After Approval): Add myself.
5877 2011-06-01  Daniel Jacobowitz  <drow@false.org>
5879         * MAINTAINERS: Update my email address.
5881 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
5883         * MAINTAINERS (Write After Approval): Update my email address.
5885 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
5887         * MAINTAINERS (Write After Approval): Add myself.
5889 2011-05-08  Doug Kwan  <dougkwan@google.com>
5891         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5892         * configure: Regenerated.
5893         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5894         value from configure.
5895         * Makefile.in: Regenerated.
5897 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
5899         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5900         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5901         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5902         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5903         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5904         *-*-vxworks*): Disable newlib and libgloss in separate case
5905         statement.
5906         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5907         to separate case statement.
5908         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5909         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5910         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5911         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5912         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5913         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5914         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5915         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5916         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5917         i[[3456789]]86-*-rdos*, m32r-*-*,
5918         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5919         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5920         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5921         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5922         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5923         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5924         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5925         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5926         and libgloss in main case over targets.  Remove most empty cases
5927         in main case over targets.
5928         * configure: Regenerate.
5930 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
5932         * MAINTAINERS (Write After Approval): Add myself.
5934 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5936         * configure.ac: Remove code setting special library locations for
5937         hppa*64*-*-hpux11*.  Remove code setting compiler for
5938         sparc-sun-solaris2*.
5939         * configure: Regenerate.
5941 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5943         * configure.ac: Separate libgloss_dir settings from general case
5944         over targets.
5945         * configure: Regenerate.
5947 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5949         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5950         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5951         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5952         cases in libgcj-disabling case statement.
5953         (hppa*64*-*-linux*): Set unsupported_languages instead of
5954         disabling target-zlib.
5955         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5956         to hppa*64*-*-hpux*.
5957         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5958         hppa*-*-hpux*.
5959         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5960         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5961         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5962         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5963         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5964         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5965         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5966         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5967         libgcj-disabling case statement.
5968         * configure: Regenerate.
5970 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5972         * configure.ac: Disable Java for targets not supporting libffi.
5973         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5974         Remove cases in Java-disabling statement.
5975         (*arm-wince-pe): Change to arm-wince-pe.
5976         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5977         cases in Java-disabling statement.
5978         (bfin-*-*): Don't disable Java again.
5979         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5980         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5981         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5982         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5983         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5984         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5985         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5986         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5987         Java-disabling statement.
5988         (mmix-*-*): Don't disable Java again.
5989         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5990         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5991         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5992         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5993         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5994         statement.
5995         * configure: Regenerate.
5997 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5999         * configure.ac: Separate cases disabling Java and Java libraries
6000         from general case over targets.
6001         * configure: Regenerate.
6003 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
6005         * MAINTAINERS: Update my email address.
6007 2011-04-20  Easwaran Raman  <eraman@google.com>
6009         * MAINTAINERS (Write After Approval): Add myself.
6011 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
6013         PR lto/48086
6014         * configure.ac: Re-enable LTO on *-apple-darwin9*.
6015         * configure: Regenerate.
6017 2011-04-16  Jim Meyering  <meyering@redhat.com>
6019         * MAINTAINERS (Write After Approval): Add myself.
6021 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
6023         * MAINTAINERS: Update my email address.
6025 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
6027         * MAINTAINERS (Write After Approval): Add myself.
6029 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
6031         * MAINTAINERS (Write After Approval): Add myself.
6033 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
6035         * MAINTAINERS (Write After Approval): Add myself.
6037 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
6039         * configure.ac (build_tools): Remove build-byacc.
6040         (host_libs): Remove mmalloc.
6041         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
6042         autoconf automake libtool diff rcs fileutils shellutils time
6043         textutils wdiff find uudecode hello tar gzip indent recode release
6044         sed perl gawk findutils gettext zip.
6045         (libgcj): Remove target-qthreads.
6046         (target_tools): Remove target-examples target-gperf.
6047         (YACC): Don't handle building byacc.
6048         * configure: Regenerate.
6049         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
6050         dosutils, examples, fileutils, find, findutils, gawk, gettext,
6051         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
6052         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
6053         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
6054         handle building components.
6055         * Makefile.in: Regenerate.
6057 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
6059         * MAINTAINERS: Update my email address as Xtensa maintainer.
6061 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6063         * config.sub: Sync from upstream.
6065 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
6067         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
6068         (microblaze*): Don't disable libssp.
6069         * configure: Regenerate.
6071 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
6073         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
6074         moveifchange.
6075         * configure: Regenerate.
6076         * Makefile.tpl: Use @SHELL@ not @config_shell@.
6077         * Makefile.in: Regenerate.
6079 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
6081         * configure.ac (*-*-sysv4*): Don't enable libgomp.
6082         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
6083         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
6084         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
6085         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
6086         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
6087         md_exec_prefix cases.
6088         * configure: Regenerate.
6090 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
6092         * configure.ac: Separate cases disabling target-libssp,
6093         target-libiberty, target-libstdc++-v3 and Fortran from general
6094         case over targets.
6095         * configure: Regenerate.
6097 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
6099         * configure.ac (*-*-chorusos): Don't disable libgcj.
6100         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
6101         Remove case.
6102         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
6103         (arm-*-coff): Don't disable libgcj.
6104         (arm*-*-linux-gnueabi): Remove useless assignment.
6105         (arm-*-riscix*): Don't disable libgcj.
6106         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
6107         configuration.
6108         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
6109         (c54x*-*-*): Remove case.
6110         (tic54x-*-*): Don't disable GCC or GCC libraries.
6111         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
6112         to *.
6113         (d10v-*-*): Don't disable GCC libraries.
6114         (d30v-*-*): Don't disable libgcj.
6115         (h8500-*-*): Don't disable GCC libraries.
6116         (i960-*-*): Don't disable libgcj.
6117         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
6118         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
6119         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
6120         libgcj.
6121         (m68k-*-coff*): Remove case.
6122         (mmix-*-*): Don't disable libgloss on host.
6123         (mn10200-*-*, mn10300-*-*): Remove cases.
6124         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
6125         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
6126         Don't disable libgcj.
6127         (romp-*-*): Remove case.
6128         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
6129         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
6130         case.
6131         (v810-*-*): Don't disable GCC libraries.
6132         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
6133         (ip2k-*-*): Don't disable GCC libraries.
6134         * configure: Regenerate.
6136 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
6138         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
6139         libffi on host.
6140         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
6141         on host.
6142         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
6143         * configure: Regenerate.
6145 2011-03-26  John Marino  <binutils@marino.st>
6147         * configure.ac: Add support for *-*-dragonfly*
6148         * configure: Regenerate.
6150 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
6152         * configure.ac (native_only): Remove.
6153         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
6154         send-pr uudecode guile gnuserv on host.
6155         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
6156         send-pr rcs guile perl texinfo libtool on host.
6157         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
6158         automake send-pr rcs guile perl texinfo libtool on host.
6159         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
6160         (*-*-kaos*): Don't disable target-examples target-gperf on target.
6161         (alpha*-dec-osf*): Don't disable fileutils on target.
6162         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
6163         texinfo send-pr expect dejagnu on target.
6164         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
6165         target-qthreads on target.
6166         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
6167         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
6168         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
6169         x86_64-*-mingw*): Don't disable expect on target.
6170         (*-*-cygwin*): Don't disable target-gperf on target.
6171         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
6172         gnuserv on target.
6173         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
6174         target.
6175         * configure: Regenerate.
6177 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
6179         * configure.ac (target_tools): Remove target-groff.
6180         (native_only): Remove target-groff.
6181         (hppa*64*-*-*): Don't disable byacc.
6182         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
6183         setting.
6184         (*-*-kaos*): Don't skip target-librx and target-groff.
6185         (*-*-netware*): Don't skip target-libmudflap.
6186         (*-*-tpf*): Don't skip target-libmudflap.
6187         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
6188         directories on the host.
6189         (ia64*-*-*vms*): Don't skip tix.
6190         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
6191         host.
6192         * configure: Regenerate.
6194 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
6196         * configure.ac: Remove references to mt-mep, mt-netware,
6197         mt-wince.
6198         * Makefile.def: Add all-utils soft dependencies.
6199         * Makefile.tpl: Remove GDB_NLM_DEPS.
6200         * configure: Regenerate.
6201         * Makefile.in: Regenerate.
6203 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
6205         * configure.ac: Do not include mh-x86omitfp.
6206         * configure: Regenerate.
6208 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
6210         * configure.ac: Remove empty cases.
6211         * configure: Regenerate.
6213 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
6215         * Makefile.def: Add dependency from termcap to gdb.
6216         * Makefile.in: Regenerate.
6218 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
6220         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
6221         * configure: Regenerate.
6222         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
6223         * Makefile.tpl: Likewise.
6224         * Makefile.in: Regenerate.
6226 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
6228         * configure.ac: Remove all mentions of tentative_cc.
6229         * configure: Regenerate.
6231 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
6233         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
6234         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
6235         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
6236         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
6237         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
6238         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
6239         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
6240         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
6241         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
6242         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
6243         *-*-rhapsody*): Remove host cases.
6244         * configure: Regenerate.
6246 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
6248         * configure.ac (ppc*-*-pe): Remove host case.
6249         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
6250         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
6251         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
6252         cases.
6253         * configure: Regenerate.
6255 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
6257         * config.sub: Update to version 2011-03-23.
6259 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
6261         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
6262         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
6263         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
6264         * configure: Regenerate.
6266 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
6268         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
6269         to Write After Approval.
6270         * config-ml.in: Don't handle arc-*-elf*.
6271         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
6272         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
6273         handle GCC libraries.
6274         * configure: Regenerate.
6276 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6278         PR bootstrap/48120:
6279         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
6280         Add -lstdc++ -lm to LIBS.
6281         * configure: Regenerate.
6283 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
6285         * config.guess: Update to version 2011-02-02
6286         * config.sub: Update to version 2011-02-24
6288 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
6290         PR lto/48086
6291         * configure.ac: Re-enable LTO on *-apple-darwin9.
6292         * configure: Regenerate.
6294 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
6296         PR lto/48086
6297         * configure.ac: Disable LTO on darwin due to an assembler change in
6298         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
6299         under 256.
6300         * configure: Regenerate.
6302 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
6304         * MAINTAINERS: Update myself as score backend maintainer,
6305         update my e-mail address.
6307 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
6309         * MAINTAINERS: Update my e-mail address.
6311 2011-03-06  Joey Ye  <joey.ye@arm.com>
6313         * MAINTAINERS: Update my e-mail address.
6315 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
6317         * configure.ac: Adjust test of with_ppl.
6318         * configure: Regenerated.
6320 2011-03-02  Kai Tietz  <ktietz@redhat.com>
6322         * MAINTAINERS: Adjust my e-mail address.
6324 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
6326         * configure.ac: Add -lpwl to ppllibs.
6327         * configure: Regenerated.
6329 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
6331         * config/cloog.m4: Add -lisl to clooglibs.
6332         * configure: Regenerated.
6334 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
6336         * MAINTAINERS (CPU Port maintainers): Add self.
6338 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6340         * MAINTAINERS: Add myself as testsuite maintainer.
6342 2011-02-15  Mike Stump  <mikestump@comcast.net>
6344         * MAINTAINERS: Add myself as testsuite maintainer.
6346 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6348         Import from Libtool and gnulib:
6350         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
6352         Prepare for supporting FreeBSD 10.
6353         * config.rpath: Remove handling of freebsd1* which soon would
6354         match FreeBSD 10.0.
6356         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
6358         Remove support for FreeBSD 1.x.
6359         * libtool.m4 (_LT_LINKER_SHLIBS)
6360         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
6361         soon would incorrectly match FreeBSD 10.0.
6363 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6365         PR binutils/12283
6366         * move-if-change: Import version from gnulib.
6368 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
6370         PR lto/47225
6371         * Makefile.def (lto-plugin): Double dash for enable-shared.
6372         (configure-gcc): Depend on all-lto-plugin.
6373         * Makefile.in: Rebuilt.
6375 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6377         * configure.ac: Remove extra bracket.
6378         * configure: Regenerate.
6380 2011-02-08  Tobias Burnus  <burnus@net-b.de>
6382         * MAINTAINERS: Add myself as libquadmath maintainer.
6384 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
6386         * MAINTAINERS: Update my email address.
6388 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
6390         * MAINTAINERS (option handling): Add self.
6392 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
6394         PR lto/47225
6395         * Makefile.def: Add dependency for install-gcc
6396         on install-lto-plugin.
6397         * Makfile.in: Regenerated
6399 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
6401         * MAINTAINERS (CPU Port Maintainers): Add myself.
6403 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
6405         PR libgcj/44341
6406         * configure.ac: Discard --with-* flags for host when configuring
6407         target libraries for cross build.
6408         * configure: Rebuilt.
6410 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
6412         * MAINTAINERS (linear loop transforms): Removed.
6414 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
6416         * configure.ac: If with_ppl is no, move setting with_cloog=no
6417         after CLOOG_REQUESTED check.
6418         * configure: Regenerated.
6420 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
6422         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
6423         CLooG has been requested.
6424         * configure: Regenerated.
6426 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
6428         * configure: Regenerated.
6429         * configure.ac: Check for version 0.11 (or later revision) of PPL.
6431 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
6433         * configure: Regenerated.
6434         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
6436 2011-01-21  Andreas Schwab  <schwab@redhat.com>
6438         * configure.ac: Use AS_HELP_STRING throughout.
6439         * configure: Regenerate.
6441 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
6443         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
6444         * configure: Regenerate.
6446 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6448         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
6450 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
6452         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
6453         for ia64-hpux.
6454         * configure: Regenerate.
6456 2011-01-07  Jan Hubicka  <jh@suse.cz>
6458         PR lto/47225
6459         * Makefile.in: Regenerate.
6460         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
6461         configure.
6463 2011-01-07  Jan Hubicka  <jh@suse.cz>
6465         * Makefile.in: Regenerate.
6466         * Makefile.def (gcc host module) and soft dependency on lto-plugin
6467         and configure dependency on lto-plugin configure.
6468         (lto-plugin module): Remove dependency on GCC; add dependency on
6469         liniberty.
6471 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
6473         * MAINTAINERS (Write After Approval): Add myself.
6475 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
6477         * configure: Regenerate.
6479 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
6481         * configure.ac: (picochip): Disable libiberty.
6483 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
6485         * MAINTAINERS (Write After Approval): Add myself.
6487 2010-12-10  Ian Lance Taylor  <iant@google.com>
6489         PR bootstrap/46819
6490         * configure.ac: For --disable-libgcj clear libgcj_saved.
6491         * configure: Rebuild.
6493 2010-12-10  Tobias Burnus  <burnus@net-b.de>
6495         PR fortran/46540
6496         * configure.ac: Add --disable-libquadmath and
6497         --disable-libquadmath-support.
6498         * configure: Regenerate.
6500 2010-12-03  Ian Lance Taylor  <iant@google.com>
6502         * MAINTAINERS: Add myself as libgo maintainer.
6504 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
6506         PR libffi/46792
6507         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
6508         * configure: Regenerate.
6510 2010-12-02  Ian Lance Taylor  <iant@google.com>
6512         * configure.ac: Always set default for poststage1_ldflags to
6513         -static-libstdc++ -static-libgcc.
6515 2010-11-29  Andreas Schwab  <schwab@redhat.com>
6517         * configure.ac: Move comment to remove extra space in last argument
6518         of GCC_TARGET_TOOL.
6520 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
6522         PR other/46026
6523         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
6524         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
6525         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
6526         (BASE_FLAGS_TO_PASS): Use it.
6527         * configure: Rebuilt.
6528         * Makefile.in: Rebuilt.
6530 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
6532         PR binutils/12258
6533         * configure.ac: Correct comments for --enable-gold/--enable-ld.
6534         Properly check default linker.
6535         * configure: Regnerated.
6537 2010-11-23  Matthias Klose  <doko@ubuntu.com>
6539         * configure.ac: For --enable-gold, handle value `default' instead of
6540         `both*'.  New configure option --{en,dis}able-ld.
6541         * configure: Regenerate.
6543 2010-11-20  Ian Lance Taylor  <iant@google.com>
6545         * configure.ac: Only disable a language library if no language needs
6546         it.  Don't let --disable-libgcj uncondtionally disable libffi.
6547         * configure: Rebuild.
6549 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6551         * Makefile.in: Regenerate.
6553         PR other/46202
6554         * configure.ac: Fix just-built in-tree STRIP name to be
6555         binutils/strip-new.
6556         * configure: Regenerate.
6557         * Makefile.def (install-strip-gcc, install-strip-binutils)
6558         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
6559         (install-strip-sid): Mirror dependencies on non-strip variants
6560         of these targets on the respective -strip prerequisites.
6561         * Makefile.tpl (install-strip, install-strip-host)
6562         (install-strip-target): New targets.
6563         (install-strip-[+module+], install-strip-target-[+module+]):
6564         New targets.
6565         * Makefile.in: Regenerate.
6567 2010-11-19  Ian Lance Taylor  <iant@google.com>
6568             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6570         * configure.ac: Add target-libgo to target_libraries.  Set
6571         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
6572         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
6573         (HOST_EXPORTS): Add GOC.
6574         (BASE_TARGET_EXPORTS): Add GOC.
6575         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
6576         (GOCFLAGS_FOR_TARGET): New variable.
6577         (EXTRA_HOST_FLAGS): Add GOC.
6578         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
6579         * Makefile.def (target_modules): Add libgo.
6580         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
6581         (dependencies): Add dependency from configure-target-libgo to
6582         configure-target-libffi and all-target-libstdc++-v3.  Add
6583         dependencies from all-target-libgo to all-target-libffi.
6584         (languages): Add go.
6585         * configure: Rebuild.
6586         * Makefile.in: Rebuild.
6588 2010-11-19  Ian Lance Taylor  <iant@google.com>
6590         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
6591         compiler/flag environment variables.
6593 2010-11-18  Ian Lance Taylor  <iant@google.com>
6595         * configure.ac: Check for lang_requires_boot_languages in
6596         config-lang.in files.
6597         * configure: Rebuild.
6599 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6600             Tobias Burnus  <burnus@net-b.de>
6602         PR fortran/32049
6603         * Makefile.def: Add libquadmath; build it with language=fortran.
6604         * configure.ac: Add libquadmath.
6605         * Makefile.tpl: Handle multiple libs in check-[+language+].
6606         * Makefile.in: Regenerate.
6607         * configure: Regenerate.
6609 2010-11-16  Tom Tromey  <tromey@redhat.com>
6611         * MAINTAINERS: Moved myself to reviewers section.
6613 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
6615         * MAINTAINERS: Moved myself to reviewers section.
6617 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6619         * MAINTAINERS (Various Maintainers): Add self for build machinery.
6620         (Write After Approval): Remove self.
6622 2010-11-15  Andreas Schwab  <schwab@redhat.com>
6624         * configure.ac: Fix spelling in option names.
6625         * configure: Regenerated.
6627 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
6629         PR bootstrap/39622
6630         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
6631         * configure: Regenerated.
6633 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
6635         * MAINTAINERS: Update my email address.
6637 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6639         * configure: Regenerate.
6641 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6643         * configure: Regenerate.
6645 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6647         * configure: Regenerate.
6649 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6651         * configure: Regenerate.
6653 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
6655         * configure.ac: Support official CLooG.org versions.
6656         * configure: Regenerate.
6657         * config/cloog.m4: New.
6659 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
6661         * MAINTAINERS (Write After Approval): Add myself.
6663 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
6665         * MAINTAINERS: Update my email address.
6667 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
6669         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
6670         * configure: Regenerate.
6672 2010-11-03  Ian Lance Taylor  <iant@google.com>
6673             Dave Korn  <dave.korn.cygwin@gmail.com>
6675         PR lto/46273
6676         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
6677         and on other supported platforms whenever LTO is enabled.
6678         * configure: Rebuild.
6680 2010-11-02  Alan Modra  <amodra@gmail.com>
6682         PR binutils/12110
6683         * configure.ac: Error when source path contains spaces.
6684         * configure: Regenerate.
6686 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
6688         * MAINTAINERS: Update my email address.
6690 2010-10-20  Ian Lance Taylor  <iant@google.com>
6692         * Makefile.def (target_modules): Set lib_path to src/.libs for
6693         libstdc++-v3 module.
6694         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
6695         * Makefile.in: Rebuild.
6697 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
6699         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
6700         (Write After Approval): Remove myself.
6702 2010-10-15  Tristan Gingold  <gingold@adacore.com>
6704         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6706 2010-10-14  Douglas Rupp  <rupp@gnat.com>
6708         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6710 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
6712         * configure.ac (build_lto_plugin): New shell variable.
6713         (--enable-lto): Turn on by default for all non-ELF platforms that
6714         have had LTO support added so far.  Set build_lto_plugin appropriately
6715         for both ELF and non-ELF.
6716         (configdirs): Add lto-plugin or not based on build_lto_plugin.
6717         * configure: Regenerate.
6719 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6721         Sync from src:
6722         * configure.ac (v850 support): Remove target-libgloss from
6723         noconfigdirs.
6724         * configure: Regenerate.
6726 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6728         PR bootstrap/45326
6729         PR bootstrap/45174
6730         * configure.ac: Honor initial values of $build_configargs,
6731         $host_configargs, $target_configargs.  Mark the precious, so
6732         environment settings get recorded.
6733         * configure: Regenerate.
6735 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6737         PR bootstrap/45796
6738         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6739         Depend on all-build-libiberty.
6740         * Makefile.in: Regenerate.
6742 2010-09-30  Michael Eager  <eager@eagercon.com>
6744         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6745         * configure: Regenerate.
6747 2010-09-28  Michael Eager  <eager@eagercon.com>
6749         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6751 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6753         PR bootstrap/44621
6754         * configure.ac: Fix unportable shell quoting.
6755         * configure: Regenerate.
6757 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
6759         * configure.ac (enable-lto): Add Darwin to the list of supported lto
6760         targets and amend comment.
6761         * configure: Regenerate.
6763 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
6765         * MAINTAINERS (Write After Approval): Add myself.
6767 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
6769         * configure.ac: Enable LTO by default on Darwin.
6770         * configure: Regenerate.
6772 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
6774         * MAINTAINERS (Write After Approval): Add myself.
6776 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
6778         * MAINTAINERS (Write After Approval): Add myself.
6780 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
6782         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6783         ports
6785 2010-07-28  David Yuste  <david.yuste@gmail.com>
6787         * MAINTAINERS (Write After Approval): Add myself.
6789 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
6791         * configure.ac: Support all v850 targets.
6792         * configure: Regenerate.
6794 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
6796         PR bootstrap/44455
6797         * configure.ac (extra_mpfr_configure_flags): Copy from
6798         extra_mpc_gmp_configure_flags.
6799         * configure: Re-generated.
6801 2010-07-22  Andi Kleen  <ak@linux.intel.com>
6803         * MAINTAINERS (Write After Approval): Add myself.
6805 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
6807         * MAINTAINERS (Write After Approval): Add myself.
6809 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
6811         * MAINTAINERS (Write After Approval): Add myself.
6813 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
6815         PR target/44862
6816         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6817         Provide -B option to allow for link spec %s substitutions for
6818         libstdc++.a on darwin.
6819         * Makefile.in: Regenerate.
6821 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
6823         * MAINTAINERS (Reviewers): Update my e-mail address
6825 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
6827         * Makefile.def (configure-gcc): Depend on all-libelf.
6828         * Makefile.in: Rebuild.
6830 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
6832         * MAINTAINERS (Write After Approval): Add myself in the right place.
6834 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
6836         * MAINTAINERS (Write After Approval): Add myself.
6838 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
6840         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6842 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
6844         * config.sub: Update to version 2010-05-21.
6845         * config.guess: Update to version 2010-04-03.
6847 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
6849         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6850         * configure: Regenerate.
6852 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
6854         * MAINTAINERS (Write After Approval): Add myself.
6856 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
6858         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6859         a platform that supports LTO.
6860         * configure: Regenerate.
6862 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
6864         * configure.ac: Allow all the versions greater than 0.10 of PPL.
6865         * configure: Regenerated.
6867 2010-04-27  Roland McGrath  <roland@redhat.com>
6868             H.J. Lu  <hongjiu.lu@intel.com>
6870         * configure.ac (--enable-gold): Support both, both/gold and
6871         both/bfd to add gold to configdirs without removing ld.
6872         * configure: Regenerated.
6874         * Makefile.def: Add install-gold dependency to install-ld.
6875         * Makefile.in: Regenerated.
6877 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
6879         PR lto/42776
6880         * configure.ac (--enable-lto): Refactor handling so libelf tests
6881         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6882         and allow LTO to be explicitly enabled on non-ELF platforms that
6883         are known to support it inside else-clause.
6884         * configure: Regenerate.
6886 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
6888         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6889         * configure: Regenerate.
6891 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
6893         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6894         * configure: Regenerate.
6896 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6898         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6899         separately.
6900         * configure: Regenerate.
6902 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
6904         * MAINTAINERS (Write After Approval): Add myself.
6906 2010-04-14  Tristan Gingold  <gingold@adacore.com>
6908         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6909         * configure: Regenerate.
6911 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
6913         * configure: Regenerate after change to elf.m4.
6915 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
6917         * MAINTAINERS (Write After Approval): Add myself.
6919 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6921         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6922         * configure: Regenerated.
6924 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6926         * configure.ac: Print "buggy but acceptable" when CLooG
6927         revision is less than 9.
6928         * configure: Regenerated.
6930 2010-04-01  Diego Novillo  <dnovillo@google.com>
6932         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6934 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6936         PR bootstrap/43615
6937         PR bootstrap/43328
6939         Revert:
6941         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6943         * configure.ac: Do not pass --enable-multilib nor
6944         --disable-multilib in baseargs.  Accept explicitly passed
6945         --enable_multilib.
6946         * configure: Regenerate.
6948 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
6950         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6952 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
6954         * MAINTAINERS: Remove myself.
6956 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6958         PR bootstrap/43328
6959         * configure.ac: Do not pass --enable-multilib nor
6960         --disable-multilib in baseargs.  Accept explicitly passed
6961         --enable_multilib.
6962         * configure: Regenerate.
6964 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
6966         * MAINTAINERS (spu port): Remove me.
6968 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6970         * configure.ac (tic6x-*-*): New case.
6971         * configure: Regenerate.
6973 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6975         * config.sub: Update to version 2010-03-22.
6976         * config.guess: Update to version 2009-12-30.
6978 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
6980         PR ada/42554
6981         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6982         * configure: Regenerate.
6984 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
6986         * MAINTAINERS: Update my email address.
6988 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
6990         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6991         (ghassan.shobaki@amd.com): Removed.
6993 2010-03-17  Alan Modra  <amodra@gmail.com>
6995         * MAINTAINERS: Update my email address.
6997 2010-03-16  Diego Novillo  <dnovillo@google.com>
6999         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
7000         Matthews.
7002 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
7004         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
7005         Gutson, Jeffrey D. Oldham and Mark Shinwell.
7007 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
7009         * MAINTAINERS: Update my email address.
7011 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
7013         * MAINTAINERS: Update my email address.
7015 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
7017         * MAINTAINERS: Update my email address.
7019 2010-03-09  Jie Zhang  <jie@codesourcery.com>
7021         * MAINTAINERS: Update my email address.
7023 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7025         PR libstdc++/32499
7026         * configure.ac (RANLIB): Default to true.
7027         (STRIP): Likewise.
7028         (RANLIB_FOR_TARGET): Remove superfluous : argument.
7029         * configure: Regenerate.
7031 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
7033         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
7034         (Write After Approval): Update my email address.
7036 2010-02-17  Nick Clifton  <nickc@redhat.com>
7038         PR 11238
7039         * Makefile.tpl (local-distclean): Also remove config.cache files in
7040         sub-directories as there may not be Makefiles present in the
7041         sub-directories.
7042         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
7043         the config.cache files found by the find command.
7045         * Makefile.in: Regenerate.
7046         * configure.ac: Revert previous delta.
7047         * configure: Regenerate.
7049 2010-02-15  Nick Clifton  <nickc@redhat.com>
7051         PR 11238
7052         * configure.ac: Delete config.cache files in sub-directories when
7053         deleting Makefiles.
7054         * configure: Regenerate.
7056 2010-02-12  Ben Elliston  <bje@gnu.org>
7058         * MAINTAINERS: Update my email address.
7060 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
7062         * MAINTAINERS (spu port): Update my email address.
7064 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
7066         * MAINTAINERS: Add myself as a maintainer for the bfin port.
7068 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7070         * configure.ac: Add "recommended" version checks for GMP/MPC.
7071         Update recommended GMP/MPFR/MPC versions.
7072         * configure: Regenerate.
7074 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
7076         * MAINTAINERS: Move my Embecosm email address into the
7077         write-after-approval section.
7079 2010-01-26  Ian Lance Taylor  <iant@google.com>
7081         * MAINTAINERS: Add myself as Go frontend maintainer.
7083 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
7085         PR libstdc++/36101, PR libstdc++/42813
7086         * configure.ac (bootstrap_target_libs): Make inclusion of
7087         target-libgomp conditional on libgomb being in target_configdirs.
7088         * configure: Regenerate.
7090 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
7092         PR libstdc++/36101, PR libstdc++/42813
7093         * configure.ac (bootstrap_target_libs): Include target-libgomp.
7094         * configure: Regenerate.
7096 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
7098         PR libstdc++/36101, PR libstdc++/42813
7099         * configure.ac (target_configdirs): Substitute.
7100         * Makefile.def: Bootstrap target module libgomp.
7101         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
7102         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
7103         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
7104         * configure, Makefile.in: Regenerate.
7106 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
7108         * MAINTAINERS: Adjust my details.
7110 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
7112         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
7114 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
7116         * MAINTAINERS: reindented my entry with tabs instead of spaces.
7118 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
7120         * MAINTAINERS (Write After Approval): Add myself.
7122 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
7124         * MAINTAINERS (Write After Approval): Add myself.
7126 2010-01-11  Richard Guenther  <rguenther@suse.de>
7128         PR lto/41569
7129         * Makefile.def (all-lto-plugin): Depend on all-gcc.
7130         * Makefile.in: Regenerated.
7132 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
7134         * configure.ac: Enable libjava build on x86_64-*freebsd*.
7135         * configure: Regenerate.
7137 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7138             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7140         PR bootstrap/42424
7141         * configure.ac: Include libtool m4 files.
7142         (_LT_CHECK_OBJDIR): Call it.
7143         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
7144         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
7146         * configure: Regenerate.
7148 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7150         PR bootstrap/41818
7151         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
7152         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
7153         * Makefile.in: Regenerate.
7155 2010-01-02  Richard Guenther  <rguenther@suse.de>
7157         PR lto/41529
7158         * configure.ac: Include config/elf.m4.  Disable LTO if not
7159         builting for an elf target.
7160         * configure: Regenerate.
7162 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
7164         * MAINTAINERS: Change my email address.
7166 2009-12-18  Ben Elliston  <bje@au.ibm.com>
7168         * config.sub, config.guess: Update from upstream sources.
7170 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
7172         * MAINTAINERS (Write After Approval): Add myself.
7174 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7176         PR middle-end/30447
7177         PR middle-end/30789
7178         PR other/40302
7180         * configure.ac: Require MPC.
7181         * configure: Regenerate.
7183 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7185         PR target/38384
7186         PR bootstrap/40972
7187         * libtool.m4: Sync from git Libtool.
7188         * ltoptions.m4: Likewise.
7189         * ltversion.m4: Likewise.
7190         * lt~obsolete.m4: Likewise.
7191         * ltmain.sh: Likewise.
7193 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7195         * configure.ac: Update minimum MPC version to 0.8.
7196         * configure: Regenerate.
7198 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
7200         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
7201         * configure: Regenerated.
7203 2009-11-21  Ian Lance Taylor  <iant@google.com>
7205         * configure.ac: Change default of poststage1_ldflags to be empty if
7206         poststage1_libs is set.  When poststage1_libs is empty, and
7207         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
7208         * configure: Rebuild.
7210 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
7212         * MAINTAINERS (Write After Approval): Update my email address.
7214 2009-11-20  Ben Elliston  <bje@au.ibm.com>
7216         * config.guess: Update from upstream sources.
7218 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
7220         * Makefile.def: Restore host and target settings for gmp.
7221         * Makefile.in: Rebuild.
7223 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
7225         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
7226         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
7227         Fix portability of test of C++ as bootstrap language.  Add
7228         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
7229         * configure: Rebuild.
7230         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
7231         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
7232         in-tree building.
7233         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
7234         (POSTSTAGE1_HOST_EXPORTS): Use it.
7235         (STAGE[+id+]_CXXFLAGS): New.
7236         (BASE_FLAGS_TO_PASS): Pass it down.
7237         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
7238         extra_exports.
7239         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
7240         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
7241         extra_exports.
7242         * Makefile.in: Rebuild.
7244 2009-11-17  Ben Elliston  <bje@au.ibm.com>
7246         * config.sub, config.guess: Update from upstream sources.
7248 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
7250         * MAINTAINERS (Write After Approval): Add myself.
7252 2009-11-09  Jon Beniston  <jon@beniston.com>
7254         * MAINTAINERS (Write After Approval): Add myself.
7256 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
7258         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
7259         paths for *-w64-mingw* and x86_64-*mingw*.
7260         * configure: Regenerated.
7262 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
7264         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
7266 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
7268         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
7269         Phil Edwards to Write-After Approval.
7271 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
7273         * configure.ac: Disable target-winsup & co for
7274         x86_64-*-mingw* and *-w64-mingw* targets.
7275         * configure: Regenerated.
7277 2009-10-16  Nick Clifton  <nickc@redhat.com>
7279         * MAINTAINERS: Add myself as a maintainer for the RX port.
7281 2009-10-26  Johannes Singler  <singler@kit.edu>
7283         * MAINTAINERS (Write After Approval): Update my e-mail address.
7285 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7287         * configure.ac (CLooG test): Use = with test.
7288         * configure: Regenerate.
7290 2009-10-22  Richard Guenther  <rguenther@suse.de>
7292         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
7293         cloog if the ppl version check failed.  Move flags saving
7294         before setting in libelf check.
7295         * configure: Regenerate.
7297 2009-10-21  Richard Guenther  <rguenther@suse.de>
7299         * configure.ac: Adjust the ppl and cloog configure to work as
7300         documented.  Disable cloog if ppl was disabled.  Omit the version
7301         checks if they were disabled.
7302         * configure: Re-generate.
7304 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7306         * configure.ac: Add 'lto' to enable_languages, not
7307         new_enable_languages, and only if not already present.
7308         * configure: Regenerate.
7310 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
7312         * README: Refer to the various COPYING* files instead of just
7313         COPYING.
7314         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
7316 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
7318         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
7320 2009-10-07  Richard Guenther  <rguenther@suse.de>
7322         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
7323         and Richard Guenther as reviewers.
7324         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
7325         as reviewers.
7327 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
7329         * config.sub: Update from upstream sources.
7331 2009-10-06  Ian Lance Taylor  <iant@google.com>
7333         * Makefile.def: check-gold depends upon all-gas.
7334         * Makefile.in: Rebuild.
7336 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
7338         * MAINTAINERS (Write After Approval): Add myself.
7340 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
7342         * Makefile.def: all-lto-plugin depends on all-libiberty.
7343         set bootstrap=true for lto-plugin.
7344         Add lto-plugin.
7345         * Makefile.in: Regenerate.
7346         * configure.ac (host_libs): Add lto-plugin.
7347         * configure: Regenerate.
7349 2009-10-03  Diego Novillo  <dnovillo@google.com>
7351         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
7352         (HOST_LIBELFLIBS): Define.
7353         (HOST_LIBELFINC): Define.
7354         * Makefile.in: Regenerate.
7355         * configure.ac: Add --enable-lto.
7356         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
7357         If --enable-lto is used, add 'lto' to new_enable_languages.
7358         If --enable-lto is used and gold is enabled, add
7359         lto-plugin to configdirs.
7360         * configure: Regenerate.
7362 2009-10-03  Simon Baldwin  <simonb@google.com>
7364         * configure.ac: If --with-system-zlib, suppress local zlib and
7365         pass --with-system-zlib to subdir configure scripts.
7366         * configure: Regenerate.
7368 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
7369             Paolo Bonzini  <bonzini@gnu.org>
7371         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
7372         $(srcdir).
7373         * Makefile.in: Rebuilt.
7375 2009-09-26  Gary Funck  <gary@intrepid.com>
7377         * MAINTAINERS (Write After Approval): Add myself.
7379 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7381         * configure.ac: Update minimum MPC version to 0.7.
7382         * configure: Regenerate.
7384 2009-09-25  Nick Clifton  <nickc@redhat.com>
7386         * configure.ac: Pass any --cache-file=/dev/null option on to
7387         subconfigures.
7388         * configure: Regenerate.
7390 2009-09-23  Nick Clifton  <nickc@redhat.com>
7392         * config.sub, config.guess: Update from upstream sources.
7394 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
7396         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
7397         * Makefile.in: Rebuilt.
7399 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7401         PR bootstrap/32272
7402         * configure.ac: Error out if $srcdir isn't '.' but contains
7403         host-${host_noncanonical}.
7404         * configure: Regenerate.
7406 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7408         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
7409         maintainer.
7411 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7413         * configure.ac: If bootstrapping a combined tree with
7414         --enable-gold, require c++ in stage1_languages.
7415         * configure: Regenerate.
7417         * configure.ac: Also add target_libs of stage1_languages to
7418         bootstrap_target_libs.
7419         * configure: Regenerate.
7421         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
7422         with --enable-languages not containing c++.
7423         * configure: Regenerate.
7425 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
7427         * configure.ac: Disable java and boehm-gc for bfin-*-*.
7428         * configure: Regenerate.
7430 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
7432         * MAINTAINERS (Write After Approval): Update my e-mail address,
7433         and move from from here...
7434         (Waiting for paperwork): To here.
7436 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
7438         * MAINTAINERS (Reviewers): Add self as driver reviewer.
7440 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7442         * configure.ac: Do not use $extrasub for replacing @if/@endif
7443         parts in Makefile; instead, use additional arguments to
7444         AC_CONFIG_COMMANDS to do the replacement manually, with several
7445         sed invocations, to avoid HP-UX sed command limits.
7446         * configure: Regenerate.
7448 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
7450         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
7451         blank before -L.
7453 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
7455         * configure.ac (with-build-config): Document.  Handle without.
7456         Handle missing argument.
7457         * configure: Rebuilt.
7459 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
7461         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
7462         Default to bootstrap-debug only if compare-debug works.
7463         * configure: Rebuilt.
7464         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
7465         * Makefile.in: Rebuilt.
7467 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7469         * MAINTAINERS (OS Port Maintainers): Update my email address.
7471 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
7473         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
7474         * Makefile.in: Rebuilt.
7476 2009-09-01  Chris Demetriou  <cgd@google.com>
7478         * MAINTAINERS (Write After Approval): Add myself.
7480 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
7482         PR debug/30161
7483         * include/dwarf2.h (enum dwarf_tag): Added
7484         DW_TAG_GNU_template_template_param
7485         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
7487 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
7489         * Makefile.tpl (AWK): Fix typo.
7490         * Makefile.in: Regenerate.
7492 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
7494         * configure.ac: Detect awk and sed.
7495         * Makefile.def (flags_to_pass): Add AWK and SED.
7496         * Makefile.tpl (AWK, SED): New.
7497         (BASE_FLAGS_TO_PASS): Add AWK and SED.
7498         * configure: Regenerate.
7499         * Makefile.in: Regenerate.
7501 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
7503         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
7504         (collapseslashes): Likewise.
7506 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7508         * configure.ac (AC_PREREQ): Bump to 2.64.
7510 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7512         * configure.ac: Remove --with-datarootdir, --with-docdir,
7513         --with-pdfdir, --with-htmldir switches.
7514         * configure: Regenerate.
7516         * configure: Regenerate.
7518         * compile: Sync from Automake 1.11.
7519         * depcomp: Likewise.
7520         * install-sh: Likewise.
7521         * missing: Likewise.
7522         * mkinstalldirs: Likewise.
7523         * ylwrap: Likewise.
7525 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
7527         * ltmain.sh (func_normal_abspath): New function.
7528         (func_relative_path): Likewise.
7529         (func_mode_help): Document new -bindir option for link mode.
7530         (func_mode_link): Add new -bindir option, and use it to place
7531         output DLL if specified.
7533 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7535         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
7536         (baseargs): Add --disable-option-checking.
7537         * configure: Regenerate.
7539         * Makefile.def (configure-target-libiberty): Depend on
7540         all-binutils and all-ld.
7541         (configure-target-newlib): Likewise.
7542         * Makefile.in: Regenerate.
7544 2009-08-17  Ben Elliston  <bje@au.ibm.com>
7546         * config.sub, config.guess: Update from upstream sources.
7548 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7550         Sync from src, merge:
7552         2009-07-02  Tristan Gingold  <gingold@adacore.com>
7554         * configure.ac: Do not exclude gas for i386-*-darwin.
7555         Add a case for x86_64-*-darwin.
7556         * configure: Regenerate.
7558 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
7560         * MAINTAINERS: Add my name to Write After Approval list.
7562 2009-08-06  Michael Eager  <eager@eagercon.com>
7564         * configure.ac: Add Microblaze target.
7565         * configure: Regenerate.
7567 2009-07-31  Christian Bruel  <christian.bruel@st.com>
7569         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
7570         * configure: Regenerate.
7572 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
7574         * MAINTAINERS (Write After Approval): Update my e-mail address.
7576 2009-07-06  Ian Lance Taylor  <iant@google.com>
7578         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
7579         * configure: Rebuild.
7581 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
7583         * MAINTAINERS: Move myself to the Graphite Reviewers.
7585 2009-06-30  Wei Guozhi  <carrot@google.com>
7587         * MAINTAINERS: Add my name to Write After Approval list.
7589 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
7591         PR bootstrap/40338
7592         * configure.ac (comparestring): Create new variable.
7593         * Makefile.tpl (comparestring): Use to skip some comparisions.
7594         * configure: Regenerate.
7595         * Makefile.in: Regenerate.
7597 2009-06-26  Doug Evans  <dje@sebabeach.org>
7599         * Makefile.def (host_modules): Add cgen.
7600         * Makefile.in: Regenerate.
7601         * configure.ac (host_tools): Add cgen.
7602         * configure: Regenerate.
7604 2009-06-23  DJ Delorie  <dj@redhat.com>
7606         * MAINTAINERS: Add myself as mep maintainer.
7608 2009-06-23  Ian Lance Taylor  <iant@google.com>
7610         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
7611         boot_languages.  Only bootstrap target libraries listed in
7612         target_libs for some boot language.  Add --with-stage1-ldflags,
7613         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
7614         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
7615         if not building with C++.
7616         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
7617         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
7618         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
7619         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
7620         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
7621         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
7622         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
7623         * configure, Makefile.in: Rebuild.
7625 2009-06-23  Li Feng  <nemokingdom@gmail.com>
7627         * MAINTAINERS: Added my name to write-after-approval list.
7629 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
7631         * configure.ac: Define is_elf for QNX Neutrino targets.
7632         * configure: Regenerate.
7634 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
7636         * MAINTAINERS: Added my name to the write-after-approval list
7638 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7640         * configure.ac: Detect MPC in default directory.
7641         * configure: Regenerate.
7643 2009-06-03  Jerome Guitton  <guitton@adacore.com>
7644             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7646         * Makefile.tpl (all): Avoid a trailing backslash.
7647         * Makefile.in: Regenerate.
7649 2009-06-03  Ben Elliston  <bje@au.ibm.com>
7651         * config.sub, config.guess: Update from upstream sources.
7653 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
7655         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
7656         to noconfdirs.
7657         * configure: Regenerate.
7659 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
7661         * Makefile.tpl ([+compare-target+]): Compare all stage
7662         directories, rather than just gcc.
7663         * Makefile.in: Rebuilt.
7665 2009-06-01  Doug Kwan  <dougkwan@google.com>
7667         * configure.ac: Support gold for target arm*-*-*.
7668         * configure: Regenerate.
7670 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7672         * Makefile.def: Add MPC support and dependencies.
7673         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
7675         * Makefile.in, configure: Regenerate.
7677 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
7679         * Makefile.tpl (all): Avoid harmless warning in make all when
7680         gcc-bootstrap is enabled but stage_last does not exist.
7681         * Makefile.in: Rebuilt.
7683 2009-05-24  Nicolas Roche  <roche@adacore.com>
7685         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
7686         * Makefile.in: Regenerate.
7688 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
7690         * MAINTAINERS: Update my e-mail address.
7692 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
7694         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
7695         * configure:  Regenerate.
7697 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
7699         PR other/40159
7700         * Makefile.tpl (all): Don't assume gcc-bootstrap and
7701         gcc-no-bootstrap are mutually exclusive.
7702         * Makefile.in: Rebuilt.
7704 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
7706         PR other/40159
7707         * Makefile.tpl (all): Don't end with unconditional success.
7708         * Makefile.in: Rebuilt.
7710 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
7712         PR target/37137
7713         * Makefile.def (flags_to_pass): Remove redundant and incomplete
7714         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7715         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7716         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
7717         stage_configureflags, stage_cflags and stage_libcflags into
7718         explicit Makefile macros.
7719         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7720         GFORTRAN.
7721         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7722         CC.  Set CC_FOR_BUILD from CC.
7723         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7724         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7725         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7726         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
7727         and GFORTRAN.
7728         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7729         (_LIBCFLAGS): Renamed to _TFLAGS.
7730         (do-compare-debug, do-compare3-debug): Drop.
7731         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7732         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7733         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7734         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7735         (XGCC_FLAGS_FOR_TARGET): New.
7736         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7737         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7738         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7739         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
7740         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
7741         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
7742         TFLAGS.
7743         (BUILD_CONFIG): Include if requested.
7744         (all): Set TFLAGS on bootstrap.
7745         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7746         (all-stageid-prefixmodule): Likewise.
7747         (do-clean, distclean-stageid): Set TFLAGS.
7748         (restrap): Fix whitespace.
7749         * Makefile.in: Rebuilt.
7751 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
7753         * config.guess: Sync with src.
7755 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
7757         * configure.ac ($with_ppl):  Default to no if not supplied.
7758         ($with_cloog):  Likewise.
7759         configure:  Regenerate.
7761 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
7763         * MAINTAINERS: Update my e-mail address.
7765 2009-04-27  Nick Clifton  <nickc@redhat.com>
7767         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7769 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
7771         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7772         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7773         * Makefile.in: Regenerate.
7775 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7777         PR bootstrap/39739
7778         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7779         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7781         * configure, Makefile.in: Regenerate.
7783 2009-04-21  Taras Glek  <tglek@mozilla.com>
7785         * include/hashtab.h: Update GTY annotations to new syntax
7786         * include/splay-tree.h: Likewise
7788 2009-04-17  Ben Elliston  <bje@au.ibm.com>
7790         * config.sub, config.guess: Update from upstream sources.
7792 2009-04-15  Anthony Green  <green@moxielogic.com>
7794         * configure.ac: Add moxie support.
7795         * configure: Rebuilt.
7797 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
7799         * configure.ac: Change copyright header to refer to version
7800         3 of the GNU General Public License and to point readers at the
7801         COPYING3 file and the FSF's license web page.
7802         * Makefile.def: Likewise.
7803         * Makefile.tpl: Likewise.
7804         * Makefile.in: Regenerate.
7806 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
7808         * configure.ac: Restore match for darwin9 or later. Use double
7809         brackets since regeneration eats one pair.
7810         * configure: Regenerate.
7812 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
7814         PR gas/10039
7815         * configure.ac: Require texinfo 4.7.
7816         * configure: Regenerated.
7818 2009-04-09  Nick Clifton  <nickc@redhat.com>
7820         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7821         the GCC Runtime Library Exception.
7823 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7825         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7826         * configure: Regenerate.
7828 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
7830         * Makefil.def (languages): New entries.
7831         * Makefile.tpl (check-gcc-*): New generic target.
7832         * Makefile.in: Regenerate.
7834 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
7836         * MAINTAINERS:  Update my email address.
7838 2009-03-18  Tom Tromey  <tromey@redhat.com>
7840         * configure: Rebuild.
7841         * configure.ac (host_libs): Add libiconv.
7842         * Makefile.in: Rebuild.
7843         * Makefile.def (host_modules): Add libiconv.
7844         (configure-gdb, all-gdb): Depend on libiconv.
7846 2009-03-16  Tristan Gingold  <gingold@adacore.com>
7848         * configure.ac: Treat gdb as supported on x86_64-darwin.
7849         * configure: Regenerate.
7851 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
7853         * configure.ac (--with-host-libstdcxx): New option.
7854         * configure: Regenerate.
7856 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
7858         * MAINTAINERS:  Move myself into the write after approval list.
7860 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
7862         * MAINTAINERS: Update e-mail address.
7864 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
7866         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7868 2009-03-10  Ira Rosen  <irar@il.ibm.com>
7870         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7872 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7874         Backport from git Libtool:
7876         2009-01-19  Robert Millan  <rmh@aybabtu.com>
7877         Support GNU/kOpenSolaris.
7878         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7879         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7880         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7881         GNU/kOpenSolaris.
7883 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
7885         * MAINTAINERS: Update e-mail address.
7887 2009-02-24  Michael Eager  <eager@eagercon.com>
7889         * MAINTAINERS (Write After Approval): Add self.
7891 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
7893         * MAINTAINERS (Write After Approval): Add myself.
7895 2009-02-05  Andreas Schwab  <schwab@suse.de>
7897         * Makefile.tpl (stage_last): Define $r and $s before using
7898         $(RECURSE_FLAGS_TO_PASS).
7899         * Makefile.in: Regenerate
7901 2009-01-30  Ian Lance Taylor  <iant@google.com>
7903         * MAINTAINERS: Move myself to the Global Reviewers list.
7905 2009-01-29  Robert Millan  <rmh@aybabtu.com>
7907         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7908         * configure: Regenerate.
7910 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
7912         * MAINTAINERS: Make whitespace consistent.
7913         Remove Robert Millan from Write After Approval.
7915 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
7917         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7918         (all-opcodes): Depend on all-libiberty.
7919         * Makefile.in: Regenerate.
7921 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
7923         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7924         * configure: Regenerate.
7926 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
7928         * MAINTAINERS (Write After Approval): Add myself.
7930 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
7932         * MAINTAINERS: Add myself to reviewers (Fortran).
7934 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
7936         PR tree-optimization/38515
7937         * configure.ac (cloog-polylib): Removed.
7938         (with_ppl, with_cloog): Test for "no".
7939         * configure: Regenerated.
7941 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
7943         * MAINTAINERS: Moved myself to reviewers (Fortran).
7945 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
7947         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7948         (Write After Approval): Remove myself.
7950 2009-01-03  Diego Novillo  <dnovillo@google.com>
7952         * MAINTAINERS: Remove myself from alias maintainership.
7954 2009-01-02  David Ayers  <ayers@fsfe.org>
7956         * MAINTAINERS: Update e-mail address.
7958 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
7960         * MAINTAINERS: Make whitespace consistent.
7962 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7964         Backport from upstream Libtool:
7965         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7966         Add cache variables to tests that require the linker to work.
7967         For shlibpath_overrides_runpath, this also changes the semantics
7968         to let the result from the C compiler take precedence.
7970 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7972         * config.sub, config.guess: Update from upstream sources.
7974 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
7976         * configure.ac (ppllibs): Add by default the lib flags.
7977         * configure: Regenerate.
7979 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
7981         * MAINTAINERS:  Add myself to the write after approval list.
7983 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
7985         * configure.ac: Add double brackets on darwin[912].
7986         * configure: Regenerate.
7988 2008-12-03  Daniel Kraft  <d@domob.eu>
7990         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
7991         Approval to Reviewer section (for Fortran front-end).
7993 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
7995         * configure.ac: Expand to darwin10 and later.
7996         * configure: Regenerate.
7998 2008-12-02  Andreas Schwab  <schwab@suse.de>
8000         * Makefile.def: configure-target-boehm-gc depends on
8001         all-target-libstdc++-v3.
8002         * Makefile.in: Regenerate.
8004 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
8006         * MAINTAINERS:  Add myself as mingw maintainer.
8008 2008-12-02  Ben Elliston  <bje@au.ibm.com>
8010         * config.sub, config.guess: Update from upstream sources.
8012 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
8014         * README.SCO: Remove.
8016 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
8018         * MAINTAINERS:  Add myself to the write after approval list.
8020 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
8022         * MAINTAINERS:  Update my email address in WAA section.
8024 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
8026         * MAINTAINERS: Update e-mail address.
8028 2008-11-27  Toon Moene  <toon@moene.org>
8030         * MAINTAINERS: Change e-mail address.
8032 2008-11-27  Tristan Gingold  <gingold@adacore.com>
8034         * configure.ac: Build gdb for i?86-*-darwin*
8035         * configure: Regenerated.
8037 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
8039         * MAINTAINERS: Added my full name.
8041 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
8043         PR bootstrap/38014
8044         PR bootstrap/37923
8046         Revert:
8048         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
8050         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
8051         * Makefile.in: Regenerated.
8053         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
8055         PR gdb/921
8056         PR gdb/1646
8057         PR gdb/2175
8058         PR gdb/2176
8060         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
8061         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
8062         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
8063         (HOST_EXPORTS): Pass CPPFLAGS.
8064         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
8065         (LDFLAGS_FOR_TARGET): Initialize from configure script.
8066         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
8067         * Makefile.in, configure: Regenerated.
8068         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
8069         and CPPFLAGS_FOR_BUILD.
8071 2008-11-06  Jeff Law  <law@redhat.com>
8073         * MAINTAINERS: Add myself as middle end maintainer.
8075 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
8077         * MAINTAINERS (Write after approval): Add myself.
8079 2008-11-05  Diego Novillo  <dnovillo@google.com>
8081         * MAINTAINERS (Global Reviewers): Add myself.
8082         (Non-Algorithmic Maintainers): Remove myself.
8084 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
8086         * MAINTAINERS (Write after approval): Add myself.
8088 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
8090         * MAINTAINERS (Write after approval): Add myself.
8092 2008-10-31  Ben Elliston  <bje@au.ibm.com>
8094         * configure.ac (spu-*-*): Remove special case.
8095         * configure: Regenerate.
8097 2008-10-30  Catherine Moore  <clm@codesourcery.com>
8099         * MAINTAINERS (Write after approval): Update my email address.
8101 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
8103         * configure.ac [spu-*-*]: Do not set skipdirs.
8104         * configure: Re-generate.
8106 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
8108         * MAINTAINERS (Various Maintainers): Add myself to reload.
8110 2008-10-25  Richard Guenther  <rguenther@suse.de>
8112         * MAINTAINERS (Various Maintainers): Add myself as middle-end
8113         maintainer.  Remove myself as libgcc-math maintainer.
8114         (Non-Algorithmic Maintainers): Remove myself.
8116 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
8118         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
8119         * Makefile.in: Regenerated.
8121 2008-10-23  Cary Coutant  <ccoutant@google.com>
8123         * MAINTAINERS (Write after approval): Add myself.
8125 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
8127         PR gdb/921
8128         PR gdb/1646
8129         PR gdb/2175
8130         PR gdb/2176
8132         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
8133         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
8134         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
8135         (HOST_EXPORTS): Pass CPPFLAGS.
8136         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
8137         (LDFLAGS_FOR_TARGET): Initialize from configure script.
8138         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
8139         * Makefile.in, configure: Regenerated.
8140         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
8141         and CPPFLAGS_FOR_BUILD.
8143 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
8145         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
8146         Sebastian Pop.
8148 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
8150         * MAINTAINERS (Write After Approval): Added myself.
8152 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8154         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
8155         recommended version to 2.3.2.
8157         * configure: Regenerate.
8159 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
8161         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
8163 2008-09-29  David Daney <david.daney@caviumnetworks.com>
8165         * MAINTAINERS (Write After Approval): Update e-mail address.
8167 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
8169         * libtool.m4: Update to libtool 2.2.6.
8170         * lt~obsolete.m4: Update to libtool 2.2.6.
8171         * ltmain.sh: Update to libtool 2.2.6.
8172         * ltsugar.m4: Update to libtool 2.2.6.
8173         * ltversion.m4: Update to libtool 2.2.6.
8174         * ltoptions.m4: Update to libtool 2.2.6.
8175         * ltgcc.m4: Update to match changes from libtool 2.2.6.
8177 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
8179         * MAINTAINERS (Write After Approval): Add myself.
8181 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
8183         * MAINTAINERS (Write After Approval): Update my name.
8185 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
8187         * MAINTAINERS: Add myself in "Write After Approval".
8189 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
8191         * MAINTAINERS: Add myself as ia64 maintainer.
8193 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
8195         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
8196         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
8197         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
8198         and Michael Tiemann from Write After Approval since they do not
8199         actually have access.
8201 2008-09-05  Richard Guenther  <rguenther@suse.de>
8203         * configure.ac: Initialize clooglibs to -lcloog.
8204         * configure: Re-generate.
8206 2008-09-04  Le-Chun Wu  <lcwu@google.com>
8208         * MAINTAINERS (Write After Approval): Add myself.
8210 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
8212         * configure.ac (--with-cloog-polylib): New.
8213         (--disable-cloog-version-check): New.
8214         (--disable-ppl-version-check): New.
8215         * configure: Re-generate.
8217 2008-09-03  Richard Guenther  <rguenther@suse.de>
8219         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
8220         cloog test.
8221         * configure: Re-generate.
8223 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
8225         Add picoChip port.
8226         * MAINTAINERS: Add picoChip maintainers.
8228 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
8229             Tobias Grosser  <grosser@fim.uni-passau.de>
8230             Jan Sjodin  <jan.sjodin@amd.com>
8231             Harsha Jagasia  <harsha.jagasia@amd.com>
8232             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
8233             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
8234             Adrien Eliche  <aeliche@isty.uvsq.fr>
8236         Merge from graphite branch.
8237         * configure: Regenerate.
8238         * Makefile.in: Regenerate.
8239         * configure.ac (host_libs): Add ppl and cloog.
8240         Add checks for PPL and CLooG.
8241         * Makefile.def (ppl, cloog): Added modules and dependences.
8242         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
8243         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
8245 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
8247         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
8248         (GCC_SHLIB_SUBDIR): New.
8249         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
8250         * configure: Regenerate.
8251         * Makefile.in: Regenerate.
8253 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
8255         * MAINTAINERS: Consistently use tabs to separate columns.
8257 2008-08-29  Tristan Gingold  <gingold@adacore.com>
8259         * MAINTAINERS (Write after Approval): Add myself.
8261 2008-08-28  Tristan Gingold  <gingold@adacore.com>
8263         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
8264         Enable bfd, binutils and opcodes.
8265         * configure: Regenerate.
8267 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8269         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
8271 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
8273         * MAINTAINERS:  Use correct Umlaut for last name.
8275 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8277         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
8279 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
8281         * MAINTAINERS: Update my email address.
8283 2008-08-16  Nicolas Roche  <roche@adacore.com>
8285         * Makefile.tpl: Add BOOT_ADAFLAGS.
8286         * Makefile.in: Regenerate.
8288 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
8290         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
8291         * configure: Regenerate.
8293 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
8295         * configure.ac: Add makefile fragments for hpux.
8296         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
8297         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
8298         * configure: Regenerate.
8299         * Makefile.in: Regenerate.
8301 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
8303         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
8305 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
8307         * MAINTAINERS (Write after Approval): Add myself.
8309 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
8311         * MAINTAINERS (Write After Approval):  Add myself.
8313 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
8315         * MAINTAINERS (Write After Approval):  Add myself.
8317 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
8319         * MAINTAINERS: Update my email address.
8321 2008-06-25  Joey Ye  <joey.ye@intel.com>
8323         * MAINTAINERS (Write After Approval):  Add myself.
8325 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8327         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
8328         * Makefile.in: Regenerate.
8329         * configure: Regenerate.
8331 2008-06-17  Daniel Kraft  <d@domob.eu>
8333         * MAINTAINERS (Write After Approval):  Add myself.
8335 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8337         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
8338         "$@" is still intact with both Autoconf 2.59 and 2.62.
8339         * configure: Regenerate.
8341 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8343         * Makefile.tpl: Fix comment errors.
8344         * Makefile.in: Regenerate.
8346 2008-06-12  David S. Miller  <davem@davemloft.net>
8347             David Edelsohn  <edelsohn@gnu.org>
8349         * configure.ac: Add powerpc*-*-* to gold supported targets.
8350         * configure: Regenerate.
8352 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
8354         PR tree-optimization/36218
8355         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
8356         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
8357         (all prefix="build-"): Pass them to build-system sub-makes.
8358         * Makefile.in: Regenerate.
8360 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
8362         * MAINTAINERS (mt port): Remove.
8363         (sco5, unixware, sco udk): Remove.
8364         (Kean Johnston): Add to Write After Approval.
8366 2008-05-30  Julian Brown  <julian@codesourcery.com>
8368         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
8369         of libobjc for ARM EABI Linux.
8370         * configure: Regenerate.
8372 2008-05-18  Xinliang David Li   <davidxl@google.com>
8374         * ChangeLog: Remove wrong ChangeLog entry.
8376 2008-05-17  Xinliang David Li   <davidxl@google.com>
8378         * MAINTAINERS (Write After Approval): Add myself.
8380 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
8382         * MAINTAINERS (Write After Approval): Add myself.
8384 2008-05-14  Rafael Espíndola  <espindola@google.com>
8386         * config-ml.in: don't handle --enable-shared and --enable-static.
8388 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
8390         * MAINTAINERS: Update my email address.
8392 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
8394         * MAINTAINERS: Update my email address.
8396 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
8398         * MAINTAINERS (Write After Approval): Add myself.
8400 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
8402         * MAINTAINERS (Write After Approval): Add myself.
8404 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
8406         * MAINTAINERS (crx): Add myself.
8408 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
8410         Sync with src:
8411         2008-04-14  David S. Miller  <davem@davemloft.net>
8413         * configure.ac: Add sparc*-*-* to gold supported targets.
8414         * configure: Regenerate.
8416 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
8418         PR bootstrap/35457
8419         * configure.ac: Include override.m4.
8420         * configure: Regenerate.
8422 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
8424         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
8425         * Makefile.in: Regenerate.
8427 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
8429         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
8430         as nonconfigurable directories list.
8431         * configure: Regenerate.
8433 2008-04-14  Ben Elliston  <bje@au.ibm.com>
8435         * config.sub, config.guess: Update from upstream sources.
8437 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
8439         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
8440         * Makefile.in: Regenerate.
8442 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
8444         * configure.ac: Do not build libssp for the AVR.
8445         * configure: Regenerate.
8447 2008-04-07  Ian Lance Taylor  <iant@google.com>
8449         * Makefile.def: check-gold depends upon all-binutils.
8450         * Makefile.in: Regenerate.
8452 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
8454         * MAINTAINERS (Write After Approval): Add myself.
8456 2008-04-04  Nick Clifton  <nickc@redhat.com>
8458         PR binutils/4334
8459         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
8460         builds.
8461         * configure: Regenerate.
8463 2008-04-04  NightStrike  <NightStrike@gmail.com>
8465         PR other/35151
8466         * configure.ac: Combine rules for mingw32 and mingw64.
8467         * configure: Regenerate.
8469 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
8471         * MAINTAINERS (Write After Approval): Add myself.
8473 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
8475         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
8476         * Makefile.in (.NOTPARALLEL): Ditto.
8478 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
8480         * MAINTAINERS (Write After Approval): Add myself.
8482 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
8484         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
8485         * Makefile.in (.NOTPARALLEL): Regenerate.
8487 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
8489         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
8490         * Makefile.in: Regenerate.
8492 2008-03-26  Jakub Staszak  <kuba@et.pl>
8494         * MAINTAINERS (Write After Approval): Add myself.
8496 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
8498         * MAINTAINERS:  Update e-mail address.
8500 2008-03-20  Ian Lance Taylor  <iant@google.com>
8502         * configure.ac: Add support for --enable-gold.
8503         * Makefile.def: Add gold as a directory like ld.
8504         * configure, Makefile.in: Regenerate.
8506 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8508         * configure.ac: m4_include config/proginstall.m4.
8509         * configure: Regenerate.
8511         Backport from upstream Libtool:
8513         2007-10-12  Eric Blake  <ebb9@byu.net>
8515         Deal with Autoconf 2.62's semantic change in m4_append.
8516         * ltsugar.m4 (lt_append): Replace broken versions of
8517         m4_append.
8518         (lt_if_append_uniq): Don't require separator to be overquoted,
8519         and avoid broken m4_append.
8520         (lt_dict_add): Fix typo.
8521         * libtool.m4 (_LT_DECL): Don't overquote separator.
8523 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
8525         * config.rpath: Add AIX 6 support.
8527 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
8529         * Makefile.def (stageprofile).  Remove -fprofile-generate
8530         from stage_libcflags.
8531         * Makefile.in: Regenerate.
8533 2008-03-13  Ben Elliston  <bje@au.ibm.com>
8535         * config.sub, config.guess: Update from upstream sources.
8537 2008-03-06  Tom Tromey  <tromey@redhat.com>
8539         * MAINTAINERS: Update for treelang deletion.
8541 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
8543         * MAINTAINERS: Update my email address.
8545 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
8547         * MAINTAINERS (darwin port): Add myself as a maintainer.
8548         (objective-c/c++): Add myself as a maintainer.
8550 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
8552         * MAINTAINERS (Write After Approval): Update my email address.
8554 2008-02-25  Tomas Bily  <tbily@suse.cz>
8556         * MAINTAINERS (Write After Approval): Add myself.
8558 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
8560         * MAINTAINERS (OpenMP): Add myself.
8562 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
8564         PR bootstrap/32009
8565         PR bootstrap/32161
8567         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
8568         * configure: Regenerate.
8570         * Makefile.def: Define stage_libcflags for all bootstrap stages.
8571         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
8572         STAGE4_LIBCFLAGS): New.
8573         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
8574         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
8575         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
8576         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
8577         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
8578         for target modules.  Don't export LIBCFLAGS.
8579         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
8580         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
8581         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
8582         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
8583         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
8584         * Makefile.in: Regenerate.
8586 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8588         PR libgcj/33085
8589         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
8590         Do not use -DDLL_EXPORT.  Backport from upstream.
8592 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8594         * MAINTAINERS (Write After Approval): Add myself.
8596 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
8598         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
8599         * configure: Regenerate.
8601 2008-01-31  Marc Gauthier  <marc@tensilica.com>
8603         * configure.ac (xtensa*-*-*): Recognize processor variants.
8604         * configure: Regenerate.
8606 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8608         PR bootstrap/34922
8609         * configure.ac (PARSE_ARGS): Push suitable setting of
8610         ac_subdirs_all, for `./configure --help=recursive'.
8611         Handle `+' in generic toplevel directory disabling.
8612         * configure: Regenerate.
8614 2008-01-28  Nick Clifton  <nickc@redhat.com>
8616         * MAINTAINERS (xstormy16): Take over maintainership.
8618 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
8620         * MAINTAINERS (c4x port): Remove.
8622 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
8624         * libtool.m4: Backport AIX 6 support from ToT Libtool.
8626 2008-01-23  Ben Elliston  <bje@au.ibm.com>
8628         * config.sub, config.guess: Update from upstream sources.
8630 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
8632         * MAINTAINERS (Write After Approval): Add myself.
8634 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
8636         * MAINTAINERS: Update my email address.
8638 2008-01-09  Raksit Ashok  <raksit@google.com>
8640         * MAINTAINERS (Write After Approval): Add myself.
8642 2008-01-09  Raksit Ashok  <raksit@google.com>
8644         * MAINTAINERS (Write After Approval): Add myself.
8646 2008-01-08  Ben Elliston  <bje@au.ibm.com>
8648         * config.sub, config.guess: Update from upstream sources.
8650 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8652         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8653         Change recommended MPFR from 2.2.1 -> 2.3.0.
8654         * configure: Regenerate.
8656 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
8658         * MAINTAINERS: Update my email address.
8660 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
8662         * MAINTAINERS: Update my email address.
8664 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
8666         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
8667         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
8668         * Makefile.in: Regenerate.
8670 2007-12-10  Mark Heffernan  <meheff@google.com>
8672         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
8673         misplaced entries.
8675 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
8677         * configure.ac: Enable libjava for x86_64-*-darwin9.
8678         * configure: Regenerate.
8680 2007-12-07  Bill Maddox  <maddox@google.com>
8682         * MAINTAINERS (Write After Approval): Add myself.
8684 2007-12-05  Ben Elliston  <bje@au.ibm.com>
8686         * config.sub, config.guess: Update from upstream sources.
8688 2007-12-02  Matthias Klose  <doko@ubuntu.com>
8690         * config-ml.in: Remove 64bit configure tests.
8692 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8694         * config-ml.in: Robustify against white space in absolute file
8695         names.
8697         * config-ml.in (multi-clean): Substitute ${Makefile}.
8698         Remove superfluous ${Makefile} in list.
8700 2007-11-19  Thiemo Seufer  <ths@mips.com>
8702         * config-ml.in: Don't hardcode the Makefile name.
8704 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
8706         * MAINTAINERS (Write After Approval): Add myself.
8708 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
8710         * MAINTAINERS (Write After Approval): Add myself.
8712 2007-11-06  Doug Kwan  <dougkwan@google.com>
8714         * MAINTAINERS (Write After Approval): Add myself.
8716 2007-10-25  Ben Elliston  <bje@au.ibm.com>
8718         * MAINTAINERS (mercury): Remove entry.
8719         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8721 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
8723         * Makefile.def (dependencies): Make configure-gdb depend on
8724         all-intl.
8725         * Makefile.in: Regenerated.
8727 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
8729         * MAINTAINERS (Fortran maintainer): Remove myself.
8731 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
8733         * Makefile.def: To avoid problems running with parallel makes,
8734         build newlib before libgloss so that target specific header
8735         files are availble.
8736         * Makefile.in: Regenerate
8738 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
8740         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8741         * Makefile.in: Regenerate.
8743 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
8745         * MAINTAINERS (Register allocation reviewer): Add myself.
8747 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
8749         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8750         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8751         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
8752         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8753         * configure: Regenerate.
8755 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
8757         * MAINTAINERS (Register allocation reviewer): Add myself.
8759 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
8761         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8762         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8763         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8764         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8765         * configure.ac: Default them to host tools for $host = $build.
8766         Subst them.
8768         * configure: Regenerate.
8769         * Makefile.in: Regenerate.
8771 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
8773         * MAINTAINERS (Register allocation reviewer): Add myself.
8775 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
8777         * MAINTAINERS (Register allocation reviewer): Add myself.
8779 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
8781         * MAINTAINERS (Write After Approval): Fix typo.
8783 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
8785         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8786         * configure: Regenerate.
8788 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
8790         PR bootstrap/31906
8791         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8792         they're already prefixed.
8794 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
8796         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8797         libstdc++.
8798         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8799         * configure: Regenerate.
8800         * Makefile.in: Regenerate.
8802 2007-09-17  Andreas Schwab  <schwab@suse.de>
8804         * configure.ac: Raise minimum makeinfo version to 4.6.
8805         * configure: Regenerate.
8807 2007-09-17  Johannes Singler  <singler@ira.uka.de>
8809         * MAINTAINERS (write-after-approval) add myself
8811 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
8813         * configure.ac: Correct makeinfo version check.
8814         * configure: Regenerate.
8816 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
8818         * MAINTAINERS: Update my email address.
8820 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
8822         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
8823         to $skipdirs and only disable gprof for newlib.  Use the normal
8824         mips*-elf* handling in other respects.
8825         * configure: Regnerate.
8827 2007-09-12  David Daney  <ddaney@avtrex.com>
8829         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8830         enabling libgcj.
8831         * configure: Regenerate.
8833 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8835         PR other/32154
8836         * configure.ac: For libgloss targets, point the linker to the linker
8837         script, startup code and simulator library.
8838         * configure: Regenerate.
8840 2007-09-07  Andrew Haley  <aph@redhat.com>
8842         * configure.ac (noconfigdirs): Remove target-libffi and
8843         target-libjava.
8844         * configure: Regenerate.
8846 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8848         PR target/33281
8849         * configure.ac: Use config/mh-mingw on mingw.
8850         * configure: Regenerate.
8852 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
8854         * MAINTAINERS (Write After Approval): Add myself.
8856 2007-09-05  Richard Guenther  <rguenther@suse.de>
8858         * configure.ac (--enable-stage1-checking): If neither --enable-checking
8859         nor --disable-checking is provided also turn on yes and types
8860         checking for stage1.
8861         * configure: Re-generate.
8863 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
8865         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8866         (Write After Approval): Remove myself.
8868 2007-08-29  Nick Clifton  <nickc@redhat.com>
8870         * config.sub, config.guess: Update from upstream sources.
8872 2007-08-22  Bud Davis  <jmdavis@link.com>
8874         * MAINTAINERS (Write After Approval): Added myself.
8875         * MAINTAINERS (Reviewers): Removed myself.
8877 2007-08-18  Paul Brook  <paul@codesourcery.com>
8878             Joseph Myers  <joseph@codesourcery.com>
8880         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8881         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8882         * Makefile.in: Regenerate.
8883         * configure.ac (--with-debug-prefix-map): New.
8884         * configure: Regenerate.
8886 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
8887             Nigel Stephens  <nigel@mips.com>
8889         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
8890         as target_makefile_frag.
8891         * configure: Regenerate.
8893 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
8895         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8896         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
8897         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8898         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8899         (do-compare, do-compare3, do-compare-debug): New.
8900         ([+compare-target+]): Use them.
8902 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
8904         * MAINTAINERS (Write After Approval): Change my email address.
8906 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8907             Ben Elliston  <bje@au.ibm.com>
8909         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8910         --silent if $silent.
8911         * configure: Regenerate.
8913 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
8915         * MAINTAINERS (Various Maintainers): Add myself as
8916         loop infrastructure maintainer.  Update my e-mail
8917         address.
8919 2007-07-31  Diego Novillo  <dnovillo@google.com>
8921         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8922         Adjust description.
8924 2007-07-26  Richard Guenther  <rguenther@suse.de>
8926         * configure.ac: Add types checking to stage1 checking flags.
8927         * configure: Regenerate.
8929 2007-07-17  Nick Clifton  <nickc@redhat.com>
8931         * COPYING3: New file.  Contains version 3 of the GNU General
8932         Public License.
8933         * COPYING3.LIB: New file.  Contains version 3 of the GNU
8934         Lesser General Public License.
8936 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8938         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8940 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8942         * MAINTAINERS (S/390 co-maintainer): Add myself.
8943         (Write After Approval): Remove myself.
8945 2007-07-13  Dan Hipschman  <dsh@google.com>
8947         * MAINTAINERS (Write After Approval): Add myself.
8949 2007-07-11  Nick Clifton  <nickc@redhat.com>
8951         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8952         WINDRES export.
8953         * Makefile.in: Regenerate.
8955 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8957         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8958         maintainer.
8960 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
8962         * lt~obsolete.m4: New. Import from 20070318 libtool.
8964 2007-07-03  Julian Brown  <julian@codesourcery.com>
8966         * MAINTAINERS (Write After Approval): Add myself.
8968 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8970         * configure.ac: Rewrite 'configure --help' strings to look nicer.
8971         * configure: Regenerate.
8973 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8975         * configure.ac: Add some missing m4 quotation.
8976         * configure: Regenerate.
8978 2007-07-02  Simon Baldwin  <simonb@google.com>
8980         * MAINTAINERS (Write After Approval): Add myself.
8982 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
8984         * configure: Regenerate.
8986 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
8988         * Makefile.def: Add windmc tool to build.
8989         * Makefile.tpl: Likewise.
8990         * configure.ac: Likewise.
8991         * Makefile.in: Regenerate.
8992         * configure: Regenerate.
8994 2007-06-28  DJ Delorie  <dj@redhat.com>
8996         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8997         not building newlib.
8998         * configure: Regenerated.
9000 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
9002         * MAINTAINERS (Write After Approval): Add myself.
9004 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
9006         * MAINTAINERS (Write After Approval): Add myself.
9008 2007-06-19  Chris Matthews  <chrismatthews@google.com>
9010         * MAINTAINERS (Write After Approval): Add myself.
9012 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
9014         * MAINTAINERS (Write After Approval): Add myself.
9016 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
9018         * Makefile.def: Add dependency from configure-gdb to all-bfd.
9019         * Makefile.in: Regenerated.
9021 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
9023         * configure.ac: Don't add target-libmudflap to noconfigdirs for
9024         bfin*-*-uclinux* targets.
9025         * configure: Regenerate.
9027 2007-06-14  Ian Lance Taylor  <iant@google.com>
9029         * MAINTAINERS: Add myself as non-algorithmic global write
9030         maintainer.
9032 2007-06-14  Diego Novillo  <dnovillo@google.com>
9034         * MAINTAINERS: Add self as middle-end maintainer and
9035         non-algorithmic global write maintainer.
9037 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
9039         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
9040         Move all Fortran maintainers except Paul Brook into the
9041         Non-Autopoiesis section.
9043 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
9045         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
9046         (distclean-stage[+id+]): Possibly delete stage_last.
9047         * Makefile.in: Regenerate.
9049 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
9051         * MAINTAINERS (Various Maintainer): Fix typo.
9053 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
9055         * MAINTAINERS (Various Maintainer): Add myself as
9056         dataflow maintainer.
9058 2007-06-07  Ben Elliston  <bje@au.ibm.com>
9060         * config.sub, config.guess: Update from upstream sources.
9062 2007-06-07  Ben Elliston  <bje@au.ibm.com>
9064         * Makefile.tpl: Fix spelling error.
9065         * Makefile.in: Regenerate.
9067 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
9069         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
9070         lt_cv_sys_max_cmd_len.
9072 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
9074         * MAINTAINERS (Various Maintainers): Add myself as
9075         auto-vectorizer maintainer.
9077 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
9079         PR libjava/32098
9080         * libtool.m4: Revert previous change.
9081         * ltgcc.m4: Put it here.
9083 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
9085         * MAINTAINERS (Various Maintainers): Add myself as
9086         auto-vectorizer maintainer.
9088 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
9090         PR libjava/32098
9091         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
9093 2007-05-30  Richard Guenther  <rguenther@suse.de>
9095         * MAINTAINERS (Various Maintainers): Add myself as
9096         auto-vectorizer maintainer.
9098 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
9100         PR bootstrap/29382
9101         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
9102         * configure: Rebuilt.
9104 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
9106         * MAINTAINERS (Write After Approval): Removed my name.
9108 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
9110         * MAINTAINERS (Write After Approval): Remove myself.
9112 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
9114         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
9116 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
9118         * ltmain.sh: Update from ToT Libtool.
9119         * libtool.m4: Update from ToT Libtool.
9120         * ltsugar.m4: New. Update from ToT Libtool.
9121         * ltversion.m4: New. Update from ToT Libtool.
9122         * ltoptions.m4: New. Update from ToT Libtool.
9123         * ltconfig: Remove.
9124         * ltcf-c.sh: Remove.
9125         * ltcf-cxx.sh: Remove.
9126         * ltcf-gcj.sh: Remove.
9128 2007-05-22  Ollie Wild  <aaw@google.com>
9130         * MAINTAINERS (Write After Approval): Add myself.
9132 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
9134         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
9135         stage_cflags.
9136         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
9137         Remove CFLAGS/LIBCFLAGS.
9138         (configure-stage[+id+]-[+prefix+][+module+],
9139         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
9140         * Makefile.in: Regenerate.
9142 2007-05-15  Diego Novillo  <dnovillo@google.com>
9144         * MAINTAINERS: Update e-mail address.
9146 2007-05-15  Revital Eres  <eres@il.ibm.com>
9148         * MAINTAINERS (Write After Approval): Add myself.
9150 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
9152         * MAINTAINERS (Write After Approval): Updated my address.
9154 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
9156         * MAINTAINERS (Write After Approval): Add myself.
9158 2007-05-11  Silvius Rus  <rus@google.com>
9160         * MAINTAINERS (Write After Approval): Add myself.
9162 2007-04-23  Tom Tromey  <tromey@redhat.com>
9164         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
9166 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
9168         * MAINTAINERS (cpplib): Rename to ...
9169         (libcpp): ... this.  Add C/C++ front end maintainers.
9171 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
9173         * config-ml.in: Pass ${ml_config_env} to configure calls.
9175 2007-04-04  Christian Bruel  <christian.bruel@st.com>
9177         * MAINTAINERS (Write After Approval): Add myself.
9179 2007-04-02  Dave Korn  <dave.korn@artimi.com>
9181         * MAINTAINERS (Write After Approval): Add myself.
9183 2007-03-31  Tobias Burnus  <burnus@net-b.de>
9185         * MAINTAINERS (fortran 95 front end): Add myself.
9187 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
9189         * MAINTAINERS (Write After Approval): Add myself.
9191 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
9193         * MAINTAINERS (Modulo Scheduler): Add myself.
9195 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
9197         * MAINTAINERS (fortran 95 front end): Add myself.
9198         (c++ front end): whitespace fix.
9200 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
9202         * MAINTAINERS (Write After Approval): Add myself.
9204 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
9206         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
9207         of glob.  Quote arguments with single quotes too.
9208         * configure: Regenerate.
9210 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
9212         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
9213         * Makefile.in: Regenerate
9215 2007-03-07  Andreas Schwab  <schwab@suse.de>
9217         * configure: Regenerate.
9219 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
9221         * configure.ac: Add "--with-pdfdir" configure option,
9222         which defines pdfdir variable.
9223         * Makefile.def (target=fixincludes): Add install-pdf to
9224         missing targets.
9225         (recursive_targets): Add install-pdf target.
9226         (flags_to_pass): Add pdfdir.
9227         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
9228         target.
9229         * configure: Regenerate
9230         * Makefile.in: Regenerate
9232 2007-02-28  Eric Christopher  <echristo@apple.com>
9234         Revert:
9235         2006-12-07  Mike Stump  <mrs@apple.com>
9237         * Makefile.def (dependencies): Add dependency for
9238         install-target-libssp and install-target-libgomp on
9239         install-gcc.
9240         * Makefile.in: Regenerate.
9242 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
9244         * configure: Regenerate.
9245         * configure.ac: Move statements after variable declarations.
9247 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
9249         * MAINTAINERS: Add myself as sh maintainer.
9251 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
9253         * configure.ac: Adjust for loop syntax.
9254         * configure: Regenerate.
9256 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
9258         * configure: Rebuilt.
9260 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
9262         * configure.ac: Drop multiple occurrences of --enable-languages,
9263         and fix its quoting.
9264         * configure: Rebuilt.
9266 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
9267             Nathan Sidwell  <nathan@codesourcery.com>
9268             Vladimir Prus  <vladimir@codesourcery.com>
9269             Joseph Myers  <joseph@codesourcery.com>
9271         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
9272         * configure: Regenerate.
9274 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
9276         * ltconfig (freebsd*): Default to elf.
9278 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
9280         * configure.ac (target_libraries): Move libgcc before libiberty.
9281         * configure: Regenerated.
9283 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
9284             Paolo Bonzini  <bonzini@gnu.org>
9286         PR bootstrap/30753
9287         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
9288         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
9289         * configure: Regenerated.
9291 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
9293         * MAINTAINERS (Language Front End Maintainers): Update my mail
9294         address.
9296 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
9298         PR bootstrap/30748
9299         * configure.ac: Correct syntax for Solaris ksh.
9300         * configure: Regenerated.
9302 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
9304         * configure.ac: Sync with src.
9305         * configure: Regenerate.
9307 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
9309         * Makefile.in: Regenerate.
9311 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
9313         * config.sub: Sync with src.
9315 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
9317         * Makefile.tpl (build_alias, host_alias, target_alias): Use
9318         noncanonical equivalents.
9319         * configure.in: Rename to...
9320         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
9321         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
9322         target_noncanonical.  Use them.  Rewrite removal of configure
9323         arguments for autoconf 2.59.  Discard variable settings.  Force
9324         program_transform_name for native tools.
9326         * Makefile.in: Regenerated.
9327         * configure: Regenerated with autoconf 2.59.
9329 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
9331         * MAINTAINERS (Write After Approval): Add myself.
9333 2007-01-31  Andreas Schwab  <schwab@suse.de>
9335         * Makefile.tpl (LDFLAGS): Substitute it.
9336         * Makefile.in: Regenerate.
9338 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
9340         * MAINTAINERS (Write After Approval): Add myself.
9342 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
9344         * MAINTAINERS (spu port): Add myself.
9346 2007-01-23  Richard Guenther  <rguenther@suse.de>
9348         PR bootstrap/30541
9349         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
9350         * Makefile.tpl (GNATBIND): Substitute it.
9351         (GNATMAKE): Likewise.
9352         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
9353         of STAGE_PREFIX.
9354         * Makefile.in: Regenerate.
9355         * configure: Regenerate.
9357 2007-01-18  Mike Stump  <mrs@apple.com>
9359         * configure.in: Re-enable -Werror for gcc builds.
9361 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
9363         * MAINTAINERS (Write After Approval): Add myself.
9365 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
9367         * configure.in: Change == to = in test command.
9368         * configure: Regenerate.
9370 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
9371             Nick Clifton  <nickc@redhat.com>
9372             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
9374         * configure.in (build_configargs, host_configargs, target_configargs):
9375         Remove build/host/target parameters.
9376         (host_libs): Add gmp and mpfr.
9377         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
9378         * Makefile.def (gmp, mpfr): New.
9379         (gcc): Remove target.
9380         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
9381         target_os, target_vendor): New.
9382         (configure): Add host_alias/target_alias arguments; adjust invocations.
9383         * configure: Regenerate.
9384         * Makefile.in: Regenerate.
9386 2007-01-11  Matt Fago  <fago@earthlink.net>
9388         * configure.in: Try to link to functions only in mpfr 2.2.x
9389         to improve robustness of configure tests.
9390         * configure: Regenerate.
9392 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
9394         * MAINTAINERS: Add myself as i386 maintainer.
9396 2007-01-08  Jan Hubicka  <jh@suse.cz>
9398         * MAINTAINERS: Add myself as i386 maintainer.
9400 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
9402         * configure.in: Add support for an x86_64-mingw* target.
9403         * configure: Regenerate.
9405 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
9407         * Makefile.tpl (all-target): Correct @if conditional for target
9408         modules.
9409         * configure.in: Omit libiberty if building only target libgcc.
9410         * configure, Makefile.in: Regenerated.
9412 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
9414         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
9415         * configure: Regenerate.
9417 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
9419         * Makefile.def (target_modules): Add libgcc.
9420         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
9421         * Makefile.tpl (clean-target-libgcc): Delete.
9422         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
9423         on gcc even for bootstrapped modules.  Rewrite handling of
9424         lang_env_dependencies to loop over target_modules.
9425         * configure.in (target_libraries): Add target-libgcc.
9426         * Makefile.in, configure: Regenerated.
9428 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
9430         * configure.in: Reorganize recognition of languages.  Add
9431         --enable-stage1-languages.  Show supported languages for the chosen
9432         target rather than all recognized languages.
9433         * configure: Regenerate.
9435 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
9437         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
9438         * Makefile.in: Regenerate.
9440 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9442         * configure.in: Warn that MPFR 2.2.0 is buggy.
9443         * configure: Regenerate.
9445 2006-12-27  Ian Lance Taylor  <iant@google.com>
9447         * configure.in: When removing Makefiles to force a reconfigure, also
9448         remove prev-DIR*/Makefile.
9449         * configure: Regenerate.
9451 2006-12-22  Andreas Schwab  <schwab@suse.de>
9453         * configure: Regenerate with correct autoconf version.
9455 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
9457         * configure.in: add AC_SUBST for *_FOR_TARGET.
9458         * configure: Regenerate.
9460 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9462         * configure.in: Simplify logic for rejecting languages that cannot
9463         be built.  Separate the case when a language is unsupported,
9464         from the case when the user chooses not to build a language.
9466 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9468         * configure.in: Remove "$build" case for powerpc-*-darwin* since
9469         it only affects bootstrap and could be tested on "$host" as well.
9470         * configure: Regenerate.
9471         * config/mh-ppc-darwin: Add to the stage1 cflags here.
9473 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9475         PR bootstrap/29544
9476         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
9477         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
9478         move here comment from Makefile.tpl.
9479         * Makefile.tpl: Move some definitions higher in the file.
9480         (STAGE1_CHECKING): New.
9481         * configure.in: Add --enable-stage1-checking.
9482         * configure: Regenerate.
9483         * Makefile.in: Regenerate.
9485 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9487         * MAINTAINERS: Add myself as build system maintainer.
9489 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
9491         * MAINTAINERS (Write After Approval): Add myself.
9493 2006-12-13  Eric Christopher  <echristo@apple.com>
9495         * MAINTAINERS: Add myself as darwin maintainer.
9497 2006-12-11  Ian Lance Taylor  <ian@airs.com>
9499         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
9501 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
9503         MAINTAINERS: Update my entry.
9505 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
9507         * configure.in:  Handle spu makefile frag.
9508         * Makefile.tpl (MAINT): Define
9509         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
9510         * configure: Regenerate.
9511         * Makefile.in: Regenerate.
9513 2006-12-11  Ben Elliston  <bje@au.ibm.com>
9515         * config.guess: Import latest version.
9516         * config.sub: Likewise.
9518 2006-12-11  Ben Elliston  <bje@au.ibm.com>
9520         * configure.in (spu-*-*): Don't skip target-libiberty.
9521         * configure: Regenerate.
9523 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
9525         PR bootstrap/30134
9526         * configure.in: Correct x86 darwin support for libjava to powerpc
9527         and i?86 only.
9528         * configure: Regenerate.
9530 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
9532         * configure.in: Add x86 darwin support for libjava.
9533         * configure: Regenerate.
9535 2006-12-07  Mike Stump  <mrs@apple.com>
9537         * Makefile.def (dependencies): Add dependency for
9538         install-target-libssp and install-target-libgomp on
9539         install-gcc.
9540         * Makefile.in: Regenerate.
9542 2006-12-04  Richard Guenther  <rguenther@suse.de>
9544         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
9545         (Non-Algorithmic Maintainers): Move over non-algorithmic
9546         loop optimizer maintainers, add myself as a non-algorithmic
9547         middle-end maintainer.
9549 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
9551         * MAINTAINERS (Write After Approval): Add myself.
9553 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9555         * configure.in: Update error message for missing GMP/MPFR.
9557         * configure: Regenerate.
9559 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9561         * configure.in: Update MPFR version in error message.
9563         * configure: Regenerate.
9565 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9567         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
9568         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
9569         --with-gmp-lib): New flags.
9571         * configure: Regenerate.
9573 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
9575         * MAINTAINERS (Write After Approval): Change my email address.
9577 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
9579         * MAINTAINERS (Write After Approval): Add myself.
9581 2006-11-22  Philipp Thomas  <pth@suse.de>
9583         * MAINTAINERS (i18n): Update e-mail address.
9585 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
9587         * MAINTAINERS (spu port): Add myself as maintainer.
9588         (Write After Approval): Remove myself.
9590 2006-11-22  Ben Elliston  <bje@au.ibm.com>
9592         * configure.in (skipdirs): Don't build libssp for SPU.
9593         * configure: Regenerate.
9595 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
9597         * MAINTAINERS (spu port): Add myself as maintainer.
9598         (libobjc): Update my email address.
9600 2006-11-21  Andrea Bona  <andrea.bona@st.com>
9602         * MAINTAINERS (Write After Approval): Add myself.
9604 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
9606         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
9607         * configure : Rebuilt.
9609 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
9611         * MAINTAINERS (Write After Approval): Add myself.
9613 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
9615         * MAINTAINERS (Write After Approval): Add myself.
9617 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9619         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
9620         libmpfr.a.
9621         * configure: Regenerate.
9623 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
9625         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
9626         (unstage): Test for stage_last presence.
9628         PR bootstrap/29802
9629         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
9630         STAGE_PREFIX.
9631         * Makefile.in: Regenerate.
9633 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
9635         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
9636         maintainers.
9638 2006-11-14  Erven Rohou  <erven.rohou@st.com>
9640         * MAINTAINERS (Write After Approval): Add myself.
9642 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
9644         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
9645         and stageN-package/Makefile.
9646         * Makefile.in: Regenerated.
9648 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
9650         * configure.in: Remove target-libgloss from noconfigdirs for
9651         bfin-*-*.
9652         * configure: Regenerated.
9654 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9656         * configure.in (have_gmp): Only error if the gcc directory exists.
9658         * configure: Regenerate.
9660 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9662         * configure.in: Robustify error message for missing GMP/MPFR.
9664         * configure: Regenerate.
9666 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
9668         * MAINTAINERS (Write After Approval): Add myself.
9670 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
9672         * MAINTAINERS: Change email address.
9674 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
9676         * MAINTAINERS (Write After Approval): Add myself.
9678 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
9680         * MAINTAINERS (Write After Approval): Add myself.
9682 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
9684         * MAINTAINERS (Write After Approval): Move myself to
9685         Write After Approval section.
9687 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9689         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
9690         need_gmp anymore.
9691         * configure: Regenerate.
9693 2006-10-16  Tobias Burnus  <burnus@net-b.de>
9695         * MAINTAINERS (Write After Approval): Add myself.
9697 2006-10-16  Ben Elliston  <bje@au.ibm.com>
9699         * config.guess: Import latest version.
9700         * config.sub: Likewise.
9702 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
9704         * Makefile.def: Added pdf target handling.
9705         * Makefile.tpl: Added pdf target handling.
9706         * Makefile.in: Regenerated.
9708 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
9710         * MAINTAINERS: Add self as score port maintainer.
9712 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
9714         * MAINTAINERS (Write After Approval): Add myself.
9716 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
9718         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
9719         or newer.
9720         * configure: Regenerated.
9722 2006-09-27  Dave Brolley  <brolley@redhat.com>
9724         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9725         using $s instead of $r.
9726         * configure: Regenerated.
9728 2006-09-26  Thiemo Seufer  <ths@mips.com>
9730         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9731         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9732         * configure: Regenerate.
9734 2006-09-24  Graeme Peterson  <gridly@gmail.com>
9736         * MAINTAINERS (Write After Approval): Remove myself.
9738 2006-09-22  Chao-ying Fu  <fu@mips.com>
9740         * MAINTAINERS (Write After Approval): Add myself.
9742 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
9744         * MAINTAINERS: Add self as soft-fp maintainer.
9746 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
9748         * MAINTAINERS: Add myself as avr maintainer.
9749         Remove Marek Michalkiewicz as avr maintainer.
9751 2006-09-07  Roberto Costa  <roberto.costa@st.com>
9753         * MAINTAINERS (Write After Approval): Add myself.
9755 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
9757         * configure.in: Never build newlib for a Mingw host.
9758         Never build newlib as Mingw target library.
9759         Test the existence of winsup/cygwin for building a Cygwin newlib,
9760         rather than just winsup.
9761         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9762         building a Mingw target.
9763         * configure: Regenerate.
9765 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
9767         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9769 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
9771         * config.guess: Import from src (was more updated).
9772         * config.sub: Likewise.
9774 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
9776         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9777         * configure: Regenerated.
9779 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
9781         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9782         for stages after the first.
9784 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
9786         * Makefile.def: Add dependencies for configure-opcodes
9787         on configure-intl and all-opcodes on all-intl.
9788         * Makefile.in: Regenerated.
9790 2006-07-13  Ben Elliston  <bje@au.ibm.com>
9792         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9794 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
9796         Port to hosts whose 'sort' and 'tail' implementations
9797         treat operands with leading '+' as file names, as POSIX
9798         has required since 2001.  However, make sure the code still
9799         works on pre-POSIX hosts.
9800         * ltmain.sh: Don't assume "sort +2" is equivalent to
9801         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9803 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
9805         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9807 2006-07-04  Peter O'Gorman  <peter@pogma.com>
9809         * ltconfig: chmod 644 before ranlib during install.
9811 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9813         PR bootstrap/18058
9814         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9815         if the bootstrap compiler is a GCC version that supports it.
9816         * configure: Regenerate.
9818 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9820         * configure.in: Fix thinkos in previous check-in.
9821         * configure: Regenerate.
9823 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9825         PR other/27063
9826         * configure.in: Test subdir_requires and give an appropriate
9827         error message.
9828         * configure: Regenerate.
9830 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
9832         * MAINTAINERS (Write After Approval): Add myself.
9834 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
9836         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9838 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
9840         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9842 2006-06-20  David Ayers  <d.ayers@inode.at>
9844         PR bootstrap/28072
9845         * configure.in: Add target-boehm-gc to noconfigdirs depending on
9846         whether target-libjava is being configured instead of whether the
9847         java front end is enabled.
9848         * configure: Regenerate.
9850 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9852         PR target/27540
9853         * configure.in: Only enable libgomp on IRIX 6.
9854         * configure: Regenerate.
9856 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
9858         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9859         too.
9860         * Makefile.in: Regenerate.
9862 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
9864         * config-ml.in: Alter CCASFLAGS to include special
9865         multilib options the same as is done for CFLAGS.
9867 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9869         * configure.in: Don't enable libgomp on hpux10.
9870         * configure: Rebuilt.
9872 2006-06-12  David Ayers  <d.ayers@inode.at>
9874         PR bootstrap/27963
9875         PR target/19970
9876         * configure.in: Remove target-boehm-gc from noconfigdirs where
9877         ${libgcj} is specified.
9878         * configure: Regenerate.
9880 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
9882         Sync from src:
9884         * configure.in: Sync.
9885         * configure: Regenerated.
9887         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
9889         * Makefile.def: Added dependencies from sim and gdb on intl, and
9890         added configure dependencies to everything with an all dependency
9891         on intl.
9892         * Makefile.in: Regenerated.
9894 2006-06-06  David Ayers  <d.ayers@inode.at>
9896         PR libobjc/13946
9897         * Makefile.def: Add dependencies for libobjc which boehm-gc.
9898         * Makefile.in: Regenerate.
9899         * configure.in: Add --enable-objc-gc at toplevel and have it
9900         enable boehm-gc for Objective-C.
9901         Remove target-boehm-gc from libgcj.
9902         Add target-boehm-gc to target_libraries.
9903         Add target-boehm-gc to noconfigdirs where ${libgcj}
9904         is specified.
9905         Assert that boehm-gc is supported when requested for Objective-C.
9906         Only build boehm-gc if needed either for Java or Objective-C.
9907         * configure: Regenerate.
9909 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
9911         PR 27674
9912         * Makefile.tpl (configure-[+prefix+][+module+],
9913         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9914         Remove rule to unstage bootstrapped modules.
9915         (stage_current): New.
9916         * Makefile.in: Regenerate.
9918 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
9920         * MAINTAINERS (Write After Approval): Update my e-mail address.
9922 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
9924         * include/libiberty.h: Declare pex_run_in_environment.
9926 2006-05-31  Asher Langton  <langton2@llnl.gov>
9928         * MAINTAINERS (Write After Approval): Add myself.
9930 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
9932         * Makefile.def (bfd, opcodes): Fix lib_path.
9933         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9934         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
9935         * Makefile.in: Regenerate.
9937 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9939         * Makefile.in: Regenerate.
9941 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9943         * Makefile.def: Add install-html target. Add datarootdir
9944         docdir and htmldir to flags_to_pass.
9945         * Makefile.tpl: Add install-html target.
9946         * Makefile.in: Regenerate.
9947         * configure.in: Add --with-datarootdir, --with-docdir, and
9948         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9949         * configure: Regenerate.
9951 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
9953         * configure.in: Enable gprof for cross builds.
9954         * configure: Regenerate.
9956 2006-05-22  Richard Guenther  <rguenther@suse.de>
9958         Revert
9959         2006-01-31  Richard Guenther  <rguenther@suse.de>
9960         Paolo Bonzini  <bonzini@gnu.org>
9962         * Makefile.def (target_modules): Add libgcc-math target module.
9963         * configure.in (target_libraries): Add libgcc-math target library.
9964         (--enable-libgcc-math): New configure switch.
9965         * Makefile.in: Re-generate.
9966         * configure: Re-generate.
9967         * libgcc-math: New toplevel directory.
9969 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9970             Andreas Tobler  <a.tobler@schweiz.ch>
9972         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
9973         * configure: Rebuilt.
9975 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
9977         * MAINTAINERS (Write After Approval): Add myself.
9979 2006-05-01  DJ Delorie  <dj@redhat.com>
9981         * configure.in: Restore CFLAGS if GMP isn't present.
9982         * configure: Regenerate.
9984 2006-05-01  Richard Guenther  <rguenther@suse.de>
9986         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9987         maintainer.
9989 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
9991         * MAINTAINERS (Write After Approval): Add myself.
9993 2006-04-28  Jan Beulich  <jbeulich@novell.com>
9995         * MAINTAINERS (Write After Approval): Add myself.
9997 2006-04-18  DJ Delorie  <dj@redhat.com>
9999         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
10000         reference libgloss so that libssp can be built in a combined
10001         tree.
10002         * configure: Regenerate.
10004 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
10006         * MAINTAINERS (Write After Approval): Add myself.
10008 2006-04-05  Ben Elliston  <bje@au.ibm.com>
10010         * configure.in: Require makeinfo 4.4 or higher.
10011         * configure: Regenerate.
10013 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
10015         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
10016         Rearrange the entries of other libraries to have them in one place.
10018 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
10020         * MAINTAINERS (Write After Approval): Remove myself.
10021         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
10023 2006-03-14  Richard Guenther  <rguenther@suse.de>
10025         * configure: Regenerate with autoconf 2.13.
10027 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
10029         * MAINTAINERS: Use my work address.
10031         * MAINTAINERS: Update my E-mail address.
10033 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
10035         * configure.in: Handle --disable-<component> generically.
10036         * configure: Regenerate.
10038 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
10040         PR libgcj/17311
10041         * ltmain.sh: Don't use "$finalize_rpath" for compile.
10043 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
10045         * MAINTAINERS (Write After Approval):  Remove myself.
10046         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
10048 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
10050         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
10051         (TARGET_CONFIGDIRS): Remove.
10052         * configure.in: Remove AC_SUBST(target_configdirs).
10053         * Makefile.in, configure: Regenerated.
10055 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
10057         * MAINTAINERS (Write After Approval):  Remove myself.
10058         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
10060 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
10062         PR bootstrap/25670
10064         * Makefile.tpl ([+compare-target+]): Print explanation messages.
10066         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
10067         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
10068         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
10069         BUILD_PREFIX, BUILD_PREFIX_1.
10070         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
10072         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
10073         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
10075         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
10076         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
10077         of `cat stage_current`.  Always provide the `r' and `s' variables.
10078         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
10079         a single shell execution.
10080         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
10081         bootstrapped modules, make the stage1 module if the build was not
10082         started yet, else build the current stage.
10083         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
10084         (all-build, all-host, all-target, [+make_target+]-host,
10085         [+make_target+]-target): Do not use \-continued lines.
10086         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
10087         (current_stage, restrap, stage_last): New.
10089         * Makefile.in: Regenerate.
10090         * configure: Regenerate.
10092 2006-02-19  Bud Davis  <jmdavis@link.com>
10094         * MAINTAINERS (Write After Approval):  Remove myself.
10095         (Language Front End Maintainers):  Add myself as fortran 95
10096         maintainer and update e-mail address.
10098 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
10100         * MAINTAINERS (Write After Approval):  Remove myself.
10101         (Language Front End Maintainers):  Add myself as fortran 95
10102         maintainer.
10104 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
10106         * MAINTAINERS (Write After Approval): Add myself.
10108 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
10110         * MAINTAINERS (Write After Approval):  Remove myself.
10111         (Language Front End Maintainers):  Add myself as
10112         fortran 95 maintainer.
10114 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
10116         Sync from src:
10118         2005-12-27  Leif Ekblad  <leif@rdos.net>
10120         * configure.in: Add support for RDOS target.
10121         * configure: Regenerate.
10123 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
10124             Andreas Schwab  <schwab@suse.de>
10126         * configure: Regenerate.
10128 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
10130         * configure.in (enable_libgomp): Add AIX.
10131         * configure: Regenerate.
10133 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
10135         * MAINTAINERS (Write After Approval): Add myself.
10137 2006-02-03  Lee Millward  <lee.millward@gmail.com>
10139         * MAINTAINERS (Write After Approval): Add myself.
10141 2006-01-31  Richard Guenther  <rguenther@suse.de>
10142         Paolo Bonzini  <bonzini@gnu.org>
10144         * Makefile.def (target_modules): Add libgcc-math target module.
10145         * configure.in (target_libraries): Add libgcc-math target library.
10146         (--enable-libgcc-math): New configure switch.
10147         * Makefile.in: Re-generate.
10148         * configure: Re-generate.
10149         * libgcc-math: New toplevel directory.
10151 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
10153         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
10154         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
10155         the assembler, linker and binutils.
10156         * configure: Regenerate.
10158 2006-01-22  Dirk Mueller  <dmueller@suse.de>
10160         * MAINTAINERS (Write After Approval): Add myself.
10162 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
10164         * configure: Regenerate.
10166 2006-01-18  Richard Henderson  <rth@redhat.com>
10167             Jakub Jelinek  <jakub@redhat.com>
10168             Diego Novillo  <dnovillo@redhat.com>
10170         * libgomp: New directory.
10171         * Makefile.def: Add target_module libgomp.
10172         * Makefile.in: Regenerate.
10173         * configure.in (target_libraries): Add target-libgomp.
10174         * configure: Regenerate.
10176 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
10178         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
10179         @ from continuation.
10180         * Makefile.in: Rebuilt.
10182 2006-01-04  Chris Lattner  <sabre@gnu.org>
10184         * MAINTAINERS (Write After Approval): Add myself.
10186 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
10188         PR bootstrap/24252
10190         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
10191         * Makefile.tpl (OBJDUMP): New.
10192         (EXTRA_HOST_FLAGS): Add it.
10193         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
10195         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
10196         to use symbolic links between directories.  Avoid race conditions
10197         or make them harmless.
10198         * configure.in: Do not try to use symbolic links between directories.
10200         * Makefile.def (LEAN): Pass.
10201         * Makefile.tpl (LEAN): Define.
10202         (stage[+id+]-start): Accept that the previous directory does not
10203         exist, if the bootstrap is lean.
10204         (stage[+id+]-bubble): Invoke lean bootstrap commands after
10205         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
10206         configure substitution.
10207         ([+compare-target+]): Likewise.
10208         ([+bootstrap-target+]-lean): New.
10209         * configure.in: Remove lean bootstrap support from here.
10211         * Makefile.in: Regenerate.
10212         * configure: Regenerate.
10214 2006-01-04  Ben Elliston  <bje@au.ibm.com>
10216         * MAINTAINERS (libdecnumber): Add myself.
10218 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
10220         * libtool-ldflags: New script.
10222 2006-01-02  Andreas Schwab  <schwab@suse.de>
10224         * configure.in: When reconfiguring remove Makefile in
10225         all stage directories.
10226         * configure: Regenerate.
10228 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
10230         * MAINTAINERS: Update my email address.
10232 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
10234         Revert Ada-related part of the previous change.
10236         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
10237         Do not pass.
10238         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
10239         * Makefile.in: Regenerate.
10240         * configure.in: Do not include mt-ppc-aix target fragment.
10241         * configure: Regenerate.
10243 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
10245         * configure.in: Select appropriate fragments for PowerPC/AIX.
10246         * configure: Regenerate.
10248         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
10249         BOOT_CFLAGS, BOOT_LDFLAGS.
10250         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
10251         BOOT_CFLAGS, BOOT_LDFLAGS.
10252         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
10253         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
10254         (stage): Fail if we cannot complete the work.
10255         * Makefile.in: Regenerate.
10257 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
10259         * configure.in: Replace ms1 with mt.
10260         * configure: Rebuilt.
10262 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
10264         * MAINTAINERS: Update my email address.
10266 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
10268         * Makefile.tpl (all, do-[+make_target+], do-check, install,
10269         install-host-nogcc): Don't invoke $(stage) at the end.
10270         * Makefile.in: Regenerate.
10272 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
10274         * configure.in: Flip the top-level bootstrap switch.
10275         * configure: Regenerate.
10277 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
10279         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
10280         $(stage) and $(unstage).
10281         (EXTRA_TARGET_FLAGS): Correct double-quoting.
10282         (all): Remove stray semicolon.
10283         (local-distclean): Don't handle multilib.tmp and multilib.out.
10284         (install.all): Set $s for consistency.
10285         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
10286         check_multilibs setting.  Always make the install directory.
10287         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
10288         Correct @if/@endif.
10289         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
10290         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
10291         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
10292         (multilib.out): Remove.
10293         * Makefile.in: Regenerated.
10295 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
10297         * MAINTAINERS (Write After Approval): Add myself.
10299 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
10301         * MAINTAINERS: Add myself as mt maintainer.
10303         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
10305 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
10307         * MAINTAINERS: Change email address.
10309 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
10311         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
10312         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
10313         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
10314         Find in-tree tools if available.
10315         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
10316         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
10317         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
10318         (COMPILER_*_FOR_TARGET): New.
10319         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
10320         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
10321         (CONFIGURED_*, USUAL_*): Remove.
10322         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
10323         STRIP): Use autoconf substitutions.
10324         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
10325         COMPILER_NM_FOR_TARGET): New.
10326         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
10328         (all): Make all-host and all-target in parallel.
10329         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
10330         that $$r and $$s are set before invoking a recursive make.
10331         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
10332         ([+bootstrap-target+]): Inline most of the `all' target.
10334 2005-11-29  Ben Elliston  <bje@au.ibm.com>
10336         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
10337         from the gcc build directory.
10338         * Makefile.in: Regenerate.
10340 2005-11-29  Ben Elliston  <bje@au.ibm.com>
10342         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
10343         depend on all-libdecnumber.
10344         * configure.in (host_libs): Include libdecnumber.
10345         * Makefile.in: Regenerate.
10346         * configure: Likewise.
10348 2005-11-29  Ben Elliston  <bje@au.ibm.com>
10350         * libdecnumber: Import decNumber sources from the dfp-branch.
10352 2005-11-21  Kean Johnston  <jkj@sco.com>
10354         * config.sub, config.guess: Sync from upstream sources.
10356 2005-11-21  Ben Elliston  <bje@au.ibm.com>
10358         Import from Autoconf sources:
10360         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
10361         * config/move-if-change: Don't output "$2 is unchanged";
10362         suggested by Ben Elliston.  Handle weird characters correctly.
10364 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
10366         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
10367         to match upstream libtool for darwin.
10369 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
10371         * Makefile.def: Remove gdb dependencies for gdbtk.
10372         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
10373         (configure-gdb, install-gdb): New rules.
10374         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
10375         * Makefile.in, configure: Regenerated.
10377 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
10379         * MAINTAINERS (Write After Approval): Add myself.
10381 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
10383         * MAINTAINERS (Write After Approval): Add myself.
10385 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
10387         * MAINTAINERS (alias analysis): Add Daniel Berlin and
10388         Diego Novillo.
10390 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
10392         PR bootstrap/24297
10393         * Makefile.tpl (do-[+make-target+], do-check, install,
10394         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
10395         are set before recursing.
10396         * Makefile.in: Regenerate.
10398 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
10400         PR bootstrap/18939
10401         * Makefile.def (gcc) <target>: Fix thinko.
10402         * Makefile.in: Regenerate.
10404 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
10406         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
10407         * configure: Regenerate.
10409 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
10411         * MAINTAINERS (Write After Approval): Add self.
10413 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
10415         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
10416         target-libffi, target-qthreads, target-libjava, and
10417         targetlibobjc.
10418         * configure: Regenerate.
10420 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
10422         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
10423         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
10424         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
10425         (USUAL_OBJDUMP_FOR_TARGET): New.
10426         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
10427         * configure.in: Check for $OBJDUMP_FOR_TARGET.
10428         * configure, Makefile.in: Regenerated.
10430 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
10432         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
10433         before other host packages.
10435 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
10437         * MAINTAINERS: Add self as sh libraries/configury maintainer.
10439 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
10441         PR bootstrap/22340
10443         * configure.in (default_target): Remove.
10444         * Makefile.tpl (all): Do not use prerequisites as subroutines
10445         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
10446         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
10447         use prerequisites as subroutines.
10448         (check-host, check-target): New.
10449         (bootstrap configure & all targets): Do not use stage*-start
10450         if the directory layout is already ok.
10451         (non-bootstrap configure & all targets): Prepend a $(unstage).
10452         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
10453         (NOTPARALLEL): Remove.
10454         (unstage, stage variables): New variables.
10455         (unstage, stage targets): Simply expand to those variables.
10457         * configure: Regenerate.
10458         * Makefile.in: Regenerate.
10460 2005-10-04  James E Wilson  <wilson@specifix.com>
10462         * Makefile.def (lang_env_dependencies): Add libmudflap.
10463         * Makefile.in: Regenerate.
10465 2005-10-03  Andreas Schwab  <schwab@suse.de>
10467         Backport from libtool CVS:
10468         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
10470         * ltmain.sh: add support for installing into temporary
10471         staging area (e.g. 'make install DESTDIR=...')
10473 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
10475         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
10476         * configure: Regenerated.
10478 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
10480         * configure: Regenerate with the correct
10481         autoconf version.
10483 2005-09-30  Catherine Moore  <clm@cm00re.com>
10485         * configure.in (bfin-*-*): New.
10486         * configure: Regenerated.
10488 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
10490         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
10491         (LIPO_FOR_TARGET): New.
10492         (CONFIGURED_LIPO_FOR_TARGET): New.
10493         (USUAL_LIPO_FOR_TARGET): New.
10494         (STRIP_FOR_TARGET): New.
10495         (CONFIGURED_STRIP_FOR_TARGET): New.
10496         (USUAL_STRIP_FOR_TARGET): New.
10497         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
10498         STRIP_FOR_TARGET.
10499         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
10500         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
10501         * Makefile.in: Regenerate.
10502         * configure: Regenerate.
10504 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
10506         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
10507         (rs6000-*-aix*): Same.
10508         * configure: Regenerate.
10510 2005-09-16  Tom Tromey  <tromey@redhat.com>
10512         * MAINTAINERS: Add self as java maintainer.
10514 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
10516         * configure.in: Recognize f95 in the --enable-languages option,
10517         and substitute it for fortran, issuing a warning.
10518         * configure: Regenerate.
10520 2005-08-30  Phil Edwards  <phil@codesourcery.com>
10522         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
10523         * configure:  Regenerated.
10525 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
10527         * MAINTAINERS: Add self as ms1 maintainer.
10529 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
10531         * Makefile.def (libssp): Add to lang_env_dependencies.
10532         * Makefile.in: Regenerate.
10534 2005-08-18  Ian Lance Taylor  <ian@airs.com>
10536         * MAINTAINERS: Add myself as middle-end maintainer.
10538 2005-08-17  Christian Groessler  <chris@groessler.org>
10540         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
10541         * Makefile.in: Regenerate.
10543 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
10545         * MAINTAINERS (write after approval): Added myself.
10547 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
10549         * MAINTAINERS (Write After Approval): Add myself.
10551 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
10553         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
10554         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
10555         Look for alternate names of the target cc and c++
10556         * configure: Regenerate.
10558 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
10560         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10561         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
10562         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
10563         tools; remove code to manually set them.
10564         (Target tools): Look in the environment for them.
10565         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10566         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
10567         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
10568         build directory.
10569         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
10570         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
10571         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
10572         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10573         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
10574         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
10575         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
10576         * configure: Regenerate.
10577         * Makefile.in: Regenerate.
10579 2005-07-28  Ben Elliston  <bje@au.ibm.com>
10581         * MAINTAINERS: Update for removed CPU targets.
10583 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
10585         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
10586         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
10587         * Makefile.in: Regenerated.
10589 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
10591         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
10592         (CFLAGS_FOR_TARGET): Use it.
10593         (CXXFLAGS_FOR_TARGET): Likewise.
10594         * Makefile.in: Regenerated.
10595         * configure.in (--with-build-sysroot): New option.
10596         * configure: Regenerated.
10598 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
10600         * Makefile.tpl: Wrap install between unstage and stage
10601         * Makefile.in: Regenerate.
10603 2005-07-21  Eric Christopher  <echristo@apple.com>
10605         * MAINTAINERS: Update affiliation.
10607 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
10609         * MAINTAINERS: Add self as crx port maintainer.
10611 2005-07-20  DJ Delorie  <dj@redhat.com>
10613         * MAINTAINERS: Add self as m32c maintainer.
10615 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
10617         * all files: Update FSF address.
10619 2005-07-15  Eric Christopher  <echristo@redhat.com>
10621         * MAINTAINERS: Change affiliation.
10623 2005-07-14  Jim Blandy  <jimb@redhat.com>
10625         * configure.in: Add cases for Renesas m32c.
10626         * configure: Regenerated.
10628 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
10630         * COPYING.LIB: Update from fsf.org.
10632 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
10634         * COPYING, compile, config.guess,
10635         config.sub, install-sh, missing, mkinstalldirs,
10636         symlink-tree, ylwrap: Sync from upstream sources.
10637         * config-ml.in: Update FSF address.
10639 2005-07-13  Eric Christopher  <echristo@redhat.com>
10641         * configure.in: Add toplevel noconfigdir support for tpf.
10642         * configure: Regenerate.
10644 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
10646         PR ada/22340
10648         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
10649         * Makefile.in: Regenerate.
10651 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
10653         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
10654         Brolley to write-after-approval.
10656 2005-07-07  Andreas Schwab  <schwab@suse.de>
10658         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
10659         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
10660         * Makefile.in: Regenerated.
10662 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
10664         * configure.in: Don't build sim or rda when targetting darwin.
10665         * configure: Regenerate.
10667 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
10669         * configure.in: Add --enable-libssp and --disable-libssp.
10670         * configure: Regenerate with autoconf-2.13.
10672 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
10674         * Makefile.def (target_modules): Add libssp.
10675         * configure.in (target_libraries): Add target-libssp.
10676         * configure: Rebuilt.
10677         * Makefile.in: Rebuilt.
10679 2005-07-01  Zack Weinberg  <zackw@panix.com>
10681         * MAINTAINERS: Change email address.  Resign from maintainership.
10683 2005-07-01  Richard Guenther  <rguenther@suse.de>
10685         * MAINTAINERS: Change my e-mail address and affiliation.
10687 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
10689         * Makefile.def (stagefeedback): Come after profile.
10690         Define profiledbootstrap target.
10691         * Makefile.tpl (profiledbootstrap): Remove.
10692         (stageprofile-end): Zap stagefeedback.
10693         (stagefeedback-start): Copy all .gcda files, not only GCC's.
10694         * Makefile.in: Regenerate.
10696 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
10698         * MAINTAINERS: Update my email address.
10700 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
10702         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
10703         In 'cpp' stanza, support '#line' as well as '# '.
10705 2005-06-08  Andreas Schwab  <schwab@suse.de>
10707         * MAINTAINERS: Move myself from 'Write After Approval' to
10708         'CPU Port Maintainers' section as m68k maintainer.
10710 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
10712         * configure.in (unsupported_languages): New macro.
10713         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
10714         non-ported target libraries in noconfigdirs.
10715         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10716         non-linux-gnu.  Remove libgcj_ex_libffi.
10717         <lang_frag loop>: Set add_this_lang=no if the language is in
10718         unsupported_languages.
10719         * configure: Regenerate.
10721 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
10723         * configure.in: Fix typo in handling of --with-mpfr-dir.
10724         * configure: Regenerate.
10726 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
10728         * MAINTAINERS: Update my email address.
10730 2005-06-02  Jim Blandy  <jimb@redhat.com>
10732         * config.sub: Add cases for the Renesas m32c.  (This patch has been
10733         accepted into the master sources.)
10735 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
10736             Michael Snyder  <msnyder@redhat.com>
10737             Stan Cox  <scox@redhat.com>
10739         * configure.in: Set noconfigdirs for ms1.
10741         * configure: Regenerate.
10743 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
10745         * MAINTAINERS (Write After Approval): Add self.
10747 2005-06-01  Josh Conner  <jconner@apple.com>
10749         * MAINTAINERS (Write After Approval): Add self.
10751 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
10753         * MAINTAINERS: Update my email address.
10755 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
10757         * MAINTAINERS (Write After Approval): Add self.
10759 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
10761         * MAINTAINERS (Write After Approval): Remove self.
10763 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
10765         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10766         (Dependencies): Consider target modules for bootstrap dependencies.
10767         Make target bootstrap modules depend on each stage's gcc.
10768         * Makefile.in: Regenerate.
10770 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
10772         * Makefile.def (configure-gcc): Depend on binutils having been built.
10773         (all-gcc): No need to do it here.
10774         * Makefile.in: Regenerate.
10776 2005-05-19  Paul Brook  <paul@codesourcery.com>
10778         * configure.in: Rewrite misleading error message when requested
10779         language cannot be built.
10780         * configure: Regenerate.
10782 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
10784         * ylwrap: Import from Automake 1.9.5.
10786 2005-05-13  David Ung  <davidu@mips.com>
10788         * MAINTAINERS (Write After Approval): Add self.
10790 2005-05-09  Mike Stump  <mrs@apple.com>
10792         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10793         lt_cv_sys_max_cmd_len for now.
10795 2005-05-09  Stan Cox  <scox@redhat.com>
10797         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10799 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
10801         * README.SCO: Update the URL.
10803 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
10805         * ltconfig: Define file_list_spec.  Pass file_list_spec and
10806         with_gnu_ld to libtool.
10807         * ltcf-c.sh (aix[45]): Define file_list_spec.
10808         * ltcf-cxx.sh (aix[45]): Same.
10809         * ltcf-gcj.sh (aix[45]): Same.
10810         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10811         exists, write list of input files to temporary file.
10813 2005-05-04  Mike Stump  <mrs@apple.com>
10815         * configure.in: Always pass --target to target configures as
10816         otherwise rebuilds that do --recheck will fail.
10817         * confiugure: Rebuilt.
10819 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
10821         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10822         STAGE_HOST_EXPORTS.
10823         (configure, all): Add bootstrap support.
10824         (Host modules, target modules): Pass post-stage1 flags and exports.
10825         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10826         * Makefile.in: Regenerate.
10828 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
10830         * configure: Regenerate.
10832 2005-04-27  Mike Stump  <mrs@apple.com>
10834         * MAINTAINERS: Add self as darwin maintainer.
10836 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
10838         * config.sub: Update from master copy.
10840 2005-04-21  Mike Stump  <mrs@apple.com>
10842         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10843         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10845 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
10847         * configure.in <crisv32-*-*, cris-*-*>: New local variable
10848         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
10849         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
10850         "*-*-elf" and "*-*-linux*".
10851         * configure: Regenerate.
10853 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
10855         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10857 2005-04-12  Mike Stump  <mrs@apple.com>
10859         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10861 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
10863         * MAINTAINERS (Write After Approval): Add myself.
10865 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
10867         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10869 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
10871         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10872         (TARGET_CONFIGARGS): Include --with-target-subdir.
10873         (configure, all): New macros.  Use them throughout.
10874         * Makefile.in: Regenerate.
10876 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
10878         * MAINTAINERS (Write After Approval): Add myself.
10880 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10882         * MAINTAINERS: Remove 'loop unrolling' maintainer.
10884 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
10886         * MAINTAINERS: Move John Carr to Write After Approval.
10888 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
10890         * config/mh-mingw32: Delete.
10891         * configure.in: Don't use it.
10892         * configure: Regenerate.
10894 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
10896         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10897         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10898         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10899         (HOST_LIB_PATH): Generate from Makefile.def.
10900         (TARGET_LIB_PATH): Likewise.
10901         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10902         * Makefile.in: Regenerate.
10903         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10904         (RPATH_ENVVAR): Include Darwin case.
10905         * configure: Regenerate.
10907 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
10909         * MAINTAINERS (Various Maintainers): Remove self.
10910         (Write After Approval): Add self.
10912 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
10914         * MAINTAINERS (Various Maintainers): Add self.
10916 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
10918         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10919         * configure: Regenerate.
10921 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
10923         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10924         gcc_version, and gcc_version_trigger from set of flags to pass.
10925         * Makefile.tpl: Remove definitions of above variables.
10926         (config.status): Remove dependency on $(gcc_version_trigger).
10927         * Makefile.in: Regenerate.
10928         * configure.in: Do not reference config/gcc-version.m4 nor
10929         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
10930         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
10931         * configure: Regenerate.
10933 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
10934             Andrew Pinski  <pinskia@physics.uc.edu>
10936         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10937         * Makefile.in: Regenerate.
10939 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
10941         * MAINTAINERS (Write After Approval): Add myself.
10943 2005-03-03  David Ayers  <d.ayers@inode.at>
10945         * MAINTAINERS (Write After Approval): Add myself.
10947 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
10949         PR libgcj/20160
10950         * ltmain.sh: Avoid creating archives with components that have
10951         duplicate basenames.
10953 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
10955         PR bootstrap/20250
10956         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10957         instead of check.
10958         * Makefile.in: Regenerate.
10960 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10962         * Makefile.in: Regenerate to fix conflict between the previous two
10963         patches.
10965 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10967         PR bootstrap/17383
10968         * Makefile.def (target_modules): Remove "stage", now unnecessary.
10969         * Makefile.tpl (HOST_SUBDIR): New substitution.
10970         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10971         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10972         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10973         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10974         (Host modules, Bootstrapped modules): Use it.
10975         (Build modules, Target modules): Do not create symlink trees,
10976         always configure out-of-srcdir.
10977         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10978         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10979         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10980         $(HOST_SUBDIR).  Create a symlink for host_subdir.
10982         * Makefile.in: Regenerate.
10983         * configure: Regenerate.
10985 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10987         Merged from libada-gnattools-branch:
10988         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10990         * gnattools: New directory.
10991         * Makefile.def: Add gnattools as a module, depending on target-libada.
10992         * Makefile.in: Regenerate.
10993         * configure.in: Include gnattools in host_tools; disable it if ada
10994         is disabled.
10995         * configure: Regenerate.
10997 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
10999         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
11000         treelang maintainer.
11001         (Write After Approval): Remove myself.
11003 2005-02-23  Paul Schlie  <schlie@comcast.net>
11005         * configure.in: Allow darwin targeted ports to build tk, itcl and
11006         libgui.
11007         * configure: Regenerate.
11009 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
11011         PR libgcj/10353
11012         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
11013         * configure: Regenerate.
11015 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
11017         * MAINTAINERS (Write After Approval): Add myself.
11019 2005-02-10  Ian Lance Taylor  <ian@airs.com>
11021         * MAINTAINERS: Update my e-mail address.
11023 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
11025         * MAINTAINERS (Write After Approval): Add myself.
11027 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
11029         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
11030         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
11031         target-libgloss when not *-*-elf and *-*-aout.
11032         * configure: Regenerate.
11034 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
11036         * MAINTAINERS: Remove obsolete entries.
11038         * MAINTAINERS (Write After Approval): Add Michael Matz.
11040 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
11042         * MAINTAINERS: Remove self as cpplib maintainer.
11044 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
11046         * install-sh, config.sub: Import from upstream.
11048 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
11050         PR bootstrap/18222
11051         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
11052         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
11053         * Makefile.in: Regenerate.
11055 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
11057         * MAINTAINERS: Update my email address.
11059 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
11060             Andreas Schwab  <schwab@suse.de>
11062         PR bootstrap/18033
11063         * config-ml.in: Eval option if surrounded by single quotes.
11065 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
11067         Revert 2004-12-28 Makefile changes, a better fix will be
11068         applied to mainline and src after GCC 4.0 branches.
11070 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
11072         PR bootstrap/17383
11074         * Makefile.def (target_modules): Remove stage parameter,
11075         it is always true now.
11076         * Makefile.tpl (configure-build-[+module+],
11077         configure-target-[+module+]): Always build symlink tree
11078         for the directory and for include.  BUILD_SUBDIR and
11079         TARGET_SUBDIR cannot be . anymore.
11080         * Makefile.in: Regenerate.
11082 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
11084         Revert 2004-12-08 Makefile changes.
11086 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
11088         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
11089         cygwin, mingw.
11091 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
11093         * configure.in (sh64-*-*): Reenable gprof.
11094         * configure: Regenerate.
11096 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
11098         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
11099         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
11100         (EXTRA_TARGET_FLAGS): Add PICFLAG.
11101         * Makefile.in: Regenerate.
11103 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
11105         * MAINTAINERS: Update my email address.
11107 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
11109         * Makefile.tpl: Generate normal dependencies if the LHS module is
11110         not bootstrapped.
11111         * Makefile.in: Regenerate.
11113 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
11115         * configure.in: Include config/gxx-include-dir.m4.  Use
11116         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
11117         * configure: Regenerate.
11119 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
11121         * config.if: Delete.
11122         * configure.in: Set libstdcxx_incdir directly.
11123         * configure: Regenerate.
11125 2004-12-02  Eric Christopher  <echristo@redhat.com>
11127         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
11128         * Makefile.in: Regenerate.
11130 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
11132         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
11133         * configure: Regenerate.
11135 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
11137         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
11138         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
11139         * configure: Regenerate.
11141 2004-12-01  Eric Christopher  <echristo@redhat.com>
11143         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
11144         of things to remove.
11146 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
11148         * MAINTAINERS (Write After Approval): Update my e-mail address.
11150 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
11152         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
11153         from CVS libtool to always pass_all.
11155 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
11157         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
11158         (hppa*64*-*-*): Delete incorrect comment.
11159         * configure: Rebuilt.
11161 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
11163         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
11165 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
11167         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
11168         from CVS libtool to always pass_all.
11170 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
11172         * install-sh, compile: Import from automake.
11174 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
11176         * config.guess, config.sub:  Import from savannnah.
11178 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
11180         * MAINTAINERS (Write After Approval): Add myself
11182 2004-11-12  Mike Stump  <mrs@apple.com>
11184         * Makefile.def: Add html support.
11185         * Makefile.tpl: Likewise.
11186         * Makefile.in: Regenerate.
11188 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
11190         PR 18423
11191         * configure.in: Remove all instances of build-fixincludes from
11192         noconfigdirs.
11193         (build_configargs): Supply --target to subdirectories.
11194         * configure: Regenerate.
11196         * Makefile.def: Make gcc install depend on fixincludes install.
11197         * Makefile.in: Regenerate.
11199 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
11201         * MAINTAINERS: Add myself as gcc testsuite maintainer.
11203 2004-11-11  Paul Brook  <paul@codesourcery.com>
11205         * MAINTAINERS: Add self as arm maintainer.  Update email address.
11207 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
11209         * configure.in (noconfigdirs) [mmix-*-*]: Disable
11210         target-libgfortran.
11211         * configure: Regenerate.
11213 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
11215         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
11216         like CC.
11218 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
11220         * Makefile.def (host fixincludes): Specify missing targets.
11221         * Makefile.in: Regenerate.
11223 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
11225         * MAINTAINERS: Add myself
11227 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
11229         * MAINTAINERS (Write After Approval): Add myself.
11231 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
11233         * Makefile.def: Build fixincludes for the host, too.
11234         * Makefile.in: Regenerate.
11235         * configure.in (host_tools): Add fixincludes.
11236         * configure: Regenerate.
11238 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
11240         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
11241         * configure: Regenerated.
11243 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
11245         PR other/17783
11246         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
11247         * configure: Regenerated.
11249 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
11251         * README.SCO: Update per FSF instructions.
11253 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
11255         PR target/18151
11256         * configure.in (case ${target}): Do not build fixincludes for avr.
11257         * configure: Regenerated.
11259 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
11261         * configure.in (case ${target}): Do not build fixincludes
11262         on platforms where it is not used.
11263         * configure: Regenerated.
11265 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
11267         * configure.in: Use an absolute path to install-sh.
11268         * configure: Regenerated.
11270 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
11272         * MAINTAINERS (Write After Approval): Add myself.
11274 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
11276         * MAINTAINERS: Remove from Write After Approval those that are
11277         already maintainers.
11279 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
11281         * MAINTAINERS:  Update my email address.
11283 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
11285         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
11286         * configure: Regenerate.
11288 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
11290         * MAINTAINERS:  Update my email address.
11292 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
11294         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
11295         entries belonging to this category.
11297 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
11299         * MAINTAINERS: Update my e-mail address.
11301 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
11303         Fix wrong conflict resolution in:
11305         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
11307         * Makefile.in: Regenerate.
11308         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11309         in the recursive `make', instead of hardwiring `all'.
11310         (Autogenerated TARGET-* variables): New.
11312 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
11314         * configure.in: Enable target-libgloss for crx-*-*.
11315         * configure: Regenerate.
11317 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
11319         * MAINTAINERS (Various Maintainers): Move the "windows,
11320         cygwin, mingw" maintainer to ...
11321         (OS Port Maintainers): ... here.
11323 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
11325         * MAINTAINERS (Write After Approval): Remove those that are
11326         maintainers of some subsystem.
11328 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
11330         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
11331         * ltcf-cxx.sh (tpf*): Likewise.
11332         * ltconfig (tpf*): Add TPF OS configuration support.
11334 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
11336         * MAINTAINERS: Change my email address to my new work account.
11338 2004-09-24  Michael Roth  <mroth@nessie.de>
11340         * configure.in (--without-headers): Add missing double quotes.
11341         * configure: Regenerate.
11343 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
11345         * ylwrap: Revert to previous version.
11347 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
11349         PR bootstrap/17369
11350         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
11351         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
11352         SET_GCC_LIB_PATH_CMD.
11353         (BASE_TARGET_EXPORTS): Likewise.
11354         * Makefile.in: Regenerated.
11356         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
11357         * configure: Regenerated.
11359 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
11361         * config.guess: New upstream version
11362         * compile, depcomp, install-sh, ylwrap: Likewise.
11364 2004-09-19  Roger Sayle  <roger@eyesopen.com>
11366         * config/mh-x86omitfp: New host makefile fragment.  Add
11367         -fomit-frame-pointer to the default BOOT_CFLAGS.
11368         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
11369         * configure: Regenerate.
11371 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
11373         PR target/11572
11374         * configure.in (*-*-darwin*): Renable libobjc.
11375         * configure: Regenerate.
11377 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
11379         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
11381 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
11383         * Makefile.def: Remove libbanshee.
11384         * Makefile.tpl: Ditto.
11385         * configure.in: Ditto.
11386         * Makefile.in: Regen.
11387         * configure: Ditto.
11389 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
11391         * ltmain.sh: Use $pic_object as $non_pic_object if
11392         $non_pic_object=none.
11394 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
11396         * missing: Import latest version from master repository.
11398 2004-09-06  Nick Clifton  <nickc@redhat.com>
11400         * config.sub: Import latest version from master repository.
11401         * config.guess: Likewise.
11402         This includes these changes:
11404         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
11406         * config.sub: Handle crisv32, alias etraxfs.
11407         * config.guess (crisv32:Linux:*:*): Handle.
11409         2004-08-13  Brad Smith  <brad@comstyle.com>
11411         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
11412         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
11414         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
11416         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
11417         assume the processor is a powerpc.  This is because coreutils
11418         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
11419         in this case, due to a MacOS X bug that causes
11420         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
11421         to return a negative number.
11422         Problem reported by Petter Reinholdtsen in:
11423         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
11425         2004-07-19  Ben Elliston  <bje@gnu.org>
11427         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
11429         2004-06-24  Ben Elliston  <bje@gnu.org>
11431         * config.guess: Update copyright years.
11432         * config.sub: Likewise.
11434         2004-06-22  Robert Millan  <robertmh@gnu.org>
11436         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
11437         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
11439         2004-06-22  Stanley F. Quayle <stan@stanq.com>
11441         * config.guess (*:*VMS:*:*): New entry. Replaces
11442         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
11443         manufacturer.
11445         2004-06-22  Ben Elliston  <bje@gnu.org>
11447         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
11448         * config.sub: Likewise.
11450         2004-06-22  Ben Elliston  <bje@gnu.org>
11452         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
11453         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
11455         2004-06-11  Ben Elliston  <bje@gnu.org>
11457         * config.guess (pegasos:OpenBSD:*:*): Remove.
11459         2004-06-11  Ben Elliston  <bje@gnu.org>
11461         From Wouter Verhelst <wouter@grep.be>:
11462         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
11464         2004-06-11  Ben Elliston  <bje@gnu.org>
11466         * config.guess (luna88k:OpenBSD:*:*): New.
11468         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
11470         * config.guess (m32r*:Linux:*:*): New case.
11471         * config.sub: Handle m32rle.
11473         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
11475         From Jens Petersen  <petersen@redhat.com>:
11476         * config.sub: Handle sparcv8.
11478         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
11480         From Tom Smith <smith@cag.lkg.hp.com>:
11481         * config.guess: Version suffixes are equally significant on Tru64
11482         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
11483         prefix of "P" (patched kernel).
11485         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
11487         * config.sub: Add support for National Semiconductor CRX target.
11489 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
11491         * MAINTAINERS (Various Maintainers): Remove myself as web page
11492         maintainer, add myself as maintainer of build status lists.
11494 2004-09-03  Jan Beulich  <jbeulich@novell.com>
11496         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
11497         *-*-netware, but add target-libmudflap.
11498         Consolidate *-*-netware targets (of which really only i?86 exists)
11499         into a single entry.
11500         * configure: Likewise.
11502 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
11504         * Makefile.tpl (sorry): Remove.
11505         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
11506         (cleanstrap targets): Depend on distclean, not distclean-stage1.
11507         (do-clean): Clean per-stage directories too.
11508         (do-distclean): Run distclean-stage1 too.
11509         (.NOTPARALLEL): Enable during toplevel bootstrap.
11510         (stage[+id+]-bubble): Enable parallel execution during
11511         the recursive invocation.
11512         * Makefile.in: Regenerate.
11514         Fix previous checkin:
11516         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
11517         include.
11518         * configure.in: Fix indentation.
11519         * configure: Regenerate.
11521 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
11523         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
11524         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
11525         * configure: regenerate
11526         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
11527         -mdynamic-no-pic
11529 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
11531         * Makefile.def (build_modules): Add fixincludes.
11532         (dependencies): Make gcc depend on fixincludes.
11533         * configure.in (build_tools): Add fixincludes.
11534         (build_configdirs): Always include build_libs.
11535         * Makefile.in: Regenerate.
11536         * configure: Regenerate.
11538 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
11540         * Makefile.def (bootstrap stages): Add 'lean' parameter.
11541         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
11542         phony targets; do not generate timestamp files.
11543         (distclean-stageN): Remove references to their timestamp files.
11544         (restageN, touch-stageN): Remove.
11545         (stageN-bubble): Rewritten.
11546         (compare): Support lean bootstraps.
11547         * Makefile.in: Regenerate.
11549         * configure.in: Only warn when bootstrapping but
11550         build != host or build != target.  Support lean bootstraps.
11551         * configure: Regenerate.
11553 2004-08-26  Phil Edwards  <phil@codesourcery.com>
11555         * configure.in:  Give a better error message if GMP/MPFR are missing
11556         and a language needing them has been requested.
11557         * configure:  Regenerated.
11559 2004-08-25  Phil Edwards  <phil@codesourcery.com>
11561         * configure.in:  Print a list of available language front-ends if
11562         a requested one is missing.  Tidy stray tab characters.
11563         * configure:  Regenerated.
11565 2004-08-19  Michael Koch  <konqueror@gmx.de>
11567         * gcc/doc/install.texi: Update entry about automake for libjava.
11569 2004-08-17  Robert Millan  <robertmh@gnu.org>
11571         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
11572         (instead of FreeBSD).
11573         * configure: Regenerate.
11575 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
11577         * Makefile.in: Regenerate.
11578         * configure: Regenerate.
11580         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
11581         stage_*_flags.
11582         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
11583         for bootstrapped modules if toplevel bootstrap is going.
11584         (GCC bootstrap): Generate per-stage targets for all bootstrapped
11585         modules.  Adjust for changes in Makefile.def.  Enable several
11586         rules even in non-bootstrap mode, just to avoid peppering the
11587         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
11588         (stage-[+prev+]-bubble): Remove.
11590         * Makefile.def (Dependencies): Depend on all-build-bison,
11591         all-build-flex, all-build-byacc, all-build-texinfo, rather
11592         than the host variations.
11593         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
11594         with BUILD_SUBDIR.
11595         (BISON): Update for recent Bisons.
11596         (YACC): Fix typo.
11597         (cross): Depend on all-build.
11598         (all): Do not depend on all-build.
11599         (prebootstrap): Remove.
11600         (dep-kind): Accept separate prefixes for MODULE and ON variables.
11601         (Prebootstrap dependencies): Add them to the per-stage targets
11602         and to all-prebootstrap.
11603         * configure.in (build_configdirs): Always enable build_tools.
11604         (BUILD_DIR_PREFIX): Remove.
11606         * Makefile.def (gcc): Add target variable.
11607         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
11608         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11609         in the recursive `make', instead of hardwiring `all'.
11610         (Autogenerated TARGET-* variables): New.
11612 2004-08-13  Brian Booth  <bbooth@redhat.com>
11614         * MAINTAINERS: Remove myself from write-after-approval.
11616 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11618         * src-release: Stop distributing mmalloc with gdb (which doesn't
11619         use it).
11620         * Makefile.def: GDB doesn't depend on mmalloc anymore.
11621         * Makefile.in: Regenerate.
11623 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
11625         * configure.in (arm*-*-eabi*): New target.
11626         * configure: Regenerate.
11628 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
11630         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
11631         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
11632         (Dependencies): New section.
11633         * Makefile.tpl (Dependencies): Generate from Makefile.def.
11634         (configure-target-[+module+]): Depend on maybe-all-gcc
11635         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
11636         (toplevel profiledbootstrap): Fix dependencies.
11637         * Makefile.in: Regenerate.
11639 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
11641         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
11642         target-libiberty to noconfigdirs.
11643         * configure: Regenerate.
11645 2004-08-03  Paul Brook  <paul@codesourcery.com>
11647         * configure.in: Check for MPFR as well as GMP.
11648         * configure: Regenerate.
11650 2004-08-01  Robert Millan  <robertmh@gnu.org>
11652         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
11653         libmudflap for all GNU-based systems (with Glibc).
11654         * configure: Regenerate.
11656 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
11658         * Makefile.def (host-modules): Add gcc.
11659         * Makefile.in: Regenerate.
11660         * Makefile.tpl (sorry): New rule.
11661         (configure-host, all-host, [+make_target+]-host, do-check,
11662         install-host): Do not add gcc as a special case.
11663         (host modules): Add a small special-casing for gcc.  Export
11664         extra_make_flags through the environment.
11665         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
11666         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
11667         other recursive targets for gcc): Remove.
11669         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
11670         (stage, unstage): New rules.
11671         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
11672         distclean-stage[+id+]): Use stage_current.
11673         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
11674         the stage*-start rules.
11676 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
11678         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
11679         use -all_load flag.
11681 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
11683         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
11684         * configure: Regenerate.
11686 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
11688         * maintainer-scripts/gcc_release: Revert yesterday's change.
11690 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
11692         * MAINTAINERS: Add myself to write-after-approval.
11694 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
11696         * libf2c: Removed.
11697         * gcc/gccbug.in: Updated because of libf2c removal.
11698         * maintainer-scripts/gcc_release: Ditto.
11700 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
11702         * configure.in: Build libmudflap by default on FreeBSD.
11703         * configure: Regenerated.
11705 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
11707         * configure.in: Do not build libmudflap by default on non-GNU/Linux
11708         systems.
11709         * configure: Regenerated.
11711 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
11713         PR target/16344
11714         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11715         feedback based compiler.
11716         * Makefile.in: Rebuilt.
11718 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
11720         * Makefile.def (host_modules): Set bootstrap=true for flex.
11721         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11722         * Makefile.in: Rebuilt.
11724 2004-07-07  Jan Hubicka  <jh@suse.cz>
11726         * MAINTAINERS: Add self as a profile feedback maintainer.
11728 2004-07-05  Phil Edwards  <phil@codesourcery.com>
11730         * configure.in:  Do not prepend $srcdir to /dev/null in
11731         makefile fragments.
11732         * configure:  Regenerate.
11734 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
11736         * Makefile.def (build_modules): Add bison, byacc, flex,
11737         m4, texinfo.
11738         (flags_to_pass): Add FLEX.
11739         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11740         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11741         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11742         DEFAULT_MAKEINFO): Remove.
11743         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11744         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11745         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11746         objdir or else use configured tool.
11747         (all-build): New.
11748         (all): Depend on it.
11749         (Build module dependencies): Add.
11750         * Makefile.in: Regenerate.
11751         * configure.in: Better support for multiple build modules,
11752         matching what is done for host/target modules.  Do not look
11753         for "plausible" locations of build tools if Canadian cross.
11754         Use autoconf's AC_PROG_CC to find a C compiler.  Define
11755         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
11756         * configure: Regenerate.
11758 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11760         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11761         * Makefile.in: Regenerate.
11763 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11765         * Makefile.tpl (configure-build-[+module+],
11766         configure-[+module+], configure-target-[+module+]): Pass
11767         [+extra_configure_args+].
11768         (all-build-[+module+], all-[+module+], check-[+module+],
11769         install-[+module+], [+make_target+]-[+module+],
11770         all-target-[+module+], check-target-[+module+],
11771         install-target-[+module+], [+make_target+]-target-[+module+]):
11772         Pass [+extra_make_args+].
11773         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11774         (GCC_HOST_EXPORTS): Remove.
11775         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11776         cross, check-gcc, check-gcc-c++, install-gcc,
11777         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11778         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11779         * Makefile.in: Regenerate.
11781 2004-06-21  Matthew Sachs  <msachs@apple.com>
11783         * MAINTAINERS: Added self to write-after-approval.
11785 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
11787         * configure.in: Check for srcdir/winsup rather than build directory
11788         winsup.
11789         * configure: Regenerate.
11791 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
11793         * configure.in: Don't build Cygwin native newlib if winsup
11794         directory is missing.  Emit warning instead.
11795         * configure: Regenerate.
11797 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
11799         * Makefile.tpl (touch-stage[+id+]): New.
11800         (restage[+prev+]): Depend on touch-stage[+id+].
11802         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11803         Use it throughout.
11805         * Makefile.def: Add profile and feedback bootstrap stages.
11806         Remove next field from bootstrap stages.
11807         * Makefile.tpl (LN, LN_S): Substitute.
11808         (stageN-start, stageN-end): Use double-colon rules, to
11809         provide a hook for additional setup commands.
11810         (distclean-stageN-gcc, restageN): Create dependencies from
11811         [+prev+], not from [+next+].
11812         (stageN-bubble): Add commands for successive stages from
11813         [+prev+], using double-colon rules.
11814         (all-stageN-gcc): Fix typo.
11815         (stagefeedback-start, profiledbootstrap): New.
11816         * Makefile.in: Regenerate.
11817         * configure.in: Call ACX_PROG_LN.
11818         * configure: Regenerate.
11820 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
11822         * MAINTAINERS (Write After Approval): Add myself.
11824 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
11826         * MAINTAINERS (Write After Approval): Add myself.
11828 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
11830         * configure.in: Fix --enable-bootstrap breakage introduced in trees
11831         without gcc.
11832         * configure: Regenerate.
11834 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11836         * Makefile.tpl: Fix typo.
11837         * Makefile.in: Regenerate.
11839 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11841         * configure.in: Remove new- prefix from toplevel
11842         bootstrap targets.
11843         * configure: Regenerate.
11845 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11847         * Makefile.tpl (all.normal): Rename to all.
11848         (all): Replace with a rule to pick the default
11849         target from configure.
11850         (all-gcc, configure-gcc): Use conditionals to
11851         do nothing when toplevel bootstrap is going on.
11852         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11853         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11854         * configure.in: Support --enable-bootstrap.
11856         * Makefile.def: Remove new- prefix from toplevel
11857         bootstrap targets.
11858         * Makefile.tpl: Likewise.
11860         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
11861         target.
11863         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11864         $(RECURSE_FLAGS) to recursive invocation of make.
11866         * Makefile.in: Regenerate.
11867         * configure: Regenerate.
11869 2004-05-30  Andreas Jaeger  <aj@suse.de>
11870             Jim Wilson  <wilson@specifixinc.com>
11872         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11873         like CC.
11875 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
11877         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11878         * configure: Regenerate.
11880 2004-05-25  Daniel Jacobowitz  <drow@false.org>
11882         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11883         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11884         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
11885         targets.
11886         * Makefile.in: Regenerate.
11888 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
11890         * configure.in: Test the ability to symlink directories.
11891         * configure: Regenerate.
11893         * Makefile.def (bootstrap-stage): New definitions.
11894         * Makefile.tpl (configure-stage1-gcc,
11895         configure-stage2-gcc, configure-stage3-gcc,
11896         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11897         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11898         new-restage3, compare): Autogenerate, see Makefile.in
11899         entry for behavioral changes.
11900         (distclean-stage1, new-stage1-start, new-stage1-end,
11901         new-stage1-bubble, distclean-stage2, new-stage2-start,
11902         new-stage2-end, new-stage2-bubble, distclean-stage3,
11903         new-stage3-start, new-stage3-end): New autogenerated targets.
11904         (objext, prebootstrap, BOOT_CFLAGS,
11905         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11906         targets.
11908         * Makefile.in: Regenerate.
11909         (distclean-stage1, new-stage1-start, new-stage1-end,
11910         new-stage1-bubble, distclean-stage2, new-stage2-start,
11911         new-stage2-end, new-stage2-bubble, distclean-stage3,
11912         new-stage3-start, new-stage3-end): New targets.
11913         (all-stage1-gcc): Move prebootstrap dependency from here...
11914         (configure-stage1-gcc): ...to here.
11915         (new-bootstrap): Use bubble targets.
11916         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11917         Use per-stage distclean targets.
11918         (configure-stage1-gcc, configure-stage2-gcc,
11919         configure-stage3-gcc, all-stage1-gcc,
11920         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11921         Use new-stageN-start to prepare the tree.
11923 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
11925         * Makefile.def (host_modules): add libcpp.
11926         * Makefile.tpl: Add dependencies on and for libcpp.
11927         * Makefile.in: Regenerate.
11928         * configure.in: Add libcpp host module.
11929         * configure: Regenerate.
11931 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
11933         * Makefile.tpl: Whenever a recursive target is defined, wrap
11934         it in a special @if/@endif block, and prepare its maybe
11935         dependency in the @if/@endif block
11936         * configure.in: Instead of writing maybe dependencies, remove
11937         the @if/@endif statements, and remove the @if/@endif blocks
11938         that remain.
11939         * configure: Regenerate.
11940         * Makefile.in: Regenerate.
11942 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
11944         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11946 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
11948         PR bootstrap/15120
11949         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11950         * */configure: Rebuilt.
11952 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
11954         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11955         of libf2c.
11956         * configure, Makefile.in: Regenerate.
11958 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
11960         * MAINTAINERS (Write After Approval): Add myself.
11962 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
11964         Merge from tree-ssa-20020619-branch.
11966         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11967         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11968         (HOST_GMPLIBS): Define.
11969         (HOST_GMPINC): Define.
11970         (TARGET_LIB_PATH): Add libmudflap.
11971         (GFORTRAN_FOR_TARGET): Define.
11972         (configure-build*): Export GFORTRAN.
11973         (configure-gcc): Export GMPLIBS and GMPINC.
11974         (all-gcc): Add maybe-all-libbanshee.
11975         (configure-target-libgfortran): Define.
11976         * Makefile.in: Regenerate.
11977         * configure.in (host_libs): Add libbanshee.
11978         (target_libraries): Add target-libmudflap and target-libgfortran.
11979         Add --with-libbanshee.
11980         Handle --disable-libmudflap.
11981         (*-*-freebsd*): Use with_gmp.
11982         Add $(libgcj) to noconfigdirs.
11983         * configure: Regenerate.
11984         * depcomp: New file.
11985         * MAINTAINERS: Add tree-ssa maintainers.
11987 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
11989         * MAINTAINERS (Various Maintainers): Add myself.
11991 2004-04-30  Brian Ford  <ford@vss.fsi.com>
11993         * MAINTAINERS (Write After Approval): Add myself.
11995 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
11997         * MAINTAINERS (Write After Approval): Add myself.
11999 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
12001         * config/acx.m4: Fix fastcompare support for new-bootstrap.
12002         * configure: Regenerate.
12004 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
12006         Revert:
12007         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
12009         * Makefile.def (flags_to_pass): Remove *dir variables that
12010         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
12011         as well as prefix and exec_prefix.
12012         * Makefile.in: Regenerate.
12014 2004-04-26  Robert Millan  <robertmh@gnu.org>
12016         Add patches from libtool CVS.
12017         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
12018         * ltconfig: Likewise.
12019         * ltcf-c.sh: Likewise.
12020         * ltcf-cxx.sh: Likewise.
12021         * ltcf-gcj.sh: Likewise.
12023 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
12025         * Makefile.def (host_modules): Mark with the bootstrap
12026         flag packages on which gcc depends.
12027         * Makefile.tpl (all-bootstrap): Use it.
12028         * Makefile.in: Regenerate.
12030 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
12032         * Makefile.def (flags_to_pass): Remove *dir variables that
12033         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
12034         as well as prefix and exec_prefix.
12035         * Makefile.in: Regenerate.
12037 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
12039         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
12040         * configure: Regenerate.
12041         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
12042         * gcc/Makefile.tpl (compare): Use the result of the test.
12043         * gcc/Makefile.in: Regenerate.
12045 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
12047         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
12048         Always relocate gcc and prev-gcc to the original names, even
12049         if the build fails.
12050         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
12051         New targets.
12053 2004-04-23  Laurent GUERBY <laurent@guerby.net>
12055         * MAINTAINERS: Update my email address.
12057 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12059         * configure.in (mips*-*-irix5*): Enable ld.
12060         * configure: Regenerate.
12062 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12064         * configure: Regenerate.
12066 2004-04-15  James E Wilson  <wilson@specifixinc.com>
12068         * Makefile.tpl (configure-[+module+], configure-gcc,
12069         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
12070         Set and export LDFLAGS.
12071         * Makefile.in: Regenerate.
12073 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
12075         * MAINTAINERS: Add myself to write-after-approval.
12077 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12079         PR bootstrap/14871
12080         * Makefile.tpl: If we don't have built-in-tree target tools,
12081         use the ones found by configure rather than hacking around with
12082         program_transform_name.
12083         * configure.in: Give Makefile.tpl the information necessary
12084         to do that.
12085         * Makefile.in: Regenerate.
12086         * configure: Regenerate.
12088 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
12090         PR bootstrap/14760
12091         * configure.in: When computing baseargs, strip *all* copies of
12092         offending options.  Also, don't match/substitute the trailing space,
12093         so that this actually works when two similar options are separated by
12094         only one space.
12095         * configure: Regenerate.
12097 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
12099         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
12100         (rs6000-*-aix*): Same.
12101         * configure: Regenerate.
12103 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
12105         * MAINTAINERS: Add myself to write-after-approval.
12107 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
12109         * MAINTAINERS: Add myself to write-after-approval.
12111 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
12113         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
12114         STRICT_WARN, WARN_CFLAGS flags passed down to make.
12115         * Makefile.in: Regenerate.
12117         * configure.in (top level bootstrap support): Rework --enable-werror
12118         to set @stage2_werror_flag@.
12119         * configure: Regenerate.
12120         * Makefile.tpl (top level bootstrap support): Pass
12121         @stage2_werror_flag@ down to configure in stages 2 and 3.
12122         * Makefile.in: Regenerate.
12124 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12126         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
12127         for stages 2 and 3 as well as in make.  As a consequence, remove
12128         OUTPUT_OPTION (now detected by configure) from the flags passed down
12129         to make.
12130         * Makefile.in: Regenerate.
12132         * Makefile.tpl (new-bootstrap): Fix typo.
12133         * Makefile.in: Regenerate.
12135 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
12137         * Makefile.tpl: Rearrange by moving recursive_targets rules
12138         into their proper sections.
12139         * Makefile.tpl (top level bootstrap support): Move disabling
12140         of coverage flags from 'make' to 'configure'; improve comments.
12141         * Makefile.in: Regenerate.
12143         * Makefile.tpl (experimental top level bootstrap) Move stage1
12144         language setting from all- target to configure- target; disable
12145         intermodule optimization in stage 1; prevent gratuitous rebuilds
12146         of stage 1.
12147         * Makefile.in: Regenerate.
12148         * configure.in: Comma-separate stage 1 language list for top
12149         level bootstrap.
12150         * configure: Regenerate.
12152         * Makefile.tpl: Clean up experimental top level bootstrap support:
12153         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
12154         prev-gcc in configure- targets as well as all- targets.
12155         * Makefile.in: Regenerate.
12157 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
12159         * compile: New file imported from automake.
12161 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
12163         * configure.in: Remove symbolic link section.
12164         * configure: Regenerate.
12165         * Makefile.tpl (links): Remove.
12166         * Makefile.in: Regenerate.
12168 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
12169             Nathanael Nerode  <neroden@gcc.gnu.org>
12171         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
12172         Set with AC_CHECK_PROGS.
12173         * configure.in: Fix comment typo from last patch.
12174         * configure: Regenerate.
12176 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
12178         * Makefile.tpl: Introduce experimental top level bootstrap support.
12179         * Makefile.in: Regenerate.
12180         * configure.in: Introduce support for top level bootstrap.
12181         * configure: Regenerate.
12183 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
12184             Paolo Bonzini  <bonzini@gnu.org>
12186         PR bootstrap/14522
12187         * configure.in: Cope with shells that do not support unquoted ^
12188         * configure: Regenerate.
12190 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
12191             Paolo Bonzini  <bonzini@gnu.org>
12193         PR bootstrap/14522
12194         * configure.in: Cope with shells that do not support nesting
12195         quotes inside quoted backquote substitutions.
12196         * configure: Regenerate.
12198 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
12200         PR bootstrap/14522
12201         * configure.in: Fix escaping of $.
12202         * configure: Regenerate.
12204 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
12206         * configure: Regenerate, since I forgot to while committing Paolo's
12207         changes.
12209 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
12211         PR ada/14131
12212         Move language detection to the top level.
12213         * configure.in: Find default values for the tools as
12214         soon as possible.  Disable ada if GNAT is not found.
12215         Emit error message about missing languages.  Expand
12216         --enable-languages=all for the gcc subdirectory.
12218 2004-03-10  Ben Elliston  <bje@gnu.org>
12220         * MAINTAINERS: Update my email address.
12222 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
12224         * ltconfig: Disable building static libraries if building shared
12225         libraries on AIX 5L.
12227 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
12229         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
12230         and disable libgcj.
12231         * configure: Regenerated.
12233 2004-03-01  Brian Booth  <bbooth@redhat.com>
12235         * MAINTAINERS: Add myself to write-after-approval.
12237 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
12239         * MAINTAINERS: Add myself to write-after-approval.
12241 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12243         PR bootstrap/7087
12244         * Makefile.tpl: Guard XFOO sed statements better.
12245         * Makefile.tpl: Add dependency for configure-target-libada.
12246         * Makefile.in: Regenerate (incidentally fixes broken
12247         commit when libada-branch was merged).
12249 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
12251         * MAINTAINERS: Add myself to write-after-approval.
12253 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
12255         * MAINTAINERS: Add Nicola Pero and myself as libobjc
12256         maintainers.
12258 2004-02-20  Andrew Cagney  <cagney@redhat.com>
12260         * config.guess: Update from version 2003-10-16 to 2004-02-16.
12261         * config.sub: Update from version 2003-11-03 to 2004-02-16.
12263 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12265         PR bootstrap/11932
12266         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
12268 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
12270         * MAINTAINERS: Added myself to write-after-approval.
12272 2004-02-14  Michael Koch  <konqueror@gmx.de>
12274         * MAINTAINERS: Added myself to write-after-approval.
12276 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
12278         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
12279         some OS port maintainers to OS port maintainers section.
12281 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
12283         * MAINTAINERS: Add self.
12285 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
12287         * MAINTAINERS: Alphabetize.
12289 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
12291         * MAINTAINERS: Remove myself.
12293 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
12295         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
12296         (rs6000-*-aix*): Same.
12297         * configure: Regenerate.
12299 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
12301         * configure.in (host): Add in missing $noconfigdirs to defines.
12302         * configure: Regenerate.
12304 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
12305             Nathanael Nerode  <neroden@gcc.gnu.org>
12307         PR ada/6637, PR ada/5911
12308         Merge with libada-branch:
12309         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
12310         with appropriate dependencies. Add --enable-libada configure switch.
12311         * configure, Makefile.in: Regenerate.
12313 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
12315         * MAINTAINERS: Add myself to write-after-approval.
12317 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12319         * configure.in: Don't pass --with-stabs on IRIX 5 either.
12320         * configure: Regenerate.
12322 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
12324         Merge from upstream:
12326         * ltmain.in: When setting IFS to '~', be careful about user
12327         arguments that contain '~'.
12329         2004-02-04  Peter O'Gorman  <peter@pogma.com>
12331         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
12332         Also test $base_compile against $CC with escaped arguments. Bug
12333         reported by Geoff Keating <geoffk@apple.com>.
12335 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
12337         * MAINTAINERS: Remove i960 port.
12339 2004-01-23  DJ Delorie  <dj@redhat.com>
12341         * Makefile.def (target_modules) [libiberty]: Don't stage.
12342         * Makefile.in: Rebuilt.
12344 2004-01-20  Caroline Tice  <ctice@apple.com>
12346         * MAINTAINERS: Add myself to write-after-approval.
12348 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
12350         * MAINTAINERS: Update my email address.
12352 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
12354         * MAINTAINERS: Add myself to write-after-approval.
12356 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12358         * MAINTAINERS: Remove entries without email address.
12360 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
12362         * MAINTAINERS: Add myself to write-after-approval.
12364 2004-01-15  Steven Bosscher  <stevenb@suse.de>
12366         * MAINTAINERS: Update my email address.
12368 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
12370         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
12371         * Makefile.tpl (configure-target-[+module+]): Support stage.
12372         * Makefile.in: Rebuilt.
12374 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
12376         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
12378 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
12380         * MAINTAINERS: Add myself as a MIPS maintainer.
12382 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12384         * configure.in: Use ./config.cache, not config.cache.
12385         * configure: Regenerate.
12386         * Makefile.tpl: Special-casing not needed for GCC any more.
12387         * Makefile.in: Regenerate.
12389         * configure.in: Don't share a cache file for host dirs.
12390         * configure: Regenerate.
12392         * config-ml.in: Don't mess with the cache file.
12394 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
12396         * MAINTAINERS: Move myself from 'Write After Approval' to
12397         'CPU Port Maintainers' section as SPARC maintainer.
12399 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12401         * Makefile.tpl: Make GCC use a separate config.cache.
12402         * Makefile.in: Regenerate.
12404         PR bootstrap/11932, PR bootstrap/11933
12405         (I don't know if it will fix either of them, but it relates
12406         to them.)
12407         * configure.in: Don't use shared config.cache for target
12408         directories.
12409         * configure: Regenerate.
12411 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
12413         * MAINTAINERS: Add myself to 'Write After Approval' section.
12415 2003-12-31  Roger Sayle  <roger@eyesopen.com>
12417         * configure.in (ia64*-*-hpux*): Disable building java libraries.
12418         * configure: Regenerated.
12420 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
12422         * MAINTAINERS: Remove the mn10200 maintainer.
12424 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
12426         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
12427         * configure: Regenerated.
12429 2003-12-16  Jan Hubicka  <jh@suse.cz>
12431         * MAINTAINERS: Add myself as callgraph maintainer.
12433 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
12435         * configure.in (raw_libstdcxx_flags): Remove the leading space.
12436         * configure: Regenerate.
12438 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
12440         * MAINTAINERS: Move myself from 'Bug database only accounts' to
12441         'Write After Approval' section. Update email.
12443 2003-12-01  James Lemke  <jim@wasabisystems.com>
12445         * MAINTAINERS (Write After Approval): Add myself.
12447 2003-11-20  Matt Thomas  <matt@3am-software.com>
12449         * MAINTAINERS: Add myself as a vax port maintainer.
12451 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
12453         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
12454         (configure-build-[+module+], configure-[+module+]): Likewise.
12455         (configure-target-[+module+], configure-gcc, config.status): Likewise.
12456         * Makefile.in: Regenerate.
12458 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
12460         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
12461         shared/dylibed libraries.
12462         * ltmain.sh: Likewise.
12463         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
12464         * ltcf-cxx.sh: Likewise.
12465         * ltcf-gcj.sh: Likewise.
12466         * ltconfig: Likewise.
12468 2003-11-17  Stan Cox  <scox@redhat.com>
12470         * MAINTAINERS: Add myself as iq2000 port maintainer.
12472 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
12474         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
12475         * Makefile.in: Regenerate.
12477 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
12479         * config.sub: Update to 2003-11-03 version.
12481 2003-10-20  Phil Edwards  <phil@codesourcery.com>
12483         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
12484         * configure:  Regenerate.
12486 2003-10-20  Nicolas Pitre  <nico@cam.org>
12488         * MAINTAINERS: Add myself to 'Write After Approval' section.
12490 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
12492         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12494 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
12496         * MAINTAINERS: Update my email address.
12498 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12500         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
12502 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
12504         * MAINTAINERS: Add myself to 'Write After Approval' section.
12506 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
12508         * config.guess: Update to 2003-10-16 version.
12509         * config.sub: Update to 2003-10-16 version.
12511 2003-10-15  David Daney  <ddaney@avtrex.com>
12513         * MAINTAINERS: Added myself to 'Write After Approval' section.
12515 2003-10-15  Falk Hueffner  <falk@debian.org>
12517         * MAINTAINERS: Move myself from 'Bug database only accounts' to
12518         'Write After Approval' section. Update email.
12520 2003-10-14  Roger Sayle  <roger@eyesopen.com>
12522         * MAINTAINERS: Move myself from 'Write After Approval' to
12523         'Various Maintainers' section as middle-end maintainer.
12525 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12527         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
12528         HOST_FLAGS_TO_PASS.
12529         * Makefile.in: Regenerate.
12531 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
12533         * config.guess: Update to 2003-10-07 version.
12534         * config.sub: Update to 2003-10-07 version.
12536 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12538         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
12539         * ltconfig (irix5*, irix6*): Don't override version_type.
12541 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
12543         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
12544         * configure: Rebuilt
12545         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
12546         * Makefile.in: Rebuilt
12548 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
12550         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
12552 2003-09-30  Carlo Wood  <carlo@alinoe.com>
12554         * MAINTAINERS (Write After Approval): Add myself.
12556 2003-09-29  Paul Koning  <ni1d@arrl.net>
12558         * MAINTAINERS: Move myself from "Write After Approval"
12559         to CPU platform maintainers for pdp11 platform.
12561 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
12563         * MAINTAINERS: Move myself from 'Write After Approval' to
12564         'Various Maintainers' section as libffi testsuite maintainer.
12566 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
12568         * configure.in: Pass a computed --program-transform-name
12569         to subconfigures.
12570         * configure: Regenerated.
12572 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
12574         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
12575         * Makefile.in: Regenerate.
12577         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
12578         * Makefile.in: Regenerate.
12580 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
12582         * MAINTAINERS: Move myself from 'Write After Approval'
12583         to 'Various Maintainers' (objective-c) section.
12585 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
12587         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
12588         quoting.
12589         * configure: Regenerated.
12591 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
12593         * MAINTAINERS (Write After Approval): Add myself to write after
12594         approval list.
12596 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
12598         * MAINTAINERS (Write After Approval): Add myself.
12600 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
12602         * MAINTAINERS: Update my e-mail address.
12604 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
12606         * libtool.m4 (LD): Correct powerpc64 host match.
12608 2003-09-06  James E Wilson  <wilson@tuliptree.org>
12610         * MAINTAINTERS: Update my affiliation and email address.
12612 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
12614         * MAINTAINERS (Write After Approval): Add myself.
12616 2003-09-04  DJ Delorie  <dj@redhat.com>
12618         * configure: Regenerate.
12620 2003-09-04  Robert Millan  <robertmh@gnu.org>
12622         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
12624 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12626         * configure.in: Ensure arguments to sed are properly spaced.
12627         * configure: Regenerate.
12629 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
12631         * MAINTAINERS: Update my e-mail address.
12633 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
12635         * MAINTAINERS (Write After Approval): Add myself.
12637 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
12639         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
12640         * configure: Regenerated.
12642 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
12644         * MAINTAINERS: Update my email address.
12646 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
12648         * configure.in:  Use newline instead of semicolon when assuming
12649         shell arguments in a for loop.
12650         * configure:  Regenerated.
12652 2003-08-22  Jason Eckhardt  <jle@rice.edu>
12654         * MAINTAINERS: Resurrect the i860 maintainer.
12656 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
12658         PR 8180
12659         * configure.in: When testing with_libs and with_headers, treat
12660         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
12661         * configure: Regenerate.
12663         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
12664         make, shell, etc.
12665         (baseargs): Likewise.
12666         * configure: Regenerate.
12668 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
12670         * MAINTAINERS (Write After Approval): Add myself.
12672 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
12674         * configure.in: Disable libgcj for darwin not on powerpc.
12675         * configure: Rebuild.
12677 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
12679         * config-ml.in, symlink-tree: Add license.
12681 2003-08-03  Richard Stallman  <rms@gnu.org>
12682             Eben Moglen  <moglen@columbia.edu>
12684         * README.SCO: New file.
12686 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
12688         * Makefile.tpl (check, check-c++): Express dependencies using
12689         dependencies rather than commands.
12690         * Makefile.in: Regenerate.
12692 2003-08-01  Andrew Cagney  <cagney@redhat.com>
12694         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
12695         * configure: Ditto.
12697 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
12699         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
12700         * Makefile.in: Update.
12702 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
12704         * configure.in: Enable libgcj for darwin.
12705         * configure: Rebuild.
12707 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
12709         * config-ml.in:  Use ac_configure_args directly instead of
12710         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
12711         actually seen.
12713 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12715         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12716         creating target and build subdirs to build all parent dirs as needed.
12717         * Makefile.in: Rebuild.
12718         * configure.in: Don't build dirs explicitly here.
12719         * configure: Rebuild.
12721 2003-07-26  Paul Brook  <paul@nowt.org>
12723         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12725 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
12727         * Makefile.tpl (all-make): Depend on intl.
12728         * Makefile.in: Rebuilt.
12730 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
12732         * install-sh:  Update to newer upstream versions (associated with
12733         aclocal 1.7).
12734         * mkinstalldirs:  Likewise.
12735         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
12737 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
12739         * MAINTAINERS: Move self from Bug database only accounts
12740         to write-after-approval.
12742 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
12744         * config.if: Remove unused libc_interface determination.
12746 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12748         * MAINTAINERS: Move self from write-after-approval to
12749         build machinery (*.in).
12751 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12753         PR bootstrap/11273
12754         PR bootstrap/11408
12755         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
12756         unused INSTALL_PROGRAM_ARGS.
12757         * configure.in: Use AC_PROG_INSTALL.
12758         * Makefile.in: Regenerate.
12759         * configure: Regenerate.
12761 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
12763         * MAINTAINERS: Alphabetize.
12765 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
12767         * configure: Rebuilt.
12768         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
12769         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12770         newlib nor libgloss.
12771         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
12772         * configure.in (am33_2.0-*-linux*): Added.
12774 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
12776         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12777         * configure: Regenerate.
12779 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
12781         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12782         * Makefile.in: Regenerate.
12784 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12786         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12787         * Makefile.in: Regenerate.
12789 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
12791         * Makefile.tpl: Replace PWD with PWD_COMMAND.
12792         * Makefile.in: Regenerated.
12794         * config-ml.in: Replace PWD with PWD_COMMAND.
12796 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12798         * intl: New directory; see intl/ChangeLog for details.
12799         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12800         * Makefile.tpl: all-gcc depends on maybe-all-intl.
12801         * Makefile.in: Regenerate.
12803 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12805         * configure.in: Clean up config-lang.in handling.  Delete
12806         useless assignment to "subdirs".
12807         * configure: Regenerate.
12809 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12811         * configure.in: Rename 'target_libs' to 'target_libraries'.
12812         Remove useless reference to 'target_libs'.
12813         * configure: Regenerate.
12815 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
12817         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12818         * Makefile.in: Regenerate.
12820 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12822         * Makefile.def: Introduce flags_to_pass.
12823         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12824         * Makefile.in: Regenerate.
12826 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
12828         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12829         and target-libgloss.
12830         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12831         <h8300*-*-*>: Disable libf2c and ${libgcj}.
12832         * configure: Regenerate.
12834 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
12836         * configure.in: Update testsuite_flags to new location.
12837         * configure. Regenerate.
12839 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12841         * Makefile.tpl: Remove BUILD_CC stuff.
12842         * Makefile.in: Regenerate.
12844 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
12846         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12848 2003-06-16  Graeme Peterson  <gp@qnx.com>
12850         * MAINTAINERS (Write After Approval): Add myself.
12852 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
12854         * config.guess: Update to 2003-06-12 version.
12855         * config.sub: Update to 2003-06-13 version.
12857 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
12859         * config.guess: Update to 2003-06-06 version.
12860         * config.sub: Update to 2003-06-06 version.
12862 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12864         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12865         * configure. Regenerate.
12867 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12869         * configure.in: Disable serial configure by default.
12870         * configure: Regenerate.
12871         * Makefile.tpl: Abolish .NOTPARALLEL.
12872         * Makefile.in: Regenerate.
12874         * Makefile.tpl: Replace {build,host,target}_canonical by
12875         {build,host,target}.
12876         * Makefile.in: Regenerate.
12878         * Makefile.tpl: Fix stupid pasto.
12879         * Makefile.in: Regenerate.
12881 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12883         * Makefile.tpl: Remove bogus conditional.
12884         * Makefile.in: Regenerate.
12886 2003-06-05  Jan Hubicka  <jh@suse.cz>
12888         * Makefile.tpl (profiledbootstrap): New target.
12889         * Makefile.in (profiledbootstrap): New target.
12891 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
12893         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12894         Pinski. Remove user names from other bugzilla-only maintainers.
12896 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12898         * Makefile.tpl: Make 'recursive targets' using autogen rather
12899         than shell loop.  Remove duplicate 'clean' targets and false
12900         comments.
12901         * Makefile.def: Add systematic dependencies to 'recursive' targets.
12902         Add systematic method of specifying missing targets in subdirs.
12903         Add copyright boilerplate.
12904         * Makefile.in: Regenerate.
12905         * configure.in: Add 'recursive targets' to maybe list.
12906         * configure: Regenerate.
12908         * MAINTAINERS: "GNATS only" -> "Bug database only".
12910         * Makefile.tpl: Rename [+target+] to [+make_target+].
12911         * Makefile.def: Rename 'target' to 'make_target'.
12913 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
12915         * MAINTAINERS: Add self as options handling maintainer.
12917 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
12919         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12920         been too long since I touched those ports.
12922 2003-05-28  DJ Delorie  <dj@redhat.com>
12924         * Makefile.tpl: Make maybe-check-gcc .PHONY.
12925         * Makefile.in: Regenerate.
12927 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
12929         * configure.in: Use curly braces in the definition of tooldir.
12930         * configure: Regenerate.
12932 2003-05-21  DJ Delorie  <dj@redhat.com>
12934         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12935         newlib or libgloss.
12936         * Makefile.in: Regenerate.
12938 2003-05-21  DJ Delorie  <dj@redhat.com>
12940         * Makefile.tpl: Add missing empty maybe-check-gcc target.
12941         * Makefile.in: Regenerate.
12943 2003-05-20  Ian Lance Taylor  <ian@airs.com>
12945         * MAINTAINERS: Update my e-mail address.
12947 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12949         * configure.in: Switch more things to use maybe dependencies.
12950         * Makefile.tpl: Switch more things to use maybe dependencies.
12951         Factor out common code from autogen IF statements.
12952         * configure: Regenerate.
12953         * Makefile.in: Regenerate.
12955 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
12957         * configure.in: Accept i[3456789]86 for machine type.
12958         * configure: Regenerate.
12960 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12962         * configure.in: Switch more things to use maybe dependencies.
12963         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
12964         * configure: Regenerate.
12965         * Makefile.tpl: Switch more things to use maybe dependencies.
12966         * Makefile.in: Regenerate.
12968 2003-05-16  Andreas Schwab  <schwab@suse.de>
12970         * Makefile.tpl (install-opcodes): Define.
12971         * Makefile.in: Rebuild.
12973 2003-05-13  Andreas Jaeger  <aj@suse.de>
12975         * config.guess: Update to 2003-05-09 version.
12976         * config.sub: Update to 2003-05-09 version.
12978 2003-05-13  Michael Eager  <eager@mvista.com>
12980         * configure.in: Correct sed script so that options in quotes are not
12981         deleted.
12982         * configure: Rebuild.
12984 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
12986         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12987         and $$s/newlib/libc/sys/cygwin32 include paths.
12988         * configure: Ditto.
12990 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
12992         * MAINTAINERS: Update my email addresses.
12994 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
12996         * config-ml.in: Propagate INSTALL variables.
12998 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13000         * MAINTAINERS: Remove duplicate entries in Write After Approval.
13002 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
13004         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
13005         * Makefile.in: Regenerate.
13007 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
13009         * MAINTAINERS (GNATS only): Add Falk Hueffner.
13011 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
13013         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
13015 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
13017         * Makefile.tpl: Clean $(BUILD_SUBDIR).
13018         * Makefile.in: Regenerated.
13020 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
13022         * MAINTAINERS (Write After Approval): Upgrade myself from
13023         GNATS only to write-after-approval. Update my mail address.
13025 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
13027         (OS Port Maintainers: freebsd): Add myself.
13029 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
13031         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
13033 2003-04-22  Kean Johnston  <jkj@sco.com>
13035         * MAINTAINERS (SCO ports): Added myself.
13037 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
13039         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
13041 2003-04-19  Kean Johnston  <jkj@sco.com>
13043         * MAINTAINERS (Write After Approval): Add myself.
13045 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13047         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
13048         * Makefile.in: Regenerate.
13050 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
13052         * configure.in (powerpc64*-*-linux*): Remove.
13053         * configure: Rebuilt.
13055 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
13057         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
13058         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
13059         and restrap.
13060         * Makefile.in:  Regenerate.
13062 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
13064         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
13065         * configure: Regenerated.
13067 2003-04-15  DJ Delorie  <dj@redhat.com>
13069         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
13071 2003-04-13  Nick Clifton  <nickc@redhat.com>
13073         * config-ml.in: Remove support for --disable-aix removing
13074         call-aix multilibs.
13076 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
13078         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
13079         * */configure: Rebuilt.
13081 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
13083         * MAINTAINERS: Add my email address.
13085 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
13087         * MAINTAINERS (Write After Approval): Add myself.
13089 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
13091         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
13092         * Makefile.in: Regenerate.
13094 2003-03-14  Michael Chastain  <mec@shout.net>
13096         * Makefile.in: Regenerate with correct Makefile.def.
13098 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
13100         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
13101         Make macro.
13102         * Makefile.in: Regenerate.
13103         * configure.in: Clean up gxx_include_dir logic.
13104         * configure: Regenerate.
13106 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
13108         * MAINTAINERS (Write After Approval): Add myself.
13110 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
13112         * MAINTAINERS: Update my mail address.
13114 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13116         * configure.in (gxx_include_dir): Fix typo.
13117         * configure: Regenerated.
13119 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
13121         * Makefile.tpl: Reindent.
13122         * Makefile.in: Regenerate.
13123         * configure.in: Reindent.  Don't set unused variables.
13124         * configure: Regenerate.
13126 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
13128         * configure.in: Include $(build_tooldir)/sys-include in
13129         FLAGS_FOR_TARGET.
13130         * configure: Regenerated.
13132 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
13134         * Makefile.tpl: Always pass down RANLIB.
13135         * Makefile.in: Regenerate.
13137         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
13138         * Makefile.in: Regenerate.
13139         * configure.in: Remove unused logic relating to --enable-shared
13140         and --enable-threads.  Remove bogus comments.  Remove redundant
13141         noconfigdirs.
13142         * configure: Regenerate.
13144         * configure.in: Replace ${libstdcxx_version} by its value.
13145         Remove reference to mh-dgux.
13146         * configure: Regenerate.
13148 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
13150         * MAINTAINERS (Write After Approval): Add myself.
13152 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
13154         * Makefile.tpl: Rearrange.
13155         * Makefile.in: Regenerate.
13157 2003-02-25  Uwe Stieber  <uwe@wwws.de>
13159         * configure.in: Add support for kaOS as cross build target system.
13160         * configure: Regenerated.
13162 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
13164         * MAINTAINERS (Write after approval): Add myself.
13166 2003-02-21  James E Wilson  <wilson@tuliptree.org>
13168         * MAINTAINERS: Update my email address.
13170 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
13172         * MAINTAINERS: Add self to blanket write privs. section.
13174 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
13176         * Makefile.tpl: Add definition of CPPFLAGS to pass into
13177         configure-target-* as some target builds may require additional
13178         flags for preprocessor tests.
13179         * Makefile.in: Regenerated.
13181 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
13183         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
13184         * ltconfig: Handle it.
13185         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
13186         auto-detecting it.
13188         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
13189         it is used as argument to $CC.
13190         * ltcf-gcj.sh: Likewise.
13192         * configure.in: Introduce --enable-maintainer-mode.
13193         * configure: Rebuilt.
13194         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
13195         for maintainer mode.
13196         * Makefile.in: Rebuilt.
13198 2003-02-18  Jason Merrill  <jason@redhat.com>
13200         * Makefile.tpl (check-c++): Allow parallelism.
13202 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13204         * MAINTAINERS: Remove John Carr (who never actually had access to
13205         gcc.gnu.org).
13207 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
13209         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
13210         don't configure target-libobjc.
13211         * configure: Regenerate.
13213 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13215         * Makefile.tpl (RANLIB): Define.
13216         * Makefile.in: Regenerate.
13218 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
13220         * MAINTAINERS: Update my email.
13222 2003-02-06  Keith R Seitz  <keiths@redhat.com>
13224         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
13225         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
13226         * Makefile.in: Regenerated.
13227         * configure.in: Remove all traces of snavigator, db, and grep.
13228         * configure: Regenerated.
13230 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13232         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
13233         After Approval.
13235 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
13237         * MAINTAINERS (Write after approval): Add myself.
13239 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
13241         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
13242         * Makefile.in: Regenerated.
13244 2003-01-30  Roger Sayle  <roger@eyesopen.com>
13246         * config.guess: Updated to 2003-01-30's version.
13247         * config.sub: Updated to 2003-01-28's version.
13249 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
13251         * config.if: If gcc_version is already set, just use it.  Don't set
13252         gcc_version_trigger if it's already set, otherwise set it to
13253         gcc/version.c, but only if the file exists.  If it is not set and
13254         gcc/version.c does not exist, try to extract the version number from
13255         $CC.
13257 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
13259         * MAINTAINERS: Add myself to write-after-approval list.
13261 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
13263         * configure.in:  Revert 24Jan change.
13264         * configure:  Regenerate.
13266 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13268         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
13269         entry of HJ Lu.
13271 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
13273         * configure.in: Revert previous change.
13274         * configure: Regenerate.
13276 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
13278         * configure.in: Make rda native-only.
13279         * configure: Regenerate.
13281 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
13283         * MAINTAINERS: Move myself from GNATS-only-accounts to
13284         write-after-approval.
13286 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
13288         * configure.in: Add missing \.
13289         * configure: Rebuilt.
13291 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
13293         * configure.in (baseargs): Avoid using \| in sed regular
13294         expressions.
13295         * configure: Rebuilt.
13297 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
13299         * configure.in (baseargs): Remove all supported forms of
13300         --cache-file, --srcdir, --host, --build and --target options
13301         from argument lists.
13302         * configure: Rebuilt.
13304 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
13306         * MAINTAINERS: Add myself to write-after-approval list.
13308 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
13310         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
13311         * configure: Rebuilt.
13313 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
13315         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
13316         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
13317         * Makefile.in: Regenerate.
13318         * configure: Regenerate.
13320 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
13322         * configure.in: Remove Makefile in build, host and target modules
13323         unless configure was run with --no-recursion.
13324         * configure: Rebuilt.
13326 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
13328         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
13329         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
13330         * Makefile.in: Regenerate.
13332 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
13334         * config.guess: Update to 2003-01-03 version.
13335         * config.sub: Update to 2003-01-03 version.
13337 2003-01-07  Christopher Faylor  <cgf@redhat.com>
13339         * configure: Regenerate with proper autoconf 2.13.
13341 2003-01-07  Christopher Faylor  <cgf@redhat.com>
13343         * configure.in: Add AC_PREREQ for consistency.
13344         * configure: Regenerate.
13346 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
13348         * configure.in (GDB_TK): Add tcl directories conditional on
13349         gdb/gdbtk directory being present.
13350         * configure: Regenerate.
13352 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
13354         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
13355         used by gcc if LD is not defined and we are not doing a Canadian Cross.
13356         * configure: Rebuilt.
13358 2002-12-31  Tom Tromey  <tromey@redhat.com>
13360         * Makefile.in: Rebuilt.
13361         * Makefile.def (target_modules) [libffi]: Allow installation.
13363 2002-12-31  Andreas Schwab  <schwab@suse.de>
13365         * configure.in: Fix use of $program_transform_name.
13366         * configure: Regenerated.
13368 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
13370         * configure.in (baseargs): Don't remove first configure argument.
13371         * configure: Regenerated.
13373 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
13375         * Makefile.tpl (local-distclean): Don't remove...
13376         (multilib.ts): ... this.  Moved into...
13377         (multilib.out): ... this.  Don't use sub-make.
13378         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
13379         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
13380         (configure-build-[+module+], configure-[+module+],
13381         configure-target-[+module+], configure-gcc): ... these.  Test
13382         for Makefile existence.  Drop config.status from dependencies.
13383         * Makefile.in: Rebuilt.
13384         * configure.in: Move gcc-version-trigger to the end of
13385         ac_configure_args.  Add comments to maybedep.tmp and
13386         serdep.tmp.  Introduce --disable-serial-configure.  Remove
13387         nonopt from baseargs, matching and removing corresponding
13388         whitespace while at it.
13389         * configure: Rebuilt.
13391 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
13393         * configure.in (host_configargs): Replace reference to
13394         no-longer-defined buildopts with --build=${build_alias}.
13395         * configure: Rebuilt.
13397         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
13398         program_transform_name to standard idiom.
13399         (AUTOGEN, AUTOCONF): Define.
13400         (Makefile.in): Use $(AUTOGEN).
13401         (Makefile): Depend on config.status, and use autoconf-style rule to
13402         build it.  Move original commands to...
13403         (config.status): ... this new target.
13404         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
13405         $(AUTOCONF).
13406         * Makefile.in: Rebuilt.
13408 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
13410         * Makefile.tpl: Fix dramatic bustage due to change in
13411         program_transform_name.
13412         * Makefile.in: Regenerate.
13414         * configure.in: Remove unnecessary PATH setting.
13415         * configure: Regnerate.
13417         * configure.in: Don't default to unprefixed tools unless
13418         the native tools will work.
13419         * configure: Regenerate.
13421         * configure.in: Convert to autoconf script.  Blow away lots
13422         of now-redundant Makefile fragments.
13423         * configure: Generate using Autoconf.
13424         * Makefile.tpl: Rewrite to reflect autoconfiscation.
13425         * Makefile.in: Regenerate.
13427 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
13429         * configure: Fix stupid bug where RANLIB was mistakenly included.
13431         * configure.in: Rename (buildargs, hostargs, targargs) to
13432         (build_configargs, host_configargs, target_configargs).
13434         * configure.in: Move logic out of sed statement.
13436         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
13437         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
13439 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
13441         * config.sub: Import from master repository
13442         * config.guess: Ditto
13444 2002-12-24  Andreas Schwab  <schwab@suse.de>
13446         * Makefile.tpl (multilib.out): Fix missing space.
13447         * Makefile.in: Regenerate.
13449 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
13451         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
13452         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
13453         * Makefile.in: Regenerate.
13454         * configure.in: Remove unnecessary leftovers.
13456 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
13458         * configure.in (extra_ranlibflags_for_target): New variable.
13459         (*-*-darwin): Add -c to ranlib commands.
13460         * configure (tooldir): Handle extra_ranlibflags_for_target.
13462 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
13464         * Makefile.tpl: Revert HJL's change.
13465         * Makefile.in: Regenerated.
13466         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
13467         always.
13469 2002-12-19  Andreas Schwab  <schwab@suse.de>
13471         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
13472         * Makefile.in: Regenerate.
13474 2002-12-18  H.J. Lu  <hjl@gnu.org>
13476         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
13477         * Makefile.in: Regenerated.
13479         * configure.in (build_prefix): New. Substitute.
13481 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
13483         * Makefile.tpl: Don't let real targets depend on phony targets.
13484         * Makefile.in: Regenerate.
13486         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
13487         * Makefile.in: Regenerate.
13489 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
13491         * config.sub: Import from master repository
13492         * config.guess: Ditto
13494 2002-12-16  Jason Merrill  <jason@redhat.com>
13496         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
13497         previous 'make bootstrap'.
13498         * Makefile.in: Regenerate.
13500 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
13502         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
13504 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
13506         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
13507         * Makefile.in: Regenerate.
13509 2002-12-13  Jason Merrill  <jason@redhat.com>
13511         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
13512         library tests.
13513         (check-c++): Just depend on it and check-target-libstdc++-v3.
13514         * Makefile.in: Regenerate.
13516 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
13518         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
13519         * Makefile.in: Rebuilt.
13521 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
13523         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
13525 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
13527         * configure: Fix bug put in by gremlins.
13529         * Makefile.tpl: Substitute more autoconfily.
13530         * configure: Substitute more autoconfily.
13531         * Makefile.in: Regenerate.
13533 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
13535         * config.sub: Import from master repository
13536         * config.guess: Ditto
13537         * MAINTAINERS: Added Svein Seldal under write after approval
13539 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
13541         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
13542         * Makefile.in (all-sim): Ditto.
13544 2002-12-06  DJ Delorie  <dj@redhat.com>
13546         * Makefile.tpl: Change configure dependencies to not have real
13547         targets depend on phony targets.
13549 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
13551         * configure.in: Revert unintentional change.
13553         * Makefile.tpl: Change dependency for */multilib.out so that
13554         it works when gcc isn't in the tree.
13556         * configure.in: Substitute more.
13557         * configure: Run subconfigures from the Makefile.
13558         * Makefile.tpl: Run subconfigures from the Makefile; add a few
13559         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
13561 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13563         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
13565 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13567         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
13568         and corresponding dependencies.
13569         * Makefile.in: Regenerate.
13571         * configure.in (host_tools): Order binutils, gas and ld for
13572         convenience in running the testsuites.
13574         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
13575         * Makefile.in: Regenerate.
13576         * configure.in: Introduce rules to serialize subconfigure runs.
13578         * configure.in: Introduce BASE_CC_FOR_TARGET.
13579         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
13580         Realize configure-build-* targets.  Realize configure-target-* targets.
13581         * Makefile.in: Regenerate.
13583 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13585         * configure: Move gcc_version_trigger stuff from here...
13586         * configure.in: ...to here.
13588         * configure.in: Separate subconfigure options added by this file from
13589         options given by the user.  Add machinery to put args for host
13590         subconfigures into the Makefile.
13592         * Makefile.tpl: Remove 'vault' targets.
13593         * Makefile.tpl: Reorder and comment dependencies.
13594         * Makefile.in: Regenerate.
13596 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
13597         * configure.in: Fix my broken commit of previous patch. (sigh)
13599 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
13601         * configure.in: Move host-specific darwin noconfigdirs into
13602         the host-specific section.
13604 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
13606         * configure.in: Move host-specific darwin noconfigdirs into
13607         the host-specific section.
13609 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
13611         * configure: Remove skip-this-dir support.
13612         * Makefile.tpl: Remove skip-this-dir support.
13614         * Makefile.tpl: Remove leftover support for non-autoconfiscated
13615         subdirectories.
13616         * Makefile.in: Regenerate.
13618         * Makefile.tpl: Strip out useless setting of 'dir'.
13619         * Makefile.in: Regenerate.
13621 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
13623         * configure.in: Fix deeply stupid bug.
13625         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
13626         shell code in CXX_FOR_TARGET
13627         * Makefile.def: Introduce raw_cxx.
13628         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
13629         RAW_CXX_FOR_TARGET.
13630         * Makefile.in: Regenerate.
13632 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
13634         * Makefile.tpl: Remove unnecessary ifs.
13635         * Makefile.in: Regenerate.
13637         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
13638         dependencies.  Maybe-ize build-libiberty.  Create dummy install
13639         targets for 'no_install' modules.
13640         * configure: Move GDB_TK substitution to configure.in.  Move
13641         build_modules stuff to configure.in.
13642         * configure.in: Implement soft dependency machinery.  Maybe-ize
13643         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
13644         * Makefile.in: Regenerate.
13646 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
13648         * Makefile.tpl: Make all-target, install-target behave similarly
13649         to all, install (only hitting configured targets).  Eliminate
13650         unused macro defintions.
13652         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
13653         build != host.
13655         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
13657         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
13659         * configure.in: Produce lists of subdir targets we're actually
13660         configuring.  Remove references to "dosrel".
13661         * Makefile.tpl: Let configure set which subdir targets are hit.
13662         Remove install-cross; clean up install; remove ALL.  Remove
13663         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
13664         Autogenerate host module targets.  Remove empty dependency lines
13665         and redundant dependency; rearrange slightly.
13666         * Makefile.def: Add host-side libtermcap, utils.
13668         * Makefile.in: Regenerate.
13670 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13672         * ltconfig (osf[345]): Append $major to soname_spec.
13673         Reflect this in library_names_spec.
13674         * ltmain.sh (osf): Prefix $major with . for use as extension.
13676 2002-11-19  Andreas Jaeger  <aj@suse.de>
13678         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
13679         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
13680         and sparc64 GNU/Linux systems.
13682 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
13684         * MAINTAINERS: Update email.
13686 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13688         * MAINTAINERS: Complete James Dennett's entry.
13690 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
13692         * MAINTAINERS (Write After Approval): Add myself.
13694 2002-11-13  Bruce Korb  <bkorb@gnu.org>
13696         * Makefile.tpl: syntactic cleanup
13698 2002-11-13  Stuart Hastings  <stuart@apple.com>
13700         * MAINTAINERS: Add myself to write-after-approval list.
13702 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
13704         * Makefile.def: Add list of recursive targets to autogenerate.
13705         Add build_modules.
13706         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
13707         targets.  Autogenerate *-build-* targets.
13708         * Makefile.in: Regenerate.
13710 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
13712         * configure: More autoconf-style substitutions.
13713         * Makefile.tpl: More autoconf-style substitutions.
13714         * Makefile.in: Regenerate.
13716 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
13718         * configure: Substitute more variables in a more autoconf-friendly
13719         way.  Simplify slightly.
13720         * Makefile.tpl: Make more variables substitutable in an
13721         autoconf-friendly way.
13722         * Makefile.in: Regenerate.
13724 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
13726         * MAINTAINERS (Write After Approval): Add myself.
13728 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
13730         * configure.in (v810*): Remove special setting of tools.
13732         * configure: Add support for extra required flags for ar or nm.
13733         * configure.in (aix4.3+): Use above support for target-specific
13734         issues, rather than using config/mt-aix43.
13736 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
13738         * configure: Remove 'removing', which doesn't work.  Replace $subdir
13739         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
13740         with $srcdir.  Reformat indentation.  Substitute some variables
13741         formerly hard-coded in the Makefile for build=host.
13742         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13743         * Makefile.def: Autogenerate more.
13744         * Makefile.in: Regenerate.
13746 2002-11-04  Adam Nemet  <anemet@lnxw.com>
13748         * MAINTAINERS (Write After Approval): Add myself.
13750 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
13752         * Makefile.def (host_modules): Add rda.
13753         * Makefile.in: Regenerate.
13754         * configure.in (target_tool): Add target-rda to list.
13756 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13758         * MAINTAINERS: Remove "co-maintainer" note for web pages.
13760 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
13762         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
13763         and restrap targets to this rule.
13764         * Makefile.in:  Regenerate.
13766 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13768         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13769         GNATS only accounts.
13771 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
13773         * configure.in (i[3456]86-*-linux*): Add check to disable
13774         ${libgcj} for glibc1.
13776 2002-10-24  Denis Chertykov  <denisc@overta.ru>
13778         * MAINTAINERS: Add myself as ip2k port maintainer.
13780 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
13782         * configure.in: Add tic4x target.
13784 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13786         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13787         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13788         * Makefile.in: Regenerate.
13790         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13791         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13792         * Makefile.in: Regenerate.
13794 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
13796         * MAINTAINERS: Add myself as web pages co-maintainer.
13798 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13800         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13801         * Makefile.in: Regenerate.
13803 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
13805         * MAINTAINERS: Add myself and Nathan Sidwell
13806         <nathan@codesourcery.com> as VxWorks maintainers.
13808 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13810         * Makefile.def: Remove order dependency comments.
13811         * Makefile.tpl: Add explicit install-install dependencies.
13812         * Makefile.in: Regenerate.
13814         * Makefile.tpl: Remove material now in src-release.  (Finally!)
13815         * Makefile.in: Regenerate.
13817         * Makefile.tpl: Add configure-target (for src-release in src)
13818         * Makefile.in: Regenerate.
13820 2002-09-30  Nick Clifton  <nickc@redhat.com>
13822         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13824 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
13826         * configure.in (s390*-*-linux*): Enable libgcj.
13828 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
13830         * configure: Revert accidentally applied changes.
13832         * Makefile.tpl: Make more autoconf-friendly.
13833         * Makefile.in: Regenerate.
13834         * configure: Make substitution more autoconf-like.
13836 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
13838         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13839         single entry to handle all these.
13840         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
13841         libjava on arm-*-elf.
13843 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
13845         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13846         things that depend on them.
13848 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13850         * Makefile.tpl: Make subsituted variables more autoconfy.
13851         * Makefile.in: Regenerate.
13852         * configure: Make seds more autoconfy.
13854 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13856         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13857         * Makefile.in: Regenerate.
13858         * configure.in: Rewrite sed statements to look autoconfy.
13860         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13861         all-target-foo on configure-target-foo.
13862         * Makefile.def: Ditto.
13863         * Makefile.in: Rebuild.
13865 2002-09-25  Andrew Haley  <aph@redhat.com>
13867         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13869 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
13871         * Makefile.def: New file.
13872         * Makefile.tpl: New file.
13873         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13874         * contrib/gcc_update: Note that Makefile.in is a generated file.
13876         * configure.in: Minor rearrangement.  Simplify tests.
13878 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
13880         * configure.in (with_headers): Skip copy if value is "yes".
13881         (with_libs): Likewise.
13883 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
13885         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13886         * configure.in (sh*-*-pe*): Ditto.
13887         * configure.in (mips*-*-pe*): Ditto.
13888         * configure.in (*arm-wince-pe): Ditto.
13890         * configure.in: Rearrange.
13892 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
13894         * MAINTAINERS: Update my email address.
13896 2002-08-30  Paul Koning  <pkoning@equallogic.com>
13898         * MAINTAINERS: (Write After Approval): Add myself.
13900 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
13902         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13904 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
13906         * MAINTAINERS: Change my mailing address.
13908 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
13910         * MAINTAINERS (Write After Approval): Remove myself.
13911         (Various Maintainers: c++ runtime libs): Add myself.
13913 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
13915         * MAINTAINERS (Write After Approval): Remove myself.
13916         (Various Maintainers: c++ runtime libs): Add myself.
13918 2002-08-15  Eric Christopher  <echristo@redhat.com>
13920         * config.sub: Import from master repository.
13921         * config.guess: Ditto.
13923 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
13925         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13926         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13927         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13929 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
13931         * MAINTAINERS: Add self to rs6000 vector extensions.
13933 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
13935         * libiberty/configure: Reverted unintended yesterday's check in.
13937 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
13939         * boehm-gc/configure, libf2c/configure: Rebuilt.
13940         * libffi/configure, libiberty/configure: Ditto.
13941         * libjava/configure, libobjc/configure: Ditto.
13942         * libstdc++-v3/configure, zlib/configure: Ditto.
13943         Merged from binutils:
13944         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
13945         From Steve Ellcey <sje@cup.hp.com>:
13946         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13947         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13948         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13949         IA64.
13950         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13951         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13952         soname_spec, sys_lib_search_path_spec): Ditto.
13954 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
13956         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13958 2002-08-04  H.J. Lu  (hjl@gnu.org)
13960         * configure.in (mips*-*-linux*): Don't skip target-libffi.
13962 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
13964         * MAINTAINERS (Write After Approval): Add myself.
13966 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
13968         * configure.in: Move generic linux case to end.  Copy generic
13969         linux noconfigdirs to mips*-*-linux* entry and new
13970         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
13972 2002-07-19  Michael Matz  <matz@suse.de>
13974         * MAINTAINERS: Add myself as ra* maintainer.
13976 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
13978         * config.guess: Update to 2002-07-09 version.
13979         * config.sub: Update to 2002-07-03 version.
13981 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
13983         * MAINTAINERS: Fix typo in a maintainer email address.
13985 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
13987         * configure.in: Remove two redundant tests.
13989 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13991         * configure.in (mips*-*-irix6*o32): Enable stabs.
13993 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
13995         * configure.in: Don't build grez.
13996         * Makefile.in: Ditto.
13998         * Makefile.in: Remove references to bsp, cygmon, libstub.
13999         * configure.in: Ditto.
14001         * configure.in: Remove leftover reference to gdbtest.
14003 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
14005         * configure.in (gxx_include_dir):  Change to match versioned
14006         C++ headers if --enable-version-specific-runtime-libs is used.
14008 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
14010         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
14012 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
14014         * configure.in: Make --without-x work.
14016 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
14018         * configure.in: Rearrange target Makefile fragment collection.
14020         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
14021         cvs[src].
14022         * configure.in: Ditto.
14024 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
14026         * MAINTAINERS (Write After Approval): Update my e-mail address.
14028 2002-06-24  Ben Elliston  <bje@redhat.com>
14030         * configure.in (host_tools): Remove cgen.
14032         * Makefile.in (all-cgen): Remove; runs from its source directory.
14033         (check-cgen, install-cgen, clean-cgen): Likewise.
14034         (all-opcodes): Do not depend on all-cgen.
14035         (all-sim): Likewise.
14037 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
14039         * Makefile.in: Eliminate 'apache' targets.
14040         * configure.in: Eliminate 'apache' targets.
14042         * configure.in: Eliminate redundant tests.  Reorganize.
14044         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
14046         * config-ml.in: Eliminate references to Cygnus configure.
14048         * Makefile.in: Eliminate references to building emacs.
14050 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
14052         * MAINTAINERS: Update my email address.
14054 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
14056         * config.if (libstdcxx_incdir): Version C++ headers.
14057         (cxx_incdir): Remove.
14059 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
14061         * MAINTAINERS (Write After Approval): Add self.
14063 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
14065         * configure.in: Add support for ip2k.
14067 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
14069         * configure.in: Fix AIX configury bug.
14071 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
14073         * MAINTAINERS (Write After Approval): Add self.
14075 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
14077         * configure.in: replace ${topsrcdir} with ${srcdir}
14079         * configure.in: Move definition of libstdcxx_flags
14080         right above usage, rather than waaay earlier.
14082         * configure.in: Pull definition of is_cross_compiler earlier.
14084         * configure.in: Rearrange a little.
14086         * configure.in: Remove references to librx.
14087         * Makefile.in: Remove references to librx.
14089 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
14091         * config.sub: Add support for avr target.
14092         Import from master sources, rev 1.255
14094 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
14096         * configure, .cvsignore:  Revert previous change...
14097         * Makefile:  ...delete.
14099 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
14101         * configure.in: Eliminate ${gasdir} variable.
14103 2002-06-18  Dave Brolley  <brolley@redhat.com>
14105         * configure.in: Add support for frv.
14106         * config.sub: Add support for frv.
14108 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
14110         * configure:  Remove garbage from previous commit.
14112 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
14114         * configure:  For in-source builds, make a subdir and re-exec there.
14115         * Makefile:  New file.  Pass targets through to build directory.
14116         * .cvsignore:  No longer ignore "Makefile".
14118 2002-06-16  Douglas Rupp  <rupp@gnat.com>
14120         * MAINTAINERS (Write After Approval): Add self.
14122 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14124         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
14126 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
14128         * configure.in (vax-*-netbsd*): Re-enable gas.
14130 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
14132         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
14133         BUILD_PREFIX_1, to correct nomenclature.
14134         * configure: Likewise.
14136         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
14137         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
14139 2002-05-31  Olaf Hering  <olh@suse.de>
14141         * config-ml.in: Propogate DESTDIR also.
14143 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
14145         * configure.in (vax-*-netbsd*): Don't build gas for this
14146         platform.
14148 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
14150         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14151         and libgcj for AVR.
14153 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
14155         * MAINTAINERS (Write After Approval): Add myself.
14157 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
14159         * config.guess: Update to 2002-05-22 version.
14160         * config.sub: Likewise.
14162 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14164         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
14165         * config-ml.in: Likewise.
14166         * configure: Likewise.
14167         * configure.in: Likewise.
14169 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
14171         * MAINTAINERS: Update my email address.
14173 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
14175         * configure.in: Simplify makefile fragment collection.
14177         * configure.in: Remove code to build emacs.
14179         * configure.in : Remove --srcdir argument from targargs and buildargs
14180         (it's always overridden in the Makefile anyway).  Rearrange a bit.
14182         * configure: Move some logic to configure.in.
14183         * configure.in: Move some logic from configure.
14185 2002-05-11  Tom Tromey  <tromey@redhat.com>
14187         * MAINTAINERS: Reflect libgcj reality.
14189 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
14191         * Makefile.in: Honour DESTDIR.
14193 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
14195         * config.guess: Import 2002-03-20 version.
14196         * config.sub: Import 2002-04-26 version.
14198 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14200         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
14202 2002-05-07  Tim Josling  <tej@melbpc.org.au>
14204         * MAINTAINERS: Add self.
14206 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
14208         * ltmain.sh: Detect and handle object name conflicts
14209         while piecewise linking a static library.
14211 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
14213         * configure.in (noconfigdirs): Don't disable libgcj on
14214         sparc64-*-solaris* and sparcv9-*-solaris*.
14216 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
14218         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
14220 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
14222         * configure.in (FLAGS_FOR_TARGET): Do not add
14223         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
14224         on i[3456]86-*-linux*.
14226 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
14228         * configure.in (noconfigdirs): Replace [ ] with test.
14230         * configure.in (noconfigdirs): Do not add target-newlib if
14231         target == i[3456]86-*-linux*, and host == target.
14233 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
14235         * configure.in: delete reference to absent file
14237         * configure.in: replace '[' with 'test'
14239         * configure.in: Eliminate references to gash.
14240         * Makefile.in: Eliminate references to gash.
14242         * configure.in: remove useless references to 'pic' makefile fragments.
14244         * configure.in: (*-*-windows*) Finish removing.
14246         * configure.in: Eliminate redundant test for libgui.
14248 2002-04-29  Roger Sayle  <roger@eyesopen.com>
14250         * MAINTAINERS: Add self and realphabetize.  Update entries
14251         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
14252         entry for a29k port maintainer.
14254 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
14256         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
14257         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
14259 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
14261         * configure.in: remove references to dead files
14263 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
14265         * MAINTAINERS: Add information about purpose of this file.
14267 2002-04-18  Tom Tromey  <tromey@redhat.com>
14269         * configure.in: Disallow configuring libgcj when it is already
14270         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
14271         Solaris 2.8 by default.  For PR libgcj/6158.
14273 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
14275         * configure.in:  Move default CC setting out of config/mh-* fragments
14276         directly into here.
14278 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
14280         * configure.in: don't even try to configure or make a subdirectory
14281         if there's no configure script for it.
14283 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
14285         * MAINTAINERS: Remove chill maintainers.
14286         * Makefile.in (CHILLFLAGS): Remove.
14287         (CHILL_LIB): Remove.
14288         (TARGET_CONFIGDIRS): Remove libchill.
14289         (CHILL_FOR_TARGET): Remove.
14290         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
14291         CHILL_LIB.
14292         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
14293         (CHECK_TARGET_MODULES): Likewise.
14294         (INSTALL_TARGET_MODULES): Likewise.
14295         (CLEAN_TARGET_MODULES): Likewise.
14296         (configure-target-libchill): Remove.
14297         (all-target-libchill): Remove.
14298         * configure.in (target_libs): Remove target-libchill.
14299         Do not compute CHILL_FOR_TARGET.
14300         * libchill: Remove directory.
14302 2002-04-11  DJ Delorie  <dj@redhat.com>
14304         * Makefile.in, configure.in: Sync with binutils, entries
14305         follow...
14307 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
14309         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
14310         (do-tar, do-bz2): New rules.
14311         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
14312         (gdb-tar): New rule.
14313         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
14314         (insight_dejagnu.tar): New rule.
14315         (insight.tar): New rule.
14316         (gdb+dejagnu.tar): New rule.
14317         (gdb.tar): New rule.
14319 2002-02-01  Mo DeJong  <supermo@bayarea.net>
14321         * Makefile.in: Add all-tix to deps for all-snavigator
14322         so that tix is built when building snavigator.
14324 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
14326         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
14327         ld and gdb are not supported.
14329 2002-01-07  Mark Salter  <msalter@redhat.com>
14331         * configure.in: Remove target-bsp and target-cygmon from arm builds.
14332         Allow target-libgloss to be built for arm, strongarm, and xscale.
14334 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
14336         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
14337         options for i[3456]86-pc-linux* native builds.
14339 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
14341         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
14342         files from .po files for a distribution.
14344 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
14346         * configure.in: Enable libstdc++-v3 for h8300 targets.
14348 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
14350         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
14351         version from bfd/.
14353 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
14355         * Makefile.in (VER): When present, extract the version number from
14356         the file version.in.
14358 2001-05-24  Tom Rix  <trix@redhat.com>
14360         * configure.in : enable ld for aix
14362 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
14364         * config.guess: Add linux target for S/390.
14366 2000-11-07  Philip Blundell  <pb@futuretv.com>
14368         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
14370 2000-11-03  Philip Blundell  <pb@futuretv.com>
14372         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
14373         files.
14375 2001-01-15  Ben Elliston  <bje@redhat.com>
14377         * configure.in (host_tools): Add sid.
14378         Always configure cgen.
14380 2000-11-24  Nick Clifton  <nickc@redhat.com>
14382         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
14384 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
14386         * Makefile.in (ALL_MODULES): Add all-cgen.
14387         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
14388         (all-cgen): New target.
14389         (all-opcodes,all-sim): Depend on all-cgen.
14390         * configure.in (host_tools): Add cgen.
14391         Only configure cgen if --enable-cgen-maint.
14393 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
14395         * configure.in: Add *-*-freebsd* configurations.
14397 2002-04-08  Tom Tromey  <tromey@redhat.com>
14399         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
14400         Fixes PR libgcj/6068.
14402 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
14404         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
14406 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14408         * configure.in (alpha*-dec-osf*): Enable libgcj.
14410 2003-03-27  Matthew Gingell  <gingell@gnat.com>
14412         * MAINTAINERS (Write After Approval): Add myself.
14414 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
14416         Fix for: PR bootstrap/3591, target/5676
14417         * configure.in (mcore-pe): Disable the configuration of
14418         libstdc++-v3 since exceptions are not supported.
14420 2002-03-20  Anthony Green  <green@redhat.com>
14422         * configure.in: Enable libgcj for xscale-elf target.
14424 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
14426         * MAINTAINERS:  Update my email address.
14428 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
14430         * ltmain.sh (relink_command): Fix typo in previous change.
14432 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
14434         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
14435         (relink_command): Added --tag flags.
14436         (mode=install): If relinking fails; error out.
14438 2002-03-12  Richard Henderson  <rth@redhat.com>
14440         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
14441         .NOTPARALLEL tag.
14442         (do-check): Rename from check.
14443         (check): Allow parallel check.
14445 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
14447         * MAINTAINERS: Add myself as maintainer for xtensa port.
14448         Fix alphabetical order in CPU port maintainer list.
14449         Remove myself from Write After Approval list.
14451 2002-03-11  Richard Henderson  <rth@redhat.com>
14453         * Makefile.in (.NOTPARALLEL): Add fake tag.
14455 2002-03-07  H.J. Lu  (hjl@gnu.org)
14457         * configure.in: Enable gprof for mips*-*-linux*.
14459 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
14461         * MAINTAINERS (Write After Approval): Add myself.
14463 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
14465         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
14466         libjava.
14467         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
14469 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
14471         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
14472         because its Makefile is there; test for the executable instead.
14474 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
14476         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
14477         libstdc++-v3 and libjava.
14479 2002-02-11  Adam Megacz  <adam@xwt.org>
14481         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
14482         boehm-gc
14484 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
14486         * config.guess: Updated to 2002-01-30's version.
14487         * config.sub: Updated to 2002-02-01's version.
14488         Contribute sh64-elf.
14489         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
14490         * configure.in: Added sh64-*-*.
14492 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
14494         * MAINTAINERS: Belatedly add myself to write after approval list.
14496 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
14498         * MAINTAINERS: Put self in as maintainer for x86-64 port.
14499         Remove self as Write After Approval.
14501 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
14503         * MAINTAINERS: Put self in as maintainer for contrib/regression
14504         directory.
14506 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
14508         * MAINTAINERS:  Update my email address.
14510 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
14512         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
14513         target-libiberty, and target-libgloss.  Skip Java-related
14514         libraries if not supported for NetBSD on target CPU.
14516 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
14518         * install-sh: Use _inst.$$_ for temp file name.
14520 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
14522         * MAINTAINERS (Write After Approval): Move my contact info
14523         from here...
14524         (OS Port Maintainers): ...to here (netbsd).
14526 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
14528         * MAINTAINERS (Write After Approval): Add myself.
14530 2002-01-17  H.J. Lu  <hjl@gnu.org>
14532         * Makefile.in (all-fastjar): Also depend on all-libiberty.
14533         (all-target-fastjar): Also depend on all-target-libiberty.
14535 2002-01-16  H.J. Lu  (hjl@gnu.org)
14537         * config.guess: Import from master sources, rev 1.225.
14538         * config.sub: Import from master sources, rev 1.238.
14540 2002-01-16  Kazu Hirata  <kazu@hxi.com>
14542         * MAINTAINERS (Write After Approval): Remove myself.
14544 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
14546         * MAINTAINERS (Write After Approval): Add myself.
14548 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14550         * MAINTAINERS: Add self as docs co-maintainer.
14552 2001-12-11  Matthias Klose  <doko@debian.org>
14554         * MAINTAINERS (Write After Approval): Add myself.
14556 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
14558         * MAINTAINERS: Update my email address.
14560 2001-12-07  Turly O'Connor  <turly@apple.com>
14561         * MAINTAINERS (Write After Approval): Add myself.
14562         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
14563         (rs6000_initialize_trampoline): Call __trampoline_setup for
14564         ABI_DARWIN too.
14565         * darwin-tramp.asm: New file, implements __trampoline_setup.
14566         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
14568 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
14570         * MAINTAINERS (Write After Approval): Add myself.
14572 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
14574         * configure, configure.in: Use temp file for long sed commands.
14576 2001-12-03  Laurent Guerby  <guerby@acm.org>
14578         * config.sub: Update to version 1.232 on subversion.
14580 2001-12-03  Ben Elliston  <bje@redhat.com>
14582         * MAINTAINERS: Update mail address for config.* patches.
14584 2001-11-27  DJ Delorie  <dj@redhat.com>
14585             Zack Weinberg  <zack@codesourcery.com>
14587         When build != host, create libiberty for the build machine.
14589         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
14590         CONFIG_ARGUMENTS.
14591         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
14592         New variables.
14593         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
14594         and rules.
14595         (all.normal): Depend on ALL_BUILD_MODULES.
14596         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
14597         (all-build-libiberty): Depend on configure-build-libiberty.
14599         * configure: Calculate and substitute proper value for
14600         ALL_BUILD_MODULES.
14601         * configure.in: Create the build subdirectory.
14602         Calculate and substitute TARGET_CONFIGARGS (formerly
14603         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
14605 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
14607         * MAINTAINERS (write-after-approval): Add self.
14609 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
14611         * MAINTAINERS (GNATS only accounts): Remove self.
14613 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
14615         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
14616         libf2c.
14618 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
14620         * MAINTAINERS (Write After Approval): Add self.
14622 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
14624         * MAINTAINERS: mips and s390 are also CPU ports.
14626 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
14628         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
14630 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
14632         * MAINTAINERS: Alphabetize.
14634 2001-11-09  Kazu Hirata  <kazu@hxi.com>
14636         * MAINTAINERS (Various maintainers: h8 port): Add myself.
14638 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14640         * MAINTAINERS (Various maintainers: hppa port): Added myself.
14642 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
14644         * configure.in (--enable-languages): Be more permissive about
14645         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
14647 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
14649         * config.sub: Import from master sources, rev. 1.230.
14650         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
14652 2001-11-07  Laurent Guerby  <guerby@acm.org>
14654         * MAINTAINERS (Write After Approval): Add self.
14656 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
14658         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
14660 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
14662         * config.sub: Import from master sources, rev 1.226.
14663         * config.guess: Import from master sources, rev 1.216.
14665 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
14667         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
14668         * MAINTAINERS: Add self as maintainer of MMIX port.
14669         Remove old after-approval entry.
14671 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
14673         * ChangeLog, configure: Fix spelling errors.
14675 2001-10-20  Brendan Kehoe  <brendan@zen.org>
14677         * MAINTAINERS: Tweak my address.
14679 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
14681         * MAINTAINERS: Update my email address.
14683 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
14685         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
14686         * MAINTAINERS: Add self as maintainer of CRIS port.
14688 2001-10-10  Geert Bosch  <bosch@gnat.com>
14690         * MAINTAINERS (Various maintainers: Ada front end):
14691         Added Robert Dewar.
14693 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
14695         * MAINTAINERS (Write After Approval): Added self
14697 2001-10-02  Geert Bosch  <bosch@gnat.com>
14699         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14701 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
14703         * configure: Handle temporary files securely using mkdir.
14705 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
14707         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14709 2001-09-26  Will Cohen  <wcohen@redhat.com>
14711         * configure.in (*-*-linux*): Disable configuration of target-newlib
14712         and target-libgloss.
14714 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
14716         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14717         RANLIB.
14719 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
14721         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14722         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14723         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14724         avoid quotes nesting problems.
14725         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14726         (DO_X): Export only variables that are set.
14728 2001-09-19  Ben Elliston  <bje@redhat.com>
14730         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14731         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14732         semantics.  Use the shell built-in "type" command instead.
14734 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
14736         Merged from gcc-3_0-branch:
14737         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
14738         * ltcf-c.sh: Use $objext, not $ac_objext.
14739         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
14740         * ltcf-cxx.sh: Add support for GNU.
14741         2001-07-22  Timothy Wall  <twall@redhat.com>
14742         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
14743         default settings if using GNU tools with that configuration.
14744         * ltcf-cxx.sh: Ditto.
14745         * ltcf-gcj.sh: Ditto.
14746         2001-07-21  Michael Chastain  <chastain@redhat.com>
14747         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14748         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
14749         * ltmain.sh: Mark as gcc-local.
14751 2001-08-30  Eric Christopher  <echristo@redhat.com>
14752             Jason Eckhardt  <jle@redhat.com>
14754         * config.guess: Merge from master sources.
14755         * config.sub: Merge from master sources, add support for mipsisa32.
14757 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
14758         * config.sub: Merge from master sources, rev 1.219.
14759         * MAINTAINERS: Add self as contact for stormy16 port.
14761 2001-08-14  Zack Weinberg  <zackw@panix.com>
14763         * config.sub: Merge from master sources, rev 1.218.
14764         * config.guess: Merge from master sources, rev 1.209.
14766 2001-08-11  Graham Stott  <grahams@redhat.com>
14768         * Makefile.in (check-c++): Add missing semicolon.
14770 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
14772         * MAINTAINERS (Various maitainers: predict.def): Added myself.
14774 2001-07-30  Eric Christopher  <echristo@redhat.com>
14776         * MAINTAINERS (Various maintainers: mips port): Added myself.
14778 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
14780         * configure.in (sh-*-linux*): New.
14782 2001-07-27  Richard Henderson  <rth@redhat.com>
14784         * .cvsignore: Add LAST_UPDATED.
14786 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
14788         * MAINTAINERS (Various maintainers: s390 port): Added myself.
14790 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
14792         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14794 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
14796         * MAINTAINERS (Write After Approval): Added myself.
14798 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14800         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14801         and libgcj on m68hc11/m68hc12.
14803 2001-06-27  H.J. Lu  (hjl@gnu.org)
14805         * Makefile (CFLAGS_FOR_BUILD): New.
14806         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14808 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14810         * README: Remove version number.
14812 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14814         * INSTALL/README: Update wrt. to the installation instructions now
14815         residing in gcc/doc/install.texi.
14817 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14819         * README: Replace with a cut-down and updated version of gcc/README.
14821 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
14823         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14824         multilibs to be disabled.
14826 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
14828         * MAINTAINERS (Write After Approval): Add myself.
14830 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
14832         * config.guess: Import CVS version 1.195.
14833         * config.sub: Import CVS version 1.212.
14835 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
14837         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14838         gcc/xgcc is built, use -print-prog-name to find out the program
14839         name to use.
14841 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
14843         * config.guess:  Import CVS version 1.194.  All gcc-local changes
14844         appear to also be in the master copy.
14845         * config.sub:  Import CVS version 1.211.
14847 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
14849         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14850         with_gcc]: Use `gcc -shared' to build a shared library.
14852 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14854         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14855         archives.
14857 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14859         * MAINTAINERS (Write After Approval): Add myself.
14861 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
14863         * configure.in (libstdcxx_flags): Do not try to execute
14864         libstdc++-v3/testsuite_flags until it exists.
14866 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
14868         * MAINTAINERS: Update my email address.
14870 2001-05-31  Graham Stott  <grahams@redhat.com>
14872         * MAINTAINERS (Write After Approval): Add myself.
14874 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
14876         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
14877         libraries when using g++ with native linker.
14879 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
14881         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14883 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
14885         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14886         [aix4*|aix5*]: Prepend blank.
14888 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
14890         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14891         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
14892         of subdir/configure scripts to use the new libtool.m4.
14894 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
14896         * MAINTAINERS (Write After Approval): Add myself.
14898 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
14900         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14902 2001-05-11  Ben Elliston  <bje@redhat.com>
14904         * Makefile.in (all-sid): New target.
14905         (check-sid, clean-sid, install-sid): Likewise.
14907 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
14909         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14911 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14913         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14914         libgcj.
14916 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14918         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14919         gcc/xgcc is built, use -print-prog-name to find out the program
14920         name to use.
14922 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
14924         * configure.in (noconfigdirs): Don't reset it from scratch in the
14925         target case; only append to it.
14927         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14928         sparc-*-solaris2.8]: Disable ${libgcj}.
14930 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
14932         * configure.in (libgcj_saved): Copy from $libgcj.
14933         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14934         --disable-libgcj.
14936 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
14938         * MAINTAINERS: Remove self as MIPS maintainer and
14939         C front end maintainer.
14941 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
14943         * configure.in: Move *-chorusos target case to the proper switch.
14944         Disable libgcj.
14946 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14948         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14949         1.641.2.228.
14951 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14953         * Makefile.in (STAGE1_CFLAGS): Pass down.
14955 2001-04-13  Alan Modra  <amodra@one.net.au>
14957         * config.guess: Add hppa64-linux support.  Note for next import that
14958         this is already in the master file.
14959         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
14961 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14963         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14964         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14966 2001-04-11  Stan Shebs  <shebs@apple.com>
14968         * MAINTAINERS: Add self as Darwin port maintainer.
14970 2001-04-11  Alan Modra  <amodra@one.net.au>
14972         * MAINTAINERS: Update my email address.
14974 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
14976         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14977         recent versions of FreeBSD (release 3 or later).
14978         * ltconfig: On FreeBSD, -lc must not be provided when building
14979         a shared library or else the standard -pthread gcc option is
14980         rendered worthless to later users of the built library.
14982 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
14984         * MAINTAINERS: Add self and RTH as C front end maintainers.
14986 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
14988         * config.sub: Make sure to match an already-canonicalized
14989         machine name (eg. mn10300-unknown-elf).
14991 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
14993         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14994         New macros.
14995         (bootstrap, cross): Use RECURSE_FLAGS.
14996         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14998 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
15000         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
15002 2001-03-22  Colin Howell  <chowell@redhat.com>
15004         * Makefile.in (DO_X): Do not backslash single-quotes in
15005         backquotes (two places).
15007 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
15009         Re-installed:
15010         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
15011         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
15012         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
15013         * ltcf-cxx.sh: Likewise.
15014         * ltcf-gcj.sh: Likewise.
15016 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
15018         * MAINTAINERS: Add myself as "documentation co-maintainer".
15020 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
15022         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
15023         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
15025 2001-03-19  Tom Tromey  <tromey@redhat.com>
15027         * config-ml.in: Handle GCJ and GCJFLAGS.
15029 2001-03-21  Michael Chastain  <chastain@redhat.com>
15031         * Makefile.in: all-m4 depends on all-texinfo.
15033 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
15035         * MAINTAINERS: Add myself to write after approval list.
15037 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
15039         * Makefile.in (DO_X): Quote nested quotes.
15041 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
15043         * MAINTAINERS: Add myself to write after approval list.
15045 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
15047         * Makefile.in (DO_X): Use double quotes for quoting
15048         "RANLIB=$${RANLIB}".
15050 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
15052         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
15054 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
15056         * configure.in: Only use `lang_requires' for languages athat are
15057         actually enabled.
15059 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
15061         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
15063 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
15065         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
15067 2001-03-07  Tom Tromey  <tromey@redhat.com>
15069         * configure.in: Allow config-lang.in to set `lang_requires' to list
15070         of other required languages.
15072 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
15074         * Makefile.in: Remove RANLIB definition. Use RANLIB
15075         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
15076         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
15078 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
15079             Alexandre Oliva  <aoliva@redhat.com>
15081         * Makefile.in (check-c++): Use tabs, not spaces.
15083 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
15085         * MAINTAINERS: add myself to Write After Approval list.
15087 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
15089         * Makefile.in (check-c++): New rule.
15091         * configure.in (target_libs): Remove libg++.
15092         (noconfigdirs): Remove libg++.
15093         (noconfigdirs): Same.
15094         (noconfigdirs): Same.
15095         (noconfigdirs): Same.
15097         * config-ml.in: Remove libg++ references.
15099         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
15100         (ALL_TARGET_MODULES): Same.
15101         (configure-target-libg++): Remove.
15102         (all-target-libg++): Remove.
15103         (configure-target-libio): Remove.
15104         (all-target-libio): Remove.
15105         (check-target-libio): Remove.
15106         (.PHONY): Remove.
15107         (libg++.tar.bz2): Remove.
15108         (all-target-cygmon): Remove libio.
15109         (all-target-libstdc++): Remove.
15110         (configure-target-libstdc++): Remove.
15111         (TARGET_LIB_PATH): Remove libstdc++.
15112         (ALL_GCC_CXX): Remove libstdc++.
15113         (all-target-gperf): Correct.
15115 2001-02-16  Nick Clifton  <nickc@redhat.com>
15117         * configure.in (noconfigdirs): Allow configuration of texinfo
15118         for Cygwin hosts.
15120 2001-02-15  Anthony Green  <green@redhat.com>
15122         * configure: Introduce GCJ_FOR_TARGET.
15123         * configure.in: Ditto.
15124         * Makefile.in: Ditto.
15126 2001-02-13  Andreas Schwab  <schwab@suse.de>
15128         * MAINTAINERS: Update mail address.
15130 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
15132         * config.guess: Add linux target for S/390.
15133         * config.sub: Likewise.
15135 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
15137         * configure.in: for *-chorusos, don't config target-newlib and
15138         target-libgloss.
15140 2001-02-06  Ben Elliston  <bje@redhat.com>
15142         * configure: Output host type to stdout, not stderr.
15144 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
15146         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
15147         * ltcf-cxx.sh: Likewise.
15149         * config.if: Assume enable_libstdcxx_v3 is defined.
15151 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
15153         Remove V2 C++ library.
15154         * configure.in: Remove --enable-libstdcxx_v3 support.
15156 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
15158         * include/demangle.h: Add prototype for java_demangle_v3.
15160 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
15162         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
15164 2001-01-27  Richard Henderson  <rth@redhat.com>
15166         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
15168 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
15170         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
15171         Don't unset, it's non-portable and no longer necessary, set to empty
15172         instead.
15174 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15176         * ltconfig: Shell portability fix for the tagname validity check.
15178 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
15180         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
15181         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
15183 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
15185         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
15187 2001-01-26  Tom Tromey  <tromey@redhat.com>
15189         * configure.in: Allow libgcj to be built on Sparc Solaris.
15191 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
15193         * ltcf-c.sh: Add aix5 case.
15194         * ltcf-cxx.sh: Likewise.
15195         * ltconfig: Likewise.
15197 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
15199         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
15200         keep at least one of build_libtool_libs or build_old_libs set to
15201         yes.
15203         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
15204         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
15206 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
15208         * configure.in: Enable libgcj on several additional platforms.
15210 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
15212         * configure.in: Enable libgcj for linux targets.
15214 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
15216         * MAINTAINERS (Write After Approval): Add myself.
15218 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
15220         * MAINTAINERS: Add myself as vax port maintainer.
15222 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
15224         * MAINTAINERS: Add myself as Mercury front-end maintainer.
15226 2001-01-09  Mike Stump  <mrs@wrs.com>
15228         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
15229         failures of subdirectories.
15231 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
15233         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
15234         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
15235         * ltcf-cxx.sh: Likewise.
15236         * ltcf-gcj.sh: Likewise.
15237         * ltconfig.sh: Fix typo.
15239 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
15241         * configure: handle DOS-style absolute paths.
15243 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
15245         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
15247 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
15249         * MAINTAINERS: Add myself as avr port co-maintainer.
15251 2000-12-28  Ben Elliston  <bje@redhat.com>
15253         * MAINTAINERS: Add myself under ``Write After Approval''.
15255 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
15257         * texinfo: Remove directory from GCC.
15259 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15261         * COPYING: Update to current
15262         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
15263         to 19yy as example year in copyright notice).
15265 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
15267         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
15268         (libstdcxx_incdir): Pass down.
15269         * config.if: Remove expired bits for cxx_interface, add stub.
15270         (libstdcxx_incdir): Add variable for g++ include directory.
15271         * configure.in (gxx_include_dir): Use it.
15273 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
15275         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
15276         with old-email address from ``Write After Approval''.
15278 2000-12-15  Andreas Jaeger  <aj@suse.de>
15280         * configure.in: Handle lang_dirs.
15282 2000-12-14  Tom Tromey  <tromey@redhat.com>
15284         * MAINTAINERS: Removed brads.
15286         * MAINTAINERS: Added gcj developers.
15288 2000-12-13  Anthony Green  <green@redhat.com>
15290         * configure.in: Disable libgcj for any target not specifically
15291         listed.  Disable libgcj for x86 and Alpha Linux until compatible
15292         with g++ abi.
15294 2000-12-13  Mike Stump  <mrs@wrs.com>
15296         * Makefile.in (local-distclean): Also remove fastjar.
15298 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
15300         * contrib/gcc_update: Add fastjar --touch entries.
15302 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
15304         * configure.in: Disable language-specific target libraries for
15305         languages that aren't enabled.
15307 2000-12-10  Anthony Green  <green@redhat.com>
15309         * configure.in: Define libgcj.  Disable libgcj target libraries for
15310         most targets.
15312 2000-12-10  Neil Booth  <neilb@earthling.net>
15314         * MAINTAINERS: Update mail address, remove from WAA list.
15316 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15318         * libjava: Imported from /cvs/java.
15319         * libffi: Likewise.
15320         * Boehm-gc: Likewise.
15322 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15324         * configure.in (target_libs): Revert 2000-12-08 patch.
15325         (noconfigdirs): Added target-libjava.
15327 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
15329         * djunpack.bat: removed.
15331 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
15333         * Makefile.in: handle DOS-style absolute paths.
15334         * config-ml.in: likewise.
15335         * symlink-tree: likewise.
15337 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15339         * fastjar: Imported.
15341 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15343         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
15344         libjava.
15345         * configure.in (target_libs): Removed `target-libjava'.
15347 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15349         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
15350         (ALL_MODULES): Added fastjar.
15351         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
15352         (all-target-libjava): all-fastjar replaces all-zip.
15353         (all-fastjar): Added.
15354         (configure-target-fastjar, all-target-fastjar): Likewise.
15355         * configure.in (host_tools): Added fastjar.
15357 2000-12-07  Mike Stump  <mrs@wrs.com>
15359         * Makefile.in (local-distclean): Remove leftover built files.
15361 2000-11-24  Nick Clifton  <nickc@redhat.com>
15363         * configure.in (xscale-elf): Add target.
15364         (xscale-coff): Add target.
15366 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
15368         * ltcf-cxx.sh: Support creation of C++ shared libraries on
15369         recent versions of FreeBSD (release 3 or later).
15370         * ltconfig: On FreeBSD, -lc must not be provided when building
15371         a shared library or else the standard -pthread gcc option is
15372         rendered worthless to later users of the built library.
15374 2000-11-16  Fred Fish  <fnf@be.com>
15376         * configure.in (enable_libstdcxx_v3): Fix typo,
15377         libstd++ -> libstdc++.
15379 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15381         * MAINTAINERS: Add self to Write After Approval list.
15383 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
15385         * MAINTAINERS: Update my email address.  Add myself to global write
15386         privs list.
15388 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
15390         * Makefile.in: Merge with src and libgcj.
15391         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
15392         configure-target-<library> when their configure scripts need the C
15393         or C++ library to have already been built to work properly.
15394         (do_proto_toplev): Set them to an empty string.
15396         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
15397         (REALLY_SET_LIB_PATH): Use them.
15399 2000-11-17  Stan Shebs  <shebs@apple.com>
15401         * MAINTAINERS: Add self to Write After Approval list.
15403 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
15405         * configure: Provide the original toplevel configure arguments
15406         (including $0) to subprocesses in the environment rather than
15407         through gcc/configargs.h.
15409 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
15411         * MAINTAINERS: Remove references to cccp. Change C9X reference to
15412         C99.  Alphabetise "Write After Approval" list.
15414 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
15416         * configure: Turn on libstdc++ V3 by default.
15418         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
15419         if we've got GCC.
15421 2000-11-11  Philip Blundell  <philb@gnu.org>
15423         * MAINTAINERS: Add self to Write After Approval list.
15425 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
15427         * ltcf-c.sh (aix4): Improve shared library configuration; require
15428         exporting symbols.
15429         * ltcf-cxx.sh (aix4): Define.
15430         * ltconfig (aix4): Define library and soname specs appropriate for
15431         AIX.  Define command to create export symbols list.
15433 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
15435         * config.sub: Add support for Sun Chorus
15437 2000-10-31  Nick Clifton  <nickc@redhat.com>
15439         * MAINTAINERS: Rename <name>@cygnus.com addresses to
15440         <name>@redhat.com.  Also installed new email address for Clint
15441         Popetz.
15443 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
15445         * etc: Remove directory from GCC.
15447 2000-10-16  Michael Meissner  <meissner@redhat.com>
15449         * configure (gcc/configargs.h): Only create if there is a build GCC
15450         directory created.
15452 2000-10-16  Matthias Klose  <doko@debian.org>
15454         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
15455         when configured for libstdc++-v3.
15457 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
15459         * configure: Save configure arguments to gcc/configargs.h.
15461 2000-10-04  Philipp Thomas  <pthomas@suse.de>
15463         * config.guess: Import CVS version 1.157.
15464         * config.sub: Import CVS version 1.181.
15466 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
15468         * Makefile.in (bootstrap): avoid recursion if subdir missing
15469         (cross): ditto
15470         (do-proto-toplev): ditto
15472 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
15474         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
15475         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
15477         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
15478         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
15479         all affected `configure' scripts.
15481 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
15483         * MAINTAINERS: Add self as cpplib co-maintainer.
15485 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
15487         * MAINTAINERS: Add self to Write After Approval list.
15489 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
15491         * INSTALL/README: egcs -> GCC update.
15493 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
15495         * MAINTAINERS: Add myself to Write After Approval list.
15497 2000-09-15  Kazu Hirata  <kazu@hxi.com>
15499         * MAINTAINERS: Add myself to Write After Approval list.
15501 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
15503         * configure.in: Do not build byacc for hppa64.  Provide paths to the
15504         X11 libraries for hppa64.
15506 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
15508         * MAINTAINERS: Add myself as 68hc11 port maintainer.
15510 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
15512         * Makefile.in (all-zlib): Added dummy target.
15514         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
15515         ltcf-gcj.sh: Updated from libtool multi-language branch.
15517 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
15519         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
15520         (bootstrap*): Depend on all-bootstrap.
15522 2000-09-05  Philipp Thomas  <pthomas@suse.de>
15524         * config.guess: Import CVS version 1.156.
15525         * config.sub: Import CVS version 1.179.
15527 2000-09-02  Anthony Green  <green@cygnus.com>
15529         * Makefile.in (all-gcc): Depend on all-zlib.
15530         (CLEAN_MODULES): Add clean-zlib.
15531         (ALL_MODULES): Add all-zlib.
15532         * configure.in (host_libs): Add zlib.
15534 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
15536         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
15537         crosses, but add gcc/include to the header search path for them.
15539 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
15541         * MAINTAINERS: Add self to Write After Approval list.
15543 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15545         * config.guess: Import CVS version 1.152.
15546         * config.sub: Import CVS version 1.177.
15548 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
15550         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
15551         $targargs to tell whether newlib is going to be built.
15553         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
15554         $$r/TARGET_SUBDIR/libio for _G_config.h.
15556 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
15558         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
15560 2000-08-22  DJ Delorie  <dj@redhat.com>
15562         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
15564 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
15566         * config-ml.in (CC, CXX): Avoid trailing whitespace.
15567         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
15568         sub-configures.
15570 2000-08-21  DJ Delorie  <dj@redhat.com>
15572         * MAINTAINERS: Add self as a libiberty maintainer
15574 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
15576         * configure.in (libstdcxx_flags): Use
15577         libstdc++-v3/src/libstdc++.INC.
15579 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
15581         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
15583 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
15585         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
15587         * configure: Make enable_threads and enable_shared defaults
15588         explicit.  Substitute enable_threads into generated Makefiles.
15589         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
15590         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
15592 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
15594         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
15596 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
15598         * config-ml.in (CC): Remove bogus duplicate quotation mark from
15599         previous delta.
15601 2000-08-11  Jason Merrill  <jason@redhat.com>
15603         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
15604         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
15605         (FLAGS_FOR_TARGET): Not here.
15606         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
15608 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
15610         * config-ml.in (CC, CXX): Don't introduce a leading space.
15612 2000-08-07  DJ Delorie  <dj@delorie.com>
15614         * MAINTAINERS: Add self as a DJGPP maintainer
15616 2000-08-07  DJ Delorie  <dj@redhat.com>
15618         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
15619         "if we're also building gcc, and it's a gcc that will run on the
15620         build machine, we want to use its includes instead of the system's
15621         default includes".
15623 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
15625         * MAINTAINERS: Add self to Write After Approval list.
15627 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
15629         * configure.in (libstdcxx_flags): Don't use `"'.
15631         * config-ml.in: Adjust multilib search paths to the
15632         appropriate multilib tree.
15634 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
15636         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
15637         commas in $LANGUAGES.
15639 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
15641         * configure.in: Re-enable all references to libg++ and librx.
15643 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
15645         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
15646         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
15647         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
15648         * ltcf-cxx.sh (need_lc): Set based on postdeps.
15650         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
15652 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
15654         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
15655         CXX_FOR_TARGET for sed.
15657 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
15659         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
15660         Do not override if already set in the environment or in configure.
15661         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
15662         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
15664 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
15666         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
15667         the libtool CVS tree multi-language branch.
15668         * ltconfig, ltmain.sh: Updated.
15670 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
15672         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
15673         (clean-target): Depend on it.
15675         * Makefile.in (FLAGS_FOR_TARGET): New macro.
15676         (GCC_FOR_TARGET): Use it.
15677         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
15678         * configure.in: ... here.
15679         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
15680         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
15682 2000-07-24  Eric Christopher  <echristo@cygnus.com>
15684         * MAINTAINERS: Add self to Write After Approval list.
15686 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
15688         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
15689         (configure-target-libchill, configure-target-libobjc): Likewise.
15691         * configure.in: Use the same cache file for all target libs.
15692         * config-ml.in: But different cache files per multilib variant.
15694 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
15696         * configure (topsrcdir): Don't use dirname.
15698 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
15700         * MAINTAINERS: Add self to Write After Approval list.
15702 2000-07-20  Jason Merrill  <jason@redhat.com>
15704         * configure.in: Remove all references to libg++ and librx.
15706         * configure, configure.in, Makefile.in: Unify gcc and binutils.
15708 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
15710         * config.sub: Update to subversions version 2000-07-06.
15712 2000-07-12  Andrew Haley  <aph@cygnus.com>
15714         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15715         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15717 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
15719         * symlink-tree:  Check number of arguments.
15721 2000-07-05  Jim Wilson  <wilson@cygnus.com>
15723         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15724         search path for a g++ extracted from the build tree.  This
15725         will allow link tests run by configure scripts in
15726         subdirectories to succeed.
15728 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
15730         * ltconfig: Add support for mips-dde-sysv4.2MP
15732 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15734         * MAINTAINERS: Add myself as loop discovery maintainer.
15736 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
15738         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15739         `os2'. Force ac_cv_exeext to be ".exe" in that case.
15741 2000-06-19  Timothy Wall  <twall@cygnus.com>
15743         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15744         * config.sub: Add tic54x target.
15746 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15748         * MAINTAINERS: Add self as Fortran maintainer,
15749         remove Craig Burley.
15751 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15753         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15754         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15756 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
15758         * MAINTAINERS: Add self as i18n maintainer
15760 20000-05-21  H.J. Lu  (hjl@gnu.org)
15762         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15763         directory are used if they exist. Make sure
15764         $(build_tooldir)/include is searched for header files,
15765         $(build_tooldir)/lib/ for library files.
15766         (GCC_FOR_TARGET): Likewise.
15767         (CXX_FOR_TARGET): Likewise.
15769 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
15771         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15773 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
15775         * Makefile.in (configure-target-libiberty): Depend on
15776         configure-target-newlib.
15778 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
15780         * configure.in, Makefile.in: Merge all libffi-related
15781         configury stuff from the libgcj tree.
15783 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15785         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15786         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15788 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15790         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15791         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15792         current version information.  Add to proto-toplev directory.
15793         (gdb-taz): Build do-djunpack.
15795 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
15797         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15799 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15801         * MAINTAINERS: Add self to Write After Approval list.
15803 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15805         * ltmain.sh: Preserve in relink_command any environment
15806         variables that may affect the linker behavior.
15808 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
15810         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15812 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
15814         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15816 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
15818         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15819         with the version name.
15821 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
15823         * MAINTAINERS: Add self as bb-reorder maintainer.
15825 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
15827         * config.if: Tweak.
15829 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
15831         * djunpack.bat: New file.
15833 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15835         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15836         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15837         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15838         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15840 2000-04-16  Dave Pitts  <dpitts@cozx.com>
15842         * config.sub (case $basic_machine): Change default for "ibm-*"
15843         to "openedition".
15845 2000-04-13  Andreas Jaeger  <aj@suse.de>
15847         * MAINTAINERS: Added myself.
15849 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15851         * Makefile.in (gdb-taz): New target.  GDB specific archive.
15852         (do-md5sum): New target.
15853         (MD5PROG): Define.
15854         (PACKAGE): Default to TOOL.
15855         (VER): Default to a shell script.
15856         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
15857         md5 checksum generation.
15858         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15859         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15860         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15861         insight.tar.bz2): Use gdb-taz to create archive.
15863 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15865         * configure (warn_cflags): Delete.
15867 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
15869         * MAINTAINERS: Added myself.
15871 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
15872             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
15874         * configure.in (enable_libstdcxx_v3): Add.
15875         (target_libs): Add bits here to switch between libstdc++-v2 and
15876         libstdc++-v3.
15877         * config.if: And this file too.
15878         * Makefile.in: Add libstdc++-v3 targets.
15880 2000-04-05  Michael Meissner  <meissner@redhat.com>
15882         * config.sub (d30v): Add d30v as a basic machine type.
15884 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
15886         * configure.in: -linux-gnu*, not -linux-gnu.
15888 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15890         * MAINTAINERS: Add self in write-after-approval section.
15892 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
15894         * MAINTAINERS: Add self as ia64 port maintainer.
15896 2000-03-08  Neil Booth  <NeilB@earthling.net>
15898         * MAINTAINERS: Add self in write-after-approval section.
15900 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15902         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15903         (do-tar-bz2): Replace TOOL with PACKAGE.
15904         (gdb.tar.bz2): Remove GDBTK from GDB package.
15905         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15906         dejagnu.tar.bz2): New packages.
15908 2000-02-27  Andreas Jaeger  <aj@suse.de>
15910         * configure.in: Add entry for mips*-*-linux*, move catch all
15911         *-*-*linux* entry below this one.
15913 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
15915         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15917 2000-02-24  Nick Clifton  <nickc@cygnus.com>
15919         * config.sub: Support an OS of "wince".
15921 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15923         * config.guess, config.sub: Updated to match config's 2000-02-15
15924         version.
15926 2000-02-23  Linas Vepstas  <linas@linas.org>
15928         * config.sub: Add support for Linux/IBM 370.
15929         * configure.in: Likewise.
15931 2000-02-22  Nick Clifton  <nickc@cygnus.com>
15933         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15935 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
15937         * config.guess: Guess "cygwin" rather than "cygwin32".
15939 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15941         * configure (gcc_version): When setting, narrow search to
15942         lines containing `version_string'.
15944 2000-02-15  Denis Chertykov  <denisc@overta.ru>
15946         * config.sub: Add support for avr target.
15948 2000-02-14  Nick Clifton  <nickc@cygnus.com>
15950         * MAINTAINERS: Add maintainers for MCore port.
15952 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
15954         * config.sub: Add mmix-knuth-mmixware.
15956 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15958         * MAINTAINERS: Pair cccp with cpplib maintainership.
15960 2000-01-27  Christopher Faylor  <cgf@redhat.com>
15962         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15963         structure stuff to -L library search.
15964         (CXX_FOR_TARGET): Ditto.
15965         (CROSS_CHECK_MODULES): Fix spelling mistake.
15967 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
15969         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15970         the C++ compiler.
15972 2000-01-12  Richard Henderson  <rth@cygnus.com>
15974         * configure.in: Don't build some bits for beos.
15976 2000-01-12  Joel Sherrill (joel@OARcorp.com)
15978         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15979         as include files.
15981 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
15983         * Add self as cpplib maintainer, as requested by Jason
15984         Merrill.  Correct my e-mail address.
15986 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
15988         * configure.in: Use mt-aix43 to handle *_TARGET defs,
15989         not mh-aix43.
15991 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
15993         * MAINTAINERS: Add myself to "write after approval" list.
15995 1999-12-14  Richard Henderson  <rth@cygnus.com>
15997         * config.guess (alpha-osf, alpha-linux): Detect ev67.
15998         * config.sub: Accept alphaev[78], alphaev8.
16000 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16002         * config.guess, config.sub: Update from autoconf.
16004 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
16006         * MAINTAINERS:  update my playtime e-address.
16008 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
16010         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
16011         necessary libraries are missing.
16013 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
16015         * MAINTAINERS: Add new 'write after approval' maintainer.
16017 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
16019         * MAINTAINERS: Add new Java maintainer.
16021 1999-10-25  Andreas Schwab  <schwab@suse.de>
16023         * configure: Fix quoting inside arguments of eval.
16025 1999-10-21  Nick Clifton  <nickc@cygnus.com>
16027         * config-ml.in: Allow suppression of some ARM multilibs.
16029 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
16031         * config.guess: Add OS/390 match pattern.
16032         * config.sub: Add mvs, openedition targets.
16033         * configure.in (i370-ibm-opened*): New.
16035 1999-09-04  Steve Chamberlain  <sac@pobox.com>
16037         * config.sub: Add support for configuring for pj.
16039 1999-08-31  Nick Clifton  <nickc@cygnus.com>
16041         * config.sub (maybe_os): Add support for configuring for fr30.
16043 1999-08-25  Nick Clifton  <nickc@cygnus.com>
16045         * configure.in: Do not configure or build ld for AIX
16046         platforms.  ld is known to be broken on these platforms.
16048 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
16050         * config-ml.in: Pass compiler flag corresponding to multidirs to
16051         subdir configures.
16053 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
16055         * Makefile.in (LDFLAGS): Define.
16057 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
16059         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
16060         noconfigdirs.
16061         (*-*-cygwin*): Likewise.
16063 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
16065         * mkdep: New file.
16066         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
16067         (BINUTILS_SUPPORT_DIRS): Add mkdep.
16069         From Eli Zaretskii <eliz@is.elta.co.il>:
16070         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
16071         long file name when using DJGPP on MS-DOS.
16073 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
16075         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
16077 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
16079         * Makefile.in (check-target-libio): Remove all-target-libstdc++
16080         dependency as this causes "make check" to globally "make all"
16082 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
16084         * configure.in (target_libs): Added target-zlib.
16085         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
16086         (CONFIGURE_TARGET_MODULES): Likewise.
16087         (CHECK_TARGET_MODULES): Likewise.
16088         (INSTALL_TARGET_MODULES): Likewise.
16089         (CLEAN_TARGET_MODULES): Likewise.
16090         (configure-target-zlib): New target.
16091         (all-target-zlib): Likewise.
16092         (all-target-libjava): Depend on all-target-zlib.
16093         (configure-target-libjava): Depend on configure-target-zlib.
16095         * Makefile.in (configure-target-libjava): Depend on
16096         configure-target-newlib.
16097         (configure-target-boehm-gc): New target.
16098         (configure-target-qthreads): New target.
16100         * configure.in (target_libs): Added target-qthreads.
16101         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
16102         (CONFIGURE_TARGET_MODULES): Likewise.
16103         (CHECK_TARGET_MODULES): Likewise.
16104         (INSTALL_TARGET_MODULES): Likewise.
16105         (CLEAN_TARGET_MODULES): Likewise.
16106         (all-target-qthreads): New target.
16107         (configure-target-libjava): Depend on configure-target-qthreads.
16108         (all-target-libjava): Depend on all-target-qthreads.
16110         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
16111         (CONFIGURE_TARGET_MODULES): Likewise.
16112         (CHECK_TARGET_MODULES): Likewise.
16113         (INSTALL_TARGET_MODULES): Likewise.
16114         (CLEAN_TARGET_MODULES): Likewise.
16115         (all-target-libjava): New target.
16116         (all-target-boehm-gc): Likewise.
16117         * configure.in (target_libs): Added libjava, boehm-gc.
16119 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
16121         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
16122         configure.bat in SUPPORT_FILES.
16123         (gas+binutils.tar.bz2): Likewise.
16125         * makeall.bat: Remove; obsolete.
16127 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
16129         From Mark Elbrecht:
16130         * configure.bat: Remove; obsolete.
16132 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
16134         * configure: Add -W -Wall to the default CFLAGS when compiling with
16135         gcc.
16137 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
16139         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
16141 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
16143         * configure.in: Build ld on IRIX6.
16145 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
16147         * Makefile.in: Change distribution targets to use bzip2 instead of
16148         gzip.
16149         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
16150         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
16152 1999-06-04  Nick Clifton  <nickc@cygnus.com>
16154         * config.sub: Add mcore target.
16156 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
16158         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
16160 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
16162         * config.guess (dummy): Changed to $dummy.
16164 1999-05-24  Nick Clifton  <nickc@cygnus.com>
16166         * config.sub: Tidied up case statements.
16168 1999-05-22  Ben Elliston  <bje@cygnus.com>
16170         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
16171         <jiro@din.or.jp>.
16173         * config.guess: Merge with FSF version. Future changes will be
16174         more accurately recorded in this ChangeLog.
16175         * config.sub: Likewise.
16177 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
16179         * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
16181 1999-04-30  Tom Tromey  <tromey@cygnus.com>
16183         * ltmain.sh: [mode link] Always use CC given by ltconfig.
16185 1999-04-23  Tom Tromey  <tromey@cygnus.com>
16187         * ltconfig, ltmain.sh: Update to libtool 1.2f.
16189 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
16191         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
16192         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
16193         Bad merge removed these two changes.
16195 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
16196                           Martin Heller (Ing.-Buero_Heller@t-online.de)
16198         * config.guess (interix Alpha): Add.
16200 1999-04-11  Richard Henderson  <rth@cygnus.com>
16202         * configure.in (i?86-*-beos*): Do config gperf; don't config
16203         gdb, newlib, or libgloss.
16205 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
16207         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
16208         link a trivial program with -mabi=64.  If it fails, remove mabi=64
16209         from multidirs.
16211 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
16213         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
16215 1999-04-08  Nick Clifton  <nickc@cygnus.com>
16217         * config.sub: Add support for mcore targets.
16219 1999-04-07  Michael Meissner  <meissner@cygnus.com>
16221         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
16222         not mt-ospace, in order to shut up assembler warning about using
16223         symbols that are named the same as registers.
16225 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
16227         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
16228         dependency list for all-target-cygmon.
16230 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
16232         * config-ml.in: Check $host, not $target, for selective multilibs.
16233         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
16234         thumb interworking, and underscore prefix multilibs.
16236 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
16238         * missing: Update to version from current automake.
16240 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
16242         * configure (gxx_include_dir): Removed.
16244         * configure.in (gxx_include_dir): Handle it.
16245         * Makefile.in: Likewise.
16247 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
16249         * config.sub (mips64vr4111,mips64vr4111el) Add.
16251 1999-03-21  Ben Elliston  <bje@cygnus.com>
16253         * config.guess: Correct typo for detecting ELF on FreeBSD.
16255 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
16257         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
16258         config/mh-djgpp.
16260 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
16262         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
16263         all-target-newlib to dependency list for all-target-bsp.
16265 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
16267         * config.sub: Add i386-uwin support.
16268         * config.guess: Likewise.
16270 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16272         * configure.in: cleanup, add mh-*pic handling for arm, special
16273         case powerpc*-*-aix*
16275 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
16277         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
16278         can be built.
16280 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
16282         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
16283         targets.
16285 1999-03-02  Nick Clifton  <nickc@cygnus.com>
16287         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
16289 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
16291         * config.sub: Check for "cygwin*" rather than "cygwin32*"
16293 1999-02-24  Nick Clifton  <nickc@cygnus.com>
16295         * config.sub: Fix typo in arm recognition.
16297 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
16299         * configure.in (noconfigdirs): Changed target_configdirs to
16300         include target-bsp only for m68k-*-elf* and m68k-*-coff*
16301         rather than m68k-*-* since it is not known to work on
16302         m68k-aout. Ditto for arm-*-*oabi.
16304 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
16306         * configure.in (*-*-windows*): Remove, no longer used.
16308 1999-02-19  Ben Elliston <bje@cygnus.com>
16310         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
16311         Smart and improved by Andrew Cagney.
16313 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
16315         * config.guess: Recognize openbsd-*-hppa.
16317 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
16319         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
16320         only if it is not empty.
16322 1999-02-17  Nick Clifton  <nickc@cygnus.com>
16324         Patch from: Scott Bambrough <scottb@corelcomputer.com>
16326         * config.guess: Modified to recognize uname's armv* syntax.
16328         * config.sub: Modified to recognize uname's armv* syntax.
16330 1999-02-17  Mark Salter  <msalter@cygnus.com>
16332         * configure.in: Added target-bsp for sparclite.
16334 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
16336         * config.sub: Recognize alphapca5[67] and up to alphaev8.
16338 1999-02-08  Nick Clifton  <nickc@cygnus.com>
16340         * configure.in: Add support for strongarm port.
16341         * config.sub: Add support for strongarm target.
16343 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
16345         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
16346         the old name config/mh-cygwin32.
16347         Enable texinfo.
16349 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
16351         * configure.in: Do build ld for ix86 Solaris.
16353 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
16355         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
16356         $AR_FOR_TARGET.  Likewise for RANLIB.
16358 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
16360         * config.sub (oabi):  Recognize.
16361         * configure.in (arm-*-oabi):  Handle.
16363 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
16365         * config.guess: Improve detection of i686 on UnixWare 7.
16367 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
16369         * config.guess: Add support for i386-pc-interix.
16370         * config.sub: Likewise.
16371         * configure.in: Likewise.
16373 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
16375         * Makefile.in: Remove unneeded all-target-libio from
16376         from all-target-winsup target since it is now unneeded.
16377         Add all-target-libtermcap in its place since it is now
16378         needed.
16380 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
16382         * configure.in: makefile stub for cygwin target is probably
16383         unnecessary.  Remove it for now.
16385 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
16387         * configure.in: libtermcap.a should be built when cygwin is the
16388         target as well as the host.
16389         * config.guess: Allow mixed case in cygwin uname output.
16390         * Makefile.in: Add libtermcap target.
16392 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
16394         * config.sub: Clean up handling of hppa2.0.
16396 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
16398         * config.guess: Use C code to identify more HP machines.
16400 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
16402         * config.sub: Handle hppa2.0.
16404 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
16406         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
16407         cygmon for all sparclite targets, regardless of object format.
16409 1998-12-15  Mark Salter  <msalter@cygnus.com>
16411         * configure.in: Added target-bsp for several target architectures.
16413         * Makefile.in: Added rules for bsp.
16415 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
16417         * config.guess: Improve detection of hppa2.0 processors.
16419 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
16421         * config.guess: Recognize FreeBSD using ELF automatically.
16423 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
16425         * configure (skip-this-dir): Add handling for new shell script, which
16426         might be created by a sub-directory's configure to indicate, this particular
16427         directory is "unwanted".
16428         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
16430 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
16432         * ltconfig: import from libtool, after changing libtool to
16433         account for the cygwin name change.
16435 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
16437         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
16438         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
16440 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
16442         * configure.in: Add libtermcap to list of cygwin dependencies.
16444 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
16446         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
16447         they include winsup/include when it's a cygwin target.
16449 1998-11-12  Tom Tromey  <tromey@cygnus.com>
16451         * configure.in (host_tools): Added zip.
16452         * Makefile.in (all-target-libjava): Depend on all-zip.
16453         (all-zip): New target.
16454         (ALL_MODULES): Added all-zip.
16455         (NATIVE_CHECK_MODULES): Added check-zip.
16456         (INSTALL_MODULES): Added install-zip.
16457         (CLEAN_MODULES): Added clean-zip.
16459 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
16461         * Makefile.in: lose "32" from comment about cygwin.
16463 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
16465         * configure.in: Use -Os to build target libraries for the fr30.
16467 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
16469         * config.sub: Add fr30.
16471 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
16473         * configure.in: drop "32" from config/mh-cygwin32.  Check
16474         cygwin* instead of cygwin32*.
16475         * config.sub: Check cygwin* instead of cygwin32*.
16477 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
16479         * config.guess: Match any version of Unixware7.
16481 1998-10-20  Syd Polk  <spolk@cygnus.com>
16483         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
16484         if desired.
16486 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
16488         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
16489         these if the appropriate directories and files to not exist.
16491 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
16493         * Makefile.in (DEVO_SUPPORT): Add config.if.
16495 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16497         * configure: Add pattern to replace "build_tooldir"'s
16498         definition in the generated Makefile with "tooldir"'s
16499         actual value.
16501 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
16503         * config.sub: Bring back lost sparcv9.
16505         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
16507 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
16509         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
16510         CC_FOR_TARGET and friends.
16512 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
16514         * Makefile.in (build_tooldir): New variable, same as tooldir.
16515         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
16516         -B$(build_tooldir)/bin/.
16517         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
16519 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
16521         * README: Remove installation instructions and refer to the
16522         INSTALL directory instead.
16524 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
16526         * config.sub: Add support for i[34567]86-pc-udk.
16527         * configure.in: Likewise.
16529 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
16531         * Makefile.in: add bzip2 package building bits for user
16532         tools module
16533         * configure.in: ditto
16535 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
16537         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
16538         (ALL_TARGET_MODULES): Add all-target-libobjc.
16539         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16540         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16541         (all-target-libchill): Add dependencies.
16542         * configure.in (target_libs): Add libchill.
16544 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
16546         * configure.in (target_subdir): Remove duplicate line.
16548 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
16550         * Makefile.in (all-automake): fix dependencies.
16552 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
16554         * configure.in: Minor cleanups for building in the $(target_alias)
16555         subdir.
16557 1998-09-22  Jim Wilson  <wilson@cygnus.com>
16559         * Makefile.in (bootstrap): Set r and s before make all.  Use
16560         BASE_FLAGS_TO_PASS in make all.
16561         (cross): Likewise.
16563 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
16565         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
16567 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
16569         * config.sub: Fix typo in last change.
16571 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
16573         * config.sub: Add support for C4x target.
16574         * configure.in: Likewise.
16576 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
16578         * config.sub: Recognize sparcv9 just like sparc64.
16580 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
16582         * config.guess: Match "Pent II" or "PentII" for OpenServer.
16584 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
16586         * config.guess: Correctly identify Pentium II sco boxes.
16588         * config.guess: Fix "tr" code.  From Weiwen Liu.
16590 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
16592         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
16593         stabs.
16595 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
16597         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
16598         (ALL_TARGET_MODULES): Add all-target-libchill.
16599         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16600         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16601         (all-target-libchill): Add dependencies.
16602         * configure.in (target_libs): Add libchill.
16604 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
16606         * config.guess: Avoid assumptions about "tr" behaves when
16607         LANG is set to something other than English.
16609 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
16611         * configure (gxx_include_dir): Changed to
16612         '${prefix}/include/g++'-${libstdcxx_interface}.
16614         * config.if: New to determine the interfaces.
16616 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
16618         * config.guess: Detect and handle MPE/IX.
16619         * config.sub: Deal with MPE/IX.
16621 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
16623         * configure.in: Use mh-aix43.
16625 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
16627         * configure: Fix --without/--disable cases for gxx-include-dir.
16629 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
16631         * mdata-sh:  Imported.  Needed for automake support.
16633 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
16635         * Makefile.in (taz): Try "chmod -R og=u ." before
16636         "chmod og=u `find . -print`".
16638 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
16640         * configure.in: Add arm-elf and thumb-elf support.
16642 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
16644         * Makefile.in: Undo previous patch.
16646 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
16648         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
16649         to here ...
16650         (install-no-fixedincludes): and here
16651         (INSTALL_MODULES): ... from here.
16653 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16655         * config.sub: Merge with FSF.
16657         * config.guess: Merge with FSF.
16659 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
16661         * configure (extraconfigdirs): New variable.
16662         (SUBDIRS): Add extraconfigdirs and recurse on them too.
16663         * Makefile.in (all): Move higher in file.
16664         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
16665         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
16666         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
16667         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
16668         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
16670 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
16672         * Makefile.in (all-target-libjava): Depend on all-gcc and
16673         all-target-newlib.
16674         (configure-target-libjava): Depend on $(ALL_GCC).
16676 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
16678         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
16679         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
16681 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
16683         * INSTALL/README: Fix typo.
16685 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16687         * ylwrap: Change absolute path checks to check for DOS style path
16688         names.
16690         * ylwrap: Don't use a full path name if the source file is in the
16691         same directory.  From hjl@lucon.org (H.J. Lu).
16693         * config-ml.in: Default to being verbose, to match Feb 18 change to
16694         configure.
16696 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
16698         Brought over from egcs:
16700         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
16702         * configure.in (target_subdir): Set to ${target_alias} instead
16703         of "libraries".
16705         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
16707         * configure.in (target_subdir): Set to libraries if enable_multilib.
16709 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
16711         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16712         multilibs, force reconfiguration the first time we create
16713         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16715 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
16717         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16718         avoid confusion with --no-recursion.
16720 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
16722         * configure.in: Win32 hosts shouldn't use install -x
16723         * install-sh: remove -x option, and special .exe-handling
16724         hack.
16726 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
16728         * config.guess: Recognize i586-pc-beos.
16729         * configure.in: Don't build some bits for beos.
16731 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16733         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16734         CFLAGS default to -O2.
16736         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16737         when using GNU ld.
16739 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
16741         * ltmain.sh: Correct install when using a different shell.
16743 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16745         * ltconfig, ltmain.sh: Update to libtool 1.2b.
16747 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
16749         * makefile.vms: Update to build binutils/makefile.vms.  Add install
16750         target.
16752 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
16754         * ltconfig: Update to correct AIX handling.
16756 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
16758         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16760         * configure.in (target_subdir): Set to ${target_alias} instead
16761         of "libraries".
16763 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
16765         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16766         (Makefile): Depend on $(gcc_version_trigger).
16768         * configure (gcc_version): Change default initializer to empty
16769         string.
16770         (gcc_version_trigger): New variable; pass this variable down
16771         to subdir configures to enable them checking gcc's version
16772         themselves. Emit make macros for both gcc_version vars.
16773         (topsrcdir): Initialize reliably.
16774         (recursion line): Remove --with-gcc-version=${gcc_version}.
16776 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16778         * configure (enable_version_specific_runtime_libs): Implement new flag
16779         --enable-version-specific-runtime-libs which installs C++ runtime stuff
16780         in $(libsubdir); emit definition in each generated Makefile.
16781         (gxx_include_dir): Initialize depending on
16782         $enable_version_specific_runtime_libs.
16784 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16786         * configure (gcc_version): Initialize properly depending on
16787         how and where configure is started.
16788         (recursion line): Pass a --with-gcc-version=${gcc_version}
16789         to configures in subdirs.
16791 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
16793         * configure.in (noconfigdirs): Add configure pattern for mips tx39
16794         cygmon
16796 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
16798         * configure.in: Add cygmon and libstub support for mn10200.
16800 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
16802         * configure (gcc_version): Add new variable describing the
16803         particular gcc version we're building.
16804         * Makefile.in (libsubdir): Add new macro for the directory
16805         in which the compiler finds executables, libraries, etc.
16806         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16807         and libsubdir.
16809 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16811         * Makefile.in (local-clean): Remove *.log.
16812         (warning.log): Built with warn_summary from build.log.
16813         (mail-report.log): Run test_summary.
16814         (mail-report-with-warnings.log): Run test_summary including
16815         warning.log in the report.
16817 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
16819         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16821 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
16823         * Makefile.in (grep): Grep no longer depends on libiberty.
16825 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
16827         * Makefile.in: all-snavigator needs all-libgui.
16829 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
16831         * configure.in: Add cygmon and libstub support for mn10300.
16833 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
16835         * missing: Update to version from automake 1.3.
16837         * ltmain.sh: On installation, don't get confused if the same name
16838         appears more than once in the list of library names.
16840 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16842         * config.sub: Accept m68060 and m5200 as CPU names.
16844 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
16846         * configure: Use && rather than using -a in test, because odd
16847         strings can confuse test.
16848         * configure.in: Likewise.
16850 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16852         * ltconfig, ltmain.sh: Bring in Visual C++ support.
16854 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16856         * Makefile.in (boostrap2-lean, bootstrap3-lean,
16857         bootstrap4-lean): New targets.
16859 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
16861         * mpw-* Delete.  Not used.
16863 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
16865         * COPYING.LIB: Update FSF address.
16867 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
16869         * ltconfig, ltmain.sh: Update to libtool 1.2a.
16871         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16872         GAS_SUPPORT_DIRS.
16874 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
16876         * ltconfig, ltmain.sh: Avoid producing a version number if
16877         -version-info was not used.
16879 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16881         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16882         building with newlib.
16884 1998-04-30  Paul Eggert  <eggert@twinsun.com>
16886         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16887         Solaris `make' causes it to continue to next definition.
16889 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16891         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16892         the right GUI libraries and files are installed along with GDB.
16894 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16896         * configure.in: Change alpha to alpha* in several places.
16898 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
16900         * config.sub: Recognize sparc86x.
16902 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
16904         * configure.in (--enable-target-optspace): Remove debug echo.
16906 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
16908         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16910 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16912         * ltconfig: Update cygwin32 support.
16914         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16915         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16916         (GDB_SUPPORT_DIRS): Likewise.
16918 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
16920         * configure.in (target_makefile_frag): If --enable-target-optspace,
16921         use -Os to compile target libraries rather than -O2.  Default to
16922         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16923         not used.
16924         * configure.in (target_cflags): Ditto for d30v.
16926 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
16928         * Makefile.in (all-bfd): Depend on all-intl.
16929         (all-binutils): Likewise.
16930         (all-gas): Likewise.
16931         (all-gprof): Likewise.
16932         (all-ld): Likewise.
16934 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
16936         * configure.in (host_tools): Fix typo, lbtool -> libtool.
16938 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16940         * Makefile.in (all-bfd): Depend upon all-libiberty.
16942         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16944 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
16946         * Makefile.in: Add libstub.
16948         * configure.in: Ditto. Build libstub for targets that have cygmon
16949         support.
16951 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
16953         * configure.in: Don't set PICFLAG on ix86-cygwin32.
16955 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
16957         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16958         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
16960 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
16962         * configure: Define DEFAULT_M4 by searching PATH.
16963         * Makfile.in: Use DEFAULT_M4.
16965 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16967         * ltconfig: Add cygwin32 support.
16969         * Makefile.in, configure.in: Add libtool as a native only directory
16970         to configure and build.
16972 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
16974         * Makefile.in (INSTALL_MODULES): Remove texinfo.
16976 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
16978         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16980 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
16982         * Makefile.in: add ash make rules
16983         * configure.in: add ash to native_only and host_tools lists
16985 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
16987         * Makefile.in (all-gettext, all-intl): New targets.
16988         (ALL_MODULES): Added all-gettext, all-intl.
16989         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16990         (INSTALL_MODULES): Added install-gettext, install-intl.
16991         (CLEAN_MODULES): Added clean-gettext, clean-intl.
16993         * configure.in (host_tools): Added gettext.
16994         (native_only): Likewise.
16995         (noconfigdirs) [various cases]: Likewise.
16996         (host_libs): Added intl.
16998 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
17000         * configure: Do not disable building gdbtk for cygwin32 hosts.
17002 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
17004         * configure.in: Add thumb-coff target.
17005         * config.sub: Add thumb-coff target.
17007 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
17009         * Makefile.in: Revert yesterday's change.
17010         (all-target-winsup):  all-target-librx stays out of here.
17012 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
17014         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
17015         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
17016         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
17017         Remove references to librx and libg++.
17019 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
17021         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
17022         recursive makes
17024 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
17026         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
17027         for newlib directory.
17028         (CXX_FOR_TARGET): Likewise.
17030 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
17032         * ltconfig: Update after libtool/ltconfig.in change for
17033         hpux11.
17035 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
17037         * ltconfig, ltmain.sh: Update to libtool 1.2.
17039 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
17041         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
17042         (install-gcc-cross): Instead, override LANGUAGES here.
17044 1998-03-18  Dave Love  <d.love@dl.ac.uk>
17046         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
17047         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
17049 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
17051         * configure.in: Add Thumb-pe target.
17053 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
17055         * Makefile.in - changed sn targets to snavigator
17056         * configure.in - changed sn targets to snavigator
17058 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
17060         * config-ml.in: After building symlink tree call make distclean
17061         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
17062         to be the case for libiberty.
17064 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
17066         * configure: When making link, also check the current
17067         directory. The configure scripts may create one.
17069 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
17071         * config.sub: Accept alphapca56 and alphaev6 properly.
17073 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17075         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
17077 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
17079         * config.sub (sco5): Fix typo.
17081 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
17083         * Makefile.in (INSTALL_MODULES): Move install-tcl before
17084         install-itcl.
17085         (install-itcl): Remove dependency on install-tcl.
17087 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
17089         * configure.in: Remove libgloss from noconfigdirs for MN10300.
17091 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
17093         * configure.in: Don't build libgui for a cygwin32 target when not on
17094         a cygwin32 host.
17096 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
17098         * configure (redirect): Set to null, so default behavior of
17099         configure is now --verbose.
17101 1998-02-16  Dave Love  <d.love@dl.ac.uk>
17103         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
17104         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
17106 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
17108         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
17109         this change to sync Makefile.in with its ChangeLog entries.
17111 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
17113         * ltmain.sh (mkdir): Check that the directory doesn't exist
17114         before we exit with error, so that we don't get races during
17115         parallel builds.
17117 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
17119         * ltconfig, ltmain.sh: Update from libtool 1.0i.
17121 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
17123         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
17124         PICFLAG_FOR_TARGET.
17125         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
17127         * configure: Emit a definition for the new macro enable_shared
17128         into each Makefile.
17130 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
17132         * configure.in (host_tools, native_only): Add libtool.
17134 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
17136         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
17137         Fix typo in ming config comment.
17139 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
17141         * ltconfig, ltmain.sh: Update from libtool 1.0h.
17143 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
17145         * config.sub: Add tic30 cases, and map c30 to tic30.
17147 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
17149         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
17150         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
17151         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
17152         (CLEAN_TARGET_MODULES): Similarly
17153         (all-target-libf2c): Add dependences.
17154         * configure.in (target_libs): Add libf2c.
17156 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
17158         * configure.in: Remove expect from noconfigdirs when target
17159         is cygwin32.  OK to build expect and dejagnu with Canadian
17160         Cross.
17162 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
17164         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
17165         host.
17167         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
17168         and mingw32.
17170 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
17172         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
17173         here as it is not defined in the toplevel Makefile.
17175 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
17177         * configure (package_makefile_rules_frag): New variable, which names
17178         a file with generic rules, ...
17179         Change comment to mention we now have FIVE parts.
17180         * configure: Undo last change.
17182 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
17184         * config.guess: More accurate determination of HP processor types.
17185         * config.sub: More accurate determination of HP processor types.
17187 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
17189         * configure (package_makefile_frag): Move inserting the
17190         ${package_makefile_frag} to where it should be according
17191         to the comment.
17193 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
17195         * config.guess: Add support for Linux/ARM.
17197 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
17199         * .cvsignore: Remove *-info and *-install since they match
17200         release-info and mpw-install, which we don't want to just ignore.
17202 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
17204         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
17206 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
17208         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
17209         local_prefix to sub-make invocations.
17211 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
17213         * configure.in: Check makefile fragments in the source
17214         directory.
17216 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
17218         * configure.in: Check whether host and target makefile
17219         fragments exist before adding them to *_makefile_frag.
17221 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
17223         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
17225 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
17227         * configure.in: Make sure we only replace RPATH_ENVVAR on
17228         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
17229         regexp to sed.
17231         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
17232         to sub-makes.
17234 1998-01-13  Lee Iverson   (leei@ai.sri.com)
17236         * config-ml.in (multi-do): LDFLAGS must include multilib
17237         designator.
17239 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
17241         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
17243 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
17245         * config.sub: Add mingw32 support.
17246         * configure.in: Likewise.
17248 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
17250         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
17252 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
17254         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
17255         * configure (gxx_include_dir): Provide a definition for subdirs
17256         which do not use autoconf.
17258 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
17260         * config.guess: Sync with egcs.  Picks up new alpha support,
17261         BeOS & some additional linux support.
17263 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
17265         * config.guess: HP 9000/803 is a PA1.1 machine.
17267 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
17269         * configure.in: It's alpha*-...
17271 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
17273         * configure.in (host_makefile_frag, target_makefile_frag):
17274         Handle multiple config files.
17275         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
17276         alpha-*-*.
17278 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
17280         * mkdep: New file.
17282 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
17284         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
17286 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
17288         * Makefile.in: Add libgui directory.
17289         (GDB_TK): Add all-libgui.
17290         * configure.in: Add libgui directory.
17291         * configure: Add all-libgui to GDB_TK.
17293 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
17295         * config-ml.in (multidirs): Add m32r to multilib list.
17297 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
17299         * Makefile.in (all-target-gperf): Change dependency to
17300         all-target-libstdc++.
17302 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
17304         * config.guess: Add BeOS support.
17306 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
17308         Source directory cvs renamed to cvssrc:
17309         * configure.in (host_tools): Change cvs to cvssrc.
17310         (native_only): Likewise.
17311         (noconfigdirs) [various cases]: Likewise.
17312         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
17313         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
17314         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
17315         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
17316         (all-cvssrc): Rename target from all-cvs.
17318 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
17320         * configure (gxx_include_dir): Fix thinko.
17322 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
17324         * Makefile.in (INSTALL_TARGET_CROSS): Define.
17325         (install-cross, install-gcc-cross): New targets.
17327 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
17329         * configure.in (noconfigdirs): Add support for Thumb target.
17331         * config.sub (maybe_os): Add support for Thumb target.
17333 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
17335         * Makefile.in: Add rules for cygmon.
17337         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
17339 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
17341         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
17342         * configure (gxx_include_dir): Provide a definition for subdirs
17343         which do not use autoconf.
17345 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
17347         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
17348         11/18/97 build
17350 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
17352         * From Franz Sirl.
17353         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
17354         found on RedHat Linux systems.
17356 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
17358         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
17359         guesses.
17361 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
17363         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
17365 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
17367         * ltmain.sh: If mkdir fails, check whether the directory was created
17368         anyhow by some other process.
17370 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
17372         * configure.in (d30v-*-*): Configure all directories.
17374 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
17376         * configure.in (d30v-*-*): Configure newlib, libiberty directories
17377         for the D30V.
17379 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
17381         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
17383 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
17385         * include/libiberty.h: Add extern "C" { so it can be used with C++
17386         progrms.
17387         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
17388         programs.
17390 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
17392         * configure.in (d30v-*-*): Configure GCC now.
17394 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
17396         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
17397         is no longer needed.
17399 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
17401         * Makefile.in: check-target-libio depends on all-target-libstdc++.
17403 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
17405         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
17406         targets using "$@" to provide support for similar but not identical
17407         targets without having to duplicate code.
17409 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
17411         * makefile.vms: Fix to work with DEC C.
17413 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
17415         * config.sub: Add mips-tx39-elf to marketing names.
17417 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
17419         * ltmain.sh: Handle symlinks in generated script.
17421 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
17423         * configure: Handle autoconf style directory options: --bindir,
17424         --datadir, --includedir, --infodir, --libdir, --libexecdir,
17425         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
17426         --sysconfdir.
17427         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
17428         (sharedstatedir, localstatedir, oldincludedir): New variables.
17429         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
17430         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
17431         sbindir, sharedstatedir, and sysconfdir.
17433 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
17435         * Makefile.in (bootstrap-lean): New target.
17437 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
17439         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
17440         sn, and gnuserv from noconfigdirs.
17442 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
17444         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
17446 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
17448         * Makefile.in (cross): New target.
17450 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
17451                           Jeff Law         <law@cygnus.com>
17453         * Makefile.in (bootstrap2, bootstrap3): New targets.
17454         (all-bootstrap): Remove outdated and confusing target.
17455         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
17457 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17459         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
17460         windows.  Consistent with gdb/configure.
17462 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
17464         * configure.in: Name Linux target fragment.
17466         * configure: Rewrite so that project Makefile fragment is inserted
17467         first and appears last in the resulting Makefile.
17469 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17471         * Makefile.in (install-itcl): Install tcl first.
17473 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
17475         * configure.in: remove bison from noconfigdirs for Cygwin32 host
17477 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
17479         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
17481         * configure.in (skipdirs): Add target-librx for Linux.
17482         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
17484 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
17486         * Makefile.in (bootstrap): New target.
17488 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
17490         * config.sub: Accept 'amigados' for backward compatibility.
17492 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
17494         * config.guess: Merge with FSF.
17496 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
17498         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
17500 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
17502         * config.sub: Add "marketing-names" patch.
17504 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
17506         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
17508 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
17510         * config.sub: Handle v850-elf.
17512 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
17514         * .cvsignore (*-install): Remove.
17516 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
17518         * ltconfig: Set CONFIG_SHELL in libtool.
17519         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
17521 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
17523         * configure.in (target_subdir): Set to libraries if enable_multilib.
17525 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
17527         * config.guess: Update from gcc directory.
17529 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17531         * Makefile.in (all-sim): Depends on all-readline.
17533 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
17535         * Makefile.in (BISON, YACC): Use $$s.
17536         (all-bison): Depend on all-texinfo.
17538 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
17540         * Makefile.in (BISON): Add -L flag.
17541         (YACC): Likewise.
17543 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
17545         * configure.in (noconfigdirs): Add support for v850e target.
17547         * config.sub (maybe_os): Add support for v850e target.
17549 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
17551         * configure.in (noconfigdirs): Add support for v850ea target.
17553         * config.sub (maybe_os): Add support for v850ea target.
17555 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
17557         * config.sub: Add mipstx39.  Delete r3900.
17559 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17561         * Makefile.in (all-autoconf): Depends on all-texinfo.
17563 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
17565         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
17566         eabi targets.
17568 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
17570         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
17572         * configure: When handling a Canadian Cross, handle YACC as well as
17573         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
17574         * Makefile.in (all-bison): Depend upon all-texinfo.
17576 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
17578         * Makefile.in (BISON): bison, not byacc or bison -y.
17579         (YACC): bison -y or byacc or yacc.
17580         (various): Add *-bison as appropriate.
17581         (taz): No need to mess with BISON anymore.
17583 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
17585         * configure: If OSTYPE matches *win32*, try to find a good value for
17586         CONFIG_SHELL.
17588 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
17590         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
17591         configure.in if it is present.
17593 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
17595         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
17597 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
17599         * config.sub: Recognize `arc' cpu.
17600         * configure.in: Likewise.
17601         * config-ml.in: Likewise.
17603 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
17605         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
17607 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
17609         * configure: Changed sed delimiter from ':' to '|' when
17610         attempting to substitute ${config_shell} for SHELL. On
17611         NT ${config_shell} may contain a ':' in it.
17613 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
17615         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
17617 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
17619         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
17621 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
17623         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
17625         * ylwrap: If the program is a relative path, force it to be
17626         absolute.
17628 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17630         * configure (tooldir): Set BISON to `bison -y' and not just bison.
17632 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17634         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
17635         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
17636         for libraries.
17638 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
17640         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
17641         separated by spaces.
17643 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
17645         * ylwrap: New file.
17646         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
17648         * ltmain.sh: Handle /bin/sh at start of install program.
17650         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
17652         * ltconfig, ltmain.sh: New files, from libtool 1.0.
17653         * missing: New file, from automake 1.2.
17655 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
17657         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
17658         check-tk to CHECK_X11_MODULES.
17660 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
17662         * config.sub: Merge with FSF.
17664 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
17666         * config.guess: Merge with FSF.
17668 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
17670         * configure: Treat msdosdjgpp like go32.
17671         * configure.in: Likewise.  Don't remove gprof for go32.
17673         * configure: Change Makefile.tem2 to Makefile.tm2.
17675 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
17677         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
17679 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17681         * install-sh (chmodcmd): Set to null if the DST directory already
17682         exists.  Same as Nov 11th change.
17684 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
17686         * configure (GDB_TK): Needs itcl and tix.
17688 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
17690         * config.guess: Update from FSF.
17692 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
17694         * Makefile.in (GDB_TK): Depend on itcl and tix.
17696 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
17698         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
17699         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
17700         (INSTALL_SCRIPT): New variable.
17701         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17702         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17703         to -x.
17704         * install-sh: Add support for -x option.
17706 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
17708         * configure.in, Makefile.in: Treat tix like itcl.
17710 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
17712         * Makefile.in (WINDRES): New variable.
17713         (WINDRES_FOR_TARGET): New variable.
17714         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17715         (EXTRA_HOST_FLAGS): Add WINDRES.
17716         (EXTRA_TARGET_FLAGS): Add WINDRES.
17717         (EXTRA_GCC_FLAGS): Add WINDRES.
17718         ($(DO_X)): Pass down WINDRES.
17719         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17720         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17721         DLLTOOL_FOR_TARGET.
17723 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
17725         * configure.in: configure sim before gdb for win32-x-ppc
17727 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17729         Move gperf into the toplevel, from libg++.
17730         * configure.in (target_tools): Add target-gperf.
17731         (native_only): Add target-gperf.
17732         * Makefile.in (all-target-gperf): New target, depend on
17733         all-target-libg++.
17734         (configure-target-gperf): Empty rule.
17735         (ALL_TARGET_MODULES): Add all-target-gperf.
17736         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17737         (CHECK_TARGET_MODULES): Add check-target-gperf.
17738         (INSTALL_TARGET_MODULES): Add install-target-gperf.
17739         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17741 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
17743         * config.sub (mn10200): Recognize new basic machine.
17745 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17747         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17748         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17750 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17752         * configure.in: If we're building mips-sgi-irix6* native, turn on
17753         ENABLE_MULTILIB and set TARGET_SUBDIR.
17755 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
17757         * Makefile.in (all-sn): Depend on all-grep.
17759 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
17761         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17763         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17764         Makefile.  From Jeff Makey <jeff@cts.com>.
17765         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17767         * Makefile.in (DISTBISONFILES): Remove.
17768         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
17769         $(DEFAULT_YACC).
17771         * configure.in: Build itl, db, sn, etc., when building for native
17772         cygwin32.
17774         * Makefile.in (LD): New variable.
17775         (EXTRA_HOST_FLAGS): Pass down LD.
17776         ($(DO_X)): Likewise.
17778 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
17780         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17782 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
17784         * configure.in (targargs): Strip out any supplied --build argument
17785         before adding our own. Always add --build.
17787 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
17789         * configure.in (targargs): Pass --build if we're doing
17790         a cross-compile.
17792 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
17794         * configure: Use '|' instead of ":" as the separator in
17795         sed. Otherwise sed chokes on NT path names with drive
17796         designators. Also look for "?:*" as the leading characters in an
17797         absolute pathname.
17799 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
17801         * config.sub: Support for r3900.
17803 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
17805         * configure.in: Use install-sh, not install.sh.
17807 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
17809         * Makefile.in (taz): Improve check for BISON so it doesn't try to
17810         apply it twice.
17812 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
17814         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17815         install-binutils.
17817 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
17819         * Makefile.in: Add automake targets.
17820         * configure.in (host_tools): Add automake.
17822 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17824         * configure: Default CXX to c++, not gcc.
17825         * Makefile.in (CXX): Set to c++, not gcc.
17826         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17828 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
17830         * install-sh: try appending a .exe if source file doesn't
17831         exist
17833 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
17835         * configure.in: Turn on multilib by default.
17836         (cross_only): Remove target-libiberty.
17838         * Makefile.in (all-gcc): Don't depend on libiberty.
17840 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
17842         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17844 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17846         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17847         (DISTBISONFILES): Add ld/Makefile.in
17849 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
17851         * configure.in: if target is cygwin32 but host isn't cygwin32,
17852         don't configure gdb tcl tk expect, not just gdb.
17854 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
17856         * configure.in: Added gnuserv everywhere sn appears.
17858         * Makefile.in (ALL_MODULES): Added all-gnuserv.
17859         (CROSS_CHECK_MODULES): Added check-gnuserv.
17860         (INSTALL_MODULES): Added install-gnuserv.
17861         (CLEAN_MODULES): Added clean-gnuserv.
17862         (all-gnuserv): New target.
17864 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
17866         * config.guess: Fixes for MIPS OpenBSD systems.
17868 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17870         * Makefile.in (INSTALL_XFORM): Remove.
17871         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17873         * mkinstalldirs: New file, copied from automake.
17874         * Makefile.in (installdirs): Rename from install-dirs.  Use
17875         mkinstalldirs.  Change all users.
17876         (DEVO_SUPPORT): Add mkinstalldirs.
17878 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
17880         * install-sh: Rename from install.sh.
17881         * Makefile.in (INSTALL): Change install.sh to install-sh.
17882         (DEVO_SUPPORT): Likewise.
17884         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
17885         Graichen <graichen@rzpd.de>.
17887 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
17889         * config.guess: Recognize OpenBSD systems correctly.
17891 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17893         * README, Makefile.in (ETC_SUPPORT): Remove references to
17894         cfg-paper*, configure.{texi,man,info*}._
17896 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
17898         * Makefile.in (all.normal): Ensure that gcc is built after all
17899         the x11 - ie gdb - targets.
17901 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
17903         * makefile.vms: Don't run conf-a-gas.
17905 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
17907         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17909 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
17911         * configure.in: Remove noconfigdirs case since gdb also
17912         configures and builds for tic80-coff.
17914 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17916         * configure: Set cache_file to config.cache.
17917         * Makefile.in (local-distclean): Remove config.cache.
17919 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17921         * COPYING: Update FSF address.
17923 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
17925         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17926         noconfigdirs.
17928 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17930         * Makefile.in (install-dirs): Don't crash if prefix, and hence
17931         MAKEDIRS, is empty.
17933 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
17935         * config.sub: Tweak mn10300 entry.
17937 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
17939         * configure.in (host_tools): Put sim before gdb, so gdb's
17940         configure.tgt can determine if the simulator was configured.
17942 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
17944         * config.sub: Move BeOS $os case to be with other Cygnus
17945         local cases.
17947 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
17949         * config.sub: Remove misplaced comment that broke Linux.
17951 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
17953         * config.sub: Add BeOS support.
17955 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
17957         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17959 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
17961         * configure.in (noconfigdirs): Remove tcl and tk from
17962         noconfigdirs for cygwin32 builds.
17964 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
17966         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17968 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
17970         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17971         make-all.com, use makefile.vms instead.
17973 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
17975         * config.sub: Accept -lnews*.
17977 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
17979         * configure.in (noconfigdirs): Disable target-newlib,
17980         target-examples and target-libiberty for d30v.
17982 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17984         * configure.in (noconfigdirs): Enable ld for d30v.
17986 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
17988         * configure.in (tic80-*-*): Build compiler.
17990 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
17992         * configure.in (d30v-*): Remove sim directory from list of
17993         unsupported d30v directories
17995 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17997         * config.sub, configure.in: Add d30v target cpu.
17999 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
18001         * makefile.vms: New file.
18002         * make-all.com: Remove.
18004 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
18006         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
18008 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
18010         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
18012 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
18014         * Makefile.in (ALL_MODULES): Added all-db.
18015         (CROSS_CHECK_MODULES): Addec check-db.
18016         (INSTALL_MODULES): Added install-db.
18017         (CLEAN_MODULES): Added clean-db.
18019 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
18021         * config.guess: Merge with latest FSF sources.
18023 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
18025         * Makefile.in (ALL_MODULES): Added all-itcl.
18026         (CROSS_CHECK_MODULES): Added check-itcl.
18027         (INSTALL_MODULES): Added install-itcl.
18028         (CLEAN_MODULES): Added clean-itcl.
18030 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
18032         * configure.in: build gdb for mn10200
18034 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
18036         * Makefile.in (all-target-winsup): Depend on all-target-libio.
18038 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
18040         * configure.in (tic80-*-*): Turn off most targets right now.
18042 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
18044         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
18045         rather than the makeinfo program.
18046         (do-info): Depend upon all-texinfo.
18048 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
18050         * configure.in: Remove uses of config/mh-linux.
18052         * config.sub, config.guess: Merge with latest FSF sources.
18054 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
18056         * config.sub (case $basic_machine): Add tic80 entries.
18058 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
18060         * config.sub, config.guess: Merge with latest FSF sources.
18062 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
18064         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
18065         * mpw-config.in: Test for NewFolderRecursive.
18066         * mpw-install: Use symbolic name for startup filename.
18067         * mpw-README: Add various additional details.
18069 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
18071         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
18073 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
18075         * configure.in: Do build gcc and the target libraries for
18076         the mn10200.
18078 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
18080         * configure.in: don't avoid building gdb for mn10300 any more
18081         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
18082         instead of single-quoting it.
18084 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
18086         * configure.in: Don't use --with-stabs on IRIX 6.
18088 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
18090         * configure.in (m32r): Build gdb, libg++ now.
18092 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18094         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
18095         directories from noconfigdirs.
18097 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
18099         * config.sub (basic_machine): added mips16 configuration
18101 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18103         * config.sub: Handle d10v-unknown.
18105 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
18107         * config.sub: Handle v850-unknown.
18109 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
18111         * Makefile.in: add findutils
18112         * configure.in: add findutils to list of host_tools
18114 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
18116         * config.sub: Handle mn10200 and mn10300.
18118 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18120         * configure.in (d10v-*): Do not build librx.
18122 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
18124         * configure.in (mn10300): Build everything except gdb & libgloss.
18126 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
18128         * config.guess:  Patch for Dansk Data Elektronik servers,
18129         from Niels Skou Olsen <nso@dde.dk>.
18131         For ncr, use /bin/uname rather than uname, since GNU uname does not
18132         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
18134         Patch for MIPS R4000 running System V,
18135         from Eric S. Raymond <esr@snark.thyrsus.com>.
18137         Fix thinko for nextstep.
18139         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
18141         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
18142         * config.guess: Guess mips-dec-mach_bsd4.3.
18144         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
18145         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
18146         release numbers.
18147         * config.guess (mips-mips-riscos*):  Emit just enough of the
18148         release number.
18150         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
18151         * config.guess (sparc-auspex-sunos*):  Added.
18152         (f300-fujitsu-*): Added.
18154         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
18155         * config.guess:  Recognize a Tadpole as a sparc.
18157 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
18159         * config.guess: Don't assume that NextStep version is either 2 or
18160         3.  NextStep 4 (aka OpenStep 4) has come out now.
18162 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
18164         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
18165         From Rik Faith <faith@cs.unc.edu>.
18167 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
18169         * config.sub: Contributions from bug-gnu-utils to:
18170         Support plain "hppa" (no version given) architecture, reported by
18171         OpenStep.
18172         OpenBSD like NetBSD.
18173         LynxOs is not a hardware supplier.
18175         * config.guess: Contributions from bug-gnu-utils to add support for:
18176         OpenBSD like NetBSD.
18177         Stratus systems.
18178         More Pyramid systems.
18179         i[n>4]86 Intel chips.
18180         M680[n>4]0 Motorola chips.
18181         Use unknown instead of lynx for hardware manufacturer.
18183 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18185         * install.sh (chmodcmd): Set to null if the DST directory already
18186         exists.
18188 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18190         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
18191         not use mt-ppc target Makefile fragment any more.
18193 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
18195         * configure.in (*-*-windows):  Exclude everything but those dirs
18196         needed to build windows.
18198 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
18200         * Makefile.in (all-target-winsup): Depend on all-target-librx.
18202 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
18204         * configure.in:  Exclude mmalloc from i386-windows.
18206 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
18208         * Undo my previous change.
18210 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
18212         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
18213         unconditionally.
18214         (MAKEOVERRIDES): Define (revert this part of October 18 change).
18216 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
18218         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
18219         host to add it's own flags.
18221 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
18223         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
18225 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
18227         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
18228         (CXX_FOR_TARGET): Likewise.
18229         (GCC_FOR_TARGET): Define.
18230         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
18231         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
18232         CC_FOR_TARGET was specified on the command line.
18233         (MAKEOVERRIDES): Don't define.
18235 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
18237         * configure.in (m32r): Fix spelling of libg++ libs.
18239 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
18241         * config.sub (-apple*): Remove, now redundant.
18243 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
18245         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
18247         * configure: Rework yesterday's sed script patch.
18249         * config.sub: Merge with FSF.
18251 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
18253         * config.guess:  Merge from FSF.
18255         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
18256         * config.guess: Use pc instead of unknown, for pc clone systems.
18257         Change linux to linux-gnu.
18259         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
18260         * config.guess: Avoid non-portable tr syntax.
18262 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
18264         * test-build.mk (HOLES): Add "xargs" for gdb.
18266         * configure: Avoid hpux10.20 sed bug.
18268 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
18270         * configure.in:  Add support for windows host
18271         (that is a build done under the Microsoft build environment).
18273 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
18275         * Makefile.in: Replace all uses of srcroot with s, to shrink
18276         command line lengths.
18278         Patches from Geoffrey Noer <noer@cygnus.com>:
18279         * configure.in: If configuring for newlib, pass --with-newlib to
18280         subdirectories.
18281         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
18282         -Bnewlib/ and -Lwinsup to gcc.
18283         (CXX_FOR_TARGET): Likewise.
18285 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18287         * Makefile.in (ETC_SUPPORT): Add configure.
18289 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
18291         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
18292         host configuration file.
18294 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
18296         * configure.in: Break mn10x00 support into separate
18297         mn10200 and mn10300 configurations.
18298         * config.sub: Likewise.
18300 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
18302         * configure.in: Add lots of stuff to noconfigdirs for
18303         the mn10x00 targets.
18305         * config.sub, configure.in: Add mn10x00 support.
18307 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
18309         * make-all.com: Call conf-a-gas, not config-a-gas.
18311 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
18313         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
18314         targets.
18316 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
18318         * mpw-README: Add much more detail for native PowerMac.
18319         * mpw-install: New file.
18320         * mpw-configure: Add --norecursion and --help options.
18321         * mpw-config.in: Translate readme and install files when
18322         copying to objdir.
18323         * mpw-build.in: Don't always depend on byacc and flex.
18324         (install-only-top): New action.
18326 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
18328         * configure.in:  You can now configure GDB for the v850.
18330 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
18332         * configure.in (noconfigdirs): Don't configure any C++ dirs
18333         if targeting D10V.
18335 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
18337         * config.sub: Recognize mips64vr5000.
18339 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
18341         * configure.in: Use a single line for host_tools and native_only.
18343 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
18345         * config.sub, configure.in: Add entries for m32r.
18347 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
18349         * Makefile.in (inet-install): Don't run install-gzip.
18351 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
18353         * configure.in:  Don't config lots of things for *-*-windows*.
18355 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
18357         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
18358         (host_libs, host_tools): Copy from configure.in.
18359         * mpw-configure: Don't complain about directories not found.
18361 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18363         * configure.in (i[345]86): Recognize i686 for pentium pro.
18364         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
18365         file.
18367         * config.guess (i[345]86): Ditto.
18369 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
18371         * configure.in (noconfigdirs): Removed gdb for D10V.
18373 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
18375         * configure.in: Remove ld, target-libio, target-libg++, and
18376         target-libstdc++ from noconfigdirs.
18378 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
18380         * configure: Fix three locations where shell scripts were
18381         being run directly rather than with config_shell.
18383 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
18385         * configure.in (v850-*-*): Set up initial $noconfigdirs.
18386         * config.sub (basic_machine): Recognize v850.
18388 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
18390         * mpw-configure: Handle multiple enable/disable options and
18391         pass them down recursively, handle -c and -s flags appropriately
18392         depending on choice of compiler, add escape mechanism for
18393         quoted arguments to gC.
18395 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18397         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
18398         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
18399         so that -mrelocatable-lib and -mno-eabi are used.
18401         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
18402         not support --print-multi-lib, don't abort.
18404 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
18406         * make-all.com: Run config-a-gas.
18407         * setup.com: Don't copy subdirectory files around.
18409 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
18411         * configure.in (*-*-ose): Remove exclusion of libgloss for this
18412         target, it now compiles correctly.
18414 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
18416         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
18418 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
18420         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
18422 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18424         * configure.in (native_only): Add prms.
18426 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
18428         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
18429         (BINUTILS_SUPPORT_DIRS): Likewise.
18431 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18433         * configure.in (d10v-*-*): Don't configure ld or gdb until the
18434         d10v support is added.
18436 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
18438         * configure.in (d10v-*-*): New target.
18440 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
18442         * config.guess (HP 9000/811): Recognize this as a PA1.1
18443         machine.
18445 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
18447         * Makefile.in (do-tar-gz): New target, split out from tail end of
18448         taz target.  Run each command separately, don't use pipes.
18449         (taz): Use it.
18451 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
18453         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
18454         * mpw-build.in: No builds should depend on building byacc or flex,
18455         they are assumed to be installed already.
18457 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18459         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
18460         variable that CC_FOR_TARGET needs.
18462 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18464         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
18465         options have changed since the last time the subdirectory was
18466         configured, and if it has, reconfigure.
18467         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
18468         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
18470 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
18472         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
18473         CLEAN_MODULES): Add bash.
18474         (all-bash): New target.
18476 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
18478         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
18480 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18482         * config.sub (basic_machine): Recognize d10v as a valid processor.
18484 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
18486         * mpw-configure: Add support for --bindir.
18487         * mpw-build.in: Use a GCC-specific build script for GCC actions.
18489 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
18491         * configure.in: add bash, time, gawk to list of hosttools and things
18492         to only build for native toolchains
18494 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
18496         * Makefile.in (docdir): Remove.
18498 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
18500         * Makefile.in (datadir): Set to $(prefix)/share.
18502 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
18504         * configure.in: build diff and patch for cygwin32-hosted
18505         toolchains.
18507 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
18509         * config.sub: Accept -rtems*.
18511 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
18513         * configure.in: enable dosrel for cygwin32-hosted builds,
18514                 remove diff from the list of things not buildable
18515                 via Canadian Cross
18517 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
18519         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
18520         don't get ". ".
18522 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
18524         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
18526 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
18528         * Makefile.in (taz): Handle case where tex3patch didn't even get
18529         checked out.  Also, if it was found, put the symlink in a new util
18530         subdirectory.
18532 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18534         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
18536 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
18538         * config.sub: Recognize -openvms.
18539         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
18540         * make-all.com, setup.com: New files.
18542 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
18544         * Makefile.in (taz): tex3patch moved to texinfo/util.
18546 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
18548         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
18549         * configure.in: remove make from disable-if-Can-Cross list
18550                 enable gdb if ${host} and ${target} are cygwin32
18552 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
18554         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
18555         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
18557 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
18559         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
18560         distinguish sysv/svr4/bsd variants.
18561         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
18563 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
18565         * configure.in: Added copyright notice.
18566         * move-if-change: Added copyright notice.
18568 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18570         * configure.in (powerpcle-*-solaris*): Until we get shared
18571         libraries working, don't build gdb, sim, make, tcl, tk, or
18572         expect.
18574 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
18576         * config.guess:  Merge with FSF:
18578         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
18579         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
18581         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
18582         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
18584         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
18585         * config.guess:  Combine two OSF1 rules.
18586         Also recognize field test versions.  From mjr@zk3.dec.com.
18587         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
18588         because GNU uname does not support -p.  From pmr@pajato.com.
18590 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
18592         * Makefile.in (MAKEDIRS): Removed $(tooldir).
18594 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
18596         * mpw-README: Document GCCIncludes.
18598 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
18600         * configure.in (alpha-*-linux*): Set enable_shared to yes.
18602 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
18604         * mpw-configure: Handle --enable-FOO and --disable-FOO.
18606 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
18608         * configure.in (*-*-cygwin32): Configure make.
18610 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
18612         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
18614 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
18616         * Makefile.in (all-inet): Depend on all-perl.
18618         * Makefile.in (inet-install): New target.
18620         * Makefile.in (all-inet): Depend on all-tcl.
18621         (all-inet): Depend on all-send-pr.
18623 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18625         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
18626         temporarily.
18628 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
18630         * configure.in: Don't configure --with-gnu-ld on AIX.
18632 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
18634         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
18636 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
18638         * Makefile.in (ALL_MODULES): Added all-inet.
18639         (CROSS_CHECK_MODULES): Added check-inet.
18640         (INSTALL_MODULES): Added install-inet.
18641         (CLEAN_MODULES): Added clean-inet.
18642         (all-indent): New target.
18644         * configure.in (host_tools): Added inet.
18645         (native_only): Added inet.
18646         (noconfigdirs): Added inet.
18648 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
18650         * configure.in: Don't configure libgloss if we are not configuring
18651         newlib.
18653 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
18655         * configure.in: Don't configure libgloss for unsupported
18656         architectures.
18658 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18660         * Makefile.in (CLEAN_MODULES): Add clean-apache.
18662 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
18664         * Makefile.in (ALL_MODULES): Include all-apache.
18665         (CROSS_CHECK_MODULES): Include check-apache.
18666         (INSTALL_MODULES): Include install-apache.
18667         (all-apache): New target.
18669         * configure.in: Added apache everywhere perl is seen.
18671 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18673         * Makefile.in: Add support for clean-{module} and
18674         clean-target-{module} rules.
18676 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
18678         * configure.in (*-*-ose) do not build libgloss.
18680 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18682         * config.guess (prep*:SunOS:5.*:*): Turn into
18683         powerpele-unknown-solaris2.
18685 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
18687         * configure.in: Permit --enable-shared to specify a list of
18688         directories.
18690 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
18692         * configure.in (host==solaris): Pass only the first word of $CC
18693         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
18695 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
18697         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
18699 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
18701         * Makefile.in (ALL_MODULES): Include all-perl.
18702         (CROSS_CHECK_MODULES): Include check-perl.
18703         (INSTALL_MODULES): Include install-perl.
18704         (ALL_X11_MODULES): Include all-guile.
18705         (CHECK_X11_MODULES): Include check-guile.
18706         (INSTALL_X11_MODULES): Include install-guile.
18707         (all-perl): New target.
18708         (all-guile): New target.
18710         * configure.in (host_tools): Include perl and guile.
18711         (native_only): Include perl and guile.
18712         (noconfigdirs): Don't build guile and perl; no ports have been
18713         done.
18715 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
18717         * configure (--enable-*): Handle quoted option lists such as
18718         --enable-sim-cflags='-g0 -O' better.
18720 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18722         * Makefile.in ({,inst}all-target): New rule so we can make and
18723         install all of the target directories easily.
18725 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18727         * configure.in: Add missing global flag in sed substitution when
18728         deleting `target-' from ${configdirs}.
18730 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
18732         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18733         option.
18735         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18736         config/mh-necv4.
18738         * install.sh: Correct misspelling of transformbasename.
18740         * config.guess: Recognize mips-*-sysv*.
18742 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
18744         * config.sub: Recognize mon960.
18746 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
18748         * configure: Restore Canadian Cross handling of BISON and LEX,
18749         removed in Feb 20 change.
18751 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
18753         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18754         Mention make install.  Remove the old copyright date as well the
18755         clumsy and rather pointless copyright on the README file.
18757 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18759         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18760         Makefile after running symlink-tree, then run `make distclean' to
18761         avoid clobbering any generated files in srcdir.
18763 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
18765         * configure.in (m68k-*-netbsd*): Build everything now.
18767 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
18769         * Makefile.in (taz): Fix quoting.
18771 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
18773         * configure.in (sparclet-*-*): Build everything now.
18775 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18777         * configure.in (m68k-*-linux*): New host.
18779 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
18781         * configure: Check for bison before byacc.
18783 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
18785         * Makefile.in configure:  Change the way LEX and BISON/YACC are
18786         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
18787         searching PATH.  These are used as fallbacks by Makefile.in if
18788         flex/bison/byacc aren't in objdir.
18790 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
18792         * Makefile.in: Make everything which depends upon all-bfd also
18793         depend upon all-opcodes, in case --with-commonbfdlib is used.
18795 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18797         * configure.in (host *-*-cygwin32): Don't build gdb if we are
18798         building NT native compilers on Unix.
18800 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
18802         * configure.in: Don't get CC from the host Makefile fragment if we
18803         can find gcc in PATH, or if this is a Canadian Cross.  Move the
18804         Solaris test for /usr/ucb/cc to the post target script, just after
18805         the compiler sanity test.
18807 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
18809         * config.sub: Merge with FSF.
18811 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
18813         * Makefile.in (RPATH_ENVVAR): New variable.
18814         (REALLY_SET_LIB_PATH): Use it.
18815         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18817 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
18819         * config.sub, configure.in: Recognize sparclet cpu.
18821 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18823         * config.guess:  Support m68k-cbm-sysv4.
18825 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18827         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18828         m68k-unknown-linuxaout from linker help string.  Put quotes around
18829         $ld_help_string.
18831 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
18833         * config.guess (powerpc-harris-powerunix): Add guess for port
18834         to new target.
18836 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18838         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18840 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
18842         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18843         $(REALLY_SET_LIB_PATH) in Makefile.
18844         * Makefile.in (SET_LIB_PATH): New variable.
18845         (REALLY_SET_LIB_PATH): New variable.
18846         ($(DO_X)): Use $(SET_LIB_PATH).
18847         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18848         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18849         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18850         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18851         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18852         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18853         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18854         (install-dosrel): Likewise.
18855         (all-opcodes): Depend upon all-libiberty.
18857 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18859         * config.guess (*:CYGWIN*): New
18861 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18863         * Makefile.in (all-target-winsup): All all-target-libiberty.
18865 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18867         * configure.in (noconfigdirs): Add missing # in front of comment.
18869 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
18871         * configure.in: add second pass to things added to noconfigdirs
18872         so *-gm-magic can exclude libgloss properly.
18874 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
18876         * mpw-configure (extralibs_name, rez_name): Set correctly
18877         for MWC68K compiler.
18879         * mpw-README: Add more info on the necessary build tools.
18881 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18883         * configure.in, config.sub: Recognize cygwin32.
18885 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
18887         * config.guess, config.sub: Recognize A/UX.
18889 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
18891         * config.sub: Merge with gcc/config.sub.
18893 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
18895         * mpw-build.in (do-binutils): Add build of stamps.
18897 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
18899         * config.sub: Add recognition for mips64vr4100*-* targets.
18901 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18903         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18904         Add creation of gconfigargs with `--enable-shared' turned on.
18905         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18906         ($(host)-stamp-stage3-configured): Likewise.
18907         (HOLES): Add chatr and ldd.
18908         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18910 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
18912         * configure: Pass --nfp to recursive configures.
18914 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18916         * Makefile.in (DLLTOOL): New.
18917         (DLLTOOL_FOR_TARGET): New.
18918         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18919         (EXTRA_TARGET_FLAGS): Ditto.
18920         (EXTRA_GCC_FLAGS): Ditto.
18921         (CONFIGURE_TARGET_MODULES): Ditto.
18922         (DO_X): Ditto.
18923         * configure: Add DLLTOOL.
18925 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
18927         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18928         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18929         mh-sco, since old workarounds no longer needed, and don't
18930         build ld, since libraries have weak symbols in COFF.
18932 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
18934         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18936 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18938         * configure.in: Make sure that ${CC} can be used to compile an
18939         executable.
18941 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
18943         * Makefile.in (all-gdb): Depend on $(GDB_TK).
18944         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18945         nothing depending on whether gdbtk is being built.
18947 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
18949         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18951 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
18953         * configure.in (noconfigdirs): Put ld or gas in this early, if the
18954         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18956 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
18958         * config-ml.in: Add support for
18959         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18960         Simplify setting of multidirs from --disable-foo.
18962 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18964         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18965         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18966         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18967         non-empty, pass them on to the  GCC make.
18968         (all-bootstrap): New rule that is like all-gcc, except it executes
18969         the GCC bootstrap rule instead of the GCC all rule.
18971 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
18973         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18975 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18977         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18978         DG/UX support.
18980 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
18982         * config.sub (i*86*) Change [345] to [3456]
18984 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18986         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18987         --with-gnu-ld=no.
18989 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18991         * config-ml.in (rs6000*, powerpc*): Add switches to control which
18992         AIX multilibs get built.
18994 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18996         * configure.in (i386-win32): Don't build expect if we're not
18997         building the tcl subdir.
18999 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
19001         * Makefile.in: (configure-target-examples, all-target-examples):
19002         New targets, configure and build example programs.
19004 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
19006         * mpw-configure: If an mpw-config.in generated a file mk.sed,
19007         use it as input to sedit the generated MPW makefile.
19008         * mpw-README: Add a suggestion about Gestalt.h.
19010 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
19012         * config.sub: Accept *-*-ieee*.
19014 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
19016         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
19017         Ronald F. Guilmette <rfg@monkeys.com>.
19019 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19021         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
19022         for powerpc-pe native.
19023         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
19024         (target==powerpc-pe): duplicate i386-win32 entry.
19026 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19028         * configure.in (noconfigdirs): Exclude target-newlib for all versions
19029         of vxworks, not just vxworks5.1.
19031 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
19033         * mpw-configure: Add support for exec-prefix.
19035 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
19037         * config.guess: Recognize HP model 816 machines as having
19038         a PA1.1 processor.
19040 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
19042         * configure: Ignore new autoconf configure options.
19044 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
19046         * config.guess:  Recognize Pentium under SCO.
19047         From Robert Lipe <robertl@arnet.com>.
19049 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19051         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
19053 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
19055         * configure.in: Don't configure gas for alpha-dec-osf*.
19057 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
19059         * configure.in: Default to --with-stabs for some targets for which
19060         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
19061         i[345]86*-*-unixware*.
19063 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
19065         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
19066         rather than basing it on the target.  Simplify handling of options
19067         controlling which directories to configure.  Remove extraneous
19068         slash in multi-clean target.
19070 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
19072         * config-ml.in: Prefix more variables with ml_ so they don't collide
19073         with configure's.
19075 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
19077         * configure: Don't turn -v into --v.
19079 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
19081         * configure.in (targargs): Fix typo.
19083         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
19085 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
19087         * configure.in: Strip --host and --target options from
19088         CONFIG_ARGUMENTS, and always configure for --host only.  Add
19089         --with-cross-host option when building with a cross-compiler.
19090         * configure: Canonicalize the arguments put into config.status by
19091         always using `=' for an option with an argument.  Pass a presumed
19092         --host or --target explicitly.
19094 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
19096         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
19097         into general OS recognition case.
19099 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19101         * configure.in (target_configdirs): add target-winsup only
19102         for win32 target systems.
19104 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
19106         * Makefile.in (all-target-libgloss): Depend upon
19107         configure-target-newlib, since when libgloss is built it looks to
19108         see if the newlib directory exists.
19110 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
19112         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
19113         cfg-ml-*.in.
19115 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
19117         * configure: Handle LD and LD_FOR_TARGET when configuring a
19118         Canadian Cross.
19120 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19122         * configure.in (target_libs): add target-winsup.
19123         (target==i386-win32): add patch diff flex make to $noconfigdirs.
19124         (target==ppcle-pe): remove ld from $noconfigdirs.
19126 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
19128         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
19129         Preserve relative path names in $srcdir.  Build symlink tree if
19130         configuring cross target dir and srcdir=. (= no VPATH support).
19131         (configure-target-libg++): Depend on configure-target-librx.
19132         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
19133         * config-ml.in: New file.
19134         * symlink-tree: New file.
19135         * configure: Ensure srcdir="." if that's what it is.
19137 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
19139         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
19140         includes and FLEX_SKELETON setting.
19141         * mpw-configure (--with-gnu-ld): New option, controls whether
19142         to use PPCLink or ld with PowerMac GCC.
19143         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
19144         * mpw-config.in: Configure grez if targeting Mac.
19146         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
19147         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
19148         just macos.
19149         * configure.in: Configure grez resource compiler if targeting Mac.
19150         * Makefile.in (all-grez, install-grez): New targets.
19152 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
19154         * configure: CXX defaults to gcc, not g++.  If we find
19155         gcc in the path, set CC to gcc -O2.
19157 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
19159         * configure: Default ${build} correctly.  Avoid picking up extra
19160         spaces when reading CC and CXX from Makefile.  When doing a
19161         Canadian Cross, use plausible default values for numerous
19162         variables.
19163         * configure.in: When doing a Canadian Cross, don't try to
19164         configure tools whose configure script can't handle it.
19166 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19168         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
19170 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19172         * configure:  Remove dubious bug reporting address.
19174 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19176         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
19177         configure script, run that instead of this directory's configure.
19178         In either case, print a message that we're configuring the sub-dir.
19180 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19182         * configure.in: Before checking for the existence of various files,
19183         use sed to filter out "target-".
19185 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
19187         * Makefile.in (DO_X): Split rule to decrease command line length
19188         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
19189         (Philippe De Muyter).
19191 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19193         * Makefile.in (all-patch): depend on all-libiberty.
19195 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
19197         * configure.in: If the only directory in target_configdirs which
19198         actually exists is libiberty, then set target_configdirs to empty,
19199         to avoid trying to build a target libiberty in a gas or gdb
19200         distribution.
19202 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
19204         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
19205         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
19206         systems.
19208 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19210         * configure.in (copy_dirs): Use sys-include instead of include
19211         for --with-headers option.
19213 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
19215         * Makefile.in, configure.in: Make winsup builds work with
19216         new scheme.
19218 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
19220         * configure.in: Build the linker on AIX.
19222 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19224         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
19225         where needed.
19227 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
19229         * Makefile.in (all-gcc): Fix typo.
19231 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19233         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
19235 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19237         * configure.in:  Rename libFOO to target-libFOO, and xiberty
19238         to target-xiberty, to provide more flexibility.
19239         (target_subdir):  Define.  Create if cross.
19240         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
19241         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
19242         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
19243         check-libFOO -> check-target-libFOO, etc.
19244         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
19245         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
19246         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
19247         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
19248         allow ALL_GCC="" to only configure.
19249         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
19250         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
19251         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
19253 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
19255         * Makefile.in (taz): Build "info" in etc explicitly.
19257 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
19259         * configure.in:  Make sure that CC is undefined (as opposed to
19260         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
19261         problem with autoconf trying to configure on a host without GCC.
19263 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
19265         * mpw-configure: Set host alias from choice of host compiler,
19266         only use generic MPW Makefile sed if present, edit a file
19267         named "hacked_Makefile.in" instead of "Makefile.in" if present.
19268         * mpw-README: Add problem notes about CW6 and CW7.
19270 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
19272         * Makefile.in (taz): Use ";" instead of ";;".
19274 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19276         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
19277         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
19278         DISTDOCDIRS.
19279         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
19280         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
19282 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19284         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
19285         and gnats, because they are now subsumed by DISTSTUFFDIRS.
19286         Move bfd to DISTSTUFFDIRS.
19288 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19290         * Makefile.in (X11_LIB): Removed.
19291         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
19293         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
19295 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19297         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
19298         names.
19300 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19302         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
19304 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
19306         * configure.in (i[345]86-*-win32): Always build newlib.
19307         Don't configure cvs, autoconf or texinfo.
19308         * Makefile.in (LD_FOR_TARGET): New.
19309         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
19310         Pass down LD_FOR_TARGET.
19312 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
19314         * winsup: New directory.
19315         * Makefile.in: Build winsup.
19316         * configure.in: Winsup is configured when target is win32.
19317         Can only build win32 target GDB when native.
19319 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
19321         * config.guess: Recognize HP model 819 machines as having
19322         a PA 1.1 processor.
19324 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
19326         * configure: Fix sed loop which substitutes for CC and CXX to
19327         avoid bug found in various sed implementations.
19329 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19331         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
19332         simulator.  Use standard powerpc-*-eabi*.
19334 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
19336         * configure.in: Stop putting gas and binutils in noconfigdirs for
19337         powerpc-*-aix* and rs6000-*-*.
19339 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
19341         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
19342         -mcall-aixdesc libraries.
19344 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
19346         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
19348         * config.sub (arm | armel | armeb): Fix shell syntax.
19350 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19352         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
19353         -msoft-float and -mcpu=common support.
19354         (powerpc*-*-eabisim*): Add support for building -mcall-aix
19355         libraries.
19357 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
19359         * configure.in: Allow configuration and build of emacs19 for the alpha.
19361 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19363         * configure.in (CC): Get ^CC, not just any old CC, from
19364         ${host_makefile_frag}.
19366 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19368         * configure.in (CC): Try to get CC from
19369         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
19371 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19373         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
19374         only if it exists in $(srcdir).
19376 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
19378         * configure: If CC and CXX are not set in the environment, set
19379         them, based on either an existing Makefile or on searching for gcc
19380         in PATH.  Substitute for CC and CXX in Makefile.
19381         * configure.in: Remove libm from target_libs.  Separate
19382         target_configdirs from configdirs.  If CC is not set in
19383         environment, try to get it from a host Makefile fragment.  Rewrite
19384         changes of configdirs to use skipdirs instead.  A few minor
19385         tweaks.  Take directories out of target_configdirs as they are
19386         taken out of configdirs.  Remove existing Makefile files from
19387         subdirectories.  Substitute for TARGET_CONFIGDIRS and
19388         CONFIG_ARGUMENTS in Makefile.
19389         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
19390         by configure.in.
19391         (CONFIG_ARGUMENTS): Likewise.
19392         (CONFIGURE_TARGET_MODULES): New variable.
19393         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
19394         ($(CONFIGURE_TARGET_MODULES)): New target.
19395         (configure-libg++, configure-libio): New targets.
19396         (all-libg++): Depend upon configure-libg++.
19397         (all-libio): Depend upon configure-libio.
19398         (configure-libgloss, all-libgloss): New targets.
19399         (configure-libstdc++): New target.
19400         (all-libstdc++): Depend upon configure-libstdc++.
19401         (configure-librx, all-librx): New targets.
19402         (configure-newlib): New target.
19403         (all-newlib): Depend upon configure-newlib
19404         (configure-xiberty): New target.
19405         (all-xiberty): Depend upon configure-xiberty.
19407 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19409         * configure.in (host i[345]86-*-win32):  Expand the
19410         noconfigdirs again.
19412 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
19414         * mpw-configure: Fix sed command file name.
19416 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
19418         * configure.in (host i[345]86-*-win32): Reduce the
19419         noconfigdirs again.
19421 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
19423         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
19424         or powerpc*-*-pe*, since they are not yet supported.
19426 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
19428         Add PowerMac support and many other enhancements.
19429         * mpw-configure: New option --cc to select compiler to use,
19430         paste options set according to --cc into the generated
19431         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
19432         if mpw-make.sed is present.
19433         * mpw-config.in: Don't test for gC1, test for mpw-touch,
19434         add forward includes for PowerPC include files.
19435         * mpw-build.in: Build using Makefile.PPC if present.
19436         (do-byacc, etc): Remove separate version resource builds.
19437         (do-gas): Build "stamps" before "all".
19438         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
19439         * mpw-README: Update to reflect --cc option, PowerMac support,
19440         and recently-reported compatibility problems.
19442 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
19444         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
19445         embedded m68k systems (-aout, -coff, -elf, -vxworks).
19446         (--with-multilib-top): Pass to recursive invocations.
19448 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
19450         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
19451         v810-*-*.
19453 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19455         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
19456         gdb, ld and opcodes on v810-*-*.
19458 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
19460         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
19461         (local-maintainer-clean): New target.
19462         (maintainer-clean): New target.
19463         (realclean): Just depend upon maintainer-clean.
19465 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19467         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
19469 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
19471         * configure.in: Build ld in mips*-*-bsd* case.
19473 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
19475         * config.sub: Accept -lites* OS.  From Ian Dall.
19477 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
19479         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
19480         targets.
19482 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19484         * configure.in: treat i386-win32 canadian cross the same as
19485         i386-go32 canadian cross.
19487 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19489         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
19490         running under the simulator to build a reduced set of libraries.
19491         (powerpc-*-eabiaix): Add fine grained multilib support added to
19492         other powerpc targets yesterday.
19494 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19496         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
19497         -disable-softfloat, -disable-relocatable, -disable-aix, and
19498         -disable-sysv to control which multilib libraries get built.
19500 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
19502         * configure: Add Makefile.tem to list of files to remove in trap
19503         handler.
19505 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19507         * config.guess (*Linux*):  Add missing "exit"s.
19508         Also, need specific check for alpha-unknown-linux (uses COFF).
19510 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19512         * config.guess:  Merge with FSF:
19514         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
19515         * config.guess (AIX4): More robust release numbering discovery.
19517         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
19518         * config.guess (i386-sequent-ptx): Properly get version number.
19520         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
19521         * config.guess (mips:*:4*:UMIPS): New case.
19523 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
19525         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
19526         (i386-win32 host): Likewise.  Don't build readline.
19528 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
19530         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
19531         SUPPORT_FILES to submakes.
19533 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
19535         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
19536         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
19537         mpw-configure.
19539 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
19541         * configure.in (appdirs): Use =, not ==, in test expression when
19542         trying to build the text to print in the warning message for
19543         Solaris users.
19545 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
19547         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
19549 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
19551         * config.guess: Recognize lynx-2.3.
19553 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
19555         * config.sub (z8ksim): Deleted
19556         (z8k-*-coff): New, this is the one true name of the target.
19558 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
19560         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
19562 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
19564         * config.guess (*:Linux:*:*): First try asking the linker what the
19565         default object file format is (elf, aout, or coff).  Then if this
19566         fails, try previous methods.
19568 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19570         * configure.in: Don't build newlib for *-*-vxworks5.1.
19572 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
19574         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
19575         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
19577 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
19579         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
19581 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
19583         * cfg-ml-com.in: New file.
19584         * cfg-ml-pos.in: New file.
19586 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
19588         * COPYING.NEWLIB: Add HP free copyright to list.
19590 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19592         * config.sub: Recognize -eabi* for the system, not just -eabi.
19594 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
19596         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
19597         * config.sub, configure.in (win32): New target and host.
19599 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
19601         * configure.in: Add i386-pe configuration.
19603 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
19605         * mpw-build.in (install): Install GDB after LD.
19607 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
19609         * mpw-config.in (elf/mips.h): Always forward-include, needed
19610         for GDB to build.
19612 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
19614         * testsuite: New directory for customer acceptance and whole tool
19615         chain tests.
19617 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
19619         * configure: If per-host line isn't found, but AC_OUTPUT is found
19620         and a configure script exists, run it instead.
19622 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19624         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
19626 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
19628         * configure: Set build_{cpu,vendor,os,alias} to host values when
19629         --build isn't specified.
19631 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19633         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
19634         (FLAGS_TO_PASS): Pass them.
19635         (EXTRA_TARGET_FLAGS): Ditto.
19637 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19639         * Makefile.in (all-libg++): Depend on all-libstdc++.
19641 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19643         * configure.in (noconfigdirs): Enable all packages for
19644         i386-unknown-netbsd.
19646 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
19648         * configure.in (noconfigdirs): Don't configure tk for i386-go32
19649         hosted builds (DOS builds)
19651 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
19653         Changes for ARM based on patches from Richard Earnshaw:
19654         * config.sub: Handle armeb and armel.
19655         * configure.in: Omit arm linker only for riscix.
19657 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19659         * config.guess:  Update from FSF.
19661 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
19663         * config.sub: Recognize powerpcle as the little endian variant of
19664         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
19665         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
19666         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
19667         temporarily.
19669 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
19671         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
19673 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
19675         * config.sub: Accept -lites* as a basic system type.
19677 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
19679         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
19680         installed, and if so return linuxoldld as the system name.
19682 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
19684         * config.guess: Add hppa1.1-hp-lites support.
19686 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
19688         * configure.in: Don't build newlib for m68k-vxworks5.1.
19690 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19692         * configure.in (mips-sgi-irix6): Use mh-irix5.
19694 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
19696         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
19698 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19700         * test-build.mk: Enable building of shared libraries on IRIX 5 and
19701         OSF/1.  Fix compiler flags.
19702         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
19704 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
19706         * configure.in: Recognize --with-newlib.
19707         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19709 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19711         * Makefile.in: move {all,check,install}-gdb from *_MODULES
19712         to *_X11_MODULES due to gdbtk needing X include files et al.
19714 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
19716         Merge in support for Mac MPW as a host.
19717         (Old change descriptions retained for informational value.)
19719         * mpw-config.in: Add generic include forwards for cpu-specific
19720         include files in aout and elf directories.
19722         * mpw-configure: Added copyright.
19723         * mpw-config.in: Check for presence of required build tools.
19724         (target_libs): Add newlib.
19725         (target_tools): Add examples.
19726         (Read Me): Generate as "Read Me for MPW" instead.
19727         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19728         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19729         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19731         * mpw-configure: Remove subdir-specific makefile hackery,
19732         delete mk.tmp after using it.
19734         * mpw-build.in (all): Display start and end times.
19736         * mpw-configure (host_canonical): Set.
19737         (target_cpu): Always add to makefiles.
19738         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19739         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19740         (mpw-mh-mpw): Look for in srcdir and srcroot.
19741         Use sed instead of mpw-edit-prefix to edit prefix definitions.
19743         * mpw-build.in: (install-only): New target.
19745         * mpw-configure (host_alias, target_alias): Rename from hostalias
19746         and targetalias, add into generated Makefile.
19747         (mk.tmp): If present, add into generated Makefile.
19748         * mpw-build.in (all-gas): Build config.h first before gas proper.
19750         * mpw-configure (config.status): Write only if changed.
19751         * mpw-config.in (readline): Configure it (not built, just used for
19752         definitions).
19754         * mpw-config.in (elf/mips.h): Add a forward include.
19756         * mpw-config.in: Forward-include most .h files in include into
19757         extra-include.
19758         (readline): Don't build.
19759         mpw-build.in (install): Install GDB.
19761         * mpw-configure (prefix, mpw_prefix): Handle it.
19762         * mpw-config.in (mmalloc, readline): Don't configure.
19763         * mpw-build.in (thisscript): Rename to ThisScript.
19764         Use mpw-build instead of BuildProgram everywhere.
19765         (mmalloc, readline): Don't build.
19766         * mpw-README: New file, basic documentation about the MPW port.
19768         * mpw-config.in: Use forward-include to create include files.
19770         * mpw-configure: Add more things to the top of each configured
19771         Makefile, including contents of config/mpw-mh-mpw.
19772         * mpw-config.in (extra-include): Create this directory and fill it
19773         with Posix-like include files when configuring.
19775         * config.sub (apple, mac, mpw): Add various aliases.
19777         * mpw-build.in: New file, top-level build script fragment for MPW.
19778         * mpw-configure: New file, configure script for MPW.
19779         * mpw-config.in: New file, config fragment for MPW.
19781 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19783         * configure.in (host_libs): Remove glob, since it is gone from the
19784         sources.
19786 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19788         * Makefile.in: define empty GDB_NLM_DEPS var.
19790         * configure.in(target_makefile_frag): use config/mt-netware
19791         for netware targets.
19793 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
19795         * config.sub: Merge in recent FSF changes.  Remove linux special
19796         cases.
19798 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19800         Revert this change:
19802         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
19804                 * build-all.mk: Use CC=cc -Xs on Solaris.
19806 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19808         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
19809         stop using it.
19810         * Makefile.in: Nuke all references to glob subdirectory.
19812 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19814         * configure.in: Fix --enable-shared logic in per-host.
19816 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
19818         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19820 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19822         * configure.in (noconfigdirs): Don't build gas on AIX, for
19823         powerpc*-*-aix* as well as for rs6000*-*-aix*.
19825 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
19827         * configure: Fix --cache-file to work if the file argument is a
19828         relative path.
19830 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
19832         * configure: If the --cache-file is used, pass it down to
19833         configure in subdirectories.
19835 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
19837         * config.sub: add vxworks29k configuration.
19839 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
19841         * Makefile.in (taz): Do "diststuff" part quietly.
19843 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
19845         * config.sub: Mini-merge with gcc/config.sub.
19847 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19849         * config.guess (IRIX): Sed - to _.
19851 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19853         * Makefile.in (source-vault, binary-vault): New targets.
19855 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
19857         * config.sub: Recognize -eabi as a basic system type.
19859 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19861         * configure.in (enable_shared stuff): Fix typo.
19863 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
19865         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19867 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19869         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19871 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
19873         * configure.in (rs6000-*-*): Don't build gas.
19875 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
19877         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19878         reduce command line length.
19879         (AS_FOR_TARGET): Check for as.new, not Makefile.
19880         (NM_FOR_TARGET): Check for nm.new, not Makefile.
19882 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19884         * config.guess:  Merge from FSF.
19886 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19888         * configure: Don't use $ when handling program_suffix.
19890 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
19892         * configure.in:  Configure tk for hppa/hpux.
19894 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19896         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
19898 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19900         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
19901         to LIBCXXFLAGS.  Tests are better run without it.
19903 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
19905         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19907 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
19909         * configure.in (*-*-netware*): Don't configure xiberty.
19911 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
19913         * configure.in:  Remove tk from native_only list.
19915 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
19917         * build-all.mk: Add mips-ncd-elf target to sun4 targets
19918         for special NCD build.
19920 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19922         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19923         makeall.bat, they're only useful for binutils snapshots.
19924         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19925         makeall.bat to specified SUPPORT_FILES.
19927 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
19929         * build-all.mk: Add Ericsson targets to sun4 and solaris
19930         hosts.  Add  BNR's sun4 target to solaris host, so their
19931         build-from-source will be tested in-house first.
19933 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19935         * Makefile.in (LIBCFLAGS): New variable.
19936         (CFLAGS_FOR_TARGET): Ditto.
19937         (LIBCFLAGS_FOR_TARGET): Ditto.
19938         (LIBCXXFLAGS): Ditto.
19939         (CXXFLAGS_FOR_TARGET): Ditto.
19940         (LIBCXXFLAGS_FOR_TARGET): Ditto.
19941         (BASE_FLAGS_TO_PASS): Pass them.
19942         (EXTRA_TARGET_FLAGS): Ditto.
19944         * configure.in: Support --enable-shared.
19946 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19948         * configure.in (target_libs):  Include libstdc++ again.
19949         * config.guess:  Update from FSF (for FreeBSD).
19951 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19953         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19954         makeall.bat.
19955         (DISTDOCDIRS): Add `etc'.
19956         (ETC_SUPPORT_PFX): New variable.
19957         (taz): Include anything from etc starting with a word in
19958         ETC_SUPPORT_PFX.
19960 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19962         * config.sub: Update for recent FSF changes.  Remove obsolete
19963         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
19964         spacing changes.
19966 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19968         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
19970         * config.guess:  Merge with FSF.
19971         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19973 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19975         * configure: Since the "trap 0" handler will override the exit
19976         status on many systems, only use it for "exit 1", and make it set
19977         a non-zero exit status; reset it before "exit 0".  Also, check
19978         exit status of config.sub, and error out if it failed.
19980 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
19982         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19983         and install libgloss.
19985 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19987         * Makefile.in (all-binutils): Depend upon all-byacc.
19989         * configure.in: Don't build emacs on Irix 5.
19991 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19993         * configure.in (*-*-netware*): Add libio.
19995 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19997         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19998         (CHECK_TARGET_MODULES): Ditto.
19999         (INSTALL_TARGET_MODULES): Ditto.
20000         (TARGET_LIBS): Ditto.
20001         (all-libstdc++): Note dependencies.
20003 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
20005         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
20007 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
20009         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
20010         -fexternal-templates.
20012         * configure.in (target_libs): Add libstdc++.
20013         (noconfigdirs): Add libstdc++ as appropriate.
20015 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20017         * config.guess:  Update from FSF.
20019 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
20021         * configure: Use ${config_shell} when running ${configsub}.
20023 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
20025         * config.sub: No longer recognize h8300h.
20027 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
20029         * config.sub: Remove extraneous differences between config.sub and
20030         gcc/config.sub.
20032 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
20034         * Makefile.in (DISTSTUFFDIRS): Add gas.
20036 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
20038         * COPYING.NEWLIB: New file.
20040 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20042         * config.guess (HP-UX):  Patch from Harlan Stenn
20043         <harlan@landmark.com> to also emit release level.
20045 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
20047         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
20049 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20051         * config.sub:  Merge nextstep cleanup from FSF.
20053 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20055         * configure.in (arm-*-*): Don't configure ld for this target.
20057 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
20059         * configure.in (*-*-netware): don't configure libg++, libio,
20060         librx, or newlib.
20062 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
20064         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
20065         configure ld--it works, but it doesn't support shared libraries.
20067 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20069         * config.guess (*-unknown-freebsd*):  Get rid of possible
20070         trailing "(Release)" in version string.
20071         Patch from Paul Richards <paul@isl.cf.ac.uk>.
20073 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20075         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
20076         Fix type: *-next-neststep -> *-next-nextstep.
20078         * config.guess:  Merge from FSF:
20080         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
20082         * config.guess: Recognize powerpc-ibm-aix3.2.5.
20084         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
20086         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
20087         instead of UNIX_SV for UnixWare 1.0).
20089 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
20091         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
20092         to make gdb/nlm/* build after the compiler and linker.
20094 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20096         * config.guess (netbsd, freebsd, linux):  Accept any machine,
20097         not just i[34]86.
20098         (m68k-atari-sysv4):  Relocate to match FSF version.
20100         * config.guess:  More merges from the FSF:
20102         Add a space before function call or macro invocation.
20104         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
20106         * config.guess: Add trap cmd to remove dummy.c and dummy when
20107         interrupted.
20109         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
20111         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
20112         (dummy): Redirect stderr from compilation of dummy.c.
20114         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
20116         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
20118 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
20120         * configure: Accept and ignore --cache*, for compatibility with
20121         new autoconf.
20123 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20125         * config.guess:  Merge from FSF:
20127         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
20129         * config.guess (Pyramid*:OSx*:*:*): New case.
20130         (PATH): Add /.attbin at end for finding uname.
20131         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
20133         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
20135         * config.guess (M88*:DolphinOS:*:*): New case.
20137         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
20139         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
20140         to select whether to use ELF or COFF.
20142         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
20144         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
20146         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
20148         * config.guess: Guess the OS version for HPUX.
20150         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
20152         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
20154 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
20156         * configure.in: Recognize --with-headers, --with-libs, and
20157         --without-newlib.
20158         * Makefile.in (all-xiberty): Depend upon all-ld.
20160 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
20162         * configure.in: Change i[34]86 to i[345]86.
20164 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
20166         * configure (version): A few more tweaks to help message.
20168 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20170         * Makefile.in:  Remove (for now) librx as a host library,
20171         now that we're building it for target.
20173 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
20175         * configure: Fix up help message; from karl@owl.hq.ileaf.com
20176         (Karl Berry).
20178 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20180         * configure.in:  Also configure librx.
20182 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20184         * Makefile.in:  Update various rules to reflect that librx
20185         is now needed for libg++.
20187 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
20189         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
20191 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
20193         * configure.in: Configure the examples directory.
20195 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
20197         * configure: Simplify Jun 2 1994 change.
20199 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
20201         * change CC to /usr/latest/bin/gcc for lynx host builds, since
20202         /bin/gcc isn't good enough to build gcc.
20204 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
20206         * Makefile.in (GDB_SUPPORT_FILES): Remove
20207         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
20208         (gdb.tar.gz): Add new rule to use standard distribution building
20209         mechanism.
20211 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20213         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
20214         Bill Cox <bill@cygnus.com>.
20216 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20218         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
20220 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
20222         * configure:  Search current dir first in .gdbinit.
20224 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20226         * config.sub:  Recognize freebsd (merged from gcc config.sub).
20228 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20230         * config.sub:  Refer to NeXT's operating system as nextstep.
20232         * config.sub (case $basic_machine):  Re-order the cases, to match
20233         the order in the FSF version (which is mostly alphabethical).
20234         Merge in some additions and changes from the FSF.
20236 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
20238         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
20239         * config.sub: Recognize cxux7.
20240         * configure.in: Use mh-cxux for m88k-harris-cxux*.
20242 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20244         * config.sub:  Fix typo powerpc -> powerpc-*.
20246 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
20248         * Makefile.in: `all-emacs19' depends on `all-byacc'.
20250         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
20251         parallel with all-emacs and install-emacs).  Top-level command
20252         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
20254 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
20256         * test-build.mk ($(host)-stamp-stage2-installed): Remove
20257         $(relbindir)/make before doing ``make install'', and use
20258         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
20259         installing over running make binary.
20260         ($(host)-stamp-stage3-installed): Likewise.
20262 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20264         * config.guess: Recognize Mach.
20266 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
20268         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
20269         see whether --exec-prefix was used.
20271 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20273         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
20275 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20277         * Makefile.in: Add all-librx target similar to all-libproc.
20279 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
20281         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
20282         with post 1.2 uname bogosity.
20284 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20286         * configure: Remove temporary files on receipt of a signal.
20288 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
20290         * configure: If there is a package_makefile_frag, remove
20291         ${subdir}/Makefile.tem after copying it in.
20293 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
20295         * build_all.mk: support rs6000 lynx identifies itself as
20296         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
20297         since /bin/gcc is too feeble to compile a modern gcc.
20299 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
20301         * brought devo/test-build.mk update-to-date with progressive/
20302         test-build.mk. Add lynx targets and hppa flag info.
20304 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20306         * configure.in:  Use mh-ncrsvr43.  Patch from
20307         Tom McConnell <tmcconne@sedona.intel.com>.
20309 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20311         * config.guess (i386-unknown-bsdi):  No longer need to
20312         check #if defined(__bsdi__) && defined(__i386__).
20314 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20316         * configure: Set program_transform_nameoption correctly.
20318 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
20320         * brought build-all.mk update-to-date with progressive build-all.mk,
20321         added new targets and hppa info.
20323 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20325         * configure: If config.guess result is a prefix of the user
20326         specified target, assume a native build and use the user specified
20327         target as the host alias.  Remove SunOS patch suffix removal hack.
20328         * configure.in: Remove SunOS patch suffix removal hack.
20330         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
20331         in NATIVE_CHECK_MODULES.
20333 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
20335         * Makefile.in: Rename HOST_ONLY to NATIVE.
20336         * configure: Delete SunOs patch suffix from host_canonical
20337         and build_canonical variables that are prepended to Makefiles.
20338         * configure.in: Add comments for easier maintenance.
20340 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20342         * Makefile.in: Add all-libproc target similar to all-gui.
20344 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
20346         * Makefile.in (CHECK_MODULES): split into
20347         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
20349 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
20351         * config.guess (i386-unknown-bsdi): New system to guess.
20353 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20355         * Makefile.in: Add all-gui target (but not yet build by "all").
20357 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
20359         * config.sub: Move deletion of patch suffix from here...
20360         * configure.in: To here, at Ian's suggestion.  The top-
20361         level scripts might need to know of a patch level.
20363 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
20365         * config.sub: Strip off patch suffix so rtl is recognized
20366         as a sunos4.1.3 machine, even though it's been patched.
20368 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
20370         * Makefile.in (INSTALL_LAST): Delete.
20371         (INSTALL_DOSREL): New.
20373 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20375         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
20376         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
20377         whether we pass down --with-gnu-ld anyhow.
20379 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
20381         * Makefile.in (INSTALL_LAST): Change operation so it works
20382         on more flavors of make.
20383         * configure.in (go32): Don't build libg++ or libio.
20385 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
20387         * Makefile.in (Move HOST_PREFIX_1 and friends up so
20388         they can be overriden by templates.
20390 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
20392         * configure.in (target==go32): Don't build gdb.
20393         * dosrel: New directory.
20395 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
20397         * configure.in (host==go32): Configure dosrel too.
20398         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
20399         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
20400         be set by incoming names or templates.
20401         (INSTALL_LAST): New rule.
20403 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
20405         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
20407 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20409         * configure.in (appdirs): New variable.  Currently empty, but will
20410         be used in gas distribution.  If nonempty, lists a set of
20411         directories at least one of which must get configured, or top
20412         level configuration is considered to have failed.
20413         (rs6000-*-lynxos*): Use new file name.
20415 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20417         Eliminate XTRAFLAGS.
20418         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
20419         newlib include files using -idirafter, and also use -nostdinc.
20420         (CXX_FOR_TARGET): Likewise.
20421         (XTRAFLAGS): Removed.
20422         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
20423         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
20424         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
20425         ($(DO_X)): Don't pass down XTRAFLAGS.
20427 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20429         * configure.in (mips*-dec-bsd*): New target; do build linker.
20430         (mips*-*-bsd*): New target; don't build linker.
20432 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
20434         * configure.in: support rs6000-*-lynxos* configuration.
20435         support sunos4 as a cross target.
20437         * config.sub: look for lynx*, not lynx since the OS version may
20438         legitimately be part of the name.
20440 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20442         * configure.in (i[34]86-*-sco*): Move to be with other i386
20443         targets.
20444         (romp-*-*): New target.  Skip various binary utilities.
20445         (vax-*-*): New target.  Don't build newlib.
20446         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
20448 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20450         * configure.in: Only set host_makefile_frag if config
20451         directory exists.
20453 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20455         * install.sh: If $dstdir exists, don't check whether each
20456         component does.
20458 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20460         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
20462 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
20464         * configure.in (*-*-lynxos*): Don't configure newlib for either
20465         native or cross Lynx.
20467 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
20469         * config.sub (sparc64-elf): Fix os.
20470         (z8k): Remove duplicate.
20472 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20474         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
20475         gcc/stmp-fixproto, to try to prevent fixproto from being run.
20477 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
20479         * configure: Make file links cleanly even if Lynx fails on
20480         an NFS symlink (at least fail cleanly).
20482 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
20484         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
20485         -XNh2000.
20487 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20489         * configure: Unknown options are fatal again.
20491 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
20493         * configure: Ignore --x-includes and --x-libraries, for Autoconf
20494         compatibility.
20496 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
20498         * build-all.mk: Add `clean' target.
20500 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20502         * config.guess:  Add SINIX support.
20503         * configure.in:  Add mips-*-sysv4* support.
20505 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
20507         * build-all.mk: Document all useful targets.
20508         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
20509         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
20511 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20513         * configure: Support --silent, --quiet.
20515 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20517         * configure: Support --disable-FEATURE.
20519 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20521         * config.guess: Recognize NCR running SVR4.3.
20523 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20525         * config.guess:  Make BSDI generate i386-unknown-bsd386.
20526         Patch from Paul Eggert <eggert@twinsun.com>.
20528 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20530         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
20532 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20534         * configure: Make unrecognized options give nonfatal warnings
20535         instead of fatal errors, and pass them to any subdirectory
20536         configures in case they recognize them.
20537         Make --x equivalent to --with-x.
20539 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20541         * configure: Add --enable-* options.  Clean up usage message and
20542         some comments.
20544 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
20546         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
20548 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20550         * configure.in (hppa*-*-*): Enable binutils.
20552 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20554         * config.sub: Recognize cisco.
20556 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
20558         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
20560 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20562         * config.guess: about target *-hitachi-hiuxwe2, don't print more
20563         than one configuration name.  Add comment.
20565 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
20567         * config.guess: about target *-hitachi-hiuxwe2, fixed
20568         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
20569         macro is incorrect.]
20571 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20573         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
20574         than the "make ls" stuff which used to be here.
20576 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20578         * config.guess:  Recognize i[34]86-unknown-freebsd.
20579         From Shawn M Carey <smcarey@rodan.syr.edu>.
20581 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20583         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
20585 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
20587         * config.guess: Check for ptx.
20589 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
20591         * config.sub: Add os9k checking.
20593 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20595         * config.guess: Handle OSF1 running on HPPA processors
20597 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
20599         * configure: If subdir configure fails, print out a message with
20600         subdirectory name, in case subdir's configure code didn't identify
20601         itself.
20603 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
20605         * configure.in: Remove embedded newlines from configdirs.
20606         Avoid mismatches of substrings.  Fix matching strings at end
20607         of configdirs.
20609 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
20611         * config.guess:  Add Lynx/rs6000 config support.
20613 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
20615         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
20617 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
20619         * configure.in (hppa*-*-osf*): Treat this just like most other
20620         PA configurations (eg no binutils or ld).
20621         (hppa*-*-*elf*): These configurations have binutils and ld.
20623 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20625         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
20627 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20629         * configure.in (rs6000-*-*): Build gas.
20631 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20633         * Makefile.in:  Avoid bug in losing hpux sed.
20635 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20637         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
20638         for GDB and GDB has been fixed to not need it.
20640 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20642         * config.guess: Recognize vax hosts.
20644 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20646         * configure (while loop): Don't use "break 2" inside case
20647         statement -- the case statement isn't an enclosing loop.
20649 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20651         * config.guess:  Clean up NeXT support, to allow nextstep
20652         on Intel machines.  Make OS be nextstep.
20654 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
20656         * config.guess: Add alternate forms for Convex.
20658 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
20660         * configure:  Completely rewrite option processing.  Take
20661         advantage of pattern-matching to avoid invoking test frequently.
20662         Also clean up host and target defaulting logic.
20664 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20666         * Makefile.in: Replace all occurrances of "rootme" with "r" and
20667         "$${rootme}" with "$$r", to increase the likelihood that the do-*
20668         commands (plus user environment) will fit SCO limits.
20670 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20672         * configure.in: Don't issue warnings about directories which are
20673         not being configured if -norecursion is set.  Correct test for
20674         --with-gnu-as and --with-gnu-ld to not get confused by substring
20675         matches.
20677         * configure.in: Don't build gas for alpha-dec-osf1*.
20679 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
20681         * configure:  Back out Per's change of 12/19/1993.  It changes the
20682         behavior of configure in unexpected and confusing ways.
20684         Also, use different delim char when calculating
20685         program_transform_name so that the name can contain slashes.
20687 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
20689         * configure.in, config.sub: Add support for VSTa micro-kernel.
20691 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
20693         * configure.in: Nuke hacks which were used to get a special
20694         version of GAS for HPPA configurations.
20696 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20698         * configure:  If only ${target_alias} is given, use that
20699         as the default for ${host_alias}.
20700         * configure:  Add missing back-slashes before nested quotes.
20702 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
20704         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20706 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
20708         * config.guess:  Recognize some Tektronix configurations.
20709         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20711 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20713         * config.sub: Match any flavor of SH.
20715 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
20717         * configure.in: Don't try to configure newlib for Alpha.
20719 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20721         * configure.in: Don't build ld for Irix 5.  Don't build gas,
20722         libg++ or libio for any Alpha target.
20724         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
20726 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
20728         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20729         default arguments -- so it tried to compress itself.
20731 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
20733         * configure.in (notsupp): ensure that a space is always at the end
20734         of the configdirs list, since the grep checks for an explicit space
20736 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20738         * configure.in (target i386-sysv4.2): don't build ld, since static
20739         versions of many libraries are not available.
20741 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20743         * config.guess: Recognize Apollos (using environment variables).
20744         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20746 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20748         * config.guess: Recognize Sony news mips running newsos.
20750 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
20752         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20753         "fi ; else" for bash.
20755 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
20757         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20759 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
20761         * config.sub: accept unixware as an alias for svr4.2.
20762         Fix some inconsistancies with the gcc version.
20764 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20766         * Makefile.in (DISTDOCDIRS):  Add gdb.
20768 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20770         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
20772 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20774         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20775         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20776         this now.
20778 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20780         * config.sub: Accept hiux* as an OS name.
20782         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20783         etc/make-stds.texi.  The underscore came from gcc, and dje now
20784         agrees that RUNTESTFLAGS is the correct name.
20786 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20788         * install.sh:  Remove 'set -e'.  It makes any conditionals
20789         in the script useless.
20791         * config.guess: Automatically recognize arm-acorn-riscix
20792         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20794 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
20796         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20798 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20800         * Makefile.in (DISTDOCDIRS): New variable.
20801         (taz): Edit local Makefile.in sooner, instead of proto-toplev
20802         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
20804 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20806         * configure.in (hppa target): check the source directory for the
20807         pagas sub-directory
20809 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
20811         * config.sub: Allow -aout* and -elf*.
20813 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20815         * configure.in: Don't build ld on i386-solaris2, same as for
20816         sparc-solaris2.
20818 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20820         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20822 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20824         * configure.in:  Configure gdb for alpha.
20826 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20828         * Makefile.in (CXXFLAGS): Add -O.
20830 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20832         * config.guess: added support for DG Aviion
20834 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20836         * configure.in: Produce warning message for subdirectories not
20837         configurable for this host/target combination.  Don't try to
20838         configure gdb for vms.
20840 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20842         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20843         appropriate files before making "diststuff".
20844         (DISTBISONFILES): New var: list of files to be edited.
20845         (DISTSTUFFDIRS): Add binutils.
20847 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20849         * config.sub: also handle mipsel and mips64el (for little endian mips)
20851 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20853         * configure.in: Add * to end of all OS names.
20855 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
20857         * configure.in: Build newlib for LynxOS native.
20859 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20861         * config.guess: Add support for delta 88k running SVR3.
20863         * configure.in: Add comment about HP compiler vs. emacs.
20865 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20867         * configure.in: don't build ld on solaris2 (not a viable option
20868         due to bugs in getpwnam & getpwuid)
20870 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20872         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20873         config.guess will produce a full version number.
20875 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20877         * configure.in: Build linker and binutils for alpha-dec-osf1.
20879 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20881         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20882         and gdb/testsuite/Makefile.in.
20884 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20886         * configure.in: recognize mips*- instead of mips-
20888 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20890         * config.sub: Accept linux*coff and linux*elf as operating
20891         systems.
20893 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20895         * config.sub: Recognize mips64, and mips3 as an alias for it.
20897 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20899         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20900         gdb knows how to handle OSF/1 shared libraries.
20902 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20904         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20905         * config.guess: Recognize Hitachi's HIUX.
20906         * config.sub: Recognize h3050r* and hppahitachi.
20907         Remove redundant cases for hp9k[23]*.
20909 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20911         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20912         if gas and ld are in the source tree and are in ${configdirs}.
20913         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20914         --with options (but still pass them down on the command line,
20915         if they were explicitly specified).
20917 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20919         * configure: substitute SHELL value in Makefile.in with
20920         ${CONFIG_SHELL}
20922 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20924         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20925         *-*-solaris2* targets.
20927 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20929         * Makefile.in: define M4, and pass it down to sub-makes;
20930         all-autoconf now depends on all-m4
20932 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20934         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20935         presence of {ar,ranlib} instead of a configured directory
20937 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
20939         * config.guess: Accept 34?? as well as 33?? for NCR.
20941 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20943         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20944         of 'gas' in sed commands, since 'gash' is now in the tree as well.
20946 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20948         * configure: grab values for $(CC) and $(CXX) from the
20949         environment, so that someone can do "CC=gcc configure; make" and
20950         have it work right (matching the way that autoconf works now)
20952         * configure.in, Makefile.in: add support for gash, the tcl
20953         interface to Galaxy
20955         * config.guess: add NetBSD variants (hp300, x86)
20957 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
20959         * install.sh: Support -d option (in the manner of SunOS 4 install,
20960         as it is more deterministic than that of GNU install)
20961         (chmodcmd): Set file to mode 755 by default (should also do default
20962         chgrp and chown, but I don't feel like dealing with that now)
20964 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
20966         * config.sub: Remove h8300hhms alias.
20968 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20970         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20972 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20974         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20975         as stmp-fixinc
20977 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20979         * config.sub: recognize m88110-bug-coff.
20981 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20983         * Makefile.in (all-libio): all dependencies on the toolchain used
20984         to build this (gcc, gas, ld, etc)
20986 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20988         * config.guess: Deal with OSF/1 1.3 on alpha.
20990 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20992         * install.sh: add some 'else true' clauses for portability
20994         * configure.in: don't build libio for h8[35]00-*-* targets
20996 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20998         * Makefile.in:  Add support for new libio.
21000 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
21002         * install.sh: If one command fails, don't try the rest.  Don't try
21003         to remove $dsttmp (via trap) unless we have already created it.
21004         If $src doesn't exist, detect it and exit with an error.
21006         * config.guess: Recognize BSD on hp300.
21008 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
21010         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
21011         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
21013 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
21015         * Makefile.in (all-send-pr): depends on all-prms
21017 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
21019         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
21021 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
21023         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
21024         Added test for mips-mips-riscos5.
21026 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
21028         * configure.in: use mh-hp300 for 68k HP hosts
21030 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
21032         * configure: add support for CONFIG_SHELL, so that you can use
21033         some alternate shell for evaluating configure scripts
21035 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
21037         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
21038         in configure script to bug-gdb@prep.ai.mit.edu when building
21039         distribution archive.
21040         * Makefile.in (COMPRESS):  Remove def.
21041         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
21042         gdb.tar.Z and make-gdb.tar.Z respectively.
21043         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
21044         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
21045         to convergence with 'taz' target in Makefile.in.
21047 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
21049         * install.sh (dsttmp): use trap to ensure that tmp files go
21050         away on error conditions
21052 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
21054         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
21056 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
21058         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
21059         its parent is '/' not ''.
21061         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
21063 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
21065         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
21066         that ${newsrcdir}/configure.in does.
21068 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
21070         * test-build.mk: support for CONFIG_SHELL
21072 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
21074         * config.sub (netware):  Add as a basic system type.
21076 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
21078         * Makefile.in (Makefile): depend on configure.in.  Also drop the
21079         $(srcdir)/ from the dependency on Makefile.in.
21081 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
21083         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
21084         (h8300hhms is temporary until multi-libraries are implemented).
21085         * configure.in: Handle h8300h too.
21087 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
21089         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
21091 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
21093         * configure:  Remove extraneous output when guessing host type.
21094         * config.guess:  Remove extraneous output when guessing using C
21095         compiler rather than uname, or when guessing fails.
21097 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
21099         * Makefile.in: remove all.cross and install.cross targets
21101         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
21102         definitions
21104 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
21106         * configure.in (target sh): Build gprof.
21108 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21110         * config.sub: change -solaris to -solaris2
21112 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
21114         * configure.in: Use config/mh-riscos for mips-*-sysv*.
21116 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
21118         * configure: Correct error message for missing Makefile.in to
21119         print correct directory.
21121 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21123         * install.sh: kludge around 386BSD shell bug
21125 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
21127         * config.guess:  Recognize NeXT.
21128         * config.guess:  Recognize i486-ncr-sysv4.
21129         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
21131 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
21133         * Makefile.in (MAKEINFOFLAGS): New variable.
21134         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
21135         * build-all.mk, test-build.mk: Pass down --no-split as
21136         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
21138 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
21140         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
21142 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
21144         * Makefile.in (libg++.tar.z):  New rule.
21145         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
21146         * Makefile.in (taz):  Only do a single chmod.
21148 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
21150         * install.sh: don't use dirname anymore (replaced with sed usage)
21152 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
21154         * Makefile.in:  Change extension for gzip'd files from '.z' to
21155         '.gz' per new FSF standard usage.
21157 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
21159         * configure: put quotes around the final value of program_transform_name
21161 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21163         * Makefile.in: new install.sh support; update install-info rules
21165 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
21167         * configure.in: Build diff for crosses, but not for go32 host.
21169         * configure.in: Build gprof only for native, and don't build it
21170         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
21172 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
21174         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
21176 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
21178         * configure.in (host_tools): Add prms.
21180 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21182         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
21183         with $(FLAGS_TO_PASS) on the command line
21185         * config.sub: Recognize lynx and lynxos
21187 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
21189         * config.sub: Accept -ecoff*, not just -ecoff.
21191 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21193         * Makefile.in (taz): Use .gz suffix instead of .z.
21194         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
21195         names.
21197 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21199         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
21201 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21203         * Makefile.in (install-no-fixedincludes):  install gcc last, so
21204         that rebuilds that might happen during 'make install' don't get
21205         bogus gcc include files
21207 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21209         Change from Utah for HPPA support:
21210         * config.guess: Recognize hppa1.x-hp-bsd.
21212 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
21214         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
21215         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
21217 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
21219         * config.sub: Add support for rom68k and bug boot monitors.
21221 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
21223         * Makefile.in: Make all-opcodes depend on all-bfd.
21225 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
21227         * config.guess: Added special check for i[34]86-univel-sysv4*.
21229 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
21231         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
21232         the processor rather than assuming i486.
21234 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
21236         * config.guess: Recognize SunOS6 as Solaris3.
21238 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
21240         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
21241         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
21243 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
21245         * build-all.mk (all-cross): New target for Canadian Cross.
21246         Added Q2 go32 targets.
21247         * test-build.mk: Configure go32 cross sparclite-aout and
21248         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
21249         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
21251 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21253         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
21254         GO32 hosted toolchains
21256 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
21258         * configure: change  so "-exec-prefix" gets passed down rather
21259         than "-exec_prefix" so autoconf generated Makefiles get the
21260         exec_prefix set right.
21262 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21264         * config.guess: get the Solaris2 minor version number
21266         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
21268 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
21270         * config.guess: Recognize some Sequent platforms.
21272 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21274         * Makefile.in: added the vault-install target
21276         * configure.in: actually use the Sun3 makefile fragment that's in
21277         config, also added the release dir to configdirs
21279 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21281         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
21283 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21285         * configure.in: remove some program from Alpha targetted toolchains
21287 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
21289         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
21290         gprof.
21291         (taz): Run "make diststuff" in those directories instead of "make
21292         proto-dir".  Look for "VERSION=" only at start of line in subdir
21293         Makefile.  Use "gzip -9" for compression.
21294         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
21295         (binutils.tar.z): New target.
21297 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
21299         * Makefile.in (taz): Include gpl.texinfo.
21301 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
21303         * Makefile.in (setup-dirs): Merged into "taz" target.
21304         (taz): Only do `proto-dir' stuff if a directory is actually needed
21305         for this target.
21307 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
21309         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
21310         (FLAGS_TO_PASS): Pass down MUNCH_NM.
21311         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
21312         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
21313         (gcc-no-fixedincludes): Correct for current gcc Makefile.
21315 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
21317         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
21318         config.sub, and move-if-change to gdb testsuite distribution
21319         archive, so the testsuite can be extracted, configured, and
21320         run separately from the gdb distribution.  Blow away the Chill
21321         tests that require a Chill compiled executable, since GNU Chill
21322         is not yet publically available.
21324 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21326         * test-build.mk: set environment variables in a single command,
21327         instead of a list of assignments and exports
21329         * config.guess: recognize Alpha/OSF1 systems
21331 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21333         * configure: Change help message to prefer --options rather than
21334         -options.
21336 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
21338         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
21339         zippy@ecst.csuchico.edu.
21340         * config.guess: Recognize miniframe.
21342 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
21344         * Makefile.in: Use srcroot to find runtest rather than rootme.
21345         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
21347 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
21349         * test-build.mk: Extensive additions to support building on a
21350         machine other than the host.
21352 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
21354         * configure (tooldir): Fix for i386-aix again.
21356 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
21358         * configure, Makefile.in:  Change definition of $(tooldir)
21359         to match the FSF.
21361 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
21363         * config.guess:  Recognize i[34]86/SVR4.
21365 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
21367         * Makefile.in (all-gdb): gdb depends on sim.
21369 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
21371         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
21372         at the same time we make the prototype gdb directory.
21373         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
21374         files at the same time as the gdb base release distribution.
21376 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
21378         * Makefile.in (check): Use individual check targets rather than
21379         DO_X rule.
21380         (check-gcc): Added.
21382 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
21384         * config.sub: Use sysv3.2 not sysv32 for canonical OS
21385         for System V release 3.2.
21387 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21389         * config.sub: Recognize hppaosf.
21390         * configure.in: Do configure ld/binutils/gas for it.
21392 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
21394         * configure (tooldir): Alter syntax used to set this, for systems
21395         where "\$" isn't handled right, like i386-aix.
21397 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
21399         * configure: Pass program-transform-name, not
21400         program_transform_name, to recursive configures.
21402 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
21404         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
21405         of gas+ld+binutils.
21407 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
21409         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
21411 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21413         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
21415 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
21417         * Makefile.in (PRMS): Set back to all-prms.
21419 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
21421         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
21422         targets, rather than for MIPS hosts.
21424 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21426         * configure.in: add comment for --with-x default values
21428         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
21430         * Makefile.in: add check-* targets for each of the directories in
21431         the tree.  Add a definition of RUNTEST that will use the one we
21432         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
21434 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
21436         * configure.in: Removed obsolete references to bfd_target and
21437         target_makefile_frag.
21439         * build-all.mk: Set assorted targets for Q2.
21440         * config.sub: Recognize z8k-sim and h8300-hms.
21441         * test-build.mk: Really don't pass host to configure.
21442         (HOLES): Added uname.
21444 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
21446         * configure: Handle an empty program-prefix, program-suffix or
21447         program-transform-name correctly.
21449 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
21451         * build-all.mk: -G 8 no longer required for MIPS targets.
21452         * test-build.mk: Don't pass host argument to configure; make it
21453         guess.
21455 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
21457         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
21458         * Makefile.in (COMPRESS):  New macro, like GZIP.
21460 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
21462         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
21464         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
21465         with gas currently defaults to -G 0.
21467 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
21469         * Makefile.in (all-flex): flex depends on byacc.
21471         * build-all.mk: If host not specified, use config.guess.  Pass TAG
21472         to test-build.mk as RELEASE_TAG.
21473         * test-build.mk (configargs): New variable containing arguments to
21474         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
21475         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
21477         * config.guess: Use /bin/uname when checking -X argument on SCO,
21478         to avoid invoking GNU uname which doesn't understand -X.
21480         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
21482         * configure.in: Build gas for mips-*-*.
21484 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21486         * Makefile.in (all.normal): insert missing backslash.
21488 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
21490         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
21492         * Makefile.in: Complete overhaul to merge many almost identical
21493         targets.
21495 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21497         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
21498         (gdb.tar.Z): Adjusted.
21500         * Makefile.in (setup-dirs, taz): New targets; should be general
21501         enough to adapt for gdb sometime.  Build only .z file.
21502         (gas.tar.z): New target.
21504 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
21506         * build-all.mk: Use CC=cc -Xs on Solaris.
21508 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
21510         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
21511         for handling BISON for FSF releases.
21513 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
21515         * configure: Actually implement the change zoo just documented.
21517 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
21519         * configure: when using config.guess, only set target_alias when
21520         it's not already been set (ie, on the command line)
21522 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21524         * Makefile.in: add installcheck target, set PRMS to install-prms
21526 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21528         * configure: add support for package_makefile_fragment, handle the
21529         case where a directory has a configure.in file but no Makefile.in
21530         more gracefully (with an actual understandable error message, even);
21531         add support for --without (and add this to the usage message); also
21532         explicitly add a --host=${host_alias} to the command line when
21533         config.guess is used
21535 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21537         * configure: Must use both --host and --target in recursive calls.
21539 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
21541         * Makefile.in: Change deja-gnu to dejagnu.
21543 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
21545         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
21547 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21549         * configure.in: canonicalize all instances to *-*-solaris2*,
21550         also strip out a number of tools to not build for go32 host
21552 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21554         * config.guess: add GPL.
21556         * Makefile.in, config.guess, config.sub, configure: bump
21557         copyrights to 93.
21559 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
21561         * Makefile.in (do-info): Removed obsolete check for existence of
21562         localenv file.
21564         * Makefile.in (MAKEOVERRIDES): Define to be empty.
21566 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21568         * Makefile.in: a couple of 'else true' for decstation,
21569         support for TclX
21571         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
21573 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
21575         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
21577 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
21579         * config.guess: Recognize i386-ibm-aix (PS/2).
21580         * configure.in: Use config/mh-aix386 file for it.
21582 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
21584         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
21585         CC_FOR_TARGET instead.
21586         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
21588 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
21590         * Makefile.in: Add sim to list of directories sent with gdb
21592 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
21594         * configure.in: Put back mips-dec-bsd* case.
21596 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
21598         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
21599         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
21600         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
21602 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21604         * configure.in: remove no-op mips-dec-bsd* in "case $target"
21606         * Makefile.in (dir.info): only run gen-info-dir if it exists,
21607         (install-info): install dir.info only if it exists,
21608         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
21610 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
21612         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
21613         gas for mips-dec-bsd.
21615 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
21617         * configure (makesrcdir): If ${srcdir} is relative and not ".",
21618         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
21620 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
21622         * configure.in: Added "dejagnu" to hosttools list.
21624 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
21626         * config.sub, configure.in, config.guess:  Add support
21627         for Bosx, an AIX variant from Bull.
21628         Patches from F.Pierresteguy@frcl.bull.fr.
21630 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
21632         * devo/dejagnu: Initial creation of devo/dejagnu.
21633         Migrated dejagnu testcases and support files for testing software
21634         tools to reside as subdirectories, currently called "testsuite",
21635         within the directory of the software tool.  Migrated all programs,
21636         support libraries, etc. beloging to dejagnu proper from
21637         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
21638         with no modifications.  The changes to these files which will
21639         allow them to configure, build, and execute properly will be made
21640         in a future update.
21642 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
21644         * Makefile.in: Change send_pr to send-pr.
21645         * configure.in: Likewise.
21646         * send_pr: Renamed directory to send-pr.
21648 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
21650         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
21652 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
21654         * README:  Update for gdb-4.8 release.
21655         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
21656         gdb-xxx.tar.z (gzip'd) file also.
21658 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21660         * Makefile.in: make all-diff depend on all-libiberty
21662 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
21664         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
21666 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21668         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
21670 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
21672         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
21673         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
21674         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
21676 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21678         * Makefile.in:  makeinfo binary is in a new location
21680 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
21682         * config.sub: Accept -ecoff as an OS.
21684         * Makefile.in: Various changes to eliminate a level of make
21685         recursion and reduce the required command line length.
21686         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
21687         sub-makes.
21688         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
21689         variables holding settings for specific sub-makes.
21690         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
21691         in terms of BASE_FLAGS_TO_PASS.
21692         (TARGET_LIBS): New variable listing directories which use
21693         TARGET_FLAGS_TO_PASS.
21694         (subdir_do): Eliminated.
21695         (do-*): New set of targets to replace subdir_do.
21696         (various): All targets which used subdir_do now depend on do-*.
21697         (local-clean): Renamed from do_clean.
21698         (local-distclean): New target, dependency of distclean and
21699         realclean.
21700         (install-info): Don't create directories.  Depend on dir.info
21701         rather than calling make recursively.
21702         (install-dir.info): Eliminated.
21703         (install-info-dirs): Create all info directories here.
21704         (dir.info): Depend upon do-install-info.
21706         * test-build.mk (HOLES): Added false.
21708 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
21710         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
21712 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21714         * Makefile.in (info): remove dependency on all-texinfo.  The
21715         problem was really in texinfo/C, not at this level.
21717 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
21719         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21721 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
21723         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
21724         GDB releases.
21726 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21728         * configure: Include srcdir in message about target of link not
21729         being found.  Don't convert `-' to `_' in `with' options being
21730         passed to subdirs.
21732 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21734         * configure.in: add uudecode to host_tools
21736         * Makefile.in: added {all,install}-uudecode targets, added them to
21737         the appropriate lists
21739 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
21741         * Makefile.in (all-gcc): Added dependency on all-gas.
21743         * configure.in (mips-*-*): Build ld and binutils.
21745 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21747         * configure: check return code from mkdir, print error message and
21748         exit on failure.
21750 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
21752         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
21754 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
21756         * test-build.mk (HOLES): Added tar, cpio and uudecode.
21758 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21760         * config.sub (h8500):  Recognize this as a cpu type.
21762 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21764         * configure: source directory missing is no longer a warning
21766         * configure.in: recognize irix[34]* instead of irix[34]
21768         * Makefile.in: define and pass down X11_LIB
21770 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
21772         * guess-systype: Renamed to ...
21773         * config.guess:  ... by popular request.
21774         * configure.in, Makefile.in:  Update accordingly.
21776 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
21778         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
21779         + Add Convex, Cray/Unicos, and Encore/Multimax support.
21780         + Execute ./dummy instead of assuming . is in PATH.
21782 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
21784         * guess-systype:  New shell script.  Attempts to guess the
21785         canonical host name of the executing host.
21786         Only a few hosts are supported so far.
21787         * configure:  Call guess-systype if no host is specified.
21789 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
21791         * Makefile.in (gcc-no-fixedincludes): Made to work with current
21792         gcc Makefile.
21794 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
21796         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21797         (all-gcc, install-gcc, subdir_do): Use it.
21799 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21801         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21803 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
21805         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21806         set exclusively by configure, using configure.in .
21808 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21810         * test-build.mk: set $PATH for all builds
21812         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21814 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
21816         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
21817         the one used in gcc/Makefile.in, so that a null expansion doesn't
21818         override the one needed to build gcc with a native cc.
21820 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21822         * configure: Accept -with arguments.
21824 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
21826         * Makefile.in: added h8300sim
21828 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
21830         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21831         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
21832         (all-cygnus, native, build-cygnus): Make
21833         $(canonhost)-stamp-3stage-done, not $(host)....
21834         * test-build.mk (stamp-3stage-compared): Use tail +10c for
21835         i386-sco3.2v4.  Added else true to if command.
21837 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
21839         * config.sub: (from FSF) Sequent uses a BSD-like OS.
21841 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
21843         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21845 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21847         * configure.in: don't remove binutils from Solaris builds
21849 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
21851         * Makefile.in: get rid of earlier definitions for *clean,
21852         also handle the recursive info rule better
21854 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
21856         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
21857         do more-or-less the right thing.
21859 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
21861         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21862         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21864 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21866         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21867         $(host_canonical).
21869         * configure.in: split the configdirs list into 4 categories (native
21870         v. cross, library v. tool) and handle the cross-only and native-
21871         only in more reasonable (and correct!) way.
21873 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
21875         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
21876         configdirs anymore.
21878 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21880         * Makefile.in: extensive cleanup::  removed all of the explicit
21881         clean-* targets, collapsed many wrappers around subdir_do into
21882         one, added additional targets to satisfy standards.texi, deleted
21883         some old targets, some changes for consistency
21885 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21887         * configure.in: handle some programs as cross-only, and others as
21888         native only
21890         * test-build.mk: handle partial holes in a more generic manner
21892         * Makefile.in: m4 depends on libiberty
21894 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21896         * configure.in: add m4, textutils, fileutils, sed, shellutils,
21897         time, wdiff, and find to configdirs
21899         * Makefile.in: all, clean, and install rules for the new programs
21900         added to configure.in
21902 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21904         * configure.in: use mh-sun for all *-sun-* hosts
21906 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21908         * Makefile.in: define flags for X11 include files and library file
21909         locations, pass them down to the programs that need this info
21911         * build-all.mk: added a 'native' target, to 3stage the native toolchain
21913 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21915         * configure.in: start building libg++ for HP-UX targets
21917 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
21919         * README:  Update references to files moved into etc/.
21921 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
21923         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
21924         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
21926 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21928         * configure: accept dash as well as underscore in long option
21929         names for FSF compatibility.
21931 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
21933         * config.sub: added -sco3.2v4 support from FSF.
21935 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21937         * configure.in: expand the section that adds or removes
21938         directories from the list of programs to build, to handle native
21939         vs. cross in addition to host v. native
21941 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
21943         * Makefile.in:  Replace C++ in macro names with CXX.
21944         This is less likely to break ...
21946 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21948         * test-build.mk: add -w to GNU_MAKE
21950 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21952         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21953         add 'sparc' to list of recognized cpus.  This needed to make
21954         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21955         Delete some redundant ose68 variants.  Recognize -wrs as an os,
21956         then changes that into $CPU-wrs-vxworks.
21958         * configure.in: remove most references to gdbtest, regularize
21959         target based program removal
21961         * test-build.mk: import from p3 tree (many fixes and changes)
21963 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
21965         * Makefile.in: added rules to handle tcl, tk, and expect
21967         * configure.in: handle those directories if they exist
21969 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21971         * config.sub: removed bogus hppabsd and hppahpux names, since
21972         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21974 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21976         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
21977         depends upon all-xiberty
21979         * Makefile.in: changes from p3, including:
21981         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
21983         * Makefile.in (XTRAFLAGS): include newlib directories if
21984         newlib/Makefile exists, rather than if host != target.
21986         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
21988         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21989         from the same source tree and not building a cross-compiler.  This
21990         matters for the libg++ configuration if reconfiguring a tree that
21991         has already been installed.
21993         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
21995         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21996         pick up the machine and system specific header files.
21998         * Makefile.in: added AS_FOR_TARGET, passed down in
21999         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
22000         the C compiler to use to create programs which are run in the
22001         build environment, set it to default to $(CC), and passed it down
22002         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
22004         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
22006         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
22007         We need them for unusual native builds, like systems without
22008         ranlib.
22010         * configure: also define $(host_canonical) and
22011         $(target_canonical), which are the full, canonical names for the
22012         given host and target
22014 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
22016         * Makefile.in:  Added separate definitions for C++.
22018 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
22020         * configure.in (configdirs):  Add deja-gnu.
22022 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
22024         * README:  Update for configure.texi and gdb-4.7 release.
22026 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
22028         * Makefile.in:  Move "all" target to top of file.
22029         Previously, first target was ".PHONY" which caused BSD4.4 make
22030         to build .PHONY when make was run without arguments.
22032 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
22034         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
22035         Library-copylefted code in libiberty.
22037 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
22039         * config.sub:  Replace m68kmote with plain old m68k.
22041 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
22043         * Makefile.in:  Remove space from blank line, avoid Make complaints.
22045 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
22047         * config.sub: Complain if no argument is given.  Added support for
22048         386bsd as OS and target alias.
22050 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
22052         * Makefile.in (XTRAFLAGS): include newlib directories if
22053         newlib/Makefile exists, rather than if host != target.
22055 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
22057         * config.sub: recognize sparclite-wrs-vxworks.
22059         * Makefile.in (install-xiberty): added *-xiberty make rules (from
22060         p3.) Added clean-xiberty to clean.
22062 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
22064         * configure.in: use *-*-* instead of nested cases for host and target
22066 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
22068         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
22069         from the same source tree and not building a cross-compiler.  This
22070         matters for the libg++ configuration if reconfiguring a tree that
22071         has already been installed.
22073 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
22075         * config.sub (i486v/i486v4):  Merge in from FSF version.
22077 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
22079         * configure: only set PWD if it is already set.
22081 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
22083         * configure: just set PWD=`pwd` at the top, since Ultrix sh
22084         doesn't have unset and all success paths (and most error paths)
22085         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
22086         to just ${PWD} to avoid confusion.)
22088 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
22090         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
22091         even for a native compilation.
22093 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
22095         Changes to make the gdb.tar.Z rule work better.
22097         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
22098         (DEVO_SUPPORT):  Add configure.texi.
22099         (bfd-ilrt.tar.Z):  Remove ancient rule.
22101 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
22103         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
22104         pick up the machine and system specific header files.
22106         * configure.in, config.sub: added new target m68010-adobe-scout,
22107         with alias of adobe68k.  Changed configure.in to check for
22108         -scout before -sco* to avoid a false match.
22110         * Makefile.in: added AS_FOR_TARGET, passed down in
22111         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
22112         the C compiler to use to create programs which are run in the
22113         build environment, set it to default to $(CC), and passed it down
22114         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
22116 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
22118         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
22119         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
22120         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
22121         FOR_TARGET variants, to newlib and libg++.
22123 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
22125         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
22126         first.
22128 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
22130         * config.sub:  Accept `elf' as an environment.
22132 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
22134         * Makefile.in (all-opcodes):  cd into the right directory
22136 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
22138         * configure: added -program_transform_name option, used as
22139         argument to sed when installing programs.
22140         configure.texi: added documentation for -program_prefix,
22141         -program_suffix and -program_transform_name.
22143 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
22145         * config.sub:  Accept i486 where i386 ok.
22147 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
22149         * config.sub: accept we32k
22151 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
22153         * config.sub, configure.in: accept OSE68000 and OSE68k.
22155         * Makefile.in: don't create all directories for ``make install'';
22156         let the subdirectories create the ones they need.
22158 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
22160         * COPYING: new file, GPL v2
22162 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
22164         * Makefile.in: use the new gen-info-dir, which needs a template
22165         argument (which also lives in texinfo)
22167         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
22169 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
22171         * config.sub (ncr3000):  Change i386 to i486.
22173 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
22175         * Makefile.in: add install-rcs, install-grep to
22176         install-no-fixedincludes, removed install-bison and install-libgcc
22178 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
22180         * configure.in: grab the HPUX makefile fragment if on HPUX
22182 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
22184         * Makefile.in: eradicate bison spoor (ditto libgcc).
22185         configure.in: recognise m68{k,000}-ericsson-OSE.
22186         es1800 is alias for m68k-ericsson-OSE
22188 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
22190         * configure.in: rearrange the parts that remove programs from
22191         configdirs, based now on HOST==TARGET or by canonical triple.
22193 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22195         * test-build.mk: recurse explicitly with -f test-build.mk when
22196         appropriate.  predicate stage3 and comparison on the existence
22197         of gcc.  That is, if gcc isn't around, we aren't three-staging.
22198         On very clean, also remove ...stamp-co.  Build in-place before
22199         doing other builds.
22201 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
22203         * Makefile.in, configure.in: add tgas
22205 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22207         * Makefile.in: a number of changes merged in from progressive.
22209         * configure.in: add libm.
22211         * .cvsignore: ignore some stuff that comes from test-build.mk.
22213 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
22215         * config.sub:  Add es1800 (m68k-ericsson-es1800).
22217 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
22219         * configure: Add program_suffix (parallel to program_prefix)
22220         * Makefile.in: adjust directory-creating script for losing decstation
22222 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
22224         * configure:  Minor $subdir-related fixes.
22226 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
22228         * configure: fix various problems with propogating
22229         makefile_target_frag in subdirs.
22230         * configure.in: config libgcc if its there
22232 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
22234         * config.sub:  HPPA merge.
22236 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
22238         * Makefile.in:  Replace all-bison with all-byacc in all
22239         dependency lines for other tools (which now use byacc).
22241 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
22243         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
22245 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
22247         * Makefile.in: make gprof rules similar to byacc rules (instead of
22248         vestigal $(unsubdir) that didn't work...)
22250 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
22252         * config.sub:  Add support for Linux.
22253         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
22254         (at least for libg++).
22256 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
22258         * configure.texi: fix doc for the -nfp option to configure
22260 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
22262         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
22264 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
22266         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
22267         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
22268         * configure.in: added solaris* host_makefile_frag hook.
22270 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
22272         * config.sub: changed recognition of m68000 so that various
22273         m68k types can be specified via m680[01234]0
22275 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
22277         * config.sub (basic_machine): fix sed so that '-foo' isn't
22278         completely substituted out while .+'-foo' loses the '-foo'
22280 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
22282         * config.sub ($os): Add -aout.
22284 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
22286         * configure:  If host_makefile_frag is absolute, don't
22287         prefix ${invsubdir} (relevant to libg++ auto-configure).
22289 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
22291         * Makefile.in (tooldir): Define it.
22292         (all-ld): Depend on all-flex.
22294 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
22296         * Makefile.in (check):  Fix libg++ special case.
22298 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
22300         * configure: do not bury `pwd` into config.status, thus do fewer
22301         pwd's.
22303         * configure: print the "Building in" message only when building in
22304         other than "." AND verbose.
22306         * configure: remove -s, rework -v to better accommodate guested
22307         configures.
22309         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
22311 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
22313         * Makefile.in: macroize flags passed on recursion.  remove
22314         fileutils.
22316 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
22318         * configure: get makesrcdir right for subdirs deeper than 1.
22320         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
22321         install.
22323 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
22325         * Makefile.in: don't print subdir_do or recursion lines.
22327 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
22329         * standards.texi: added menu item.
22331         * Makefile.in: build and install standards.info.
22333         * standards.texi: new file.
22335 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22337         * configure: test for and move config.status pieces from
22338         ${subdir}/.
22340 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
22342         * configure:  Test for existance of files before trying to mv
22343         them, to avoid numerous non-existance messages.
22345 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
22347         * configure: correct final line of config.status.
22349         * configure: patch from eggert.  Avoids a protection problem if
22350         the original Makefile.in is read only.
22352         * configure: use move-if-change from gcc to create config.status.
22353         Some makefiles depend on config.status to tell if a directory
22354         has been reconfigured for a different host.  This change
22355         prevents those directories from remaking everything in the case
22356         where the reconfig was only intended to rebuild a Makefile.
22358         * configure: test for config.sub with "config.sub sun4" rather
22359         than "config.sub ${host_alias}".  Otherwise we can't tell a bad
22360         host alias from a missing config.sub.
22362 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22364         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
22365         MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
22367 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
22369         * configure: mkdir ${subdir} as needed.
22371 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
22373         * Makefile.in,configure.in: added autoconf.
22375 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22377         * Makefile.in: no longer pass against on recursion.
22379         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
22380         definitions are not inherited.
22382         * configure: correct makesrcdir when subdir is .
22384 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
22386         * configure:  Add support for 'subdirs' variable, which is
22387         like 'configdirs', except that configure doesn't re-invoke
22388         itself for subdirs, it just creates a Makefile for each subdir.
22389         * configure.texi:  Document subdirs.
22391 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
22393         * configure.in: added flex to configdirs
22395 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
22397         * Makefile.in: remove clean-stamps from clean.
22399 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
22401         * configure.in:  Add gdbtest to configdirs.
22403 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
22405         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
22406         to recursive makes.
22407         * configure.in:  Recognize new ncr3000 config.
22409 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
22411         * Makefile.in, configure.in: removed references to gdbm.
22413 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
22415         * config.sub:  Don't canonicalize os value
22416         newsos* to bsd (readline needs to check for newsos).
22417         (This fix was earlier made Jan 31, but got re-broken.)
22419 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
22421         * configure.in:  sco is an os, not a vendor!
22423         * configure:  Quote $( better.  Keep various shells happy.
22425 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
22427         * Makefile.in: eliminate stamp-files.
22429 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
22431         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
22432         Supress echoing of all the "if [ -d ... $(MAKE)" lines.
22434 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
22436         * config.sub:  fix iris/iris3.
22438 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
22440         * configure: re-add -rm.
22442 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
22444         * Maskefile.in: add .stmp-rcs to all.
22446         * configure.in: remove gas from rs6000 build, use aix host fragment.
22448 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
22450         * configure: pass down site_option during recursion.
22452 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
22454         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
22456 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
22458         * configure: Change exec_prefix so that it really defaults to prefix.
22460 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
22462         * Makefile.in, configure.in:  Add support for mmalloc library.
22464 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
22466         * Makefile.in: add stmp dependencies for a few more things.
22468 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
22470         * configure: adjusted error message on objdir/srcdir configure
22471         collision, per john's suggestion.
22473         * Makefile.in: add libiberty stmp to all and all.cross.
22475 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
22477         * Makefile.in: remove force dependencies, add grep to all.
22479 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
22481         * Makefile.in: drop flex.  make stamp files work.
22483         * configure: added test for conflicting configuration in srcdir,
22484         remove trailing slashes from srcdir.  Otherwise emacs gdb mode
22485         gets cranky.  use relative paths for configure and srcdir
22486         whenever possible.  Send some error messages to stderr that were
22487         going to stdout.
22489 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
22491         * Makefile.in:  Fix libg++ rule to check for gcc directory
22492         before using gcc/gcc.  Also pass XTRAFLAGS.
22494 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
22496         * Makefile.in: added stmp-files so that directories aren't polled
22497         when they are already built.
22499         * configure.texi: fixed a node pointer problem.
22501 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
22503         * config.sub configure.in gdb/configure.in
22504         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
22505         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
22506         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
22508 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22510         * configure: -recurring becomes -silent.  corrected help message
22511         for -site= option.
22513         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
22515 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22517         * configure: when building Makefile for crosses, replace
22518         tooldir and program_prefix.  default srcdir from location of
22519         config.sub.  remove "for host in hosts" and "for target in
22520         targets" loops.
22522 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22524         * Makefile.in: Do not pass bindir or mandir to cvs.
22526 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
22528         * Makefile.in, configure.in: removed traces of namesubdir,
22529         -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
22530         copyrights to '92, changed some from Cygnus to FSF.
22532         * configure.texi: remove most references to multiple hosts,
22533         multiple targets, subdirs, etc.
22535         * configure.man: removed rcsid. reference config.sub not
22536         config.subr.
22538         * Makefile.in: mkdir $(infodir) on install-info.
22540 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
22542         * configure.texi:  Explain better about .gdbinit and about
22543         the environment that configure.in sections run in.
22545 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
22547         * configure.in:  Ultrix is only a decstation if it's a MIPS.
22549 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
22551         * README:  DOC.configure => cfg-paper.texi.
22553 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
22555         * config.sub (near case $os):  Don't convert newsos* to bsd!
22557 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
22559         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
22560         the number of copies of COPYING that go into the GDB tar file.
22562 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
22564         * bfd/configure.in, gdb/config/mh-i386sco,
22565         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
22566         Fix SCO configuration stuff.
22568 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
22570         * Makefile.in:  For libg++, make sure the -I pointing
22571         to the gcc directory goes *after* all the libg++-local -I flags.
22572         Also, move just-gcc dependency from just-libg++ to all-libg++.
22574 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
22576         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
22578 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
22580         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
22582 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
22584         * config.sub:  Add stratus configuration frags.  Also
22585         submitted to FSF.
22587 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
22589         * Makefile.in (DEV_SUPPORT):  add configure.man.
22591         * config.sub(Decode manufacturer-specific):  add -none*.
22593 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
22595         * Makefile.in:  remove form feeds to make Sun's make happy.
22596         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
22598 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
22600         * Makefile.in (AR_FLAGS):  Make quieter.
22602 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
22604         * configure.in:  Add libg++.
22605         * configure:  When verbose, don't output the command line at each
22606         level; it will be unremarkably the same as the previous version,
22607         which will be the same as what the user typed.
22609 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
22611         * configure.in, Makefile.in: fix clean-info, add flex.  add
22612         fileutils.
22614         * configure: be less sensitive to spaces in Makefile.in.  Do not
22615         look for sources in "..".  Doing so breaks subdirectories that
22616         might have their own configure.  If a subdir has it's own
22617         configure script, use it.
22619 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
22621         * cfg-paper.texi: some changes suggested by rms.
22623 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
22625         * config.sub:  Merge in some small additions from the FSF version,
22626         taken from the gcc distribution, to bring the Cygnus and FSF
22627         versions into closer sync.
22629 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
22631         * configure.in:  Changed svr4 references to sysv4.
22633 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
22635         * configure: added -V for version number option.
22637 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
22639         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
22640         renamed from DOC.configure to cfg-paper.texi.
22642 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22644         * configure, config.subr, config.sub: config.subr is now
22645         config.sub again.
22647 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
22649         * configure.texi: new file, in progress.
22651         * Makefile.in: build info file and install the man page for
22652         configure.
22654         * configure.man: new file, first cut.
22656         * configure: find config.subr again now that configuration "none"
22657         has gone.  removed all traces of the -ansi option.  removed all
22658         traces of the -languages option.
22660         * config.subr: resync from rms.
22662 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22664         * configure, config.sub, config.subr: merge config.sub into
22665         config.subr, call the result config.subr, remove config.sub, use
22666         config.subr.
22668         * Makefile.in: revised install for dir.info.
22670 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22672         * configure.in: add decstation host makefile frag.
22674         * Makefile.in: BISON now bison -y again.  also install-gcc on
22675         install.  clean-gdbm on clean.  infodir belongs in datadir.
22676         Make directories for info install.  Build dir.info here then
22677         install it.
22679 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22681         * Makefile.in: fix for bad directory tests.
22683 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22685         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
22686         regexp.  -srcdir relative was being handled incorrectly.
22688         * Makefile.in: unwrapped some for loops so that parallel makes
22689         work again and so one can focus one's attention on a particular
22690         package.
22692 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22694         * configure: added PWD as a stand in for `pwd` (for speed). use
22695         elif wherever possible.  make -srcdir work without -objdir.
22696         -objdir= commented out.
22698 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22700         * configure: +options become --options.  -subdirs commented out.
22701         added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
22702         Makefile now at top of generated Makefile.  Removed cvs log
22703         entries.  added -srcdir.  create .gdbinit only if there is one
22704         in ${srcdir}.
22706         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
22707         and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
22708         and mandir now keyed off datadir by default.
22710 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22712         * Freshly created ChangeLog.
22715 Local Variables:
22716 mode: change-log
22717 left-margin: 8
22718 fill-column: 76
22719 version-control: never
22720 End: